2026-03-25 10:15:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 10:15:06 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-25 10:15:06 [adesa.be] INFO: Starting spider adesa.be
2026-03-25 10:15:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 10:15:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 10:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 10:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 10:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: 0bdba3a6dbd1e2f2
2026-03-25 10:15:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-25 10: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-25T10_15_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-25 10:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 10:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 10:15:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-25 10:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 10:15:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-25 10:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-25 10:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 10:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-25 10:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 10:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 10:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-25 10:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-25 10:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 10:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 10:15:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-25 10:15:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-25 10:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-25 10:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 10:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 10:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-25 10:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 10:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 10:15:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:13 [adesa.be] INFO: Found listing with ID: 10721625
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721625%27 HTTP/1.1" 200 None
2026-03-25 10:15:13 [adesa.be] INFO: Scrape type for 10721625: 1
2026-03-25 10:15:13 [adesa.be] INFO: Scraping item 10721625 url https://www.openlane.eu/en/carv6/auction/10721625
2026-03-25 10:15:13 [adesa.be] INFO: Found listing with ID: 10721635
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721635%27 HTTP/1.1" 200 None
2026-03-25 10:15:13 [adesa.be] INFO: Scrape type for 10721635: 1
2026-03-25 10:15:13 [adesa.be] INFO: Scraping item 10721635 url https://www.openlane.eu/en/carv6/auction/10721635
2026-03-25 10:15:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:13 [adesa.be] INFO: Found listing with ID: 10721706
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721706%27 HTTP/1.1" 200 None
2026-03-25 10:15:13 [adesa.be] INFO: Scrape type for 10721706: 1
2026-03-25 10:15:13 [adesa.be] INFO: Scraping item 10721706 url https://www.openlane.eu/en/carv6/auction/10721706
2026-03-25 10:15:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:13 [adesa.be] INFO: Found listing with ID: 10721724
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721724%27 HTTP/1.1" 200 None
2026-03-25 10:15:13 [adesa.be] INFO: Scrape type for 10721724: 1
2026-03-25 10:15:13 [adesa.be] INFO: Scraping item 10721724 url https://www.openlane.eu/en/carv6/auction/10721724
2026-03-25 10:15:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:13 [adesa.be] INFO: Found listing with ID: 10721646
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721646%27 HTTP/1.1" 200 None
2026-03-25 10:15:13 [adesa.be] INFO: Scrape type for 10721646: 1
2026-03-25 10:15:13 [adesa.be] INFO: Scraping item 10721646 url https://www.openlane.eu/en/carv6/auction/10721646
2026-03-25 10:15:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:13 [adesa.be] INFO: Found listing with ID: 10721718
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721718%27 HTTP/1.1" 200 None
2026-03-25 10:15:13 [adesa.be] INFO: Scrape type for 10721718: 1
2026-03-25 10:15:13 [adesa.be] INFO: Scraping item 10721718 url https://www.openlane.eu/en/carv6/auction/10721718
2026-03-25 10:15:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:13 [adesa.be] INFO: Found listing with ID: 10719728
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719728%27 HTTP/1.1" 200 None
2026-03-25 10:15:13 [adesa.be] INFO: Scrape type for 10719728: 0
2026-03-25 10:15:13 [adesa.be] INFO: Skipping item 10719728 url https://www.openlane.eu/en/carv6/auction/10719728
2026-03-25 10:15:13 [adesa.be] INFO: Found listing with ID: 10718126
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718126%27 HTTP/1.1" 200 None
2026-03-25 10:15:13 [adesa.be] INFO: Scrape type for 10718126: 0
2026-03-25 10:15:13 [adesa.be] INFO: Skipping item 10718126 url https://www.openlane.eu/en/carv6/auction/10718126
2026-03-25 10:15:13 [adesa.be] INFO: Found listing with ID: 10719664
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719664%27 HTTP/1.1" 200 None
2026-03-25 10:15:13 [adesa.be] INFO: Scrape type for 10719664: 0
2026-03-25 10:15:13 [adesa.be] INFO: Skipping item 10719664 url https://www.openlane.eu/en/carv6/auction/10719664
2026-03-25 10:15:13 [adesa.be] INFO: Found listing with ID: 10718119
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718119%27 HTTP/1.1" 200 None
2026-03-25 10:15:13 [adesa.be] INFO: Scrape type for 10718119: 0
2026-03-25 10:15:13 [adesa.be] INFO: Skipping item 10718119 url https://www.openlane.eu/en/carv6/auction/10718119
2026-03-25 10:15:13 [adesa.be] INFO: Found listing with ID: 10719194
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719194%27 HTTP/1.1" 200 None
2026-03-25 10:15:13 [adesa.be] INFO: Scrape type for 10719194: 0
2026-03-25 10:15:13 [adesa.be] INFO: Skipping item 10719194 url https://www.openlane.eu/en/carv6/auction/10719194
2026-03-25 10:15:13 [adesa.be] INFO: Found listing with ID: 10719733
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719733%27 HTTP/1.1" 200 None
2026-03-25 10:15:13 [adesa.be] INFO: Scrape type for 10719733: 0
2026-03-25 10:15:13 [adesa.be] INFO: Skipping item 10719733 url https://www.openlane.eu/en/carv6/auction/10719733
2026-03-25 10:15:13 [adesa.be] INFO: Found listing with ID: 10718151
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718151%27 HTTP/1.1" 200 None
2026-03-25 10:15:13 [adesa.be] INFO: Scrape type for 10718151: 0
2026-03-25 10:15:13 [adesa.be] INFO: Skipping item 10718151 url https://www.openlane.eu/en/carv6/auction/10718151
2026-03-25 10:15:13 [adesa.be] INFO: Found listing with ID: 10718143
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718143%27 HTTP/1.1" 200 None
2026-03-25 10:15:13 [adesa.be] INFO: Scrape type for 10718143: 0
2026-03-25 10:15:13 [adesa.be] INFO: Skipping item 10718143 url https://www.openlane.eu/en/carv6/auction/10718143
2026-03-25 10:15:13 [adesa.be] INFO: Found listing with ID: 10718210
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718210%27 HTTP/1.1" 200 None
2026-03-25 10:15:13 [adesa.be] INFO: Scrape type for 10718210: 0
2026-03-25 10:15:13 [adesa.be] INFO: Skipping item 10718210 url https://www.openlane.eu/en/carv6/auction/10718210
2026-03-25 10:15:13 [adesa.be] INFO: Found listing with ID: 10718111
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718111%27 HTTP/1.1" 200 None
2026-03-25 10:15:13 [adesa.be] INFO: Scrape type for 10718111: 0
2026-03-25 10:15:13 [adesa.be] INFO: Skipping item 10718111 url https://www.openlane.eu/en/carv6/auction/10718111
2026-03-25 10:15:13 [adesa.be] INFO: Found listing with ID: 10718114
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718114%27 HTTP/1.1" 200 None
2026-03-25 10:15:13 [adesa.be] INFO: Scrape type for 10718114: 0
2026-03-25 10:15:13 [adesa.be] INFO: Skipping item 10718114 url https://www.openlane.eu/en/carv6/auction/10718114
2026-03-25 10:15:13 [adesa.be] INFO: Found listing with ID: 10718133
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718133%27 HTTP/1.1" 200 None
2026-03-25 10:15:13 [adesa.be] INFO: Scrape type for 10718133: 0
2026-03-25 10:15:13 [adesa.be] INFO: Skipping item 10718133 url https://www.openlane.eu/en/carv6/auction/10718133
2026-03-25 10:15:13 [adesa.be] INFO: Found listing with ID: 10718113
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718113%27 HTTP/1.1" 200 None
2026-03-25 10:15:13 [adesa.be] INFO: Scrape type for 10718113: 0
2026-03-25 10:15:13 [adesa.be] INFO: Skipping item 10718113 url https://www.openlane.eu/en/carv6/auction/10718113
2026-03-25 10:15:13 [adesa.be] INFO: Found listing with ID: 10718219
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718219%27 HTTP/1.1" 200 None
2026-03-25 10:15:13 [adesa.be] INFO: Scrape type for 10718219: 0
2026-03-25 10:15:13 [adesa.be] INFO: Skipping item 10718219 url https://www.openlane.eu/en/carv6/auction/10718219
2026-03-25 10:15:13 [adesa.be] INFO: Found listing with ID: 10718158
2026-03-25 10:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718158%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718158: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718158 url https://www.openlane.eu/en/carv6/auction/10718158
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718166
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718166%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718166: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718166 url https://www.openlane.eu/en/carv6/auction/10718166
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718120
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718120%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718120: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718120 url https://www.openlane.eu/en/carv6/auction/10718120
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718124
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718124%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718124: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718124 url https://www.openlane.eu/en/carv6/auction/10718124
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718142
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718142%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718142: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718142 url https://www.openlane.eu/en/carv6/auction/10718142
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718121
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718121%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718121: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718121 url https://www.openlane.eu/en/carv6/auction/10718121
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718127
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718127%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718127: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718127 url https://www.openlane.eu/en/carv6/auction/10718127
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10719180
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719180%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10719180: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10719180 url https://www.openlane.eu/en/carv6/auction/10719180
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718131
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718131%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718131: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718131 url https://www.openlane.eu/en/carv6/auction/10718131
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718172
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718172%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718172: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718172 url https://www.openlane.eu/en/carv6/auction/10718172
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10719158
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719158%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10719158: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10719158 url https://www.openlane.eu/en/carv6/auction/10719158
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718106
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718106%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718106: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718106 url https://www.openlane.eu/en/carv6/auction/10718106
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718185
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718185%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718185: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718185 url https://www.openlane.eu/en/carv6/auction/10718185
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10719166
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719166%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10719166: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10719166 url https://www.openlane.eu/en/carv6/auction/10719166
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10719174
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719174%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10719174: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10719174 url https://www.openlane.eu/en/carv6/auction/10719174
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10719169
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719169%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10719169: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10719169 url https://www.openlane.eu/en/carv6/auction/10719169
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718104
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718104%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718104: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718104 url https://www.openlane.eu/en/carv6/auction/10718104
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10719621
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719621%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10719621: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10719621 url https://www.openlane.eu/en/carv6/auction/10719621
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718108
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718108%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718108: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718108 url https://www.openlane.eu/en/carv6/auction/10718108
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10719671
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719671%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10719671: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10719671 url https://www.openlane.eu/en/carv6/auction/10719671
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718122
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718122%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718122: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718122 url https://www.openlane.eu/en/carv6/auction/10718122
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718098
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718098%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718098: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718098 url https://www.openlane.eu/en/carv6/auction/10718098
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10719200
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719200%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10719200: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10719200 url https://www.openlane.eu/en/carv6/auction/10719200
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10719199
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719199%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10719199: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10719199 url https://www.openlane.eu/en/carv6/auction/10719199
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718208
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718208%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718208: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718208 url https://www.openlane.eu/en/carv6/auction/10718208
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10719189
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719189%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10719189: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10719189 url https://www.openlane.eu/en/carv6/auction/10719189
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10720598
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720598%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10720598: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10720598 url https://www.openlane.eu/en/carv6/auction/10720598
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10719190
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719190%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10719190: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10719190 url https://www.openlane.eu/en/carv6/auction/10719190
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10719209
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719209%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10719209: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10719209 url https://www.openlane.eu/en/carv6/auction/10719209
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718169
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718169%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718169: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718169 url https://www.openlane.eu/en/carv6/auction/10718169
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718215
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718215%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718215: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718215 url https://www.openlane.eu/en/carv6/auction/10718215
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718182
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718182%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718182: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718182 url https://www.openlane.eu/en/carv6/auction/10718182
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10719197
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719197%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10719197: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10719197 url https://www.openlane.eu/en/carv6/auction/10719197
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10719587
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719587%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10719587: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10719587 url https://www.openlane.eu/en/carv6/auction/10719587
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718176
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718176%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718176: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718176 url https://www.openlane.eu/en/carv6/auction/10718176
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718206
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718206%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718206: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718206 url https://www.openlane.eu/en/carv6/auction/10718206
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718165
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718165%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718165: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718165 url https://www.openlane.eu/en/carv6/auction/10718165
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718139
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718139%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718139: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718139 url https://www.openlane.eu/en/carv6/auction/10718139
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718212
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718212%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718212: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718212 url https://www.openlane.eu/en/carv6/auction/10718212
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10720608
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720608%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10720608: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10720608 url https://www.openlane.eu/en/carv6/auction/10720608
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718155
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718155%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718155: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718155 url https://www.openlane.eu/en/carv6/auction/10718155
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718162
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718162%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718162: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718162 url https://www.openlane.eu/en/carv6/auction/10718162
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718132
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718132%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718132: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718132 url https://www.openlane.eu/en/carv6/auction/10718132
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10719188
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719188%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10719188: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10719188 url https://www.openlane.eu/en/carv6/auction/10719188
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10719156
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719156%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10719156: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10719156 url https://www.openlane.eu/en/carv6/auction/10719156
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10719155
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719155%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10719155: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10719155 url https://www.openlane.eu/en/carv6/auction/10719155
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718171
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718171%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718171: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718171 url https://www.openlane.eu/en/carv6/auction/10718171
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10719171
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719171%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10719171: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10719171 url https://www.openlane.eu/en/carv6/auction/10719171
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718137
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718137%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10718137: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10718137 url https://www.openlane.eu/en/carv6/auction/10718137
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10719206
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719206%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10719206: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10719206 url https://www.openlane.eu/en/carv6/auction/10719206
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10719157
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719157%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10719157: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10719157 url https://www.openlane.eu/en/carv6/auction/10719157
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10720132
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720132%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10720132: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10720132 url https://www.openlane.eu/en/carv6/auction/10720132
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10719205
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719205%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10719205: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10719205 url https://www.openlane.eu/en/carv6/auction/10719205
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10720596
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720596%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10720596: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10720596 url https://www.openlane.eu/en/carv6/auction/10720596
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10719181
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719181%27 HTTP/1.1" 200 None
2026-03-25 10:15:14 [adesa.be] INFO: Scrape type for 10719181: 0
2026-03-25 10:15:14 [adesa.be] INFO: Skipping item 10719181 url https://www.openlane.eu/en/carv6/auction/10719181
2026-03-25 10:15:14 [adesa.be] INFO: Found listing with ID: 10718149
2026-03-25 10:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718149%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10718149: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10718149 url https://www.openlane.eu/en/carv6/auction/10718149
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10719186
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719186%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10719186: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10719186 url https://www.openlane.eu/en/carv6/auction/10719186
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10719208
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719208%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10719208: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10719208 url https://www.openlane.eu/en/carv6/auction/10719208
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10718105
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718105%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10718105: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10718105 url https://www.openlane.eu/en/carv6/auction/10718105
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10719624
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719624%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10719624: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10719624 url https://www.openlane.eu/en/carv6/auction/10719624
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10718125
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718125%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10718125: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10718125 url https://www.openlane.eu/en/carv6/auction/10718125
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10720597
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720597%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10720597: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10720597 url https://www.openlane.eu/en/carv6/auction/10720597
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10718112
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718112%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10718112: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10718112 url https://www.openlane.eu/en/carv6/auction/10718112
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10718144
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718144%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10718144: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10718144 url https://www.openlane.eu/en/carv6/auction/10718144
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10719182
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719182%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10719182: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10719182 url https://www.openlane.eu/en/carv6/auction/10719182
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10719177
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719177%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10719177: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10719177 url https://www.openlane.eu/en/carv6/auction/10719177
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10718116
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718116%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10718116: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10718116 url https://www.openlane.eu/en/carv6/auction/10718116
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10718107
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718107%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10718107: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10718107 url https://www.openlane.eu/en/carv6/auction/10718107
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10718103
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718103%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10718103: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10718103 url https://www.openlane.eu/en/carv6/auction/10718103
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10718134
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718134%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10718134: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10718134 url https://www.openlane.eu/en/carv6/auction/10718134
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10718147
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718147%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10718147: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10718147 url https://www.openlane.eu/en/carv6/auction/10718147
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10719201
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719201%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10719201: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10719201 url https://www.openlane.eu/en/carv6/auction/10719201
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10718186
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718186%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10718186: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10718186 url https://www.openlane.eu/en/carv6/auction/10718186
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10719203
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719203%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10719203: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10719203 url https://www.openlane.eu/en/carv6/auction/10719203
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10719170
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719170%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10719170: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10719170 url https://www.openlane.eu/en/carv6/auction/10719170
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10719623
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719623%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10719623: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10719623 url https://www.openlane.eu/en/carv6/auction/10719623
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10718216
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718216%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10718216: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10718216 url https://www.openlane.eu/en/carv6/auction/10718216
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10718178
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718178%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10718178: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10718178 url https://www.openlane.eu/en/carv6/auction/10718178
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10719196
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719196%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10719196: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10719196 url https://www.openlane.eu/en/carv6/auction/10719196
2026-03-25 10:15:15 [adesa.be] INFO: Found listing with ID: 10718159
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718159%27 HTTP/1.1" 200 None
2026-03-25 10:15:15 [adesa.be] INFO: Scrape type for 10718159: 0
2026-03-25 10:15:15 [adesa.be] INFO: Skipping item 10718159 url https://www.openlane.eu/en/carv6/auction/10718159
2026-03-25 10:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bde2c84a-6a5e-5a60-91d4-39144c04cb24 with identifier: 10721706
2026-03-25 10:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bde2c84a-6a5e-5a60-91d4-39144c04cb24 with scrape type 1
2026-03-25 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bde2c84a-6a5e-5a60-91d4-39144c04cb24
2026-03-25 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732050%252Fgeneral%252Fa2abb07f-effc-4077-b129-c34c1918f263.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732050/general/a2abb07f-effc-4077-b129-c34c1918f263.jpg already downloaded
2026-03-25 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732050%252Fgeneral%252F7958b335-4277-4f6b-b071-6bb0818d24e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732050/general/7958b335-4277-4f6b-b071-6bb0818d24e7.jpg already downloaded
2026-03-25 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732050%252Fgeneral%252Fbd3e9078-0c36-4b47-9845-a4c1d51c6cc0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732050/general/bd3e9078-0c36-4b47-9845-a4c1d51c6cc0.jpg already downloaded
2026-03-25 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732050%252Fgeneral%252Fd387e541-3368-4b2f-8709-7447f81660e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732050/general/d387e541-3368-4b2f-8709-7447f81660e7.jpg already downloaded
2026-03-25 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732050%252Fgeneral%252Fecff123e-db34-4c91-9812-db8703144b46.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732050/general/ecff123e-db34-4c91-9812-db8703144b46.jpg already downloaded
2026-03-25 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732050%252Fgeneral%252F6cea229d-8545-4f11-a82d-8e9d7a5380f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732050/general/6cea229d-8545-4f11-a82d-8e9d7a5380f0.jpg already downloaded
2026-03-25 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732050%252Fgeneral%252F20f1e0f5-214b-4aba-be06-61a94c6e0bc4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732050/general/20f1e0f5-214b-4aba-be06-61a94c6e0bc4.jpg already downloaded
2026-03-25 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732050%252Fgeneral%252Fbfd1722a-67cf-4e37-a335-d0cb29aa2883.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732050/general/bfd1722a-67cf-4e37-a335-d0cb29aa2883.jpg already downloaded
2026-03-25 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732050%252Fgeneral%252F79454e3c-395f-4e76-96b0-f6c82723bdc7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732050/general/79454e3c-395f-4e76-96b0-f6c82723bdc7.jpg already downloaded
2026-03-25 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732050%252Fgeneral%252Fb76d59dd-01a2-4408-b32b-5b4e8d0bb6c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732050/general/b76d59dd-01a2-4408-b32b-5b4e8d0bb6c9.jpg already downloaded
2026-03-25 10:15:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bde2c84a-6a5e-5a60-91d4-39144c04cb24, identifier: 10721706
2026-03-25 10:15:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bde2c84a-6a5e-5a60-91d4-39144c04cb24 with identifier: 10721706
2026-03-25 10:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:15:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-25 10:15:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:15:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-25 10:15:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:15:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bde2c84a-6a5e-5a60-91d4-39144c04cb24 with identifier: 10721706
2026-03-25 10:15:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bde2c84a-6a5e-5a60-91d4-39144c04cb24 with identifier: 10721706 to the API
2026-03-25 10:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:15:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721706>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-26T07:40:00Z',
'fuel_type': 'Electric',
'id': 'bde2c84a-6a5e-5a60-91d4-39144c04cb24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721706',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 145389,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5732050/general/a2abb07f-effc-4077-b129-c34c1918f263.jpg',
'https://images.openlane.eu/carimgs/5732050/general/7958b335-4277-4f6b-b071-6bb0818d24e7.jpg',
'https://images.openlane.eu/carimgs/5732050/general/bd3e9078-0c36-4b47-9845-a4c1d51c6cc0.jpg',
'https://images.openlane.eu/carimgs/5732050/general/d387e541-3368-4b2f-8709-7447f81660e7.jpg',
'https://images.openlane.eu/carimgs/5732050/general/ecff123e-db34-4c91-9812-db8703144b46.jpg',
'https://images.openlane.eu/carimgs/5732050/general/6cea229d-8545-4f11-a82d-8e9d7a5380f0.jpg',
'https://images.openlane.eu/carimgs/5732050/general/20f1e0f5-214b-4aba-be06-61a94c6e0bc4.jpg',
'https://images.openlane.eu/carimgs/5732050/general/bfd1722a-67cf-4e37-a335-d0cb29aa2883.jpg',
'https://images.openlane.eu/carimgs/5732050/general/79454e3c-395f-4e76-96b0-f6c82723bdc7.jpg',
'https://images.openlane.eu/carimgs/5732050/general/b76d59dd-01a2-4408-b32b-5b4e8d0bb6c9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde2c84a-6a5e-5a60-91d4-39144c04cb24/bde2c84a-6a5e-5a60-91d4-39144c04cb24_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 458043,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732050/general/a2abb07f-effc-4077-b129-c34c1918f263.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde2c84a-6a5e-5a60-91d4-39144c04cb24/bde2c84a-6a5e-5a60-91d4-39144c04cb24_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427113,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732050/general/7958b335-4277-4f6b-b071-6bb0818d24e7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde2c84a-6a5e-5a60-91d4-39144c04cb24/bde2c84a-6a5e-5a60-91d4-39144c04cb24_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418955,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732050/general/bd3e9078-0c36-4b47-9845-a4c1d51c6cc0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde2c84a-6a5e-5a60-91d4-39144c04cb24/bde2c84a-6a5e-5a60-91d4-39144c04cb24_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402463,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732050/general/d387e541-3368-4b2f-8709-7447f81660e7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde2c84a-6a5e-5a60-91d4-39144c04cb24/bde2c84a-6a5e-5a60-91d4-39144c04cb24_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355534,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732050/general/ecff123e-db34-4c91-9812-db8703144b46.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde2c84a-6a5e-5a60-91d4-39144c04cb24/bde2c84a-6a5e-5a60-91d4-39144c04cb24_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395846,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732050/general/6cea229d-8545-4f11-a82d-8e9d7a5380f0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde2c84a-6a5e-5a60-91d4-39144c04cb24/bde2c84a-6a5e-5a60-91d4-39144c04cb24_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421638,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732050/general/20f1e0f5-214b-4aba-be06-61a94c6e0bc4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde2c84a-6a5e-5a60-91d4-39144c04cb24/bde2c84a-6a5e-5a60-91d4-39144c04cb24_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349288,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732050/general/bfd1722a-67cf-4e37-a335-d0cb29aa2883.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde2c84a-6a5e-5a60-91d4-39144c04cb24/bde2c84a-6a5e-5a60-91d4-39144c04cb24_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445385,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732050/general/79454e3c-395f-4e76-96b0-f6c82723bdc7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde2c84a-6a5e-5a60-91d4-39144c04cb24/bde2c84a-6a5e-5a60-91d4-39144c04cb24_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 457013,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732050/general/b76d59dd-01a2-4408-b32b-5b4e8d0bb6c9.jpg',
'Width': 2000}],
'price': 27400,
'price_includes_vat': True,
'registration_date': '2022-05-03',
'seats_number': 5,
'seller_name': None,
'title': 'BMW i4 M 50 - xDrive - Electric - Automatic - 544 hp - 145.389 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721706%27 HTTP/1.1" 200 None
2026-03-25 10:15:18 [adesa.be] INFO: Saving data for 10721706: {'created_time': 1774433718.769123, 'last_price_update_time': 1774433718.769136, 'auction_closing_time': 1774510800.0}
2026-03-25 10:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721706') HTTP/1.1" 204 0
2026-03-25 10:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721724> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721625> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 060f2bdb-0889-5873-8eb7-dbf02d231e73 with identifier: 10721718
2026-03-25 10:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 060f2bdb-0889-5873-8eb7-dbf02d231e73 with scrape type 1
2026-03-25 10:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 060f2bdb-0889-5873-8eb7-dbf02d231e73
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737802%252Fgeneral%252Fe38e8003-b6b2-4ada-86c3-c9ad0202371d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737802/general/e38e8003-b6b2-4ada-86c3-c9ad0202371d.jpg already downloaded
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737802%252Fgeneral%252F8ef710f6-069b-4f88-8355-cc24e4f2a845.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737802/general/8ef710f6-069b-4f88-8355-cc24e4f2a845.jpg already downloaded
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737802%252Fgeneral%252Fa5169504-afd2-477e-9531-415a41887d89.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737802/general/a5169504-afd2-477e-9531-415a41887d89.jpg already downloaded
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737802%252Fgeneral%252Ff283be5d-ee6d-40ee-977a-25637becefba.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737802/general/f283be5d-ee6d-40ee-977a-25637becefba.jpg already downloaded
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737802%252Fgeneral%252F39ae22ae-ebd5-4fd0-ada9-8318cabe34c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737802/general/39ae22ae-ebd5-4fd0-ada9-8318cabe34c5.jpg already downloaded
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737802%252Fgeneral%252Fafe5d997-06e3-492b-baa1-aad00a685bf4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737802/general/afe5d997-06e3-492b-baa1-aad00a685bf4.jpg already downloaded
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737802%252Fgeneral%252F4ba429f9-32b0-4af3-b57b-47ffdd41cd21.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737802/general/4ba429f9-32b0-4af3-b57b-47ffdd41cd21.jpg already downloaded
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737802%252Fgeneral%252F43ac359a-b0c0-465e-ac5d-9c9bb07448a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737802/general/43ac359a-b0c0-465e-ac5d-9c9bb07448a2.jpg already downloaded
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737802%252Fgeneral%252F8abf2c3a-66e0-405c-9f89-59639f479813.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737802/general/8abf2c3a-66e0-405c-9f89-59639f479813.jpg already downloaded
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737802%252Fgeneral%252Fbac80fb0-eafb-4a36-bdc4-75cd5216b635.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737802/general/bac80fb0-eafb-4a36-bdc4-75cd5216b635.jpg already downloaded
2026-03-25 10:15:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 060f2bdb-0889-5873-8eb7-dbf02d231e73, identifier: 10721718
2026-03-25 10:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69dfcbca-ed69-527d-82f2-f8a34d8e1893 with identifier: 10721724
2026-03-25 10:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69dfcbca-ed69-527d-82f2-f8a34d8e1893 with scrape type 1
2026-03-25 10:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 69dfcbca-ed69-527d-82f2-f8a34d8e1893
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744890%252Fgeneral%252F51857e84-4bb2-4492-b5f2-b903e36e8448.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744890/general/51857e84-4bb2-4492-b5f2-b903e36e8448.jpg not downloaded yet
2026-03-25 10:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 309f2d9e-2c55-5605-b803-f50ab2d7ae02 with identifier: 10721646
2026-03-25 10:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 309f2d9e-2c55-5605-b803-f50ab2d7ae02 with scrape type 1
2026-03-25 10:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 309f2d9e-2c55-5605-b803-f50ab2d7ae02
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737795%252Fgeneral%252F6a9f47d4-ef6e-44bd-b45f-a145bb3ce38b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737795/general/6a9f47d4-ef6e-44bd-b45f-a145bb3ce38b.jpg already downloaded
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737795%252Fgeneral%252Fa5d23497-fc00-467f-b42f-b6e42a7aa71b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737795/general/a5d23497-fc00-467f-b42f-b6e42a7aa71b.jpg already downloaded
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737795%252Fgeneral%252F0d2308da-e3fb-4eff-980e-91ed1795411c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737795/general/0d2308da-e3fb-4eff-980e-91ed1795411c.jpg already downloaded
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737795%252Fgeneral%252Fcffeb2c6-7d99-4118-b157-948c196f25a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737795/general/cffeb2c6-7d99-4118-b157-948c196f25a2.jpg already downloaded
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737795%252Fgeneral%252F288cd7f5-0e0f-4f08-9415-c2661afd54d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737795/general/288cd7f5-0e0f-4f08-9415-c2661afd54d0.jpg already downloaded
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737795%252Fgeneral%252Fed9afa99-87ab-4c08-a9cb-75848223df60.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737795/general/ed9afa99-87ab-4c08-a9cb-75848223df60.jpg already downloaded
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737795%252Fgeneral%252Fefa7564b-5676-49ea-b3d1-27dd96ba2f46.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737795/general/efa7564b-5676-49ea-b3d1-27dd96ba2f46.jpg already downloaded
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737795%252Fgeneral%252Fece8aa4e-43c7-49e4-b5d6-285e96b45817.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737795/general/ece8aa4e-43c7-49e4-b5d6-285e96b45817.jpg already downloaded
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737795%252Fgeneral%252Fe57e3a57-d2fb-4994-8ed1-0379d4dd70da.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737795/general/e57e3a57-d2fb-4994-8ed1-0379d4dd70da.jpg already downloaded
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737795%252Fgeneral%252F81521714-1faf-43ce-a742-ac3245c34745.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737795/general/81521714-1faf-43ce-a742-ac3245c34745.jpg already downloaded
2026-03-25 10:15:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 309f2d9e-2c55-5605-b803-f50ab2d7ae02, identifier: 10721646
2026-03-25 10:15:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 060f2bdb-0889-5873-8eb7-dbf02d231e73 with identifier: 10721718
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-25 10:15:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:15:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 060f2bdb-0889-5873-8eb7-dbf02d231e73 with identifier: 10721718
2026-03-25 10:15:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 060f2bdb-0889-5873-8eb7-dbf02d231e73 with identifier: 10721718 to the API
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:15:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:15:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721718>
{'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-26T07:40:00Z',
'fuel_type': 'Electric',
'id': '060f2bdb-0889-5873-8eb7-dbf02d231e73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000691',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721718',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 83483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5737802/general/e38e8003-b6b2-4ada-86c3-c9ad0202371d.jpg',
'https://images.openlane.eu/carimgs/5737802/general/8ef710f6-069b-4f88-8355-cc24e4f2a845.jpg',
'https://images.openlane.eu/carimgs/5737802/general/a5169504-afd2-477e-9531-415a41887d89.jpg',
'https://images.openlane.eu/carimgs/5737802/general/f283be5d-ee6d-40ee-977a-25637becefba.jpg',
'https://images.openlane.eu/carimgs/5737802/general/39ae22ae-ebd5-4fd0-ada9-8318cabe34c5.jpg',
'https://images.openlane.eu/carimgs/5737802/general/afe5d997-06e3-492b-baa1-aad00a685bf4.jpg',
'https://images.openlane.eu/carimgs/5737802/general/4ba429f9-32b0-4af3-b57b-47ffdd41cd21.jpg',
'https://images.openlane.eu/carimgs/5737802/general/43ac359a-b0c0-465e-ac5d-9c9bb07448a2.jpg',
'https://images.openlane.eu/carimgs/5737802/general/8abf2c3a-66e0-405c-9f89-59639f479813.jpg',
'https://images.openlane.eu/carimgs/5737802/general/bac80fb0-eafb-4a36-bdc4-75cd5216b635.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_060f2bdb-0889-5873-8eb7-dbf02d231e73/060f2bdb-0889-5873-8eb7-dbf02d231e73_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 665987,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737802/general/e38e8003-b6b2-4ada-86c3-c9ad0202371d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_060f2bdb-0889-5873-8eb7-dbf02d231e73/060f2bdb-0889-5873-8eb7-dbf02d231e73_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 628061,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737802/general/8ef710f6-069b-4f88-8355-cc24e4f2a845.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_060f2bdb-0889-5873-8eb7-dbf02d231e73/060f2bdb-0889-5873-8eb7-dbf02d231e73_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 597968,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737802/general/a5169504-afd2-477e-9531-415a41887d89.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_060f2bdb-0889-5873-8eb7-dbf02d231e73/060f2bdb-0889-5873-8eb7-dbf02d231e73_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 606972,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737802/general/f283be5d-ee6d-40ee-977a-25637becefba.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_060f2bdb-0889-5873-8eb7-dbf02d231e73/060f2bdb-0889-5873-8eb7-dbf02d231e73_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 793762,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737802/general/39ae22ae-ebd5-4fd0-ada9-8318cabe34c5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_060f2bdb-0889-5873-8eb7-dbf02d231e73/060f2bdb-0889-5873-8eb7-dbf02d231e73_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 714314,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737802/general/afe5d997-06e3-492b-baa1-aad00a685bf4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_060f2bdb-0889-5873-8eb7-dbf02d231e73/060f2bdb-0889-5873-8eb7-dbf02d231e73_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 633189,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737802/general/4ba429f9-32b0-4af3-b57b-47ffdd41cd21.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_060f2bdb-0889-5873-8eb7-dbf02d231e73/060f2bdb-0889-5873-8eb7-dbf02d231e73_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 718255,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737802/general/43ac359a-b0c0-465e-ac5d-9c9bb07448a2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_060f2bdb-0889-5873-8eb7-dbf02d231e73/060f2bdb-0889-5873-8eb7-dbf02d231e73_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 918257,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737802/general/8abf2c3a-66e0-405c-9f89-59639f479813.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_060f2bdb-0889-5873-8eb7-dbf02d231e73/060f2bdb-0889-5873-8eb7-dbf02d231e73_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 742165,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737802/general/bac80fb0-eafb-4a36-bdc4-75cd5216b635.jpg',
'Width': 2731}],
'price': 38600,
'price_includes_vat': True,
'registration_date': '2023-01-06',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz EQS 450+ Luxury - Electric - Automatic - 333 hp - '
'83.483 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721718%27 HTTP/1.1" 200 None
2026-03-25 10:15:20 [adesa.be] INFO: Saving data for 10721718: {'created_time': 1774433720.102027, 'last_price_update_time': 1774433720.102039, 'auction_closing_time': 1774510800.0}
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721718') HTTP/1.1" 204 0
2026-03-25 10:15:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 309f2d9e-2c55-5605-b803-f50ab2d7ae02 with identifier: 10721646
2026-03-25 10:15:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 309f2d9e-2c55-5605-b803-f50ab2d7ae02 with identifier: 10721646
2026-03-25 10:15:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 309f2d9e-2c55-5605-b803-f50ab2d7ae02 with identifier: 10721646 to the API
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:15:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721646>
{'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-26T07:30:00Z',
'fuel_type': 'Electric',
'id': '309f2d9e-2c55-5605-b803-f50ab2d7ae02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000692',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721646',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 58901,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5737795/general/6a9f47d4-ef6e-44bd-b45f-a145bb3ce38b.jpg',
'https://images.openlane.eu/carimgs/5737795/general/a5d23497-fc00-467f-b42f-b6e42a7aa71b.jpg',
'https://images.openlane.eu/carimgs/5737795/general/0d2308da-e3fb-4eff-980e-91ed1795411c.jpg',
'https://images.openlane.eu/carimgs/5737795/general/cffeb2c6-7d99-4118-b157-948c196f25a2.jpg',
'https://images.openlane.eu/carimgs/5737795/general/288cd7f5-0e0f-4f08-9415-c2661afd54d0.jpg',
'https://images.openlane.eu/carimgs/5737795/general/ed9afa99-87ab-4c08-a9cb-75848223df60.jpg',
'https://images.openlane.eu/carimgs/5737795/general/efa7564b-5676-49ea-b3d1-27dd96ba2f46.jpg',
'https://images.openlane.eu/carimgs/5737795/general/ece8aa4e-43c7-49e4-b5d6-285e96b45817.jpg',
'https://images.openlane.eu/carimgs/5737795/general/e57e3a57-d2fb-4994-8ed1-0379d4dd70da.jpg',
'https://images.openlane.eu/carimgs/5737795/general/81521714-1faf-43ce-a742-ac3245c34745.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_309f2d9e-2c55-5605-b803-f50ab2d7ae02/309f2d9e-2c55-5605-b803-f50ab2d7ae02_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 677446,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737795/general/6a9f47d4-ef6e-44bd-b45f-a145bb3ce38b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_309f2d9e-2c55-5605-b803-f50ab2d7ae02/309f2d9e-2c55-5605-b803-f50ab2d7ae02_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 637001,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737795/general/a5d23497-fc00-467f-b42f-b6e42a7aa71b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_309f2d9e-2c55-5605-b803-f50ab2d7ae02/309f2d9e-2c55-5605-b803-f50ab2d7ae02_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 651417,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737795/general/0d2308da-e3fb-4eff-980e-91ed1795411c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_309f2d9e-2c55-5605-b803-f50ab2d7ae02/309f2d9e-2c55-5605-b803-f50ab2d7ae02_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 610606,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737795/general/cffeb2c6-7d99-4118-b157-948c196f25a2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_309f2d9e-2c55-5605-b803-f50ab2d7ae02/309f2d9e-2c55-5605-b803-f50ab2d7ae02_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 730337,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737795/general/288cd7f5-0e0f-4f08-9415-c2661afd54d0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_309f2d9e-2c55-5605-b803-f50ab2d7ae02/309f2d9e-2c55-5605-b803-f50ab2d7ae02_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 707010,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737795/general/ed9afa99-87ab-4c08-a9cb-75848223df60.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_309f2d9e-2c55-5605-b803-f50ab2d7ae02/309f2d9e-2c55-5605-b803-f50ab2d7ae02_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 628291,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737795/general/efa7564b-5676-49ea-b3d1-27dd96ba2f46.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_309f2d9e-2c55-5605-b803-f50ab2d7ae02/309f2d9e-2c55-5605-b803-f50ab2d7ae02_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 599842,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737795/general/ece8aa4e-43c7-49e4-b5d6-285e96b45817.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_309f2d9e-2c55-5605-b803-f50ab2d7ae02/309f2d9e-2c55-5605-b803-f50ab2d7ae02_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 940270,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737795/general/e57e3a57-d2fb-4994-8ed1-0379d4dd70da.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_309f2d9e-2c55-5605-b803-f50ab2d7ae02/309f2d9e-2c55-5605-b803-f50ab2d7ae02_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 720960,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737795/general/81521714-1faf-43ce-a742-ac3245c34745.jpg',
'Width': 2731}],
'price': 39600,
'price_includes_vat': True,
'registration_date': '2023-01-06',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz EQS 450+ Luxury - Electric - Automatic - 333 hp - '
'58.901 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721646%27 HTTP/1.1" 200 None
2026-03-25 10:15:20 [adesa.be] INFO: Saving data for 10721646: {'created_time': 1774433720.454331, 'last_price_update_time': 1774433720.454342, 'auction_closing_time': 1774510200.0}
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721646') HTTP/1.1" 204 0
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744890%252Fgeneral%252Fca5058da-0f0b-47f9-8219-779e850b19d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744890/general/ca5058da-0f0b-47f9-8219-779e850b19d7.jpg not downloaded yet
2026-03-25 10:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b9446be-ca24-55f2-8dfe-29a6e8cd0948 with identifier: 10721625
2026-03-25 10:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b9446be-ca24-55f2-8dfe-29a6e8cd0948 with scrape type 1
2026-03-25 10:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3b9446be-ca24-55f2-8dfe-29a6e8cd0948
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714977%252Fgeneral%252Fd9023992-7937-4981-9c9f-c419ccb5a674.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714977/general/d9023992-7937-4981-9c9f-c419ccb5a674.jpg already downloaded
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714977%252Fgeneral%252F6dd3ed8b-6b45-4370-b679-591941fcd862.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714977/general/6dd3ed8b-6b45-4370-b679-591941fcd862.jpg already downloaded
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714977%252Fgeneral%252F585e78c1-1070-4233-8fda-1a085a2e61fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714977/general/585e78c1-1070-4233-8fda-1a085a2e61fe.jpg already downloaded
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714977%252Fgeneral%252Fefa7dab7-b21b-4565-bcb5-d7e9d29b626b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714977/general/efa7dab7-b21b-4565-bcb5-d7e9d29b626b.jpg already downloaded
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714977%252Fgeneral%252F334deafd-0a3c-42f6-a7ee-a397f731a5bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714977/general/334deafd-0a3c-42f6-a7ee-a397f731a5bd.jpg already downloaded
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714977%252Fgeneral%252Fd7ab6d67-a099-4d46-8b89-9b590eb9b47e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714977/general/d7ab6d67-a099-4d46-8b89-9b590eb9b47e.jpg already downloaded
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714977%252Fgeneral%252Fbf5ab4b6-3c96-45ee-a24d-bcce2ef8c68a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714977/general/bf5ab4b6-3c96-45ee-a24d-bcce2ef8c68a.jpg already downloaded
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714977%252Fgeneral%252F365c086b-d05f-43ea-a2c2-2ae0465382b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714977/general/365c086b-d05f-43ea-a2c2-2ae0465382b5.jpg already downloaded
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714977%252Fgeneral%252F009c3ac1-6118-48a1-8b63-0c1d1605e01b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714977/general/009c3ac1-6118-48a1-8b63-0c1d1605e01b.jpg already downloaded
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714977%252Fgeneral%252Fc980c01e-940d-4cfc-8532-10d480c5deb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714977/general/c980c01e-940d-4cfc-8532-10d480c5deb1.jpg already downloaded
2026-03-25 10:15:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b9446be-ca24-55f2-8dfe-29a6e8cd0948, identifier: 10721625
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744890%252Fgeneral%252Fb2c84e88-92fc-47c2-9678-1a60f8545b40.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744890/general/b2c84e88-92fc-47c2-9678-1a60f8545b40.jpg not downloaded yet
2026-03-25 10:15:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b9446be-ca24-55f2-8dfe-29a6e8cd0948 with identifier: 10721625
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:15:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-25 10:15:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:15:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b9446be-ca24-55f2-8dfe-29a6e8cd0948 with identifier: 10721625
2026-03-25 10:15:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b9446be-ca24-55f2-8dfe-29a6e8cd0948 with identifier: 10721625 to the API
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:15:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721625>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-26T07:30:00Z',
'fuel_type': 'Electric',
'id': '3b9446be-ca24-55f2-8dfe-29a6e8cd0948',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000191',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721625',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 41255,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5714977/general/d9023992-7937-4981-9c9f-c419ccb5a674.jpg',
'https://images.openlane.eu/carimgs/5714977/general/6dd3ed8b-6b45-4370-b679-591941fcd862.jpg',
'https://images.openlane.eu/carimgs/5714977/general/585e78c1-1070-4233-8fda-1a085a2e61fe.jpg',
'https://images.openlane.eu/carimgs/5714977/general/efa7dab7-b21b-4565-bcb5-d7e9d29b626b.jpg',
'https://images.openlane.eu/carimgs/5714977/general/334deafd-0a3c-42f6-a7ee-a397f731a5bd.jpg',
'https://images.openlane.eu/carimgs/5714977/general/d7ab6d67-a099-4d46-8b89-9b590eb9b47e.jpg',
'https://images.openlane.eu/carimgs/5714977/general/bf5ab4b6-3c96-45ee-a24d-bcce2ef8c68a.jpg',
'https://images.openlane.eu/carimgs/5714977/general/365c086b-d05f-43ea-a2c2-2ae0465382b5.jpg',
'https://images.openlane.eu/carimgs/5714977/general/009c3ac1-6118-48a1-8b63-0c1d1605e01b.jpg',
'https://images.openlane.eu/carimgs/5714977/general/c980c01e-940d-4cfc-8532-10d480c5deb1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9446be-ca24-55f2-8dfe-29a6e8cd0948/3b9446be-ca24-55f2-8dfe-29a6e8cd0948_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31297,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714977/general/d9023992-7937-4981-9c9f-c419ccb5a674.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9446be-ca24-55f2-8dfe-29a6e8cd0948/3b9446be-ca24-55f2-8dfe-29a6e8cd0948_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34181,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714977/general/6dd3ed8b-6b45-4370-b679-591941fcd862.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9446be-ca24-55f2-8dfe-29a6e8cd0948/3b9446be-ca24-55f2-8dfe-29a6e8cd0948_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29322,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714977/general/585e78c1-1070-4233-8fda-1a085a2e61fe.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9446be-ca24-55f2-8dfe-29a6e8cd0948/3b9446be-ca24-55f2-8dfe-29a6e8cd0948_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34232,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714977/general/efa7dab7-b21b-4565-bcb5-d7e9d29b626b.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9446be-ca24-55f2-8dfe-29a6e8cd0948/3b9446be-ca24-55f2-8dfe-29a6e8cd0948_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27812,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714977/general/334deafd-0a3c-42f6-a7ee-a397f731a5bd.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9446be-ca24-55f2-8dfe-29a6e8cd0948/3b9446be-ca24-55f2-8dfe-29a6e8cd0948_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27950,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714977/general/d7ab6d67-a099-4d46-8b89-9b590eb9b47e.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9446be-ca24-55f2-8dfe-29a6e8cd0948/3b9446be-ca24-55f2-8dfe-29a6e8cd0948_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31844,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714977/general/bf5ab4b6-3c96-45ee-a24d-bcce2ef8c68a.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9446be-ca24-55f2-8dfe-29a6e8cd0948/3b9446be-ca24-55f2-8dfe-29a6e8cd0948_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46536,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714977/general/365c086b-d05f-43ea-a2c2-2ae0465382b5.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9446be-ca24-55f2-8dfe-29a6e8cd0948/3b9446be-ca24-55f2-8dfe-29a6e8cd0948_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30495,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714977/general/009c3ac1-6118-48a1-8b63-0c1d1605e01b.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9446be-ca24-55f2-8dfe-29a6e8cd0948/3b9446be-ca24-55f2-8dfe-29a6e8cd0948_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30107,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714977/general/c980c01e-940d-4cfc-8532-10d480c5deb1.jpg',
'Width': 533}],
'price': 23000,
'price_includes_vat': True,
'registration_date': '2024-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q4 E-tron 35 - Electric - Automatic - 170 hp - 41.255 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721625%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Saving data for 10721625: {'created_time': 1774433721.335251, 'last_price_update_time': 1774433721.335261, 'auction_closing_time': 1774510200.0}
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721625') HTTP/1.1" 204 0
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744890%252Fgeneral%252F4a0c98d1-cb32-47b6-9845-cbce81de8af4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744890/general/4a0c98d1-cb32-47b6-9845-cbce81de8af4.jpg not downloaded yet
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10718209
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718209%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10718209: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10718209 url https://www.openlane.eu/en/carv6/auction/10718209
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10719622
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719622%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10719622: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10719622 url https://www.openlane.eu/en/carv6/auction/10719622
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10719195
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719195%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10719195: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10719195 url https://www.openlane.eu/en/carv6/auction/10719195
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10718164
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718164%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10718164: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10718164 url https://www.openlane.eu/en/carv6/auction/10718164
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10718207
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718207%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10718207: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10718207 url https://www.openlane.eu/en/carv6/auction/10718207
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10719193
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719193%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10719193: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10719193 url https://www.openlane.eu/en/carv6/auction/10719193
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10719191
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719191%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10719191: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10719191 url https://www.openlane.eu/en/carv6/auction/10719191
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10719204
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719204%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10719204: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10719204 url https://www.openlane.eu/en/carv6/auction/10719204
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10718183
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718183%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10718183: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10718183 url https://www.openlane.eu/en/carv6/auction/10718183
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10718184
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718184%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10718184: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10718184 url https://www.openlane.eu/en/carv6/auction/10718184
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10718187
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718187%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10718187: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10718187 url https://www.openlane.eu/en/carv6/auction/10718187
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10718188
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718188%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10718188: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10718188 url https://www.openlane.eu/en/carv6/auction/10718188
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10718180
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718180%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10718180: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10718180 url https://www.openlane.eu/en/carv6/auction/10718180
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10719669
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719669%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10719669: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10719669 url https://www.openlane.eu/en/carv6/auction/10719669
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10719175
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719175%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10719175: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10719175 url https://www.openlane.eu/en/carv6/auction/10719175
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10719161
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719161%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10719161: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10719161 url https://www.openlane.eu/en/carv6/auction/10719161
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10720137
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720137%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10720137: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10720137 url https://www.openlane.eu/en/carv6/auction/10720137
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10719160
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719160%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10719160: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10719160 url https://www.openlane.eu/en/carv6/auction/10719160
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10721752
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721752%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10721752: 1
2026-03-25 10:15:21 [adesa.be] INFO: Scraping item 10721752 url https://www.openlane.eu/en/carv6/auction/10721752
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744890%252Fgeneral%252F262c6a61-027d-4c59-a1c2-e6c71c0c000f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744890/general/262c6a61-027d-4c59-a1c2-e6c71c0c000f.jpg not downloaded yet
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10719198
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719198%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10719198: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10719198 url https://www.openlane.eu/en/carv6/auction/10719198
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10719736
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719736%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10719736: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10719736 url https://www.openlane.eu/en/carv6/auction/10719736
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10719737
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719737%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10719737: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10719737 url https://www.openlane.eu/en/carv6/auction/10719737
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10719162
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719162%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10719162: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10719162 url https://www.openlane.eu/en/carv6/auction/10719162
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10719187
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719187%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10719187: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10719187 url https://www.openlane.eu/en/carv6/auction/10719187
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10719159
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719159%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10719159: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10719159 url https://www.openlane.eu/en/carv6/auction/10719159
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10719179
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719179%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10719179: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10719179 url https://www.openlane.eu/en/carv6/auction/10719179
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10719730
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719730%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10719730: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10719730 url https://www.openlane.eu/en/carv6/auction/10719730
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10716253
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716253%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10716253: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10716253 url https://www.openlane.eu/en/carv6/auction/10716253
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10719163
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719163%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10719163: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10719163 url https://www.openlane.eu/en/carv6/auction/10719163
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10718135
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718135%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10718135: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10718135 url https://www.openlane.eu/en/carv6/auction/10718135
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10718211
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718211%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10718211: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10718211 url https://www.openlane.eu/en/carv6/auction/10718211
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10716254
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716254%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10716254: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10716254 url https://www.openlane.eu/en/carv6/auction/10716254
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10718140
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718140%27 HTTP/1.1" 200 None
2026-03-25 10:15:21 [adesa.be] INFO: Scrape type for 10718140: 0
2026-03-25 10:15:21 [adesa.be] INFO: Skipping item 10718140 url https://www.openlane.eu/en/carv6/auction/10718140
2026-03-25 10:15:21 [adesa.be] INFO: Found listing with ID: 10719185
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719185%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10719185: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10719185 url https://www.openlane.eu/en/carv6/auction/10719185
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10717030
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717030%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10717030: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10717030 url https://www.openlane.eu/en/carv6/auction/10717030
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10718175
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718175%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10718175: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10718175 url https://www.openlane.eu/en/carv6/auction/10718175
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10717029
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717029%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10717029: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10717029 url https://www.openlane.eu/en/carv6/auction/10717029
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10718129
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718129%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10718129: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10718129 url https://www.openlane.eu/en/carv6/auction/10718129
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10718110
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718110%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10718110: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10718110 url https://www.openlane.eu/en/carv6/auction/10718110
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10719165
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719165%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10719165: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10719165 url https://www.openlane.eu/en/carv6/auction/10719165
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10718118
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718118%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10718118: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10718118 url https://www.openlane.eu/en/carv6/auction/10718118
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10719168
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719168%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10719168: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10719168 url https://www.openlane.eu/en/carv6/auction/10719168
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10718117
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718117%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10718117: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10718117 url https://www.openlane.eu/en/carv6/auction/10718117
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10718099
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718099%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10718099: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10718099 url https://www.openlane.eu/en/carv6/auction/10718099
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10718100
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718100%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10718100: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10718100 url https://www.openlane.eu/en/carv6/auction/10718100
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10718102
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718102%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10718102: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10718102 url https://www.openlane.eu/en/carv6/auction/10718102
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10718168
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718168%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10718168: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10718168 url https://www.openlane.eu/en/carv6/auction/10718168
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10718173
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718173%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10718173: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10718173 url https://www.openlane.eu/en/carv6/auction/10718173
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10718153
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718153%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10718153: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10718153 url https://www.openlane.eu/en/carv6/auction/10718153
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10718217
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718217%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10718217: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10718217 url https://www.openlane.eu/en/carv6/auction/10718217
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10718154
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718154%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10718154: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10718154 url https://www.openlane.eu/en/carv6/auction/10718154
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10718163
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718163%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10718163: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10718163 url https://www.openlane.eu/en/carv6/auction/10718163
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10718177
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718177%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10718177: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10718177 url https://www.openlane.eu/en/carv6/auction/10718177
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10719210
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719210%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10719210: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10719210 url https://www.openlane.eu/en/carv6/auction/10719210
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10719662
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719662%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10719662: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10719662 url https://www.openlane.eu/en/carv6/auction/10719662
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10719668
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719668%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10719668: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10719668 url https://www.openlane.eu/en/carv6/auction/10719668
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10718174
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718174%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10718174: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10718174 url https://www.openlane.eu/en/carv6/auction/10718174
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10718213
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718213%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10718213: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10718213 url https://www.openlane.eu/en/carv6/auction/10718213
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10719732
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719732%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10719732: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10719732 url https://www.openlane.eu/en/carv6/auction/10719732
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10719734
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719734%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10719734: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10719734 url https://www.openlane.eu/en/carv6/auction/10719734
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10719731
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719731%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10719731: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10719731 url https://www.openlane.eu/en/carv6/auction/10719731
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10719724
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719724%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10719724: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10719724 url https://www.openlane.eu/en/carv6/auction/10719724
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10718167
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718167%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10718167: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10718167 url https://www.openlane.eu/en/carv6/auction/10718167
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10719670
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719670%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10719670: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10719670 url https://www.openlane.eu/en/carv6/auction/10719670
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10719725
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719725%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10719725: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10719725 url https://www.openlane.eu/en/carv6/auction/10719725
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10719202
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719202%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10719202: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10719202 url https://www.openlane.eu/en/carv6/auction/10719202
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10718141
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718141%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10718141: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10718141 url https://www.openlane.eu/en/carv6/auction/10718141
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10719617
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719617%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10719617: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10719617 url https://www.openlane.eu/en/carv6/auction/10719617
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10718189
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718189%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10718189: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10718189 url https://www.openlane.eu/en/carv6/auction/10718189
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10719172
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719172%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10719172: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10719172 url https://www.openlane.eu/en/carv6/auction/10719172
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10719665
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719665%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10719665: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10719665 url https://www.openlane.eu/en/carv6/auction/10719665
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10719663
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719663%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10719663: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10719663 url https://www.openlane.eu/en/carv6/auction/10719663
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10719667
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719667%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10719667: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10719667 url https://www.openlane.eu/en/carv6/auction/10719667
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10719666
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719666%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10719666: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10719666 url https://www.openlane.eu/en/carv6/auction/10719666
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10718181
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718181%27 HTTP/1.1" 200 None
2026-03-25 10:15:22 [adesa.be] INFO: Scrape type for 10718181: 0
2026-03-25 10:15:22 [adesa.be] INFO: Skipping item 10718181 url https://www.openlane.eu/en/carv6/auction/10718181
2026-03-25 10:15:22 [adesa.be] INFO: Found listing with ID: 10718148
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718148%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10718148: 0
2026-03-25 10:15:23 [adesa.be] INFO: Skipping item 10718148 url https://www.openlane.eu/en/carv6/auction/10718148
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10718170
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718170%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10718170: 0
2026-03-25 10:15:23 [adesa.be] INFO: Skipping item 10718170 url https://www.openlane.eu/en/carv6/auction/10718170
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10718130
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718130%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10718130: 0
2026-03-25 10:15:23 [adesa.be] INFO: Skipping item 10718130 url https://www.openlane.eu/en/carv6/auction/10718130
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10718220
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718220%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10718220: 0
2026-03-25 10:15:23 [adesa.be] INFO: Skipping item 10718220 url https://www.openlane.eu/en/carv6/auction/10718220
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10718109
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718109%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10718109: 0
2026-03-25 10:15:23 [adesa.be] INFO: Skipping item 10718109 url https://www.openlane.eu/en/carv6/auction/10718109
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10719672
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710719672%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10719672: 0
2026-03-25 10:15:23 [adesa.be] INFO: Skipping item 10719672 url https://www.openlane.eu/en/carv6/auction/10719672
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10718214
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718214%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10718214: 0
2026-03-25 10:15:23 [adesa.be] INFO: Skipping item 10718214 url https://www.openlane.eu/en/carv6/auction/10718214
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10719178
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710719178%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10719178: 0
2026-03-25 10:15:23 [adesa.be] INFO: Skipping item 10719178 url https://www.openlane.eu/en/carv6/auction/10719178
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10719729
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710719729%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10719729: 0
2026-03-25 10:15:23 [adesa.be] INFO: Skipping item 10719729 url https://www.openlane.eu/en/carv6/auction/10719729
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10718156
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718156%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10718156: 0
2026-03-25 10:15:23 [adesa.be] INFO: Skipping item 10718156 url https://www.openlane.eu/en/carv6/auction/10718156
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10719588
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710719588%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10719588: 0
2026-03-25 10:15:23 [adesa.be] INFO: Skipping item 10719588 url https://www.openlane.eu/en/carv6/auction/10719588
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10718157
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718157%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10718157: 0
2026-03-25 10:15:23 [adesa.be] INFO: Skipping item 10718157 url https://www.openlane.eu/en/carv6/auction/10718157
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10718218
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718218%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10718218: 0
2026-03-25 10:15:23 [adesa.be] INFO: Skipping item 10718218 url https://www.openlane.eu/en/carv6/auction/10718218
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10718160
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718160%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10718160: 0
2026-03-25 10:15:23 [adesa.be] INFO: Skipping item 10718160 url https://www.openlane.eu/en/carv6/auction/10718160
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10719735
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710719735%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10719735: 0
2026-03-25 10:15:23 [adesa.be] INFO: Skipping item 10719735 url https://www.openlane.eu/en/carv6/auction/10719735
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10718138
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718138%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10718138: 0
2026-03-25 10:15:23 [adesa.be] INFO: Skipping item 10718138 url https://www.openlane.eu/en/carv6/auction/10718138
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10719176
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710719176%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10719176: 0
2026-03-25 10:15:23 [adesa.be] INFO: Skipping item 10719176 url https://www.openlane.eu/en/carv6/auction/10719176
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10719154
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710719154%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10719154: 0
2026-03-25 10:15:23 [adesa.be] INFO: Skipping item 10719154 url https://www.openlane.eu/en/carv6/auction/10719154
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10719211
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710719211%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10719211: 0
2026-03-25 10:15:23 [adesa.be] INFO: Skipping item 10719211 url https://www.openlane.eu/en/carv6/auction/10719211
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10721615
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721615%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10721615: 1
2026-03-25 10:15:23 [adesa.be] INFO: Scraping item 10721615 url https://www.openlane.eu/en/carv6/auction/10721615
2026-03-25 10: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-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744890%252Fgeneral%252Fc522b5ea-74f2-4806-a688-43bf2f90e761.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744890/general/c522b5ea-74f2-4806-a688-43bf2f90e761.jpg not downloaded yet
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10721452
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721452%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10721452: 1
2026-03-25 10:15:23 [adesa.be] INFO: Scraping item 10721452 url https://www.openlane.eu/en/carv6/auction/10721452
2026-03-25 10: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-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744890%252Fgeneral%252Fde3bea5f-2e34-4a9d-bfe7-3d62b06b9b31.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744890/general/de3bea5f-2e34-4a9d-bfe7-3d62b06b9b31.jpg not downloaded yet
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10721602
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721602%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10721602: 1
2026-03-25 10:15:23 [adesa.be] INFO: Scraping item 10721602 url https://www.openlane.eu/en/carv6/auction/10721602
2026-03-25 10: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-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744890%252Fgeneral%252F5a6e4ce4-7956-4e95-918a-a5034050f4f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744890/general/5a6e4ce4-7956-4e95-918a-a5034050f4f8.jpg not downloaded yet
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10720669
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720669%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10720669: 1
2026-03-25 10:15:23 [adesa.be] INFO: Scraping item 10720669 url https://www.openlane.eu/en/carv6/auction/10720669
2026-03-25 10: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-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744890%252Fgeneral%252F392c92ad-3a86-4022-bfe9-c0cfd7a4ebcb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744890/general/392c92ad-3a86-4022-bfe9-c0cfd7a4ebcb.jpg not downloaded yet
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10720671
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720671%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10720671: 1
2026-03-25 10:15:23 [adesa.be] INFO: Scraping item 10720671 url https://www.openlane.eu/en/carv6/auction/10720671
2026-03-25 10: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-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744890%252Fgeneral%252F881effba-50c4-4416-8bba-a5c38668ca4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744890/general/881effba-50c4-4416-8bba-a5c38668ca4b.jpg not downloaded yet
2026-03-25 10:15:23 [adesa.be] INFO: Found listing with ID: 10720672
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720672%27 HTTP/1.1" 200 None
2026-03-25 10:15:23 [adesa.be] INFO: Scrape type for 10720672: 1
2026-03-25 10:15:23 [adesa.be] INFO: Scraping item 10720672 url https://www.openlane.eu/en/carv6/auction/10720672
2026-03-25 10: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-25 10:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744890/general/51857e84-4bb2-4492-b5f2-b903e36e8448.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721724)
2026-03-25 10: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-25 10:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744890/general/4a0c98d1-cb32-47b6-9845-cbce81de8af4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721724)
2026-03-25 10:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744890/general/ca5058da-0f0b-47f9-8219-779e850b19d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721724)
2026-03-25 10:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744890/general/881effba-50c4-4416-8bba-a5c38668ca4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721724)
2026-03-25 10:15:23 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 10:15:23 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 10:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4ac095c90>
2026-03-25 10:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 10:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69dfcbca-ed69-527d-82f2-f8a34d8e1893/69dfcbca-ed69-527d-82f2-f8a34d8e1893_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744890%252Fgeneral%252F51857e84-4bb2-4492-b5f2-b903e36e8448.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744890/general/51857e84-4bb2-4492-b5f2-b903e36e8448.jpg saved to cache
2026-03-25 10:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 69dfcbca-ed69-527d-82f2-f8a34d8e1893
2026-03-25 10:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744890/general/b2c84e88-92fc-47c2-9678-1a60f8545b40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721724)
2026-03-25 10:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744890/general/392c92ad-3a86-4022-bfe9-c0cfd7a4ebcb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721724)
2026-03-25 10:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721635> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa0fd210>
2026-03-25 10:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69dfcbca-ed69-527d-82f2-f8a34d8e1893/69dfcbca-ed69-527d-82f2-f8a34d8e1893_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744890%252Fgeneral%252F4a0c98d1-cb32-47b6-9845-cbce81de8af4.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744890/general/4a0c98d1-cb32-47b6-9845-cbce81de8af4.jpg saved to cache
2026-03-25 10:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 69dfcbca-ed69-527d-82f2-f8a34d8e1893
2026-03-25 10:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9fea450>
2026-03-25 10:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69dfcbca-ed69-527d-82f2-f8a34d8e1893/69dfcbca-ed69-527d-82f2-f8a34d8e1893_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744890%252Fgeneral%252Fca5058da-0f0b-47f9-8219-779e850b19d7.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744890/general/ca5058da-0f0b-47f9-8219-779e850b19d7.jpg saved to cache
2026-03-25 10:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 69dfcbca-ed69-527d-82f2-f8a34d8e1893
2026-03-25 10:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa009810>
2026-03-25 10:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69dfcbca-ed69-527d-82f2-f8a34d8e1893/69dfcbca-ed69-527d-82f2-f8a34d8e1893_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744890%252Fgeneral%252F881effba-50c4-4416-8bba-a5c38668ca4b.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744890/general/881effba-50c4-4416-8bba-a5c38668ca4b.jpg saved to cache
2026-03-25 10:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 69dfcbca-ed69-527d-82f2-f8a34d8e1893
2026-03-25 10:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744890/general/262c6a61-027d-4c59-a1c2-e6c71c0c000f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721724)
2026-03-25 10:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744890/general/c522b5ea-74f2-4806-a688-43bf2f90e761.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721724)
2026-03-25 10:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744890/general/de3bea5f-2e34-4a9d-bfe7-3d62b06b9b31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721724)
2026-03-25 10:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744890/general/5a6e4ce4-7956-4e95-918a-a5034050f4f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721724)
2026-03-25 10:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa0fda90>
2026-03-25 10:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69dfcbca-ed69-527d-82f2-f8a34d8e1893/69dfcbca-ed69-527d-82f2-f8a34d8e1893_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744890%252Fgeneral%252Fb2c84e88-92fc-47c2-9678-1a60f8545b40.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744890/general/b2c84e88-92fc-47c2-9678-1a60f8545b40.jpg saved to cache
2026-03-25 10:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 69dfcbca-ed69-527d-82f2-f8a34d8e1893
2026-03-25 10:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa185750>
2026-03-25 10:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69dfcbca-ed69-527d-82f2-f8a34d8e1893/69dfcbca-ed69-527d-82f2-f8a34d8e1893_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744890%252Fgeneral%252F392c92ad-3a86-4022-bfe9-c0cfd7a4ebcb.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744890/general/392c92ad-3a86-4022-bfe9-c0cfd7a4ebcb.jpg saved to cache
2026-03-25 10:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 69dfcbca-ed69-527d-82f2-f8a34d8e1893
2026-03-25 10:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bf4550e-7193-5b56-9289-39618a03cca8 with identifier: 10721635
2026-03-25 10:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bf4550e-7193-5b56-9289-39618a03cca8 with scrape type 1
2026-03-25 10:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8bf4550e-7193-5b56-9289-39618a03cca8
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5732073%252Fgeneral%252F46aac2e5-c5ff-471a-9dde-a1b11369f7a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732073/general/46aac2e5-c5ff-471a-9dde-a1b11369f7a1.jpg already downloaded
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5732073%252Fgeneral%252F6ea15682-76dd-4080-b633-a226938d7315.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732073/general/6ea15682-76dd-4080-b633-a226938d7315.jpg already downloaded
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5732073%252Fgeneral%252F1c58e33b-c3ad-45a8-81cd-201a3b4ff463.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732073/general/1c58e33b-c3ad-45a8-81cd-201a3b4ff463.jpg already downloaded
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5732073%252Fgeneral%252F00392df1-6158-47dd-bf7e-5eb5bf4c6610.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732073/general/00392df1-6158-47dd-bf7e-5eb5bf4c6610.jpg already downloaded
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5732073%252Fgeneral%252F2c77239d-73fe-4a3e-a41f-3a18946555b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732073/general/2c77239d-73fe-4a3e-a41f-3a18946555b7.jpg already downloaded
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5732073%252Fgeneral%252F909809f6-ac27-4d60-9ab5-d887f3018c74.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732073/general/909809f6-ac27-4d60-9ab5-d887f3018c74.jpg already downloaded
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5732073%252Fgeneral%252Ff5867e0a-125e-494a-bfbd-746d0fc4b599.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732073/general/f5867e0a-125e-494a-bfbd-746d0fc4b599.jpg already downloaded
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5732073%252Fgeneral%252F3801decf-6900-4931-8477-00e5b7654f1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732073/general/3801decf-6900-4931-8477-00e5b7654f1e.jpg already downloaded
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5732073%252Fgeneral%252F2532df90-9fa8-472d-ab75-dd32094fe62b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732073/general/2532df90-9fa8-472d-ab75-dd32094fe62b.jpg already downloaded
2026-03-25 10:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5732073%252Fgeneral%252F15587207-4208-4d18-834c-ea2acab6c990.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732073/general/15587207-4208-4d18-834c-ea2acab6c990.jpg already downloaded
2026-03-25 10:15:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8bf4550e-7193-5b56-9289-39618a03cca8, identifier: 10721635
2026-03-25 10:15:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8bf4550e-7193-5b56-9289-39618a03cca8 with identifier: 10721635
2026-03-25 10:15:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8bf4550e-7193-5b56-9289-39618a03cca8 with identifier: 10721635
2026-03-25 10:15:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8bf4550e-7193-5b56-9289-39618a03cca8 with identifier: 10721635 to the API
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721635>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-26T07:30:00Z',
'fuel_type': 'Electric',
'id': '8bf4550e-7193-5b56-9289-39618a03cca8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000211',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721635',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 12407,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5732073/general/46aac2e5-c5ff-471a-9dde-a1b11369f7a1.jpg',
'https://images.openlane.eu/carimgs/5732073/general/6ea15682-76dd-4080-b633-a226938d7315.jpg',
'https://images.openlane.eu/carimgs/5732073/general/1c58e33b-c3ad-45a8-81cd-201a3b4ff463.jpg',
'https://images.openlane.eu/carimgs/5732073/general/00392df1-6158-47dd-bf7e-5eb5bf4c6610.jpg',
'https://images.openlane.eu/carimgs/5732073/general/2c77239d-73fe-4a3e-a41f-3a18946555b7.jpg',
'https://images.openlane.eu/carimgs/5732073/general/909809f6-ac27-4d60-9ab5-d887f3018c74.jpg',
'https://images.openlane.eu/carimgs/5732073/general/f5867e0a-125e-494a-bfbd-746d0fc4b599.jpg',
'https://images.openlane.eu/carimgs/5732073/general/3801decf-6900-4931-8477-00e5b7654f1e.jpg',
'https://images.openlane.eu/carimgs/5732073/general/2532df90-9fa8-472d-ab75-dd32094fe62b.jpg',
'https://images.openlane.eu/carimgs/5732073/general/15587207-4208-4d18-834c-ea2acab6c990.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bf4550e-7193-5b56-9289-39618a03cca8/8bf4550e-7193-5b56-9289-39618a03cca8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 489202,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732073/general/46aac2e5-c5ff-471a-9dde-a1b11369f7a1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bf4550e-7193-5b56-9289-39618a03cca8/8bf4550e-7193-5b56-9289-39618a03cca8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 520257,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732073/general/6ea15682-76dd-4080-b633-a226938d7315.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bf4550e-7193-5b56-9289-39618a03cca8/8bf4550e-7193-5b56-9289-39618a03cca8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 488815,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732073/general/1c58e33b-c3ad-45a8-81cd-201a3b4ff463.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bf4550e-7193-5b56-9289-39618a03cca8/8bf4550e-7193-5b56-9289-39618a03cca8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359087,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732073/general/00392df1-6158-47dd-bf7e-5eb5bf4c6610.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bf4550e-7193-5b56-9289-39618a03cca8/8bf4550e-7193-5b56-9289-39618a03cca8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419378,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732073/general/2c77239d-73fe-4a3e-a41f-3a18946555b7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bf4550e-7193-5b56-9289-39618a03cca8/8bf4550e-7193-5b56-9289-39618a03cca8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466014,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732073/general/909809f6-ac27-4d60-9ab5-d887f3018c74.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bf4550e-7193-5b56-9289-39618a03cca8/8bf4550e-7193-5b56-9289-39618a03cca8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390723,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732073/general/f5867e0a-125e-494a-bfbd-746d0fc4b599.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bf4550e-7193-5b56-9289-39618a03cca8/8bf4550e-7193-5b56-9289-39618a03cca8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363146,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732073/general/3801decf-6900-4931-8477-00e5b7654f1e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bf4550e-7193-5b56-9289-39618a03cca8/8bf4550e-7193-5b56-9289-39618a03cca8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 509914,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732073/general/2532df90-9fa8-472d-ab75-dd32094fe62b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bf4550e-7193-5b56-9289-39618a03cca8/8bf4550e-7193-5b56-9289-39618a03cca8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 458597,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732073/general/15587207-4208-4d18-834c-ea2acab6c990.jpg',
'Width': 2000}],
'price': 29600,
'price_includes_vat': True,
'registration_date': '2023-03-15',
'seats_number': 5,
'seller_name': None,
'title': 'BMW i4 40e - Electric - Automatic - 340 hp - 12.407 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721635%27 HTTP/1.1" 200 None
2026-03-25 10:15:25 [adesa.be] INFO: Saving data for 10721635: {'created_time': 1774433725.388776, 'last_price_update_time': 1774433725.388798, 'auction_closing_time': 1774510200.0}
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721635') HTTP/1.1" 204 0
2026-03-25 10:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721452> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f68710>
2026-03-25 10:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69dfcbca-ed69-527d-82f2-f8a34d8e1893/69dfcbca-ed69-527d-82f2-f8a34d8e1893_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744890%252Fgeneral%252F262c6a61-027d-4c59-a1c2-e6c71c0c000f.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744890/general/262c6a61-027d-4c59-a1c2-e6c71c0c000f.jpg saved to cache
2026-03-25 10:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 69dfcbca-ed69-527d-82f2-f8a34d8e1893
2026-03-25 10:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f4af90>
2026-03-25 10:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69dfcbca-ed69-527d-82f2-f8a34d8e1893/69dfcbca-ed69-527d-82f2-f8a34d8e1893_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744890%252Fgeneral%252Fc522b5ea-74f2-4806-a688-43bf2f90e761.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744890/general/c522b5ea-74f2-4806-a688-43bf2f90e761.jpg saved to cache
2026-03-25 10:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 69dfcbca-ed69-527d-82f2-f8a34d8e1893
2026-03-25 10:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e34bd0>
2026-03-25 10:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69dfcbca-ed69-527d-82f2-f8a34d8e1893/69dfcbca-ed69-527d-82f2-f8a34d8e1893_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744890%252Fgeneral%252Fde3bea5f-2e34-4a9d-bfe7-3d62b06b9b31.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744890/general/de3bea5f-2e34-4a9d-bfe7-3d62b06b9b31.jpg saved to cache
2026-03-25 10:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 69dfcbca-ed69-527d-82f2-f8a34d8e1893
2026-03-25 10:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9da0710>
2026-03-25 10:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69dfcbca-ed69-527d-82f2-f8a34d8e1893/69dfcbca-ed69-527d-82f2-f8a34d8e1893_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744890%252Fgeneral%252F5a6e4ce4-7956-4e95-918a-a5034050f4f8.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744890/general/5a6e4ce4-7956-4e95-918a-a5034050f4f8.jpg saved to cache
2026-03-25 10:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 69dfcbca-ed69-527d-82f2-f8a34d8e1893
2026-03-25 10:15:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 69dfcbca-ed69-527d-82f2-f8a34d8e1893, skipping ID generation
2026-03-25 10:15:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69dfcbca-ed69-527d-82f2-f8a34d8e1893 with scrape type 1
2026-03-25 10:15:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 69dfcbca-ed69-527d-82f2-f8a34d8e1893 sending to next pipeline
2026-03-25 10:15:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 69dfcbca-ed69-527d-82f2-f8a34d8e1893, identifier: 10721724
2026-03-25 10:15:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69dfcbca-ed69-527d-82f2-f8a34d8e1893 with identifier: 10721724
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-25 10:15:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:15:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69dfcbca-ed69-527d-82f2-f8a34d8e1893 with identifier: 10721724
2026-03-25 10:15:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69dfcbca-ed69-527d-82f2-f8a34d8e1893 with identifier: 10721724 to the API
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:15:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744890/general/5a6e4ce4-7956-4e95-918a-a5034050f4f8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-26T07:40:00Z',
'fuel_type': 'Electric',
'id': '69dfcbca-ed69-527d-82f2-f8a34d8e1893',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000237',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721724',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX3',
'odometer': 90907,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69dfcbca-ed69-527d-82f2-f8a34d8e1893/69dfcbca-ed69-527d-82f2-f8a34d8e1893_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145174,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744890/general/51857e84-4bb2-4492-b5f2-b903e36e8448.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69dfcbca-ed69-527d-82f2-f8a34d8e1893/69dfcbca-ed69-527d-82f2-f8a34d8e1893_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146205,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744890/general/ca5058da-0f0b-47f9-8219-779e850b19d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69dfcbca-ed69-527d-82f2-f8a34d8e1893/69dfcbca-ed69-527d-82f2-f8a34d8e1893_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134370,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744890/general/b2c84e88-92fc-47c2-9678-1a60f8545b40.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69dfcbca-ed69-527d-82f2-f8a34d8e1893/69dfcbca-ed69-527d-82f2-f8a34d8e1893_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136050,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744890/general/4a0c98d1-cb32-47b6-9845-cbce81de8af4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69dfcbca-ed69-527d-82f2-f8a34d8e1893/69dfcbca-ed69-527d-82f2-f8a34d8e1893_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86054,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744890/general/262c6a61-027d-4c59-a1c2-e6c71c0c000f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69dfcbca-ed69-527d-82f2-f8a34d8e1893/69dfcbca-ed69-527d-82f2-f8a34d8e1893_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149113,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744890/general/c522b5ea-74f2-4806-a688-43bf2f90e761.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69dfcbca-ed69-527d-82f2-f8a34d8e1893/69dfcbca-ed69-527d-82f2-f8a34d8e1893_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125658,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744890/general/de3bea5f-2e34-4a9d-bfe7-3d62b06b9b31.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69dfcbca-ed69-527d-82f2-f8a34d8e1893/69dfcbca-ed69-527d-82f2-f8a34d8e1893_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116988,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744890/general/5a6e4ce4-7956-4e95-918a-a5034050f4f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69dfcbca-ed69-527d-82f2-f8a34d8e1893/69dfcbca-ed69-527d-82f2-f8a34d8e1893_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744890/general/392c92ad-3a86-4022-bfe9-c0cfd7a4ebcb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69dfcbca-ed69-527d-82f2-f8a34d8e1893/69dfcbca-ed69-527d-82f2-f8a34d8e1893_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101631,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744890/general/881effba-50c4-4416-8bba-a5c38668ca4b.jpg',
'Width': 1024}],
'price': 26500,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW iX3 Inspiring - Electric - Automatic - 286 hp - 90.907 km',
'transmission': 'automatic',
'trim': 'Inspiring',
'vin': None,
'year': 2022}
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721724%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [adesa.be] INFO: Saving data for 10721724: {'created_time': 1774433726.309228, 'last_price_update_time': 1774433726.309238, 'auction_closing_time': 1774510800.0}
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721724') HTTP/1.1" 204 0
2026-03-25 10:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b679917a-ae7c-5628-82cf-4c0174bd76b7 with identifier: 10721452
2026-03-25 10:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b679917a-ae7c-5628-82cf-4c0174bd76b7 with scrape type 1
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b679917a-ae7c-5628-82cf-4c0174bd76b7
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5724339%252Fgeneral%252F0b439bcb-f76c-4300-abca-f6fa6a0bb35f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724339/general/0b439bcb-f76c-4300-abca-f6fa6a0bb35f.jpeg not downloaded yet
2026-03-25 10:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54f6fb2b-f408-5b18-a6ae-a8f3f970b93c with identifier: 10721602
2026-03-25 10:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54f6fb2b-f408-5b18-a6ae-a8f3f970b93c with scrape type 1
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 54f6fb2b-f408-5b18-a6ae-a8f3f970b93c
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712260%252Fgeneral%252F1d324e53-b40d-4476-a911-d4b436526f2e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712260/general/1d324e53-b40d-4476-a911-d4b436526f2e.jpeg not downloaded yet
2026-03-25 10:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b406cba2-e5a7-59d6-b350-8744bf6168ab with identifier: 10720669
2026-03-25 10:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b406cba2-e5a7-59d6-b350-8744bf6168ab with scrape type 1
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b406cba2-e5a7-59d6-b350-8744bf6168ab
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745072%252Fgeneral%252F19f51b02-95a6-4b13-9b6b-c6a33eaafd81.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745072/general/19f51b02-95a6-4b13-9b6b-c6a33eaafd81.jpg not downloaded yet
2026-03-25 10:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 164a3b13-4c89-525e-91df-659f6fcf4561 with identifier: 10721615
2026-03-25 10:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 164a3b13-4c89-525e-91df-659f6fcf4561 with scrape type 1
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 164a3b13-4c89-525e-91df-659f6fcf4561
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712421%252Fgeneral%252F377a49cb-bc6d-40ac-81e0-fff669900e17.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712421/general/377a49cb-bc6d-40ac-81e0-fff669900e17.jpeg not downloaded yet
2026-03-25 10:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d72ad4e-c666-55e4-bd20-c9f7a157cacc with identifier: 10721752
2026-03-25 10:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d72ad4e-c666-55e4-bd20-c9f7a157cacc with scrape type 1
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1d72ad4e-c666-55e4-bd20-c9f7a157cacc
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5743774%252Fgeneral%252Fc40fc6e6-89ff-431c-99bc-dae744e7609d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743774/general/c40fc6e6-89ff-431c-99bc-dae744e7609d.jpeg not downloaded yet
2026-03-25 10:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e with identifier: 10720671
2026-03-25 10:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e with scrape type 1
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745074%252Fgeneral%252F47722661-9fee-4f48-bdb1-61d765c702c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745074/general/47722661-9fee-4f48-bdb1-61d765c702c3.jpg not downloaded yet
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5724339%252Fgeneral%252Fc6a08fab-9876-4c9e-a0e8-5e1045e5b278.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724339/general/c6a08fab-9876-4c9e-a0e8-5e1045e5b278.jpeg not downloaded yet
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712260%252Fgeneral%252Fabb3d3a2-dc93-468b-817d-0b1fc262274d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712260/general/abb3d3a2-dc93-468b-817d-0b1fc262274d.jpeg not downloaded yet
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745072%252Fgeneral%252F2f350733-165e-4526-b952-e3774f18182b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745072/general/2f350733-165e-4526-b952-e3774f18182b.jpg not downloaded yet
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712421%252Fgeneral%252F829ee265-71b9-47aa-9487-b559a38dfbf5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712421/general/829ee265-71b9-47aa-9487-b559a38dfbf5.jpeg not downloaded yet
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5743774%252Fgeneral%252Febe00348-91fe-4d42-a028-e253209b9423.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743774/general/ebe00348-91fe-4d42-a028-e253209b9423.jpeg not downloaded yet
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745074%252Fgeneral%252Fac1b82e1-1a61-4843-a4c9-207df24aa862.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745074/general/ac1b82e1-1a61-4843-a4c9-207df24aa862.jpg not downloaded yet
2026-03-25 10:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5724339%252Fgeneral%252F433cdb88-0b0e-4a00-b419-67419ed36ec6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724339/general/433cdb88-0b0e-4a00-b419-67419ed36ec6.jpeg not downloaded yet
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712260%252Fgeneral%252Fe046aa25-bfd0-4bcd-a255-dffd02ba4c8f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712260/general/e046aa25-bfd0-4bcd-a255-dffd02ba4c8f.jpeg not downloaded yet
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745072%252Fgeneral%252F379abc66-5d3a-4056-9db4-1a776b88ba2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745072/general/379abc66-5d3a-4056-9db4-1a776b88ba2a.jpg not downloaded yet
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712421%252Fgeneral%252Fb63d23e2-417e-44c0-b3ea-9a5a3489c5d7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712421/general/b63d23e2-417e-44c0-b3ea-9a5a3489c5d7.jpeg not downloaded yet
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5743774%252Fgeneral%252Fec515626-6563-4b91-9c80-e764d76f057b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743774/general/ec515626-6563-4b91-9c80-e764d76f057b.jpeg not downloaded yet
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745074%252Fgeneral%252Ff4636be4-8d05-4fa4-bfa6-c1385e4cdcc1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745074/general/f4636be4-8d05-4fa4-bfa6-c1385e4cdcc1.jpg not downloaded yet
2026-03-25 10:15:26 [adesa.be] INFO: Found listing with ID: 10720673
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720673%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [adesa.be] INFO: Scrape type for 10720673: 1
2026-03-25 10:15:26 [adesa.be] INFO: Scraping item 10720673 url https://www.openlane.eu/en/carv6/auction/10720673
2026-03-25 10:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745072/general/19f51b02-95a6-4b13-9b6b-c6a33eaafd81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720669)
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5724339%252Fgeneral%252Ff04a0720-e810-4c32-a826-8d65c3fb3b73.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724339/general/f04a0720-e810-4c32-a826-8d65c3fb3b73.jpeg not downloaded yet
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712260%252Fgeneral%252F65d4bfbe-456c-4da2-818f-1a3374f01e83.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712260/general/65d4bfbe-456c-4da2-818f-1a3374f01e83.jpeg not downloaded yet
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745072%252Fgeneral%252Ffb27df0d-2f3a-4746-9f43-d8aa84f55efd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745072/general/fb27df0d-2f3a-4746-9f43-d8aa84f55efd.jpg not downloaded yet
2026-03-25 10:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712421%252Fgeneral%252Fd23a38b8-0ce7-46f5-a27b-5a6fbf3aef99.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712421/general/d23a38b8-0ce7-46f5-a27b-5a6fbf3aef99.jpeg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5743774%252Fgeneral%252F7b0af10c-7fe8-4959-9a6e-f2e66efc0804.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743774/general/7b0af10c-7fe8-4959-9a6e-f2e66efc0804.jpeg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745074%252Fgeneral%252F235151bf-e88c-4b6b-ab41-e45f46e4f079.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745074/general/235151bf-e88c-4b6b-ab41-e45f46e4f079.jpg not downloaded yet
2026-03-25 10:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745074/general/47722661-9fee-4f48-bdb1-61d765c702c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720671)
2026-03-25 10:15:27 [adesa.be] INFO: Found listing with ID: 10720698
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720698%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [adesa.be] INFO: Scrape type for 10720698: 1
2026-03-25 10:15:27 [adesa.be] INFO: Scraping item 10720698 url https://www.openlane.eu/en/carv6/auction/10720698
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5724339%252Fgeneral%252Fce56d4dc-0029-475f-b487-dd35788085c7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724339/general/ce56d4dc-0029-475f-b487-dd35788085c7.jpeg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712260%252Fgeneral%252Fb1127e24-3930-4cbf-9100-315872219edb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712260/general/b1127e24-3930-4cbf-9100-315872219edb.jpeg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745072%252Fgeneral%252Faaae1e8e-aff5-4385-844e-626ec6e4e90b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745072/general/aaae1e8e-aff5-4385-844e-626ec6e4e90b.jpg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712421%252Fgeneral%252F64117664-05dc-441d-aaff-b6ef84a5ca19.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712421/general/64117664-05dc-441d-aaff-b6ef84a5ca19.jpeg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5743774%252Fgeneral%252F4cace901-3e26-43da-8adf-a95f78de6434.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743774/general/4cace901-3e26-43da-8adf-a95f78de6434.jpeg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745074%252Fgeneral%252Ff8c4c8ca-9a5e-403e-a676-d0aa4be2e228.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745074/general/f8c4c8ca-9a5e-403e-a676-d0aa4be2e228.jpg not downloaded yet
2026-03-25 10:15:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3704ac3-1bd7-5690-871c-f29b2d6bf443 with identifier: 10720672
2026-03-25 10:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3704ac3-1bd7-5690-871c-f29b2d6bf443 with scrape type 1
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c3704ac3-1bd7-5690-871c-f29b2d6bf443
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745075%252Fgeneral%252F8cd7763e-6caf-4b80-9953-6dda2a9b5a85.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745075/general/8cd7763e-6caf-4b80-9953-6dda2a9b5a85.jpg not downloaded yet
2026-03-25 10:15:27 [adesa.be] INFO: Found listing with ID: 10720701
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720701%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [adesa.be] INFO: Scrape type for 10720701: 1
2026-03-25 10:15:27 [adesa.be] INFO: Scraping item 10720701 url https://www.openlane.eu/en/carv6/auction/10720701
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5724339%252Fgeneral%252Facd064ed-c6b9-4b37-a2d4-2d0ca374fcd8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724339/general/acd064ed-c6b9-4b37-a2d4-2d0ca374fcd8.jpeg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712260%252Fgeneral%252F350cc974-1901-4069-b071-09f35786cef2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712260/general/350cc974-1901-4069-b071-09f35786cef2.jpeg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745072%252Fgeneral%252Ff734f680-e7a6-4e6b-b662-73a7f7e949d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745072/general/f734f680-e7a6-4e6b-b662-73a7f7e949d0.jpg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712421%252Fgeneral%252F3e24b75a-897c-4017-b10e-a2389ef3a5cb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712421/general/3e24b75a-897c-4017-b10e-a2389ef3a5cb.jpeg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5743774%252Fgeneral%252Fc4ac159e-8d0a-44b7-925e-3576d97adae3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743774/general/c4ac159e-8d0a-44b7-925e-3576d97adae3.jpeg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745074%252Fgeneral%252F2114010b-b4b2-437b-ab46-67f3df63e400.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745074/general/2114010b-b4b2-437b-ab46-67f3df63e400.jpg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745075%252Fgeneral%252Fb80322bf-3fea-420b-a9e9-43de5ded227d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745075/general/b80322bf-3fea-420b-a9e9-43de5ded227d.jpg not downloaded yet
2026-03-25 10:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e34990>
2026-03-25 10:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b406cba2-e5a7-59d6-b350-8744bf6168ab/b406cba2-e5a7-59d6-b350-8744bf6168ab_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745072%252Fgeneral%252F19f51b02-95a6-4b13-9b6b-c6a33eaafd81.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745072/general/19f51b02-95a6-4b13-9b6b-c6a33eaafd81.jpg saved to cache
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b406cba2-e5a7-59d6-b350-8744bf6168ab
2026-03-25 10:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745074/general/ac1b82e1-1a61-4843-a4c9-207df24aa862.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720671)
2026-03-25 10:15:27 [adesa.be] INFO: Found listing with ID: 10720702
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720702%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [adesa.be] INFO: Scrape type for 10720702: 1
2026-03-25 10:15:27 [adesa.be] INFO: Scraping item 10720702 url https://www.openlane.eu/en/carv6/auction/10720702
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5724339%252Fgeneral%252Fc89b7f07-6cd8-49d3-a8ca-0bf7dacd0ed7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724339/general/c89b7f07-6cd8-49d3-a8ca-0bf7dacd0ed7.jpeg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712260%252Fgeneral%252F53bfa950-be9f-407c-82b8-279a120b9c90.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712260/general/53bfa950-be9f-407c-82b8-279a120b9c90.jpeg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745072%252Fgeneral%252Fd1ad51a8-3d88-48b5-829b-6f0f90acaf99.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745072/general/d1ad51a8-3d88-48b5-829b-6f0f90acaf99.jpg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712421%252Fgeneral%252F30ce01f4-7f54-4469-8cb4-87ef884251d8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712421/general/30ce01f4-7f54-4469-8cb4-87ef884251d8.jpeg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5743774%252Fgeneral%252F8a05fcf9-4ef4-4ee4-a08c-7ec65104c9a5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743774/general/8a05fcf9-4ef4-4ee4-a08c-7ec65104c9a5.jpeg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745074%252Fgeneral%252F51a0bd52-e235-41ad-88d2-44e89a3e186b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745074/general/51a0bd52-e235-41ad-88d2-44e89a3e186b.jpg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745075%252Fgeneral%252Fb13c12c2-0d2c-44a3-a08c-1ae034100428.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745075/general/b13c12c2-0d2c-44a3-a08c-1ae034100428.jpg not downloaded yet
2026-03-25 10:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a929ef90>
2026-03-25 10:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e/e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745074%252Fgeneral%252F47722661-9fee-4f48-bdb1-61d765c702c3.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745074/general/47722661-9fee-4f48-bdb1-61d765c702c3.jpg saved to cache
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e
2026-03-25 10:15:27 [adesa.be] INFO: Found listing with ID: 10720703
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720703%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [adesa.be] INFO: Scrape type for 10720703: 1
2026-03-25 10:15:27 [adesa.be] INFO: Scraping item 10720703 url https://www.openlane.eu/en/carv6/auction/10720703
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5724339%252Fgeneral%252F401b8356-fa84-4012-b923-7ef70f3a24ea.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724339/general/401b8356-fa84-4012-b923-7ef70f3a24ea.jpeg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712260%252Fgeneral%252F7f991ca4-cf50-4eaa-a746-772c38352be2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712260/general/7f991ca4-cf50-4eaa-a746-772c38352be2.jpeg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745072%252Fgeneral%252Fa538758a-775e-4819-a9f2-11e91e64e37c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745072/general/a538758a-775e-4819-a9f2-11e91e64e37c.jpg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712421%252Fgeneral%252F82c73187-2b2a-4345-bac3-2bd097d0d690.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712421/general/82c73187-2b2a-4345-bac3-2bd097d0d690.jpeg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5743774%252Fgeneral%252F59002773-6b86-4215-9f43-f12c30ad96f9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743774/general/59002773-6b86-4215-9f43-f12c30ad96f9.jpeg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745074%252Fgeneral%252F387151e7-8e66-4e07-b3d0-e6559e8900bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745074/general/387151e7-8e66-4e07-b3d0-e6559e8900bd.jpg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745075%252Fgeneral%252F690c4f6b-834f-4c8d-a027-d63ce86f9ed2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745075/general/690c4f6b-834f-4c8d-a027-d63ce86f9ed2.jpg not downloaded yet
2026-03-25 10:15:27 [adesa.be] INFO: Found listing with ID: 10720704
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720704%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [adesa.be] INFO: Scrape type for 10720704: 1
2026-03-25 10:15:27 [adesa.be] INFO: Scraping item 10720704 url https://www.openlane.eu/en/carv6/auction/10720704
2026-03-25 10:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a929ec50>
2026-03-25 10:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e/e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745074%252Fgeneral%252Fac1b82e1-1a61-4843-a4c9-207df24aa862.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745074/general/ac1b82e1-1a61-4843-a4c9-207df24aa862.jpg saved to cache
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e
2026-03-25 10:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745072/general/2f350733-165e-4526-b952-e3774f18182b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720669)
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5724339%252Fgeneral%252F15512ffa-dc01-4041-aba9-d882a79ca552.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724339/general/15512ffa-dc01-4041-aba9-d882a79ca552.jpeg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712260%252Fgeneral%252F4d807963-f9a9-4684-8ff6-9fc4cfe5243c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712260/general/4d807963-f9a9-4684-8ff6-9fc4cfe5243c.jpeg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745072%252Fgeneral%252Ff723d00d-6bd0-4249-ae15-fb628ad51f75.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745072/general/f723d00d-6bd0-4249-ae15-fb628ad51f75.jpg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712421%252Fgeneral%252F85bb7cec-a8f7-4aa0-beeb-8799989d24b8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712421/general/85bb7cec-a8f7-4aa0-beeb-8799989d24b8.jpeg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5743774%252Fgeneral%252F939f82e0-949c-458a-add0-9846295d5748.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743774/general/939f82e0-949c-458a-add0-9846295d5748.jpeg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745074%252Fgeneral%252Fdef237a9-9b3b-4c80-96ac-bc391048d1b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745074/general/def237a9-9b3b-4c80-96ac-bc391048d1b6.jpg not downloaded yet
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745075%252Fgeneral%252F57ef85f0-211d-4e8e-87bb-e646e43e8ebd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745075/general/57ef85f0-211d-4e8e-87bb-e646e43e8ebd.jpg not downloaded yet
2026-03-25 10:15:27 [adesa.be] INFO: Found listing with ID: 10720705
2026-03-25 10:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720705%27 HTTP/1.1" 200 None
2026-03-25 10:15:27 [adesa.be] INFO: Scrape type for 10720705: 1
2026-03-25 10:15:27 [adesa.be] INFO: Scraping item 10720705 url https://www.openlane.eu/en/carv6/auction/10720705
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5724339%252Fgeneral%252F53dcd62d-9e20-4d95-8851-14ff58519429.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724339/general/53dcd62d-9e20-4d95-8851-14ff58519429.jpeg not downloaded yet
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712260%252Fgeneral%252F6ee202bf-1d7a-4858-a165-5e5128756267.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712260/general/6ee202bf-1d7a-4858-a165-5e5128756267.jpeg not downloaded yet
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745072%252Fgeneral%252F85679447-4ff3-4eab-b0c3-118bfabe63e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745072/general/85679447-4ff3-4eab-b0c3-118bfabe63e4.jpg not downloaded yet
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712421%252Fgeneral%252F4f280b74-bb9f-4359-866d-8177d0a88f03.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712421/general/4f280b74-bb9f-4359-866d-8177d0a88f03.jpeg not downloaded yet
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5743774%252Fgeneral%252Fa1163158-fff7-47cc-9657-46e0f6ef5fcd.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743774/general/a1163158-fff7-47cc-9657-46e0f6ef5fcd.jpeg not downloaded yet
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745074%252Fgeneral%252Ff01eb81d-a1b5-4d44-b6f2-9c25729d13fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745074/general/f01eb81d-a1b5-4d44-b6f2-9c25729d13fd.jpg not downloaded yet
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745075%252Fgeneral%252Fc4cd3aa7-a78f-481e-9e26-d9d8d9ff4208.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745075/general/c4cd3aa7-a78f-481e-9e26-d9d8d9ff4208.jpg not downloaded yet
2026-03-25 10:15:28 [adesa.be] INFO: Found listing with ID: 10720706
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720706%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [adesa.be] INFO: Scrape type for 10720706: 1
2026-03-25 10:15:28 [adesa.be] INFO: Scraping item 10720706 url https://www.openlane.eu/en/carv6/auction/10720706
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745075%252Fgeneral%252F2ca4c252-d737-4566-8697-e47ba61bd560.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745075/general/2ca4c252-d737-4566-8697-e47ba61bd560.jpg not downloaded yet
2026-03-25 10:15:28 [adesa.be] INFO: Found listing with ID: 10720707
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720707%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [adesa.be] INFO: Scrape type for 10720707: 1
2026-03-25 10:15:28 [adesa.be] INFO: Scraping item 10720707 url https://www.openlane.eu/en/carv6/auction/10720707
2026-03-25 10:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa055dd0>
2026-03-25 10:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b406cba2-e5a7-59d6-b350-8744bf6168ab/b406cba2-e5a7-59d6-b350-8744bf6168ab_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745072%252Fgeneral%252F2f350733-165e-4526-b952-e3774f18182b.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745072/general/2f350733-165e-4526-b952-e3774f18182b.jpg saved to cache
2026-03-25 10:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b406cba2-e5a7-59d6-b350-8744bf6168ab
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745075%252Fgeneral%252F6566dcba-21fe-4528-b9c0-200e1561989e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745075/general/6566dcba-21fe-4528-b9c0-200e1561989e.jpg not downloaded yet
2026-03-25 10:15:28 [adesa.be] INFO: Found listing with ID: 10720708
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720708%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [adesa.be] INFO: Scrape type for 10720708: 1
2026-03-25 10:15:28 [adesa.be] INFO: Scraping item 10720708 url https://www.openlane.eu/en/carv6/auction/10720708
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745075%252Fgeneral%252F4da83e34-c8e1-42f2-9745-e5a0c91075fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745075/general/4da83e34-c8e1-42f2-9745-e5a0c91075fd.jpg not downloaded yet
2026-03-25 10:15:28 [adesa.be] INFO: Found listing with ID: 10720709
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720709%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [adesa.be] INFO: Scrape type for 10720709: 1
2026-03-25 10:15:28 [adesa.be] INFO: Scraping item 10720709 url https://www.openlane.eu/en/carv6/auction/10720709
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745075%252Fgeneral%252F35c0a1e5-2f68-4f0c-b6bf-c8d376d2445f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745075/general/35c0a1e5-2f68-4f0c-b6bf-c8d376d2445f.jpg not downloaded yet
2026-03-25 10:15:28 [adesa.be] INFO: Found listing with ID: 10720710
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720710%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [adesa.be] INFO: Scrape type for 10720710: 1
2026-03-25 10:15:28 [adesa.be] INFO: Scraping item 10720710 url https://www.openlane.eu/en/carv6/auction/10720710
2026-03-25 10:15:28 [adesa.be] INFO: Found listing with ID: 10720713
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720713%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [adesa.be] INFO: Scrape type for 10720713: 1
2026-03-25 10:15:28 [adesa.be] INFO: Scraping item 10720713 url https://www.openlane.eu/en/carv6/auction/10720713
2026-03-25 10:15:28 [adesa.be] INFO: Found listing with ID: 10720742
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720742%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [adesa.be] INFO: Scrape type for 10720742: 1
2026-03-25 10:15:28 [adesa.be] INFO: Scraping item 10720742 url https://www.openlane.eu/en/carv6/auction/10720742
2026-03-25 10:15:28 [adesa.be] INFO: Found listing with ID: 10720746
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720746%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [adesa.be] INFO: Scrape type for 10720746: 1
2026-03-25 10:15:28 [adesa.be] INFO: Scraping item 10720746 url https://www.openlane.eu/en/carv6/auction/10720746
2026-03-25 10:15:28 [adesa.be] INFO: Found listing with ID: 10720660
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720660%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [adesa.be] INFO: Scrape type for 10720660: 1
2026-03-25 10:15:28 [adesa.be] INFO: Scraping item 10720660 url https://www.openlane.eu/en/carv6/auction/10720660
2026-03-25 10:15:28 [adesa.be] INFO: Found listing with ID: 10720664
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720664%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [adesa.be] INFO: Scrape type for 10720664: 1
2026-03-25 10:15:28 [adesa.be] INFO: Scraping item 10720664 url https://www.openlane.eu/en/carv6/auction/10720664
2026-03-25 10:15:28 [adesa.be] INFO: Found listing with ID: 10720662
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720662%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [adesa.be] INFO: Scrape type for 10720662: 1
2026-03-25 10:15:28 [adesa.be] INFO: Scraping item 10720662 url https://www.openlane.eu/en/carv6/auction/10720662
2026-03-25 10:15:28 [adesa.be] INFO: Found listing with ID: 10720666
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720666%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [adesa.be] INFO: Scrape type for 10720666: 1
2026-03-25 10:15:28 [adesa.be] INFO: Scraping item 10720666 url https://www.openlane.eu/en/carv6/auction/10720666
2026-03-25 10:15:28 [adesa.be] INFO: Found listing with ID: 10720663
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720663%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [adesa.be] INFO: Scrape type for 10720663: 1
2026-03-25 10:15:28 [adesa.be] INFO: Scraping item 10720663 url https://www.openlane.eu/en/carv6/auction/10720663
2026-03-25 10:15:28 [adesa.be] INFO: Found listing with ID: 10720667
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720667%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [adesa.be] INFO: Scrape type for 10720667: 1
2026-03-25 10:15:28 [adesa.be] INFO: Scraping item 10720667 url https://www.openlane.eu/en/carv6/auction/10720667
2026-03-25 10:15:28 [adesa.be] INFO: Found listing with ID: 10720668
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720668%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [adesa.be] INFO: Scrape type for 10720668: 1
2026-03-25 10:15:28 [adesa.be] INFO: Scraping item 10720668 url https://www.openlane.eu/en/carv6/auction/10720668
2026-03-25 10:15:28 [adesa.be] INFO: Found listing with ID: 10720670
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720670%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [adesa.be] INFO: Scrape type for 10720670: 1
2026-03-25 10:15:28 [adesa.be] INFO: Scraping item 10720670 url https://www.openlane.eu/en/carv6/auction/10720670
2026-03-25 10:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724339/general/0b439bcb-f76c-4300-abca-f6fa6a0bb35f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721452)
2026-03-25 10:15:28 [adesa.be] INFO: Found listing with ID: 10720674
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720674%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [adesa.be] INFO: Scrape type for 10720674: 1
2026-03-25 10:15:28 [adesa.be] INFO: Scraping item 10720674 url https://www.openlane.eu/en/carv6/auction/10720674
2026-03-25 10:15:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:28 [adesa.be] INFO: Found listing with ID: 10720679
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720679%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [adesa.be] INFO: Scrape type for 10720679: 1
2026-03-25 10:15:28 [adesa.be] INFO: Scraping item 10720679 url https://www.openlane.eu/en/carv6/auction/10720679
2026-03-25 10:15:28 [adesa.be] INFO: Found listing with ID: 10720680
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720680%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [adesa.be] INFO: Scrape type for 10720680: 1
2026-03-25 10:15:28 [adesa.be] INFO: Scraping item 10720680 url https://www.openlane.eu/en/carv6/auction/10720680
2026-03-25 10:15:28 [adesa.be] INFO: Found listing with ID: 10720681
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720681%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [adesa.be] INFO: Scrape type for 10720681: 1
2026-03-25 10:15:28 [adesa.be] INFO: Scraping item 10720681 url https://www.openlane.eu/en/carv6/auction/10720681
2026-03-25 10:15:28 [adesa.be] INFO: Found listing with ID: 10720682
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720682%27 HTTP/1.1" 200 None
2026-03-25 10:15:28 [adesa.be] INFO: Scrape type for 10720682: 1
2026-03-25 10:15:28 [adesa.be] INFO: Scraping item 10720682 url https://www.openlane.eu/en/carv6/auction/10720682
2026-03-25 10:15:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa04dcd0>
2026-03-25 10:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b679917a-ae7c-5628-82cf-4c0174bd76b7/b679917a-ae7c-5628-82cf-4c0174bd76b7_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5724339%252Fgeneral%252F0b439bcb-f76c-4300-abca-f6fa6a0bb35f.jpeg') HTTP/1.1" 204 0
2026-03-25 10:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724339/general/0b439bcb-f76c-4300-abca-f6fa6a0bb35f.jpeg saved to cache
2026-03-25 10:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b679917a-ae7c-5628-82cf-4c0174bd76b7
2026-03-25 10:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743774/general/ebe00348-91fe-4d42-a028-e253209b9423.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721752)
2026-03-25 10:15:29 [adesa.be] INFO: Found listing with ID: 10720690
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720690%27 HTTP/1.1" 200 None
2026-03-25 10:15:29 [adesa.be] INFO: Scrape type for 10720690: 1
2026-03-25 10:15:29 [adesa.be] INFO: Scraping item 10720690 url https://www.openlane.eu/en/carv6/auction/10720690
2026-03-25 10:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743774/general/c40fc6e6-89ff-431c-99bc-dae744e7609d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721752)
2026-03-25 10:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745074/general/f4636be4-8d05-4fa4-bfa6-c1385e4cdcc1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720671)
2026-03-25 10:15:29 [adesa.be] INFO: Found listing with ID: 10720689
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720689%27 HTTP/1.1" 200 None
2026-03-25 10:15:29 [adesa.be] INFO: Scrape type for 10720689: 1
2026-03-25 10:15:29 [adesa.be] INFO: Scraping item 10720689 url https://www.openlane.eu/en/carv6/auction/10720689
2026-03-25 10:15:29 [adesa.be] INFO: Found listing with ID: 10720691
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720691%27 HTTP/1.1" 200 None
2026-03-25 10:15:29 [adesa.be] INFO: Scrape type for 10720691: 1
2026-03-25 10:15:29 [adesa.be] INFO: Scraping item 10720691 url https://www.openlane.eu/en/carv6/auction/10720691
2026-03-25 10:15:29 [adesa.be] INFO: Found listing with ID: 10720694
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720694%27 HTTP/1.1" 200 None
2026-03-25 10:15:29 [adesa.be] INFO: Scrape type for 10720694: 1
2026-03-25 10:15:29 [adesa.be] INFO: Scraping item 10720694 url https://www.openlane.eu/en/carv6/auction/10720694
2026-03-25 10:15:29 [adesa.be] INFO: Found listing with ID: 10720693
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720693%27 HTTP/1.1" 200 None
2026-03-25 10:15:29 [adesa.be] INFO: Scrape type for 10720693: 1
2026-03-25 10:15:29 [adesa.be] INFO: Scraping item 10720693 url https://www.openlane.eu/en/carv6/auction/10720693
2026-03-25 10:15:29 [adesa.be] INFO: Found listing with ID: 10720696
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720696%27 HTTP/1.1" 200 None
2026-03-25 10:15:29 [adesa.be] INFO: Scrape type for 10720696: 1
2026-03-25 10:15:29 [adesa.be] INFO: Scraping item 10720696 url https://www.openlane.eu/en/carv6/auction/10720696
2026-03-25 10:15:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a925a1d0>
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d72ad4e-c666-55e4-bd20-c9f7a157cacc/1d72ad4e-c666-55e4-bd20-c9f7a157cacc_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5743774%252Fgeneral%252Febe00348-91fe-4d42-a028-e253209b9423.jpeg') HTTP/1.1" 204 0
2026-03-25 10:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743774/general/ebe00348-91fe-4d42-a028-e253209b9423.jpeg saved to cache
2026-03-25 10:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1d72ad4e-c666-55e4-bd20-c9f7a157cacc
2026-03-25 10:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724339/general/c6a08fab-9876-4c9e-a0e8-5e1045e5b278.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721452)
2026-03-25 10:15:29 [adesa.be] INFO: Found listing with ID: 10720695
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720695%27 HTTP/1.1" 200 None
2026-03-25 10:15:29 [adesa.be] INFO: Scrape type for 10720695: 1
2026-03-25 10:15:29 [adesa.be] INFO: Scraping item 10720695 url https://www.openlane.eu/en/carv6/auction/10720695
2026-03-25 10:15:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f30650>
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d72ad4e-c666-55e4-bd20-c9f7a157cacc/1d72ad4e-c666-55e4-bd20-c9f7a157cacc_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5743774%252Fgeneral%252Fc40fc6e6-89ff-431c-99bc-dae744e7609d.jpeg') HTTP/1.1" 204 0
2026-03-25 10:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743774/general/c40fc6e6-89ff-431c-99bc-dae744e7609d.jpeg saved to cache
2026-03-25 10:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1d72ad4e-c666-55e4-bd20-c9f7a157cacc
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa07ce10>
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e/e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745074%252Fgeneral%252Ff4636be4-8d05-4fa4-bfa6-c1385e4cdcc1.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745074/general/f4636be4-8d05-4fa4-bfa6-c1385e4cdcc1.jpg saved to cache
2026-03-25 10:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e
2026-03-25 10:15:29 [adesa.be] INFO: Found listing with ID: 10720697
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720697%27 HTTP/1.1" 200 None
2026-03-25 10:15:29 [adesa.be] INFO: Scrape type for 10720697: 1
2026-03-25 10:15:29 [adesa.be] INFO: Scraping item 10720697 url https://www.openlane.eu/en/carv6/auction/10720697
2026-03-25 10:15:29 [adesa.be] INFO: Found listing with ID: 10720711
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720711%27 HTTP/1.1" 200 None
2026-03-25 10:15:29 [adesa.be] INFO: Scrape type for 10720711: 1
2026-03-25 10:15:29 [adesa.be] INFO: Scraping item 10720711 url https://www.openlane.eu/en/carv6/auction/10720711
2026-03-25 10:15:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:29 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 10:15:29 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 10:15:29 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x001\xa1E\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\xb9\xb8\x001\x19\xc6\x00\x00\x00\x00'
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9dd2690>
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b679917a-ae7c-5628-82cf-4c0174bd76b7/b679917a-ae7c-5628-82cf-4c0174bd76b7_image_1.mpo HTTP/1.1" 201 0
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5724339%252Fgeneral%252Fc6a08fab-9876-4c9e-a0e8-5e1045e5b278.jpeg') HTTP/1.1" 204 0
2026-03-25 10:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724339/general/c6a08fab-9876-4c9e-a0e8-5e1045e5b278.jpeg saved to cache
2026-03-25 10:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b679917a-ae7c-5628-82cf-4c0174bd76b7
2026-03-25 10:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745072/general/379abc66-5d3a-4056-9db4-1a776b88ba2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720669)
2026-03-25 10:15:29 [adesa.be] INFO: Found listing with ID: 10720716
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720716%27 HTTP/1.1" 200 None
2026-03-25 10:15:29 [adesa.be] INFO: Scrape type for 10720716: 1
2026-03-25 10:15:29 [adesa.be] INFO: Scraping item 10720716 url https://www.openlane.eu/en/carv6/auction/10720716
2026-03-25 10:15:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:29 [adesa.be] INFO: Found listing with ID: 10720718
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720718%27 HTTP/1.1" 200 None
2026-03-25 10:15:29 [adesa.be] INFO: Scrape type for 10720718: 1
2026-03-25 10:15:29 [adesa.be] INFO: Scraping item 10720718 url https://www.openlane.eu/en/carv6/auction/10720718
2026-03-25 10:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712421/general/829ee265-71b9-47aa-9487-b559a38dfbf5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721615)
2026-03-25 10:15:29 [adesa.be] INFO: Found listing with ID: 10720719
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720719%27 HTTP/1.1" 200 None
2026-03-25 10:15:29 [adesa.be] INFO: Scrape type for 10720719: 1
2026-03-25 10:15:29 [adesa.be] INFO: Scraping item 10720719 url https://www.openlane.eu/en/carv6/auction/10720719
2026-03-25 10:15:29 [adesa.be] INFO: Found listing with ID: 10720720
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720720%27 HTTP/1.1" 200 None
2026-03-25 10:15:29 [adesa.be] INFO: Scrape type for 10720720: 1
2026-03-25 10:15:29 [adesa.be] INFO: Scraping item 10720720 url https://www.openlane.eu/en/carv6/auction/10720720
2026-03-25 10:15:29 [adesa.be] INFO: Found listing with ID: 10720715
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720715%27 HTTP/1.1" 200 None
2026-03-25 10:15:29 [adesa.be] INFO: Scrape type for 10720715: 1
2026-03-25 10:15:29 [adesa.be] INFO: Scraping item 10720715 url https://www.openlane.eu/en/carv6/auction/10720715
2026-03-25 10:15:29 [adesa.be] INFO: Found listing with ID: 10720722
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720722%27 HTTP/1.1" 200 None
2026-03-25 10:15:29 [adesa.be] INFO: Scrape type for 10720722: 1
2026-03-25 10:15:29 [adesa.be] INFO: Scraping item 10720722 url https://www.openlane.eu/en/carv6/auction/10720722
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e68d90>
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b406cba2-e5a7-59d6-b350-8744bf6168ab/b406cba2-e5a7-59d6-b350-8744bf6168ab_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745072%252Fgeneral%252F379abc66-5d3a-4056-9db4-1a776b88ba2a.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745072/general/379abc66-5d3a-4056-9db4-1a776b88ba2a.jpg saved to cache
2026-03-25 10:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b406cba2-e5a7-59d6-b350-8744bf6168ab
2026-03-25 10:15:29 [adesa.be] INFO: Found listing with ID: 10720723
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720723%27 HTTP/1.1" 200 None
2026-03-25 10:15:29 [adesa.be] INFO: Scrape type for 10720723: 1
2026-03-25 10:15:29 [adesa.be] INFO: Scraping item 10720723 url https://www.openlane.eu/en/carv6/auction/10720723
2026-03-25 10:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712260/general/1d324e53-b40d-4476-a911-d4b436526f2e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721602)
2026-03-25 10:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745074/general/235151bf-e88c-4b6b-ab41-e45f46e4f079.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720671)
2026-03-25 10:15:29 [adesa.be] INFO: Found listing with ID: 10720724
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720724%27 HTTP/1.1" 200 None
2026-03-25 10:15:29 [adesa.be] INFO: Scrape type for 10720724: 1
2026-03-25 10:15:29 [adesa.be] INFO: Scraping item 10720724 url https://www.openlane.eu/en/carv6/auction/10720724
2026-03-25 10:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712421/general/377a49cb-bc6d-40ac-81e0-fff669900e17.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721615)
2026-03-25 10:15:29 [adesa.be] INFO: Found listing with ID: 10720727
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720727%27 HTTP/1.1" 200 None
2026-03-25 10:15:29 [adesa.be] INFO: Scrape type for 10720727: 1
2026-03-25 10:15:29 [adesa.be] INFO: Scraping item 10720727 url https://www.openlane.eu/en/carv6/auction/10720727
2026-03-25 10:15:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e09810>
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_164a3b13-4c89-525e-91df-659f6fcf4561/164a3b13-4c89-525e-91df-659f6fcf4561_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712421%252Fgeneral%252F829ee265-71b9-47aa-9487-b559a38dfbf5.jpeg') HTTP/1.1" 204 0
2026-03-25 10:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712421/general/829ee265-71b9-47aa-9487-b559a38dfbf5.jpeg saved to cache
2026-03-25 10:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 164a3b13-4c89-525e-91df-659f6fcf4561
2026-03-25 10:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712260/general/abb3d3a2-dc93-468b-817d-0b1fc262274d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721602)
2026-03-25 10:15:30 [adesa.be] INFO: Found listing with ID: 10720738
2026-03-25 10:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720738%27 HTTP/1.1" 200 None
2026-03-25 10:15:30 [adesa.be] INFO: Scrape type for 10720738: 1
2026-03-25 10:15:30 [adesa.be] INFO: Scraping item 10720738 url https://www.openlane.eu/en/carv6/auction/10720738
2026-03-25 10:15:30 [adesa.be] INFO: Found listing with ID: 10720739
2026-03-25 10:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720739%27 HTTP/1.1" 200 None
2026-03-25 10:15:30 [adesa.be] INFO: Scrape type for 10720739: 1
2026-03-25 10:15:30 [adesa.be] INFO: Scraping item 10720739 url https://www.openlane.eu/en/carv6/auction/10720739
2026-03-25 10:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745075/general/b80322bf-3fea-420b-a9e9-43de5ded227d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720672)
2026-03-25 10:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745075/general/690c4f6b-834f-4c8d-a027-d63ce86f9ed2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720672)
2026-03-25 10:15:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9ff5750>
2026-03-25 10:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54f6fb2b-f408-5b18-a6ae-a8f3f970b93c/54f6fb2b-f408-5b18-a6ae-a8f3f970b93c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712260%252Fgeneral%252F1d324e53-b40d-4476-a911-d4b436526f2e.jpeg') HTTP/1.1" 204 0
2026-03-25 10:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712260/general/1d324e53-b40d-4476-a911-d4b436526f2e.jpeg saved to cache
2026-03-25 10:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 54f6fb2b-f408-5b18-a6ae-a8f3f970b93c
2026-03-25 10:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa117b10>
2026-03-25 10:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e/e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745074%252Fgeneral%252F235151bf-e88c-4b6b-ab41-e45f46e4f079.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745074/general/235151bf-e88c-4b6b-ab41-e45f46e4f079.jpg saved to cache
2026-03-25 10:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e
2026-03-25 10:15:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9daf650>
2026-03-25 10:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_164a3b13-4c89-525e-91df-659f6fcf4561/164a3b13-4c89-525e-91df-659f6fcf4561_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712421%252Fgeneral%252F377a49cb-bc6d-40ac-81e0-fff669900e17.jpeg') HTTP/1.1" 204 0
2026-03-25 10:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712421/general/377a49cb-bc6d-40ac-81e0-fff669900e17.jpeg saved to cache
2026-03-25 10:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 164a3b13-4c89-525e-91df-659f6fcf4561
2026-03-25 10:15:30 [adesa.be] INFO: Found listing with ID: 10720741
2026-03-25 10:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720741%27 HTTP/1.1" 200 None
2026-03-25 10:15:30 [adesa.be] INFO: Scrape type for 10720741: 1
2026-03-25 10:15:30 [adesa.be] INFO: Scraping item 10720741 url https://www.openlane.eu/en/carv6/auction/10720741
2026-03-25 10:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:30 [adesa.be] INFO: Found listing with ID: 10720744
2026-03-25 10:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720744%27 HTTP/1.1" 200 None
2026-03-25 10:15:30 [adesa.be] INFO: Scrape type for 10720744: 1
2026-03-25 10:15:30 [adesa.be] INFO: Scraping item 10720744 url https://www.openlane.eu/en/carv6/auction/10720744
2026-03-25 10:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:30 [adesa.be] INFO: Found listing with ID: 10720745
2026-03-25 10:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720745%27 HTTP/1.1" 200 None
2026-03-25 10:15:30 [adesa.be] INFO: Scrape type for 10720745: 1
2026-03-25 10:15:30 [adesa.be] INFO: Scraping item 10720745 url https://www.openlane.eu/en/carv6/auction/10720745
2026-03-25 10:15:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e34550>
2026-03-25 10:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54f6fb2b-f408-5b18-a6ae-a8f3f970b93c/54f6fb2b-f408-5b18-a6ae-a8f3f970b93c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712260%252Fgeneral%252Fabb3d3a2-dc93-468b-817d-0b1fc262274d.jpeg') HTTP/1.1" 204 0
2026-03-25 10:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712260/general/abb3d3a2-dc93-468b-817d-0b1fc262274d.jpeg saved to cache
2026-03-25 10:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 54f6fb2b-f408-5b18-a6ae-a8f3f970b93c
2026-03-25 10:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9dfb510>
2026-03-25 10:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3704ac3-1bd7-5690-871c-f29b2d6bf443/c3704ac3-1bd7-5690-871c-f29b2d6bf443_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745075%252Fgeneral%252Fb80322bf-3fea-420b-a9e9-43de5ded227d.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745075/general/b80322bf-3fea-420b-a9e9-43de5ded227d.jpg saved to cache
2026-03-25 10:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c3704ac3-1bd7-5690-871c-f29b2d6bf443
2026-03-25 10:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa109890>
2026-03-25 10:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3704ac3-1bd7-5690-871c-f29b2d6bf443/c3704ac3-1bd7-5690-871c-f29b2d6bf443_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745075%252Fgeneral%252F690c4f6b-834f-4c8d-a027-d63ce86f9ed2.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745075/general/690c4f6b-834f-4c8d-a027-d63ce86f9ed2.jpg saved to cache
2026-03-25 10:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c3704ac3-1bd7-5690-871c-f29b2d6bf443
2026-03-25 10:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720695> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10720747
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720747%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10720747: 1
2026-03-25 10:15:31 [adesa.be] INFO: Scraping item 10720747 url https://www.openlane.eu/en/carv6/auction/10720747
2026-03-25 10:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10718250
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718250%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10718250: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10718250 url https://www.openlane.eu/en/carv6/auction/10718250
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10718269
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718269%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10718269: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10718269 url https://www.openlane.eu/en/carv6/auction/10718269
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10718271
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718271%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10718271: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10718271 url https://www.openlane.eu/en/carv6/auction/10718271
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10718238
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718238%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10718238: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10718238 url https://www.openlane.eu/en/carv6/auction/10718238
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10718262
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718262%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10718262: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10718262 url https://www.openlane.eu/en/carv6/auction/10718262
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10718346
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718346%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10718346: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10718346 url https://www.openlane.eu/en/carv6/auction/10718346
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10718353
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718353%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10718353: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10718353 url https://www.openlane.eu/en/carv6/auction/10718353
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10718356
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718356%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10718356: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10718356 url https://www.openlane.eu/en/carv6/auction/10718356
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10718363
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718363%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10718363: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10718363 url https://www.openlane.eu/en/carv6/auction/10718363
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10718384
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718384%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10718384: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10718384 url https://www.openlane.eu/en/carv6/auction/10718384
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10718369
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718369%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10718369: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10718369 url https://www.openlane.eu/en/carv6/auction/10718369
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10718421
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718421%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10718421: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10718421 url https://www.openlane.eu/en/carv6/auction/10718421
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10718381
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718381%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10718381: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10718381 url https://www.openlane.eu/en/carv6/auction/10718381
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10718417
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718417%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10718417: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10718417 url https://www.openlane.eu/en/carv6/auction/10718417
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10718349
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718349%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10718349: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10718349 url https://www.openlane.eu/en/carv6/auction/10718349
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10718345
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718345%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10718345: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10718345 url https://www.openlane.eu/en/carv6/auction/10718345
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10718354
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718354%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10718354: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10718354 url https://www.openlane.eu/en/carv6/auction/10718354
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10721256
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721256%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10721256: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10721256 url https://www.openlane.eu/en/carv6/auction/10721256
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10721297
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721297%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10721297: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10721297 url https://www.openlane.eu/en/carv6/auction/10721297
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10721251
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721251%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10721251: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10721251 url https://www.openlane.eu/en/carv6/auction/10721251
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10721267
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721267%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10721267: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10721267 url https://www.openlane.eu/en/carv6/auction/10721267
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10721252
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721252%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10721252: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10721252 url https://www.openlane.eu/en/carv6/auction/10721252
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10721243
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721243%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10721243: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10721243 url https://www.openlane.eu/en/carv6/auction/10721243
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10721265
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721265%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10721265: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10721265 url https://www.openlane.eu/en/carv6/auction/10721265
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10721315
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721315%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10721315: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10721315 url https://www.openlane.eu/en/carv6/auction/10721315
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10721279
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721279%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10721279: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10721279 url https://www.openlane.eu/en/carv6/auction/10721279
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10721238
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721238%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10721238: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10721238 url https://www.openlane.eu/en/carv6/auction/10721238
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10721275
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721275%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10721275: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10721275 url https://www.openlane.eu/en/carv6/auction/10721275
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10721218
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721218%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10721218: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10721218 url https://www.openlane.eu/en/carv6/auction/10721218
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10721223
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721223%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10721223: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10721223 url https://www.openlane.eu/en/carv6/auction/10721223
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10721255
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721255%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10721255: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10721255 url https://www.openlane.eu/en/carv6/auction/10721255
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10721277
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721277%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10721277: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10721277 url https://www.openlane.eu/en/carv6/auction/10721277
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10721247
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721247%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10721247: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10721247 url https://www.openlane.eu/en/carv6/auction/10721247
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10721286
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721286%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10721286: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10721286 url https://www.openlane.eu/en/carv6/auction/10721286
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10721266
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721266%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10721266: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10721266 url https://www.openlane.eu/en/carv6/auction/10721266
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10721207
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721207%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10721207: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10721207 url https://www.openlane.eu/en/carv6/auction/10721207
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10721271
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721271%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10721271: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10721271 url https://www.openlane.eu/en/carv6/auction/10721271
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10721258
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721258%27 HTTP/1.1" 200 None
2026-03-25 10:15:31 [adesa.be] INFO: Scrape type for 10721258: 0
2026-03-25 10:15:31 [adesa.be] INFO: Skipping item 10721258 url https://www.openlane.eu/en/carv6/auction/10721258
2026-03-25 10:15:31 [adesa.be] INFO: Found listing with ID: 10721204
2026-03-25 10:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721204%27 HTTP/1.1" 200 None
2026-03-25 10:15:32 [adesa.be] INFO: Scrape type for 10721204: 0
2026-03-25 10:15:32 [adesa.be] INFO: Skipping item 10721204 url https://www.openlane.eu/en/carv6/auction/10721204
2026-03-25 10:15:32 [adesa.be] INFO: Found listing with ID: 10721306
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721306%27 HTTP/1.1" 200 None
2026-03-25 10:15:32 [adesa.be] INFO: Scrape type for 10721306: 0
2026-03-25 10:15:32 [adesa.be] INFO: Skipping item 10721306 url https://www.openlane.eu/en/carv6/auction/10721306
2026-03-25 10:15:32 [adesa.be] INFO: Found listing with ID: 10721246
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721246%27 HTTP/1.1" 200 None
2026-03-25 10:15:32 [adesa.be] INFO: Scrape type for 10721246: 0
2026-03-25 10:15:32 [adesa.be] INFO: Skipping item 10721246 url https://www.openlane.eu/en/carv6/auction/10721246
2026-03-25 10:15:32 [adesa.be] INFO: Found listing with ID: 10721314
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721314%27 HTTP/1.1" 200 None
2026-03-25 10:15:32 [adesa.be] INFO: Scrape type for 10721314: 0
2026-03-25 10:15:32 [adesa.be] INFO: Skipping item 10721314 url https://www.openlane.eu/en/carv6/auction/10721314
2026-03-25 10:15:32 [adesa.be] INFO: Found listing with ID: 10721300
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721300%27 HTTP/1.1" 200 None
2026-03-25 10:15:32 [adesa.be] INFO: Scrape type for 10721300: 0
2026-03-25 10:15:32 [adesa.be] INFO: Skipping item 10721300 url https://www.openlane.eu/en/carv6/auction/10721300
2026-03-25 10:15:32 [adesa.be] INFO: Found listing with ID: 10721225
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721225%27 HTTP/1.1" 200 None
2026-03-25 10:15:32 [adesa.be] INFO: Scrape type for 10721225: 0
2026-03-25 10:15:32 [adesa.be] INFO: Skipping item 10721225 url https://www.openlane.eu/en/carv6/auction/10721225
2026-03-25 10:15:32 [adesa.be] INFO: Found listing with ID: 10721229
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721229%27 HTTP/1.1" 200 None
2026-03-25 10:15:32 [adesa.be] INFO: Scrape type for 10721229: 0
2026-03-25 10:15:32 [adesa.be] INFO: Skipping item 10721229 url https://www.openlane.eu/en/carv6/auction/10721229
2026-03-25 10:15:32 [adesa.be] INFO: Found listing with ID: 10721292
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721292%27 HTTP/1.1" 200 None
2026-03-25 10:15:32 [adesa.be] INFO: Scrape type for 10721292: 0
2026-03-25 10:15:32 [adesa.be] INFO: Skipping item 10721292 url https://www.openlane.eu/en/carv6/auction/10721292
2026-03-25 10:15:32 [adesa.be] INFO: Found listing with ID: 10721210
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721210%27 HTTP/1.1" 200 None
2026-03-25 10:15:32 [adesa.be] INFO: Scrape type for 10721210: 0
2026-03-25 10:15:32 [adesa.be] INFO: Skipping item 10721210 url https://www.openlane.eu/en/carv6/auction/10721210
2026-03-25 10:15:32 [adesa.be] INFO: Found listing with ID: 10721203
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721203%27 HTTP/1.1" 200 None
2026-03-25 10:15:32 [adesa.be] INFO: Scrape type for 10721203: 0
2026-03-25 10:15:32 [adesa.be] INFO: Skipping item 10721203 url https://www.openlane.eu/en/carv6/auction/10721203
2026-03-25 10:15:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6e0e5b5-edd9-5b48-a7ce-8595096f3c48 with identifier: 10720670
2026-03-25 10:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6e0e5b5-edd9-5b48-a7ce-8595096f3c48 with scrape type 1
2026-03-25 10:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f6e0e5b5-edd9-5b48-a7ce-8595096f3c48
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745073%252Fgeneral%252F7a82a78b-ee3e-453e-a42a-b4e82d9d4e83.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745073/general/7a82a78b-ee3e-453e-a42a-b4e82d9d4e83.jpg not downloaded yet
2026-03-25 10:15:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17361ae2-1db3-5f12-91d5-d0796d5b90fe with identifier: 10720696
2026-03-25 10:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17361ae2-1db3-5f12-91d5-d0796d5b90fe with scrape type 1
2026-03-25 10:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 17361ae2-1db3-5f12-91d5-d0796d5b90fe
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745093%252Fgeneral%252Fd572ef23-769a-405a-ae2a-73bec4b27aae.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745093/general/d572ef23-769a-405a-ae2a-73bec4b27aae.jpg not downloaded yet
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745073%252Fgeneral%252F776c64a8-3d09-437b-8cf3-f0d314bb2b0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745073/general/776c64a8-3d09-437b-8cf3-f0d314bb2b0d.jpg not downloaded yet
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745093%252Fgeneral%252Fb64014bd-19cc-4bf9-8d11-621bd4a75815.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745093/general/b64014bd-19cc-4bf9-8d11-621bd4a75815.jpg not downloaded yet
2026-03-25 10:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720711> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0 with identifier: 10720695
2026-03-25 10:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0 with scrape type 1
2026-03-25 10:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745092%252Fgeneral%252F2aa3b924-5fdc-41b7-ab3b-f271181f3d08.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745092/general/2aa3b924-5fdc-41b7-ab3b-f271181f3d08.jpg not downloaded yet
2026-03-25 10:15:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fa555ff-6236-5df5-a430-bccf0f47fadc with identifier: 10720697
2026-03-25 10:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fa555ff-6236-5df5-a430-bccf0f47fadc with scrape type 1
2026-03-25 10:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6fa555ff-6236-5df5-a430-bccf0f47fadc
2026-03-25 10:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745094%252Fgeneral%252Ff8e5d0d5-ed4c-4fcc-9817-8bfff5639a8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745094/general/f8e5d0d5-ed4c-4fcc-9817-8bfff5639a8b.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745073%252Fgeneral%252Fdf1018c0-6810-471e-938a-e21a004bd7ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745073/general/df1018c0-6810-471e-938a-e21a004bd7ab.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745093%252Fgeneral%252Ff16923c5-701b-4d9d-b62c-74f6182831b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745093/general/f16923c5-701b-4d9d-b62c-74f6182831b9.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745092%252Fgeneral%252Fb6ff2f36-f468-4076-b0eb-10866e74e2b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745092/general/b6ff2f36-f468-4076-b0eb-10866e74e2b2.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745094%252Fgeneral%252F0efebf99-8155-4f97-81d6-db72ada1be5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745094/general/0efebf99-8155-4f97-81d6-db72ada1be5e.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745073%252Fgeneral%252F9f57d29a-c220-48f2-8dee-2e483ccb2137.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745073/general/9f57d29a-c220-48f2-8dee-2e483ccb2137.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745093%252Fgeneral%252F0b2602b0-bcb0-49e0-ac4e-ba0245427783.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745093/general/0b2602b0-bcb0-49e0-ac4e-ba0245427783.jpg not downloaded yet
2026-03-25 10:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745093/general/d572ef23-769a-405a-ae2a-73bec4b27aae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720696)
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745092%252Fgeneral%252F6f27d392-803f-48f7-a750-64b8808c2ca2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745092/general/6f27d392-803f-48f7-a750-64b8808c2ca2.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745094%252Fgeneral%252F1f93be3b-e632-4b69-9de5-d3c98babfcc1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745094/general/1f93be3b-e632-4b69-9de5-d3c98babfcc1.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745073%252Fgeneral%252Ff5c87333-fcd5-4b14-90b9-bb331b75889d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745073/general/f5c87333-fcd5-4b14-90b9-bb331b75889d.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745093%252Fgeneral%252F615e3e94-7b3d-4d80-a4d6-d5249a776be5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745093/general/615e3e94-7b3d-4d80-a4d6-d5249a776be5.jpg not downloaded yet
2026-03-25 10:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e9f01d0-4d8d-597a-8512-658562581079 with identifier: 10720711
2026-03-25 10:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e9f01d0-4d8d-597a-8512-658562581079 with scrape type 1
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0e9f01d0-4d8d-597a-8512-658562581079
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745106%252Fgeneral%252Fffb8226b-ee4c-4694-9638-cbf322b41962.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745106/general/ffb8226b-ee4c-4694-9638-cbf322b41962.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745092%252Fgeneral%252F10d26488-c3b0-4472-917a-767221232e9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745092/general/10d26488-c3b0-4472-917a-767221232e9f.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745094%252Fgeneral%252F160f65cc-ae40-467f-ac5d-0f1d663c797c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745094/general/160f65cc-ae40-467f-ac5d-0f1d663c797c.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745073%252Fgeneral%252F5b8681c7-5d2d-45be-8c51-c1e9dcbeb7e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745073/general/5b8681c7-5d2d-45be-8c51-c1e9dcbeb7e5.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745093%252Fgeneral%252Fbce98f1f-0dbf-48d4-b664-324b376f49d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745093/general/bce98f1f-0dbf-48d4-b664-324b376f49d5.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745106%252Fgeneral%252F46cca049-fb7f-4dc0-880b-3fdfa9d9f792.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745106/general/46cca049-fb7f-4dc0-880b-3fdfa9d9f792.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745092%252Fgeneral%252F38129fb2-4868-4488-87aa-90d927741b81.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745092/general/38129fb2-4868-4488-87aa-90d927741b81.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745094%252Fgeneral%252Fe2066af9-19eb-47ad-bfdb-bfdbcc3b9e46.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745094/general/e2066af9-19eb-47ad-bfdb-bfdbcc3b9e46.jpg not downloaded yet
2026-03-25 10:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4abedb110>
2026-03-25 10:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17361ae2-1db3-5f12-91d5-d0796d5b90fe/17361ae2-1db3-5f12-91d5-d0796d5b90fe_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745093%252Fgeneral%252Fd572ef23-769a-405a-ae2a-73bec4b27aae.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745093/general/d572ef23-769a-405a-ae2a-73bec4b27aae.jpg saved to cache
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 17361ae2-1db3-5f12-91d5-d0796d5b90fe
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745073%252Fgeneral%252F2d81296e-8e04-455c-a229-0a39089c895a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745073/general/2d81296e-8e04-455c-a229-0a39089c895a.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745093%252Fgeneral%252Fe7638f71-429d-41d9-9641-07a7b928f644.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745093/general/e7638f71-429d-41d9-9641-07a7b928f644.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745106%252Fgeneral%252F7520b9b1-f631-4569-bc63-02156919b864.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745106/general/7520b9b1-f631-4569-bc63-02156919b864.jpg not downloaded yet
2026-03-25 10:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743774/general/ec515626-6563-4b91-9c80-e764d76f057b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721752)
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745092%252Fgeneral%252F6ddfaf94-299e-4d09-a788-1a0401a35a4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745092/general/6ddfaf94-299e-4d09-a788-1a0401a35a4d.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745094%252Fgeneral%252F3976a5e6-0dd3-45fd-9a2f-dcb426ceb370.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745094/general/3976a5e6-0dd3-45fd-9a2f-dcb426ceb370.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745073%252Fgeneral%252F77547f45-411f-4c9b-b6b3-5abc79cecff5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745073/general/77547f45-411f-4c9b-b6b3-5abc79cecff5.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745093%252Fgeneral%252Fb4c20664-f28f-46d2-a8c8-cd5bcf8ec72e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745093/general/b4c20664-f28f-46d2-a8c8-cd5bcf8ec72e.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745106%252Fgeneral%252Ff915290e-fce6-4e14-9c76-858fa8589009.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745106/general/f915290e-fce6-4e14-9c76-858fa8589009.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745092%252Fgeneral%252F0b51d670-7a6d-43fd-8f45-cc082223e5b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745092/general/0b51d670-7a6d-43fd-8f45-cc082223e5b5.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745094%252Fgeneral%252Fc93f9970-0a4c-44c1-9058-7cf818ea0e44.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745094/general/c93f9970-0a4c-44c1-9058-7cf818ea0e44.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745073%252Fgeneral%252F43a77ed1-8a2c-4701-a335-c8c75dd1bcd6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745073/general/43a77ed1-8a2c-4701-a335-c8c75dd1bcd6.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745093%252Fgeneral%252F1ed0f048-79fb-4e59-bdd1-704c040cd6a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745093/general/1ed0f048-79fb-4e59-bdd1-704c040cd6a3.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745106%252Fgeneral%252Ff1619bb7-deac-4b26-b6ab-f394a5eda457.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745106/general/f1619bb7-deac-4b26-b6ab-f394a5eda457.jpg not downloaded yet
2026-03-25 10:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720693> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745093/general/0b2602b0-bcb0-49e0-ac4e-ba0245427783.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720696)
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745092%252Fgeneral%252F72b7e0a5-aac0-4f63-8efc-407483675e9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745092/general/72b7e0a5-aac0-4f63-8efc-407483675e9f.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745094%252Fgeneral%252Faf4c9c6d-8785-47bb-9ed2-f2d503eed86e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745094/general/af4c9c6d-8785-47bb-9ed2-f2d503eed86e.jpg not downloaded yet
2026-03-25 10:15:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745073%252Fgeneral%252F397e65bc-4ab3-42c5-9055-a0581bc8e57e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745073/general/397e65bc-4ab3-42c5-9055-a0581bc8e57e.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745093%252Fgeneral%252F1724cf22-2c08-4f58-b83e-3bb99fb2b606.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745093/general/1724cf22-2c08-4f58-b83e-3bb99fb2b606.jpg not downloaded yet
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745106%252Fgeneral%252F40454c40-b946-4d51-b17c-f0def9d669a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745106/general/40454c40-b946-4d51-b17c-f0def9d669a2.jpg not downloaded yet
2026-03-25 10:15:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9373710>
2026-03-25 10:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d72ad4e-c666-55e4-bd20-c9f7a157cacc/1d72ad4e-c666-55e4-bd20-c9f7a157cacc_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5743774%252Fgeneral%252Fec515626-6563-4b91-9c80-e764d76f057b.jpeg') HTTP/1.1" 204 0
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743774/general/ec515626-6563-4b91-9c80-e764d76f057b.jpeg saved to cache
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1d72ad4e-c666-55e4-bd20-c9f7a157cacc
2026-03-25 10:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745094/general/e2066af9-19eb-47ad-bfdb-bfdbcc3b9e46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720697)
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745092%252Fgeneral%252Fee2c9bc7-1d03-41a6-a1a0-2c6040069908.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745092/general/ee2c9bc7-1d03-41a6-a1a0-2c6040069908.jpg not downloaded yet
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745094%252Fgeneral%252Fc338ce70-7669-4759-886b-554bd4e6324a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745094/general/c338ce70-7669-4759-886b-554bd4e6324a.jpg not downloaded yet
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745106%252Fgeneral%252Ff5307ac2-e379-40ac-adcd-32788543b2a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745106/general/f5307ac2-e379-40ac-adcd-32788543b2a1.jpg not downloaded yet
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745092%252Fgeneral%252F1eeaf440-9e2c-4e58-9a2b-1a1503abf92b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745092/general/1eeaf440-9e2c-4e58-9a2b-1a1503abf92b.jpg not downloaded yet
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745094%252Fgeneral%252F6e0c0689-bae4-4f2f-b255-1cc676c8a9dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745094/general/6e0c0689-bae4-4f2f-b255-1cc676c8a9dc.jpg not downloaded yet
2026-03-25 10:15:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aece991-3e90-5f85-b9ff-2f03eee97f86 with identifier: 10720693
2026-03-25 10:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aece991-3e90-5f85-b9ff-2f03eee97f86 with scrape type 1
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5aece991-3e90-5f85-b9ff-2f03eee97f86
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745090%252Fgeneral%252F0ffe2f36-8020-4a94-ad21-0de592158b77.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745090/general/0ffe2f36-8020-4a94-ad21-0de592158b77.jpg not downloaded yet
2026-03-25 10:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92ee3d0>
2026-03-25 10:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17361ae2-1db3-5f12-91d5-d0796d5b90fe/17361ae2-1db3-5f12-91d5-d0796d5b90fe_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745093%252Fgeneral%252F0b2602b0-bcb0-49e0-ac4e-ba0245427783.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745093/general/0b2602b0-bcb0-49e0-ac4e-ba0245427783.jpg saved to cache
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 17361ae2-1db3-5f12-91d5-d0796d5b90fe
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745106%252Fgeneral%252Ffd26bc0b-497e-412e-b2b9-acde69ce8f89.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745106/general/fd26bc0b-497e-412e-b2b9-acde69ce8f89.jpg not downloaded yet
2026-03-25 10:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745094/general/af4c9c6d-8785-47bb-9ed2-f2d503eed86e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720697)
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745090%252Fgeneral%252F01e4bbd0-bb63-4dea-a23b-70cfda02b340.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745090/general/01e4bbd0-bb63-4dea-a23b-70cfda02b340.jpg not downloaded yet
2026-03-25 10:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720744> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745106/general/f1619bb7-deac-4b26-b6ab-f394a5eda457.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720711)
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745106%252Fgeneral%252F9a101d4a-6341-4a8f-8aca-b315835acb6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745106/general/9a101d4a-6341-4a8f-8aca-b315835acb6d.jpg not downloaded yet
2026-03-25 10:15:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720727> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720738> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa047e50>
2026-03-25 10:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fa555ff-6236-5df5-a430-bccf0f47fadc/6fa555ff-6236-5df5-a430-bccf0f47fadc_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745094%252Fgeneral%252Fe2066af9-19eb-47ad-bfdb-bfdbcc3b9e46.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745094/general/e2066af9-19eb-47ad-bfdb-bfdbcc3b9e46.jpg saved to cache
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6fa555ff-6236-5df5-a430-bccf0f47fadc
2026-03-25 10:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745093/general/1ed0f048-79fb-4e59-bdd1-704c040cd6a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720696)
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745090%252Fgeneral%252F1d2cc1e2-2228-41f7-bbf4-342bc131052f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745090/general/1d2cc1e2-2228-41f7-bbf4-342bc131052f.jpg not downloaded yet
2026-03-25 10:15:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745106%252Fgeneral%252Fc22fc284-1860-4b08-8689-6bd2db9b55b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745106/general/c22fc284-1860-4b08-8689-6bd2db9b55b9.jpg not downloaded yet
2026-03-25 10:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712260/general/e046aa25-bfd0-4bcd-a255-dffd02ba4c8f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721602)
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745090%252Fgeneral%252F6a337460-7eab-4f1e-8ab9-9110c5de7118.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745090/general/6a337460-7eab-4f1e-8ab9-9110c5de7118.jpg not downloaded yet
2026-03-25 10:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e95750>
2026-03-25 10:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fa555ff-6236-5df5-a430-bccf0f47fadc/6fa555ff-6236-5df5-a430-bccf0f47fadc_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745094%252Fgeneral%252Faf4c9c6d-8785-47bb-9ed2-f2d503eed86e.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745094/general/af4c9c6d-8785-47bb-9ed2-f2d503eed86e.jpg saved to cache
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6fa555ff-6236-5df5-a430-bccf0f47fadc
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745090%252Fgeneral%252F8da41891-0923-46c8-9614-77306e3b73a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745090/general/8da41891-0923-46c8-9614-77306e3b73a9.jpg not downloaded yet
2026-03-25 10:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745090/general/01e4bbd0-bb63-4dea-a23b-70cfda02b340.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720693)
2026-03-25 10:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745090/general/0ffe2f36-8020-4a94-ad21-0de592158b77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720693)
2026-03-25 10:15:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6b9e0ed-4190-58bc-9282-576760413b97 with identifier: 10720744
2026-03-25 10:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6b9e0ed-4190-58bc-9282-576760413b97 with scrape type 1
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c6b9e0ed-4190-58bc-9282-576760413b97
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745125%252Fgeneral%252F9dab1d77-14a0-4d3b-a2e9-88f18a58052d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745125/general/9dab1d77-14a0-4d3b-a2e9-88f18a58052d.jpg not downloaded yet
2026-03-25 10:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa08c4d0>
2026-03-25 10:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e9f01d0-4d8d-597a-8512-658562581079/0e9f01d0-4d8d-597a-8512-658562581079_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745106%252Fgeneral%252Ff1619bb7-deac-4b26-b6ab-f394a5eda457.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745106/general/f1619bb7-deac-4b26-b6ab-f394a5eda457.jpg saved to cache
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0e9f01d0-4d8d-597a-8512-658562581079
2026-03-25 10:15:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c11ba88-f72b-565b-94e6-a9b083a39eb0 with identifier: 10720727
2026-03-25 10:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c11ba88-f72b-565b-94e6-a9b083a39eb0 with scrape type 1
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5c11ba88-f72b-565b-94e6-a9b083a39eb0
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745119%252Fgeneral%252F1beb74bd-aaee-4907-a6b7-4d8dc6cf335a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745119/general/1beb74bd-aaee-4907-a6b7-4d8dc6cf335a.jpg not downloaded yet
2026-03-25 10:15:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c7238a6-5b33-5e04-9ef5-24495ed3699a with identifier: 10720738
2026-03-25 10:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c7238a6-5b33-5e04-9ef5-24495ed3699a with scrape type 1
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c7238a6-5b33-5e04-9ef5-24495ed3699a
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745120%252Fgeneral%252F2c97dfde-19d4-4a3d-819c-efbe0e0587b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745120/general/2c97dfde-19d4-4a3d-819c-efbe0e0587b6.jpg not downloaded yet
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745090%252Fgeneral%252F83c5cef3-3bf2-4d6a-9a83-9c19b6db383f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745090/general/83c5cef3-3bf2-4d6a-9a83-9c19b6db383f.jpg not downloaded yet
2026-03-25 10:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745094/general/6e0c0689-bae4-4f2f-b255-1cc676c8a9dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720697)
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745125%252Fgeneral%252Fcc286010-d7ab-4689-88ab-e197c33c1e1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745125/general/cc286010-d7ab-4689-88ab-e197c33c1e1e.jpg not downloaded yet
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745119%252Fgeneral%252Fdf98d440-a01c-451f-b0c7-0877e67a58a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745119/general/df98d440-a01c-451f-b0c7-0877e67a58a4.jpg not downloaded yet
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745120%252Fgeneral%252Fcb89b97d-670b-4843-a026-50fc1ec383d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745120/general/cb89b97d-670b-4843-a026-50fc1ec383d8.jpg not downloaded yet
2026-03-25 10:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745092/general/1eeaf440-9e2c-4e58-9a2b-1a1503abf92b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720695)
2026-03-25 10:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745090/general/1d2cc1e2-2228-41f7-bbf4-342bc131052f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720693)
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745090%252Fgeneral%252F09d28ff0-dc47-4e3d-b9ea-48c7b378732f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745090/general/09d28ff0-dc47-4e3d-b9ea-48c7b378732f.jpg not downloaded yet
2026-03-25 10:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa046510>
2026-03-25 10:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17361ae2-1db3-5f12-91d5-d0796d5b90fe/17361ae2-1db3-5f12-91d5-d0796d5b90fe_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745093%252Fgeneral%252F1ed0f048-79fb-4e59-bdd1-704c040cd6a3.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745093/general/1ed0f048-79fb-4e59-bdd1-704c040cd6a3.jpg saved to cache
2026-03-25 10:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 17361ae2-1db3-5f12-91d5-d0796d5b90fe
2026-03-25 10:15:34 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92a8850>
2026-03-25 10:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54f6fb2b-f408-5b18-a6ae-a8f3f970b93c/54f6fb2b-f408-5b18-a6ae-a8f3f970b93c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712260%252Fgeneral%252Fe046aa25-bfd0-4bcd-a255-dffd02ba4c8f.jpeg') HTTP/1.1" 204 0
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712260/general/e046aa25-bfd0-4bcd-a255-dffd02ba4c8f.jpeg saved to cache
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 54f6fb2b-f408-5b18-a6ae-a8f3f970b93c
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a930c090>
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5aece991-3e90-5f85-b9ff-2f03eee97f86/5aece991-3e90-5f85-b9ff-2f03eee97f86_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745090%252Fgeneral%252F01e4bbd0-bb63-4dea-a23b-70cfda02b340.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745090/general/01e4bbd0-bb63-4dea-a23b-70cfda02b340.jpg saved to cache
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5aece991-3e90-5f85-b9ff-2f03eee97f86
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93227d0>
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5aece991-3e90-5f85-b9ff-2f03eee97f86/5aece991-3e90-5f85-b9ff-2f03eee97f86_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745090%252Fgeneral%252F0ffe2f36-8020-4a94-ad21-0de592158b77.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745090/general/0ffe2f36-8020-4a94-ad21-0de592158b77.jpg saved to cache
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5aece991-3e90-5f85-b9ff-2f03eee97f86
2026-03-25 10:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745106/general/fd26bc0b-497e-412e-b2b9-acde69ce8f89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720711)
2026-03-25 10:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745106/general/f5307ac2-e379-40ac-adcd-32788543b2a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720711)
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745125%252Fgeneral%252F82322e8f-98fe-4a6d-8aee-ab03ffbc2db8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745125/general/82322e8f-98fe-4a6d-8aee-ab03ffbc2db8.jpg not downloaded yet
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745119%252Fgeneral%252F9c0a202a-305f-4679-b43b-cf0eb310838c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745119/general/9c0a202a-305f-4679-b43b-cf0eb310838c.jpg not downloaded yet
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745120%252Fgeneral%252Fc4ebb695-ea17-4047-a763-576c39cb51b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745120/general/c4ebb695-ea17-4047-a763-576c39cb51b7.jpg not downloaded yet
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745090%252Fgeneral%252Fdac99a9a-0cec-4d12-ab3d-8a32654b5eb2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745090/general/dac99a9a-0cec-4d12-ab3d-8a32654b5eb2.jpg not downloaded yet
2026-03-25 10:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745090/general/6a337460-7eab-4f1e-8ab9-9110c5de7118.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720693)
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745125%252Fgeneral%252Fc223cf42-e402-4236-a7b7-8f6c154a1ca7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745125/general/c223cf42-e402-4236-a7b7-8f6c154a1ca7.jpg not downloaded yet
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745119%252Fgeneral%252F5f415543-5559-4f78-94c2-42772b02ee73.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745119/general/5f415543-5559-4f78-94c2-42772b02ee73.jpg not downloaded yet
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745120%252Fgeneral%252Ffd1f87a0-e7a1-4029-8554-1b0575ff4300.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745120/general/fd1f87a0-e7a1-4029-8554-1b0575ff4300.jpg not downloaded yet
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a925d950>
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fa555ff-6236-5df5-a430-bccf0f47fadc/6fa555ff-6236-5df5-a430-bccf0f47fadc_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745094%252Fgeneral%252F6e0c0689-bae4-4f2f-b255-1cc676c8a9dc.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745094/general/6e0c0689-bae4-4f2f-b255-1cc676c8a9dc.jpg saved to cache
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6fa555ff-6236-5df5-a430-bccf0f47fadc
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9fff8d0>
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0/a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745092%252Fgeneral%252F1eeaf440-9e2c-4e58-9a2b-1a1503abf92b.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745092/general/1eeaf440-9e2c-4e58-9a2b-1a1503abf92b.jpg saved to cache
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a928f2d0>
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5aece991-3e90-5f85-b9ff-2f03eee97f86/5aece991-3e90-5f85-b9ff-2f03eee97f86_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745090%252Fgeneral%252F1d2cc1e2-2228-41f7-bbf4-342bc131052f.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745090/general/1d2cc1e2-2228-41f7-bbf4-342bc131052f.jpg saved to cache
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5aece991-3e90-5f85-b9ff-2f03eee97f86
2026-03-25 10:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745106/general/c22fc284-1860-4b08-8689-6bd2db9b55b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720711)
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745090%252Fgeneral%252F71d78303-32bf-4f6b-90b5-d8b39bea55d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745090/general/71d78303-32bf-4f6b-90b5-d8b39bea55d8.jpg not downloaded yet
2026-03-25 10:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745120/general/2c97dfde-19d4-4a3d-819c-efbe0e0587b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720738)
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745125%252Fgeneral%252Fab4d21fc-c923-49d2-a319-537ec0fe1001.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745125/general/ab4d21fc-c923-49d2-a319-537ec0fe1001.jpg not downloaded yet
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745119%252Fgeneral%252Fc07aaa97-bb6c-4110-b67c-da998215bb80.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745119/general/c07aaa97-bb6c-4110-b67c-da998215bb80.jpg not downloaded yet
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745120%252Fgeneral%252F02174fd6-24a9-4ce5-8214-b8b027079af2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745120/general/02174fd6-24a9-4ce5-8214-b8b027079af2.jpg not downloaded yet
2026-03-25 10:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745090/general/83c5cef3-3bf2-4d6a-9a83-9c19b6db383f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720693)
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745090%252Fgeneral%252F9602396e-4fb3-439b-af54-a03a88ca93b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745090/general/9602396e-4fb3-439b-af54-a03a88ca93b4.jpg not downloaded yet
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa12e210>
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e9f01d0-4d8d-597a-8512-658562581079/0e9f01d0-4d8d-597a-8512-658562581079_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745106%252Fgeneral%252Ffd26bc0b-497e-412e-b2b9-acde69ce8f89.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745106/general/fd26bc0b-497e-412e-b2b9-acde69ce8f89.jpg saved to cache
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0e9f01d0-4d8d-597a-8512-658562581079
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a932cf90>
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e9f01d0-4d8d-597a-8512-658562581079/0e9f01d0-4d8d-597a-8512-658562581079_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745106%252Fgeneral%252Ff5307ac2-e379-40ac-adcd-32788543b2a1.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745106/general/f5307ac2-e379-40ac-adcd-32788543b2a1.jpg saved to cache
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0e9f01d0-4d8d-597a-8512-658562581079
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f5b2d0>
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5aece991-3e90-5f85-b9ff-2f03eee97f86/5aece991-3e90-5f85-b9ff-2f03eee97f86_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745090%252Fgeneral%252F6a337460-7eab-4f1e-8ab9-9110c5de7118.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745090/general/6a337460-7eab-4f1e-8ab9-9110c5de7118.jpg saved to cache
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5aece991-3e90-5f85-b9ff-2f03eee97f86
2026-03-25 10:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712421/general/b63d23e2-417e-44c0-b3ea-9a5a3489c5d7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721615)
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745125%252Fgeneral%252F354572d0-c45b-47af-a2d8-5a07aa8d9131.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745125/general/354572d0-c45b-47af-a2d8-5a07aa8d9131.jpg not downloaded yet
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745119%252Fgeneral%252F7c9aa1da-f62f-4554-92e7-ba6218a23ea1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745119/general/7c9aa1da-f62f-4554-92e7-ba6218a23ea1.jpg not downloaded yet
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745120%252Fgeneral%252F0f04c54e-00a0-457b-9c33-623b9f127311.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745120/general/0f04c54e-00a0-457b-9c33-623b9f127311.jpg not downloaded yet
2026-03-25 10:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745119/general/1beb74bd-aaee-4907-a6b7-4d8dc6cf335a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720727)
2026-03-25 10:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745120/general/cb89b97d-670b-4843-a026-50fc1ec383d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720738)
2026-03-25 10:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745119/general/df98d440-a01c-451f-b0c7-0877e67a58a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720727)
2026-03-25 10:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745090/general/dac99a9a-0cec-4d12-ab3d-8a32654b5eb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720693)
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745125%252Fgeneral%252F83638c30-951c-4c7b-b465-f3e93a44dfe8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745125/general/83638c30-951c-4c7b-b465-f3e93a44dfe8.jpg not downloaded yet
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745119%252Fgeneral%252F5bf9b9be-0d92-4d31-9654-df9ea28a41b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745119/general/5bf9b9be-0d92-4d31-9654-df9ea28a41b7.jpg not downloaded yet
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745120%252Fgeneral%252F9fb31946-2c2d-46fc-a56c-348dcffe6cbe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745120/general/9fb31946-2c2d-46fc-a56c-348dcffe6cbe.jpg not downloaded yet
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa173f50>
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e9f01d0-4d8d-597a-8512-658562581079/0e9f01d0-4d8d-597a-8512-658562581079_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745106%252Fgeneral%252Fc22fc284-1860-4b08-8689-6bd2db9b55b9.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745106/general/c22fc284-1860-4b08-8689-6bd2db9b55b9.jpg saved to cache
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0e9f01d0-4d8d-597a-8512-658562581079
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e6aad0>
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c7238a6-5b33-5e04-9ef5-24495ed3699a/4c7238a6-5b33-5e04-9ef5-24495ed3699a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745120%252Fgeneral%252F2c97dfde-19d4-4a3d-819c-efbe0e0587b6.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745120/general/2c97dfde-19d4-4a3d-819c-efbe0e0587b6.jpg saved to cache
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4c7238a6-5b33-5e04-9ef5-24495ed3699a
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a942e710>
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5aece991-3e90-5f85-b9ff-2f03eee97f86/5aece991-3e90-5f85-b9ff-2f03eee97f86_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745090%252Fgeneral%252F83c5cef3-3bf2-4d6a-9a83-9c19b6db383f.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745090/general/83c5cef3-3bf2-4d6a-9a83-9c19b6db383f.jpg saved to cache
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5aece991-3e90-5f85-b9ff-2f03eee97f86
2026-03-25 10:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745120/general/c4ebb695-ea17-4047-a763-576c39cb51b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720738)
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745125%252Fgeneral%252Fd46d14d4-b231-4481-806b-eece2073bf30.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745125/general/d46d14d4-b231-4481-806b-eece2073bf30.jpg not downloaded yet
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745119%252Fgeneral%252Fab5bdfc6-7ef1-4c90-82cd-33053cb17887.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745119/general/ab5bdfc6-7ef1-4c90-82cd-33053cb17887.jpg not downloaded yet
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745120%252Fgeneral%252Fa19b2cef-40f9-4545-8592-8821b94b9047.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745120/general/a19b2cef-40f9-4545-8592-8821b94b9047.jpg not downloaded yet
2026-03-25 10:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745090/general/71d78303-32bf-4f6b-90b5-d8b39bea55d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720693)
2026-03-25 10:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720723> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:35 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93548d0>
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_164a3b13-4c89-525e-91df-659f6fcf4561/164a3b13-4c89-525e-91df-659f6fcf4561_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712421%252Fgeneral%252Fb63d23e2-417e-44c0-b3ea-9a5a3489c5d7.jpeg') HTTP/1.1" 204 0
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712421/general/b63d23e2-417e-44c0-b3ea-9a5a3489c5d7.jpeg saved to cache
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 164a3b13-4c89-525e-91df-659f6fcf4561
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f35fd0>
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c11ba88-f72b-565b-94e6-a9b083a39eb0/5c11ba88-f72b-565b-94e6-a9b083a39eb0_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745119%252Fgeneral%252F1beb74bd-aaee-4907-a6b7-4d8dc6cf335a.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745119/general/1beb74bd-aaee-4907-a6b7-4d8dc6cf335a.jpg saved to cache
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5c11ba88-f72b-565b-94e6-a9b083a39eb0
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93751d0>
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c7238a6-5b33-5e04-9ef5-24495ed3699a/4c7238a6-5b33-5e04-9ef5-24495ed3699a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745120%252Fgeneral%252Fcb89b97d-670b-4843-a026-50fc1ec383d8.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745120/general/cb89b97d-670b-4843-a026-50fc1ec383d8.jpg saved to cache
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4c7238a6-5b33-5e04-9ef5-24495ed3699a
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa1905d0>
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c11ba88-f72b-565b-94e6-a9b083a39eb0/5c11ba88-f72b-565b-94e6-a9b083a39eb0_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745119%252Fgeneral%252Fdf98d440-a01c-451f-b0c7-0877e67a58a4.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745119/general/df98d440-a01c-451f-b0c7-0877e67a58a4.jpg saved to cache
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5c11ba88-f72b-565b-94e6-a9b083a39eb0
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9374650>
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5aece991-3e90-5f85-b9ff-2f03eee97f86/5aece991-3e90-5f85-b9ff-2f03eee97f86_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745090%252Fgeneral%252Fdac99a9a-0cec-4d12-ab3d-8a32654b5eb2.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745090/general/dac99a9a-0cec-4d12-ab3d-8a32654b5eb2.jpg saved to cache
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5aece991-3e90-5f85-b9ff-2f03eee97f86
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745125%252Fgeneral%252Feca7c079-56a7-40ec-acf5-00ab2a577f45.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745125/general/eca7c079-56a7-40ec-acf5-00ab2a577f45.jpg not downloaded yet
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745119%252Fgeneral%252F1323c068-517b-4907-bde8-96cc30d49ee6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745119/general/1323c068-517b-4907-bde8-96cc30d49ee6.jpg not downloaded yet
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745120%252Fgeneral%252F4e7d9f1b-8e76-4f7d-84cc-cf1fdfcc4b28.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745120/general/4e7d9f1b-8e76-4f7d-84cc-cf1fdfcc4b28.jpg not downloaded yet
2026-03-25 10:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745120/general/fd1f87a0-e7a1-4029-8554-1b0575ff4300.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720738)
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745125%252Fgeneral%252F74d36667-26f2-40a1-a340-7a3d6a6fb311.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745125/general/74d36667-26f2-40a1-a340-7a3d6a6fb311.jpg not downloaded yet
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745119%252Fgeneral%252Fa95bb978-f69c-495f-b9c4-e5857a327b02.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745119/general/a95bb978-f69c-495f-b9c4-e5857a327b02.jpg not downloaded yet
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745120%252Fgeneral%252F0e2fe813-098f-42c2-aeab-30585f58e6dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745120/general/0e2fe813-098f-42c2-aeab-30585f58e6dc.jpg not downloaded yet
2026-03-25 10:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720722> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720747> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720724> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a930f990>
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c7238a6-5b33-5e04-9ef5-24495ed3699a/4c7238a6-5b33-5e04-9ef5-24495ed3699a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745120%252Fgeneral%252Fc4ebb695-ea17-4047-a763-576c39cb51b7.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745120/general/c4ebb695-ea17-4047-a763-576c39cb51b7.jpg saved to cache
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4c7238a6-5b33-5e04-9ef5-24495ed3699a
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9fa1c50>
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5aece991-3e90-5f85-b9ff-2f03eee97f86/5aece991-3e90-5f85-b9ff-2f03eee97f86_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745090%252Fgeneral%252F71d78303-32bf-4f6b-90b5-d8b39bea55d8.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745090/general/71d78303-32bf-4f6b-90b5-d8b39bea55d8.jpg saved to cache
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5aece991-3e90-5f85-b9ff-2f03eee97f86
2026-03-25 10:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 756b03e3-167a-5063-ae61-ce3503d6df14 with identifier: 10720723
2026-03-25 10:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 756b03e3-167a-5063-ae61-ce3503d6df14 with scrape type 1
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 756b03e3-167a-5063-ae61-ce3503d6df14
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745116%252Fgeneral%252F90063d58-5654-430e-a3ee-59f2c2ab1dc1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745116/general/90063d58-5654-430e-a3ee-59f2c2ab1dc1.jpg not downloaded yet
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745116%252Fgeneral%252F56cae9af-cf9f-45b3-9828-289954200bc9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745116/general/56cae9af-cf9f-45b3-9828-289954200bc9.jpg not downloaded yet
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745116%252Fgeneral%252Ff3bbe62c-8df8-4389-a7d6-38820af1e3fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745116/general/f3bbe62c-8df8-4389-a7d6-38820af1e3fc.jpg not downloaded yet
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f34050>
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c7238a6-5b33-5e04-9ef5-24495ed3699a/4c7238a6-5b33-5e04-9ef5-24495ed3699a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745120%252Fgeneral%252Ffd1f87a0-e7a1-4029-8554-1b0575ff4300.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745120/general/fd1f87a0-e7a1-4029-8554-1b0575ff4300.jpg saved to cache
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4c7238a6-5b33-5e04-9ef5-24495ed3699a
2026-03-25 10:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7a4255a-6470-5798-b310-3d7d2748184d with identifier: 10720722
2026-03-25 10:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7a4255a-6470-5798-b310-3d7d2748184d with scrape type 1
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e7a4255a-6470-5798-b310-3d7d2748184d
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745115%252Fgeneral%252F4074aea1-497c-47b8-b936-27476627ac1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745115/general/4074aea1-497c-47b8-b936-27476627ac1e.jpg not downloaded yet
2026-03-25 10:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e26f3d47-5661-5969-b594-cb9cebd683cd with identifier: 10720747
2026-03-25 10:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e26f3d47-5661-5969-b594-cb9cebd683cd with scrape type 1
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e26f3d47-5661-5969-b594-cb9cebd683cd
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745128%252Fgeneral%252F1ab50f0e-6f96-4b82-82fe-5f9a0e208644.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745128/general/1ab50f0e-6f96-4b82-82fe-5f9a0e208644.jpg not downloaded yet
2026-03-25 10:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62165615-9206-55fc-b3b2-f37864bd7177 with identifier: 10720724
2026-03-25 10:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62165615-9206-55fc-b3b2-f37864bd7177 with scrape type 1
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 62165615-9206-55fc-b3b2-f37864bd7177
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745117%252Fgeneral%252Fa0ac9b7c-c3ff-4384-94dc-efdb885de654.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745117/general/a0ac9b7c-c3ff-4384-94dc-efdb885de654.jpg not downloaded yet
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745116%252Fgeneral%252Fdfb755c5-b212-4469-ad3d-6926677ae403.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745116/general/dfb755c5-b212-4469-ad3d-6926677ae403.jpg not downloaded yet
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745115%252Fgeneral%252F6c433a0e-07c8-438a-8fb5-6df51ee2fcb8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745115/general/6c433a0e-07c8-438a-8fb5-6df51ee2fcb8.jpg not downloaded yet
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745128%252Fgeneral%252F07b208a6-33e3-4b49-bcde-f2e888610a03.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745128/general/07b208a6-33e3-4b49-bcde-f2e888610a03.jpg not downloaded yet
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745117%252Fgeneral%252Fac653e19-24a7-4d93-8e32-731978b2f8b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745117/general/ac653e19-24a7-4d93-8e32-731978b2f8b4.jpg not downloaded yet
2026-03-25 10:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745125/general/eca7c079-56a7-40ec-acf5-00ab2a577f45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720744)
2026-03-25 10:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745125/general/d46d14d4-b231-4481-806b-eece2073bf30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720744)
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745116%252Fgeneral%252F63fc2186-bb88-448e-ba73-d24b37e4181c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745116/general/63fc2186-bb88-448e-ba73-d24b37e4181c.jpg not downloaded yet
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745115%252Fgeneral%252Faff2ef92-6d56-4a28-94fd-07ea5fd826df.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745115/general/aff2ef92-6d56-4a28-94fd-07ea5fd826df.jpg not downloaded yet
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745128%252Fgeneral%252F74be6f81-f8e2-4196-bf5f-de3a774f97da.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745128/general/74be6f81-f8e2-4196-bf5f-de3a774f97da.jpg not downloaded yet
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745117%252Fgeneral%252Fa974cbfe-0473-46c7-a8eb-7e232cdf5413.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745117/general/a974cbfe-0473-46c7-a8eb-7e232cdf5413.jpg not downloaded yet
2026-03-25 10:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745120/general/9fb31946-2c2d-46fc-a56c-348dcffe6cbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720738)
2026-03-25 10:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745120/general/4e7d9f1b-8e76-4f7d-84cc-cf1fdfcc4b28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720738)
2026-03-25 10:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745119/general/5bf9b9be-0d92-4d31-9654-df9ea28a41b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720727)
2026-03-25 10:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745119/general/ab5bdfc6-7ef1-4c90-82cd-33053cb17887.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720727)
2026-03-25 10:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745119/general/1323c068-517b-4907-bde8-96cc30d49ee6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720727)
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745116%252Fgeneral%252F7e55c7ec-d7b5-4e4d-9328-06d79a686057.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745116/general/7e55c7ec-d7b5-4e4d-9328-06d79a686057.jpg not downloaded yet
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745115%252Fgeneral%252F37156cc8-cf8f-4a58-aa22-01091c1464a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745115/general/37156cc8-cf8f-4a58-aa22-01091c1464a5.jpg not downloaded yet
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745128%252Fgeneral%252Fb02b3238-6d87-4a90-9b5c-19305caf4c6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745128/general/b02b3238-6d87-4a90-9b5c-19305caf4c6e.jpg not downloaded yet
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745117%252Fgeneral%252F07e64a3e-f209-4030-88b8-11f61804397c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745117/general/07e64a3e-f209-4030-88b8-11f61804397c.jpg not downloaded yet
2026-03-25 10:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745120/general/a19b2cef-40f9-4545-8592-8821b94b9047.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720738)
2026-03-25 10:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745125/general/83638c30-951c-4c7b-b465-f3e93a44dfe8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720744)
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745116%252Fgeneral%252F254f7549-cae9-48d8-aae5-51a3ec79f3c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745116/general/254f7549-cae9-48d8-aae5-51a3ec79f3c8.jpg not downloaded yet
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745115%252Fgeneral%252F0d394f31-0039-4410-a599-d3b57e0d306e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745115/general/0d394f31-0039-4410-a599-d3b57e0d306e.jpg not downloaded yet
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745128%252Fgeneral%252F5cef81d4-3661-4335-ba95-6a70aa4cc4bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745128/general/5cef81d4-3661-4335-ba95-6a70aa4cc4bb.jpg not downloaded yet
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745117%252Fgeneral%252Fe2f71b68-733a-433a-bbc2-4ef6350e1067.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745117/general/e2f71b68-733a-433a-bbc2-4ef6350e1067.jpg not downloaded yet
2026-03-25 10:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745125/general/354572d0-c45b-47af-a2d8-5a07aa8d9131.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720744)
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a933f490>
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6b9e0ed-4190-58bc-9282-576760413b97/c6b9e0ed-4190-58bc-9282-576760413b97_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745125%252Fgeneral%252Feca7c079-56a7-40ec-acf5-00ab2a577f45.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745125/general/eca7c079-56a7-40ec-acf5-00ab2a577f45.jpg saved to cache
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c6b9e0ed-4190-58bc-9282-576760413b97
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9dcb250>
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6b9e0ed-4190-58bc-9282-576760413b97/c6b9e0ed-4190-58bc-9282-576760413b97_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745125%252Fgeneral%252Fd46d14d4-b231-4481-806b-eece2073bf30.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745125/general/d46d14d4-b231-4481-806b-eece2073bf30.jpg saved to cache
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c6b9e0ed-4190-58bc-9282-576760413b97
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745116%252Fgeneral%252Fefd30eec-f68d-4685-980f-a072483283f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745116/general/efd30eec-f68d-4685-980f-a072483283f2.jpg not downloaded yet
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745115%252Fgeneral%252F628957fd-6a9f-42c9-af8e-f4e4a27b5cac.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745115/general/628957fd-6a9f-42c9-af8e-f4e4a27b5cac.jpg not downloaded yet
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745128%252Fgeneral%252F2bfc1922-5809-4bfd-9329-3f2ade235efb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745128/general/2bfc1922-5809-4bfd-9329-3f2ade235efb.jpg not downloaded yet
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745117%252Fgeneral%252F96d7efc6-765b-416e-a8df-72d4df7f674e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745117/general/96d7efc6-765b-416e-a8df-72d4df7f674e.jpg not downloaded yet
2026-03-25 10:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745117/general/ac653e19-24a7-4d93-8e32-731978b2f8b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720724)
2026-03-25 10:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745117/general/a0ac9b7c-c3ff-4384-94dc-efdb885de654.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720724)
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92b5ed0>
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c7238a6-5b33-5e04-9ef5-24495ed3699a/4c7238a6-5b33-5e04-9ef5-24495ed3699a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745120%252Fgeneral%252F9fb31946-2c2d-46fc-a56c-348dcffe6cbe.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745120/general/9fb31946-2c2d-46fc-a56c-348dcffe6cbe.jpg saved to cache
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4c7238a6-5b33-5e04-9ef5-24495ed3699a
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4ad95a5d0>
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c7238a6-5b33-5e04-9ef5-24495ed3699a/4c7238a6-5b33-5e04-9ef5-24495ed3699a_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745120%252Fgeneral%252F4e7d9f1b-8e76-4f7d-84cc-cf1fdfcc4b28.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745120/general/4e7d9f1b-8e76-4f7d-84cc-cf1fdfcc4b28.jpg saved to cache
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4c7238a6-5b33-5e04-9ef5-24495ed3699a
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9337c90>
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c11ba88-f72b-565b-94e6-a9b083a39eb0/5c11ba88-f72b-565b-94e6-a9b083a39eb0_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745119%252Fgeneral%252F5bf9b9be-0d92-4d31-9654-df9ea28a41b7.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745119/general/5bf9b9be-0d92-4d31-9654-df9ea28a41b7.jpg saved to cache
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5c11ba88-f72b-565b-94e6-a9b083a39eb0
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4ac6ff4d0>
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c11ba88-f72b-565b-94e6-a9b083a39eb0/5c11ba88-f72b-565b-94e6-a9b083a39eb0_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745119%252Fgeneral%252Fab5bdfc6-7ef1-4c90-82cd-33053cb17887.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745119/general/ab5bdfc6-7ef1-4c90-82cd-33053cb17887.jpg saved to cache
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5c11ba88-f72b-565b-94e6-a9b083a39eb0
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9fa1ed0>
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c11ba88-f72b-565b-94e6-a9b083a39eb0/5c11ba88-f72b-565b-94e6-a9b083a39eb0_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745119%252Fgeneral%252F1323c068-517b-4907-bde8-96cc30d49ee6.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745119/general/1323c068-517b-4907-bde8-96cc30d49ee6.jpg saved to cache
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5c11ba88-f72b-565b-94e6-a9b083a39eb0
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745116%252Fgeneral%252F384f927d-2365-4d27-a33a-d26980c7d348.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745116/general/384f927d-2365-4d27-a33a-d26980c7d348.jpg not downloaded yet
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745115%252Fgeneral%252F50b17433-2793-4cc7-8d4c-ac0cfb08169d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745115/general/50b17433-2793-4cc7-8d4c-ac0cfb08169d.jpg not downloaded yet
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745128%252Fgeneral%252Ff12bf0d6-2866-4ded-8cbb-ca88b7c30ff3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745128/general/f12bf0d6-2866-4ded-8cbb-ca88b7c30ff3.jpg not downloaded yet
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745117%252Fgeneral%252F50e163c9-183b-43cd-a2f1-35e358678d9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745117/general/50e163c9-183b-43cd-a2f1-35e358678d9a.jpg not downloaded yet
2026-03-25 10:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745120/general/0f04c54e-00a0-457b-9c33-623b9f127311.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720738)
2026-03-25 10:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745119/general/7c9aa1da-f62f-4554-92e7-ba6218a23ea1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720727)
2026-03-25 10:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745128/general/07b208a6-33e3-4b49-bcde-f2e888610a03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720747)
2026-03-25 10:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745117/general/a974cbfe-0473-46c7-a8eb-7e232cdf5413.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720724)
2026-03-25 10:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745116/general/dfb755c5-b212-4469-ad3d-6926677ae403.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720723)
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745116%252Fgeneral%252F9a8e5958-1532-47a2-b991-30b30b0203e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745116/general/9a8e5958-1532-47a2-b991-30b30b0203e7.jpg not downloaded yet
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745115%252Fgeneral%252F074c3262-fb9a-474d-8112-7e0a08cabea7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745115/general/074c3262-fb9a-474d-8112-7e0a08cabea7.jpg not downloaded yet
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745128%252Fgeneral%252F05ef10a1-16e0-4b13-9489-439c496e53dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745128/general/05ef10a1-16e0-4b13-9489-439c496e53dd.jpg not downloaded yet
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745117%252Fgeneral%252F9cbdf1ad-0cdb-4eaf-8b74-2ec24eec330a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745117/general/9cbdf1ad-0cdb-4eaf-8b74-2ec24eec330a.jpg not downloaded yet
2026-03-25 10:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9402410>
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c7238a6-5b33-5e04-9ef5-24495ed3699a/4c7238a6-5b33-5e04-9ef5-24495ed3699a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745120%252Fgeneral%252Fa19b2cef-40f9-4545-8592-8821b94b9047.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745120/general/a19b2cef-40f9-4545-8592-8821b94b9047.jpg saved to cache
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4c7238a6-5b33-5e04-9ef5-24495ed3699a
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93dbfd0>
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6b9e0ed-4190-58bc-9282-576760413b97/c6b9e0ed-4190-58bc-9282-576760413b97_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745125%252Fgeneral%252F83638c30-951c-4c7b-b465-f3e93a44dfe8.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745125/general/83638c30-951c-4c7b-b465-f3e93a44dfe8.jpg saved to cache
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c6b9e0ed-4190-58bc-9282-576760413b97
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93ec4d0>
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6b9e0ed-4190-58bc-9282-576760413b97/c6b9e0ed-4190-58bc-9282-576760413b97_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745125%252Fgeneral%252F354572d0-c45b-47af-a2d8-5a07aa8d9131.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745125/general/354572d0-c45b-47af-a2d8-5a07aa8d9131.jpg saved to cache
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c6b9e0ed-4190-58bc-9282-576760413b97
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93dbc90>
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62165615-9206-55fc-b3b2-f37864bd7177/62165615-9206-55fc-b3b2-f37864bd7177_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745117%252Fgeneral%252Fac653e19-24a7-4d93-8e32-731978b2f8b4.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745117/general/ac653e19-24a7-4d93-8e32-731978b2f8b4.jpg saved to cache
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 62165615-9206-55fc-b3b2-f37864bd7177
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93d2950>
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62165615-9206-55fc-b3b2-f37864bd7177/62165615-9206-55fc-b3b2-f37864bd7177_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745117%252Fgeneral%252Fa0ac9b7c-c3ff-4384-94dc-efdb885de654.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745117/general/a0ac9b7c-c3ff-4384-94dc-efdb885de654.jpg saved to cache
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 62165615-9206-55fc-b3b2-f37864bd7177
2026-03-25 10:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745115/general/6c433a0e-07c8-438a-8fb5-6df51ee2fcb8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720722)
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745115%252Fgeneral%252F35ce44a4-57ed-43db-9d88-bcb97735dd17.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745115/general/35ce44a4-57ed-43db-9d88-bcb97735dd17.jpg not downloaded yet
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745128%252Fgeneral%252F83e67c6d-5e5b-4055-b54c-fd7fd0315d1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745128/general/83e67c6d-5e5b-4055-b54c-fd7fd0315d1e.jpg not downloaded yet
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745117%252Fgeneral%252F77944155-fa2b-4620-b87e-26d35db91df5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745117/general/77944155-fa2b-4620-b87e-26d35db91df5.jpg not downloaded yet
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91cbd50>
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c7238a6-5b33-5e04-9ef5-24495ed3699a/4c7238a6-5b33-5e04-9ef5-24495ed3699a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745120%252Fgeneral%252F0f04c54e-00a0-457b-9c33-623b9f127311.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745120/general/0f04c54e-00a0-457b-9c33-623b9f127311.jpg saved to cache
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4c7238a6-5b33-5e04-9ef5-24495ed3699a
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91ff890>
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c11ba88-f72b-565b-94e6-a9b083a39eb0/5c11ba88-f72b-565b-94e6-a9b083a39eb0_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745119%252Fgeneral%252F7c9aa1da-f62f-4554-92e7-ba6218a23ea1.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745119/general/7c9aa1da-f62f-4554-92e7-ba6218a23ea1.jpg saved to cache
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5c11ba88-f72b-565b-94e6-a9b083a39eb0
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d83910>
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e26f3d47-5661-5969-b594-cb9cebd683cd/e26f3d47-5661-5969-b594-cb9cebd683cd_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745128%252Fgeneral%252F07b208a6-33e3-4b49-bcde-f2e888610a03.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745128/general/07b208a6-33e3-4b49-bcde-f2e888610a03.jpg saved to cache
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e26f3d47-5661-5969-b594-cb9cebd683cd
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91fe7d0>
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62165615-9206-55fc-b3b2-f37864bd7177/62165615-9206-55fc-b3b2-f37864bd7177_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745117%252Fgeneral%252Fa974cbfe-0473-46c7-a8eb-7e232cdf5413.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745117/general/a974cbfe-0473-46c7-a8eb-7e232cdf5413.jpg saved to cache
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 62165615-9206-55fc-b3b2-f37864bd7177
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d93c90>
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_756b03e3-167a-5063-ae61-ce3503d6df14/756b03e3-167a-5063-ae61-ce3503d6df14_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745116%252Fgeneral%252Fdfb755c5-b212-4469-ad3d-6926677ae403.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745116/general/dfb755c5-b212-4469-ad3d-6926677ae403.jpg saved to cache
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 756b03e3-167a-5063-ae61-ce3503d6df14
2026-03-25 10:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fccacf1-37a7-5f1e-8916-d8c13312ccb1 with identifier: 10720715
2026-03-25 10:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fccacf1-37a7-5f1e-8916-d8c13312ccb1 with scrape type 1
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8fccacf1-37a7-5f1e-8916-d8c13312ccb1
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745109%252Fgeneral%252Ffbaa4710-564d-442c-bc8f-2a676137d5ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745109/general/fbaa4710-564d-442c-bc8f-2a676137d5ad.jpg not downloaded yet
2026-03-25 10:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745115/general/aff2ef92-6d56-4a28-94fd-07ea5fd826df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720722)
2026-03-25 10:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745128/general/74be6f81-f8e2-4196-bf5f-de3a774f97da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720747)
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745115%252Fgeneral%252F24406986-ad1a-4e50-aaf1-903a42b45079.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745115/general/24406986-ad1a-4e50-aaf1-903a42b45079.jpg not downloaded yet
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745128%252Fgeneral%252F81b317c5-950a-49f4-95f1-58206e074bb9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745128/general/81b317c5-950a-49f4-95f1-58206e074bb9.jpg not downloaded yet
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745117%252Fgeneral%252F466cd018-1372-4c21-8ffe-c24bbfe6cb2d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745117/general/466cd018-1372-4c21-8ffe-c24bbfe6cb2d.jpg not downloaded yet
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745109%252Fgeneral%252F2653fa44-743a-44db-a50f-581695680533.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745109/general/2653fa44-743a-44db-a50f-581695680533.jpg not downloaded yet
2026-03-25 10:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745117/general/07e64a3e-f209-4030-88b8-11f61804397c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720724)
2026-03-25 10:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745117/general/50e163c9-183b-43cd-a2f1-35e358678d9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720724)
2026-03-25 10:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745117/general/e2f71b68-733a-433a-bbc2-4ef6350e1067.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720724)
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91fc190>
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7a4255a-6470-5798-b310-3d7d2748184d/e7a4255a-6470-5798-b310-3d7d2748184d_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745115%252Fgeneral%252F6c433a0e-07c8-438a-8fb5-6df51ee2fcb8.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745115/general/6c433a0e-07c8-438a-8fb5-6df51ee2fcb8.jpg saved to cache
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e7a4255a-6470-5798-b310-3d7d2748184d
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745109%252Fgeneral%252F589bb667-7d85-412a-b0a7-b62fa2e08d7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745109/general/589bb667-7d85-412a-b0a7-b62fa2e08d7f.jpg not downloaded yet
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a921ce50>
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7a4255a-6470-5798-b310-3d7d2748184d/e7a4255a-6470-5798-b310-3d7d2748184d_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745115%252Fgeneral%252Faff2ef92-6d56-4a28-94fd-07ea5fd826df.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745115/general/aff2ef92-6d56-4a28-94fd-07ea5fd826df.jpg saved to cache
2026-03-25 10:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e7a4255a-6470-5798-b310-3d7d2748184d
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9fb97d0>
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e26f3d47-5661-5969-b594-cb9cebd683cd/e26f3d47-5661-5969-b594-cb9cebd683cd_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745128%252Fgeneral%252F74be6f81-f8e2-4196-bf5f-de3a774f97da.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745128/general/74be6f81-f8e2-4196-bf5f-de3a774f97da.jpg saved to cache
2026-03-25 10:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e26f3d47-5661-5969-b594-cb9cebd683cd
2026-03-25 10:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745128/general/b02b3238-6d87-4a90-9b5c-19305caf4c6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720747)
2026-03-25 10:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745128/general/5cef81d4-3661-4335-ba95-6a70aa4cc4bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720747)
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745109%252Fgeneral%252Fc1930a43-e03e-4bae-ba31-9785a8b56208.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745109/general/c1930a43-e03e-4bae-ba31-9785a8b56208.jpg not downloaded yet
2026-03-25 10:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745115/general/50b17433-2793-4cc7-8d4c-ac0cfb08169d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720722)
2026-03-25 10:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745116/general/384f927d-2365-4d27-a33a-d26980c7d348.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720723)
2026-03-25 10:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745117/general/96d7efc6-765b-416e-a8df-72d4df7f674e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720724)
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745109%252Fgeneral%252F92b4987a-8950-4752-910d-6c557cb33167.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745109/general/92b4987a-8950-4752-910d-6c557cb33167.jpg not downloaded yet
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aade3cd0>
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62165615-9206-55fc-b3b2-f37864bd7177/62165615-9206-55fc-b3b2-f37864bd7177_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745117%252Fgeneral%252F07e64a3e-f209-4030-88b8-11f61804397c.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745117/general/07e64a3e-f209-4030-88b8-11f61804397c.jpg saved to cache
2026-03-25 10:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 62165615-9206-55fc-b3b2-f37864bd7177
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9c82310>
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62165615-9206-55fc-b3b2-f37864bd7177/62165615-9206-55fc-b3b2-f37864bd7177_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745117%252Fgeneral%252F50e163c9-183b-43cd-a2f1-35e358678d9a.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745117/general/50e163c9-183b-43cd-a2f1-35e358678d9a.jpg saved to cache
2026-03-25 10:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 62165615-9206-55fc-b3b2-f37864bd7177
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93bcf10>
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62165615-9206-55fc-b3b2-f37864bd7177/62165615-9206-55fc-b3b2-f37864bd7177_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745117%252Fgeneral%252Fe2f71b68-733a-433a-bbc2-4ef6350e1067.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745117/general/e2f71b68-733a-433a-bbc2-4ef6350e1067.jpg saved to cache
2026-03-25 10:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 62165615-9206-55fc-b3b2-f37864bd7177
2026-03-25 10:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745128/general/f12bf0d6-2866-4ded-8cbb-ca88b7c30ff3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720747)
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745109%252Fgeneral%252F015ce0dc-b7b0-4b55-8865-1fd5c358b2e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745109/general/015ce0dc-b7b0-4b55-8865-1fd5c358b2e4.jpg not downloaded yet
2026-03-25 10:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745128/general/2bfc1922-5809-4bfd-9329-3f2ade235efb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720747)
2026-03-25 10:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745115/general/628957fd-6a9f-42c9-af8e-f4e4a27b5cac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720722)
2026-03-25 10:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745117/general/77944155-fa2b-4620-b87e-26d35db91df5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720724)
2026-03-25 10:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745128/general/83e67c6d-5e5b-4055-b54c-fd7fd0315d1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720747)
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745109%252Fgeneral%252Fed2b76ba-0111-4417-b607-67f48e7f3f5d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745109/general/ed2b76ba-0111-4417-b607-67f48e7f3f5d.jpg not downloaded yet
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9400050>
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e26f3d47-5661-5969-b594-cb9cebd683cd/e26f3d47-5661-5969-b594-cb9cebd683cd_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745128%252Fgeneral%252Fb02b3238-6d87-4a90-9b5c-19305caf4c6e.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745128/general/b02b3238-6d87-4a90-9b5c-19305caf4c6e.jpg saved to cache
2026-03-25 10:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e26f3d47-5661-5969-b594-cb9cebd683cd
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9285d90>
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e26f3d47-5661-5969-b594-cb9cebd683cd/e26f3d47-5661-5969-b594-cb9cebd683cd_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745128%252Fgeneral%252F5cef81d4-3661-4335-ba95-6a70aa4cc4bb.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745128/general/5cef81d4-3661-4335-ba95-6a70aa4cc4bb.jpg saved to cache
2026-03-25 10:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e26f3d47-5661-5969-b594-cb9cebd683cd
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa028250>
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7a4255a-6470-5798-b310-3d7d2748184d/e7a4255a-6470-5798-b310-3d7d2748184d_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745115%252Fgeneral%252F50b17433-2793-4cc7-8d4c-ac0cfb08169d.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745115/general/50b17433-2793-4cc7-8d4c-ac0cfb08169d.jpg saved to cache
2026-03-25 10:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e7a4255a-6470-5798-b310-3d7d2748184d
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9dae450>
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_756b03e3-167a-5063-ae61-ce3503d6df14/756b03e3-167a-5063-ae61-ce3503d6df14_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745116%252Fgeneral%252F384f927d-2365-4d27-a33a-d26980c7d348.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745116/general/384f927d-2365-4d27-a33a-d26980c7d348.jpg saved to cache
2026-03-25 10:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 756b03e3-167a-5063-ae61-ce3503d6df14
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e29210>
2026-03-25 10:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62165615-9206-55fc-b3b2-f37864bd7177/62165615-9206-55fc-b3b2-f37864bd7177_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745117%252Fgeneral%252F96d7efc6-765b-416e-a8df-72d4df7f674e.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745117/general/96d7efc6-765b-416e-a8df-72d4df7f674e.jpg saved to cache
2026-03-25 10:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 62165615-9206-55fc-b3b2-f37864bd7177
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745109%252Fgeneral%252F1c1647ff-da3e-46b8-8b84-6f3772d5c41c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745109/general/1c1647ff-da3e-46b8-8b84-6f3772d5c41c.jpg not downloaded yet
2026-03-25 10:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745115/general/24406986-ad1a-4e50-aaf1-903a42b45079.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720722)
2026-03-25 10:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745109/general/2653fa44-743a-44db-a50f-581695680533.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720715)
2026-03-25 10:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745117/general/466cd018-1372-4c21-8ffe-c24bbfe6cb2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720724)
2026-03-25 10:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745109/general/589bb667-7d85-412a-b0a7-b62fa2e08d7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720715)
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745109%252Fgeneral%252F6f5db9cc-1d8a-49fb-b39a-41e5cc0aaa9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745109/general/6f5db9cc-1d8a-49fb-b39a-41e5cc0aaa9d.jpg not downloaded yet
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745109%252Fgeneral%252Facb9c342-a581-4772-8c55-0e88b11d2210.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745109/general/acb9c342-a581-4772-8c55-0e88b11d2210.jpg not downloaded yet
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91f5550>
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e26f3d47-5661-5969-b594-cb9cebd683cd/e26f3d47-5661-5969-b594-cb9cebd683cd_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745128%252Fgeneral%252Ff12bf0d6-2866-4ded-8cbb-ca88b7c30ff3.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745128/general/f12bf0d6-2866-4ded-8cbb-ca88b7c30ff3.jpg saved to cache
2026-03-25 10:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e26f3d47-5661-5969-b594-cb9cebd683cd
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93db310>
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e26f3d47-5661-5969-b594-cb9cebd683cd/e26f3d47-5661-5969-b594-cb9cebd683cd_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745128%252Fgeneral%252F2bfc1922-5809-4bfd-9329-3f2ade235efb.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745128/general/2bfc1922-5809-4bfd-9329-3f2ade235efb.jpg saved to cache
2026-03-25 10:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e26f3d47-5661-5969-b594-cb9cebd683cd
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91cbf10>
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7a4255a-6470-5798-b310-3d7d2748184d/e7a4255a-6470-5798-b310-3d7d2748184d_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745115%252Fgeneral%252F628957fd-6a9f-42c9-af8e-f4e4a27b5cac.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745115/general/628957fd-6a9f-42c9-af8e-f4e4a27b5cac.jpg saved to cache
2026-03-25 10:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e7a4255a-6470-5798-b310-3d7d2748184d
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92b7150>
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62165615-9206-55fc-b3b2-f37864bd7177/62165615-9206-55fc-b3b2-f37864bd7177_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745117%252Fgeneral%252F77944155-fa2b-4620-b87e-26d35db91df5.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745117/general/77944155-fa2b-4620-b87e-26d35db91df5.jpg saved to cache
2026-03-25 10:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 62165615-9206-55fc-b3b2-f37864bd7177
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa151e50>
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e26f3d47-5661-5969-b594-cb9cebd683cd/e26f3d47-5661-5969-b594-cb9cebd683cd_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745128%252Fgeneral%252F83e67c6d-5e5b-4055-b54c-fd7fd0315d1e.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745128/general/83e67c6d-5e5b-4055-b54c-fd7fd0315d1e.jpg saved to cache
2026-03-25 10:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e26f3d47-5661-5969-b594-cb9cebd683cd
2026-03-25 10:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745128/general/81b317c5-950a-49f4-95f1-58206e074bb9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720747)
2026-03-25 10:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745115/general/35ce44a4-57ed-43db-9d88-bcb97735dd17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720722)
2026-03-25 10:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745109/general/fbaa4710-564d-442c-bc8f-2a676137d5ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720715)
2026-03-25 10:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745109/general/92b4987a-8950-4752-910d-6c557cb33167.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720715)
2026-03-25 10:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745117/general/9cbdf1ad-0cdb-4eaf-8b74-2ec24eec330a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720724)
2026-03-25 10:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745109/general/c1930a43-e03e-4bae-ba31-9785a8b56208.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720715)
2026-03-25 10:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745109/general/015ce0dc-b7b0-4b55-8865-1fd5c358b2e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720715)
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa03ba90>
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7a4255a-6470-5798-b310-3d7d2748184d/e7a4255a-6470-5798-b310-3d7d2748184d_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745115%252Fgeneral%252F24406986-ad1a-4e50-aaf1-903a42b45079.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745115/general/24406986-ad1a-4e50-aaf1-903a42b45079.jpg saved to cache
2026-03-25 10:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e7a4255a-6470-5798-b310-3d7d2748184d
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91fca90>
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fccacf1-37a7-5f1e-8916-d8c13312ccb1/8fccacf1-37a7-5f1e-8916-d8c13312ccb1_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745109%252Fgeneral%252F2653fa44-743a-44db-a50f-581695680533.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745109/general/2653fa44-743a-44db-a50f-581695680533.jpg saved to cache
2026-03-25 10:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8fccacf1-37a7-5f1e-8916-d8c13312ccb1
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9c80210>
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62165615-9206-55fc-b3b2-f37864bd7177/62165615-9206-55fc-b3b2-f37864bd7177_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745117%252Fgeneral%252F466cd018-1372-4c21-8ffe-c24bbfe6cb2d.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745117/general/466cd018-1372-4c21-8ffe-c24bbfe6cb2d.jpg saved to cache
2026-03-25 10:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 62165615-9206-55fc-b3b2-f37864bd7177
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a94003d0>
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fccacf1-37a7-5f1e-8916-d8c13312ccb1/8fccacf1-37a7-5f1e-8916-d8c13312ccb1_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745109%252Fgeneral%252F589bb667-7d85-412a-b0a7-b62fa2e08d7f.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745109/general/589bb667-7d85-412a-b0a7-b62fa2e08d7f.jpg saved to cache
2026-03-25 10:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8fccacf1-37a7-5f1e-8916-d8c13312ccb1
2026-03-25 10:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745128/general/05ef10a1-16e0-4b13-9489-439c496e53dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720747)
2026-03-25 10:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745116/general/9a8e5958-1532-47a2-b991-30b30b0203e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720723)
2026-03-25 10:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745109/general/ed2b76ba-0111-4417-b607-67f48e7f3f5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720715)
2026-03-25 10:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720741> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e4ebd0>
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e26f3d47-5661-5969-b594-cb9cebd683cd/e26f3d47-5661-5969-b594-cb9cebd683cd_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745128%252Fgeneral%252F81b317c5-950a-49f4-95f1-58206e074bb9.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745128/general/81b317c5-950a-49f4-95f1-58206e074bb9.jpg saved to cache
2026-03-25 10:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e26f3d47-5661-5969-b594-cb9cebd683cd
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93d7d10>
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7a4255a-6470-5798-b310-3d7d2748184d/e7a4255a-6470-5798-b310-3d7d2748184d_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745115%252Fgeneral%252F35ce44a4-57ed-43db-9d88-bcb97735dd17.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745115/general/35ce44a4-57ed-43db-9d88-bcb97735dd17.jpg saved to cache
2026-03-25 10:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e7a4255a-6470-5798-b310-3d7d2748184d
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91da150>
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fccacf1-37a7-5f1e-8916-d8c13312ccb1/8fccacf1-37a7-5f1e-8916-d8c13312ccb1_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745109%252Fgeneral%252Ffbaa4710-564d-442c-bc8f-2a676137d5ad.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745109/general/fbaa4710-564d-442c-bc8f-2a676137d5ad.jpg saved to cache
2026-03-25 10:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8fccacf1-37a7-5f1e-8916-d8c13312ccb1
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93d52d0>
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fccacf1-37a7-5f1e-8916-d8c13312ccb1/8fccacf1-37a7-5f1e-8916-d8c13312ccb1_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745109%252Fgeneral%252F92b4987a-8950-4752-910d-6c557cb33167.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745109/general/92b4987a-8950-4752-910d-6c557cb33167.jpg saved to cache
2026-03-25 10:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8fccacf1-37a7-5f1e-8916-d8c13312ccb1
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9306590>
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62165615-9206-55fc-b3b2-f37864bd7177/62165615-9206-55fc-b3b2-f37864bd7177_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745117%252Fgeneral%252F9cbdf1ad-0cdb-4eaf-8b74-2ec24eec330a.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745117/general/9cbdf1ad-0cdb-4eaf-8b74-2ec24eec330a.jpg saved to cache
2026-03-25 10:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 62165615-9206-55fc-b3b2-f37864bd7177
2026-03-25 10:15:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 62165615-9206-55fc-b3b2-f37864bd7177, skipping ID generation
2026-03-25 10:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62165615-9206-55fc-b3b2-f37864bd7177 with scrape type 1
2026-03-25 10:15:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 62165615-9206-55fc-b3b2-f37864bd7177 sending to next pipeline
2026-03-25 10:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 62165615-9206-55fc-b3b2-f37864bd7177, identifier: 10720724
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9dd2c90>
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fccacf1-37a7-5f1e-8916-d8c13312ccb1/8fccacf1-37a7-5f1e-8916-d8c13312ccb1_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745109%252Fgeneral%252Fc1930a43-e03e-4bae-ba31-9785a8b56208.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745109/general/c1930a43-e03e-4bae-ba31-9785a8b56208.jpg saved to cache
2026-03-25 10:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8fccacf1-37a7-5f1e-8916-d8c13312ccb1
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f98390>
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fccacf1-37a7-5f1e-8916-d8c13312ccb1/8fccacf1-37a7-5f1e-8916-d8c13312ccb1_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745109%252Fgeneral%252F015ce0dc-b7b0-4b55-8865-1fd5c358b2e4.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745109/general/015ce0dc-b7b0-4b55-8865-1fd5c358b2e4.jpg saved to cache
2026-03-25 10:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8fccacf1-37a7-5f1e-8916-d8c13312ccb1
2026-03-25 10:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745109/general/acb9c342-a581-4772-8c55-0e88b11d2210.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720715)
2026-03-25 10:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745109/general/1c1647ff-da3e-46b8-8b84-6f3772d5c41c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720715)
2026-03-25 10:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 62165615-9206-55fc-b3b2-f37864bd7177 with identifier: 10720724
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-25 10:15:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 62165615-9206-55fc-b3b2-f37864bd7177 with identifier: 10720724
2026-03-25 10:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 62165615-9206-55fc-b3b2-f37864bd7177 with identifier: 10720724 to the API
2026-03-25 10:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:15:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745117/general/9cbdf1ad-0cdb-4eaf-8b74-2ec24eec330a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '62165615-9206-55fc-b3b2-f37864bd7177',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEC702',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720724',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 75658,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62165615-9206-55fc-b3b2-f37864bd7177/62165615-9206-55fc-b3b2-f37864bd7177_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97278,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745117/general/a0ac9b7c-c3ff-4384-94dc-efdb885de654.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62165615-9206-55fc-b3b2-f37864bd7177/62165615-9206-55fc-b3b2-f37864bd7177_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28474,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745117/general/ac653e19-24a7-4d93-8e32-731978b2f8b4.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62165615-9206-55fc-b3b2-f37864bd7177/62165615-9206-55fc-b3b2-f37864bd7177_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99248,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745117/general/a974cbfe-0473-46c7-a8eb-7e232cdf5413.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62165615-9206-55fc-b3b2-f37864bd7177/62165615-9206-55fc-b3b2-f37864bd7177_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99515,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745117/general/07e64a3e-f209-4030-88b8-11f61804397c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62165615-9206-55fc-b3b2-f37864bd7177/62165615-9206-55fc-b3b2-f37864bd7177_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745117/general/e2f71b68-733a-433a-bbc2-4ef6350e1067.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62165615-9206-55fc-b3b2-f37864bd7177/62165615-9206-55fc-b3b2-f37864bd7177_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97689,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745117/general/96d7efc6-765b-416e-a8df-72d4df7f674e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62165615-9206-55fc-b3b2-f37864bd7177/62165615-9206-55fc-b3b2-f37864bd7177_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745117/general/50e163c9-183b-43cd-a2f1-35e358678d9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62165615-9206-55fc-b3b2-f37864bd7177/62165615-9206-55fc-b3b2-f37864bd7177_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67999,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745117/general/9cbdf1ad-0cdb-4eaf-8b74-2ec24eec330a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62165615-9206-55fc-b3b2-f37864bd7177/62165615-9206-55fc-b3b2-f37864bd7177_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745117/general/77944155-fa2b-4620-b87e-26d35db91df5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62165615-9206-55fc-b3b2-f37864bd7177/62165615-9206-55fc-b3b2-f37864bd7177_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115767,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745117/general/466cd018-1372-4c21-8ffe-c24bbfe6cb2d.jpg',
'Width': 1024}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-03-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 2008 1.5 HDI GT - Diesel - Manual - 110 hp - 75.658 km',
'transmission': 'manual',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720724%27 HTTP/1.1" 200 None
2026-03-25 10:15:42 [adesa.be] INFO: Saving data for 10720724: {'created_time': 1774433742.0085, 'last_price_update_time': 1774433742.008513, 'auction_closing_time': 1774859400.0}
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720724') HTTP/1.1" 204 0
2026-03-25 10:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745115/general/074c3262-fb9a-474d-8112-7e0a08cabea7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720722)
2026-03-25 10:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745116/general/efd30eec-f68d-4685-980f-a072483283f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720723)
2026-03-25 10:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745109/general/6f5db9cc-1d8a-49fb-b39a-41e5cc0aaa9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720715)
2026-03-25 10:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745116/general/254f7549-cae9-48d8-aae5-51a3ec79f3c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720723)
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa171f50>
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e26f3d47-5661-5969-b594-cb9cebd683cd/e26f3d47-5661-5969-b594-cb9cebd683cd_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745128%252Fgeneral%252F05ef10a1-16e0-4b13-9489-439c496e53dd.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745128/general/05ef10a1-16e0-4b13-9489-439c496e53dd.jpg saved to cache
2026-03-25 10:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e26f3d47-5661-5969-b594-cb9cebd683cd
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91f0090>
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_756b03e3-167a-5063-ae61-ce3503d6df14/756b03e3-167a-5063-ae61-ce3503d6df14_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745116%252Fgeneral%252F9a8e5958-1532-47a2-b991-30b30b0203e7.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745116/general/9a8e5958-1532-47a2-b991-30b30b0203e7.jpg saved to cache
2026-03-25 10:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 756b03e3-167a-5063-ae61-ce3503d6df14
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa1043d0>
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fccacf1-37a7-5f1e-8916-d8c13312ccb1/8fccacf1-37a7-5f1e-8916-d8c13312ccb1_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745109%252Fgeneral%252Fed2b76ba-0111-4417-b607-67f48e7f3f5d.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745109/general/ed2b76ba-0111-4417-b607-67f48e7f3f5d.jpg saved to cache
2026-03-25 10:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8fccacf1-37a7-5f1e-8916-d8c13312ccb1
2026-03-25 10:15:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4957c63-c4a8-516c-b9b7-cc756ad6f5ce with identifier: 10720741
2026-03-25 10:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4957c63-c4a8-516c-b9b7-cc756ad6f5ce with scrape type 1
2026-03-25 10:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c4957c63-c4a8-516c-b9b7-cc756ad6f5ce
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745123%252Fgeneral%252F4bc5da88-8483-4f4e-afa5-b64e147a8f71.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745123/general/4bc5da88-8483-4f4e-afa5-b64e147a8f71.jpg not downloaded yet
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f08610>
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fccacf1-37a7-5f1e-8916-d8c13312ccb1/8fccacf1-37a7-5f1e-8916-d8c13312ccb1_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745109%252Fgeneral%252Facb9c342-a581-4772-8c55-0e88b11d2210.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745109/general/acb9c342-a581-4772-8c55-0e88b11d2210.jpg saved to cache
2026-03-25 10:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8fccacf1-37a7-5f1e-8916-d8c13312ccb1
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa038510>
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fccacf1-37a7-5f1e-8916-d8c13312ccb1/8fccacf1-37a7-5f1e-8916-d8c13312ccb1_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745109%252Fgeneral%252F1c1647ff-da3e-46b8-8b84-6f3772d5c41c.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745109/general/1c1647ff-da3e-46b8-8b84-6f3772d5c41c.jpg saved to cache
2026-03-25 10:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8fccacf1-37a7-5f1e-8916-d8c13312ccb1
2026-03-25 10:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745115/general/0d394f31-0039-4410-a599-d3b57e0d306e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720722)
2026-03-25 10:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745115/general/37156cc8-cf8f-4a58-aa22-01091c1464a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720722)
2026-03-25 10:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745116/general/63fc2186-bb88-448e-ba73-d24b37e4181c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720723)
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745123%252Fgeneral%252Ff1204d89-60ff-4e66-bb25-1c64fd12a438.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745123/general/f1204d89-60ff-4e66-bb25-1c64fd12a438.jpg not downloaded yet
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa071d10>
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7a4255a-6470-5798-b310-3d7d2748184d/e7a4255a-6470-5798-b310-3d7d2748184d_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745115%252Fgeneral%252F074c3262-fb9a-474d-8112-7e0a08cabea7.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745115/general/074c3262-fb9a-474d-8112-7e0a08cabea7.jpg saved to cache
2026-03-25 10:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e7a4255a-6470-5798-b310-3d7d2748184d
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9deb510>
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_756b03e3-167a-5063-ae61-ce3503d6df14/756b03e3-167a-5063-ae61-ce3503d6df14_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745116%252Fgeneral%252Fefd30eec-f68d-4685-980f-a072483283f2.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745116/general/efd30eec-f68d-4685-980f-a072483283f2.jpg saved to cache
2026-03-25 10:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 756b03e3-167a-5063-ae61-ce3503d6df14
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91f7150>
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fccacf1-37a7-5f1e-8916-d8c13312ccb1/8fccacf1-37a7-5f1e-8916-d8c13312ccb1_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745109%252Fgeneral%252F6f5db9cc-1d8a-49fb-b39a-41e5cc0aaa9d.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745109/general/6f5db9cc-1d8a-49fb-b39a-41e5cc0aaa9d.jpg saved to cache
2026-03-25 10:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8fccacf1-37a7-5f1e-8916-d8c13312ccb1
2026-03-25 10:15:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8fccacf1-37a7-5f1e-8916-d8c13312ccb1, skipping ID generation
2026-03-25 10:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fccacf1-37a7-5f1e-8916-d8c13312ccb1 with scrape type 1
2026-03-25 10:15:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8fccacf1-37a7-5f1e-8916-d8c13312ccb1 sending to next pipeline
2026-03-25 10:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8fccacf1-37a7-5f1e-8916-d8c13312ccb1, identifier: 10720715
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9da2f90>
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_756b03e3-167a-5063-ae61-ce3503d6df14/756b03e3-167a-5063-ae61-ce3503d6df14_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745116%252Fgeneral%252F254f7549-cae9-48d8-aae5-51a3ec79f3c8.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745116/general/254f7549-cae9-48d8-aae5-51a3ec79f3c8.jpg saved to cache
2026-03-25 10:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 756b03e3-167a-5063-ae61-ce3503d6df14
2026-03-25 10:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745116/general/7e55c7ec-d7b5-4e4d-9328-06d79a686057.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720723)
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745123%252Fgeneral%252Fde5fee07-cda6-4eaa-8506-9e8494c6d9d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745123/general/de5fee07-cda6-4eaa-8506-9e8494c6d9d6.jpg not downloaded yet
2026-03-25 10:15:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8fccacf1-37a7-5f1e-8916-d8c13312ccb1 with identifier: 10720715
2026-03-25 10:15:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8fccacf1-37a7-5f1e-8916-d8c13312ccb1 with identifier: 10720715
2026-03-25 10:15:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8fccacf1-37a7-5f1e-8916-d8c13312ccb1 with identifier: 10720715 to the API
2026-03-25 10:15:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:15:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745109/general/6f5db9cc-1d8a-49fb-b39a-41e5cc0aaa9d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '8fccacf1-37a7-5f1e-8916-d8c13312ccb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLH368',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720715',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 164034,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fccacf1-37a7-5f1e-8916-d8c13312ccb1/8fccacf1-37a7-5f1e-8916-d8c13312ccb1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745109/general/fbaa4710-564d-442c-bc8f-2a676137d5ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fccacf1-37a7-5f1e-8916-d8c13312ccb1/8fccacf1-37a7-5f1e-8916-d8c13312ccb1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36111,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745109/general/2653fa44-743a-44db-a50f-581695680533.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fccacf1-37a7-5f1e-8916-d8c13312ccb1/8fccacf1-37a7-5f1e-8916-d8c13312ccb1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117232,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745109/general/589bb667-7d85-412a-b0a7-b62fa2e08d7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fccacf1-37a7-5f1e-8916-d8c13312ccb1/8fccacf1-37a7-5f1e-8916-d8c13312ccb1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109569,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745109/general/c1930a43-e03e-4bae-ba31-9785a8b56208.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fccacf1-37a7-5f1e-8916-d8c13312ccb1/8fccacf1-37a7-5f1e-8916-d8c13312ccb1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104518,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745109/general/92b4987a-8950-4752-910d-6c557cb33167.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fccacf1-37a7-5f1e-8916-d8c13312ccb1/8fccacf1-37a7-5f1e-8916-d8c13312ccb1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92151,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745109/general/015ce0dc-b7b0-4b55-8865-1fd5c358b2e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fccacf1-37a7-5f1e-8916-d8c13312ccb1/8fccacf1-37a7-5f1e-8916-d8c13312ccb1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88989,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745109/general/ed2b76ba-0111-4417-b607-67f48e7f3f5d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fccacf1-37a7-5f1e-8916-d8c13312ccb1/8fccacf1-37a7-5f1e-8916-d8c13312ccb1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114517,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745109/general/1c1647ff-da3e-46b8-8b84-6f3772d5c41c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fccacf1-37a7-5f1e-8916-d8c13312ccb1/8fccacf1-37a7-5f1e-8916-d8c13312ccb1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146967,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745109/general/6f5db9cc-1d8a-49fb-b39a-41e5cc0aaa9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fccacf1-37a7-5f1e-8916-d8c13312ccb1/8fccacf1-37a7-5f1e-8916-d8c13312ccb1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139523,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745109/general/acb9c342-a581-4772-8c55-0e88b11d2210.jpg',
'Width': 1024}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2020-09-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLB 200d Business Solution - Diesel - Automatic - 150 '
'hp - 164.034 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720715%27 HTTP/1.1" 200 None
2026-03-25 10:15:43 [adesa.be] INFO: Saving data for 10720715: {'created_time': 1774433743.19536, 'last_price_update_time': 1774433743.195374, 'auction_closing_time': 1774859400.0}
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720715') HTTP/1.1" 204 0
2026-03-25 10:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745128/general/1ab50f0e-6f96-4b82-82fe-5f9a0e208644.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720747)
2026-03-25 10:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745115/general/4074aea1-497c-47b8-b936-27476627ac1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720722)
2026-03-25 10:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745119/general/a95bb978-f69c-495f-b9c4-e5857a327b02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720727)
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745123%252Fgeneral%252F51c2887b-e207-45db-9f9b-230d080a6fab.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745123/general/51c2887b-e207-45db-9f9b-230d080a6fab.jpg not downloaded yet
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa111c90>
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7a4255a-6470-5798-b310-3d7d2748184d/e7a4255a-6470-5798-b310-3d7d2748184d_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745115%252Fgeneral%252F0d394f31-0039-4410-a599-d3b57e0d306e.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745115/general/0d394f31-0039-4410-a599-d3b57e0d306e.jpg saved to cache
2026-03-25 10:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e7a4255a-6470-5798-b310-3d7d2748184d
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9df9a10>
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7a4255a-6470-5798-b310-3d7d2748184d/e7a4255a-6470-5798-b310-3d7d2748184d_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745115%252Fgeneral%252F37156cc8-cf8f-4a58-aa22-01091c1464a5.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745115/general/37156cc8-cf8f-4a58-aa22-01091c1464a5.jpg saved to cache
2026-03-25 10:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e7a4255a-6470-5798-b310-3d7d2748184d
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa184450>
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_756b03e3-167a-5063-ae61-ce3503d6df14/756b03e3-167a-5063-ae61-ce3503d6df14_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745116%252Fgeneral%252F63fc2186-bb88-448e-ba73-d24b37e4181c.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745116/general/63fc2186-bb88-448e-ba73-d24b37e4181c.jpg saved to cache
2026-03-25 10:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 756b03e3-167a-5063-ae61-ce3503d6df14
2026-03-25 10:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745116/general/56cae9af-cf9f-45b3-9828-289954200bc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720723)
2026-03-25 10:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745116/general/90063d58-5654-430e-a3ee-59f2c2ab1dc1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720723)
2026-03-25 10:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745116/general/f3bbe62c-8df8-4389-a7d6-38820af1e3fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720723)
2026-03-25 10:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745120/general/0e2fe813-098f-42c2-aeab-30585f58e6dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720738)
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745123%252Fgeneral%252F906eb332-2492-45c1-a78b-2c239ca4a3a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745123/general/906eb332-2492-45c1-a78b-2c239ca4a3a5.jpg not downloaded yet
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9351dd0>
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_756b03e3-167a-5063-ae61-ce3503d6df14/756b03e3-167a-5063-ae61-ce3503d6df14_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745116%252Fgeneral%252F7e55c7ec-d7b5-4e4d-9328-06d79a686057.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745116/general/7e55c7ec-d7b5-4e4d-9328-06d79a686057.jpg saved to cache
2026-03-25 10:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 756b03e3-167a-5063-ae61-ce3503d6df14
2026-03-25 10:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745125/general/74d36667-26f2-40a1-a340-7a3d6a6fb311.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720744)
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745123%252Fgeneral%252F72943e1c-742a-4cd8-9ddd-e951e0d23aac.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745123/general/72943e1c-742a-4cd8-9ddd-e951e0d23aac.jpg not downloaded yet
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9350b10>
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e26f3d47-5661-5969-b594-cb9cebd683cd/e26f3d47-5661-5969-b594-cb9cebd683cd_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745128%252Fgeneral%252F1ab50f0e-6f96-4b82-82fe-5f9a0e208644.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745128/general/1ab50f0e-6f96-4b82-82fe-5f9a0e208644.jpg saved to cache
2026-03-25 10:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e26f3d47-5661-5969-b594-cb9cebd683cd
2026-03-25 10:15:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e26f3d47-5661-5969-b594-cb9cebd683cd, skipping ID generation
2026-03-25 10:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e26f3d47-5661-5969-b594-cb9cebd683cd with scrape type 1
2026-03-25 10:15:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e26f3d47-5661-5969-b594-cb9cebd683cd sending to next pipeline
2026-03-25 10:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e26f3d47-5661-5969-b594-cb9cebd683cd, identifier: 10720747
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa1847d0>
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7a4255a-6470-5798-b310-3d7d2748184d/e7a4255a-6470-5798-b310-3d7d2748184d_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745115%252Fgeneral%252F4074aea1-497c-47b8-b936-27476627ac1e.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745115/general/4074aea1-497c-47b8-b936-27476627ac1e.jpg saved to cache
2026-03-25 10:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e7a4255a-6470-5798-b310-3d7d2748184d
2026-03-25 10:15:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e7a4255a-6470-5798-b310-3d7d2748184d, skipping ID generation
2026-03-25 10:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7a4255a-6470-5798-b310-3d7d2748184d with scrape type 1
2026-03-25 10:15:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e7a4255a-6470-5798-b310-3d7d2748184d sending to next pipeline
2026-03-25 10:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7a4255a-6470-5798-b310-3d7d2748184d, identifier: 10720722
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e351d0>
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c11ba88-f72b-565b-94e6-a9b083a39eb0/5c11ba88-f72b-565b-94e6-a9b083a39eb0_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745119%252Fgeneral%252Fa95bb978-f69c-495f-b9c4-e5857a327b02.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745119/general/a95bb978-f69c-495f-b9c4-e5857a327b02.jpg saved to cache
2026-03-25 10:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5c11ba88-f72b-565b-94e6-a9b083a39eb0
2026-03-25 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745123%252Fgeneral%252Fb688dc9a-47df-4584-aea3-d322250a8cc5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745123/general/b688dc9a-47df-4584-aea3-d322250a8cc5.jpg not downloaded yet
2026-03-25 10:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e26f3d47-5661-5969-b594-cb9cebd683cd with identifier: 10720747
2026-03-25 10:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e26f3d47-5661-5969-b594-cb9cebd683cd with identifier: 10720747
2026-03-25 10:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e26f3d47-5661-5969-b594-cb9cebd683cd with identifier: 10720747 to the API
2026-03-25 10:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:15:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:15:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745128/general/1ab50f0e-6f96-4b82-82fe-5f9a0e208644.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': 115,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'e26f3d47-5661-5969-b594-cb9cebd683cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AMH017',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720747',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 145571,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e26f3d47-5661-5969-b594-cb9cebd683cd/e26f3d47-5661-5969-b594-cb9cebd683cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283452,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745128/general/1ab50f0e-6f96-4b82-82fe-5f9a0e208644.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e26f3d47-5661-5969-b594-cb9cebd683cd/e26f3d47-5661-5969-b594-cb9cebd683cd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271804,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745128/general/07b208a6-33e3-4b49-bcde-f2e888610a03.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e26f3d47-5661-5969-b594-cb9cebd683cd/e26f3d47-5661-5969-b594-cb9cebd683cd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276263,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745128/general/74be6f81-f8e2-4196-bf5f-de3a774f97da.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e26f3d47-5661-5969-b594-cb9cebd683cd/e26f3d47-5661-5969-b594-cb9cebd683cd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289639,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745128/general/b02b3238-6d87-4a90-9b5c-19305caf4c6e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e26f3d47-5661-5969-b594-cb9cebd683cd/e26f3d47-5661-5969-b594-cb9cebd683cd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292159,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745128/general/5cef81d4-3661-4335-ba95-6a70aa4cc4bb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e26f3d47-5661-5969-b594-cb9cebd683cd/e26f3d47-5661-5969-b594-cb9cebd683cd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288516,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745128/general/2bfc1922-5809-4bfd-9329-3f2ade235efb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e26f3d47-5661-5969-b594-cb9cebd683cd/e26f3d47-5661-5969-b594-cb9cebd683cd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 457753,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745128/general/f12bf0d6-2866-4ded-8cbb-ca88b7c30ff3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e26f3d47-5661-5969-b594-cb9cebd683cd/e26f3d47-5661-5969-b594-cb9cebd683cd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244853,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745128/general/05ef10a1-16e0-4b13-9489-439c496e53dd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e26f3d47-5661-5969-b594-cb9cebd683cd/e26f3d47-5661-5969-b594-cb9cebd683cd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38378,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745128/general/83e67c6d-5e5b-4055-b54c-fd7fd0315d1e.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e26f3d47-5661-5969-b594-cb9cebd683cd/e26f3d47-5661-5969-b594-cb9cebd683cd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285707,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745128/general/81b317c5-950a-49f4-95f1-58206e074bb9.jpg',
'Width': 1400}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-05-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Automatic - 115 hp - '
'145.571 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-25 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720747%27 HTTP/1.1" 200 None
2026-03-25 10:15:44 [adesa.be] INFO: Saving data for 10720747: {'created_time': 1774433744.602249, 'last_price_update_time': 1774433744.60226, 'auction_closing_time': 1774859400.0}
2026-03-25 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720747') HTTP/1.1" 204 0
2026-03-25 10:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7a4255a-6470-5798-b310-3d7d2748184d with identifier: 10720722
2026-03-25 10:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:15:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-25 10:15:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7a4255a-6470-5798-b310-3d7d2748184d with identifier: 10720722
2026-03-25 10:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7a4255a-6470-5798-b310-3d7d2748184d with identifier: 10720722 to the API
2026-03-25 10:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745115/general/4074aea1-497c-47b8-b936-27476627ac1e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'e7a4255a-6470-5798-b310-3d7d2748184d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEG046',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720722',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 59559,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7a4255a-6470-5798-b310-3d7d2748184d/e7a4255a-6470-5798-b310-3d7d2748184d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326389,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745115/general/4074aea1-497c-47b8-b936-27476627ac1e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7a4255a-6470-5798-b310-3d7d2748184d/e7a4255a-6470-5798-b310-3d7d2748184d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313735,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745115/general/6c433a0e-07c8-438a-8fb5-6df51ee2fcb8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7a4255a-6470-5798-b310-3d7d2748184d/e7a4255a-6470-5798-b310-3d7d2748184d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271993,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745115/general/aff2ef92-6d56-4a28-94fd-07ea5fd826df.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7a4255a-6470-5798-b310-3d7d2748184d/e7a4255a-6470-5798-b310-3d7d2748184d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229864,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745115/general/37156cc8-cf8f-4a58-aa22-01091c1464a5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7a4255a-6470-5798-b310-3d7d2748184d/e7a4255a-6470-5798-b310-3d7d2748184d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267979,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745115/general/0d394f31-0039-4410-a599-d3b57e0d306e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7a4255a-6470-5798-b310-3d7d2748184d/e7a4255a-6470-5798-b310-3d7d2748184d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257920,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745115/general/628957fd-6a9f-42c9-af8e-f4e4a27b5cac.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7a4255a-6470-5798-b310-3d7d2748184d/e7a4255a-6470-5798-b310-3d7d2748184d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247609,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745115/general/50b17433-2793-4cc7-8d4c-ac0cfb08169d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7a4255a-6470-5798-b310-3d7d2748184d/e7a4255a-6470-5798-b310-3d7d2748184d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228499,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745115/general/074c3262-fb9a-474d-8112-7e0a08cabea7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7a4255a-6470-5798-b310-3d7d2748184d/e7a4255a-6470-5798-b310-3d7d2748184d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217655,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745115/general/35ce44a4-57ed-43db-9d88-bcb97735dd17.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7a4255a-6470-5798-b310-3d7d2748184d/e7a4255a-6470-5798-b310-3d7d2748184d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38849,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745115/general/24406986-ad1a-4e50-aaf1-903a42b45079.jpg',
'Width': 400}],
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Opel Grandland 1.5 Ultimate - Diesel - Manual - 130 hp - 59.559 km',
'transmission': 'manual',
'trim': 'Ultimate',
'vin': None,
'year': 2021}
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720722%27 HTTP/1.1" 200 None
2026-03-25 10:15:45 [adesa.be] INFO: Saving data for 10720722: {'created_time': 1774433745.313737, 'last_price_update_time': 1774433745.313747, 'auction_closing_time': 1774859400.0}
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720722') HTTP/1.1" 204 0
2026-03-25 10:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745090/general/9602396e-4fb3-439b-af54-a03a88ca93b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720693)
2026-03-25 10:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745123/general/f1204d89-60ff-4e66-bb25-1c64fd12a438.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720741)
2026-03-25 10:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745123/general/4bc5da88-8483-4f4e-afa5-b64e147a8f71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720741)
2026-03-25 10:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745123/general/de5fee07-cda6-4eaa-8506-9e8494c6d9d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720741)
2026-03-25 10:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745125/general/ab4d21fc-c923-49d2-a319-537ec0fe1001.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720744)
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745123%252Fgeneral%252Fe7b8b153-9763-47a4-b66a-d5d21d84db09.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745123/general/e7b8b153-9763-47a4-b66a-d5d21d84db09.jpg not downloaded yet
2026-03-25 10:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93edd10>
2026-03-25 10:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_756b03e3-167a-5063-ae61-ce3503d6df14/756b03e3-167a-5063-ae61-ce3503d6df14_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745116%252Fgeneral%252F56cae9af-cf9f-45b3-9828-289954200bc9.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745116/general/56cae9af-cf9f-45b3-9828-289954200bc9.jpg saved to cache
2026-03-25 10:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 756b03e3-167a-5063-ae61-ce3503d6df14
2026-03-25 10:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e5c450>
2026-03-25 10:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_756b03e3-167a-5063-ae61-ce3503d6df14/756b03e3-167a-5063-ae61-ce3503d6df14_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745116%252Fgeneral%252F90063d58-5654-430e-a3ee-59f2c2ab1dc1.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745116/general/90063d58-5654-430e-a3ee-59f2c2ab1dc1.jpg saved to cache
2026-03-25 10:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 756b03e3-167a-5063-ae61-ce3503d6df14
2026-03-25 10:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a921fa50>
2026-03-25 10:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_756b03e3-167a-5063-ae61-ce3503d6df14/756b03e3-167a-5063-ae61-ce3503d6df14_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745116%252Fgeneral%252Ff3bbe62c-8df8-4389-a7d6-38820af1e3fc.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745116/general/f3bbe62c-8df8-4389-a7d6-38820af1e3fc.jpg saved to cache
2026-03-25 10:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 756b03e3-167a-5063-ae61-ce3503d6df14
2026-03-25 10:15:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 756b03e3-167a-5063-ae61-ce3503d6df14, skipping ID generation
2026-03-25 10:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 756b03e3-167a-5063-ae61-ce3503d6df14 with scrape type 1
2026-03-25 10:15:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 756b03e3-167a-5063-ae61-ce3503d6df14 sending to next pipeline
2026-03-25 10:15:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 756b03e3-167a-5063-ae61-ce3503d6df14, identifier: 10720723
2026-03-25 10:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa170f10>
2026-03-25 10:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c7238a6-5b33-5e04-9ef5-24495ed3699a/4c7238a6-5b33-5e04-9ef5-24495ed3699a_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745120%252Fgeneral%252F0e2fe813-098f-42c2-aeab-30585f58e6dc.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745120/general/0e2fe813-098f-42c2-aeab-30585f58e6dc.jpg saved to cache
2026-03-25 10:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4c7238a6-5b33-5e04-9ef5-24495ed3699a
2026-03-25 10:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9deb990>
2026-03-25 10:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6b9e0ed-4190-58bc-9282-576760413b97/c6b9e0ed-4190-58bc-9282-576760413b97_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745125%252Fgeneral%252F74d36667-26f2-40a1-a340-7a3d6a6fb311.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745125/general/74d36667-26f2-40a1-a340-7a3d6a6fb311.jpg saved to cache
2026-03-25 10:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c6b9e0ed-4190-58bc-9282-576760413b97
2026-03-25 10:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745119/general/c07aaa97-bb6c-4110-b67c-da998215bb80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720727)
2026-03-25 10:15:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 756b03e3-167a-5063-ae61-ce3503d6df14 with identifier: 10720723
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-25 10:15:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:15:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-25 10:15:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:15:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 756b03e3-167a-5063-ae61-ce3503d6df14 with identifier: 10720723
2026-03-25 10:15:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 756b03e3-167a-5063-ae61-ce3503d6df14 with identifier: 10720723 to the API
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:15:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745116/general/f3bbe62c-8df8-4389-a7d6-38820af1e3fc.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '756b03e3-167a-5063-ae61-ce3503d6df14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BND961',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720723',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 42910,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756b03e3-167a-5063-ae61-ce3503d6df14/756b03e3-167a-5063-ae61-ce3503d6df14_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142232,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745116/general/90063d58-5654-430e-a3ee-59f2c2ab1dc1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756b03e3-167a-5063-ae61-ce3503d6df14/756b03e3-167a-5063-ae61-ce3503d6df14_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185678,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745116/general/56cae9af-cf9f-45b3-9828-289954200bc9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756b03e3-167a-5063-ae61-ce3503d6df14/756b03e3-167a-5063-ae61-ce3503d6df14_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154234,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745116/general/f3bbe62c-8df8-4389-a7d6-38820af1e3fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756b03e3-167a-5063-ae61-ce3503d6df14/756b03e3-167a-5063-ae61-ce3503d6df14_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108337,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745116/general/dfb755c5-b212-4469-ad3d-6926677ae403.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756b03e3-167a-5063-ae61-ce3503d6df14/756b03e3-167a-5063-ae61-ce3503d6df14_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107619,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745116/general/63fc2186-bb88-448e-ba73-d24b37e4181c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756b03e3-167a-5063-ae61-ce3503d6df14/756b03e3-167a-5063-ae61-ce3503d6df14_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148750,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745116/general/7e55c7ec-d7b5-4e4d-9328-06d79a686057.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756b03e3-167a-5063-ae61-ce3503d6df14/756b03e3-167a-5063-ae61-ce3503d6df14_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152735,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745116/general/254f7549-cae9-48d8-aae5-51a3ec79f3c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756b03e3-167a-5063-ae61-ce3503d6df14/756b03e3-167a-5063-ae61-ce3503d6df14_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745116/general/efd30eec-f68d-4685-980f-a072483283f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756b03e3-167a-5063-ae61-ce3503d6df14/756b03e3-167a-5063-ae61-ce3503d6df14_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97205,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745116/general/384f927d-2365-4d27-a33a-d26980c7d348.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756b03e3-167a-5063-ae61-ce3503d6df14/756b03e3-167a-5063-ae61-ce3503d6df14_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43238,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745116/general/9a8e5958-1532-47a2-b991-30b30b0203e7.jpg',
'Width': 400}],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 2008 1.2i GT - Petrol - Manual - 130 hp - 42.910 km',
'transmission': 'manual',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720723%27 HTTP/1.1" 200 None
2026-03-25 10:15:46 [adesa.be] INFO: Saving data for 10720723: {'created_time': 1774433746.535389, 'last_price_update_time': 1774433746.535399, 'auction_closing_time': 1774859400.0}
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720723') HTTP/1.1" 204 0
2026-03-25 10:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745120/general/02174fd6-24a9-4ce5-8214-b8b027079af2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720738)
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745123%252Fgeneral%252F882b3e33-1043-4289-a917-afee0520db5f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745123/general/882b3e33-1043-4289-a917-afee0520db5f.jpg not downloaded yet
2026-03-25 10:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745119/general/5f415543-5559-4f78-94c2-42772b02ee73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720727)
2026-03-25 10:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745090/general/09d28ff0-dc47-4e3d-b9ea-48c7b378732f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720693)
2026-03-25 10:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745123/general/51c2887b-e207-45db-9f9b-230d080a6fab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720741)
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745123%252Fgeneral%252F66629c39-0314-4c03-ab43-5f0a2e2072ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745123/general/66629c39-0314-4c03-ab43-5f0a2e2072ce.jpg not downloaded yet
2026-03-25 10:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745125/general/82322e8f-98fe-4a6d-8aee-ab03ffbc2db8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720744)
2026-03-25 10:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745125/general/c223cf42-e402-4236-a7b7-8f6c154a1ca7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720744)
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4b86f2910>
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5aece991-3e90-5f85-b9ff-2f03eee97f86/5aece991-3e90-5f85-b9ff-2f03eee97f86_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745090%252Fgeneral%252F9602396e-4fb3-439b-af54-a03a88ca93b4.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745090/general/9602396e-4fb3-439b-af54-a03a88ca93b4.jpg saved to cache
2026-03-25 10:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5aece991-3e90-5f85-b9ff-2f03eee97f86
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa0758d0>
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4957c63-c4a8-516c-b9b7-cc756ad6f5ce/c4957c63-c4a8-516c-b9b7-cc756ad6f5ce_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745123%252Fgeneral%252Ff1204d89-60ff-4e66-bb25-1c64fd12a438.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745123/general/f1204d89-60ff-4e66-bb25-1c64fd12a438.jpg saved to cache
2026-03-25 10:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c4957c63-c4a8-516c-b9b7-cc756ad6f5ce
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93be990>
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4957c63-c4a8-516c-b9b7-cc756ad6f5ce/c4957c63-c4a8-516c-b9b7-cc756ad6f5ce_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745123%252Fgeneral%252F4bc5da88-8483-4f4e-afa5-b64e147a8f71.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745123/general/4bc5da88-8483-4f4e-afa5-b64e147a8f71.jpg saved to cache
2026-03-25 10:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c4957c63-c4a8-516c-b9b7-cc756ad6f5ce
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9287250>
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4957c63-c4a8-516c-b9b7-cc756ad6f5ce/c4957c63-c4a8-516c-b9b7-cc756ad6f5ce_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745123%252Fgeneral%252Fde5fee07-cda6-4eaa-8506-9e8494c6d9d6.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745123/general/de5fee07-cda6-4eaa-8506-9e8494c6d9d6.jpg saved to cache
2026-03-25 10:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c4957c63-c4a8-516c-b9b7-cc756ad6f5ce
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9fda3d0>
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6b9e0ed-4190-58bc-9282-576760413b97/c6b9e0ed-4190-58bc-9282-576760413b97_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745125%252Fgeneral%252Fab4d21fc-c923-49d2-a319-537ec0fe1001.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745125/general/ab4d21fc-c923-49d2-a319-537ec0fe1001.jpg saved to cache
2026-03-25 10:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c6b9e0ed-4190-58bc-9282-576760413b97
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91ed750>
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c11ba88-f72b-565b-94e6-a9b083a39eb0/5c11ba88-f72b-565b-94e6-a9b083a39eb0_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745119%252Fgeneral%252Fc07aaa97-bb6c-4110-b67c-da998215bb80.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745119/general/c07aaa97-bb6c-4110-b67c-da998215bb80.jpg saved to cache
2026-03-25 10:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5c11ba88-f72b-565b-94e6-a9b083a39eb0
2026-03-25 10:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745119/general/9c0a202a-305f-4679-b43b-cf0eb310838c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720727)
2026-03-25 10:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745123/general/72943e1c-742a-4cd8-9ddd-e951e0d23aac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720741)
2026-03-25 10:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745123/general/b688dc9a-47df-4584-aea3-d322250a8cc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720741)
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92b4410>
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c7238a6-5b33-5e04-9ef5-24495ed3699a/4c7238a6-5b33-5e04-9ef5-24495ed3699a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745120%252Fgeneral%252F02174fd6-24a9-4ce5-8214-b8b027079af2.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745120/general/02174fd6-24a9-4ce5-8214-b8b027079af2.jpg saved to cache
2026-03-25 10:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4c7238a6-5b33-5e04-9ef5-24495ed3699a
2026-03-25 10:15:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4c7238a6-5b33-5e04-9ef5-24495ed3699a, skipping ID generation
2026-03-25 10:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c7238a6-5b33-5e04-9ef5-24495ed3699a with scrape type 1
2026-03-25 10:15:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4c7238a6-5b33-5e04-9ef5-24495ed3699a sending to next pipeline
2026-03-25 10:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c7238a6-5b33-5e04-9ef5-24495ed3699a, identifier: 10720738
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9204c90>
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c11ba88-f72b-565b-94e6-a9b083a39eb0/5c11ba88-f72b-565b-94e6-a9b083a39eb0_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745119%252Fgeneral%252F5f415543-5559-4f78-94c2-42772b02ee73.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745119/general/5f415543-5559-4f78-94c2-42772b02ee73.jpg saved to cache
2026-03-25 10:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5c11ba88-f72b-565b-94e6-a9b083a39eb0
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9324950>
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5aece991-3e90-5f85-b9ff-2f03eee97f86/5aece991-3e90-5f85-b9ff-2f03eee97f86_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745090%252Fgeneral%252F09d28ff0-dc47-4e3d-b9ea-48c7b378732f.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745090/general/09d28ff0-dc47-4e3d-b9ea-48c7b378732f.jpg saved to cache
2026-03-25 10:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5aece991-3e90-5f85-b9ff-2f03eee97f86
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9287c10>
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4957c63-c4a8-516c-b9b7-cc756ad6f5ce/c4957c63-c4a8-516c-b9b7-cc756ad6f5ce_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745123%252Fgeneral%252F51c2887b-e207-45db-9f9b-230d080a6fab.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745123/general/51c2887b-e207-45db-9f9b-230d080a6fab.jpg saved to cache
2026-03-25 10:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c4957c63-c4a8-516c-b9b7-cc756ad6f5ce
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93be910>
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6b9e0ed-4190-58bc-9282-576760413b97/c6b9e0ed-4190-58bc-9282-576760413b97_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745125%252Fgeneral%252F82322e8f-98fe-4a6d-8aee-ab03ffbc2db8.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745125/general/82322e8f-98fe-4a6d-8aee-ab03ffbc2db8.jpg saved to cache
2026-03-25 10:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c6b9e0ed-4190-58bc-9282-576760413b97
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e5d790>
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6b9e0ed-4190-58bc-9282-576760413b97/c6b9e0ed-4190-58bc-9282-576760413b97_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745125%252Fgeneral%252Fc223cf42-e402-4236-a7b7-8f6c154a1ca7.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745125/general/c223cf42-e402-4236-a7b7-8f6c154a1ca7.jpg saved to cache
2026-03-25 10:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c6b9e0ed-4190-58bc-9282-576760413b97
2026-03-25 10:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745125/general/cc286010-d7ab-4689-88ab-e197c33c1e1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720744)
2026-03-25 10:15:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c7238a6-5b33-5e04-9ef5-24495ed3699a with identifier: 10720738
2026-03-25 10:15:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c7238a6-5b33-5e04-9ef5-24495ed3699a with identifier: 10720738
2026-03-25 10:15:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c7238a6-5b33-5e04-9ef5-24495ed3699a with identifier: 10720738 to the API
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:15:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745120/general/02174fd6-24a9-4ce5-8214-b8b027079af2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '4c7238a6-5b33-5e04-9ef5-24495ed3699a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSN201',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720738',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 63765,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c7238a6-5b33-5e04-9ef5-24495ed3699a/4c7238a6-5b33-5e04-9ef5-24495ed3699a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33117,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745120/general/2c97dfde-19d4-4a3d-819c-efbe0e0587b6.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c7238a6-5b33-5e04-9ef5-24495ed3699a/4c7238a6-5b33-5e04-9ef5-24495ed3699a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232794,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745120/general/cb89b97d-670b-4843-a026-50fc1ec383d8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c7238a6-5b33-5e04-9ef5-24495ed3699a/4c7238a6-5b33-5e04-9ef5-24495ed3699a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225023,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745120/general/c4ebb695-ea17-4047-a763-576c39cb51b7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c7238a6-5b33-5e04-9ef5-24495ed3699a/4c7238a6-5b33-5e04-9ef5-24495ed3699a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258582,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745120/general/fd1f87a0-e7a1-4029-8554-1b0575ff4300.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c7238a6-5b33-5e04-9ef5-24495ed3699a/4c7238a6-5b33-5e04-9ef5-24495ed3699a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282936,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745120/general/02174fd6-24a9-4ce5-8214-b8b027079af2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c7238a6-5b33-5e04-9ef5-24495ed3699a/4c7238a6-5b33-5e04-9ef5-24495ed3699a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265540,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745120/general/0f04c54e-00a0-457b-9c33-623b9f127311.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c7238a6-5b33-5e04-9ef5-24495ed3699a/4c7238a6-5b33-5e04-9ef5-24495ed3699a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247589,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745120/general/9fb31946-2c2d-46fc-a56c-348dcffe6cbe.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c7238a6-5b33-5e04-9ef5-24495ed3699a/4c7238a6-5b33-5e04-9ef5-24495ed3699a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273383,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745120/general/a19b2cef-40f9-4545-8592-8821b94b9047.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c7238a6-5b33-5e04-9ef5-24495ed3699a/4c7238a6-5b33-5e04-9ef5-24495ed3699a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254140,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745120/general/4e7d9f1b-8e76-4f7d-84cc-cf1fdfcc4b28.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c7238a6-5b33-5e04-9ef5-24495ed3699a/4c7238a6-5b33-5e04-9ef5-24495ed3699a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254111,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745120/general/0e2fe813-098f-42c2-aeab-30585f58e6dc.jpg',
'Width': 1400}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Peugeot Expert 1.5 HDI Premium - Diesel - Manual - 120 hp - 63.765 '
'km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2023}
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720738%27 HTTP/1.1" 200 None
2026-03-25 10:15:47 [adesa.be] INFO: Saving data for 10720738: {'created_time': 1774433747.81071, 'last_price_update_time': 1774433747.810721, 'auction_closing_time': 1774859400.0}
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720738') HTTP/1.1" 204 0
2026-03-25 10:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745106/general/9a101d4a-6341-4a8f-8aca-b315835acb6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720711)
2026-03-25 10:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745090/general/8da41891-0923-46c8-9614-77306e3b73a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720693)
2026-03-25 10:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745123/general/906eb332-2492-45c1-a78b-2c239ca4a3a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720741)
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e4f050>
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c11ba88-f72b-565b-94e6-a9b083a39eb0/5c11ba88-f72b-565b-94e6-a9b083a39eb0_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745119%252Fgeneral%252F9c0a202a-305f-4679-b43b-cf0eb310838c.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745119/general/9c0a202a-305f-4679-b43b-cf0eb310838c.jpg saved to cache
2026-03-25 10:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5c11ba88-f72b-565b-94e6-a9b083a39eb0
2026-03-25 10:15:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5c11ba88-f72b-565b-94e6-a9b083a39eb0, skipping ID generation
2026-03-25 10:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c11ba88-f72b-565b-94e6-a9b083a39eb0 with scrape type 1
2026-03-25 10:15:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5c11ba88-f72b-565b-94e6-a9b083a39eb0 sending to next pipeline
2026-03-25 10:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5c11ba88-f72b-565b-94e6-a9b083a39eb0, identifier: 10720727
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92ed0d0>
2026-03-25 10:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4957c63-c4a8-516c-b9b7-cc756ad6f5ce/c4957c63-c4a8-516c-b9b7-cc756ad6f5ce_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745123%252Fgeneral%252F72943e1c-742a-4cd8-9ddd-e951e0d23aac.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745123/general/72943e1c-742a-4cd8-9ddd-e951e0d23aac.jpg saved to cache
2026-03-25 10:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c4957c63-c4a8-516c-b9b7-cc756ad6f5ce
2026-03-25 10:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e407d0>
2026-03-25 10:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4957c63-c4a8-516c-b9b7-cc756ad6f5ce/c4957c63-c4a8-516c-b9b7-cc756ad6f5ce_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745123%252Fgeneral%252Fb688dc9a-47df-4584-aea3-d322250a8cc5.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745123/general/b688dc9a-47df-4584-aea3-d322250a8cc5.jpg saved to cache
2026-03-25 10:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c4957c63-c4a8-516c-b9b7-cc756ad6f5ce
2026-03-25 10:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745125/general/9dab1d77-14a0-4d3b-a2e9-88f18a58052d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720744)
2026-03-25 10:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745123/general/e7b8b153-9763-47a4-b66a-d5d21d84db09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720741)
2026-03-25 10:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745094/general/c338ce70-7669-4759-886b-554bd4e6324a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720697)
2026-03-25 10:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5c11ba88-f72b-565b-94e6-a9b083a39eb0 with identifier: 10720727
2026-03-25 10:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5c11ba88-f72b-565b-94e6-a9b083a39eb0 with identifier: 10720727
2026-03-25 10:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5c11ba88-f72b-565b-94e6-a9b083a39eb0 with identifier: 10720727 to the API
2026-03-25 10:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:15:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:15:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745119/general/9c0a202a-305f-4679-b43b-cf0eb310838c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '5c11ba88-f72b-565b-94e6-a9b083a39eb0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADQ156',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720727',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 87676,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c11ba88-f72b-565b-94e6-a9b083a39eb0/5c11ba88-f72b-565b-94e6-a9b083a39eb0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297937,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745119/general/1beb74bd-aaee-4907-a6b7-4d8dc6cf335a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c11ba88-f72b-565b-94e6-a9b083a39eb0/5c11ba88-f72b-565b-94e6-a9b083a39eb0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293985,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745119/general/df98d440-a01c-451f-b0c7-0877e67a58a4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c11ba88-f72b-565b-94e6-a9b083a39eb0/5c11ba88-f72b-565b-94e6-a9b083a39eb0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285473,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745119/general/9c0a202a-305f-4679-b43b-cf0eb310838c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c11ba88-f72b-565b-94e6-a9b083a39eb0/5c11ba88-f72b-565b-94e6-a9b083a39eb0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273451,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745119/general/5f415543-5559-4f78-94c2-42772b02ee73.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c11ba88-f72b-565b-94e6-a9b083a39eb0/5c11ba88-f72b-565b-94e6-a9b083a39eb0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254925,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745119/general/c07aaa97-bb6c-4110-b67c-da998215bb80.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c11ba88-f72b-565b-94e6-a9b083a39eb0/5c11ba88-f72b-565b-94e6-a9b083a39eb0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274891,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745119/general/7c9aa1da-f62f-4554-92e7-ba6218a23ea1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c11ba88-f72b-565b-94e6-a9b083a39eb0/5c11ba88-f72b-565b-94e6-a9b083a39eb0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256364,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745119/general/5bf9b9be-0d92-4d31-9654-df9ea28a41b7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c11ba88-f72b-565b-94e6-a9b083a39eb0/5c11ba88-f72b-565b-94e6-a9b083a39eb0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321608,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745119/general/ab5bdfc6-7ef1-4c90-82cd-33053cb17887.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c11ba88-f72b-565b-94e6-a9b083a39eb0/5c11ba88-f72b-565b-94e6-a9b083a39eb0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277437,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745119/general/1323c068-517b-4907-bde8-96cc30d49ee6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c11ba88-f72b-565b-94e6-a9b083a39eb0/5c11ba88-f72b-565b-94e6-a9b083a39eb0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38784,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745119/general/a95bb978-f69c-495f-b9c4-e5857a327b02.jpg',
'Width': 400}],
'price': 7200,
'price_includes_vat': True,
'registration_date': '2021-03-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 308 SW 1.2i GT - Petrol - Manual - 130 hp - 87.676 km',
'transmission': 'manual',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-25 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720727%27 HTTP/1.1" 200 None
2026-03-25 10:15:48 [adesa.be] INFO: Saving data for 10720727: {'created_time': 1774433748.521403, 'last_price_update_time': 1774433748.521412, 'auction_closing_time': 1774859400.0}
2026-03-25 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720727') HTTP/1.1" 204 0
2026-03-25 10:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745123/general/882b3e33-1043-4289-a917-afee0520db5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720741)
2026-03-25 10:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9205950>
2026-03-25 10:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6b9e0ed-4190-58bc-9282-576760413b97/c6b9e0ed-4190-58bc-9282-576760413b97_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745125%252Fgeneral%252Fcc286010-d7ab-4689-88ab-e197c33c1e1e.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745125/general/cc286010-d7ab-4689-88ab-e197c33c1e1e.jpg saved to cache
2026-03-25 10:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c6b9e0ed-4190-58bc-9282-576760413b97
2026-03-25 10:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745092/general/ee2c9bc7-1d03-41a6-a1a0-2c6040069908.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720695)
2026-03-25 10:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745123/general/66629c39-0314-4c03-ab43-5f0a2e2072ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720741)
2026-03-25 10:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745106/general/40454c40-b946-4d51-b17c-f0def9d669a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720711)
2026-03-25 10:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f6ac90>
2026-03-25 10:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e9f01d0-4d8d-597a-8512-658562581079/0e9f01d0-4d8d-597a-8512-658562581079_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745106%252Fgeneral%252F9a101d4a-6341-4a8f-8aca-b315835acb6d.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745106/general/9a101d4a-6341-4a8f-8aca-b315835acb6d.jpg saved to cache
2026-03-25 10:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0e9f01d0-4d8d-597a-8512-658562581079
2026-03-25 10:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9dad390>
2026-03-25 10:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5aece991-3e90-5f85-b9ff-2f03eee97f86/5aece991-3e90-5f85-b9ff-2f03eee97f86_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745090%252Fgeneral%252F8da41891-0923-46c8-9614-77306e3b73a9.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745090/general/8da41891-0923-46c8-9614-77306e3b73a9.jpg saved to cache
2026-03-25 10:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5aece991-3e90-5f85-b9ff-2f03eee97f86
2026-03-25 10:15:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5aece991-3e90-5f85-b9ff-2f03eee97f86, skipping ID generation
2026-03-25 10:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aece991-3e90-5f85-b9ff-2f03eee97f86 with scrape type 1
2026-03-25 10:15:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5aece991-3e90-5f85-b9ff-2f03eee97f86 sending to next pipeline
2026-03-25 10:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5aece991-3e90-5f85-b9ff-2f03eee97f86, identifier: 10720693
2026-03-25 10:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9204ed0>
2026-03-25 10:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4957c63-c4a8-516c-b9b7-cc756ad6f5ce/c4957c63-c4a8-516c-b9b7-cc756ad6f5ce_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745123%252Fgeneral%252F906eb332-2492-45c1-a78b-2c239ca4a3a5.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745123/general/906eb332-2492-45c1-a78b-2c239ca4a3a5.jpg saved to cache
2026-03-25 10:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c4957c63-c4a8-516c-b9b7-cc756ad6f5ce
2026-03-25 10:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9da26d0>
2026-03-25 10:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6b9e0ed-4190-58bc-9282-576760413b97/c6b9e0ed-4190-58bc-9282-576760413b97_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745125%252Fgeneral%252F9dab1d77-14a0-4d3b-a2e9-88f18a58052d.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745125/general/9dab1d77-14a0-4d3b-a2e9-88f18a58052d.jpg saved to cache
2026-03-25 10:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c6b9e0ed-4190-58bc-9282-576760413b97
2026-03-25 10:15:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c6b9e0ed-4190-58bc-9282-576760413b97, skipping ID generation
2026-03-25 10:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6b9e0ed-4190-58bc-9282-576760413b97 with scrape type 1
2026-03-25 10:15:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c6b9e0ed-4190-58bc-9282-576760413b97 sending to next pipeline
2026-03-25 10:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c6b9e0ed-4190-58bc-9282-576760413b97, identifier: 10720744
2026-03-25 10:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9ff5550>
2026-03-25 10:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4957c63-c4a8-516c-b9b7-cc756ad6f5ce/c4957c63-c4a8-516c-b9b7-cc756ad6f5ce_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745123%252Fgeneral%252Fe7b8b153-9763-47a4-b66a-d5d21d84db09.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745123/general/e7b8b153-9763-47a4-b66a-d5d21d84db09.jpg saved to cache
2026-03-25 10:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c4957c63-c4a8-516c-b9b7-cc756ad6f5ce
2026-03-25 10:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d829d0>
2026-03-25 10:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fa555ff-6236-5df5-a430-bccf0f47fadc/6fa555ff-6236-5df5-a430-bccf0f47fadc_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745094%252Fgeneral%252Fc338ce70-7669-4759-886b-554bd4e6324a.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745094/general/c338ce70-7669-4759-886b-554bd4e6324a.jpg saved to cache
2026-03-25 10:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6fa555ff-6236-5df5-a430-bccf0f47fadc
2026-03-25 10:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745093/general/1724cf22-2c08-4f58-b83e-3bb99fb2b606.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720696)
2026-03-25 10:15:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5aece991-3e90-5f85-b9ff-2f03eee97f86 with identifier: 10720693
2026-03-25 10:15:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:15:49 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-25 10:15:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:15:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5aece991-3e90-5f85-b9ff-2f03eee97f86 with identifier: 10720693
2026-03-25 10:15:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5aece991-3e90-5f85-b9ff-2f03eee97f86 with identifier: 10720693 to the API
2026-03-25 10:15:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:15:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:15:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745090/general/8da41891-0923-46c8-9614-77306e3b73a9.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '5aece991-3e90-5f85-b9ff-2f03eee97f86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFA682',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720693',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 119243,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aece991-3e90-5f85-b9ff-2f03eee97f86/5aece991-3e90-5f85-b9ff-2f03eee97f86_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89135,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745090/general/0ffe2f36-8020-4a94-ad21-0de592158b77.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aece991-3e90-5f85-b9ff-2f03eee97f86/5aece991-3e90-5f85-b9ff-2f03eee97f86_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24271,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745090/general/01e4bbd0-bb63-4dea-a23b-70cfda02b340.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aece991-3e90-5f85-b9ff-2f03eee97f86/5aece991-3e90-5f85-b9ff-2f03eee97f86_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94967,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745090/general/1d2cc1e2-2228-41f7-bbf4-342bc131052f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aece991-3e90-5f85-b9ff-2f03eee97f86/5aece991-3e90-5f85-b9ff-2f03eee97f86_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89517,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745090/general/6a337460-7eab-4f1e-8ab9-9110c5de7118.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aece991-3e90-5f85-b9ff-2f03eee97f86/5aece991-3e90-5f85-b9ff-2f03eee97f86_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116638,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745090/general/8da41891-0923-46c8-9614-77306e3b73a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aece991-3e90-5f85-b9ff-2f03eee97f86/5aece991-3e90-5f85-b9ff-2f03eee97f86_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115617,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745090/general/83c5cef3-3bf2-4d6a-9a83-9c19b6db383f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aece991-3e90-5f85-b9ff-2f03eee97f86/5aece991-3e90-5f85-b9ff-2f03eee97f86_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123387,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745090/general/09d28ff0-dc47-4e3d-b9ea-48c7b378732f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aece991-3e90-5f85-b9ff-2f03eee97f86/5aece991-3e90-5f85-b9ff-2f03eee97f86_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745090/general/dac99a9a-0cec-4d12-ab3d-8a32654b5eb2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aece991-3e90-5f85-b9ff-2f03eee97f86/5aece991-3e90-5f85-b9ff-2f03eee97f86_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99224,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745090/general/71d78303-32bf-4f6b-90b5-d8b39bea55d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5aece991-3e90-5f85-b9ff-2f03eee97f86/5aece991-3e90-5f85-b9ff-2f03eee97f86_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132961,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745090/general/9602396e-4fb3-439b-af54-a03a88ca93b4.jpg',
'Width': 1024}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-03-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'119.243 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
2026-03-25 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720693%27 HTTP/1.1" 200 None
2026-03-25 10:15:49 [adesa.be] INFO: Saving data for 10720693: {'created_time': 1774433749.568403, 'last_price_update_time': 1774433749.568414, 'auction_closing_time': 1774859400.0}
2026-03-25 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720693') HTTP/1.1" 204 0
2026-03-25 10:15:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c6b9e0ed-4190-58bc-9282-576760413b97 with identifier: 10720744
2026-03-25 10:15:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c6b9e0ed-4190-58bc-9282-576760413b97 with identifier: 10720744
2026-03-25 10:15:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c6b9e0ed-4190-58bc-9282-576760413b97 with identifier: 10720744 to the API
2026-03-25 10:15:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:15:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:15:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745125/general/9dab1d77-14a0-4d3b-a2e9-88f18a58052d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'c6b9e0ed-4190-58bc-9282-576760413b97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XQZ847',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720744',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 84412,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6b9e0ed-4190-58bc-9282-576760413b97/c6b9e0ed-4190-58bc-9282-576760413b97_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175625,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745125/general/9dab1d77-14a0-4d3b-a2e9-88f18a58052d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6b9e0ed-4190-58bc-9282-576760413b97/c6b9e0ed-4190-58bc-9282-576760413b97_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173090,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745125/general/cc286010-d7ab-4689-88ab-e197c33c1e1e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6b9e0ed-4190-58bc-9282-576760413b97/c6b9e0ed-4190-58bc-9282-576760413b97_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156027,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745125/general/82322e8f-98fe-4a6d-8aee-ab03ffbc2db8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6b9e0ed-4190-58bc-9282-576760413b97/c6b9e0ed-4190-58bc-9282-576760413b97_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181620,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745125/general/c223cf42-e402-4236-a7b7-8f6c154a1ca7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6b9e0ed-4190-58bc-9282-576760413b97/c6b9e0ed-4190-58bc-9282-576760413b97_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119329,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745125/general/ab4d21fc-c923-49d2-a319-537ec0fe1001.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6b9e0ed-4190-58bc-9282-576760413b97/c6b9e0ed-4190-58bc-9282-576760413b97_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745125/general/354572d0-c45b-47af-a2d8-5a07aa8d9131.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6b9e0ed-4190-58bc-9282-576760413b97/c6b9e0ed-4190-58bc-9282-576760413b97_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132659,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745125/general/83638c30-951c-4c7b-b465-f3e93a44dfe8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6b9e0ed-4190-58bc-9282-576760413b97/c6b9e0ed-4190-58bc-9282-576760413b97_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118942,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745125/general/d46d14d4-b231-4481-806b-eece2073bf30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6b9e0ed-4190-58bc-9282-576760413b97/c6b9e0ed-4190-58bc-9282-576760413b97_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745125/general/eca7c079-56a7-40ec-acf5-00ab2a577f45.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6b9e0ed-4190-58bc-9282-576760413b97/c6b9e0ed-4190-58bc-9282-576760413b97_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126878,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745125/general/74d36667-26f2-40a1-a340-7a3d6a6fb311.jpg',
'Width': 1024}],
'price': 10700,
'price_includes_vat': True,
'registration_date': '2020-03-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Seat Leon 2.0 TDI Move! - Diesel - Automatic - 150 hp - 84.412 km',
'transmission': 'automatic',
'trim': 'Move!',
'vin': None,
'year': 2020}
2026-03-25 10:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720744%27 HTTP/1.1" 200 None
2026-03-25 10:15:49 [adesa.be] INFO: Saving data for 10720744: {'created_time': 1774433749.994148, 'last_price_update_time': 1774433749.994159, 'auction_closing_time': 1774859400.0}
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720744') HTTP/1.1" 204 0
2026-03-25 10:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745094/general/c93f9970-0a4c-44c1-9058-7cf818ea0e44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720697)
2026-03-25 10:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745092/general/0b51d670-7a6d-43fd-8f45-cc082223e5b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720695)
2026-03-25 10:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745092/general/72b7e0a5-aac0-4f63-8efc-407483675e9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720695)
2026-03-25 10:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720739> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745106/general/f915290e-fce6-4e14-9c76-858fa8589009.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720711)
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa04d290>
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4957c63-c4a8-516c-b9b7-cc756ad6f5ce/c4957c63-c4a8-516c-b9b7-cc756ad6f5ce_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745123%252Fgeneral%252F882b3e33-1043-4289-a917-afee0520db5f.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745123/general/882b3e33-1043-4289-a917-afee0520db5f.jpg saved to cache
2026-03-25 10:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c4957c63-c4a8-516c-b9b7-cc756ad6f5ce
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f36610>
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0/a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745092%252Fgeneral%252Fee2c9bc7-1d03-41a6-a1a0-2c6040069908.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745092/general/ee2c9bc7-1d03-41a6-a1a0-2c6040069908.jpg saved to cache
2026-03-25 10:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa0e4510>
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4957c63-c4a8-516c-b9b7-cc756ad6f5ce/c4957c63-c4a8-516c-b9b7-cc756ad6f5ce_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745123%252Fgeneral%252F66629c39-0314-4c03-ab43-5f0a2e2072ce.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745123/general/66629c39-0314-4c03-ab43-5f0a2e2072ce.jpg saved to cache
2026-03-25 10:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c4957c63-c4a8-516c-b9b7-cc756ad6f5ce
2026-03-25 10:15:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c4957c63-c4a8-516c-b9b7-cc756ad6f5ce, skipping ID generation
2026-03-25 10:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4957c63-c4a8-516c-b9b7-cc756ad6f5ce with scrape type 1
2026-03-25 10:15:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c4957c63-c4a8-516c-b9b7-cc756ad6f5ce sending to next pipeline
2026-03-25 10:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4957c63-c4a8-516c-b9b7-cc756ad6f5ce, identifier: 10720741
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e73010>
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e9f01d0-4d8d-597a-8512-658562581079/0e9f01d0-4d8d-597a-8512-658562581079_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745106%252Fgeneral%252F40454c40-b946-4d51-b17c-f0def9d669a2.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745106/general/40454c40-b946-4d51-b17c-f0def9d669a2.jpg saved to cache
2026-03-25 10:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0e9f01d0-4d8d-597a-8512-658562581079
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9fb8390>
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17361ae2-1db3-5f12-91d5-d0796d5b90fe/17361ae2-1db3-5f12-91d5-d0796d5b90fe_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745093%252Fgeneral%252F1724cf22-2c08-4f58-b83e-3bb99fb2b606.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745093/general/1724cf22-2c08-4f58-b83e-3bb99fb2b606.jpg saved to cache
2026-03-25 10:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 17361ae2-1db3-5f12-91d5-d0796d5b90fe
2026-03-25 10:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745073/general/397e65bc-4ab3-42c5-9055-a0581bc8e57e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720670)
2026-03-25 10:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745073/general/43a77ed1-8a2c-4701-a335-c8c75dd1bcd6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720670)
2026-03-25 10:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4957c63-c4a8-516c-b9b7-cc756ad6f5ce with identifier: 10720741
2026-03-25 10:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4957c63-c4a8-516c-b9b7-cc756ad6f5ce with identifier: 10720741
2026-03-25 10:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4957c63-c4a8-516c-b9b7-cc756ad6f5ce with identifier: 10720741 to the API
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:15:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745123/general/66629c39-0314-4c03-ab43-5f0a2e2072ce.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Electric',
'id': 'c4957c63-c4a8-516c-b9b7-cc756ad6f5ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACN068',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720741',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '2',
'odometer': 126429,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4957c63-c4a8-516c-b9b7-cc756ad6f5ce/c4957c63-c4a8-516c-b9b7-cc756ad6f5ce_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78785,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745123/general/4bc5da88-8483-4f4e-afa5-b64e147a8f71.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4957c63-c4a8-516c-b9b7-cc756ad6f5ce/c4957c63-c4a8-516c-b9b7-cc756ad6f5ce_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23603,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745123/general/f1204d89-60ff-4e66-bb25-1c64fd12a438.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4957c63-c4a8-516c-b9b7-cc756ad6f5ce/c4957c63-c4a8-516c-b9b7-cc756ad6f5ce_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74077,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745123/general/de5fee07-cda6-4eaa-8506-9e8494c6d9d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4957c63-c4a8-516c-b9b7-cc756ad6f5ce/c4957c63-c4a8-516c-b9b7-cc756ad6f5ce_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80305,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745123/general/51c2887b-e207-45db-9f9b-230d080a6fab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4957c63-c4a8-516c-b9b7-cc756ad6f5ce/c4957c63-c4a8-516c-b9b7-cc756ad6f5ce_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95641,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745123/general/906eb332-2492-45c1-a78b-2c239ca4a3a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4957c63-c4a8-516c-b9b7-cc756ad6f5ce/c4957c63-c4a8-516c-b9b7-cc756ad6f5ce_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84094,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745123/general/72943e1c-742a-4cd8-9ddd-e951e0d23aac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4957c63-c4a8-516c-b9b7-cc756ad6f5ce/c4957c63-c4a8-516c-b9b7-cc756ad6f5ce_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745123/general/b688dc9a-47df-4584-aea3-d322250a8cc5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4957c63-c4a8-516c-b9b7-cc756ad6f5ce/c4957c63-c4a8-516c-b9b7-cc756ad6f5ce_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142677,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745123/general/e7b8b153-9763-47a4-b66a-d5d21d84db09.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4957c63-c4a8-516c-b9b7-cc756ad6f5ce/c4957c63-c4a8-516c-b9b7-cc756ad6f5ce_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143711,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745123/general/882b3e33-1043-4289-a917-afee0520db5f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4957c63-c4a8-516c-b9b7-cc756ad6f5ce/c4957c63-c4a8-516c-b9b7-cc756ad6f5ce_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76974,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745123/general/66629c39-0314-4c03-ab43-5f0a2e2072ce.jpg',
'Width': 1024}],
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-02-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Polestar 2 79 kWh - Dual Motor - Electric - Automatic - 408 hp - '
'126.429 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720741%27 HTTP/1.1" 200 None
2026-03-25 10:15:50 [adesa.be] INFO: Saving data for 10720741: {'created_time': 1774433750.904241, 'last_price_update_time': 1774433750.904252, 'auction_closing_time': 1774859400.0}
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720741') HTTP/1.1" 204 0
2026-03-25 10:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745093/general/b4c20664-f28f-46d2-a8c8-cd5bcf8ec72e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720696)
2026-03-25 10:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745094/general/3976a5e6-0dd3-45fd-9a2f-dcb426ceb370.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720697)
2026-03-25 10:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745092/general/6ddfaf94-299e-4d09-a788-1a0401a35a4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720695)
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9dbc0d0>
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fa555ff-6236-5df5-a430-bccf0f47fadc/6fa555ff-6236-5df5-a430-bccf0f47fadc_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745094%252Fgeneral%252Fc93f9970-0a4c-44c1-9058-7cf818ea0e44.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745094/general/c93f9970-0a4c-44c1-9058-7cf818ea0e44.jpg saved to cache
2026-03-25 10:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6fa555ff-6236-5df5-a430-bccf0f47fadc
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aadc1b50>
2026-03-25 10:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0/a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745092%252Fgeneral%252F0b51d670-7a6d-43fd-8f45-cc082223e5b5.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745092/general/0b51d670-7a6d-43fd-8f45-cc082223e5b5.jpg saved to cache
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9dd3290>
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0/a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745092%252Fgeneral%252F72b7e0a5-aac0-4f63-8efc-407483675e9f.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745092/general/72b7e0a5-aac0-4f63-8efc-407483675e9f.jpg saved to cache
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0
2026-03-25 10:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffebccd6-ab46-5ba3-968c-82db2ec22cff with identifier: 10720739
2026-03-25 10:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffebccd6-ab46-5ba3-968c-82db2ec22cff with scrape type 1
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ffebccd6-ab46-5ba3-968c-82db2ec22cff
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745122%252Fgeneral%252F9b82c4f8-c44b-45c6-9031-a6f66b09667f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745122/general/9b82c4f8-c44b-45c6-9031-a6f66b09667f.jpg not downloaded yet
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4abeb1850>
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e9f01d0-4d8d-597a-8512-658562581079/0e9f01d0-4d8d-597a-8512-658562581079_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745106%252Fgeneral%252Ff915290e-fce6-4e14-9c76-858fa8589009.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745106/general/f915290e-fce6-4e14-9c76-858fa8589009.jpg saved to cache
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0e9f01d0-4d8d-597a-8512-658562581079
2026-03-25 10:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745106/general/7520b9b1-f631-4569-bc63-02156919b864.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720711)
2026-03-25 10:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745073/general/77547f45-411f-4c9b-b6b3-5abc79cecff5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720670)
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745122%252Fgeneral%252F5a2400be-93d0-47a9-b4e9-954e993c6999.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745122/general/5a2400be-93d0-47a9-b4e9-954e993c6999.jpg not downloaded yet
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa07c3d0>
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6e0e5b5-edd9-5b48-a7ce-8595096f3c48/f6e0e5b5-edd9-5b48-a7ce-8595096f3c48_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745073%252Fgeneral%252F397e65bc-4ab3-42c5-9055-a0581bc8e57e.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745073/general/397e65bc-4ab3-42c5-9055-a0581bc8e57e.jpg saved to cache
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f6e0e5b5-edd9-5b48-a7ce-8595096f3c48
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa07e350>
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6e0e5b5-edd9-5b48-a7ce-8595096f3c48/f6e0e5b5-edd9-5b48-a7ce-8595096f3c48_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745073%252Fgeneral%252F43a77ed1-8a2c-4701-a335-c8c75dd1bcd6.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745073/general/43a77ed1-8a2c-4701-a335-c8c75dd1bcd6.jpg saved to cache
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f6e0e5b5-edd9-5b48-a7ce-8595096f3c48
2026-03-25 10:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745093/general/e7638f71-429d-41d9-9641-07a7b928f644.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720696)
2026-03-25 10:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745092/general/38129fb2-4868-4488-87aa-90d927741b81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720695)
2026-03-25 10:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745106/general/46cca049-fb7f-4dc0-880b-3fdfa9d9f792.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720711)
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745122%252Fgeneral%252F3cb643e3-819b-4546-a2eb-343e17c262a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745122/general/3cb643e3-819b-4546-a2eb-343e17c262a3.jpg not downloaded yet
2026-03-25 10:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745073/general/2d81296e-8e04-455c-a229-0a39089c895a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720670)
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa07cf90>
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17361ae2-1db3-5f12-91d5-d0796d5b90fe/17361ae2-1db3-5f12-91d5-d0796d5b90fe_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745093%252Fgeneral%252Fb4c20664-f28f-46d2-a8c8-cd5bcf8ec72e.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745093/general/b4c20664-f28f-46d2-a8c8-cd5bcf8ec72e.jpg saved to cache
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 17361ae2-1db3-5f12-91d5-d0796d5b90fe
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa07ec50>
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fa555ff-6236-5df5-a430-bccf0f47fadc/6fa555ff-6236-5df5-a430-bccf0f47fadc_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745094%252Fgeneral%252F3976a5e6-0dd3-45fd-9a2f-dcb426ceb370.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745094/general/3976a5e6-0dd3-45fd-9a2f-dcb426ceb370.jpg saved to cache
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6fa555ff-6236-5df5-a430-bccf0f47fadc
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a920a010>
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0/a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745092%252Fgeneral%252F6ddfaf94-299e-4d09-a788-1a0401a35a4d.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745092/general/6ddfaf94-299e-4d09-a788-1a0401a35a4d.jpg saved to cache
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93eb190>
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e9f01d0-4d8d-597a-8512-658562581079/0e9f01d0-4d8d-597a-8512-658562581079_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745106%252Fgeneral%252F7520b9b1-f631-4569-bc63-02156919b864.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745106/general/7520b9b1-f631-4569-bc63-02156919b864.jpg saved to cache
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0e9f01d0-4d8d-597a-8512-658562581079
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9403cd0>
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6e0e5b5-edd9-5b48-a7ce-8595096f3c48/f6e0e5b5-edd9-5b48-a7ce-8595096f3c48_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745073%252Fgeneral%252F77547f45-411f-4c9b-b6b3-5abc79cecff5.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745073/general/77547f45-411f-4c9b-b6b3-5abc79cecff5.jpg saved to cache
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f6e0e5b5-edd9-5b48-a7ce-8595096f3c48
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745122%252Fgeneral%252F5c9cfb04-53f6-462b-9848-679036ada520.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745122/general/5c9cfb04-53f6-462b-9848-679036ada520.jpg not downloaded yet
2026-03-25 10:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745073/general/5b8681c7-5d2d-45be-8c51-c1e9dcbeb7e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720670)
2026-03-25 10:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745093/general/bce98f1f-0dbf-48d4-b664-324b376f49d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720696)
2026-03-25 10:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745094/general/160f65cc-ae40-467f-ac5d-0f1d663c797c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720697)
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745122%252Fgeneral%252F5ffcd4da-7031-409d-b36f-d7d431845f27.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745122/general/5ffcd4da-7031-409d-b36f-d7d431845f27.jpg not downloaded yet
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9353e50>
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17361ae2-1db3-5f12-91d5-d0796d5b90fe/17361ae2-1db3-5f12-91d5-d0796d5b90fe_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745093%252Fgeneral%252Fe7638f71-429d-41d9-9641-07a7b928f644.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745093/general/e7638f71-429d-41d9-9641-07a7b928f644.jpg saved to cache
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 17361ae2-1db3-5f12-91d5-d0796d5b90fe
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e2b210>
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0/a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745092%252Fgeneral%252F38129fb2-4868-4488-87aa-90d927741b81.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745092/general/38129fb2-4868-4488-87aa-90d927741b81.jpg saved to cache
2026-03-25 10:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93bd850>
2026-03-25 10:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e9f01d0-4d8d-597a-8512-658562581079/0e9f01d0-4d8d-597a-8512-658562581079_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745106%252Fgeneral%252F46cca049-fb7f-4dc0-880b-3fdfa9d9f792.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745106/general/46cca049-fb7f-4dc0-880b-3fdfa9d9f792.jpg saved to cache
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0e9f01d0-4d8d-597a-8512-658562581079
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d915d0>
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6e0e5b5-edd9-5b48-a7ce-8595096f3c48/f6e0e5b5-edd9-5b48-a7ce-8595096f3c48_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745073%252Fgeneral%252F2d81296e-8e04-455c-a229-0a39089c895a.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745073/general/2d81296e-8e04-455c-a229-0a39089c895a.jpg saved to cache
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f6e0e5b5-edd9-5b48-a7ce-8595096f3c48
2026-03-25 10:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745092/general/10d26488-c3b0-4472-917a-767221232e9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720695)
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745122%252Fgeneral%252Fa6be70cd-0c87-4cfe-914e-51fe9c465c71.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745122/general/a6be70cd-0c87-4cfe-914e-51fe9c465c71.jpg not downloaded yet
2026-03-25 10:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745094/general/1f93be3b-e632-4b69-9de5-d3c98babfcc1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720697)
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d93a50>
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6e0e5b5-edd9-5b48-a7ce-8595096f3c48/f6e0e5b5-edd9-5b48-a7ce-8595096f3c48_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745073%252Fgeneral%252F5b8681c7-5d2d-45be-8c51-c1e9dcbeb7e5.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745073/general/5b8681c7-5d2d-45be-8c51-c1e9dcbeb7e5.jpg saved to cache
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f6e0e5b5-edd9-5b48-a7ce-8595096f3c48
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa055510>
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17361ae2-1db3-5f12-91d5-d0796d5b90fe/17361ae2-1db3-5f12-91d5-d0796d5b90fe_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745093%252Fgeneral%252Fbce98f1f-0dbf-48d4-b664-324b376f49d5.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745093/general/bce98f1f-0dbf-48d4-b664-324b376f49d5.jpg saved to cache
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 17361ae2-1db3-5f12-91d5-d0796d5b90fe
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e679d0>
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fa555ff-6236-5df5-a430-bccf0f47fadc/6fa555ff-6236-5df5-a430-bccf0f47fadc_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745094%252Fgeneral%252F160f65cc-ae40-467f-ac5d-0f1d663c797c.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745094/general/160f65cc-ae40-467f-ac5d-0f1d663c797c.jpg saved to cache
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6fa555ff-6236-5df5-a430-bccf0f47fadc
2026-03-25 10:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745106/general/ffb8226b-ee4c-4694-9638-cbf322b41962.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720711)
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745122%252Fgeneral%252F791abc59-c99e-4bc3-8b82-4d96ba13d3b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745122/general/791abc59-c99e-4bc3-8b82-4d96ba13d3b9.jpg not downloaded yet
2026-03-25 10:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745093/general/615e3e94-7b3d-4d80-a4d6-d5249a776be5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720696)
2026-03-25 10:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745073/general/f5c87333-fcd5-4b14-90b9-bb331b75889d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720670)
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745122%252Fgeneral%252Fd59dd5cd-0b96-4979-93ed-7105a8731fe7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745122/general/d59dd5cd-0b96-4979-93ed-7105a8731fe7.jpg not downloaded yet
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e6f310>
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0/a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745092%252Fgeneral%252F10d26488-c3b0-4472-917a-767221232e9f.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745092/general/10d26488-c3b0-4472-917a-767221232e9f.jpg saved to cache
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9237990>
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fa555ff-6236-5df5-a430-bccf0f47fadc/6fa555ff-6236-5df5-a430-bccf0f47fadc_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745094%252Fgeneral%252F1f93be3b-e632-4b69-9de5-d3c98babfcc1.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745094/general/1f93be3b-e632-4b69-9de5-d3c98babfcc1.jpg saved to cache
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6fa555ff-6236-5df5-a430-bccf0f47fadc
2026-03-25 10:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745122/general/5a2400be-93d0-47a9-b4e9-954e993c6999.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720739)
2026-03-25 10:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745073/general/9f57d29a-c220-48f2-8dee-2e483ccb2137.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720670)
2026-03-25 10:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745122/general/9b82c4f8-c44b-45c6-9031-a6f66b09667f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720739)
2026-03-25 10:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745092/general/6f27d392-803f-48f7-a750-64b8808c2ca2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720695)
2026-03-25 10:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745094/general/0efebf99-8155-4f97-81d6-db72ada1be5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720697)
2026-03-25 10:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745092/general/b6ff2f36-f468-4076-b0eb-10866e74e2b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720695)
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745122%252Fgeneral%252F3319d191-4a4d-42de-b9cc-311514fb6799.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745122/general/3319d191-4a4d-42de-b9cc-311514fb6799.jpg not downloaded yet
2026-03-25 10: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-25 10: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-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745122%252Fgeneral%252F17872e83-e7d0-413b-8221-61cb6ebd982f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745122/general/17872e83-e7d0-413b-8221-61cb6ebd982f.jpg not downloaded yet
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e94050>
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e9f01d0-4d8d-597a-8512-658562581079/0e9f01d0-4d8d-597a-8512-658562581079_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745106%252Fgeneral%252Fffb8226b-ee4c-4694-9638-cbf322b41962.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745106/general/ffb8226b-ee4c-4694-9638-cbf322b41962.jpg saved to cache
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0e9f01d0-4d8d-597a-8512-658562581079
2026-03-25 10:15:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0e9f01d0-4d8d-597a-8512-658562581079, skipping ID generation
2026-03-25 10:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e9f01d0-4d8d-597a-8512-658562581079 with scrape type 1
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0e9f01d0-4d8d-597a-8512-658562581079 sending to next pipeline
2026-03-25 10:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e9f01d0-4d8d-597a-8512-658562581079, identifier: 10720711
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92921d0>
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17361ae2-1db3-5f12-91d5-d0796d5b90fe/17361ae2-1db3-5f12-91d5-d0796d5b90fe_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745093%252Fgeneral%252F615e3e94-7b3d-4d80-a4d6-d5249a776be5.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745093/general/615e3e94-7b3d-4d80-a4d6-d5249a776be5.jpg saved to cache
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 17361ae2-1db3-5f12-91d5-d0796d5b90fe
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa114bd0>
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6e0e5b5-edd9-5b48-a7ce-8595096f3c48/f6e0e5b5-edd9-5b48-a7ce-8595096f3c48_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745073%252Fgeneral%252Ff5c87333-fcd5-4b14-90b9-bb331b75889d.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745073/general/f5c87333-fcd5-4b14-90b9-bb331b75889d.jpg saved to cache
2026-03-25 10:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f6e0e5b5-edd9-5b48-a7ce-8595096f3c48
2026-03-25 10:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e9f01d0-4d8d-597a-8512-658562581079 with identifier: 10720711
2026-03-25 10:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e9f01d0-4d8d-597a-8512-658562581079 with identifier: 10720711
2026-03-25 10:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e9f01d0-4d8d-597a-8512-658562581079 with identifier: 10720711 to the API
2026-03-25 10:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:15:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745106/general/ffb8226b-ee4c-4694-9638-cbf322b41962.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '0e9f01d0-4d8d-597a-8512-658562581079',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEH720',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720711',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 92742,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9f01d0-4d8d-597a-8512-658562581079/0e9f01d0-4d8d-597a-8512-658562581079_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176439,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745106/general/ffb8226b-ee4c-4694-9638-cbf322b41962.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9f01d0-4d8d-597a-8512-658562581079/0e9f01d0-4d8d-597a-8512-658562581079_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47098,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745106/general/46cca049-fb7f-4dc0-880b-3fdfa9d9f792.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9f01d0-4d8d-597a-8512-658562581079/0e9f01d0-4d8d-597a-8512-658562581079_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120838,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745106/general/7520b9b1-f631-4569-bc63-02156919b864.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9f01d0-4d8d-597a-8512-658562581079/0e9f01d0-4d8d-597a-8512-658562581079_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745106/general/f915290e-fce6-4e14-9c76-858fa8589009.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9f01d0-4d8d-597a-8512-658562581079/0e9f01d0-4d8d-597a-8512-658562581079_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135107,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745106/general/f1619bb7-deac-4b26-b6ab-f394a5eda457.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9f01d0-4d8d-597a-8512-658562581079/0e9f01d0-4d8d-597a-8512-658562581079_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101550,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745106/general/40454c40-b946-4d51-b17c-f0def9d669a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9f01d0-4d8d-597a-8512-658562581079/0e9f01d0-4d8d-597a-8512-658562581079_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130767,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745106/general/f5307ac2-e379-40ac-adcd-32788543b2a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9f01d0-4d8d-597a-8512-658562581079/0e9f01d0-4d8d-597a-8512-658562581079_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150818,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745106/general/fd26bc0b-497e-412e-b2b9-acde69ce8f89.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9f01d0-4d8d-597a-8512-658562581079/0e9f01d0-4d8d-597a-8512-658562581079_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64487,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745106/general/9a101d4a-6341-4a8f-8aca-b315835acb6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9f01d0-4d8d-597a-8512-658562581079/0e9f01d0-4d8d-597a-8512-658562581079_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142790,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745106/general/c22fc284-1860-4b08-8689-6bd2db9b55b9.jpg',
'Width': 1024}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 92.742 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720711%27 HTTP/1.1" 200 None
2026-03-25 10:15:53 [adesa.be] INFO: Saving data for 10720711: {'created_time': 1774433753.351584, 'last_price_update_time': 1774433753.351596, 'auction_closing_time': 1774859400.0}
2026-03-25 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720711') HTTP/1.1" 204 0
2026-03-25 10:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745094/general/f8e5d0d5-ed4c-4fcc-9817-8bfff5639a8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720697)
2026-03-25 10:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91f43d0>
2026-03-25 10:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffebccd6-ab46-5ba3-968c-82db2ec22cff/ffebccd6-ab46-5ba3-968c-82db2ec22cff_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745122%252Fgeneral%252F5a2400be-93d0-47a9-b4e9-954e993c6999.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745122/general/5a2400be-93d0-47a9-b4e9-954e993c6999.jpg saved to cache
2026-03-25 10:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ffebccd6-ab46-5ba3-968c-82db2ec22cff
2026-03-25 10:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91c9090>
2026-03-25 10:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6e0e5b5-edd9-5b48-a7ce-8595096f3c48/f6e0e5b5-edd9-5b48-a7ce-8595096f3c48_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745073%252Fgeneral%252F9f57d29a-c220-48f2-8dee-2e483ccb2137.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745073/general/9f57d29a-c220-48f2-8dee-2e483ccb2137.jpg saved to cache
2026-03-25 10:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f6e0e5b5-edd9-5b48-a7ce-8595096f3c48
2026-03-25 10:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d826d0>
2026-03-25 10:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffebccd6-ab46-5ba3-968c-82db2ec22cff/ffebccd6-ab46-5ba3-968c-82db2ec22cff_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745122%252Fgeneral%252F9b82c4f8-c44b-45c6-9031-a6f66b09667f.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745122/general/9b82c4f8-c44b-45c6-9031-a6f66b09667f.jpg saved to cache
2026-03-25 10:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ffebccd6-ab46-5ba3-968c-82db2ec22cff
2026-03-25 10:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9209810>
2026-03-25 10:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0/a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745092%252Fgeneral%252F6f27d392-803f-48f7-a750-64b8808c2ca2.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745092/general/6f27d392-803f-48f7-a750-64b8808c2ca2.jpg saved to cache
2026-03-25 10:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0
2026-03-25 10:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9304a10>
2026-03-25 10:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fa555ff-6236-5df5-a430-bccf0f47fadc/6fa555ff-6236-5df5-a430-bccf0f47fadc_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745094%252Fgeneral%252F0efebf99-8155-4f97-81d6-db72ada1be5e.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745094/general/0efebf99-8155-4f97-81d6-db72ada1be5e.jpg saved to cache
2026-03-25 10:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6fa555ff-6236-5df5-a430-bccf0f47fadc
2026-03-25 10:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a936a3d0>
2026-03-25 10:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0/a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745092%252Fgeneral%252Fb6ff2f36-f468-4076-b0eb-10866e74e2b2.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745092/general/b6ff2f36-f468-4076-b0eb-10866e74e2b2.jpg saved to cache
2026-03-25 10:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0
2026-03-25 10:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745122/general/3cb643e3-819b-4546-a2eb-343e17c262a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720739)
2026-03-25 10:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745122/general/5c9cfb04-53f6-462b-9848-679036ada520.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720739)
2026-03-25 10:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745122/general/5ffcd4da-7031-409d-b36f-d7d431845f27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720739)
2026-03-25 10:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745073/general/df1018c0-6810-471e-938a-e21a004bd7ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720670)
2026-03-25 10:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745093/general/f16923c5-701b-4d9d-b62c-74f6182831b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720696)
2026-03-25 10:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745122/general/791abc59-c99e-4bc3-8b82-4d96ba13d3b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720739)
2026-03-25 10:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745122/general/a6be70cd-0c87-4cfe-914e-51fe9c465c71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720739)
2026-03-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e61fd0>
2026-03-25 10:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fa555ff-6236-5df5-a430-bccf0f47fadc/6fa555ff-6236-5df5-a430-bccf0f47fadc_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745094%252Fgeneral%252Ff8e5d0d5-ed4c-4fcc-9817-8bfff5639a8b.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745094/general/f8e5d0d5-ed4c-4fcc-9817-8bfff5639a8b.jpg saved to cache
2026-03-25 10:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6fa555ff-6236-5df5-a430-bccf0f47fadc
2026-03-25 10:15:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6fa555ff-6236-5df5-a430-bccf0f47fadc, skipping ID generation
2026-03-25 10:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fa555ff-6236-5df5-a430-bccf0f47fadc with scrape type 1
2026-03-25 10:15:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6fa555ff-6236-5df5-a430-bccf0f47fadc sending to next pipeline
2026-03-25 10:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6fa555ff-6236-5df5-a430-bccf0f47fadc, identifier: 10720697
2026-03-25 10:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745092/general/2aa3b924-5fdc-41b7-ab3b-f271181f3d08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720695)
2026-03-25 10:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6fa555ff-6236-5df5-a430-bccf0f47fadc with identifier: 10720697
2026-03-25 10:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:15:53 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-25 10:15:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:15:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6fa555ff-6236-5df5-a430-bccf0f47fadc with identifier: 10720697
2026-03-25 10:15:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6fa555ff-6236-5df5-a430-bccf0f47fadc with identifier: 10720697 to the API
2026-03-25 10:15:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:15:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:15:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745094/general/f8e5d0d5-ed4c-4fcc-9817-8bfff5639a8b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '6fa555ff-6236-5df5-a430-bccf0f47fadc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDH519',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720697',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 60204,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fa555ff-6236-5df5-a430-bccf0f47fadc/6fa555ff-6236-5df5-a430-bccf0f47fadc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100077,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745094/general/f8e5d0d5-ed4c-4fcc-9817-8bfff5639a8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fa555ff-6236-5df5-a430-bccf0f47fadc/6fa555ff-6236-5df5-a430-bccf0f47fadc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26653,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745094/general/0efebf99-8155-4f97-81d6-db72ada1be5e.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fa555ff-6236-5df5-a430-bccf0f47fadc/6fa555ff-6236-5df5-a430-bccf0f47fadc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745094/general/1f93be3b-e632-4b69-9de5-d3c98babfcc1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fa555ff-6236-5df5-a430-bccf0f47fadc/6fa555ff-6236-5df5-a430-bccf0f47fadc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92408,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745094/general/160f65cc-ae40-467f-ac5d-0f1d663c797c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fa555ff-6236-5df5-a430-bccf0f47fadc/6fa555ff-6236-5df5-a430-bccf0f47fadc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745094/general/e2066af9-19eb-47ad-bfdb-bfdbcc3b9e46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fa555ff-6236-5df5-a430-bccf0f47fadc/6fa555ff-6236-5df5-a430-bccf0f47fadc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745094/general/3976a5e6-0dd3-45fd-9a2f-dcb426ceb370.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fa555ff-6236-5df5-a430-bccf0f47fadc/6fa555ff-6236-5df5-a430-bccf0f47fadc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126565,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745094/general/c93f9970-0a4c-44c1-9058-7cf818ea0e44.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fa555ff-6236-5df5-a430-bccf0f47fadc/6fa555ff-6236-5df5-a430-bccf0f47fadc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123982,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745094/general/af4c9c6d-8785-47bb-9ed2-f2d503eed86e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fa555ff-6236-5df5-a430-bccf0f47fadc/6fa555ff-6236-5df5-a430-bccf0f47fadc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745094/general/c338ce70-7669-4759-886b-554bd4e6324a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fa555ff-6236-5df5-a430-bccf0f47fadc/6fa555ff-6236-5df5-a430-bccf0f47fadc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745094/general/6e0c0689-bae4-4f2f-b255-1cc676c8a9dc.jpg',
'Width': 1024}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2021-10-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 60.204 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720697%27 HTTP/1.1" 200 None
2026-03-25 10:15:54 [adesa.be] INFO: Saving data for 10720697: {'created_time': 1774433754.405638, 'last_price_update_time': 1774433754.405648, 'auction_closing_time': 1774859400.0}
2026-03-25 10:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720697') HTTP/1.1" 204 0
2026-03-25 10:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745122/general/17872e83-e7d0-413b-8221-61cb6ebd982f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720739)
2026-03-25 10:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a926d490>
2026-03-25 10:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffebccd6-ab46-5ba3-968c-82db2ec22cff/ffebccd6-ab46-5ba3-968c-82db2ec22cff_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745122%252Fgeneral%252F3cb643e3-819b-4546-a2eb-343e17c262a3.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745122/general/3cb643e3-819b-4546-a2eb-343e17c262a3.jpg saved to cache
2026-03-25 10:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ffebccd6-ab46-5ba3-968c-82db2ec22cff
2026-03-25 10:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92574d0>
2026-03-25 10:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffebccd6-ab46-5ba3-968c-82db2ec22cff/ffebccd6-ab46-5ba3-968c-82db2ec22cff_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745122%252Fgeneral%252F5c9cfb04-53f6-462b-9848-679036ada520.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745122/general/5c9cfb04-53f6-462b-9848-679036ada520.jpg saved to cache
2026-03-25 10:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ffebccd6-ab46-5ba3-968c-82db2ec22cff
2026-03-25 10:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa173c50>
2026-03-25 10:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffebccd6-ab46-5ba3-968c-82db2ec22cff/ffebccd6-ab46-5ba3-968c-82db2ec22cff_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745122%252Fgeneral%252F5ffcd4da-7031-409d-b36f-d7d431845f27.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745122/general/5ffcd4da-7031-409d-b36f-d7d431845f27.jpg saved to cache
2026-03-25 10:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ffebccd6-ab46-5ba3-968c-82db2ec22cff
2026-03-25 10:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93ebd50>
2026-03-25 10:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6e0e5b5-edd9-5b48-a7ce-8595096f3c48/f6e0e5b5-edd9-5b48-a7ce-8595096f3c48_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745073%252Fgeneral%252Fdf1018c0-6810-471e-938a-e21a004bd7ab.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745073/general/df1018c0-6810-471e-938a-e21a004bd7ab.jpg saved to cache
2026-03-25 10:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f6e0e5b5-edd9-5b48-a7ce-8595096f3c48
2026-03-25 10:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa04da10>
2026-03-25 10:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17361ae2-1db3-5f12-91d5-d0796d5b90fe/17361ae2-1db3-5f12-91d5-d0796d5b90fe_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745093%252Fgeneral%252Ff16923c5-701b-4d9d-b62c-74f6182831b9.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745093/general/f16923c5-701b-4d9d-b62c-74f6182831b9.jpg saved to cache
2026-03-25 10:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 17361ae2-1db3-5f12-91d5-d0796d5b90fe
2026-03-25 10:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91d5f90>
2026-03-25 10:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffebccd6-ab46-5ba3-968c-82db2ec22cff/ffebccd6-ab46-5ba3-968c-82db2ec22cff_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745122%252Fgeneral%252F791abc59-c99e-4bc3-8b82-4d96ba13d3b9.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745122/general/791abc59-c99e-4bc3-8b82-4d96ba13d3b9.jpg saved to cache
2026-03-25 10:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ffebccd6-ab46-5ba3-968c-82db2ec22cff
2026-03-25 10:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9dea410>
2026-03-25 10:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffebccd6-ab46-5ba3-968c-82db2ec22cff/ffebccd6-ab46-5ba3-968c-82db2ec22cff_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745122%252Fgeneral%252Fa6be70cd-0c87-4cfe-914e-51fe9c465c71.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745122/general/a6be70cd-0c87-4cfe-914e-51fe9c465c71.jpg saved to cache
2026-03-25 10:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ffebccd6-ab46-5ba3-968c-82db2ec22cff
2026-03-25 10:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa173510>
2026-03-25 10:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0/a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745092%252Fgeneral%252F2aa3b924-5fdc-41b7-ab3b-f271181f3d08.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745092/general/2aa3b924-5fdc-41b7-ab3b-f271181f3d08.jpg saved to cache
2026-03-25 10:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0
2026-03-25 10:15:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0, skipping ID generation
2026-03-25 10:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0 with scrape type 1
2026-03-25 10:15:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0 sending to next pipeline
2026-03-25 10:15:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0, identifier: 10720695
2026-03-25 10:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745122/general/d59dd5cd-0b96-4979-93ed-7105a8731fe7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720739)
2026-03-25 10:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0 with identifier: 10720695
2026-03-25 10:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0 with identifier: 10720695
2026-03-25 10:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0 with identifier: 10720695 to the API
2026-03-25 10:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:15:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745092/general/2aa3b924-5fdc-41b7-ab3b-f271181f3d08.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFV810',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720695',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 93886,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0/a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151518,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745092/general/2aa3b924-5fdc-41b7-ab3b-f271181f3d08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0/a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39834,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745092/general/b6ff2f36-f468-4076-b0eb-10866e74e2b2.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0/a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160080,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745092/general/6f27d392-803f-48f7-a750-64b8808c2ca2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0/a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150784,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745092/general/10d26488-c3b0-4472-917a-767221232e9f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0/a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163496,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745092/general/38129fb2-4868-4488-87aa-90d927741b81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0/a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745092/general/6ddfaf94-299e-4d09-a788-1a0401a35a4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0/a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745092/general/0b51d670-7a6d-43fd-8f45-cc082223e5b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0/a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139352,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745092/general/72b7e0a5-aac0-4f63-8efc-407483675e9f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0/a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745092/general/ee2c9bc7-1d03-41a6-a1a0-2c6040069908.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0/a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176849,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745092/general/1eeaf440-9e2c-4e58-9a2b-1a1503abf92b.jpg',
'Width': 1024}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-03-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 93.886 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720695%27 HTTP/1.1" 200 None
2026-03-25 10:15:55 [adesa.be] INFO: Saving data for 10720695: {'created_time': 1774433755.967652, 'last_price_update_time': 1774433755.967664, 'auction_closing_time': 1774859400.0}
2026-03-25 10:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720695') HTTP/1.1" 204 0
2026-03-25 10:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745122/general/3319d191-4a4d-42de-b9cc-311514fb6799.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720739)
2026-03-25 10:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745093/general/b64014bd-19cc-4bf9-8d11-621bd4a75815.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720696)
2026-03-25 10:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745073/general/7a82a78b-ee3e-453e-a42a-b4e82d9d4e83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720670)
2026-03-25 10:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745073/general/776c64a8-3d09-437b-8cf3-f0d314bb2b0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720670)
2026-03-25 10:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e2ae50>
2026-03-25 10:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffebccd6-ab46-5ba3-968c-82db2ec22cff/ffebccd6-ab46-5ba3-968c-82db2ec22cff_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745122%252Fgeneral%252F17872e83-e7d0-413b-8221-61cb6ebd982f.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745122/general/17872e83-e7d0-413b-8221-61cb6ebd982f.jpg saved to cache
2026-03-25 10:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ffebccd6-ab46-5ba3-968c-82db2ec22cff
2026-03-25 10:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4ba76aa10>
2026-03-25 10:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffebccd6-ab46-5ba3-968c-82db2ec22cff/ffebccd6-ab46-5ba3-968c-82db2ec22cff_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745122%252Fgeneral%252Fd59dd5cd-0b96-4979-93ed-7105a8731fe7.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745122/general/d59dd5cd-0b96-4979-93ed-7105a8731fe7.jpg saved to cache
2026-03-25 10:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ffebccd6-ab46-5ba3-968c-82db2ec22cff
2026-03-25 10:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4ac3dcd90>
2026-03-25 10:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffebccd6-ab46-5ba3-968c-82db2ec22cff/ffebccd6-ab46-5ba3-968c-82db2ec22cff_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745122%252Fgeneral%252F3319d191-4a4d-42de-b9cc-311514fb6799.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745122/general/3319d191-4a4d-42de-b9cc-311514fb6799.jpg saved to cache
2026-03-25 10:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ffebccd6-ab46-5ba3-968c-82db2ec22cff
2026-03-25 10:15:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ffebccd6-ab46-5ba3-968c-82db2ec22cff, skipping ID generation
2026-03-25 10:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffebccd6-ab46-5ba3-968c-82db2ec22cff with scrape type 1
2026-03-25 10:15:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ffebccd6-ab46-5ba3-968c-82db2ec22cff sending to next pipeline
2026-03-25 10:15:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ffebccd6-ab46-5ba3-968c-82db2ec22cff, identifier: 10720739
2026-03-25 10:15:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ffebccd6-ab46-5ba3-968c-82db2ec22cff with identifier: 10720739
2026-03-25 10:15:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ffebccd6-ab46-5ba3-968c-82db2ec22cff with identifier: 10720739
2026-03-25 10:15:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ffebccd6-ab46-5ba3-968c-82db2ec22cff with identifier: 10720739 to the API
2026-03-25 10:15:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:15:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:15:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745122/general/3319d191-4a4d-42de-b9cc-311514fb6799.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'ffebccd6-ab46-5ba3-968c-82db2ec22cff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWJ102',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720739',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 114618,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffebccd6-ab46-5ba3-968c-82db2ec22cff/ffebccd6-ab46-5ba3-968c-82db2ec22cff_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253924,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745122/general/9b82c4f8-c44b-45c6-9031-a6f66b09667f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffebccd6-ab46-5ba3-968c-82db2ec22cff/ffebccd6-ab46-5ba3-968c-82db2ec22cff_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252232,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745122/general/5a2400be-93d0-47a9-b4e9-954e993c6999.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffebccd6-ab46-5ba3-968c-82db2ec22cff/ffebccd6-ab46-5ba3-968c-82db2ec22cff_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252599,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745122/general/3cb643e3-819b-4546-a2eb-343e17c262a3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffebccd6-ab46-5ba3-968c-82db2ec22cff/ffebccd6-ab46-5ba3-968c-82db2ec22cff_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271500,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745122/general/5c9cfb04-53f6-462b-9848-679036ada520.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffebccd6-ab46-5ba3-968c-82db2ec22cff/ffebccd6-ab46-5ba3-968c-82db2ec22cff_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261118,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745122/general/5ffcd4da-7031-409d-b36f-d7d431845f27.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffebccd6-ab46-5ba3-968c-82db2ec22cff/ffebccd6-ab46-5ba3-968c-82db2ec22cff_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268954,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745122/general/a6be70cd-0c87-4cfe-914e-51fe9c465c71.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffebccd6-ab46-5ba3-968c-82db2ec22cff/ffebccd6-ab46-5ba3-968c-82db2ec22cff_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272803,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745122/general/791abc59-c99e-4bc3-8b82-4d96ba13d3b9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffebccd6-ab46-5ba3-968c-82db2ec22cff/ffebccd6-ab46-5ba3-968c-82db2ec22cff_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244495,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745122/general/d59dd5cd-0b96-4979-93ed-7105a8731fe7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffebccd6-ab46-5ba3-968c-82db2ec22cff/ffebccd6-ab46-5ba3-968c-82db2ec22cff_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221376,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745122/general/3319d191-4a4d-42de-b9cc-311514fb6799.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffebccd6-ab46-5ba3-968c-82db2ec22cff/ffebccd6-ab46-5ba3-968c-82db2ec22cff_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33679,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745122/general/17872e83-e7d0-413b-8221-61cb6ebd982f.jpg',
'Width': 400}],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2022-04-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot Rifter 1.5 HDI Active - Diesel - Manual - 102 hp - 114.618 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-25 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720739%27 HTTP/1.1" 200 None
2026-03-25 10:15:56 [adesa.be] INFO: Saving data for 10720739: {'created_time': 1774433756.656701, 'last_price_update_time': 1774433756.656712, 'auction_closing_time': 1774859400.0}
2026-03-25 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720739') HTTP/1.1" 204 0
2026-03-25 10:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9161c10>
2026-03-25 10:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17361ae2-1db3-5f12-91d5-d0796d5b90fe/17361ae2-1db3-5f12-91d5-d0796d5b90fe_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745093%252Fgeneral%252Fb64014bd-19cc-4bf9-8d11-621bd4a75815.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745093/general/b64014bd-19cc-4bf9-8d11-621bd4a75815.jpg saved to cache
2026-03-25 10:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 17361ae2-1db3-5f12-91d5-d0796d5b90fe
2026-03-25 10:15:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 17361ae2-1db3-5f12-91d5-d0796d5b90fe, skipping ID generation
2026-03-25 10:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17361ae2-1db3-5f12-91d5-d0796d5b90fe with scrape type 1
2026-03-25 10:15:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 17361ae2-1db3-5f12-91d5-d0796d5b90fe sending to next pipeline
2026-03-25 10:15:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 17361ae2-1db3-5f12-91d5-d0796d5b90fe, identifier: 10720696
2026-03-25 10:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f56d50>
2026-03-25 10:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6e0e5b5-edd9-5b48-a7ce-8595096f3c48/f6e0e5b5-edd9-5b48-a7ce-8595096f3c48_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745073%252Fgeneral%252F7a82a78b-ee3e-453e-a42a-b4e82d9d4e83.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745073/general/7a82a78b-ee3e-453e-a42a-b4e82d9d4e83.jpg saved to cache
2026-03-25 10:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f6e0e5b5-edd9-5b48-a7ce-8595096f3c48
2026-03-25 10:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9361050>
2026-03-25 10:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6e0e5b5-edd9-5b48-a7ce-8595096f3c48/f6e0e5b5-edd9-5b48-a7ce-8595096f3c48_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745073%252Fgeneral%252F776c64a8-3d09-437b-8cf3-f0d314bb2b0d.jpg') HTTP/1.1" 204 0
2026-03-25 10:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745073/general/776c64a8-3d09-437b-8cf3-f0d314bb2b0d.jpg saved to cache
2026-03-25 10:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f6e0e5b5-edd9-5b48-a7ce-8595096f3c48
2026-03-25 10:15:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f6e0e5b5-edd9-5b48-a7ce-8595096f3c48, skipping ID generation
2026-03-25 10:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6e0e5b5-edd9-5b48-a7ce-8595096f3c48 with scrape type 1
2026-03-25 10:15:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f6e0e5b5-edd9-5b48-a7ce-8595096f3c48 sending to next pipeline
2026-03-25 10:15:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6e0e5b5-edd9-5b48-a7ce-8595096f3c48, identifier: 10720670
2026-03-25 10:15:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 17361ae2-1db3-5f12-91d5-d0796d5b90fe with identifier: 10720696
2026-03-25 10:15:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 17361ae2-1db3-5f12-91d5-d0796d5b90fe with identifier: 10720696
2026-03-25 10:15:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 17361ae2-1db3-5f12-91d5-d0796d5b90fe with identifier: 10720696 to the API
2026-03-25 10:15:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:15:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:15:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745093/general/b64014bd-19cc-4bf9-8d11-621bd4a75815.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '17361ae2-1db3-5f12-91d5-d0796d5b90fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKM744',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720696',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 121909,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17361ae2-1db3-5f12-91d5-d0796d5b90fe/17361ae2-1db3-5f12-91d5-d0796d5b90fe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36773,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745093/general/d572ef23-769a-405a-ae2a-73bec4b27aae.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17361ae2-1db3-5f12-91d5-d0796d5b90fe/17361ae2-1db3-5f12-91d5-d0796d5b90fe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280820,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745093/general/b64014bd-19cc-4bf9-8d11-621bd4a75815.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17361ae2-1db3-5f12-91d5-d0796d5b90fe/17361ae2-1db3-5f12-91d5-d0796d5b90fe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278147,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745093/general/f16923c5-701b-4d9d-b62c-74f6182831b9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17361ae2-1db3-5f12-91d5-d0796d5b90fe/17361ae2-1db3-5f12-91d5-d0796d5b90fe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272917,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745093/general/0b2602b0-bcb0-49e0-ac4e-ba0245427783.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17361ae2-1db3-5f12-91d5-d0796d5b90fe/17361ae2-1db3-5f12-91d5-d0796d5b90fe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248522,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745093/general/615e3e94-7b3d-4d80-a4d6-d5249a776be5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17361ae2-1db3-5f12-91d5-d0796d5b90fe/17361ae2-1db3-5f12-91d5-d0796d5b90fe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268337,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745093/general/bce98f1f-0dbf-48d4-b664-324b376f49d5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17361ae2-1db3-5f12-91d5-d0796d5b90fe/17361ae2-1db3-5f12-91d5-d0796d5b90fe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273763,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745093/general/e7638f71-429d-41d9-9641-07a7b928f644.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17361ae2-1db3-5f12-91d5-d0796d5b90fe/17361ae2-1db3-5f12-91d5-d0796d5b90fe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274714,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745093/general/b4c20664-f28f-46d2-a8c8-cd5bcf8ec72e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17361ae2-1db3-5f12-91d5-d0796d5b90fe/17361ae2-1db3-5f12-91d5-d0796d5b90fe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242778,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745093/general/1ed0f048-79fb-4e59-bdd1-704c040cd6a3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17361ae2-1db3-5f12-91d5-d0796d5b90fe/17361ae2-1db3-5f12-91d5-d0796d5b90fe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247015,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745093/general/1724cf22-2c08-4f58-b83e-3bb99fb2b606.jpg',
'Width': 1400}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'121.909 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
2026-03-25 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720696%27 HTTP/1.1" 200 None
2026-03-25 10:15:57 [adesa.be] INFO: Saving data for 10720696: {'created_time': 1774433757.665617, 'last_price_update_time': 1774433757.665628, 'auction_closing_time': 1774859400.0}
2026-03-25 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720696') HTTP/1.1" 204 0
2026-03-25 10:15:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6e0e5b5-edd9-5b48-a7ce-8595096f3c48 with identifier: 10720670
2026-03-25 10:15:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6e0e5b5-edd9-5b48-a7ce-8595096f3c48 with identifier: 10720670
2026-03-25 10:15:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6e0e5b5-edd9-5b48-a7ce-8595096f3c48 with identifier: 10720670 to the API
2026-03-25 10:15:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:15:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:15:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745073/general/776c64a8-3d09-437b-8cf3-f0d314bb2b0d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'f6e0e5b5-edd9-5b48-a7ce-8595096f3c48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YEP664',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720670',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 58340,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6e0e5b5-edd9-5b48-a7ce-8595096f3c48/f6e0e5b5-edd9-5b48-a7ce-8595096f3c48_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312039,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745073/general/7a82a78b-ee3e-453e-a42a-b4e82d9d4e83.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6e0e5b5-edd9-5b48-a7ce-8595096f3c48/f6e0e5b5-edd9-5b48-a7ce-8595096f3c48_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303702,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745073/general/776c64a8-3d09-437b-8cf3-f0d314bb2b0d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6e0e5b5-edd9-5b48-a7ce-8595096f3c48/f6e0e5b5-edd9-5b48-a7ce-8595096f3c48_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261748,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745073/general/df1018c0-6810-471e-938a-e21a004bd7ab.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6e0e5b5-edd9-5b48-a7ce-8595096f3c48/f6e0e5b5-edd9-5b48-a7ce-8595096f3c48_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232251,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745073/general/9f57d29a-c220-48f2-8dee-2e483ccb2137.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6e0e5b5-edd9-5b48-a7ce-8595096f3c48/f6e0e5b5-edd9-5b48-a7ce-8595096f3c48_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273502,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745073/general/f5c87333-fcd5-4b14-90b9-bb331b75889d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6e0e5b5-edd9-5b48-a7ce-8595096f3c48/f6e0e5b5-edd9-5b48-a7ce-8595096f3c48_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250800,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745073/general/5b8681c7-5d2d-45be-8c51-c1e9dcbeb7e5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6e0e5b5-edd9-5b48-a7ce-8595096f3c48/f6e0e5b5-edd9-5b48-a7ce-8595096f3c48_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252667,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745073/general/2d81296e-8e04-455c-a229-0a39089c895a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6e0e5b5-edd9-5b48-a7ce-8595096f3c48/f6e0e5b5-edd9-5b48-a7ce-8595096f3c48_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282610,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745073/general/77547f45-411f-4c9b-b6b3-5abc79cecff5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6e0e5b5-edd9-5b48-a7ce-8595096f3c48/f6e0e5b5-edd9-5b48-a7ce-8595096f3c48_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283177,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745073/general/43a77ed1-8a2c-4701-a335-c8c75dd1bcd6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6e0e5b5-edd9-5b48-a7ce-8595096f3c48/f6e0e5b5-edd9-5b48-a7ce-8595096f3c48_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290922,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745073/general/397e65bc-4ab3-42c5-9055-a0581bc8e57e.jpg',
'Width': 1400}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2020-08-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q2 35 TFSI - Petrol - Manual - 150 hp - 58.340 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720670%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Saving data for 10720670: {'created_time': 1774433758.043807, 'last_price_update_time': 1774433758.043822, 'auction_closing_time': 1774859400.0}
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720670') HTTP/1.1" 204 0
2026-03-25 10:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720716> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720720> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720691> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720694> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:15:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721292
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721292%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721292: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721292 url https://www.openlane.eu/en/carv6/auction/10721292
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721210
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721210%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721210: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721210 url https://www.openlane.eu/en/carv6/auction/10721210
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721203
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721203%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721203: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721203 url https://www.openlane.eu/en/carv6/auction/10721203
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721319
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721319%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721319: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721319 url https://www.openlane.eu/en/carv6/auction/10721319
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721253
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721253%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721253: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721253 url https://www.openlane.eu/en/carv6/auction/10721253
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721316
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721316%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721316: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721316 url https://www.openlane.eu/en/carv6/auction/10721316
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721221
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721221%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721221: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721221 url https://www.openlane.eu/en/carv6/auction/10721221
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721301
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721301%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721301: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721301 url https://www.openlane.eu/en/carv6/auction/10721301
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721287
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721287%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721287: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721287 url https://www.openlane.eu/en/carv6/auction/10721287
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721291
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721291%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721291: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721291 url https://www.openlane.eu/en/carv6/auction/10721291
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721249
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721249%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721249: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721249 url https://www.openlane.eu/en/carv6/auction/10721249
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721245
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721245%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721245: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721245 url https://www.openlane.eu/en/carv6/auction/10721245
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721269
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721269%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721269: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721269 url https://www.openlane.eu/en/carv6/auction/10721269
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721213
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721213%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721213: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721213 url https://www.openlane.eu/en/carv6/auction/10721213
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721268
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721268%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721268: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721268 url https://www.openlane.eu/en/carv6/auction/10721268
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721282
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721282%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721282: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721282 url https://www.openlane.eu/en/carv6/auction/10721282
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721209
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721209%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721209: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721209 url https://www.openlane.eu/en/carv6/auction/10721209
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721272
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721272%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721272: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721272 url https://www.openlane.eu/en/carv6/auction/10721272
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721280
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721280%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721280: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721280 url https://www.openlane.eu/en/carv6/auction/10721280
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721240
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721240%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721240: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721240 url https://www.openlane.eu/en/carv6/auction/10721240
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721264
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721264%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721264: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721264 url https://www.openlane.eu/en/carv6/auction/10721264
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721273
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721273%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721273: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721273 url https://www.openlane.eu/en/carv6/auction/10721273
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721224
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721224%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721224: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721224 url https://www.openlane.eu/en/carv6/auction/10721224
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721263
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721263%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721263: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721263 url https://www.openlane.eu/en/carv6/auction/10721263
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721250
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721250%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721250: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721250 url https://www.openlane.eu/en/carv6/auction/10721250
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721241
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721241%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721241: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721241 url https://www.openlane.eu/en/carv6/auction/10721241
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721285
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721285%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721285: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721285 url https://www.openlane.eu/en/carv6/auction/10721285
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721212
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721212%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721212: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721212 url https://www.openlane.eu/en/carv6/auction/10721212
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721242
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721242%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721242: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721242 url https://www.openlane.eu/en/carv6/auction/10721242
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721208
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721208%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721208: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721208 url https://www.openlane.eu/en/carv6/auction/10721208
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721302
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721302%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721302: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721302 url https://www.openlane.eu/en/carv6/auction/10721302
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721310
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721310%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721310: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721310 url https://www.openlane.eu/en/carv6/auction/10721310
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721227
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721227%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721227: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721227 url https://www.openlane.eu/en/carv6/auction/10721227
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721317
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721317%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721317: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721317 url https://www.openlane.eu/en/carv6/auction/10721317
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721309
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721309%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721309: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721309 url https://www.openlane.eu/en/carv6/auction/10721309
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721215
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721215%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721215: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721215 url https://www.openlane.eu/en/carv6/auction/10721215
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721244
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721244%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721244: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721244 url https://www.openlane.eu/en/carv6/auction/10721244
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721236
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721236%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721236: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721236 url https://www.openlane.eu/en/carv6/auction/10721236
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721318
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721318%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721318: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721318 url https://www.openlane.eu/en/carv6/auction/10721318
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721308
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721308%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721308: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721308 url https://www.openlane.eu/en/carv6/auction/10721308
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721254
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721254%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721254: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721254 url https://www.openlane.eu/en/carv6/auction/10721254
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721248
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721248%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721248: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721248 url https://www.openlane.eu/en/carv6/auction/10721248
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721294
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721294%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721294: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721294 url https://www.openlane.eu/en/carv6/auction/10721294
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721311
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721311%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721311: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721311 url https://www.openlane.eu/en/carv6/auction/10721311
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721228
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721228%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721228: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721228 url https://www.openlane.eu/en/carv6/auction/10721228
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721295
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721295%27 HTTP/1.1" 200 None
2026-03-25 10:15:58 [adesa.be] INFO: Scrape type for 10721295: 0
2026-03-25 10:15:58 [adesa.be] INFO: Skipping item 10721295 url https://www.openlane.eu/en/carv6/auction/10721295
2026-03-25 10:15:58 [adesa.be] INFO: Found listing with ID: 10721226
2026-03-25 10:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721226%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721226: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721226 url https://www.openlane.eu/en/carv6/auction/10721226
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721299
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721299%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721299: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721299 url https://www.openlane.eu/en/carv6/auction/10721299
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721220
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721220%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721220: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721220 url https://www.openlane.eu/en/carv6/auction/10721220
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721312
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721312%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721312: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721312 url https://www.openlane.eu/en/carv6/auction/10721312
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721235
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721235%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721235: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721235 url https://www.openlane.eu/en/carv6/auction/10721235
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721234
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721234%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721234: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721234 url https://www.openlane.eu/en/carv6/auction/10721234
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721293
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721293%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721293: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721293 url https://www.openlane.eu/en/carv6/auction/10721293
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721274
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721274%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721274: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721274 url https://www.openlane.eu/en/carv6/auction/10721274
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721232
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721232%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721232: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721232 url https://www.openlane.eu/en/carv6/auction/10721232
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721222
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721222%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721222: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721222 url https://www.openlane.eu/en/carv6/auction/10721222
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721307
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721307%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721307: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721307 url https://www.openlane.eu/en/carv6/auction/10721307
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721211
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721211%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721211: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721211 url https://www.openlane.eu/en/carv6/auction/10721211
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721278
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721278%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721278: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721278 url https://www.openlane.eu/en/carv6/auction/10721278
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721304
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721304%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721304: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721304 url https://www.openlane.eu/en/carv6/auction/10721304
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721216
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721216%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721216: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721216 url https://www.openlane.eu/en/carv6/auction/10721216
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721230
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721230%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721230: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721230 url https://www.openlane.eu/en/carv6/auction/10721230
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721290
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721290%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721290: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721290 url https://www.openlane.eu/en/carv6/auction/10721290
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721233
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721233%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721233: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721233 url https://www.openlane.eu/en/carv6/auction/10721233
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721281
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721281%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721281: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721281 url https://www.openlane.eu/en/carv6/auction/10721281
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721214
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721214%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721214: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721214 url https://www.openlane.eu/en/carv6/auction/10721214
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721239
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721239%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721239: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721239 url https://www.openlane.eu/en/carv6/auction/10721239
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721270
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721270%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721270: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721270 url https://www.openlane.eu/en/carv6/auction/10721270
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721305
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721305%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721305: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721305 url https://www.openlane.eu/en/carv6/auction/10721305
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721237
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721237%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721237: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721237 url https://www.openlane.eu/en/carv6/auction/10721237
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721284
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721284%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721284: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721284 url https://www.openlane.eu/en/carv6/auction/10721284
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721283
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721283%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721283: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721283 url https://www.openlane.eu/en/carv6/auction/10721283
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721257
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721257%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721257: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721257 url https://www.openlane.eu/en/carv6/auction/10721257
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721288
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721288%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721288: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721288 url https://www.openlane.eu/en/carv6/auction/10721288
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721202
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721202%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721202: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721202 url https://www.openlane.eu/en/carv6/auction/10721202
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721298
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721298%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721298: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721298 url https://www.openlane.eu/en/carv6/auction/10721298
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721219
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721219%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721219: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721219 url https://www.openlane.eu/en/carv6/auction/10721219
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721276
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721276%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721276: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721276 url https://www.openlane.eu/en/carv6/auction/10721276
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721206
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721206%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721206: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721206 url https://www.openlane.eu/en/carv6/auction/10721206
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721289
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721289%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721289: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721289 url https://www.openlane.eu/en/carv6/auction/10721289
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721296
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721296%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721296: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721296 url https://www.openlane.eu/en/carv6/auction/10721296
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721313
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721313%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721313: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721313 url https://www.openlane.eu/en/carv6/auction/10721313
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721231
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721231%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721231: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721231 url https://www.openlane.eu/en/carv6/auction/10721231
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721217
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721217%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721217: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721217 url https://www.openlane.eu/en/carv6/auction/10721217
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10721262
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721262%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10721262: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10721262 url https://www.openlane.eu/en/carv6/auction/10721262
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10717554
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717554%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10717554: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10717554 url https://www.openlane.eu/en/carv6/auction/10717554
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10717556
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717556%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10717556: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10717556 url https://www.openlane.eu/en/carv6/auction/10717556
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10717537
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717537%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10717537: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10717537 url https://www.openlane.eu/en/carv6/auction/10717537
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10718325
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718325%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10718325: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10718325 url https://www.openlane.eu/en/carv6/auction/10718325
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10718911
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718911%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10718911: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10718911 url https://www.openlane.eu/en/carv6/auction/10718911
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10717560
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717560%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10717560: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10717560 url https://www.openlane.eu/en/carv6/auction/10717560
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10717534
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717534%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10717534: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10717534 url https://www.openlane.eu/en/carv6/auction/10717534
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10717540
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717540%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10717540: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10717540 url https://www.openlane.eu/en/carv6/auction/10717540
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10717533
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717533%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10717533: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10717533 url https://www.openlane.eu/en/carv6/auction/10717533
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10717544
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717544%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10717544: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10717544 url https://www.openlane.eu/en/carv6/auction/10717544
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10717531
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717531%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10717531: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10717531 url https://www.openlane.eu/en/carv6/auction/10717531
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10717541
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717541%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10717541: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10717541 url https://www.openlane.eu/en/carv6/auction/10717541
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10717543
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717543%27 HTTP/1.1" 200 None
2026-03-25 10:15:59 [adesa.be] INFO: Scrape type for 10717543: 0
2026-03-25 10:15:59 [adesa.be] INFO: Skipping item 10717543 url https://www.openlane.eu/en/carv6/auction/10717543
2026-03-25 10:15:59 [adesa.be] INFO: Found listing with ID: 10717538
2026-03-25 10:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717538%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [adesa.be] INFO: Scrape type for 10717538: 0
2026-03-25 10:16:00 [adesa.be] INFO: Skipping item 10717538 url https://www.openlane.eu/en/carv6/auction/10717538
2026-03-25 10:16:00 [adesa.be] INFO: Found listing with ID: 10717555
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717555%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [adesa.be] INFO: Scrape type for 10717555: 0
2026-03-25 10:16:00 [adesa.be] INFO: Skipping item 10717555 url https://www.openlane.eu/en/carv6/auction/10717555
2026-03-25 10:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c158f4c-da2d-52ea-a8d4-c1a5023b7938 with identifier: 10720716
2026-03-25 10:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c158f4c-da2d-52ea-a8d4-c1a5023b7938 with scrape type 1
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8c158f4c-da2d-52ea-a8d4-c1a5023b7938
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745111%252Fgeneral%252F9f02a092-5540-403f-a832-6ad3c4d20efa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745111/general/9f02a092-5540-403f-a832-6ad3c4d20efa.jpg not downloaded yet
2026-03-25 10:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d70c8f39-fc75-5406-9edb-fb7d9169f63d with identifier: 10720719
2026-03-25 10:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d70c8f39-fc75-5406-9edb-fb7d9169f63d with scrape type 1
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d70c8f39-fc75-5406-9edb-fb7d9169f63d
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745113%252Fgeneral%252Fad7362a0-5c22-448c-8df9-39904cad2fe7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745113/general/ad7362a0-5c22-448c-8df9-39904cad2fe7.jpg not downloaded yet
2026-03-25 10:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4585985d-75c1-5e21-a041-562e9e7ca191 with identifier: 10720720
2026-03-25 10:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4585985d-75c1-5e21-a041-562e9e7ca191 with scrape type 1
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4585985d-75c1-5e21-a041-562e9e7ca191
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745114%252Fgeneral%252F684b3cc4-46e8-47b8-9c39-f90b5dc1c955.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745114/general/684b3cc4-46e8-47b8-9c39-f90b5dc1c955.jpg not downloaded yet
2026-03-25 10:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cffdfce-54b4-53af-8590-c3c6248848c1 with identifier: 10720718
2026-03-25 10:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cffdfce-54b4-53af-8590-c3c6248848c1 with scrape type 1
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7cffdfce-54b4-53af-8590-c3c6248848c1
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745112%252Fgeneral%252Ffd2d606c-d5f4-4fa9-a879-1aafde062c01.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745112/general/fd2d606c-d5f4-4fa9-a879-1aafde062c01.jpg not downloaded yet
2026-03-25 10:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5adba12a-194b-54ca-a865-48884ff167cd with identifier: 10720691
2026-03-25 10:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5adba12a-194b-54ca-a865-48884ff167cd with scrape type 1
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5adba12a-194b-54ca-a865-48884ff167cd
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745089%252Fgeneral%252F7e3fb0bb-800f-48a3-8bc3-185ed9049070.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745089/general/7e3fb0bb-800f-48a3-8bc3-185ed9049070.jpg not downloaded yet
2026-03-25 10:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c49627ee-ba00-577d-9144-b01a7651fc62 with identifier: 10720694
2026-03-25 10:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c49627ee-ba00-577d-9144-b01a7651fc62 with scrape type 1
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c49627ee-ba00-577d-9144-b01a7651fc62
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745091%252Fgeneral%252Ff91d4729-0afb-41b1-8257-2ae13f7e5f6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745091/general/f91d4729-0afb-41b1-8257-2ae13f7e5f6f.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745111%252Fgeneral%252F0349abc1-6764-401e-aea5-d89ae313e8b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745111/general/0349abc1-6764-401e-aea5-d89ae313e8b7.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745113%252Fgeneral%252F44a09eb3-8b26-4f77-b29f-72250c6ef95d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745113/general/44a09eb3-8b26-4f77-b29f-72250c6ef95d.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745114%252Fgeneral%252Fe290dc27-e9c9-4a55-9a88-feb331a5b357.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745114/general/e290dc27-e9c9-4a55-9a88-feb331a5b357.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745112%252Fgeneral%252F8a697c80-85f3-4b9c-a075-76f7e95825b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745112/general/8a697c80-85f3-4b9c-a075-76f7e95825b1.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745089%252Fgeneral%252F4311202b-6aeb-4f89-a4e2-6d62d50c67fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745089/general/4311202b-6aeb-4f89-a4e2-6d62d50c67fc.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745091%252Fgeneral%252F6c1682b5-8b47-4a50-9997-65021bafdf81.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745091/general/6c1682b5-8b47-4a50-9997-65021bafdf81.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745111%252Fgeneral%252Fd6faf238-957f-45b3-9155-27d23a349d1c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745111/general/d6faf238-957f-45b3-9155-27d23a349d1c.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745113%252Fgeneral%252Fa74565f1-4705-456d-a611-24cee7f33cf5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745113/general/a74565f1-4705-456d-a611-24cee7f33cf5.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745114%252Fgeneral%252Ff85c17fe-ac2e-461c-beba-4c7e7ed5517c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745114/general/f85c17fe-ac2e-461c-beba-4c7e7ed5517c.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745112%252Fgeneral%252Fb89d2bee-8812-4cc2-89e2-38028d2539c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745112/general/b89d2bee-8812-4cc2-89e2-38028d2539c6.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745089%252Fgeneral%252F7f0777f7-784c-4e0e-8512-c2c003bd2157.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745089/general/7f0777f7-784c-4e0e-8512-c2c003bd2157.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745091%252Fgeneral%252Fbbedb21c-8b27-4ce9-b588-0d50688e1ff2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745091/general/bbedb21c-8b27-4ce9-b588-0d50688e1ff2.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745111%252Fgeneral%252F384f5074-8adf-41bf-81cf-73039f7d8567.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745111/general/384f5074-8adf-41bf-81cf-73039f7d8567.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745113%252Fgeneral%252F94ce1dad-9eac-4e73-ab7c-891ead90f647.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745113/general/94ce1dad-9eac-4e73-ab7c-891ead90f647.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745114%252Fgeneral%252F6fc09880-afac-41a8-a270-46c1469d521b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745114/general/6fc09880-afac-41a8-a270-46c1469d521b.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745112%252Fgeneral%252F0f7f2634-d60b-40a3-b98f-c701bddfce09.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745112/general/0f7f2634-d60b-40a3-b98f-c701bddfce09.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745089%252Fgeneral%252F37316417-caa9-46e5-8952-d88ce02aac48.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745089/general/37316417-caa9-46e5-8952-d88ce02aac48.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745091%252Fgeneral%252Ff14a856c-3e68-449c-9eb6-37cd94076e32.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745091/general/f14a856c-3e68-449c-9eb6-37cd94076e32.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745111%252Fgeneral%252F283e6352-2aac-4eae-b518-e86862e7e5f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745111/general/283e6352-2aac-4eae-b518-e86862e7e5f8.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745113%252Fgeneral%252Fa3cdfd2a-0096-44e6-8e91-54bff9f1f3cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745113/general/a3cdfd2a-0096-44e6-8e91-54bff9f1f3cf.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745114%252Fgeneral%252F2e73c047-4cea-4264-ab27-d1fe4e15f932.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745114/general/2e73c047-4cea-4264-ab27-d1fe4e15f932.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745112%252Fgeneral%252Fa3300bef-6c62-4021-98c5-59fd7ff90d0a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745112/general/a3300bef-6c62-4021-98c5-59fd7ff90d0a.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745089%252Fgeneral%252Fe4e95028-8c3d-45f7-a8f1-5ecdc76ccbfe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745089/general/e4e95028-8c3d-45f7-a8f1-5ecdc76ccbfe.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745091%252Fgeneral%252F3fe3f3af-2073-4e4f-b81c-9baf5f8109d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745091/general/3fe3f3af-2073-4e4f-b81c-9baf5f8109d8.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745111%252Fgeneral%252Fced23063-1159-4ea9-96aa-8a6b9f207fea.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745111/general/ced23063-1159-4ea9-96aa-8a6b9f207fea.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745113%252Fgeneral%252F98863145-22e9-47ac-840e-6b62ac02bca6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745113/general/98863145-22e9-47ac-840e-6b62ac02bca6.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745114%252Fgeneral%252F7a6f9d1e-0c6f-436c-b6f3-a8ca4776b750.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745114/general/7a6f9d1e-0c6f-436c-b6f3-a8ca4776b750.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745112%252Fgeneral%252F7a4bd08f-1bcd-4085-9140-99fe5f36e0d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745112/general/7a4bd08f-1bcd-4085-9140-99fe5f36e0d7.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745089%252Fgeneral%252F90f6fd70-714d-4949-936b-54630b2ed4ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745089/general/90f6fd70-714d-4949-936b-54630b2ed4ab.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745091%252Fgeneral%252F15c6232a-15f4-49bc-9d5d-2444ad7da998.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745091/general/15c6232a-15f4-49bc-9d5d-2444ad7da998.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745111%252Fgeneral%252Fffb19e08-d1c7-461e-a96b-c5b0a877bf25.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745111/general/ffb19e08-d1c7-461e-a96b-c5b0a877bf25.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745113%252Fgeneral%252F49fea3cb-2230-4694-a9d3-71998ddc7599.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745113/general/49fea3cb-2230-4694-a9d3-71998ddc7599.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745114%252Fgeneral%252F7b250e02-dab9-4339-b2ba-ad572e30bcd8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745114/general/7b250e02-dab9-4339-b2ba-ad572e30bcd8.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745112%252Fgeneral%252F48907001-0dbd-4eb9-b91b-9c6f70a5b8ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745112/general/48907001-0dbd-4eb9-b91b-9c6f70a5b8ac.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745089%252Fgeneral%252F01ae0d8f-1680-4634-aea4-9b57f761fd0a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745089/general/01ae0d8f-1680-4634-aea4-9b57f761fd0a.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745091%252Fgeneral%252Fb0197cb7-d438-4077-ac24-b9ef5d6f83fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745091/general/b0197cb7-d438-4077-ac24-b9ef5d6f83fe.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745111%252Fgeneral%252F6b9b129c-cde0-4ba4-98dc-f51d8ac1e07a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745111/general/6b9b129c-cde0-4ba4-98dc-f51d8ac1e07a.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745113%252Fgeneral%252Ff0398016-6d14-4571-9648-12ba588d6214.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745113/general/f0398016-6d14-4571-9648-12ba588d6214.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745114%252Fgeneral%252Ff9c1bdcf-5565-4f35-af32-da3e4eae08e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745114/general/f9c1bdcf-5565-4f35-af32-da3e4eae08e1.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745112%252Fgeneral%252F029b74fd-3358-4d7b-bfa4-0d90a966ecf9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745112/general/029b74fd-3358-4d7b-bfa4-0d90a966ecf9.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745089%252Fgeneral%252F19e928fb-6b13-4f36-8c7d-e4ba343b0a9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745089/general/19e928fb-6b13-4f36-8c7d-e4ba343b0a9f.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745091%252Fgeneral%252F82440200-5fa1-43cc-9500-0e8498ac5ee2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745091/general/82440200-5fa1-43cc-9500-0e8498ac5ee2.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745111%252Fgeneral%252F505c8189-2dd1-40f3-a841-b168280862ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745111/general/505c8189-2dd1-40f3-a841-b168280862ee.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745113%252Fgeneral%252F08060495-ef64-4e9c-b3ae-05ffabd7f561.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745113/general/08060495-ef64-4e9c-b3ae-05ffabd7f561.jpg not downloaded yet
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745114%252Fgeneral%252Ff5184f03-3134-41bb-927c-0c9e7b2e0651.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745114/general/f5184f03-3134-41bb-927c-0c9e7b2e0651.jpg not downloaded yet
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745112%252Fgeneral%252F094ff31a-bcf2-4982-badb-bda9254d38f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745112/general/094ff31a-bcf2-4982-badb-bda9254d38f9.jpg not downloaded yet
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745089%252Fgeneral%252F58edf212-ad5e-4e64-a52a-f0d2e32ce059.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745089/general/58edf212-ad5e-4e64-a52a-f0d2e32ce059.jpg not downloaded yet
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745091%252Fgeneral%252Fa426ae86-df70-4050-a29b-29f2b16457b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745091/general/a426ae86-df70-4050-a29b-29f2b16457b8.jpg not downloaded yet
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745111%252Fgeneral%252F509323be-3fad-4a2a-9e92-0da07a14ecb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745111/general/509323be-3fad-4a2a-9e92-0da07a14ecb1.jpg not downloaded yet
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745113%252Fgeneral%252Fe907fc02-1d33-4441-920d-d4683cd4cb34.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745113/general/e907fc02-1d33-4441-920d-d4683cd4cb34.jpg not downloaded yet
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745114%252Fgeneral%252Fe1b087a6-50d8-4f03-be74-b445929b22ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745114/general/e1b087a6-50d8-4f03-be74-b445929b22ea.jpg not downloaded yet
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745112%252Fgeneral%252F722017b1-ebca-4158-b323-0a8c0bcd0d4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745112/general/722017b1-ebca-4158-b323-0a8c0bcd0d4d.jpg not downloaded yet
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745089%252Fgeneral%252F3f47c73e-47ea-4ed8-9220-a6f9446b7cee.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745089/general/3f47c73e-47ea-4ed8-9220-a6f9446b7cee.jpg not downloaded yet
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745091%252Fgeneral%252F4170c47a-4fb8-405d-a359-f7dcbc1f3723.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745091/general/4170c47a-4fb8-405d-a359-f7dcbc1f3723.jpg not downloaded yet
2026-03-25 10:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720689> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10: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-25 10:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d598aca-75e1-57a6-bfa1-9118c42d44f9 with identifier: 10720689
2026-03-25 10:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d598aca-75e1-57a6-bfa1-9118c42d44f9 with scrape type 1
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4d598aca-75e1-57a6-bfa1-9118c42d44f9
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745087%252Fgeneral%252F0b89314f-9bc0-4340-a79b-c57884d18b48.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745087/general/0b89314f-9bc0-4340-a79b-c57884d18b48.jpg not downloaded yet
2026-03-25 10:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: febd2c01-2ac8-5a97-90ba-56c4074dd888 with identifier: 10720681
2026-03-25 10:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item febd2c01-2ac8-5a97-90ba-56c4074dd888 with scrape type 1
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item febd2c01-2ac8-5a97-90ba-56c4074dd888
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745080%252Fgeneral%252Fcc226110-a52b-41eb-baf3-950f9e52d989.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745080/general/cc226110-a52b-41eb-baf3-950f9e52d989.jpg not downloaded yet
2026-03-25 10:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745112/general/722017b1-ebca-4158-b323-0a8c0bcd0d4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720718)
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745087%252Fgeneral%252F610bc19d-65d9-4006-8908-c99b756aa558.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745087/general/610bc19d-65d9-4006-8908-c99b756aa558.jpg not downloaded yet
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745080%252Fgeneral%252F2669b24a-8935-4702-ba8c-5c31df7b264f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745080/general/2669b24a-8935-4702-ba8c-5c31df7b264f.jpg not downloaded yet
2026-03-25 10:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720690> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0af1b286-9984-52b6-99f8-6a70ef7838c8 with identifier: 10720682
2026-03-25 10:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0af1b286-9984-52b6-99f8-6a70ef7838c8 with scrape type 1
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0af1b286-9984-52b6-99f8-6a70ef7838c8
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745081%252Fgeneral%252F95d077a4-3eef-462b-848b-721b2e519a17.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745081/general/95d077a4-3eef-462b-848b-721b2e519a17.jpg not downloaded yet
2026-03-25 10:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745089/general/3f47c73e-47ea-4ed8-9220-a6f9446b7cee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720691)
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745087%252Fgeneral%252Fbc2110c1-a454-4559-9b46-2919edf5141f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745087/general/bc2110c1-a454-4559-9b46-2919edf5141f.jpg not downloaded yet
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745080%252Fgeneral%252Fa2d24a4a-7bea-4a10-b4fd-d3e08f29dc7e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745080/general/a2d24a4a-7bea-4a10-b4fd-d3e08f29dc7e.jpg not downloaded yet
2026-03-25 10: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-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745081%252Fgeneral%252F32178681-ac63-4967-b591-2da326d92706.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745081/general/32178681-ac63-4967-b591-2da326d92706.jpg not downloaded yet
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745087%252Fgeneral%252F0581abb0-8907-46b4-b2c3-40b4894015a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745087/general/0581abb0-8907-46b4-b2c3-40b4894015a8.jpg not downloaded yet
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745080%252Fgeneral%252F4268f46b-63b7-4b69-bf12-29091b3fbdb7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745080/general/4268f46b-63b7-4b69-bf12-29091b3fbdb7.jpg not downloaded yet
2026-03-25 10:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745091/general/4170c47a-4fb8-405d-a359-f7dcbc1f3723.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720694)
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745081%252Fgeneral%252Fdbe4d0a2-aa7f-495d-9220-54018452cd0a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745081/general/dbe4d0a2-aa7f-495d-9220-54018452cd0a.jpg not downloaded yet
2026-03-25 10: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-25 10: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-25 10:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f54e90>
2026-03-25 10:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cffdfce-54b4-53af-8590-c3c6248848c1/7cffdfce-54b4-53af-8590-c3c6248848c1_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745112%252Fgeneral%252F722017b1-ebca-4158-b323-0a8c0bcd0d4d.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745112/general/722017b1-ebca-4158-b323-0a8c0bcd0d4d.jpg saved to cache
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7cffdfce-54b4-53af-8590-c3c6248848c1
2026-03-25 10:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad875109-458d-5ae0-be4e-befec3041268 with identifier: 10720690
2026-03-25 10:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad875109-458d-5ae0-be4e-befec3041268 with scrape type 1
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad875109-458d-5ae0-be4e-befec3041268
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745088%252Fgeneral%252F6b2da5c9-2931-43e4-bffe-be533c9c24c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745088/general/6b2da5c9-2931-43e4-bffe-be533c9c24c3.jpg not downloaded yet
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745087%252Fgeneral%252F1e97864c-260b-4de3-9629-92cee4f904a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745087/general/1e97864c-260b-4de3-9629-92cee4f904a8.jpg not downloaded yet
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745080%252Fgeneral%252F25cdb2d0-2361-45f1-a425-a705f1fcda00.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745080/general/25cdb2d0-2361-45f1-a425-a705f1fcda00.jpg not downloaded yet
2026-03-25 10:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745080/general/2669b24a-8935-4702-ba8c-5c31df7b264f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720681)
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745081%252Fgeneral%252Fc3411c1c-fa33-4241-9fa7-46384540279a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745081/general/c3411c1c-fa33-4241-9fa7-46384540279a.jpg not downloaded yet
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745088%252Fgeneral%252Fd24d2e93-020a-4d94-bfbb-20b6dada0c68.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745088/general/d24d2e93-020a-4d94-bfbb-20b6dada0c68.jpg not downloaded yet
2026-03-25 10:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745080/general/cc226110-a52b-41eb-baf3-950f9e52d989.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720681)
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745087%252Fgeneral%252F51732ffc-1d5c-4b99-a412-41635ad14c94.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745087/general/51732ffc-1d5c-4b99-a412-41635ad14c94.jpg not downloaded yet
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745080%252Fgeneral%252F53e7c6c1-c4d5-4580-bb81-fc444b4b68b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745080/general/53e7c6c1-c4d5-4580-bb81-fc444b4b68b6.jpg not downloaded yet
2026-03-25 10:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9354510>
2026-03-25 10:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5adba12a-194b-54ca-a865-48884ff167cd/5adba12a-194b-54ca-a865-48884ff167cd_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745089%252Fgeneral%252F3f47c73e-47ea-4ed8-9220-a6f9446b7cee.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745089/general/3f47c73e-47ea-4ed8-9220-a6f9446b7cee.jpg saved to cache
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5adba12a-194b-54ca-a865-48884ff167cd
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745081%252Fgeneral%252Fa06ad535-8ca4-4a32-a6b8-6664fa199d81.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745081/general/a06ad535-8ca4-4a32-a6b8-6664fa199d81.jpg not downloaded yet
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745088%252Fgeneral%252F1bee274b-425a-428f-9a97-a632a890c48a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745088/general/1bee274b-425a-428f-9a97-a632a890c48a.jpg not downloaded yet
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745087%252Fgeneral%252Fa0451e4f-34a9-4e1a-809a-e54137d64167.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745087/general/a0451e4f-34a9-4e1a-809a-e54137d64167.jpg not downloaded yet
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745080%252Fgeneral%252Ffa80a6c6-c320-44f3-ab42-85cb1ab2cde3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745080/general/fa80a6c6-c320-44f3-ab42-85cb1ab2cde3.jpg not downloaded yet
2026-03-25 10:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d2467ca-23dc-500a-92b2-0842aa6a2cc0 with identifier: 10720680
2026-03-25 10:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d2467ca-23dc-500a-92b2-0842aa6a2cc0 with scrape type 1
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1d2467ca-23dc-500a-92b2-0842aa6a2cc0
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745079%252Fgeneral%252F5c8d5add-35f2-4cfd-b470-7dc16b6c7263.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745079/general/5c8d5add-35f2-4cfd-b470-7dc16b6c7263.jpg not downloaded yet
2026-03-25 10:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1961a7a7-2f01-5c75-bfda-ad60363d7973 with identifier: 10720679
2026-03-25 10:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1961a7a7-2f01-5c75-bfda-ad60363d7973 with scrape type 1
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1961a7a7-2f01-5c75-bfda-ad60363d7973
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745078%252Fgeneral%252Fb720c613-1877-4ef4-b11e-3bf713de33e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745078/general/b720c613-1877-4ef4-b11e-3bf713de33e6.jpg not downloaded yet
2026-03-25 10:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93c8510>
2026-03-25 10:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c49627ee-ba00-577d-9144-b01a7651fc62/c49627ee-ba00-577d-9144-b01a7651fc62_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745091%252Fgeneral%252F4170c47a-4fb8-405d-a359-f7dcbc1f3723.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745091/general/4170c47a-4fb8-405d-a359-f7dcbc1f3723.jpg saved to cache
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c49627ee-ba00-577d-9144-b01a7651fc62
2026-03-25 10:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745087/general/610bc19d-65d9-4006-8908-c99b756aa558.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720689)
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745081%252Fgeneral%252Fac679e1d-9201-48a9-aca9-339198a72837.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745081/general/ac679e1d-9201-48a9-aca9-339198a72837.jpg not downloaded yet
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745088%252Fgeneral%252Fba4109e3-8472-406a-8710-751fe7204d7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745088/general/ba4109e3-8472-406a-8710-751fe7204d7f.jpg not downloaded yet
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a936f350>
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_febd2c01-2ac8-5a97-90ba-56c4074dd888/febd2c01-2ac8-5a97-90ba-56c4074dd888_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745080%252Fgeneral%252F2669b24a-8935-4702-ba8c-5c31df7b264f.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745080/general/2669b24a-8935-4702-ba8c-5c31df7b264f.jpg saved to cache
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item febd2c01-2ac8-5a97-90ba-56c4074dd888
2026-03-25 10:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745080/general/a2d24a4a-7bea-4a10-b4fd-d3e08f29dc7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720681)
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745087%252Fgeneral%252Fcbee87af-2716-4651-bef6-265127a17eb2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745087/general/cbee87af-2716-4651-bef6-265127a17eb2.jpg not downloaded yet
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745080%252Fgeneral%252Fa279e76c-90d1-4ece-a3ab-e0e592196e85.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745080/general/a279e76c-90d1-4ece-a3ab-e0e592196e85.jpg not downloaded yet
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745079%252Fgeneral%252F2c565534-45c2-4758-8b69-b30ed6344996.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745079/general/2c565534-45c2-4758-8b69-b30ed6344996.jpg not downloaded yet
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745078%252Fgeneral%252F8f7dfcc7-049e-4f5b-880b-d8d148c13bb0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745078/general/8f7dfcc7-049e-4f5b-880b-d8d148c13bb0.jpg not downloaded yet
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa01e290>
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_febd2c01-2ac8-5a97-90ba-56c4074dd888/febd2c01-2ac8-5a97-90ba-56c4074dd888_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745080%252Fgeneral%252Fcc226110-a52b-41eb-baf3-950f9e52d989.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745080/general/cc226110-a52b-41eb-baf3-950f9e52d989.jpg saved to cache
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item febd2c01-2ac8-5a97-90ba-56c4074dd888
2026-03-25 10:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745087/general/bc2110c1-a454-4559-9b46-2919edf5141f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720689)
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745081%252Fgeneral%252F36336c6b-3ca9-46ef-b7b1-dfa468fbd00b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745081/general/36336c6b-3ca9-46ef-b7b1-dfa468fbd00b.jpg not downloaded yet
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745088%252Fgeneral%252Fcdb02da2-c521-4fbc-8e4a-b2618810e1d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745088/general/cdb02da2-c521-4fbc-8e4a-b2618810e1d9.jpg not downloaded yet
2026-03-25 10:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745081/general/32178681-ac63-4967-b591-2da326d92706.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720682)
2026-03-25 10:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745080/general/25cdb2d0-2361-45f1-a425-a705f1fcda00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720681)
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745087%252Fgeneral%252Fb4fd6bf6-7a90-4c3f-9a16-4b3156cb00c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745087/general/b4fd6bf6-7a90-4c3f-9a16-4b3156cb00c3.jpg not downloaded yet
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745080%252Fgeneral%252Febc0eadd-2cd5-49c7-b34d-653ac2dc2f77.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745080/general/ebc0eadd-2cd5-49c7-b34d-653ac2dc2f77.jpg not downloaded yet
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745079%252Fgeneral%252F4d468113-4d3f-4fcb-a0b6-52632ca56672.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745079/general/4d468113-4d3f-4fcb-a0b6-52632ca56672.jpg not downloaded yet
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745078%252Fgeneral%252F64218d7d-78c3-4c31-b779-559f49ed25e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745078/general/64218d7d-78c3-4c31-b779-559f49ed25e1.jpg not downloaded yet
2026-03-25 10:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745087/general/1e97864c-260b-4de3-9629-92cee4f904a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720689)
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745081%252Fgeneral%252Fd1b49fde-5d80-4d38-b213-0db199a36e62.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745081/general/d1b49fde-5d80-4d38-b213-0db199a36e62.jpg not downloaded yet
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745088%252Fgeneral%252F897a1570-03e0-4b27-867e-1f99a34072eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745088/general/897a1570-03e0-4b27-867e-1f99a34072eb.jpg not downloaded yet
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9412c50>
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d598aca-75e1-57a6-bfa1-9118c42d44f9/4d598aca-75e1-57a6-bfa1-9118c42d44f9_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745087%252Fgeneral%252F610bc19d-65d9-4006-8908-c99b756aa558.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745087/general/610bc19d-65d9-4006-8908-c99b756aa558.jpg saved to cache
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4d598aca-75e1-57a6-bfa1-9118c42d44f9
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9436150>
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_febd2c01-2ac8-5a97-90ba-56c4074dd888/febd2c01-2ac8-5a97-90ba-56c4074dd888_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745080%252Fgeneral%252Fa2d24a4a-7bea-4a10-b4fd-d3e08f29dc7e.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745080/general/a2d24a4a-7bea-4a10-b4fd-d3e08f29dc7e.jpg saved to cache
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item febd2c01-2ac8-5a97-90ba-56c4074dd888
2026-03-25 10:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745078/general/b720c613-1877-4ef4-b11e-3bf713de33e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720679)
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745087%252Fgeneral%252F3387e852-4547-4cd1-8c10-5bfa2bcec1d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745087/general/3387e852-4547-4cd1-8c10-5bfa2bcec1d5.jpg not downloaded yet
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745080%252Fgeneral%252Ff12c9f57-04aa-4586-8659-9abe03c62bfd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745080/general/f12c9f57-04aa-4586-8659-9abe03c62bfd.jpg not downloaded yet
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745079%252Fgeneral%252F87b824a2-9f75-4565-83d2-25b7243da09a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745079/general/87b824a2-9f75-4565-83d2-25b7243da09a.jpg not downloaded yet
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745078%252Fgeneral%252Ff4ddf68d-61c3-4914-9dd3-84847475e1f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745078/general/f4ddf68d-61c3-4914-9dd3-84847475e1f5.jpg not downloaded yet
2026-03-25 10:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745088/general/1bee274b-425a-428f-9a97-a632a890c48a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720690)
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745081%252Fgeneral%252Ff4372f16-6fa9-4e69-bb08-fbd371d8ffc5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745081/general/f4372f16-6fa9-4e69-bb08-fbd371d8ffc5.jpg not downloaded yet
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745088%252Fgeneral%252Fe9c48c74-8f56-4779-8151-eb196a86c7d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745088/general/e9c48c74-8f56-4779-8151-eb196a86c7d1.jpg not downloaded yet
2026-03-25 10:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91611d0>
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d598aca-75e1-57a6-bfa1-9118c42d44f9/4d598aca-75e1-57a6-bfa1-9118c42d44f9_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745087%252Fgeneral%252Fbc2110c1-a454-4559-9b46-2919edf5141f.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745087/general/bc2110c1-a454-4559-9b46-2919edf5141f.jpg saved to cache
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4d598aca-75e1-57a6-bfa1-9118c42d44f9
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745079%252Fgeneral%252Fe083b11c-7dd7-4cc6-ab09-138d99e700df.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745079/general/e083b11c-7dd7-4cc6-ab09-138d99e700df.jpg not downloaded yet
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745078%252Fgeneral%252Fde0972ce-89e0-457b-ab04-0a4c3710d587.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745078/general/de0972ce-89e0-457b-ab04-0a4c3710d587.jpg not downloaded yet
2026-03-25 10:16:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:16:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa169ed0>
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0af1b286-9984-52b6-99f8-6a70ef7838c8/0af1b286-9984-52b6-99f8-6a70ef7838c8_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745081%252Fgeneral%252F32178681-ac63-4967-b591-2da326d92706.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745081/general/32178681-ac63-4967-b591-2da326d92706.jpg saved to cache
2026-03-25 10:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0af1b286-9984-52b6-99f8-6a70ef7838c8
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9dcbe10>
2026-03-25 10:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_febd2c01-2ac8-5a97-90ba-56c4074dd888/febd2c01-2ac8-5a97-90ba-56c4074dd888_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745080%252Fgeneral%252F25cdb2d0-2361-45f1-a425-a705f1fcda00.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745080/general/25cdb2d0-2361-45f1-a425-a705f1fcda00.jpg saved to cache
2026-03-25 10:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item febd2c01-2ac8-5a97-90ba-56c4074dd888
2026-03-25 10:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa12f690>
2026-03-25 10:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d598aca-75e1-57a6-bfa1-9118c42d44f9/4d598aca-75e1-57a6-bfa1-9118c42d44f9_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745087%252Fgeneral%252F1e97864c-260b-4de3-9629-92cee4f904a8.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745087/general/1e97864c-260b-4de3-9629-92cee4f904a8.jpg saved to cache
2026-03-25 10:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4d598aca-75e1-57a6-bfa1-9118c42d44f9
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745081%252Fgeneral%252F5c61fce6-3312-4196-a1ea-6bc3d3fcdc59.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745081/general/5c61fce6-3312-4196-a1ea-6bc3d3fcdc59.jpg not downloaded yet
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745088%252Fgeneral%252F01d7f282-fe65-48db-aca5-3104fec28a3f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745088/general/01d7f282-fe65-48db-aca5-3104fec28a3f.jpg not downloaded yet
2026-03-25 10:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745088/general/ba4109e3-8472-406a-8710-751fe7204d7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720690)
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745079%252Fgeneral%252F700f50c5-708b-451f-b6d6-7c9ddde0ac86.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745079/general/700f50c5-708b-451f-b6d6-7c9ddde0ac86.jpg not downloaded yet
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745078%252Fgeneral%252F7a290e0b-825e-4129-98e5-6b6c92ed6e01.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745078/general/7a290e0b-825e-4129-98e5-6b6c92ed6e01.jpg not downloaded yet
2026-03-25 10:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720674> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9376a90>
2026-03-25 10:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1961a7a7-2f01-5c75-bfda-ad60363d7973/1961a7a7-2f01-5c75-bfda-ad60363d7973_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745078%252Fgeneral%252Fb720c613-1877-4ef4-b11e-3bf713de33e6.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745078/general/b720c613-1877-4ef4-b11e-3bf713de33e6.jpg saved to cache
2026-03-25 10:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1961a7a7-2f01-5c75-bfda-ad60363d7973
2026-03-25 10:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa024390>
2026-03-25 10:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad875109-458d-5ae0-be4e-befec3041268/ad875109-458d-5ae0-be4e-befec3041268_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745088%252Fgeneral%252F1bee274b-425a-428f-9a97-a632a890c48a.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745088/general/1bee274b-425a-428f-9a97-a632a890c48a.jpg saved to cache
2026-03-25 10:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ad875109-458d-5ae0-be4e-befec3041268
2026-03-25 10:16:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 071355c6-191b-588b-b3ff-693ccd2a2198 with identifier: 10720668
2026-03-25 10:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 071355c6-191b-588b-b3ff-693ccd2a2198 with scrape type 1
2026-03-25 10:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 071355c6-191b-588b-b3ff-693ccd2a2198
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745071%252Fgeneral%252F6dee2316-a96a-4a63-8478-9cae1863bd34.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745071/general/6dee2316-a96a-4a63-8478-9cae1863bd34.jpg not downloaded yet
2026-03-25 10:16:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55b25a07-e577-5e6f-a500-0680d2307342 with identifier: 10720667
2026-03-25 10:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55b25a07-e577-5e6f-a500-0680d2307342 with scrape type 1
2026-03-25 10:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 55b25a07-e577-5e6f-a500-0680d2307342
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745070%252Fgeneral%252Ff1e8c3c7-74f6-4732-9d76-b68e8c5f893a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745070/general/f1e8c3c7-74f6-4732-9d76-b68e8c5f893a.jpg not downloaded yet
2026-03-25 10:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745078/general/8f7dfcc7-049e-4f5b-880b-d8d148c13bb0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720679)
2026-03-25 10:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745088/general/cdb02da2-c521-4fbc-8e4a-b2618810e1d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720690)
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745088%252Fgeneral%252Fc535ce61-cca2-4c4b-a9f2-559d623b8d20.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745088/general/c535ce61-cca2-4c4b-a9f2-559d623b8d20.jpg not downloaded yet
2026-03-25 10:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720666> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745079%252Fgeneral%252F358dfd34-a988-4f8e-8a63-dfdac3349e58.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745079/general/358dfd34-a988-4f8e-8a63-dfdac3349e58.jpg not downloaded yet
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745078%252Fgeneral%252Fa7bf96dc-f24e-41dc-864c-5a0eb4a1b47a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745078/general/a7bf96dc-f24e-41dc-864c-5a0eb4a1b47a.jpg not downloaded yet
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745071%252Fgeneral%252F5084bd07-979b-4e43-8b9e-3b2bca1c0a36.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745071/general/5084bd07-979b-4e43-8b9e-3b2bca1c0a36.jpg not downloaded yet
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745070%252Fgeneral%252F8e9d7c8d-8275-4bd6-bb3a-3fdca69c18e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745070/general/8e9d7c8d-8275-4bd6-bb3a-3fdca69c18e8.jpg not downloaded yet
2026-03-25 10:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745079/general/2c565534-45c2-4758-8b69-b30ed6344996.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720680)
2026-03-25 10:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745078/general/64218d7d-78c3-4c31-b779-559f49ed25e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720679)
2026-03-25 10:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745088/general/897a1570-03e0-4b27-867e-1f99a34072eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720690)
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745088%252Fgeneral%252F7dfb8886-2792-420b-aecf-7a22dd88fb48.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745088/general/7dfb8886-2792-420b-aecf-7a22dd88fb48.jpg not downloaded yet
2026-03-25 10:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9c828d0>
2026-03-25 10:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad875109-458d-5ae0-be4e-befec3041268/ad875109-458d-5ae0-be4e-befec3041268_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745088%252Fgeneral%252Fba4109e3-8472-406a-8710-751fe7204d7f.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745088/general/ba4109e3-8472-406a-8710-751fe7204d7f.jpg saved to cache
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ad875109-458d-5ae0-be4e-befec3041268
2026-03-25 10:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db94fed1-e7d8-5757-8906-4b7493fdf13d with identifier: 10720674
2026-03-25 10:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db94fed1-e7d8-5757-8906-4b7493fdf13d with scrape type 1
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item db94fed1-e7d8-5757-8906-4b7493fdf13d
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745077%252Fgeneral%252F94de5b03-1d26-4ddf-967e-3cc465255656.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745077/general/94de5b03-1d26-4ddf-967e-3cc465255656.jpg not downloaded yet
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745079%252Fgeneral%252F9a50aa04-0783-4f47-b6db-f7dd2ad2f10c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745079/general/9a50aa04-0783-4f47-b6db-f7dd2ad2f10c.jpg not downloaded yet
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745078%252Fgeneral%252Fda972c7e-235f-4740-a207-20c38f828efa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745078/general/da972c7e-235f-4740-a207-20c38f828efa.jpg not downloaded yet
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745071%252Fgeneral%252F3161ec87-73a4-4c05-a43f-b6f0f2339fd8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745071/general/3161ec87-73a4-4c05-a43f-b6f0f2339fd8.jpg not downloaded yet
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745070%252Fgeneral%252F9f94c275-83c0-4eef-9468-8c7f612b9855.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745070/general/9f94c275-83c0-4eef-9468-8c7f612b9855.jpg not downloaded yet
2026-03-25 10:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745078/general/f4ddf68d-61c3-4914-9dd3-84847475e1f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720679)
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745077%252Fgeneral%252F4a89b34f-7efe-49c1-870c-d329ceae1462.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745077/general/4a89b34f-7efe-49c1-870c-d329ceae1462.jpg not downloaded yet
2026-03-25 10:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745079/general/87b824a2-9f75-4565-83d2-25b7243da09a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720680)
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745079%252Fgeneral%252F822927ba-729b-4194-969f-baeaa2a821da.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745079/general/822927ba-729b-4194-969f-baeaa2a821da.jpg not downloaded yet
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745078%252Fgeneral%252Fe9ac7f0e-fd55-4358-82ba-6c6e89af6043.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745078/general/e9ac7f0e-fd55-4358-82ba-6c6e89af6043.jpg not downloaded yet
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745071%252Fgeneral%252Fbf130ef2-1f90-479e-b4f6-d028515cfd2d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745071/general/bf130ef2-1f90-479e-b4f6-d028515cfd2d.jpg not downloaded yet
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745070%252Fgeneral%252F5466b964-149b-40bc-a8f5-590992b48b1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745070/general/5466b964-149b-40bc-a8f5-590992b48b1d.jpg not downloaded yet
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9fd73d0>
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1961a7a7-2f01-5c75-bfda-ad60363d7973/1961a7a7-2f01-5c75-bfda-ad60363d7973_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745078%252Fgeneral%252F8f7dfcc7-049e-4f5b-880b-d8d148c13bb0.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745078/general/8f7dfcc7-049e-4f5b-880b-d8d148c13bb0.jpg saved to cache
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1961a7a7-2f01-5c75-bfda-ad60363d7973
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93e8ad0>
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad875109-458d-5ae0-be4e-befec3041268/ad875109-458d-5ae0-be4e-befec3041268_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745088%252Fgeneral%252Fcdb02da2-c521-4fbc-8e4a-b2618810e1d9.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745088/general/cdb02da2-c521-4fbc-8e4a-b2618810e1d9.jpg saved to cache
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ad875109-458d-5ae0-be4e-befec3041268
2026-03-25 10:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e9b6131-4108-57ff-a668-d82801e830e9 with identifier: 10720664
2026-03-25 10:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e9b6131-4108-57ff-a668-d82801e830e9 with scrape type 1
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5e9b6131-4108-57ff-a668-d82801e830e9
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745068%252Fgeneral%252Fee08d8a4-2a1d-4c7e-af44-71b9e9138fe5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745068/general/ee08d8a4-2a1d-4c7e-af44-71b9e9138fe5.jpg not downloaded yet
2026-03-25 10:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9248515-124f-57df-b499-c0bf67fa4ac3 with identifier: 10720666
2026-03-25 10:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9248515-124f-57df-b499-c0bf67fa4ac3 with scrape type 1
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d9248515-124f-57df-b499-c0bf67fa4ac3
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745069%252Fgeneral%252F42e65c06-23e3-4c67-8ac1-c27edf3e4a7d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745069/general/42e65c06-23e3-4c67-8ac1-c27edf3e4a7d.jpg not downloaded yet
2026-03-25 10:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745078/general/de0972ce-89e0-457b-ab04-0a4c3710d587.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720679)
2026-03-25 10:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745088/general/01d7f282-fe65-48db-aca5-3104fec28a3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720690)
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745077%252Fgeneral%252F5fa5290c-8c6d-44a4-8d78-a7f7e86af312.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745077/general/5fa5290c-8c6d-44a4-8d78-a7f7e86af312.jpg not downloaded yet
2026-03-25 10:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720662> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745071/general/6dee2316-a96a-4a63-8478-9cae1863bd34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720668)
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745079%252Fgeneral%252F4551fcf1-1aa4-476d-8174-a825470389ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745079/general/4551fcf1-1aa4-476d-8174-a825470389ec.jpg not downloaded yet
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745078%252Fgeneral%252Ffe3052c5-7bf5-4981-9fbb-867460840282.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745078/general/fe3052c5-7bf5-4981-9fbb-867460840282.jpg not downloaded yet
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745071%252Fgeneral%252F4e932126-f622-4583-bead-9439084aeb51.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745071/general/4e932126-f622-4583-bead-9439084aeb51.jpg not downloaded yet
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745070%252Fgeneral%252F746aa939-e2bd-4d23-90dd-027e63e7ce80.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745070/general/746aa939-e2bd-4d23-90dd-027e63e7ce80.jpg not downloaded yet
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745068%252Fgeneral%252F139f47f0-374a-409d-a044-cc392b454653.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745068/general/139f47f0-374a-409d-a044-cc392b454653.jpg not downloaded yet
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745069%252Fgeneral%252Fd19b7d34-d6a1-471c-bb86-4ccc78d10d1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745069/general/d19b7d34-d6a1-471c-bb86-4ccc78d10d1a.jpg not downloaded yet
2026-03-25 10:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9f59dec-430a-544f-92d3-43db353f325b with identifier: 10720663
2026-03-25 10:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9f59dec-430a-544f-92d3-43db353f325b with scrape type 1
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f9f59dec-430a-544f-92d3-43db353f325b
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745067%252Fgeneral%252Fdfe7a0d4-8ad0-4476-af54-5d5ec2475280.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745067/general/dfe7a0d4-8ad0-4476-af54-5d5ec2475280.jpg not downloaded yet
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a940d550>
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d2467ca-23dc-500a-92b2-0842aa6a2cc0/1d2467ca-23dc-500a-92b2-0842aa6a2cc0_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745079%252Fgeneral%252F2c565534-45c2-4758-8b69-b30ed6344996.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745079/general/2c565534-45c2-4758-8b69-b30ed6344996.jpg saved to cache
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1d2467ca-23dc-500a-92b2-0842aa6a2cc0
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9c8ce90>
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1961a7a7-2f01-5c75-bfda-ad60363d7973/1961a7a7-2f01-5c75-bfda-ad60363d7973_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745078%252Fgeneral%252F64218d7d-78c3-4c31-b779-559f49ed25e1.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745078/general/64218d7d-78c3-4c31-b779-559f49ed25e1.jpg saved to cache
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1961a7a7-2f01-5c75-bfda-ad60363d7973
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9dd1190>
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad875109-458d-5ae0-be4e-befec3041268/ad875109-458d-5ae0-be4e-befec3041268_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745088%252Fgeneral%252F897a1570-03e0-4b27-867e-1f99a34072eb.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745088/general/897a1570-03e0-4b27-867e-1f99a34072eb.jpg saved to cache
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ad875109-458d-5ae0-be4e-befec3041268
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745077%252Fgeneral%252F73f4d7f7-2fc6-44ea-9b3d-b8dd8e87077d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745077/general/73f4d7f7-2fc6-44ea-9b3d-b8dd8e87077d.jpg not downloaded yet
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9c9e110>
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1961a7a7-2f01-5c75-bfda-ad60363d7973/1961a7a7-2f01-5c75-bfda-ad60363d7973_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745078%252Fgeneral%252Ff4ddf68d-61c3-4914-9dd3-84847475e1f5.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745078/general/f4ddf68d-61c3-4914-9dd3-84847475e1f5.jpg saved to cache
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1961a7a7-2f01-5c75-bfda-ad60363d7973
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9ca2f50>
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d2467ca-23dc-500a-92b2-0842aa6a2cc0/1d2467ca-23dc-500a-92b2-0842aa6a2cc0_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745079%252Fgeneral%252F87b824a2-9f75-4565-83d2-25b7243da09a.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745079/general/87b824a2-9f75-4565-83d2-25b7243da09a.jpg saved to cache
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1d2467ca-23dc-500a-92b2-0842aa6a2cc0
2026-03-25 10:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745081/general/5c61fce6-3312-4196-a1ea-6bc3d3fcdc59.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720682)
2026-03-25 10:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745070/general/f1e8c3c7-74f6-4732-9d76-b68e8c5f893a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720667)
2026-03-25 10:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745079/general/e083b11c-7dd7-4cc6-ab09-138d99e700df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720680)
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745071%252Fgeneral%252Fbea8d204-c666-4e31-a45d-40d2fc9de183.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745071/general/bea8d204-c666-4e31-a45d-40d2fc9de183.jpg not downloaded yet
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745070%252Fgeneral%252F63d0961c-0a72-45f2-81e3-699670d78134.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745070/general/63d0961c-0a72-45f2-81e3-699670d78134.jpg not downloaded yet
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745068%252Fgeneral%252F3f773410-3c56-4507-b410-babe8ee8d27e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745068/general/3f773410-3c56-4507-b410-babe8ee8d27e.jpg not downloaded yet
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745069%252Fgeneral%252F5fb6c892-4860-4842-a899-da9ae9811b61.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745069/general/5fb6c892-4860-4842-a899-da9ae9811b61.jpg not downloaded yet
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745067%252Fgeneral%252Fc328ff83-74c9-4425-84be-0e33fd7f2ee8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745067/general/c328ff83-74c9-4425-84be-0e33fd7f2ee8.jpg not downloaded yet
2026-03-25 10:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745088/general/c535ce61-cca2-4c4b-a9f2-559d623b8d20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720690)
2026-03-25 10:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745077%252Fgeneral%252F242dad9c-6a39-4767-81a1-fe3603d31420.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745077/general/242dad9c-6a39-4767-81a1-fe3603d31420.jpg not downloaded yet
2026-03-25 10:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9cc1590>
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1961a7a7-2f01-5c75-bfda-ad60363d7973/1961a7a7-2f01-5c75-bfda-ad60363d7973_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745078%252Fgeneral%252Fde0972ce-89e0-457b-ab04-0a4c3710d587.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745078/general/de0972ce-89e0-457b-ab04-0a4c3710d587.jpg saved to cache
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1961a7a7-2f01-5c75-bfda-ad60363d7973
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92d9c50>
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad875109-458d-5ae0-be4e-befec3041268/ad875109-458d-5ae0-be4e-befec3041268_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745088%252Fgeneral%252F01d7f282-fe65-48db-aca5-3104fec28a3f.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745088/general/01d7f282-fe65-48db-aca5-3104fec28a3f.jpg saved to cache
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ad875109-458d-5ae0-be4e-befec3041268
2026-03-25 10:16:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55ba4188-b3a9-5eb1-b145-24fd261da01f with identifier: 10720662
2026-03-25 10:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55ba4188-b3a9-5eb1-b145-24fd261da01f with scrape type 1
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 55ba4188-b3a9-5eb1-b145-24fd261da01f
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745066%252Fgeneral%252Fd3feae1d-9061-4fde-af37-0d0783d867a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745066/general/d3feae1d-9061-4fde-af37-0d0783d867a4.jpg not downloaded yet
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93b46d0>
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_071355c6-191b-588b-b3ff-693ccd2a2198/071355c6-191b-588b-b3ff-693ccd2a2198_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745071%252Fgeneral%252F6dee2316-a96a-4a63-8478-9cae1863bd34.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745071/general/6dee2316-a96a-4a63-8478-9cae1863bd34.jpg saved to cache
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 071355c6-191b-588b-b3ff-693ccd2a2198
2026-03-25 10:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745088/general/e9c48c74-8f56-4779-8151-eb196a86c7d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720690)
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745071%252Fgeneral%252Ffa26aab7-d614-44b4-bd94-d76dff571627.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745071/general/fa26aab7-d614-44b4-bd94-d76dff571627.jpg not downloaded yet
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745070%252Fgeneral%252Ff3f51aa1-ec3f-48b5-97a5-b9041f7e753a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745070/general/f3f51aa1-ec3f-48b5-97a5-b9041f7e753a.jpg not downloaded yet
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745068%252Fgeneral%252F66bd337a-5336-4228-ba1d-ac666c2b6bad.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745068/general/66bd337a-5336-4228-ba1d-ac666c2b6bad.jpg not downloaded yet
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745069%252Fgeneral%252F5b6d3129-87ff-4158-95ab-a86b2d76eddb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745069/general/5b6d3129-87ff-4158-95ab-a86b2d76eddb.jpg not downloaded yet
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745067%252Fgeneral%252Fb7ed57d5-562e-4219-b2e3-e1bdbaa48fe8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745067/general/b7ed57d5-562e-4219-b2e3-e1bdbaa48fe8.jpg not downloaded yet
2026-03-25 10:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745078/general/7a290e0b-825e-4129-98e5-6b6c92ed6e01.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720679)
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745077%252Fgeneral%252F48ba0fdf-01e7-41cb-bd35-576f1fae420d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745077/general/48ba0fdf-01e7-41cb-bd35-576f1fae420d.jpg not downloaded yet
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745066%252Fgeneral%252Fbcbb623e-b33e-43cb-bef9-9f2dbe23aff7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745066/general/bcbb623e-b33e-43cb-bef9-9f2dbe23aff7.jpg not downloaded yet
2026-03-25 10:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745079/general/700f50c5-708b-451f-b6d6-7c9ddde0ac86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720680)
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745071%252Fgeneral%252Febdab949-3f56-40f5-b56f-0e033a7301c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745071/general/ebdab949-3f56-40f5-b56f-0e033a7301c7.jpg not downloaded yet
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745070%252Fgeneral%252F95b5fe8b-acef-4a32-ab99-3b0d587cf1c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745070/general/95b5fe8b-acef-4a32-ab99-3b0d587cf1c0.jpg not downloaded yet
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745068%252Fgeneral%252Ff239d436-ad3b-41f8-8b4e-51bbb88c9cdc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745068/general/f239d436-ad3b-41f8-8b4e-51bbb88c9cdc.jpg not downloaded yet
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745069%252Fgeneral%252F223d1266-0fb1-441f-b588-1a9165e4e89c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745069/general/223d1266-0fb1-441f-b588-1a9165e4e89c.jpg not downloaded yet
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745067%252Fgeneral%252F5e2772fe-0043-4f15-8a1e-6e9e23e62748.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745067/general/5e2772fe-0043-4f15-8a1e-6e9e23e62748.jpg not downloaded yet
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92414d0>
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0af1b286-9984-52b6-99f8-6a70ef7838c8/0af1b286-9984-52b6-99f8-6a70ef7838c8_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745081%252Fgeneral%252F5c61fce6-3312-4196-a1ea-6bc3d3fcdc59.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745081/general/5c61fce6-3312-4196-a1ea-6bc3d3fcdc59.jpg saved to cache
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0af1b286-9984-52b6-99f8-6a70ef7838c8
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e5cdd0>
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55b25a07-e577-5e6f-a500-0680d2307342/55b25a07-e577-5e6f-a500-0680d2307342_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745070%252Fgeneral%252Ff1e8c3c7-74f6-4732-9d76-b68e8c5f893a.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745070/general/f1e8c3c7-74f6-4732-9d76-b68e8c5f893a.jpg saved to cache
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 55b25a07-e577-5e6f-a500-0680d2307342
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9231f90>
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d2467ca-23dc-500a-92b2-0842aa6a2cc0/1d2467ca-23dc-500a-92b2-0842aa6a2cc0_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745079%252Fgeneral%252Fe083b11c-7dd7-4cc6-ab09-138d99e700df.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745079/general/e083b11c-7dd7-4cc6-ab09-138d99e700df.jpg saved to cache
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1d2467ca-23dc-500a-92b2-0842aa6a2cc0
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9230d90>
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad875109-458d-5ae0-be4e-befec3041268/ad875109-458d-5ae0-be4e-befec3041268_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745088%252Fgeneral%252Fc535ce61-cca2-4c4b-a9f2-559d623b8d20.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745088/general/c535ce61-cca2-4c4b-a9f2-559d623b8d20.jpg saved to cache
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ad875109-458d-5ae0-be4e-befec3041268
2026-03-25 10:16:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99f3cf7b-5304-5292-841c-2519e0e0df5b with identifier: 10720745
2026-03-25 10:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99f3cf7b-5304-5292-841c-2519e0e0df5b with scrape type 1
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 99f3cf7b-5304-5292-841c-2519e0e0df5b
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745126%252Fgeneral%252Fc6dab2df-260a-42a0-bd5d-26443b6626fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745126/general/c6dab2df-260a-42a0-bd5d-26443b6626fe.jpg not downloaded yet
2026-03-25 10:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745070/general/9f94c275-83c0-4eef-9468-8c7f612b9855.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720667)
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745077%252Fgeneral%252F845fd91c-200b-4d9c-b1fc-7fedce447ba5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745077/general/845fd91c-200b-4d9c-b1fc-7fedce447ba5.jpg not downloaded yet
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745066%252Fgeneral%252F8178de2b-4473-40d3-b94e-adedda169c60.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745066/general/8178de2b-4473-40d3-b94e-adedda169c60.jpg not downloaded yet
2026-03-25 10:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745077/general/4a89b34f-7efe-49c1-870c-d329ceae1462.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720674)
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745071%252Fgeneral%252Fddc6c58a-3392-497a-b495-b585a41c83cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745071/general/ddc6c58a-3392-497a-b495-b585a41c83cc.jpg not downloaded yet
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745070%252Fgeneral%252F6b2a9bf9-ede9-41a6-8514-91661567b01e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745070/general/6b2a9bf9-ede9-41a6-8514-91661567b01e.jpg not downloaded yet
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745068%252Fgeneral%252F8375b987-eeeb-4f57-bf2f-1781f5aca8ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745068/general/8375b987-eeeb-4f57-bf2f-1781f5aca8ff.jpg not downloaded yet
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745069%252Fgeneral%252F84d01859-46be-4bf1-bf08-ad4526fd3fce.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745069/general/84d01859-46be-4bf1-bf08-ad4526fd3fce.jpg not downloaded yet
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745067%252Fgeneral%252F5e8153c8-0a8e-4ce5-9bd2-bba49786ea7d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745067/general/5e8153c8-0a8e-4ce5-9bd2-bba49786ea7d.jpg not downloaded yet
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745126%252Fgeneral%252F86b1fa5e-df21-4377-a977-ccdc39906ade.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745126/general/86b1fa5e-df21-4377-a977-ccdc39906ade.jpg not downloaded yet
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91d4fd0>
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad875109-458d-5ae0-be4e-befec3041268/ad875109-458d-5ae0-be4e-befec3041268_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745088%252Fgeneral%252Fe9c48c74-8f56-4779-8151-eb196a86c7d1.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745088/general/e9c48c74-8f56-4779-8151-eb196a86c7d1.jpg saved to cache
2026-03-25 10:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ad875109-458d-5ae0-be4e-befec3041268
2026-03-25 10:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745068/general/ee08d8a4-2a1d-4c7e-af44-71b9e9138fe5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720664)
2026-03-25 10:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745071/general/3161ec87-73a4-4c05-a43f-b6f0f2339fd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720668)
2026-03-25 10:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745077%252Fgeneral%252F0ca2f775-1dfc-475b-8c2a-817db183ed55.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745077/general/0ca2f775-1dfc-475b-8c2a-817db183ed55.jpg not downloaded yet
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745066%252Fgeneral%252F63a271c6-14e0-4581-bf0c-4280985f3a1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745066/general/63a271c6-14e0-4581-bf0c-4280985f3a1a.jpg not downloaded yet
2026-03-25 10:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720746> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745078/general/da972c7e-235f-4740-a207-20c38f828efa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720679)
2026-03-25 10:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745069/general/42e65c06-23e3-4c67-8ac1-c27edf3e4a7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720666)
2026-03-25 10:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745077/general/73f4d7f7-2fc6-44ea-9b3d-b8dd8e87077d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720674)
2026-03-25 10:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745067/general/dfe7a0d4-8ad0-4476-af54-5d5ec2475280.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720663)
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745071%252Fgeneral%252Ffee8b552-0789-4aab-baba-353c8fc78071.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745071/general/fee8b552-0789-4aab-baba-353c8fc78071.jpg not downloaded yet
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745070%252Fgeneral%252Fb68c2778-1be4-4fa4-ba5f-ffa5a70265f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745070/general/b68c2778-1be4-4fa4-ba5f-ffa5a70265f9.jpg not downloaded yet
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745068%252Fgeneral%252F1cfe226a-532b-45cb-ba47-4355a33862fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745068/general/1cfe226a-532b-45cb-ba47-4355a33862fb.jpg not downloaded yet
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745069%252Fgeneral%252F938f5ed0-9413-4555-b678-1f1371cb7704.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745069/general/938f5ed0-9413-4555-b678-1f1371cb7704.jpg not downloaded yet
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745067%252Fgeneral%252F9e17e34b-32ee-4499-aa84-440bd273feee.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745067/general/9e17e34b-32ee-4499-aa84-440bd273feee.jpg not downloaded yet
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745126%252Fgeneral%252Fa6a2dce7-7a1b-4fc5-82c2-f57d6ec61949.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745126/general/a6a2dce7-7a1b-4fc5-82c2-f57d6ec61949.jpg not downloaded yet
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745077%252Fgeneral%252F17fc3537-9b6d-477f-b43e-a4efe30f04b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745077/general/17fc3537-9b6d-477f-b43e-a4efe30f04b7.jpg not downloaded yet
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745066%252Fgeneral%252F1ddd3e28-f802-44d1-8768-8acce1f1fab0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745066/general/1ddd3e28-f802-44d1-8768-8acce1f1fab0.jpg not downloaded yet
2026-03-25 10:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9293d10>
2026-03-25 10:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1961a7a7-2f01-5c75-bfda-ad60363d7973/1961a7a7-2f01-5c75-bfda-ad60363d7973_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745078%252Fgeneral%252F7a290e0b-825e-4129-98e5-6b6c92ed6e01.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745078/general/7a290e0b-825e-4129-98e5-6b6c92ed6e01.jpg saved to cache
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1961a7a7-2f01-5c75-bfda-ad60363d7973
2026-03-25 10:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c63b32fd-bac7-58c7-a732-850084efba21 with identifier: 10720660
2026-03-25 10:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c63b32fd-bac7-58c7-a732-850084efba21 with scrape type 1
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c63b32fd-bac7-58c7-a732-850084efba21
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745065%252Fgeneral%252F75124cd7-cd75-4752-b584-98eb5c9e7d34.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745065/general/75124cd7-cd75-4752-b584-98eb5c9e7d34.jpg not downloaded yet
2026-03-25 10:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e332d0>
2026-03-25 10:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d2467ca-23dc-500a-92b2-0842aa6a2cc0/1d2467ca-23dc-500a-92b2-0842aa6a2cc0_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745079%252Fgeneral%252F700f50c5-708b-451f-b6d6-7c9ddde0ac86.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745079/general/700f50c5-708b-451f-b6d6-7c9ddde0ac86.jpg saved to cache
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1d2467ca-23dc-500a-92b2-0842aa6a2cc0
2026-03-25 10:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9356110>
2026-03-25 10:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55b25a07-e577-5e6f-a500-0680d2307342/55b25a07-e577-5e6f-a500-0680d2307342_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745070%252Fgeneral%252F9f94c275-83c0-4eef-9468-8c7f612b9855.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745070/general/9f94c275-83c0-4eef-9468-8c7f612b9855.jpg saved to cache
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 55b25a07-e577-5e6f-a500-0680d2307342
2026-03-25 10:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e70410>
2026-03-25 10:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db94fed1-e7d8-5757-8906-4b7493fdf13d/db94fed1-e7d8-5757-8906-4b7493fdf13d_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745077%252Fgeneral%252F4a89b34f-7efe-49c1-870c-d329ceae1462.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745077/general/4a89b34f-7efe-49c1-870c-d329ceae1462.jpg saved to cache
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item db94fed1-e7d8-5757-8906-4b7493fdf13d
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745068%252Fgeneral%252F157dd4eb-a1ef-48db-bf5f-287541a63dad.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745068/general/157dd4eb-a1ef-48db-bf5f-287541a63dad.jpg not downloaded yet
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745069%252Fgeneral%252F2a7b7343-68fc-46b5-99ad-0439f4362f13.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745069/general/2a7b7343-68fc-46b5-99ad-0439f4362f13.jpg not downloaded yet
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745067%252Fgeneral%252Fdaf4fafe-8d5a-4a02-a945-bd3dfb9d0588.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745067/general/daf4fafe-8d5a-4a02-a945-bd3dfb9d0588.jpg not downloaded yet
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745126%252Fgeneral%252Fef0e3b90-6ee8-4a74-b943-c0b69c9d3811.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745126/general/ef0e3b90-6ee8-4a74-b943-c0b69c9d3811.jpg not downloaded yet
2026-03-25 10:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745068/general/139f47f0-374a-409d-a044-cc392b454653.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720664)
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745077%252Fgeneral%252F39d47498-fe83-452b-b268-0a1bc0852a8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745077/general/39d47498-fe83-452b-b268-0a1bc0852a8d.jpg not downloaded yet
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745066%252Fgeneral%252F45aa3150-d278-4589-9965-bda13c57fb5b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745066/general/45aa3150-d278-4589-9965-bda13c57fb5b.jpg not downloaded yet
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745065%252Fgeneral%252Fa369dd3a-a7cc-460e-a604-d795b8af2162.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745065/general/a369dd3a-a7cc-460e-a604-d795b8af2162.jpg not downloaded yet
2026-03-25 10:16:06 [scrapy.extensions.logstats] INFO: Crawled 62 pages (at 62 pages/min), scraped 22 items (at 22 items/min)
2026-03-25 10:16:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 199MiB
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745068%252Fgeneral%252Fff2c5e4f-c318-4833-98f1-121a185c3f0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745068/general/ff2c5e4f-c318-4833-98f1-121a185c3f0b.jpg not downloaded yet
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745069%252Fgeneral%252F78c0ac4b-2052-47f2-95b1-cc58f7ac0058.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745069/general/78c0ac4b-2052-47f2-95b1-cc58f7ac0058.jpg not downloaded yet
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745067%252Fgeneral%252Fe293626c-74ac-4c85-9080-c6f9d70ae764.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745067/general/e293626c-74ac-4c85-9080-c6f9d70ae764.jpg not downloaded yet
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745126%252Fgeneral%252F747b234b-034c-426d-9fa5-836d24d23d76.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745126/general/747b234b-034c-426d-9fa5-836d24d23d76.jpg not downloaded yet
2026-03-25 10:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9de87d0>
2026-03-25 10:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e9b6131-4108-57ff-a668-d82801e830e9/5e9b6131-4108-57ff-a668-d82801e830e9_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745068%252Fgeneral%252Fee08d8a4-2a1d-4c7e-af44-71b9e9138fe5.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745068/general/ee08d8a4-2a1d-4c7e-af44-71b9e9138fe5.jpg saved to cache
2026-03-25 10:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5e9b6131-4108-57ff-a668-d82801e830e9
2026-03-25 10:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9c7fad0>
2026-03-25 10:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_071355c6-191b-588b-b3ff-693ccd2a2198/071355c6-191b-588b-b3ff-693ccd2a2198_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745071%252Fgeneral%252F3161ec87-73a4-4c05-a43f-b6f0f2339fd8.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745071/general/3161ec87-73a4-4c05-a43f-b6f0f2339fd8.jpg saved to cache
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 071355c6-191b-588b-b3ff-693ccd2a2198
2026-03-25 10:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1768da44-9259-5c37-9f17-2b1524140b7f with identifier: 10720746
2026-03-25 10:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1768da44-9259-5c37-9f17-2b1524140b7f with scrape type 1
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1768da44-9259-5c37-9f17-2b1524140b7f
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745127%252Fgeneral%252Fe3cfe89a-30a1-4c72-ae25-82d0468ebd8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745127/general/e3cfe89a-30a1-4c72-ae25-82d0468ebd8c.jpg not downloaded yet
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9fba250>
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1961a7a7-2f01-5c75-bfda-ad60363d7973/1961a7a7-2f01-5c75-bfda-ad60363d7973_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745078%252Fgeneral%252Fda972c7e-235f-4740-a207-20c38f828efa.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745078/general/da972c7e-235f-4740-a207-20c38f828efa.jpg saved to cache
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1961a7a7-2f01-5c75-bfda-ad60363d7973
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa08e610>
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9248515-124f-57df-b499-c0bf67fa4ac3/d9248515-124f-57df-b499-c0bf67fa4ac3_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745069%252Fgeneral%252F42e65c06-23e3-4c67-8ac1-c27edf3e4a7d.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745069/general/42e65c06-23e3-4c67-8ac1-c27edf3e4a7d.jpg saved to cache
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d9248515-124f-57df-b499-c0bf67fa4ac3
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92c1090>
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db94fed1-e7d8-5757-8906-4b7493fdf13d/db94fed1-e7d8-5757-8906-4b7493fdf13d_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745077%252Fgeneral%252F73f4d7f7-2fc6-44ea-9b3d-b8dd8e87077d.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745077/general/73f4d7f7-2fc6-44ea-9b3d-b8dd8e87077d.jpg saved to cache
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item db94fed1-e7d8-5757-8906-4b7493fdf13d
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa060b50>
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9f59dec-430a-544f-92d3-43db353f325b/f9f59dec-430a-544f-92d3-43db353f325b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745067%252Fgeneral%252Fdfe7a0d4-8ad0-4476-af54-5d5ec2475280.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745067/general/dfe7a0d4-8ad0-4476-af54-5d5ec2475280.jpg saved to cache
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f9f59dec-430a-544f-92d3-43db353f325b
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745066%252Fgeneral%252F32466fc4-a9ba-4f74-9361-765db00be3b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745066/general/32466fc4-a9ba-4f74-9361-765db00be3b5.jpg not downloaded yet
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745065%252Fgeneral%252F72f48b84-5322-4ead-a804-fc27b052487b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745065/general/72f48b84-5322-4ead-a804-fc27b052487b.jpg not downloaded yet
2026-03-25 10:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745069/general/d19b7d34-d6a1-471c-bb86-4ccc78d10d1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720666)
2026-03-25 10:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745067/general/c328ff83-74c9-4425-84be-0e33fd7f2ee8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720663)
2026-03-25 10:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745069/general/5fb6c892-4860-4842-a899-da9ae9811b61.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720666)
2026-03-25 10:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745126/general/c6dab2df-260a-42a0-bd5d-26443b6626fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720745)
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745068%252Fgeneral%252F2821c9a1-d145-4e94-949a-f16573645c91.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745068/general/2821c9a1-d145-4e94-949a-f16573645c91.jpg not downloaded yet
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745069%252Fgeneral%252Fb3817225-3b95-4fa6-9643-1a7fec0a01e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745069/general/b3817225-3b95-4fa6-9643-1a7fec0a01e7.jpg not downloaded yet
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745067%252Fgeneral%252F8c81bf33-94f9-4291-a100-d885a98a8ed2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745067/general/8c81bf33-94f9-4291-a100-d885a98a8ed2.jpg not downloaded yet
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745126%252Fgeneral%252F580ffecb-686a-4135-8074-94ad3374d5cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745126/general/580ffecb-686a-4135-8074-94ad3374d5cc.jpg not downloaded yet
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745127%252Fgeneral%252Fa53dda5c-61d9-478e-af18-c5cb63974826.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745127/general/a53dda5c-61d9-478e-af18-c5cb63974826.jpg not downloaded yet
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745066%252Fgeneral%252F23e95d89-0587-41d5-8acd-24e4721f0df4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745066/general/23e95d89-0587-41d5-8acd-24e4721f0df4.jpg not downloaded yet
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745065%252Fgeneral%252F42c95a95-c927-4bd7-be9c-1fea2d828cf3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745065/general/42c95a95-c927-4bd7-be9c-1fea2d828cf3.jpg not downloaded yet
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a907d450>
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e9b6131-4108-57ff-a668-d82801e830e9/5e9b6131-4108-57ff-a668-d82801e830e9_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745068%252Fgeneral%252F139f47f0-374a-409d-a044-cc392b454653.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745068/general/139f47f0-374a-409d-a044-cc392b454653.jpg saved to cache
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5e9b6131-4108-57ff-a668-d82801e830e9
2026-03-25 10:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745069/general/5b6d3129-87ff-4158-95ab-a86b2d76eddb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720666)
2026-03-25 10:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745067/general/b7ed57d5-562e-4219-b2e3-e1bdbaa48fe8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720663)
2026-03-25 10:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745066/general/d3feae1d-9061-4fde-af37-0d0783d867a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720662)
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745067%252Fgeneral%252F77a62f48-c832-4e2d-bd15-5962a38e5b8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745067/general/77a62f48-c832-4e2d-bd15-5962a38e5b8b.jpg not downloaded yet
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745126%252Fgeneral%252F2bc92676-2c58-4519-bb2a-ac7e1cf1e7ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745126/general/2bc92676-2c58-4519-bb2a-ac7e1cf1e7ac.jpg not downloaded yet
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745127%252Fgeneral%252Fe3e0b914-5721-400a-9955-e3c36b523457.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745127/general/e3e0b914-5721-400a-9955-e3c36b523457.jpg not downloaded yet
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745066%252Fgeneral%252F9f5deaf2-9f4f-4dba-9889-0020209f066d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745066/general/9f5deaf2-9f4f-4dba-9889-0020209f066d.jpg not downloaded yet
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745065%252Fgeneral%252F40dde275-b6a5-4d7a-917c-2066a6e4385d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745065/general/40dde275-b6a5-4d7a-917c-2066a6e4385d.jpg not downloaded yet
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745126%252Fgeneral%252F3e41cedb-f37a-4977-82bc-80a567661679.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745126/general/3e41cedb-f37a-4977-82bc-80a567661679.jpg not downloaded yet
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745127%252Fgeneral%252Fec62391b-9864-4a7b-aabb-e759584362a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745127/general/ec62391b-9864-4a7b-aabb-e759584362a9.jpg not downloaded yet
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a907f150>
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9248515-124f-57df-b499-c0bf67fa4ac3/d9248515-124f-57df-b499-c0bf67fa4ac3_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745069%252Fgeneral%252Fd19b7d34-d6a1-471c-bb86-4ccc78d10d1a.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745069/general/d19b7d34-d6a1-471c-bb86-4ccc78d10d1a.jpg saved to cache
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d9248515-124f-57df-b499-c0bf67fa4ac3
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa055a10>
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9f59dec-430a-544f-92d3-43db353f325b/f9f59dec-430a-544f-92d3-43db353f325b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745067%252Fgeneral%252Fc328ff83-74c9-4425-84be-0e33fd7f2ee8.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745067/general/c328ff83-74c9-4425-84be-0e33fd7f2ee8.jpg saved to cache
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f9f59dec-430a-544f-92d3-43db353f325b
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa114090>
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9248515-124f-57df-b499-c0bf67fa4ac3/d9248515-124f-57df-b499-c0bf67fa4ac3_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745069%252Fgeneral%252F5fb6c892-4860-4842-a899-da9ae9811b61.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745069/general/5fb6c892-4860-4842-a899-da9ae9811b61.jpg saved to cache
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d9248515-124f-57df-b499-c0bf67fa4ac3
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4ac1eda50>
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99f3cf7b-5304-5292-841c-2519e0e0df5b/99f3cf7b-5304-5292-841c-2519e0e0df5b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745126%252Fgeneral%252Fc6dab2df-260a-42a0-bd5d-26443b6626fe.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745126/general/c6dab2df-260a-42a0-bd5d-26443b6626fe.jpg saved to cache
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 99f3cf7b-5304-5292-841c-2519e0e0df5b
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745066%252Fgeneral%252Febb47cfb-67c8-47cc-b691-207803bbdd65.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745066/general/ebb47cfb-67c8-47cc-b691-207803bbdd65.jpg not downloaded yet
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745065%252Fgeneral%252F9fc19959-b86d-4bb7-9359-4c904ca996d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745065/general/9fc19959-b86d-4bb7-9359-4c904ca996d5.jpg not downloaded yet
2026-03-25 10:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745067/general/5e2772fe-0043-4f15-8a1e-6e9e23e62748.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720663)
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745126%252Fgeneral%252F485901ac-6846-443c-bdc8-0b21a274f318.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745126/general/485901ac-6846-443c-bdc8-0b21a274f318.jpg not downloaded yet
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745127%252Fgeneral%252F41b42e75-c4c3-45d5-842b-13bd9f093b2d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745127/general/41b42e75-c4c3-45d5-842b-13bd9f093b2d.jpg not downloaded yet
2026-03-25 10:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745077/general/0ca2f775-1dfc-475b-8c2a-817db183ed55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720674)
2026-03-25 10:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745077/general/845fd91c-200b-4d9c-b1fc-7fedce447ba5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720674)
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745065%252Fgeneral%252F3b413961-4245-4ee6-862d-7d33f4072d29.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745065/general/3b413961-4245-4ee6-862d-7d33f4072d29.jpg not downloaded yet
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa113990>
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9248515-124f-57df-b499-c0bf67fa4ac3/d9248515-124f-57df-b499-c0bf67fa4ac3_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745069%252Fgeneral%252F5b6d3129-87ff-4158-95ab-a86b2d76eddb.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745069/general/5b6d3129-87ff-4158-95ab-a86b2d76eddb.jpg saved to cache
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d9248515-124f-57df-b499-c0bf67fa4ac3
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa00aa90>
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9f59dec-430a-544f-92d3-43db353f325b/f9f59dec-430a-544f-92d3-43db353f325b_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745067%252Fgeneral%252Fb7ed57d5-562e-4219-b2e3-e1bdbaa48fe8.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745067/general/b7ed57d5-562e-4219-b2e3-e1bdbaa48fe8.jpg saved to cache
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f9f59dec-430a-544f-92d3-43db353f325b
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa01e290>
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55ba4188-b3a9-5eb1-b145-24fd261da01f/55ba4188-b3a9-5eb1-b145-24fd261da01f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745066%252Fgeneral%252Fd3feae1d-9061-4fde-af37-0d0783d867a4.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745066/general/d3feae1d-9061-4fde-af37-0d0783d867a4.jpg saved to cache
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 55ba4188-b3a9-5eb1-b145-24fd261da01f
2026-03-25 10:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745067/general/5e8153c8-0a8e-4ce5-9bd2-bba49786ea7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720663)
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745126%252Fgeneral%252F3961362b-3360-4586-bbc7-fb057ed0259d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745126/general/3961362b-3360-4586-bbc7-fb057ed0259d.jpg not downloaded yet
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745127%252Fgeneral%252Fa34200fd-369f-402b-bf69-31d01a8d4a8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745127/general/a34200fd-369f-402b-bf69-31d01a8d4a8d.jpg not downloaded yet
2026-03-25 10:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745066/general/8178de2b-4473-40d3-b94e-adedda169c60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720662)
2026-03-25 10:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745066/general/63a271c6-14e0-4581-bf0c-4280985f3a1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720662)
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745065%252Fgeneral%252F5ab2014d-41ea-48c3-9695-feec9f17eea4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745065/general/5ab2014d-41ea-48c3-9695-feec9f17eea4.jpg not downloaded yet
2026-03-25 10:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745069/general/84d01859-46be-4bf1-bf08-ad4526fd3fce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720666)
2026-03-25 10:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745126/general/86b1fa5e-df21-4377-a977-ccdc39906ade.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720745)
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745127%252Fgeneral%252F827d0939-2746-4c0d-bd78-854762ecc68b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745127/general/827d0939-2746-4c0d-bd78-854762ecc68b.jpg not downloaded yet
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a936f750>
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9f59dec-430a-544f-92d3-43db353f325b/f9f59dec-430a-544f-92d3-43db353f325b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745067%252Fgeneral%252F5e2772fe-0043-4f15-8a1e-6e9e23e62748.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745067/general/5e2772fe-0043-4f15-8a1e-6e9e23e62748.jpg saved to cache
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f9f59dec-430a-544f-92d3-43db353f325b
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e68c50>
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db94fed1-e7d8-5757-8906-4b7493fdf13d/db94fed1-e7d8-5757-8906-4b7493fdf13d_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745077%252Fgeneral%252F0ca2f775-1dfc-475b-8c2a-817db183ed55.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745077/general/0ca2f775-1dfc-475b-8c2a-817db183ed55.jpg saved to cache
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item db94fed1-e7d8-5757-8906-4b7493fdf13d
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e6b610>
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db94fed1-e7d8-5757-8906-4b7493fdf13d/db94fed1-e7d8-5757-8906-4b7493fdf13d_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745077%252Fgeneral%252F845fd91c-200b-4d9c-b1fc-7fedce447ba5.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745077/general/845fd91c-200b-4d9c-b1fc-7fedce447ba5.jpg saved to cache
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item db94fed1-e7d8-5757-8906-4b7493fdf13d
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745065%252Fgeneral%252F62c17c43-1880-4951-9b11-b6c9f248ddbc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745065/general/62c17c43-1880-4951-9b11-b6c9f248ddbc.jpg not downloaded yet
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745127%252Fgeneral%252F44f43784-1c3d-4010-871c-d973d653b3fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745127/general/44f43784-1c3d-4010-871c-d973d653b3fa.jpg not downloaded yet
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745065%252Fgeneral%252Fc0d77964-ee8e-4296-8836-d8b0ab9bcf42.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745065/general/c0d77964-ee8e-4296-8836-d8b0ab9bcf42.jpg not downloaded yet
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f699d0>
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9f59dec-430a-544f-92d3-43db353f325b/f9f59dec-430a-544f-92d3-43db353f325b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745067%252Fgeneral%252F5e8153c8-0a8e-4ce5-9bd2-bba49786ea7d.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745067/general/5e8153c8-0a8e-4ce5-9bd2-bba49786ea7d.jpg saved to cache
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f9f59dec-430a-544f-92d3-43db353f325b
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f69810>
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55ba4188-b3a9-5eb1-b145-24fd261da01f/55ba4188-b3a9-5eb1-b145-24fd261da01f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745066%252Fgeneral%252F8178de2b-4473-40d3-b94e-adedda169c60.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745066/general/8178de2b-4473-40d3-b94e-adedda169c60.jpg saved to cache
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 55ba4188-b3a9-5eb1-b145-24fd261da01f
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a926ba50>
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55ba4188-b3a9-5eb1-b145-24fd261da01f/55ba4188-b3a9-5eb1-b145-24fd261da01f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745066%252Fgeneral%252F63a271c6-14e0-4581-bf0c-4280985f3a1a.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745066/general/63a271c6-14e0-4581-bf0c-4280985f3a1a.jpg saved to cache
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 55ba4188-b3a9-5eb1-b145-24fd261da01f
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa0fced0>
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9248515-124f-57df-b499-c0bf67fa4ac3/d9248515-124f-57df-b499-c0bf67fa4ac3_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745069%252Fgeneral%252F84d01859-46be-4bf1-bf08-ad4526fd3fce.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745069/general/84d01859-46be-4bf1-bf08-ad4526fd3fce.jpg saved to cache
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d9248515-124f-57df-b499-c0bf67fa4ac3
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a926b290>
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99f3cf7b-5304-5292-841c-2519e0e0df5b/99f3cf7b-5304-5292-841c-2519e0e0df5b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745126%252Fgeneral%252F86b1fa5e-df21-4377-a977-ccdc39906ade.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745126/general/86b1fa5e-df21-4377-a977-ccdc39906ade.jpg saved to cache
2026-03-25 10:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 99f3cf7b-5304-5292-841c-2519e0e0df5b
2026-03-25 10:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745066/general/32466fc4-a9ba-4f74-9361-765db00be3b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720662)
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745127%252Fgeneral%252F4d392da1-55f8-47e8-9f56-8ef230299103.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745127/general/4d392da1-55f8-47e8-9f56-8ef230299103.jpg not downloaded yet
2026-03-25 10:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745126/general/ef0e3b90-6ee8-4a74-b943-c0b69c9d3811.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720745)
2026-03-25 10:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745065/general/72f48b84-5322-4ead-a804-fc27b052487b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720660)
2026-03-25 10:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745127/general/e3cfe89a-30a1-4c72-ae25-82d0468ebd8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720746)
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745127%252Fgeneral%252Fafd478f9-a613-4291-93b0-8bdd9a6b7fb3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745127/general/afd478f9-a613-4291-93b0-8bdd9a6b7fb3.jpg not downloaded yet
2026-03-25 10:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745067/general/8c81bf33-94f9-4291-a100-d885a98a8ed2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720663)
2026-03-25 10:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745126/general/580ffecb-686a-4135-8074-94ad3374d5cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720745)
2026-03-25 10:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745126/general/747b234b-034c-426d-9fa5-836d24d23d76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720745)
2026-03-25 10:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745127/general/a53dda5c-61d9-478e-af18-c5cb63974826.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720746)
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d50590>
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55ba4188-b3a9-5eb1-b145-24fd261da01f/55ba4188-b3a9-5eb1-b145-24fd261da01f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745066%252Fgeneral%252F32466fc4-a9ba-4f74-9361-765db00be3b5.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745066/general/32466fc4-a9ba-4f74-9361-765db00be3b5.jpg saved to cache
2026-03-25 10:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 55ba4188-b3a9-5eb1-b145-24fd261da01f
2026-03-25 10:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745066/general/ebb47cfb-67c8-47cc-b691-207803bbdd65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720662)
2026-03-25 10:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745065/general/9fc19959-b86d-4bb7-9359-4c904ca996d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720660)
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d50510>
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99f3cf7b-5304-5292-841c-2519e0e0df5b/99f3cf7b-5304-5292-841c-2519e0e0df5b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745126%252Fgeneral%252Fef0e3b90-6ee8-4a74-b943-c0b69c9d3811.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745126/general/ef0e3b90-6ee8-4a74-b943-c0b69c9d3811.jpg saved to cache
2026-03-25 10:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 99f3cf7b-5304-5292-841c-2519e0e0df5b
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa063d10>
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c63b32fd-bac7-58c7-a732-850084efba21/c63b32fd-bac7-58c7-a732-850084efba21_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745065%252Fgeneral%252F72f48b84-5322-4ead-a804-fc27b052487b.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745065/general/72f48b84-5322-4ead-a804-fc27b052487b.jpg saved to cache
2026-03-25 10:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c63b32fd-bac7-58c7-a732-850084efba21
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9cb8990>
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1768da44-9259-5c37-9f17-2b1524140b7f/1768da44-9259-5c37-9f17-2b1524140b7f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745127%252Fgeneral%252Fe3cfe89a-30a1-4c72-ae25-82d0468ebd8c.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745127/general/e3cfe89a-30a1-4c72-ae25-82d0468ebd8c.jpg saved to cache
2026-03-25 10:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1768da44-9259-5c37-9f17-2b1524140b7f
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91ec990>
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9f59dec-430a-544f-92d3-43db353f325b/f9f59dec-430a-544f-92d3-43db353f325b_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745067%252Fgeneral%252F8c81bf33-94f9-4291-a100-d885a98a8ed2.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745067/general/8c81bf33-94f9-4291-a100-d885a98a8ed2.jpg saved to cache
2026-03-25 10:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f9f59dec-430a-544f-92d3-43db353f325b
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9cf4fd0>
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99f3cf7b-5304-5292-841c-2519e0e0df5b/99f3cf7b-5304-5292-841c-2519e0e0df5b_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745126%252Fgeneral%252F580ffecb-686a-4135-8074-94ad3374d5cc.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745126/general/580ffecb-686a-4135-8074-94ad3374d5cc.jpg saved to cache
2026-03-25 10:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 99f3cf7b-5304-5292-841c-2519e0e0df5b
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9ce9190>
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99f3cf7b-5304-5292-841c-2519e0e0df5b/99f3cf7b-5304-5292-841c-2519e0e0df5b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745126%252Fgeneral%252F747b234b-034c-426d-9fa5-836d24d23d76.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745126/general/747b234b-034c-426d-9fa5-836d24d23d76.jpg saved to cache
2026-03-25 10:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 99f3cf7b-5304-5292-841c-2519e0e0df5b
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9410790>
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1768da44-9259-5c37-9f17-2b1524140b7f/1768da44-9259-5c37-9f17-2b1524140b7f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745127%252Fgeneral%252Fa53dda5c-61d9-478e-af18-c5cb63974826.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745127/general/a53dda5c-61d9-478e-af18-c5cb63974826.jpg saved to cache
2026-03-25 10:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1768da44-9259-5c37-9f17-2b1524140b7f
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4ac1ea850>
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55ba4188-b3a9-5eb1-b145-24fd261da01f/55ba4188-b3a9-5eb1-b145-24fd261da01f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745066%252Fgeneral%252Febb47cfb-67c8-47cc-b691-207803bbdd65.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745066/general/ebb47cfb-67c8-47cc-b691-207803bbdd65.jpg saved to cache
2026-03-25 10:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 55ba4188-b3a9-5eb1-b145-24fd261da01f
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d03650>
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c63b32fd-bac7-58c7-a732-850084efba21/c63b32fd-bac7-58c7-a732-850084efba21_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745065%252Fgeneral%252F9fc19959-b86d-4bb7-9359-4c904ca996d5.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745065/general/9fc19959-b86d-4bb7-9359-4c904ca996d5.jpg saved to cache
2026-03-25 10:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c63b32fd-bac7-58c7-a732-850084efba21
2026-03-25 10:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745127/general/a34200fd-369f-402b-bf69-31d01a8d4a8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720746)
2026-03-25 10:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745127/general/ec62391b-9864-4a7b-aabb-e759584362a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720746)
2026-03-25 10:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745126/general/3961362b-3360-4586-bbc7-fb057ed0259d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720745)
2026-03-25 10:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745065/general/3b413961-4245-4ee6-862d-7d33f4072d29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720660)
2026-03-25 10:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745127/general/41b42e75-c4c3-45d5-842b-13bd9f093b2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720746)
2026-03-25 10:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745126/general/485901ac-6846-443c-bdc8-0b21a274f318.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720745)
2026-03-25 10:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745127/general/44f43784-1c3d-4010-871c-d973d653b3fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720746)
2026-03-25 10:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745127/general/4d392da1-55f8-47e8-9f56-8ef230299103.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720746)
2026-03-25 10:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745065/general/5ab2014d-41ea-48c3-9695-feec9f17eea4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720660)
2026-03-25 10:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745065/general/c0d77964-ee8e-4296-8836-d8b0ab9bcf42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720660)
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa17e290>
2026-03-25 10:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1768da44-9259-5c37-9f17-2b1524140b7f/1768da44-9259-5c37-9f17-2b1524140b7f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745127%252Fgeneral%252Fa34200fd-369f-402b-bf69-31d01a8d4a8d.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745127/general/a34200fd-369f-402b-bf69-31d01a8d4a8d.jpg saved to cache
2026-03-25 10:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1768da44-9259-5c37-9f17-2b1524140b7f
2026-03-25 10:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745065/general/40dde275-b6a5-4d7a-917c-2066a6e4385d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720660)
2026-03-25 10:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745066/general/9f5deaf2-9f4f-4dba-9889-0020209f066d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720662)
2026-03-25 10:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745065/general/62c17c43-1880-4951-9b11-b6c9f248ddbc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720660)
2026-03-25 10:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d81810>
2026-03-25 10:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1768da44-9259-5c37-9f17-2b1524140b7f/1768da44-9259-5c37-9f17-2b1524140b7f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745127%252Fgeneral%252Fec62391b-9864-4a7b-aabb-e759584362a9.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745127/general/ec62391b-9864-4a7b-aabb-e759584362a9.jpg saved to cache
2026-03-25 10:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1768da44-9259-5c37-9f17-2b1524140b7f
2026-03-25 10:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92ce1d0>
2026-03-25 10:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99f3cf7b-5304-5292-841c-2519e0e0df5b/99f3cf7b-5304-5292-841c-2519e0e0df5b_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745126%252Fgeneral%252F3961362b-3360-4586-bbc7-fb057ed0259d.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745126/general/3961362b-3360-4586-bbc7-fb057ed0259d.jpg saved to cache
2026-03-25 10:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 99f3cf7b-5304-5292-841c-2519e0e0df5b
2026-03-25 10:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4abedb750>
2026-03-25 10:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c63b32fd-bac7-58c7-a732-850084efba21/c63b32fd-bac7-58c7-a732-850084efba21_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745065%252Fgeneral%252F3b413961-4245-4ee6-862d-7d33f4072d29.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745065/general/3b413961-4245-4ee6-862d-7d33f4072d29.jpg saved to cache
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c63b32fd-bac7-58c7-a732-850084efba21
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d45890>
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1768da44-9259-5c37-9f17-2b1524140b7f/1768da44-9259-5c37-9f17-2b1524140b7f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745127%252Fgeneral%252F41b42e75-c4c3-45d5-842b-13bd9f093b2d.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745127/general/41b42e75-c4c3-45d5-842b-13bd9f093b2d.jpg saved to cache
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1768da44-9259-5c37-9f17-2b1524140b7f
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9ce77d0>
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99f3cf7b-5304-5292-841c-2519e0e0df5b/99f3cf7b-5304-5292-841c-2519e0e0df5b_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745126%252Fgeneral%252F485901ac-6846-443c-bdc8-0b21a274f318.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745126/general/485901ac-6846-443c-bdc8-0b21a274f318.jpg saved to cache
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 99f3cf7b-5304-5292-841c-2519e0e0df5b
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4abefaf90>
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1768da44-9259-5c37-9f17-2b1524140b7f/1768da44-9259-5c37-9f17-2b1524140b7f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745127%252Fgeneral%252F44f43784-1c3d-4010-871c-d973d653b3fa.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745127/general/44f43784-1c3d-4010-871c-d973d653b3fa.jpg saved to cache
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1768da44-9259-5c37-9f17-2b1524140b7f
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d31690>
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1768da44-9259-5c37-9f17-2b1524140b7f/1768da44-9259-5c37-9f17-2b1524140b7f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745127%252Fgeneral%252F4d392da1-55f8-47e8-9f56-8ef230299103.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745127/general/4d392da1-55f8-47e8-9f56-8ef230299103.jpg saved to cache
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1768da44-9259-5c37-9f17-2b1524140b7f
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa105310>
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c63b32fd-bac7-58c7-a732-850084efba21/c63b32fd-bac7-58c7-a732-850084efba21_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745065%252Fgeneral%252F5ab2014d-41ea-48c3-9695-feec9f17eea4.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745065/general/5ab2014d-41ea-48c3-9695-feec9f17eea4.jpg saved to cache
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c63b32fd-bac7-58c7-a732-850084efba21
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d04350>
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c63b32fd-bac7-58c7-a732-850084efba21/c63b32fd-bac7-58c7-a732-850084efba21_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745065%252Fgeneral%252Fc0d77964-ee8e-4296-8836-d8b0ab9bcf42.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745065/general/c0d77964-ee8e-4296-8836-d8b0ab9bcf42.jpg saved to cache
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c63b32fd-bac7-58c7-a732-850084efba21
2026-03-25 10:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745126/general/3e41cedb-f37a-4977-82bc-80a567661679.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720745)
2026-03-25 10:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745127/general/afd478f9-a613-4291-93b0-8bdd9a6b7fb3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720746)
2026-03-25 10:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745127/general/e3e0b914-5721-400a-9955-e3c36b523457.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720746)
2026-03-25 10:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745126/general/2bc92676-2c58-4519-bb2a-ac7e1cf1e7ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720745)
2026-03-25 10:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745127/general/827d0939-2746-4c0d-bd78-854762ecc68b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720746)
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92e5490>
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c63b32fd-bac7-58c7-a732-850084efba21/c63b32fd-bac7-58c7-a732-850084efba21_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745065%252Fgeneral%252F40dde275-b6a5-4d7a-917c-2066a6e4385d.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745065/general/40dde275-b6a5-4d7a-917c-2066a6e4385d.jpg saved to cache
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c63b32fd-bac7-58c7-a732-850084efba21
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa046850>
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55ba4188-b3a9-5eb1-b145-24fd261da01f/55ba4188-b3a9-5eb1-b145-24fd261da01f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745066%252Fgeneral%252F9f5deaf2-9f4f-4dba-9889-0020209f066d.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745066/general/9f5deaf2-9f4f-4dba-9889-0020209f066d.jpg saved to cache
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 55ba4188-b3a9-5eb1-b145-24fd261da01f
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a90b2390>
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c63b32fd-bac7-58c7-a732-850084efba21/c63b32fd-bac7-58c7-a732-850084efba21_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745065%252Fgeneral%252F62c17c43-1880-4951-9b11-b6c9f248ddbc.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745065/general/62c17c43-1880-4951-9b11-b6c9f248ddbc.jpg saved to cache
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c63b32fd-bac7-58c7-a732-850084efba21
2026-03-25 10:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745068/general/2821c9a1-d145-4e94-949a-f16573645c91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720664)
2026-03-25 10:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745065/general/42c95a95-c927-4bd7-be9c-1fea2d828cf3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720660)
2026-03-25 10:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745069/general/b3817225-3b95-4fa6-9643-1a7fec0a01e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720666)
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92b6450>
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99f3cf7b-5304-5292-841c-2519e0e0df5b/99f3cf7b-5304-5292-841c-2519e0e0df5b_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745126%252Fgeneral%252F3e41cedb-f37a-4977-82bc-80a567661679.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745126/general/3e41cedb-f37a-4977-82bc-80a567661679.jpg saved to cache
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 99f3cf7b-5304-5292-841c-2519e0e0df5b
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d039d0>
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1768da44-9259-5c37-9f17-2b1524140b7f/1768da44-9259-5c37-9f17-2b1524140b7f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745127%252Fgeneral%252Fafd478f9-a613-4291-93b0-8bdd9a6b7fb3.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745127/general/afd478f9-a613-4291-93b0-8bdd9a6b7fb3.jpg saved to cache
2026-03-25 10:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1768da44-9259-5c37-9f17-2b1524140b7f
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9c80a90>
2026-03-25 10:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1768da44-9259-5c37-9f17-2b1524140b7f/1768da44-9259-5c37-9f17-2b1524140b7f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745127%252Fgeneral%252Fe3e0b914-5721-400a-9955-e3c36b523457.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745127/general/e3e0b914-5721-400a-9955-e3c36b523457.jpg saved to cache
2026-03-25 10:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1768da44-9259-5c37-9f17-2b1524140b7f
2026-03-25 10:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92ddf10>
2026-03-25 10:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99f3cf7b-5304-5292-841c-2519e0e0df5b/99f3cf7b-5304-5292-841c-2519e0e0df5b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745126%252Fgeneral%252F2bc92676-2c58-4519-bb2a-ac7e1cf1e7ac.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745126/general/2bc92676-2c58-4519-bb2a-ac7e1cf1e7ac.jpg saved to cache
2026-03-25 10:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 99f3cf7b-5304-5292-841c-2519e0e0df5b
2026-03-25 10:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d03290>
2026-03-25 10:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1768da44-9259-5c37-9f17-2b1524140b7f/1768da44-9259-5c37-9f17-2b1524140b7f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745127%252Fgeneral%252F827d0939-2746-4c0d-bd78-854762ecc68b.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745127/general/827d0939-2746-4c0d-bd78-854762ecc68b.jpg saved to cache
2026-03-25 10:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1768da44-9259-5c37-9f17-2b1524140b7f
2026-03-25 10:16:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1768da44-9259-5c37-9f17-2b1524140b7f, skipping ID generation
2026-03-25 10:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1768da44-9259-5c37-9f17-2b1524140b7f with scrape type 1
2026-03-25 10:16:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1768da44-9259-5c37-9f17-2b1524140b7f sending to next pipeline
2026-03-25 10:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1768da44-9259-5c37-9f17-2b1524140b7f, identifier: 10720746
2026-03-25 10:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745066/general/23e95d89-0587-41d5-8acd-24e4721f0df4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720662)
2026-03-25 10:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745067/general/77a62f48-c832-4e2d-bd15-5962a38e5b8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720663)
2026-03-25 10:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1768da44-9259-5c37-9f17-2b1524140b7f with identifier: 10720746
2026-03-25 10:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1768da44-9259-5c37-9f17-2b1524140b7f with identifier: 10720746
2026-03-25 10:16:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1768da44-9259-5c37-9f17-2b1524140b7f with identifier: 10720746 to the API
2026-03-25 10:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:16:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745127/general/827d0939-2746-4c0d-bd78-854762ecc68b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '1768da44-9259-5c37-9f17-2b1524140b7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWT462',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720746',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 97086,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1768da44-9259-5c37-9f17-2b1524140b7f/1768da44-9259-5c37-9f17-2b1524140b7f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270475,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745127/general/e3cfe89a-30a1-4c72-ae25-82d0468ebd8c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1768da44-9259-5c37-9f17-2b1524140b7f/1768da44-9259-5c37-9f17-2b1524140b7f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264490,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745127/general/a53dda5c-61d9-478e-af18-c5cb63974826.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1768da44-9259-5c37-9f17-2b1524140b7f/1768da44-9259-5c37-9f17-2b1524140b7f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255275,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745127/general/e3e0b914-5721-400a-9955-e3c36b523457.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1768da44-9259-5c37-9f17-2b1524140b7f/1768da44-9259-5c37-9f17-2b1524140b7f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285034,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745127/general/ec62391b-9864-4a7b-aabb-e759584362a9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1768da44-9259-5c37-9f17-2b1524140b7f/1768da44-9259-5c37-9f17-2b1524140b7f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255740,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745127/general/41b42e75-c4c3-45d5-842b-13bd9f093b2d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1768da44-9259-5c37-9f17-2b1524140b7f/1768da44-9259-5c37-9f17-2b1524140b7f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280015,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745127/general/a34200fd-369f-402b-bf69-31d01a8d4a8d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1768da44-9259-5c37-9f17-2b1524140b7f/1768da44-9259-5c37-9f17-2b1524140b7f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270738,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745127/general/827d0939-2746-4c0d-bd78-854762ecc68b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1768da44-9259-5c37-9f17-2b1524140b7f/1768da44-9259-5c37-9f17-2b1524140b7f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359782,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745127/general/44f43784-1c3d-4010-871c-d973d653b3fa.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1768da44-9259-5c37-9f17-2b1524140b7f/1768da44-9259-5c37-9f17-2b1524140b7f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262315,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745127/general/4d392da1-55f8-47e8-9f56-8ef230299103.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1768da44-9259-5c37-9f17-2b1524140b7f/1768da44-9259-5c37-9f17-2b1524140b7f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287778,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745127/general/afd478f9-a613-4291-93b0-8bdd9a6b7fb3.jpg',
'Width': 1400}],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Skoda Octavia Combi 1.0 TSI Ambition - Petrol - Manual - 110 hp - '
'97.086 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-25 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720746%27 HTTP/1.1" 200 None
2026-03-25 10:16:12 [adesa.be] INFO: Saving data for 10720746: {'created_time': 1774433772.755299, 'last_price_update_time': 1774433772.755309, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720746') HTTP/1.1" 204 0
2026-03-25 10:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745068/general/ff2c5e4f-c318-4833-98f1-121a185c3f0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720664)
2026-03-25 10:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745077/general/39d47498-fe83-452b-b268-0a1bc0852a8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720674)
2026-03-25 10:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745069/general/78c0ac4b-2052-47f2-95b1-cc58f7ac0058.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720666)
2026-03-25 10:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745067/general/e293626c-74ac-4c85-9080-c6f9d70ae764.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720663)
2026-03-25 10:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92b7350>
2026-03-25 10:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e9b6131-4108-57ff-a668-d82801e830e9/5e9b6131-4108-57ff-a668-d82801e830e9_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745068%252Fgeneral%252F2821c9a1-d145-4e94-949a-f16573645c91.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745068/general/2821c9a1-d145-4e94-949a-f16573645c91.jpg saved to cache
2026-03-25 10:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5e9b6131-4108-57ff-a668-d82801e830e9
2026-03-25 10:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d03350>
2026-03-25 10:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c63b32fd-bac7-58c7-a732-850084efba21/c63b32fd-bac7-58c7-a732-850084efba21_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745065%252Fgeneral%252F42c95a95-c927-4bd7-be9c-1fea2d828cf3.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745065/general/42c95a95-c927-4bd7-be9c-1fea2d828cf3.jpg saved to cache
2026-03-25 10:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c63b32fd-bac7-58c7-a732-850084efba21
2026-03-25 10:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f49090>
2026-03-25 10:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9248515-124f-57df-b499-c0bf67fa4ac3/d9248515-124f-57df-b499-c0bf67fa4ac3_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745069%252Fgeneral%252Fb3817225-3b95-4fa6-9643-1a7fec0a01e7.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745069/general/b3817225-3b95-4fa6-9643-1a7fec0a01e7.jpg saved to cache
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d9248515-124f-57df-b499-c0bf67fa4ac3
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93cccd0>
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55ba4188-b3a9-5eb1-b145-24fd261da01f/55ba4188-b3a9-5eb1-b145-24fd261da01f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745066%252Fgeneral%252F23e95d89-0587-41d5-8acd-24e4721f0df4.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745066/general/23e95d89-0587-41d5-8acd-24e4721f0df4.jpg saved to cache
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 55ba4188-b3a9-5eb1-b145-24fd261da01f
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9fb3ed0>
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9f59dec-430a-544f-92d3-43db353f325b/f9f59dec-430a-544f-92d3-43db353f325b_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745067%252Fgeneral%252F77a62f48-c832-4e2d-bd15-5962a38e5b8b.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745067/general/77a62f48-c832-4e2d-bd15-5962a38e5b8b.jpg saved to cache
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f9f59dec-430a-544f-92d3-43db353f325b
2026-03-25 10:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745065/general/a369dd3a-a7cc-460e-a604-d795b8af2162.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720660)
2026-03-25 10:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745066/general/45aa3150-d278-4589-9965-bda13c57fb5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720662)
2026-03-25 10:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745068/general/157dd4eb-a1ef-48db-bf5f-287541a63dad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720664)
2026-03-25 10:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745069/general/2a7b7343-68fc-46b5-99ad-0439f4362f13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720666)
2026-03-25 10:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745067/general/daf4fafe-8d5a-4a02-a945-bd3dfb9d0588.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720663)
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93cc290>
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e9b6131-4108-57ff-a668-d82801e830e9/5e9b6131-4108-57ff-a668-d82801e830e9_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745068%252Fgeneral%252Fff2c5e4f-c318-4833-98f1-121a185c3f0b.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745068/general/ff2c5e4f-c318-4833-98f1-121a185c3f0b.jpg saved to cache
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5e9b6131-4108-57ff-a668-d82801e830e9
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d841d0>
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db94fed1-e7d8-5757-8906-4b7493fdf13d/db94fed1-e7d8-5757-8906-4b7493fdf13d_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745077%252Fgeneral%252F39d47498-fe83-452b-b268-0a1bc0852a8d.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745077/general/39d47498-fe83-452b-b268-0a1bc0852a8d.jpg saved to cache
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item db94fed1-e7d8-5757-8906-4b7493fdf13d
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9208310>
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9248515-124f-57df-b499-c0bf67fa4ac3/d9248515-124f-57df-b499-c0bf67fa4ac3_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745069%252Fgeneral%252F78c0ac4b-2052-47f2-95b1-cc58f7ac0058.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745069/general/78c0ac4b-2052-47f2-95b1-cc58f7ac0058.jpg saved to cache
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d9248515-124f-57df-b499-c0bf67fa4ac3
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9cbbed0>
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9f59dec-430a-544f-92d3-43db353f325b/f9f59dec-430a-544f-92d3-43db353f325b_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745067%252Fgeneral%252Fe293626c-74ac-4c85-9080-c6f9d70ae764.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745067/general/e293626c-74ac-4c85-9080-c6f9d70ae764.jpg saved to cache
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f9f59dec-430a-544f-92d3-43db353f325b
2026-03-25 10:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745077/general/17fc3537-9b6d-477f-b43e-a4efe30f04b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720674)
2026-03-25 10:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745065/general/75124cd7-cd75-4752-b584-98eb5c9e7d34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720660)
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d02d10>
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c63b32fd-bac7-58c7-a732-850084efba21/c63b32fd-bac7-58c7-a732-850084efba21_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745065%252Fgeneral%252Fa369dd3a-a7cc-460e-a604-d795b8af2162.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745065/general/a369dd3a-a7cc-460e-a604-d795b8af2162.jpg saved to cache
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c63b32fd-bac7-58c7-a732-850084efba21
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9fffc10>
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55ba4188-b3a9-5eb1-b145-24fd261da01f/55ba4188-b3a9-5eb1-b145-24fd261da01f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745066%252Fgeneral%252F45aa3150-d278-4589-9965-bda13c57fb5b.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745066/general/45aa3150-d278-4589-9965-bda13c57fb5b.jpg saved to cache
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 55ba4188-b3a9-5eb1-b145-24fd261da01f
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e6efd0>
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e9b6131-4108-57ff-a668-d82801e830e9/5e9b6131-4108-57ff-a668-d82801e830e9_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745068%252Fgeneral%252F157dd4eb-a1ef-48db-bf5f-287541a63dad.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745068/general/157dd4eb-a1ef-48db-bf5f-287541a63dad.jpg saved to cache
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5e9b6131-4108-57ff-a668-d82801e830e9
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9feb250>
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9248515-124f-57df-b499-c0bf67fa4ac3/d9248515-124f-57df-b499-c0bf67fa4ac3_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745069%252Fgeneral%252F2a7b7343-68fc-46b5-99ad-0439f4362f13.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745069/general/2a7b7343-68fc-46b5-99ad-0439f4362f13.jpg saved to cache
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d9248515-124f-57df-b499-c0bf67fa4ac3
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9ffd510>
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9f59dec-430a-544f-92d3-43db353f325b/f9f59dec-430a-544f-92d3-43db353f325b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745067%252Fgeneral%252Fdaf4fafe-8d5a-4a02-a945-bd3dfb9d0588.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745067/general/daf4fafe-8d5a-4a02-a945-bd3dfb9d0588.jpg saved to cache
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f9f59dec-430a-544f-92d3-43db353f325b
2026-03-25 10:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745067/general/9e17e34b-32ee-4499-aa84-440bd273feee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720663)
2026-03-25 10:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745066/general/1ddd3e28-f802-44d1-8768-8acce1f1fab0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720662)
2026-03-25 10:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745068/general/1cfe226a-532b-45cb-ba47-4355a33862fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720664)
2026-03-25 10:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745069/general/938f5ed0-9413-4555-b678-1f1371cb7704.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720666)
2026-03-25 10:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745126/general/a6a2dce7-7a1b-4fc5-82c2-f57d6ec61949.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720745)
2026-03-25 10:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745070/general/b68c2778-1be4-4fa4-ba5f-ffa5a70265f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720667)
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91c4150>
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db94fed1-e7d8-5757-8906-4b7493fdf13d/db94fed1-e7d8-5757-8906-4b7493fdf13d_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745077%252Fgeneral%252F17fc3537-9b6d-477f-b43e-a4efe30f04b7.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745077/general/17fc3537-9b6d-477f-b43e-a4efe30f04b7.jpg saved to cache
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item db94fed1-e7d8-5757-8906-4b7493fdf13d
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4b86b1810>
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c63b32fd-bac7-58c7-a732-850084efba21/c63b32fd-bac7-58c7-a732-850084efba21_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745065%252Fgeneral%252F75124cd7-cd75-4752-b584-98eb5c9e7d34.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745065/general/75124cd7-cd75-4752-b584-98eb5c9e7d34.jpg saved to cache
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c63b32fd-bac7-58c7-a732-850084efba21
2026-03-25 10:16:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c63b32fd-bac7-58c7-a732-850084efba21, skipping ID generation
2026-03-25 10:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c63b32fd-bac7-58c7-a732-850084efba21 with scrape type 1
2026-03-25 10:16:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c63b32fd-bac7-58c7-a732-850084efba21 sending to next pipeline
2026-03-25 10:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c63b32fd-bac7-58c7-a732-850084efba21, identifier: 10720660
2026-03-25 10:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c63b32fd-bac7-58c7-a732-850084efba21 with identifier: 10720660
2026-03-25 10:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c63b32fd-bac7-58c7-a732-850084efba21 with identifier: 10720660
2026-03-25 10:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c63b32fd-bac7-58c7-a732-850084efba21 with identifier: 10720660 to the API
2026-03-25 10:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:16:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745065/general/75124cd7-cd75-4752-b584-98eb5c9e7d34.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'c63b32fd-bac7-58c7-a732-850084efba21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVC939',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720660',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Abarth',
'model': '500',
'odometer': 54253,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c63b32fd-bac7-58c7-a732-850084efba21/c63b32fd-bac7-58c7-a732-850084efba21_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188628,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745065/general/75124cd7-cd75-4752-b584-98eb5c9e7d34.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c63b32fd-bac7-58c7-a732-850084efba21/c63b32fd-bac7-58c7-a732-850084efba21_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199419,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745065/general/a369dd3a-a7cc-460e-a604-d795b8af2162.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c63b32fd-bac7-58c7-a732-850084efba21/c63b32fd-bac7-58c7-a732-850084efba21_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196775,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745065/general/72f48b84-5322-4ead-a804-fc27b052487b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c63b32fd-bac7-58c7-a732-850084efba21/c63b32fd-bac7-58c7-a732-850084efba21_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218524,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745065/general/42c95a95-c927-4bd7-be9c-1fea2d828cf3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c63b32fd-bac7-58c7-a732-850084efba21/c63b32fd-bac7-58c7-a732-850084efba21_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194916,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745065/general/40dde275-b6a5-4d7a-917c-2066a6e4385d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c63b32fd-bac7-58c7-a732-850084efba21/c63b32fd-bac7-58c7-a732-850084efba21_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225744,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745065/general/9fc19959-b86d-4bb7-9359-4c904ca996d5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c63b32fd-bac7-58c7-a732-850084efba21/c63b32fd-bac7-58c7-a732-850084efba21_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257428,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745065/general/3b413961-4245-4ee6-862d-7d33f4072d29.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c63b32fd-bac7-58c7-a732-850084efba21/c63b32fd-bac7-58c7-a732-850084efba21_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244934,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745065/general/5ab2014d-41ea-48c3-9695-feec9f17eea4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c63b32fd-bac7-58c7-a732-850084efba21/c63b32fd-bac7-58c7-a732-850084efba21_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325125,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745065/general/62c17c43-1880-4951-9b11-b6c9f248ddbc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c63b32fd-bac7-58c7-a732-850084efba21/c63b32fd-bac7-58c7-a732-850084efba21_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22440,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745065/general/c0d77964-ee8e-4296-8836-d8b0ab9bcf42.jpg',
'Width': 400}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-12-08',
'seats_number': 4,
'seller_name': 'Ayvens België',
'title': 'Abarth 595 1.4 T-jet - Petrol - Manual - 163 hp - 54.253 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720660%27 HTTP/1.1" 200 None
2026-03-25 10:16:14 [adesa.be] INFO: Saving data for 10720660: {'created_time': 1774433774.35022, 'last_price_update_time': 1774433774.350229, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720660') HTTP/1.1" 204 0
2026-03-25 10:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745071/general/ebdab949-3f56-40f5-b56f-0e033a7301c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720668)
2026-03-25 10:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745071/general/fee8b552-0789-4aab-baba-353c8fc78071.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720668)
2026-03-25 10:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745071/general/ddc6c58a-3392-497a-b495-b585a41c83cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720668)
2026-03-25 10:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745068/general/8375b987-eeeb-4f57-bf2f-1781f5aca8ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720664)
2026-03-25 10:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745068/general/f239d436-ad3b-41f8-8b4e-51bbb88c9cdc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720664)
2026-03-25 10:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745069/general/223d1266-0fb1-441f-b588-1a9165e4e89c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720666)
2026-03-25 10:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa116610>
2026-03-25 10:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9f59dec-430a-544f-92d3-43db353f325b/f9f59dec-430a-544f-92d3-43db353f325b_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745067%252Fgeneral%252F9e17e34b-32ee-4499-aa84-440bd273feee.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745067/general/9e17e34b-32ee-4499-aa84-440bd273feee.jpg saved to cache
2026-03-25 10:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f9f59dec-430a-544f-92d3-43db353f325b
2026-03-25 10:16:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f9f59dec-430a-544f-92d3-43db353f325b, skipping ID generation
2026-03-25 10:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9f59dec-430a-544f-92d3-43db353f325b with scrape type 1
2026-03-25 10:16:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f9f59dec-430a-544f-92d3-43db353f325b sending to next pipeline
2026-03-25 10:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f9f59dec-430a-544f-92d3-43db353f325b, identifier: 10720663
2026-03-25 10:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e30a50>
2026-03-25 10:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55ba4188-b3a9-5eb1-b145-24fd261da01f/55ba4188-b3a9-5eb1-b145-24fd261da01f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745066%252Fgeneral%252F1ddd3e28-f802-44d1-8768-8acce1f1fab0.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745066/general/1ddd3e28-f802-44d1-8768-8acce1f1fab0.jpg saved to cache
2026-03-25 10:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 55ba4188-b3a9-5eb1-b145-24fd261da01f
2026-03-25 10:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa11f490>
2026-03-25 10:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e9b6131-4108-57ff-a668-d82801e830e9/5e9b6131-4108-57ff-a668-d82801e830e9_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745068%252Fgeneral%252F1cfe226a-532b-45cb-ba47-4355a33862fb.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745068/general/1cfe226a-532b-45cb-ba47-4355a33862fb.jpg saved to cache
2026-03-25 10:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5e9b6131-4108-57ff-a668-d82801e830e9
2026-03-25 10:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a90b30d0>
2026-03-25 10:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9248515-124f-57df-b499-c0bf67fa4ac3/d9248515-124f-57df-b499-c0bf67fa4ac3_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745069%252Fgeneral%252F938f5ed0-9413-4555-b678-1f1371cb7704.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745069/general/938f5ed0-9413-4555-b678-1f1371cb7704.jpg saved to cache
2026-03-25 10:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d9248515-124f-57df-b499-c0bf67fa4ac3
2026-03-25 10:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9317190>
2026-03-25 10:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99f3cf7b-5304-5292-841c-2519e0e0df5b/99f3cf7b-5304-5292-841c-2519e0e0df5b_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745126%252Fgeneral%252Fa6a2dce7-7a1b-4fc5-82c2-f57d6ec61949.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745126/general/a6a2dce7-7a1b-4fc5-82c2-f57d6ec61949.jpg saved to cache
2026-03-25 10:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 99f3cf7b-5304-5292-841c-2519e0e0df5b
2026-03-25 10:16:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 99f3cf7b-5304-5292-841c-2519e0e0df5b, skipping ID generation
2026-03-25 10:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99f3cf7b-5304-5292-841c-2519e0e0df5b with scrape type 1
2026-03-25 10:16:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 99f3cf7b-5304-5292-841c-2519e0e0df5b sending to next pipeline
2026-03-25 10:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99f3cf7b-5304-5292-841c-2519e0e0df5b, identifier: 10720745
2026-03-25 10:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4ac1e9450>
2026-03-25 10:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55b25a07-e577-5e6f-a500-0680d2307342/55b25a07-e577-5e6f-a500-0680d2307342_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745070%252Fgeneral%252Fb68c2778-1be4-4fa4-ba5f-ffa5a70265f9.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745070/general/b68c2778-1be4-4fa4-ba5f-ffa5a70265f9.jpg saved to cache
2026-03-25 10:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 55b25a07-e577-5e6f-a500-0680d2307342
2026-03-25 10:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745070/general/6b2a9bf9-ede9-41a6-8514-91661567b01e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720667)
2026-03-25 10:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745070/general/95b5fe8b-acef-4a32-ab99-3b0d587cf1c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720667)
2026-03-25 10:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f9f59dec-430a-544f-92d3-43db353f325b with identifier: 10720663
2026-03-25 10:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f9f59dec-430a-544f-92d3-43db353f325b with identifier: 10720663
2026-03-25 10:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f9f59dec-430a-544f-92d3-43db353f325b with identifier: 10720663 to the API
2026-03-25 10:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:16:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745067/general/9e17e34b-32ee-4499-aa84-440bd273feee.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-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'f9f59dec-430a-544f-92d3-43db353f325b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YCN675',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720663',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 179602,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9f59dec-430a-544f-92d3-43db353f325b/f9f59dec-430a-544f-92d3-43db353f325b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40471,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745067/general/dfe7a0d4-8ad0-4476-af54-5d5ec2475280.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9f59dec-430a-544f-92d3-43db353f325b/f9f59dec-430a-544f-92d3-43db353f325b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309909,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745067/general/c328ff83-74c9-4425-84be-0e33fd7f2ee8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9f59dec-430a-544f-92d3-43db353f325b/f9f59dec-430a-544f-92d3-43db353f325b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276846,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745067/general/b7ed57d5-562e-4219-b2e3-e1bdbaa48fe8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9f59dec-430a-544f-92d3-43db353f325b/f9f59dec-430a-544f-92d3-43db353f325b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241326,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745067/general/5e2772fe-0043-4f15-8a1e-6e9e23e62748.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9f59dec-430a-544f-92d3-43db353f325b/f9f59dec-430a-544f-92d3-43db353f325b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249197,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745067/general/5e8153c8-0a8e-4ce5-9bd2-bba49786ea7d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9f59dec-430a-544f-92d3-43db353f325b/f9f59dec-430a-544f-92d3-43db353f325b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275825,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745067/general/9e17e34b-32ee-4499-aa84-440bd273feee.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9f59dec-430a-544f-92d3-43db353f325b/f9f59dec-430a-544f-92d3-43db353f325b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234462,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745067/general/daf4fafe-8d5a-4a02-a945-bd3dfb9d0588.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9f59dec-430a-544f-92d3-43db353f325b/f9f59dec-430a-544f-92d3-43db353f325b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244224,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745067/general/e293626c-74ac-4c85-9080-c6f9d70ae764.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9f59dec-430a-544f-92d3-43db353f325b/f9f59dec-430a-544f-92d3-43db353f325b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235324,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745067/general/8c81bf33-94f9-4291-a100-d885a98a8ed2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9f59dec-430a-544f-92d3-43db353f325b/f9f59dec-430a-544f-92d3-43db353f325b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302133,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745067/general/77a62f48-c832-4e2d-bd15-5962a38e5b8b.jpg',
'Width': 1400}],
'price': 11300,
'price_includes_vat': True,
'registration_date': '2020-07-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 Avant 35 TDI Business - Diesel - Automatic - 163 hp - '
'179.602 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 10:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720663%27 HTTP/1.1" 200 None
2026-03-25 10:16:15 [adesa.be] INFO: Saving data for 10720663: {'created_time': 1774433775.367197, 'last_price_update_time': 1774433775.367209, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720663') HTTP/1.1" 204 0
2026-03-25 10:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99f3cf7b-5304-5292-841c-2519e0e0df5b with identifier: 10720745
2026-03-25 10:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99f3cf7b-5304-5292-841c-2519e0e0df5b with identifier: 10720745
2026-03-25 10:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99f3cf7b-5304-5292-841c-2519e0e0df5b with identifier: 10720745 to the API
2026-03-25 10:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:16:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745126/general/a6a2dce7-7a1b-4fc5-82c2-f57d6ec61949.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '99f3cf7b-5304-5292-841c-2519e0e0df5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FVP689',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720745',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 23776,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f3cf7b-5304-5292-841c-2519e0e0df5b/99f3cf7b-5304-5292-841c-2519e0e0df5b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39856,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745126/general/c6dab2df-260a-42a0-bd5d-26443b6626fe.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f3cf7b-5304-5292-841c-2519e0e0df5b/99f3cf7b-5304-5292-841c-2519e0e0df5b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318261,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745126/general/86b1fa5e-df21-4377-a977-ccdc39906ade.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f3cf7b-5304-5292-841c-2519e0e0df5b/99f3cf7b-5304-5292-841c-2519e0e0df5b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297435,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745126/general/a6a2dce7-7a1b-4fc5-82c2-f57d6ec61949.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f3cf7b-5304-5292-841c-2519e0e0df5b/99f3cf7b-5304-5292-841c-2519e0e0df5b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283170,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745126/general/ef0e3b90-6ee8-4a74-b943-c0b69c9d3811.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f3cf7b-5304-5292-841c-2519e0e0df5b/99f3cf7b-5304-5292-841c-2519e0e0df5b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265567,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745126/general/747b234b-034c-426d-9fa5-836d24d23d76.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f3cf7b-5304-5292-841c-2519e0e0df5b/99f3cf7b-5304-5292-841c-2519e0e0df5b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248780,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745126/general/580ffecb-686a-4135-8074-94ad3374d5cc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f3cf7b-5304-5292-841c-2519e0e0df5b/99f3cf7b-5304-5292-841c-2519e0e0df5b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247072,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745126/general/2bc92676-2c58-4519-bb2a-ac7e1cf1e7ac.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f3cf7b-5304-5292-841c-2519e0e0df5b/99f3cf7b-5304-5292-841c-2519e0e0df5b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312207,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745126/general/3e41cedb-f37a-4977-82bc-80a567661679.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f3cf7b-5304-5292-841c-2519e0e0df5b/99f3cf7b-5304-5292-841c-2519e0e0df5b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318781,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745126/general/485901ac-6846-443c-bdc8-0b21a274f318.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f3cf7b-5304-5292-841c-2519e0e0df5b/99f3cf7b-5304-5292-841c-2519e0e0df5b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300648,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745126/general/3961362b-3360-4586-bbc7-fb057ed0259d.jpg',
'Width': 1400}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2024-09-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Fabia 1.0 TSI - Petrol - Automatic - 115 hp - 23.776 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 10:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720745%27 HTTP/1.1" 200 None
2026-03-25 10:16:15 [adesa.be] INFO: Saving data for 10720745: {'created_time': 1774433775.778396, 'last_price_update_time': 1774433775.778406, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720745') HTTP/1.1" 204 0
2026-03-25 10:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745077/general/48ba0fdf-01e7-41cb-bd35-576f1fae420d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720674)
2026-03-25 10:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745068/general/66bd337a-5336-4228-ba1d-ac666c2b6bad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720664)
2026-03-25 10:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745071/general/fa26aab7-d614-44b4-bd94-d76dff571627.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720668)
2026-03-25 10:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745077/general/242dad9c-6a39-4767-81a1-fe3603d31420.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720674)
2026-03-25 10:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a90b1810>
2026-03-25 10:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_071355c6-191b-588b-b3ff-693ccd2a2198/071355c6-191b-588b-b3ff-693ccd2a2198_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745071%252Fgeneral%252Febdab949-3f56-40f5-b56f-0e033a7301c7.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745071/general/ebdab949-3f56-40f5-b56f-0e033a7301c7.jpg saved to cache
2026-03-25 10:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 071355c6-191b-588b-b3ff-693ccd2a2198
2026-03-25 10:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9354990>
2026-03-25 10:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_071355c6-191b-588b-b3ff-693ccd2a2198/071355c6-191b-588b-b3ff-693ccd2a2198_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745071%252Fgeneral%252Ffee8b552-0789-4aab-baba-353c8fc78071.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745071/general/fee8b552-0789-4aab-baba-353c8fc78071.jpg saved to cache
2026-03-25 10:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 071355c6-191b-588b-b3ff-693ccd2a2198
2026-03-25 10:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa086090>
2026-03-25 10:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_071355c6-191b-588b-b3ff-693ccd2a2198/071355c6-191b-588b-b3ff-693ccd2a2198_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745071%252Fgeneral%252Fddc6c58a-3392-497a-b495-b585a41c83cc.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745071/general/ddc6c58a-3392-497a-b495-b585a41c83cc.jpg saved to cache
2026-03-25 10:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 071355c6-191b-588b-b3ff-693ccd2a2198
2026-03-25 10:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9354e90>
2026-03-25 10:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e9b6131-4108-57ff-a668-d82801e830e9/5e9b6131-4108-57ff-a668-d82801e830e9_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745068%252Fgeneral%252F8375b987-eeeb-4f57-bf2f-1781f5aca8ff.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745068/general/8375b987-eeeb-4f57-bf2f-1781f5aca8ff.jpg saved to cache
2026-03-25 10:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5e9b6131-4108-57ff-a668-d82801e830e9
2026-03-25 10:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9245c90>
2026-03-25 10:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e9b6131-4108-57ff-a668-d82801e830e9/5e9b6131-4108-57ff-a668-d82801e830e9_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745068%252Fgeneral%252Ff239d436-ad3b-41f8-8b4e-51bbb88c9cdc.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745068/general/f239d436-ad3b-41f8-8b4e-51bbb88c9cdc.jpg saved to cache
2026-03-25 10:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5e9b6131-4108-57ff-a668-d82801e830e9
2026-03-25 10:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9357250>
2026-03-25 10:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9248515-124f-57df-b499-c0bf67fa4ac3/d9248515-124f-57df-b499-c0bf67fa4ac3_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745069%252Fgeneral%252F223d1266-0fb1-441f-b588-1a9165e4e89c.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745069/general/223d1266-0fb1-441f-b588-1a9165e4e89c.jpg saved to cache
2026-03-25 10:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d9248515-124f-57df-b499-c0bf67fa4ac3
2026-03-25 10:16:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d9248515-124f-57df-b499-c0bf67fa4ac3, skipping ID generation
2026-03-25 10:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9248515-124f-57df-b499-c0bf67fa4ac3 with scrape type 1
2026-03-25 10:16:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d9248515-124f-57df-b499-c0bf67fa4ac3 sending to next pipeline
2026-03-25 10:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9248515-124f-57df-b499-c0bf67fa4ac3, identifier: 10720666
2026-03-25 10:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4ac1ee690>
2026-03-25 10:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55b25a07-e577-5e6f-a500-0680d2307342/55b25a07-e577-5e6f-a500-0680d2307342_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745070%252Fgeneral%252F6b2a9bf9-ede9-41a6-8514-91661567b01e.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745070/general/6b2a9bf9-ede9-41a6-8514-91661567b01e.jpg saved to cache
2026-03-25 10:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 55b25a07-e577-5e6f-a500-0680d2307342
2026-03-25 10:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a926b190>
2026-03-25 10:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55b25a07-e577-5e6f-a500-0680d2307342/55b25a07-e577-5e6f-a500-0680d2307342_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745070%252Fgeneral%252F95b5fe8b-acef-4a32-ab99-3b0d587cf1c0.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745070/general/95b5fe8b-acef-4a32-ab99-3b0d587cf1c0.jpg saved to cache
2026-03-25 10:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 55b25a07-e577-5e6f-a500-0680d2307342
2026-03-25 10:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745066/general/bcbb623e-b33e-43cb-bef9-9f2dbe23aff7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720662)
2026-03-25 10:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745070/general/f3f51aa1-ec3f-48b5-97a5-b9041f7e753a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720667)
2026-03-25 10:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9248515-124f-57df-b499-c0bf67fa4ac3 with identifier: 10720666
2026-03-25 10:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9248515-124f-57df-b499-c0bf67fa4ac3 with identifier: 10720666
2026-03-25 10:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9248515-124f-57df-b499-c0bf67fa4ac3 with identifier: 10720666 to the API
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:16:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745069/general/223d1266-0fb1-441f-b588-1a9165e4e89c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'd9248515-124f-57df-b499-c0bf67fa4ac3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFN536',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720666',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 124706,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9248515-124f-57df-b499-c0bf67fa4ac3/d9248515-124f-57df-b499-c0bf67fa4ac3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283953,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745069/general/42e65c06-23e3-4c67-8ac1-c27edf3e4a7d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9248515-124f-57df-b499-c0bf67fa4ac3/d9248515-124f-57df-b499-c0bf67fa4ac3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293513,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745069/general/d19b7d34-d6a1-471c-bb86-4ccc78d10d1a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9248515-124f-57df-b499-c0bf67fa4ac3/d9248515-124f-57df-b499-c0bf67fa4ac3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291303,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745069/general/5fb6c892-4860-4842-a899-da9ae9811b61.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9248515-124f-57df-b499-c0bf67fa4ac3/d9248515-124f-57df-b499-c0bf67fa4ac3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280482,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745069/general/5b6d3129-87ff-4158-95ab-a86b2d76eddb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9248515-124f-57df-b499-c0bf67fa4ac3/d9248515-124f-57df-b499-c0bf67fa4ac3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241716,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745069/general/223d1266-0fb1-441f-b588-1a9165e4e89c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9248515-124f-57df-b499-c0bf67fa4ac3/d9248515-124f-57df-b499-c0bf67fa4ac3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278762,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745069/general/84d01859-46be-4bf1-bf08-ad4526fd3fce.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9248515-124f-57df-b499-c0bf67fa4ac3/d9248515-124f-57df-b499-c0bf67fa4ac3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281112,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745069/general/938f5ed0-9413-4555-b678-1f1371cb7704.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9248515-124f-57df-b499-c0bf67fa4ac3/d9248515-124f-57df-b499-c0bf67fa4ac3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235658,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745069/general/2a7b7343-68fc-46b5-99ad-0439f4362f13.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9248515-124f-57df-b499-c0bf67fa4ac3/d9248515-124f-57df-b499-c0bf67fa4ac3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252222,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745069/general/78c0ac4b-2052-47f2-95b1-cc58f7ac0058.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9248515-124f-57df-b499-c0bf67fa4ac3/d9248515-124f-57df-b499-c0bf67fa4ac3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39340,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745069/general/b3817225-3b95-4fa6-9643-1a7fec0a01e7.jpg',
'Width': 400}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-03-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 Avant 35 TDI Advanced - Diesel - Automatic - 163 hp - '
'124.706 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720666%27 HTTP/1.1" 200 None
2026-03-25 10:16:16 [adesa.be] INFO: Saving data for 10720666: {'created_time': 1774433776.838569, 'last_price_update_time': 1774433776.838583, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720666') HTTP/1.1" 204 0
2026-03-25 10:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745071/general/bea8d204-c666-4e31-a45d-40d2fc9de183.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720668)
2026-03-25 10:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745068/general/3f773410-3c56-4507-b410-babe8ee8d27e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720664)
2026-03-25 10:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745071/general/4e932126-f622-4583-bead-9439084aeb51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720668)
2026-03-25 10:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745070/general/746aa939-e2bd-4d23-90dd-027e63e7ce80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720667)
2026-03-25 10:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9247990>
2026-03-25 10:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db94fed1-e7d8-5757-8906-4b7493fdf13d/db94fed1-e7d8-5757-8906-4b7493fdf13d_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745077%252Fgeneral%252F48ba0fdf-01e7-41cb-bd35-576f1fae420d.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745077/general/48ba0fdf-01e7-41cb-bd35-576f1fae420d.jpg saved to cache
2026-03-25 10:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item db94fed1-e7d8-5757-8906-4b7493fdf13d
2026-03-25 10:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f9a150>
2026-03-25 10:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e9b6131-4108-57ff-a668-d82801e830e9/5e9b6131-4108-57ff-a668-d82801e830e9_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745068%252Fgeneral%252F66bd337a-5336-4228-ba1d-ac666c2b6bad.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745068/general/66bd337a-5336-4228-ba1d-ac666c2b6bad.jpg saved to cache
2026-03-25 10:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5e9b6131-4108-57ff-a668-d82801e830e9
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e6a190>
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_071355c6-191b-588b-b3ff-693ccd2a2198/071355c6-191b-588b-b3ff-693ccd2a2198_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745071%252Fgeneral%252Ffa26aab7-d614-44b4-bd94-d76dff571627.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745071/general/fa26aab7-d614-44b4-bd94-d76dff571627.jpg saved to cache
2026-03-25 10:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 071355c6-191b-588b-b3ff-693ccd2a2198
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f99fd0>
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db94fed1-e7d8-5757-8906-4b7493fdf13d/db94fed1-e7d8-5757-8906-4b7493fdf13d_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745077%252Fgeneral%252F242dad9c-6a39-4767-81a1-fe3603d31420.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745077/general/242dad9c-6a39-4767-81a1-fe3603d31420.jpg saved to cache
2026-03-25 10:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item db94fed1-e7d8-5757-8906-4b7493fdf13d
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9306b90>
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55ba4188-b3a9-5eb1-b145-24fd261da01f/55ba4188-b3a9-5eb1-b145-24fd261da01f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745066%252Fgeneral%252Fbcbb623e-b33e-43cb-bef9-9f2dbe23aff7.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745066/general/bcbb623e-b33e-43cb-bef9-9f2dbe23aff7.jpg saved to cache
2026-03-25 10:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 55ba4188-b3a9-5eb1-b145-24fd261da01f
2026-03-25 10:16:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 55ba4188-b3a9-5eb1-b145-24fd261da01f, skipping ID generation
2026-03-25 10:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55ba4188-b3a9-5eb1-b145-24fd261da01f with scrape type 1
2026-03-25 10:16:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 55ba4188-b3a9-5eb1-b145-24fd261da01f sending to next pipeline
2026-03-25 10:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55ba4188-b3a9-5eb1-b145-24fd261da01f, identifier: 10720662
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d33690>
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55b25a07-e577-5e6f-a500-0680d2307342/55b25a07-e577-5e6f-a500-0680d2307342_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745070%252Fgeneral%252Ff3f51aa1-ec3f-48b5-97a5-b9041f7e753a.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745070/general/f3f51aa1-ec3f-48b5-97a5-b9041f7e753a.jpg saved to cache
2026-03-25 10:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 55b25a07-e577-5e6f-a500-0680d2307342
2026-03-25 10:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745070/general/63d0961c-0a72-45f2-81e3-699670d78134.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720667)
2026-03-25 10:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745078/general/fe3052c5-7bf5-4981-9fbb-867460840282.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720679)
2026-03-25 10:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55ba4188-b3a9-5eb1-b145-24fd261da01f with identifier: 10720662
2026-03-25 10:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55ba4188-b3a9-5eb1-b145-24fd261da01f with identifier: 10720662
2026-03-25 10:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55ba4188-b3a9-5eb1-b145-24fd261da01f with identifier: 10720662 to the API
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745066/general/bcbb623e-b33e-43cb-bef9-9f2dbe23aff7.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': 136,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '55ba4188-b3a9-5eb1-b145-24fd261da01f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVA836',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720662',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 110037,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55ba4188-b3a9-5eb1-b145-24fd261da01f/55ba4188-b3a9-5eb1-b145-24fd261da01f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272456,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745066/general/d3feae1d-9061-4fde-af37-0d0783d867a4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55ba4188-b3a9-5eb1-b145-24fd261da01f/55ba4188-b3a9-5eb1-b145-24fd261da01f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278778,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745066/general/bcbb623e-b33e-43cb-bef9-9f2dbe23aff7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55ba4188-b3a9-5eb1-b145-24fd261da01f/55ba4188-b3a9-5eb1-b145-24fd261da01f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262537,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745066/general/8178de2b-4473-40d3-b94e-adedda169c60.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55ba4188-b3a9-5eb1-b145-24fd261da01f/55ba4188-b3a9-5eb1-b145-24fd261da01f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245460,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745066/general/63a271c6-14e0-4581-bf0c-4280985f3a1a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55ba4188-b3a9-5eb1-b145-24fd261da01f/55ba4188-b3a9-5eb1-b145-24fd261da01f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266568,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745066/general/1ddd3e28-f802-44d1-8768-8acce1f1fab0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55ba4188-b3a9-5eb1-b145-24fd261da01f/55ba4188-b3a9-5eb1-b145-24fd261da01f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264302,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745066/general/45aa3150-d278-4589-9965-bda13c57fb5b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55ba4188-b3a9-5eb1-b145-24fd261da01f/55ba4188-b3a9-5eb1-b145-24fd261da01f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234056,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745066/general/32466fc4-a9ba-4f74-9361-765db00be3b5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55ba4188-b3a9-5eb1-b145-24fd261da01f/55ba4188-b3a9-5eb1-b145-24fd261da01f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308453,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745066/general/23e95d89-0587-41d5-8acd-24e4721f0df4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55ba4188-b3a9-5eb1-b145-24fd261da01f/55ba4188-b3a9-5eb1-b145-24fd261da01f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233571,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745066/general/9f5deaf2-9f4f-4dba-9889-0020209f066d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55ba4188-b3a9-5eb1-b145-24fd261da01f/55ba4188-b3a9-5eb1-b145-24fd261da01f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35791,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745066/general/ebb47cfb-67c8-47cc-b691-207803bbdd65.jpg',
'Width': 400}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 Avant 30 TDI Attraction - Diesel - Automatic - 136 hp - '
'110.037 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720662%27 HTTP/1.1" 200 None
2026-03-25 10:16:17 [adesa.be] INFO: Saving data for 10720662: {'created_time': 1774433777.760179, 'last_price_update_time': 1774433777.76019, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720662') HTTP/1.1" 204 0
2026-03-25 10:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745071/general/bf130ef2-1f90-479e-b4f6-d028515cfd2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720668)
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92b5e90>
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_071355c6-191b-588b-b3ff-693ccd2a2198/071355c6-191b-588b-b3ff-693ccd2a2198_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745071%252Fgeneral%252Fbea8d204-c666-4e31-a45d-40d2fc9de183.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745071/general/bea8d204-c666-4e31-a45d-40d2fc9de183.jpg saved to cache
2026-03-25 10:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 071355c6-191b-588b-b3ff-693ccd2a2198
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e4ebd0>
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e9b6131-4108-57ff-a668-d82801e830e9/5e9b6131-4108-57ff-a668-d82801e830e9_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745068%252Fgeneral%252F3f773410-3c56-4507-b410-babe8ee8d27e.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745068/general/3f773410-3c56-4507-b410-babe8ee8d27e.jpg saved to cache
2026-03-25 10:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5e9b6131-4108-57ff-a668-d82801e830e9
2026-03-25 10:16:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5e9b6131-4108-57ff-a668-d82801e830e9, skipping ID generation
2026-03-25 10:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e9b6131-4108-57ff-a668-d82801e830e9 with scrape type 1
2026-03-25 10:16:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5e9b6131-4108-57ff-a668-d82801e830e9 sending to next pipeline
2026-03-25 10:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5e9b6131-4108-57ff-a668-d82801e830e9, identifier: 10720664
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9379290>
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_071355c6-191b-588b-b3ff-693ccd2a2198/071355c6-191b-588b-b3ff-693ccd2a2198_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745071%252Fgeneral%252F4e932126-f622-4583-bead-9439084aeb51.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745071/general/4e932126-f622-4583-bead-9439084aeb51.jpg saved to cache
2026-03-25 10:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 071355c6-191b-588b-b3ff-693ccd2a2198
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e64810>
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55b25a07-e577-5e6f-a500-0680d2307342/55b25a07-e577-5e6f-a500-0680d2307342_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745070%252Fgeneral%252F746aa939-e2bd-4d23-90dd-027e63e7ce80.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745070/general/746aa939-e2bd-4d23-90dd-027e63e7ce80.jpg saved to cache
2026-03-25 10:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 55b25a07-e577-5e6f-a500-0680d2307342
2026-03-25 10:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745070/general/5466b964-149b-40bc-a8f5-590992b48b1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720667)
2026-03-25 10:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745077/general/5fa5290c-8c6d-44a4-8d78-a7f7e86af312.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720674)
2026-03-25 10:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5e9b6131-4108-57ff-a668-d82801e830e9 with identifier: 10720664
2026-03-25 10:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5e9b6131-4108-57ff-a668-d82801e830e9 with identifier: 10720664
2026-03-25 10:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5e9b6131-4108-57ff-a668-d82801e830e9 with identifier: 10720664 to the API
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745068/general/3f773410-3c56-4507-b410-babe8ee8d27e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '5e9b6131-4108-57ff-a668-d82801e830e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNW323',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720664',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 64706,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e9b6131-4108-57ff-a668-d82801e830e9/5e9b6131-4108-57ff-a668-d82801e830e9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96902,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745068/general/ee08d8a4-2a1d-4c7e-af44-71b9e9138fe5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e9b6131-4108-57ff-a668-d82801e830e9/5e9b6131-4108-57ff-a668-d82801e830e9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89305,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745068/general/139f47f0-374a-409d-a044-cc392b454653.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e9b6131-4108-57ff-a668-d82801e830e9/5e9b6131-4108-57ff-a668-d82801e830e9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745068/general/3f773410-3c56-4507-b410-babe8ee8d27e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e9b6131-4108-57ff-a668-d82801e830e9/5e9b6131-4108-57ff-a668-d82801e830e9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98958,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745068/general/66bd337a-5336-4228-ba1d-ac666c2b6bad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e9b6131-4108-57ff-a668-d82801e830e9/5e9b6131-4108-57ff-a668-d82801e830e9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745068/general/f239d436-ad3b-41f8-8b4e-51bbb88c9cdc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e9b6131-4108-57ff-a668-d82801e830e9/5e9b6131-4108-57ff-a668-d82801e830e9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97522,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745068/general/8375b987-eeeb-4f57-bf2f-1781f5aca8ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e9b6131-4108-57ff-a668-d82801e830e9/5e9b6131-4108-57ff-a668-d82801e830e9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86624,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745068/general/1cfe226a-532b-45cb-ba47-4355a33862fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e9b6131-4108-57ff-a668-d82801e830e9/5e9b6131-4108-57ff-a668-d82801e830e9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745068/general/157dd4eb-a1ef-48db-bf5f-287541a63dad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e9b6131-4108-57ff-a668-d82801e830e9/5e9b6131-4108-57ff-a668-d82801e830e9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87610,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745068/general/ff2c5e4f-c318-4833-98f1-121a185c3f0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e9b6131-4108-57ff-a668-d82801e830e9/5e9b6131-4108-57ff-a668-d82801e830e9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131003,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745068/general/2821c9a1-d145-4e94-949a-f16573645c91.jpg',
'Width': 1024}],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2020-10-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 35 TFSI - Petrol - Automatic - 150 hp - 64.706 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720664%27 HTTP/1.1" 200 None
2026-03-25 10:16:18 [adesa.be] INFO: Saving data for 10720664: {'created_time': 1774433778.495555, 'last_price_update_time': 1774433778.495569, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720664') HTTP/1.1" 204 0
2026-03-25 10:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745079/general/4551fcf1-1aa4-476d-8174-a825470389ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720680)
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e42990>
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55b25a07-e577-5e6f-a500-0680d2307342/55b25a07-e577-5e6f-a500-0680d2307342_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745070%252Fgeneral%252F63d0961c-0a72-45f2-81e3-699670d78134.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745070/general/63d0961c-0a72-45f2-81e3-699670d78134.jpg saved to cache
2026-03-25 10:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 55b25a07-e577-5e6f-a500-0680d2307342
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa026d50>
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1961a7a7-2f01-5c75-bfda-ad60363d7973/1961a7a7-2f01-5c75-bfda-ad60363d7973_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745078%252Fgeneral%252Ffe3052c5-7bf5-4981-9fbb-867460840282.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745078/general/fe3052c5-7bf5-4981-9fbb-867460840282.jpg saved to cache
2026-03-25 10:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1961a7a7-2f01-5c75-bfda-ad60363d7973
2026-03-25 10:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745078/general/e9ac7f0e-fd55-4358-82ba-6c6e89af6043.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720679)
2026-03-25 10:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745077/general/94de5b03-1d26-4ddf-967e-3cc465255656.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720674)
2026-03-25 10:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745088/general/7dfb8886-2792-420b-aecf-7a22dd88fb48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720690)
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9055d50>
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_071355c6-191b-588b-b3ff-693ccd2a2198/071355c6-191b-588b-b3ff-693ccd2a2198_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745071%252Fgeneral%252Fbf130ef2-1f90-479e-b4f6-d028515cfd2d.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745071/general/bf130ef2-1f90-479e-b4f6-d028515cfd2d.jpg saved to cache
2026-03-25 10:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 071355c6-191b-588b-b3ff-693ccd2a2198
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9cf8610>
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55b25a07-e577-5e6f-a500-0680d2307342/55b25a07-e577-5e6f-a500-0680d2307342_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745070%252Fgeneral%252F5466b964-149b-40bc-a8f5-590992b48b1d.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745070/general/5466b964-149b-40bc-a8f5-590992b48b1d.jpg saved to cache
2026-03-25 10:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 55b25a07-e577-5e6f-a500-0680d2307342
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a928fe10>
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db94fed1-e7d8-5757-8906-4b7493fdf13d/db94fed1-e7d8-5757-8906-4b7493fdf13d_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745077%252Fgeneral%252F5fa5290c-8c6d-44a4-8d78-a7f7e86af312.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745077/general/5fa5290c-8c6d-44a4-8d78-a7f7e86af312.jpg saved to cache
2026-03-25 10:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item db94fed1-e7d8-5757-8906-4b7493fdf13d
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa02a910>
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d2467ca-23dc-500a-92b2-0842aa6a2cc0/1d2467ca-23dc-500a-92b2-0842aa6a2cc0_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745079%252Fgeneral%252F4551fcf1-1aa4-476d-8174-a825470389ec.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745079/general/4551fcf1-1aa4-476d-8174-a825470389ec.jpg saved to cache
2026-03-25 10:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1d2467ca-23dc-500a-92b2-0842aa6a2cc0
2026-03-25 10:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745079/general/822927ba-729b-4194-969f-baeaa2a821da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720680)
2026-03-25 10:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745079/general/9a50aa04-0783-4f47-b6db-f7dd2ad2f10c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720680)
2026-03-25 10:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745078/general/a7bf96dc-f24e-41dc-864c-5a0eb4a1b47a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720679)
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa057c10>
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1961a7a7-2f01-5c75-bfda-ad60363d7973/1961a7a7-2f01-5c75-bfda-ad60363d7973_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745078%252Fgeneral%252Fe9ac7f0e-fd55-4358-82ba-6c6e89af6043.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745078/general/e9ac7f0e-fd55-4358-82ba-6c6e89af6043.jpg saved to cache
2026-03-25 10:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1961a7a7-2f01-5c75-bfda-ad60363d7973
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92eaa10>
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db94fed1-e7d8-5757-8906-4b7493fdf13d/db94fed1-e7d8-5757-8906-4b7493fdf13d_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745077%252Fgeneral%252F94de5b03-1d26-4ddf-967e-3cc465255656.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745077/general/94de5b03-1d26-4ddf-967e-3cc465255656.jpg saved to cache
2026-03-25 10:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item db94fed1-e7d8-5757-8906-4b7493fdf13d
2026-03-25 10:16:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: db94fed1-e7d8-5757-8906-4b7493fdf13d, skipping ID generation
2026-03-25 10:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db94fed1-e7d8-5757-8906-4b7493fdf13d with scrape type 1
2026-03-25 10:16:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item db94fed1-e7d8-5757-8906-4b7493fdf13d sending to next pipeline
2026-03-25 10:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: db94fed1-e7d8-5757-8906-4b7493fdf13d, identifier: 10720674
2026-03-25 10:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa025650>
2026-03-25 10:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad875109-458d-5ae0-be4e-befec3041268/ad875109-458d-5ae0-be4e-befec3041268_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745088%252Fgeneral%252F7dfb8886-2792-420b-aecf-7a22dd88fb48.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745088/general/7dfb8886-2792-420b-aecf-7a22dd88fb48.jpg saved to cache
2026-03-25 10:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ad875109-458d-5ae0-be4e-befec3041268
2026-03-25 10:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745070/general/8e9d7c8d-8275-4bd6-bb3a-3fdca69c18e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720667)
2026-03-25 10:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: db94fed1-e7d8-5757-8906-4b7493fdf13d with identifier: 10720674
2026-03-25 10:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: db94fed1-e7d8-5757-8906-4b7493fdf13d with identifier: 10720674
2026-03-25 10:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: db94fed1-e7d8-5757-8906-4b7493fdf13d with identifier: 10720674 to the API
2026-03-25 10:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745077/general/94de5b03-1d26-4ddf-967e-3cc465255656.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': 204,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Electric',
'id': 'db94fed1-e7d8-5757-8906-4b7493fdf13d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMX792',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720674',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 77490,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db94fed1-e7d8-5757-8906-4b7493fdf13d/db94fed1-e7d8-5757-8906-4b7493fdf13d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131694,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745077/general/94de5b03-1d26-4ddf-967e-3cc465255656.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db94fed1-e7d8-5757-8906-4b7493fdf13d/db94fed1-e7d8-5757-8906-4b7493fdf13d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142126,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745077/general/4a89b34f-7efe-49c1-870c-d329ceae1462.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db94fed1-e7d8-5757-8906-4b7493fdf13d/db94fed1-e7d8-5757-8906-4b7493fdf13d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745077/general/5fa5290c-8c6d-44a4-8d78-a7f7e86af312.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db94fed1-e7d8-5757-8906-4b7493fdf13d/db94fed1-e7d8-5757-8906-4b7493fdf13d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141094,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745077/general/73f4d7f7-2fc6-44ea-9b3d-b8dd8e87077d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db94fed1-e7d8-5757-8906-4b7493fdf13d/db94fed1-e7d8-5757-8906-4b7493fdf13d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108834,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745077/general/242dad9c-6a39-4767-81a1-fe3603d31420.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db94fed1-e7d8-5757-8906-4b7493fdf13d/db94fed1-e7d8-5757-8906-4b7493fdf13d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745077/general/48ba0fdf-01e7-41cb-bd35-576f1fae420d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db94fed1-e7d8-5757-8906-4b7493fdf13d/db94fed1-e7d8-5757-8906-4b7493fdf13d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745077/general/845fd91c-200b-4d9c-b1fc-7fedce447ba5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db94fed1-e7d8-5757-8906-4b7493fdf13d/db94fed1-e7d8-5757-8906-4b7493fdf13d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139826,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745077/general/0ca2f775-1dfc-475b-8c2a-817db183ed55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db94fed1-e7d8-5757-8906-4b7493fdf13d/db94fed1-e7d8-5757-8906-4b7493fdf13d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132085,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745077/general/17fc3537-9b6d-477f-b43e-a4efe30f04b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db94fed1-e7d8-5757-8906-4b7493fdf13d/db94fed1-e7d8-5757-8906-4b7493fdf13d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115948,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745077/general/39d47498-fe83-452b-b268-0a1bc0852a8d.jpg',
'Width': 1024}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q4 E-tron 40 Advanced - Electric - Automatic - 204 hp - 77.490 '
'km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-25 10:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720674%27 HTTP/1.1" 200 None
2026-03-25 10:16:19 [adesa.be] INFO: Saving data for 10720674: {'created_time': 1774433779.516405, 'last_price_update_time': 1774433779.516416, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720674') HTTP/1.1" 204 0
2026-03-25 10:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745071/general/5084bd07-979b-4e43-8b9e-3b2bca1c0a36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720668)
2026-03-25 10:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745080/general/f12c9f57-04aa-4586-8659-9abe03c62bfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720681)
2026-03-25 10:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745087/general/3387e852-4547-4cd1-8c10-5bfa2bcec1d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720689)
2026-03-25 10:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e43450>
2026-03-25 10:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d2467ca-23dc-500a-92b2-0842aa6a2cc0/1d2467ca-23dc-500a-92b2-0842aa6a2cc0_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745079%252Fgeneral%252F822927ba-729b-4194-969f-baeaa2a821da.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745079/general/822927ba-729b-4194-969f-baeaa2a821da.jpg saved to cache
2026-03-25 10:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1d2467ca-23dc-500a-92b2-0842aa6a2cc0
2026-03-25 10:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9c93690>
2026-03-25 10:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d2467ca-23dc-500a-92b2-0842aa6a2cc0/1d2467ca-23dc-500a-92b2-0842aa6a2cc0_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745079%252Fgeneral%252F9a50aa04-0783-4f47-b6db-f7dd2ad2f10c.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745079/general/9a50aa04-0783-4f47-b6db-f7dd2ad2f10c.jpg saved to cache
2026-03-25 10:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1d2467ca-23dc-500a-92b2-0842aa6a2cc0
2026-03-25 10:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9c7dd90>
2026-03-25 10:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1961a7a7-2f01-5c75-bfda-ad60363d7973/1961a7a7-2f01-5c75-bfda-ad60363d7973_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745078%252Fgeneral%252Fa7bf96dc-f24e-41dc-864c-5a0eb4a1b47a.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745078/general/a7bf96dc-f24e-41dc-864c-5a0eb4a1b47a.jpg saved to cache
2026-03-25 10:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1961a7a7-2f01-5c75-bfda-ad60363d7973
2026-03-25 10:16:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1961a7a7-2f01-5c75-bfda-ad60363d7973, skipping ID generation
2026-03-25 10:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1961a7a7-2f01-5c75-bfda-ad60363d7973 with scrape type 1
2026-03-25 10:16:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1961a7a7-2f01-5c75-bfda-ad60363d7973 sending to next pipeline
2026-03-25 10:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1961a7a7-2f01-5c75-bfda-ad60363d7973, identifier: 10720679
2026-03-25 10:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9fd8190>
2026-03-25 10:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55b25a07-e577-5e6f-a500-0680d2307342/55b25a07-e577-5e6f-a500-0680d2307342_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745070%252Fgeneral%252F8e9d7c8d-8275-4bd6-bb3a-3fdca69c18e8.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745070/general/8e9d7c8d-8275-4bd6-bb3a-3fdca69c18e8.jpg saved to cache
2026-03-25 10:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 55b25a07-e577-5e6f-a500-0680d2307342
2026-03-25 10:16:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 55b25a07-e577-5e6f-a500-0680d2307342, skipping ID generation
2026-03-25 10:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55b25a07-e577-5e6f-a500-0680d2307342 with scrape type 1
2026-03-25 10:16:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 55b25a07-e577-5e6f-a500-0680d2307342 sending to next pipeline
2026-03-25 10:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55b25a07-e577-5e6f-a500-0680d2307342, identifier: 10720667
2026-03-25 10:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745079/general/358dfd34-a988-4f8e-8a63-dfdac3349e58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720680)
2026-03-25 10:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745081/general/d1b49fde-5d80-4d38-b213-0db199a36e62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720682)
2026-03-25 10:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1961a7a7-2f01-5c75-bfda-ad60363d7973 with identifier: 10720679
2026-03-25 10:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1961a7a7-2f01-5c75-bfda-ad60363d7973 with identifier: 10720679
2026-03-25 10:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1961a7a7-2f01-5c75-bfda-ad60363d7973 with identifier: 10720679 to the API
2026-03-25 10:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745078/general/a7bf96dc-f24e-41dc-864c-5a0eb4a1b47a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '1961a7a7-2f01-5c75-bfda-ad60363d7973',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALC320',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720679',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 73894,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1961a7a7-2f01-5c75-bfda-ad60363d7973/1961a7a7-2f01-5c75-bfda-ad60363d7973_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31661,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745078/general/b720c613-1877-4ef4-b11e-3bf713de33e6.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1961a7a7-2f01-5c75-bfda-ad60363d7973/1961a7a7-2f01-5c75-bfda-ad60363d7973_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255244,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745078/general/8f7dfcc7-049e-4f5b-880b-d8d148c13bb0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1961a7a7-2f01-5c75-bfda-ad60363d7973/1961a7a7-2f01-5c75-bfda-ad60363d7973_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260957,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745078/general/64218d7d-78c3-4c31-b779-559f49ed25e1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1961a7a7-2f01-5c75-bfda-ad60363d7973/1961a7a7-2f01-5c75-bfda-ad60363d7973_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222163,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745078/general/f4ddf68d-61c3-4914-9dd3-84847475e1f5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1961a7a7-2f01-5c75-bfda-ad60363d7973/1961a7a7-2f01-5c75-bfda-ad60363d7973_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234093,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745078/general/de0972ce-89e0-457b-ab04-0a4c3710d587.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1961a7a7-2f01-5c75-bfda-ad60363d7973/1961a7a7-2f01-5c75-bfda-ad60363d7973_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231526,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745078/general/7a290e0b-825e-4129-98e5-6b6c92ed6e01.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1961a7a7-2f01-5c75-bfda-ad60363d7973/1961a7a7-2f01-5c75-bfda-ad60363d7973_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189688,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745078/general/a7bf96dc-f24e-41dc-864c-5a0eb4a1b47a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1961a7a7-2f01-5c75-bfda-ad60363d7973/1961a7a7-2f01-5c75-bfda-ad60363d7973_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265064,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745078/general/da972c7e-235f-4740-a207-20c38f828efa.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1961a7a7-2f01-5c75-bfda-ad60363d7973/1961a7a7-2f01-5c75-bfda-ad60363d7973_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294167,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745078/general/e9ac7f0e-fd55-4358-82ba-6c6e89af6043.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1961a7a7-2f01-5c75-bfda-ad60363d7973/1961a7a7-2f01-5c75-bfda-ad60363d7973_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225217,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745078/general/fe3052c5-7bf5-4981-9fbb-867460840282.jpg',
'Width': 1400}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-04-30',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d Advantage - Diesel - Automatic - 116 hp - 73.894 '
'km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-25 10:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720679%27 HTTP/1.1" 200 None
2026-03-25 10:16:20 [adesa.be] INFO: Saving data for 10720679: {'created_time': 1774433780.470927, 'last_price_update_time': 1774433780.470939, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720679') HTTP/1.1" 204 0
2026-03-25 10:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55b25a07-e577-5e6f-a500-0680d2307342 with identifier: 10720667
2026-03-25 10:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55b25a07-e577-5e6f-a500-0680d2307342 with identifier: 10720667
2026-03-25 10:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55b25a07-e577-5e6f-a500-0680d2307342 with identifier: 10720667 to the API
2026-03-25 10:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745070/general/8e9d7c8d-8275-4bd6-bb3a-3fdca69c18e8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '55b25a07-e577-5e6f-a500-0680d2307342',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XQJ465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720667',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 129280,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55b25a07-e577-5e6f-a500-0680d2307342/55b25a07-e577-5e6f-a500-0680d2307342_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269085,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745070/general/f1e8c3c7-74f6-4732-9d76-b68e8c5f893a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55b25a07-e577-5e6f-a500-0680d2307342/55b25a07-e577-5e6f-a500-0680d2307342_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277178,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745070/general/8e9d7c8d-8275-4bd6-bb3a-3fdca69c18e8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55b25a07-e577-5e6f-a500-0680d2307342/55b25a07-e577-5e6f-a500-0680d2307342_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271101,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745070/general/9f94c275-83c0-4eef-9468-8c7f612b9855.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55b25a07-e577-5e6f-a500-0680d2307342/55b25a07-e577-5e6f-a500-0680d2307342_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246398,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745070/general/5466b964-149b-40bc-a8f5-590992b48b1d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55b25a07-e577-5e6f-a500-0680d2307342/55b25a07-e577-5e6f-a500-0680d2307342_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229882,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745070/general/746aa939-e2bd-4d23-90dd-027e63e7ce80.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55b25a07-e577-5e6f-a500-0680d2307342/55b25a07-e577-5e6f-a500-0680d2307342_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274878,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745070/general/63d0961c-0a72-45f2-81e3-699670d78134.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55b25a07-e577-5e6f-a500-0680d2307342/55b25a07-e577-5e6f-a500-0680d2307342_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306404,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745070/general/f3f51aa1-ec3f-48b5-97a5-b9041f7e753a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55b25a07-e577-5e6f-a500-0680d2307342/55b25a07-e577-5e6f-a500-0680d2307342_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253724,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745070/general/95b5fe8b-acef-4a32-ab99-3b0d587cf1c0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55b25a07-e577-5e6f-a500-0680d2307342/55b25a07-e577-5e6f-a500-0680d2307342_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273433,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745070/general/6b2a9bf9-ede9-41a6-8514-91661567b01e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55b25a07-e577-5e6f-a500-0680d2307342/55b25a07-e577-5e6f-a500-0680d2307342_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249553,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745070/general/b68c2778-1be4-4fa4-ba5f-ffa5a70265f9.jpg',
'Width': 1400}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2020-03-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A5 Sportback 35 TDI Advanced - Diesel - Automatic - 163 hp - '
'129.280 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2020}
2026-03-25 10:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720667%27 HTTP/1.1" 200 None
2026-03-25 10:16:20 [adesa.be] INFO: Saving data for 10720667: {'created_time': 1774433780.917909, 'last_price_update_time': 1774433780.917921, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720667') HTTP/1.1" 204 0
2026-03-25 10:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745079/general/4d468113-4d3f-4fcb-a0b6-52632ca56672.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720680)
2026-03-25 10:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745081/general/f4372f16-6fa9-4e69-bb08-fbd371d8ffc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720682)
2026-03-25 10:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745080/general/ebc0eadd-2cd5-49c7-b34d-653ac2dc2f77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720681)
2026-03-25 10:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745087/general/b4fd6bf6-7a90-4c3f-9a16-4b3156cb00c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720689)
2026-03-25 10:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745081/general/36336c6b-3ca9-46ef-b7b1-dfa468fbd00b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720682)
2026-03-25 10:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745080/general/a279e76c-90d1-4ece-a3ab-e0e592196e85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720681)
2026-03-25 10:16:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d54250>
2026-03-25 10:16:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_071355c6-191b-588b-b3ff-693ccd2a2198/071355c6-191b-588b-b3ff-693ccd2a2198_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745071%252Fgeneral%252F5084bd07-979b-4e43-8b9e-3b2bca1c0a36.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745071/general/5084bd07-979b-4e43-8b9e-3b2bca1c0a36.jpg saved to cache
2026-03-25 10:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 071355c6-191b-588b-b3ff-693ccd2a2198
2026-03-25 10:16:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 071355c6-191b-588b-b3ff-693ccd2a2198, skipping ID generation
2026-03-25 10:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 071355c6-191b-588b-b3ff-693ccd2a2198 with scrape type 1
2026-03-25 10:16:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 071355c6-191b-588b-b3ff-693ccd2a2198 sending to next pipeline
2026-03-25 10:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 071355c6-191b-588b-b3ff-693ccd2a2198, identifier: 10720668
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a927a210>
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_febd2c01-2ac8-5a97-90ba-56c4074dd888/febd2c01-2ac8-5a97-90ba-56c4074dd888_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745080%252Fgeneral%252Ff12c9f57-04aa-4586-8659-9abe03c62bfd.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745080/general/f12c9f57-04aa-4586-8659-9abe03c62bfd.jpg saved to cache
2026-03-25 10:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item febd2c01-2ac8-5a97-90ba-56c4074dd888
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9fb2c50>
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d598aca-75e1-57a6-bfa1-9118c42d44f9/4d598aca-75e1-57a6-bfa1-9118c42d44f9_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745087%252Fgeneral%252F3387e852-4547-4cd1-8c10-5bfa2bcec1d5.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745087/general/3387e852-4547-4cd1-8c10-5bfa2bcec1d5.jpg saved to cache
2026-03-25 10:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4d598aca-75e1-57a6-bfa1-9118c42d44f9
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e43d10>
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d2467ca-23dc-500a-92b2-0842aa6a2cc0/1d2467ca-23dc-500a-92b2-0842aa6a2cc0_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745079%252Fgeneral%252F358dfd34-a988-4f8e-8a63-dfdac3349e58.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745079/general/358dfd34-a988-4f8e-8a63-dfdac3349e58.jpg saved to cache
2026-03-25 10:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1d2467ca-23dc-500a-92b2-0842aa6a2cc0
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9176b50>
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0af1b286-9984-52b6-99f8-6a70ef7838c8/0af1b286-9984-52b6-99f8-6a70ef7838c8_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745081%252Fgeneral%252Fd1b49fde-5d80-4d38-b213-0db199a36e62.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745081/general/d1b49fde-5d80-4d38-b213-0db199a36e62.jpg saved to cache
2026-03-25 10:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0af1b286-9984-52b6-99f8-6a70ef7838c8
2026-03-25 10:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 071355c6-191b-588b-b3ff-693ccd2a2198 with identifier: 10720668
2026-03-25 10:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 071355c6-191b-588b-b3ff-693ccd2a2198 with identifier: 10720668
2026-03-25 10:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 071355c6-191b-588b-b3ff-693ccd2a2198 with identifier: 10720668 to the API
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745071/general/5084bd07-979b-4e43-8b9e-3b2bca1c0a36.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '071355c6-191b-588b-b3ff-693ccd2a2198',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJT563',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720668',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 78402,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071355c6-191b-588b-b3ff-693ccd2a2198/071355c6-191b-588b-b3ff-693ccd2a2198_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131640,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745071/general/6dee2316-a96a-4a63-8478-9cae1863bd34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071355c6-191b-588b-b3ff-693ccd2a2198/071355c6-191b-588b-b3ff-693ccd2a2198_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116517,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745071/general/5084bd07-979b-4e43-8b9e-3b2bca1c0a36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071355c6-191b-588b-b3ff-693ccd2a2198/071355c6-191b-588b-b3ff-693ccd2a2198_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125229,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745071/general/3161ec87-73a4-4c05-a43f-b6f0f2339fd8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071355c6-191b-588b-b3ff-693ccd2a2198/071355c6-191b-588b-b3ff-693ccd2a2198_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745071/general/bf130ef2-1f90-479e-b4f6-d028515cfd2d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071355c6-191b-588b-b3ff-693ccd2a2198/071355c6-191b-588b-b3ff-693ccd2a2198_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116727,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745071/general/4e932126-f622-4583-bead-9439084aeb51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071355c6-191b-588b-b3ff-693ccd2a2198/071355c6-191b-588b-b3ff-693ccd2a2198_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83051,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745071/general/bea8d204-c666-4e31-a45d-40d2fc9de183.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071355c6-191b-588b-b3ff-693ccd2a2198/071355c6-191b-588b-b3ff-693ccd2a2198_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125064,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745071/general/fa26aab7-d614-44b4-bd94-d76dff571627.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071355c6-191b-588b-b3ff-693ccd2a2198/071355c6-191b-588b-b3ff-693ccd2a2198_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57278,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745071/general/ebdab949-3f56-40f5-b56f-0e033a7301c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071355c6-191b-588b-b3ff-693ccd2a2198/071355c6-191b-588b-b3ff-693ccd2a2198_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110048,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745071/general/ddc6c58a-3392-497a-b495-b585a41c83cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071355c6-191b-588b-b3ff-693ccd2a2198/071355c6-191b-588b-b3ff-693ccd2a2198_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112464,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745071/general/fee8b552-0789-4aab-baba-353c8fc78071.jpg',
'Width': 1024}],
'price': 21100,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A6 2.0 TDI Business - Diesel - Automatic - 163 hp - 78.402 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720668%27 HTTP/1.1" 200 None
2026-03-25 10:16:21 [adesa.be] INFO: Saving data for 10720668: {'created_time': 1774433781.665363, 'last_price_update_time': 1774433781.665384, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720668') HTTP/1.1" 204 0
2026-03-25 10:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745079/general/5c8d5add-35f2-4cfd-b470-7dc16b6c7263.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720680)
2026-03-25 10:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745080/general/fa80a6c6-c320-44f3-ab42-85cb1ab2cde3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720681)
2026-03-25 10:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745087/general/cbee87af-2716-4651-bef6-265127a17eb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720689)
2026-03-25 10:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745080/general/53e7c6c1-c4d5-4580-bb81-fc444b4b68b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720681)
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9376850>
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d2467ca-23dc-500a-92b2-0842aa6a2cc0/1d2467ca-23dc-500a-92b2-0842aa6a2cc0_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745079%252Fgeneral%252F4d468113-4d3f-4fcb-a0b6-52632ca56672.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745079/general/4d468113-4d3f-4fcb-a0b6-52632ca56672.jpg saved to cache
2026-03-25 10:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1d2467ca-23dc-500a-92b2-0842aa6a2cc0
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9cf7bd0>
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0af1b286-9984-52b6-99f8-6a70ef7838c8/0af1b286-9984-52b6-99f8-6a70ef7838c8_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745081%252Fgeneral%252Ff4372f16-6fa9-4e69-bb08-fbd371d8ffc5.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745081/general/f4372f16-6fa9-4e69-bb08-fbd371d8ffc5.jpg saved to cache
2026-03-25 10:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0af1b286-9984-52b6-99f8-6a70ef7838c8
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9fcff10>
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_febd2c01-2ac8-5a97-90ba-56c4074dd888/febd2c01-2ac8-5a97-90ba-56c4074dd888_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745080%252Fgeneral%252Febc0eadd-2cd5-49c7-b34d-653ac2dc2f77.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745080/general/ebc0eadd-2cd5-49c7-b34d-653ac2dc2f77.jpg saved to cache
2026-03-25 10:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item febd2c01-2ac8-5a97-90ba-56c4074dd888
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e330d0>
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d598aca-75e1-57a6-bfa1-9118c42d44f9/4d598aca-75e1-57a6-bfa1-9118c42d44f9_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745087%252Fgeneral%252Fb4fd6bf6-7a90-4c3f-9a16-4b3156cb00c3.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745087/general/b4fd6bf6-7a90-4c3f-9a16-4b3156cb00c3.jpg saved to cache
2026-03-25 10:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4d598aca-75e1-57a6-bfa1-9118c42d44f9
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9fcfc50>
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0af1b286-9984-52b6-99f8-6a70ef7838c8/0af1b286-9984-52b6-99f8-6a70ef7838c8_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745081%252Fgeneral%252F36336c6b-3ca9-46ef-b7b1-dfa468fbd00b.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745081/general/36336c6b-3ca9-46ef-b7b1-dfa468fbd00b.jpg saved to cache
2026-03-25 10:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0af1b286-9984-52b6-99f8-6a70ef7838c8
2026-03-25 10:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a922cc90>
2026-03-25 10:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_febd2c01-2ac8-5a97-90ba-56c4074dd888/febd2c01-2ac8-5a97-90ba-56c4074dd888_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745080%252Fgeneral%252Fa279e76c-90d1-4ece-a3ab-e0e592196e85.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745080/general/a279e76c-90d1-4ece-a3ab-e0e592196e85.jpg saved to cache
2026-03-25 10:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item febd2c01-2ac8-5a97-90ba-56c4074dd888
2026-03-25 10:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745081/general/ac679e1d-9201-48a9-aca9-339198a72837.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720682)
2026-03-25 10:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745087/general/a0451e4f-34a9-4e1a-809a-e54137d64167.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720689)
2026-03-25 10:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745081/general/a06ad535-8ca4-4a32-a6b8-6664fa199d81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720682)
2026-03-25 10:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745087/general/51732ffc-1d5c-4b99-a412-41635ad14c94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720689)
2026-03-25 10:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745088/general/d24d2e93-020a-4d94-bfbb-20b6dada0c68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720690)
2026-03-25 10:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9dc57d0>
2026-03-25 10:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d2467ca-23dc-500a-92b2-0842aa6a2cc0/1d2467ca-23dc-500a-92b2-0842aa6a2cc0_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745079%252Fgeneral%252F5c8d5add-35f2-4cfd-b470-7dc16b6c7263.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745079/general/5c8d5add-35f2-4cfd-b470-7dc16b6c7263.jpg saved to cache
2026-03-25 10:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1d2467ca-23dc-500a-92b2-0842aa6a2cc0
2026-03-25 10:16:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1d2467ca-23dc-500a-92b2-0842aa6a2cc0, skipping ID generation
2026-03-25 10:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d2467ca-23dc-500a-92b2-0842aa6a2cc0 with scrape type 1
2026-03-25 10:16:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1d2467ca-23dc-500a-92b2-0842aa6a2cc0 sending to next pipeline
2026-03-25 10:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d2467ca-23dc-500a-92b2-0842aa6a2cc0, identifier: 10720680
2026-03-25 10:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9cf4a10>
2026-03-25 10:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_febd2c01-2ac8-5a97-90ba-56c4074dd888/febd2c01-2ac8-5a97-90ba-56c4074dd888_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745080%252Fgeneral%252Ffa80a6c6-c320-44f3-ab42-85cb1ab2cde3.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745080/general/fa80a6c6-c320-44f3-ab42-85cb1ab2cde3.jpg saved to cache
2026-03-25 10:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item febd2c01-2ac8-5a97-90ba-56c4074dd888
2026-03-25 10:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f1e110>
2026-03-25 10:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d598aca-75e1-57a6-bfa1-9118c42d44f9/4d598aca-75e1-57a6-bfa1-9118c42d44f9_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745087%252Fgeneral%252Fcbee87af-2716-4651-bef6-265127a17eb2.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745087/general/cbee87af-2716-4651-bef6-265127a17eb2.jpg saved to cache
2026-03-25 10:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4d598aca-75e1-57a6-bfa1-9118c42d44f9
2026-03-25 10:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4ac3dcd10>
2026-03-25 10:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_febd2c01-2ac8-5a97-90ba-56c4074dd888/febd2c01-2ac8-5a97-90ba-56c4074dd888_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745080%252Fgeneral%252F53e7c6c1-c4d5-4580-bb81-fc444b4b68b6.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745080/general/53e7c6c1-c4d5-4580-bb81-fc444b4b68b6.jpg saved to cache
2026-03-25 10:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item febd2c01-2ac8-5a97-90ba-56c4074dd888
2026-03-25 10:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d2467ca-23dc-500a-92b2-0842aa6a2cc0 with identifier: 10720680
2026-03-25 10:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d2467ca-23dc-500a-92b2-0842aa6a2cc0 with identifier: 10720680
2026-03-25 10:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d2467ca-23dc-500a-92b2-0842aa6a2cc0 with identifier: 10720680 to the API
2026-03-25 10:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:16:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745079/general/5c8d5add-35f2-4cfd-b470-7dc16b6c7263.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '1d2467ca-23dc-500a-92b2-0842aa6a2cc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAB176',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720680',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 83740,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d2467ca-23dc-500a-92b2-0842aa6a2cc0/1d2467ca-23dc-500a-92b2-0842aa6a2cc0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40461,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745079/general/5c8d5add-35f2-4cfd-b470-7dc16b6c7263.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d2467ca-23dc-500a-92b2-0842aa6a2cc0/1d2467ca-23dc-500a-92b2-0842aa6a2cc0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299954,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745079/general/2c565534-45c2-4758-8b69-b30ed6344996.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d2467ca-23dc-500a-92b2-0842aa6a2cc0/1d2467ca-23dc-500a-92b2-0842aa6a2cc0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300994,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745079/general/4d468113-4d3f-4fcb-a0b6-52632ca56672.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d2467ca-23dc-500a-92b2-0842aa6a2cc0/1d2467ca-23dc-500a-92b2-0842aa6a2cc0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301752,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745079/general/87b824a2-9f75-4565-83d2-25b7243da09a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d2467ca-23dc-500a-92b2-0842aa6a2cc0/1d2467ca-23dc-500a-92b2-0842aa6a2cc0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281402,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745079/general/e083b11c-7dd7-4cc6-ab09-138d99e700df.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d2467ca-23dc-500a-92b2-0842aa6a2cc0/1d2467ca-23dc-500a-92b2-0842aa6a2cc0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288595,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745079/general/700f50c5-708b-451f-b6d6-7c9ddde0ac86.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d2467ca-23dc-500a-92b2-0842aa6a2cc0/1d2467ca-23dc-500a-92b2-0842aa6a2cc0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278690,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745079/general/358dfd34-a988-4f8e-8a63-dfdac3349e58.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d2467ca-23dc-500a-92b2-0842aa6a2cc0/1d2467ca-23dc-500a-92b2-0842aa6a2cc0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277737,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745079/general/9a50aa04-0783-4f47-b6db-f7dd2ad2f10c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d2467ca-23dc-500a-92b2-0842aa6a2cc0/1d2467ca-23dc-500a-92b2-0842aa6a2cc0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 432044,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745079/general/822927ba-729b-4194-969f-baeaa2a821da.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d2467ca-23dc-500a-92b2-0842aa6a2cc0/1d2467ca-23dc-500a-92b2-0842aa6a2cc0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282312,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745079/general/4551fcf1-1aa4-476d-8174-a825470389ec.jpg',
'Width': 1400}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-01-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116i - Petrol - Automatic - 109 hp - 83.740 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720680%27 HTTP/1.1" 200 None
2026-03-25 10:16:23 [adesa.be] INFO: Saving data for 10720680: {'created_time': 1774433783.447299, 'last_price_update_time': 1774433783.447309, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720680') HTTP/1.1" 204 0
2026-03-25 10:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745081/general/95d077a4-3eef-462b-848b-721b2e519a17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720682)
2026-03-25 10:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745088/general/6b2da5c9-2931-43e4-bffe-be533c9c24c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720690)
2026-03-25 10:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745080/general/4268f46b-63b7-4b69-bf12-29091b3fbdb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720681)
2026-03-25 10:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745114/general/e1b087a6-50d8-4f03-be74-b445929b22ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720720)
2026-03-25 10:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745087/general/0581abb0-8907-46b4-b2c3-40b4894015a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720689)
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9372e50>
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0af1b286-9984-52b6-99f8-6a70ef7838c8/0af1b286-9984-52b6-99f8-6a70ef7838c8_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745081%252Fgeneral%252Fac679e1d-9201-48a9-aca9-339198a72837.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745081/general/ac679e1d-9201-48a9-aca9-339198a72837.jpg saved to cache
2026-03-25 10:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0af1b286-9984-52b6-99f8-6a70ef7838c8
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92de110>
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d598aca-75e1-57a6-bfa1-9118c42d44f9/4d598aca-75e1-57a6-bfa1-9118c42d44f9_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745087%252Fgeneral%252Fa0451e4f-34a9-4e1a-809a-e54137d64167.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745087/general/a0451e4f-34a9-4e1a-809a-e54137d64167.jpg saved to cache
2026-03-25 10:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4d598aca-75e1-57a6-bfa1-9118c42d44f9
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa025150>
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0af1b286-9984-52b6-99f8-6a70ef7838c8/0af1b286-9984-52b6-99f8-6a70ef7838c8_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745081%252Fgeneral%252Fa06ad535-8ca4-4a32-a6b8-6664fa199d81.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745081/general/a06ad535-8ca4-4a32-a6b8-6664fa199d81.jpg saved to cache
2026-03-25 10:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0af1b286-9984-52b6-99f8-6a70ef7838c8
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e4cc50>
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d598aca-75e1-57a6-bfa1-9118c42d44f9/4d598aca-75e1-57a6-bfa1-9118c42d44f9_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745087%252Fgeneral%252F51732ffc-1d5c-4b99-a412-41635ad14c94.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745087/general/51732ffc-1d5c-4b99-a412-41635ad14c94.jpg saved to cache
2026-03-25 10:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4d598aca-75e1-57a6-bfa1-9118c42d44f9
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4ac1e6e10>
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad875109-458d-5ae0-be4e-befec3041268/ad875109-458d-5ae0-be4e-befec3041268_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745088%252Fgeneral%252Fd24d2e93-020a-4d94-bfbb-20b6dada0c68.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745088/general/d24d2e93-020a-4d94-bfbb-20b6dada0c68.jpg saved to cache
2026-03-25 10:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ad875109-458d-5ae0-be4e-befec3041268
2026-03-25 10:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745081/general/dbe4d0a2-aa7f-495d-9220-54018452cd0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720682)
2026-03-25 10:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745087/general/0b89314f-9bc0-4340-a79b-c57884d18b48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720689)
2026-03-25 10:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745081/general/c3411c1c-fa33-4241-9fa7-46384540279a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720682)
2026-03-25 10:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745113/general/e907fc02-1d33-4441-920d-d4683cd4cb34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720719)
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91c6810>
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0af1b286-9984-52b6-99f8-6a70ef7838c8/0af1b286-9984-52b6-99f8-6a70ef7838c8_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745081%252Fgeneral%252F95d077a4-3eef-462b-848b-721b2e519a17.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745081/general/95d077a4-3eef-462b-848b-721b2e519a17.jpg saved to cache
2026-03-25 10:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0af1b286-9984-52b6-99f8-6a70ef7838c8
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9cf9d90>
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad875109-458d-5ae0-be4e-befec3041268/ad875109-458d-5ae0-be4e-befec3041268_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745088%252Fgeneral%252F6b2da5c9-2931-43e4-bffe-be533c9c24c3.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745088/general/6b2da5c9-2931-43e4-bffe-be533c9c24c3.jpg saved to cache
2026-03-25 10:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ad875109-458d-5ae0-be4e-befec3041268
2026-03-25 10:16:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad875109-458d-5ae0-be4e-befec3041268, skipping ID generation
2026-03-25 10:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad875109-458d-5ae0-be4e-befec3041268 with scrape type 1
2026-03-25 10:16:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad875109-458d-5ae0-be4e-befec3041268 sending to next pipeline
2026-03-25 10:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad875109-458d-5ae0-be4e-befec3041268, identifier: 10720690
2026-03-25 10:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d6ee10>
2026-03-25 10:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_febd2c01-2ac8-5a97-90ba-56c4074dd888/febd2c01-2ac8-5a97-90ba-56c4074dd888_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745080%252Fgeneral%252F4268f46b-63b7-4b69-bf12-29091b3fbdb7.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745080/general/4268f46b-63b7-4b69-bf12-29091b3fbdb7.jpg saved to cache
2026-03-25 10:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item febd2c01-2ac8-5a97-90ba-56c4074dd888
2026-03-25 10:16:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: febd2c01-2ac8-5a97-90ba-56c4074dd888, skipping ID generation
2026-03-25 10:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item febd2c01-2ac8-5a97-90ba-56c4074dd888 with scrape type 1
2026-03-25 10:16:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item febd2c01-2ac8-5a97-90ba-56c4074dd888 sending to next pipeline
2026-03-25 10:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: febd2c01-2ac8-5a97-90ba-56c4074dd888, identifier: 10720681
2026-03-25 10:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa0fc210>
2026-03-25 10:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4585985d-75c1-5e21-a041-562e9e7ca191/4585985d-75c1-5e21-a041-562e9e7ca191_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745114%252Fgeneral%252Fe1b087a6-50d8-4f03-be74-b445929b22ea.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745114/general/e1b087a6-50d8-4f03-be74-b445929b22ea.jpg saved to cache
2026-03-25 10:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4585985d-75c1-5e21-a041-562e9e7ca191
2026-03-25 10:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4ac1e7810>
2026-03-25 10:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d598aca-75e1-57a6-bfa1-9118c42d44f9/4d598aca-75e1-57a6-bfa1-9118c42d44f9_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745087%252Fgeneral%252F0581abb0-8907-46b4-b2c3-40b4894015a8.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745087/general/0581abb0-8907-46b4-b2c3-40b4894015a8.jpg saved to cache
2026-03-25 10:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4d598aca-75e1-57a6-bfa1-9118c42d44f9
2026-03-25 10:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad875109-458d-5ae0-be4e-befec3041268 with identifier: 10720690
2026-03-25 10:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad875109-458d-5ae0-be4e-befec3041268 with identifier: 10720690
2026-03-25 10:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad875109-458d-5ae0-be4e-befec3041268 with identifier: 10720690 to the API
2026-03-25 10:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:16:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745088/general/6b2da5c9-2931-43e4-bffe-be533c9c24c3.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': 286,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Electric',
'id': 'ad875109-458d-5ae0-be4e-befec3041268',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTR519',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720690',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 116865,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad875109-458d-5ae0-be4e-befec3041268/ad875109-458d-5ae0-be4e-befec3041268_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169971,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745088/general/6b2da5c9-2931-43e4-bffe-be533c9c24c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad875109-458d-5ae0-be4e-befec3041268/ad875109-458d-5ae0-be4e-befec3041268_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44879,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745088/general/d24d2e93-020a-4d94-bfbb-20b6dada0c68.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad875109-458d-5ae0-be4e-befec3041268/ad875109-458d-5ae0-be4e-befec3041268_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185066,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745088/general/1bee274b-425a-428f-9a97-a632a890c48a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad875109-458d-5ae0-be4e-befec3041268/ad875109-458d-5ae0-be4e-befec3041268_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199934,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745088/general/ba4109e3-8472-406a-8710-751fe7204d7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad875109-458d-5ae0-be4e-befec3041268/ad875109-458d-5ae0-be4e-befec3041268_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142410,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745088/general/cdb02da2-c521-4fbc-8e4a-b2618810e1d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad875109-458d-5ae0-be4e-befec3041268/ad875109-458d-5ae0-be4e-befec3041268_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94552,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745088/general/897a1570-03e0-4b27-867e-1f99a34072eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad875109-458d-5ae0-be4e-befec3041268/ad875109-458d-5ae0-be4e-befec3041268_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745088/general/e9c48c74-8f56-4779-8151-eb196a86c7d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad875109-458d-5ae0-be4e-befec3041268/ad875109-458d-5ae0-be4e-befec3041268_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183103,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745088/general/01d7f282-fe65-48db-aca5-3104fec28a3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad875109-458d-5ae0-be4e-befec3041268/ad875109-458d-5ae0-be4e-befec3041268_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104234,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745088/general/c535ce61-cca2-4c4b-a9f2-559d623b8d20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad875109-458d-5ae0-be4e-befec3041268/ad875109-458d-5ae0-be4e-befec3041268_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149960,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745088/general/7dfb8886-2792-420b-aecf-7a22dd88fb48.jpg',
'Width': 1024}],
'price': 16500,
'price_includes_vat': True,
'registration_date': '2021-09-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW iX3 74 kWh M Sport - Electric - Automatic - 286 hp - 116.865 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-25 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720690%27 HTTP/1.1" 200 None
2026-03-25 10:16:24 [adesa.be] INFO: Saving data for 10720690: {'created_time': 1774433784.774138, 'last_price_update_time': 1774433784.77415, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720690') HTTP/1.1" 204 0
2026-03-25 10:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: febd2c01-2ac8-5a97-90ba-56c4074dd888 with identifier: 10720681
2026-03-25 10:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: febd2c01-2ac8-5a97-90ba-56c4074dd888 with identifier: 10720681
2026-03-25 10:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: febd2c01-2ac8-5a97-90ba-56c4074dd888 with identifier: 10720681 to the API
2026-03-25 10:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745080/general/4268f46b-63b7-4b69-bf12-29091b3fbdb7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'febd2c01-2ac8-5a97-90ba-56c4074dd888',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AQA937',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720681',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 79199,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_febd2c01-2ac8-5a97-90ba-56c4074dd888/febd2c01-2ac8-5a97-90ba-56c4074dd888_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185498,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745080/general/cc226110-a52b-41eb-baf3-950f9e52d989.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_febd2c01-2ac8-5a97-90ba-56c4074dd888/febd2c01-2ac8-5a97-90ba-56c4074dd888_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42864,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745080/general/2669b24a-8935-4702-ba8c-5c31df7b264f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_febd2c01-2ac8-5a97-90ba-56c4074dd888/febd2c01-2ac8-5a97-90ba-56c4074dd888_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165504,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745080/general/a2d24a4a-7bea-4a10-b4fd-d3e08f29dc7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_febd2c01-2ac8-5a97-90ba-56c4074dd888/febd2c01-2ac8-5a97-90ba-56c4074dd888_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178862,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745080/general/4268f46b-63b7-4b69-bf12-29091b3fbdb7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_febd2c01-2ac8-5a97-90ba-56c4074dd888/febd2c01-2ac8-5a97-90ba-56c4074dd888_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146885,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745080/general/25cdb2d0-2361-45f1-a425-a705f1fcda00.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_febd2c01-2ac8-5a97-90ba-56c4074dd888/febd2c01-2ac8-5a97-90ba-56c4074dd888_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745080/general/53e7c6c1-c4d5-4580-bb81-fc444b4b68b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_febd2c01-2ac8-5a97-90ba-56c4074dd888/febd2c01-2ac8-5a97-90ba-56c4074dd888_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169439,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745080/general/fa80a6c6-c320-44f3-ab42-85cb1ab2cde3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_febd2c01-2ac8-5a97-90ba-56c4074dd888/febd2c01-2ac8-5a97-90ba-56c4074dd888_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140101,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745080/general/a279e76c-90d1-4ece-a3ab-e0e592196e85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_febd2c01-2ac8-5a97-90ba-56c4074dd888/febd2c01-2ac8-5a97-90ba-56c4074dd888_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182683,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745080/general/ebc0eadd-2cd5-49c7-b34d-653ac2dc2f77.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_febd2c01-2ac8-5a97-90ba-56c4074dd888/febd2c01-2ac8-5a97-90ba-56c4074dd888_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97799,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745080/general/f12c9f57-04aa-4586-8659-9abe03c62bfd.jpg',
'Width': 1024}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-06-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Active Tourer 216i Business - Petrol - Manual - 109 hp '
'- 79.199 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720681%27 HTTP/1.1" 200 None
2026-03-25 10:16:25 [adesa.be] INFO: Saving data for 10720681: {'created_time': 1774433785.147224, 'last_price_update_time': 1774433785.147239, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720681') HTTP/1.1" 204 0
2026-03-25 10:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745112/general/094ff31a-bcf2-4982-badb-bda9254d38f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720718)
2026-03-25 10:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745113/general/08060495-ef64-4e9c-b3ae-05ffabd7f561.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720719)
2026-03-25 10:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745114/general/f5184f03-3134-41bb-927c-0c9e7b2e0651.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720720)
2026-03-25 10:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e5ab10>
2026-03-25 10:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0af1b286-9984-52b6-99f8-6a70ef7838c8/0af1b286-9984-52b6-99f8-6a70ef7838c8_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745081%252Fgeneral%252Fdbe4d0a2-aa7f-495d-9220-54018452cd0a.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745081/general/dbe4d0a2-aa7f-495d-9220-54018452cd0a.jpg saved to cache
2026-03-25 10:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0af1b286-9984-52b6-99f8-6a70ef7838c8
2026-03-25 10:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d50850>
2026-03-25 10:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d598aca-75e1-57a6-bfa1-9118c42d44f9/4d598aca-75e1-57a6-bfa1-9118c42d44f9_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745087%252Fgeneral%252F0b89314f-9bc0-4340-a79b-c57884d18b48.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745087/general/0b89314f-9bc0-4340-a79b-c57884d18b48.jpg saved to cache
2026-03-25 10:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4d598aca-75e1-57a6-bfa1-9118c42d44f9
2026-03-25 10:16:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4d598aca-75e1-57a6-bfa1-9118c42d44f9, skipping ID generation
2026-03-25 10:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d598aca-75e1-57a6-bfa1-9118c42d44f9 with scrape type 1
2026-03-25 10:16:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4d598aca-75e1-57a6-bfa1-9118c42d44f9 sending to next pipeline
2026-03-25 10:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d598aca-75e1-57a6-bfa1-9118c42d44f9, identifier: 10720689
2026-03-25 10:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d46fd0>
2026-03-25 10:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0af1b286-9984-52b6-99f8-6a70ef7838c8/0af1b286-9984-52b6-99f8-6a70ef7838c8_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745081%252Fgeneral%252Fc3411c1c-fa33-4241-9fa7-46384540279a.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745081/general/c3411c1c-fa33-4241-9fa7-46384540279a.jpg saved to cache
2026-03-25 10:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0af1b286-9984-52b6-99f8-6a70ef7838c8
2026-03-25 10:16:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0af1b286-9984-52b6-99f8-6a70ef7838c8, skipping ID generation
2026-03-25 10:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0af1b286-9984-52b6-99f8-6a70ef7838c8 with scrape type 1
2026-03-25 10:16:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0af1b286-9984-52b6-99f8-6a70ef7838c8 sending to next pipeline
2026-03-25 10:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0af1b286-9984-52b6-99f8-6a70ef7838c8, identifier: 10720682
2026-03-25 10:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a922d5d0>
2026-03-25 10:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d70c8f39-fc75-5406-9edb-fb7d9169f63d/d70c8f39-fc75-5406-9edb-fb7d9169f63d_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745113%252Fgeneral%252Fe907fc02-1d33-4441-920d-d4683cd4cb34.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745113/general/e907fc02-1d33-4441-920d-d4683cd4cb34.jpg saved to cache
2026-03-25 10:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d70c8f39-fc75-5406-9edb-fb7d9169f63d
2026-03-25 10:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745111/general/505c8189-2dd1-40f3-a841-b168280862ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720716)
2026-03-25 10:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745111/general/509323be-3fad-4a2a-9e92-0da07a14ecb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720716)
2026-03-25 10:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745091/general/a426ae86-df70-4050-a29b-29f2b16457b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720694)
2026-03-25 10:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745091/general/82440200-5fa1-43cc-9500-0e8498ac5ee2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720694)
2026-03-25 10:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d598aca-75e1-57a6-bfa1-9118c42d44f9 with identifier: 10720689
2026-03-25 10:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d598aca-75e1-57a6-bfa1-9118c42d44f9 with identifier: 10720689
2026-03-25 10:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d598aca-75e1-57a6-bfa1-9118c42d44f9 with identifier: 10720689 to the API
2026-03-25 10:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:16:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745087/general/0b89314f-9bc0-4340-a79b-c57884d18b48.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Electric',
'id': '4d598aca-75e1-57a6-bfa1-9118c42d44f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLJ917',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720689',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 94084,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d598aca-75e1-57a6-bfa1-9118c42d44f9/4d598aca-75e1-57a6-bfa1-9118c42d44f9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280477,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745087/general/0b89314f-9bc0-4340-a79b-c57884d18b48.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d598aca-75e1-57a6-bfa1-9118c42d44f9/4d598aca-75e1-57a6-bfa1-9118c42d44f9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277208,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745087/general/610bc19d-65d9-4006-8908-c99b756aa558.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d598aca-75e1-57a6-bfa1-9118c42d44f9/4d598aca-75e1-57a6-bfa1-9118c42d44f9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278542,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745087/general/bc2110c1-a454-4559-9b46-2919edf5141f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d598aca-75e1-57a6-bfa1-9118c42d44f9/4d598aca-75e1-57a6-bfa1-9118c42d44f9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250661,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745087/general/0581abb0-8907-46b4-b2c3-40b4894015a8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d598aca-75e1-57a6-bfa1-9118c42d44f9/4d598aca-75e1-57a6-bfa1-9118c42d44f9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244376,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745087/general/1e97864c-260b-4de3-9629-92cee4f904a8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d598aca-75e1-57a6-bfa1-9118c42d44f9/4d598aca-75e1-57a6-bfa1-9118c42d44f9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271523,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745087/general/51732ffc-1d5c-4b99-a412-41635ad14c94.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d598aca-75e1-57a6-bfa1-9118c42d44f9/4d598aca-75e1-57a6-bfa1-9118c42d44f9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254622,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745087/general/a0451e4f-34a9-4e1a-809a-e54137d64167.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d598aca-75e1-57a6-bfa1-9118c42d44f9/4d598aca-75e1-57a6-bfa1-9118c42d44f9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227817,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745087/general/cbee87af-2716-4651-bef6-265127a17eb2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d598aca-75e1-57a6-bfa1-9118c42d44f9/4d598aca-75e1-57a6-bfa1-9118c42d44f9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228088,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745087/general/b4fd6bf6-7a90-4c3f-9a16-4b3156cb00c3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d598aca-75e1-57a6-bfa1-9118c42d44f9/4d598aca-75e1-57a6-bfa1-9118c42d44f9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240765,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745087/general/3387e852-4547-4cd1-8c10-5bfa2bcec1d5.jpg',
'Width': 1400}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW iX3 74 kWh M Sport - Electric - Automatic - 286 hp - 94.084 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-25 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720689%27 HTTP/1.1" 200 None
2026-03-25 10:16:26 [adesa.be] INFO: Saving data for 10720689: {'created_time': 1774433786.08202, 'last_price_update_time': 1774433786.082032, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720689') HTTP/1.1" 204 0
2026-03-25 10:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0af1b286-9984-52b6-99f8-6a70ef7838c8 with identifier: 10720682
2026-03-25 10:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0af1b286-9984-52b6-99f8-6a70ef7838c8 with identifier: 10720682
2026-03-25 10:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0af1b286-9984-52b6-99f8-6a70ef7838c8 with identifier: 10720682 to the API
2026-03-25 10:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:16:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:16:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745081/general/c3411c1c-fa33-4241-9fa7-46384540279a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '0af1b286-9984-52b6-99f8-6a70ef7838c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKM999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720682',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 150247,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0af1b286-9984-52b6-99f8-6a70ef7838c8/0af1b286-9984-52b6-99f8-6a70ef7838c8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36958,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745081/general/95d077a4-3eef-462b-848b-721b2e519a17.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0af1b286-9984-52b6-99f8-6a70ef7838c8/0af1b286-9984-52b6-99f8-6a70ef7838c8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285026,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745081/general/32178681-ac63-4967-b591-2da326d92706.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0af1b286-9984-52b6-99f8-6a70ef7838c8/0af1b286-9984-52b6-99f8-6a70ef7838c8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267276,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745081/general/dbe4d0a2-aa7f-495d-9220-54018452cd0a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0af1b286-9984-52b6-99f8-6a70ef7838c8/0af1b286-9984-52b6-99f8-6a70ef7838c8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287342,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745081/general/c3411c1c-fa33-4241-9fa7-46384540279a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0af1b286-9984-52b6-99f8-6a70ef7838c8/0af1b286-9984-52b6-99f8-6a70ef7838c8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252159,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745081/general/a06ad535-8ca4-4a32-a6b8-6664fa199d81.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0af1b286-9984-52b6-99f8-6a70ef7838c8/0af1b286-9984-52b6-99f8-6a70ef7838c8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261760,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745081/general/ac679e1d-9201-48a9-aca9-339198a72837.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0af1b286-9984-52b6-99f8-6a70ef7838c8/0af1b286-9984-52b6-99f8-6a70ef7838c8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253919,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745081/general/36336c6b-3ca9-46ef-b7b1-dfa468fbd00b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0af1b286-9984-52b6-99f8-6a70ef7838c8/0af1b286-9984-52b6-99f8-6a70ef7838c8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269544,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745081/general/d1b49fde-5d80-4d38-b213-0db199a36e62.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0af1b286-9984-52b6-99f8-6a70ef7838c8/0af1b286-9984-52b6-99f8-6a70ef7838c8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 432605,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745081/general/f4372f16-6fa9-4e69-bb08-fbd371d8ffc5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0af1b286-9984-52b6-99f8-6a70ef7838c8/0af1b286-9984-52b6-99f8-6a70ef7838c8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290124,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745081/general/5c61fce6-3312-4196-a1ea-6bc3d3fcdc59.jpg',
'Width': 1400}],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2021-04-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Gran Coupé 218d Business - Diesel - Automatic - 136 hp '
'- 150.247 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720682%27 HTTP/1.1" 200 None
2026-03-25 10:16:26 [adesa.be] INFO: Saving data for 10720682: {'created_time': 1774433786.495406, 'last_price_update_time': 1774433786.495417, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720682') HTTP/1.1" 204 0
2026-03-25 10:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745089/general/58edf212-ad5e-4e64-a52a-f0d2e32ce059.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720691)
2026-03-25 10:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745114/general/f9c1bdcf-5565-4f35-af32-da3e4eae08e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720720)
2026-03-25 10:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745112/general/029b74fd-3358-4d7b-bfa4-0d90a966ecf9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720718)
2026-03-25 10:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d44150>
2026-03-25 10:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cffdfce-54b4-53af-8590-c3c6248848c1/7cffdfce-54b4-53af-8590-c3c6248848c1_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745112%252Fgeneral%252F094ff31a-bcf2-4982-badb-bda9254d38f9.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745112/general/094ff31a-bcf2-4982-badb-bda9254d38f9.jpg saved to cache
2026-03-25 10:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7cffdfce-54b4-53af-8590-c3c6248848c1
2026-03-25 10:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e580d0>
2026-03-25 10:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d70c8f39-fc75-5406-9edb-fb7d9169f63d/d70c8f39-fc75-5406-9edb-fb7d9169f63d_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745113%252Fgeneral%252F08060495-ef64-4e9c-b3ae-05ffabd7f561.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745113/general/08060495-ef64-4e9c-b3ae-05ffabd7f561.jpg saved to cache
2026-03-25 10:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d70c8f39-fc75-5406-9edb-fb7d9169f63d
2026-03-25 10:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9ffd550>
2026-03-25 10:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4585985d-75c1-5e21-a041-562e9e7ca191/4585985d-75c1-5e21-a041-562e9e7ca191_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745114%252Fgeneral%252Ff5184f03-3134-41bb-927c-0c9e7b2e0651.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745114/general/f5184f03-3134-41bb-927c-0c9e7b2e0651.jpg saved to cache
2026-03-25 10:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4585985d-75c1-5e21-a041-562e9e7ca191
2026-03-25 10:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4acd28bd0>
2026-03-25 10:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c158f4c-da2d-52ea-a8d4-c1a5023b7938/8c158f4c-da2d-52ea-a8d4-c1a5023b7938_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745111%252Fgeneral%252F505c8189-2dd1-40f3-a841-b168280862ee.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745111/general/505c8189-2dd1-40f3-a841-b168280862ee.jpg saved to cache
2026-03-25 10:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8c158f4c-da2d-52ea-a8d4-c1a5023b7938
2026-03-25 10:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f985d0>
2026-03-25 10:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c158f4c-da2d-52ea-a8d4-c1a5023b7938/8c158f4c-da2d-52ea-a8d4-c1a5023b7938_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745111%252Fgeneral%252F509323be-3fad-4a2a-9e92-0da07a14ecb1.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745111/general/509323be-3fad-4a2a-9e92-0da07a14ecb1.jpg saved to cache
2026-03-25 10:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8c158f4c-da2d-52ea-a8d4-c1a5023b7938
2026-03-25 10:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9285250>
2026-03-25 10:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c49627ee-ba00-577d-9144-b01a7651fc62/c49627ee-ba00-577d-9144-b01a7651fc62_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745091%252Fgeneral%252Fa426ae86-df70-4050-a29b-29f2b16457b8.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745091/general/a426ae86-df70-4050-a29b-29f2b16457b8.jpg saved to cache
2026-03-25 10:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c49627ee-ba00-577d-9144-b01a7651fc62
2026-03-25 10:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9fe9110>
2026-03-25 10:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c49627ee-ba00-577d-9144-b01a7651fc62/c49627ee-ba00-577d-9144-b01a7651fc62_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745091%252Fgeneral%252F82440200-5fa1-43cc-9500-0e8498ac5ee2.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745091/general/82440200-5fa1-43cc-9500-0e8498ac5ee2.jpg saved to cache
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c49627ee-ba00-577d-9144-b01a7651fc62
2026-03-25 10:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745089/general/19e928fb-6b13-4f36-8c7d-e4ba343b0a9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720691)
2026-03-25 10:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745113/general/f0398016-6d14-4571-9648-12ba588d6214.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720719)
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f37c10>
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5adba12a-194b-54ca-a865-48884ff167cd/5adba12a-194b-54ca-a865-48884ff167cd_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745089%252Fgeneral%252F58edf212-ad5e-4e64-a52a-f0d2e32ce059.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745089/general/58edf212-ad5e-4e64-a52a-f0d2e32ce059.jpg saved to cache
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5adba12a-194b-54ca-a865-48884ff167cd
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa085910>
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4585985d-75c1-5e21-a041-562e9e7ca191/4585985d-75c1-5e21-a041-562e9e7ca191_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745114%252Fgeneral%252Ff9c1bdcf-5565-4f35-af32-da3e4eae08e1.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745114/general/f9c1bdcf-5565-4f35-af32-da3e4eae08e1.jpg saved to cache
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4585985d-75c1-5e21-a041-562e9e7ca191
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4ac2ac650>
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cffdfce-54b4-53af-8590-c3c6248848c1/7cffdfce-54b4-53af-8590-c3c6248848c1_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745112%252Fgeneral%252F029b74fd-3358-4d7b-bfa4-0d90a966ecf9.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745112/general/029b74fd-3358-4d7b-bfa4-0d90a966ecf9.jpg saved to cache
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7cffdfce-54b4-53af-8590-c3c6248848c1
2026-03-25 10:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745114/general/7b250e02-dab9-4339-b2ba-ad572e30bcd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720720)
2026-03-25 10:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745112/general/48907001-0dbd-4eb9-b91b-9c6f70a5b8ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720718)
2026-03-25 10:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745089/general/01ae0d8f-1680-4634-aea4-9b57f761fd0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720691)
2026-03-25 10:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745091/general/b0197cb7-d438-4077-ac24-b9ef5d6f83fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720694)
2026-03-25 10:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745113/general/49fea3cb-2230-4694-a9d3-71998ddc7599.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720719)
2026-03-25 10:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745111/general/6b9b129c-cde0-4ba4-98dc-f51d8ac1e07a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720716)
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9286f90>
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5adba12a-194b-54ca-a865-48884ff167cd/5adba12a-194b-54ca-a865-48884ff167cd_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745089%252Fgeneral%252F19e928fb-6b13-4f36-8c7d-e4ba343b0a9f.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745089/general/19e928fb-6b13-4f36-8c7d-e4ba343b0a9f.jpg saved to cache
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5adba12a-194b-54ca-a865-48884ff167cd
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f99810>
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d70c8f39-fc75-5406-9edb-fb7d9169f63d/d70c8f39-fc75-5406-9edb-fb7d9169f63d_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745113%252Fgeneral%252Ff0398016-6d14-4571-9648-12ba588d6214.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745113/general/f0398016-6d14-4571-9648-12ba588d6214.jpg saved to cache
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d70c8f39-fc75-5406-9edb-fb7d9169f63d
2026-03-25 10:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745111/general/ffb19e08-d1c7-461e-a96b-c5b0a877bf25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720716)
2026-03-25 10:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745112/general/7a4bd08f-1bcd-4085-9140-99fe5f36e0d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720718)
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9daf450>
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4585985d-75c1-5e21-a041-562e9e7ca191/4585985d-75c1-5e21-a041-562e9e7ca191_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745114%252Fgeneral%252F7b250e02-dab9-4339-b2ba-ad572e30bcd8.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745114/general/7b250e02-dab9-4339-b2ba-ad572e30bcd8.jpg saved to cache
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4585985d-75c1-5e21-a041-562e9e7ca191
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a920a650>
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cffdfce-54b4-53af-8590-c3c6248848c1/7cffdfce-54b4-53af-8590-c3c6248848c1_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745112%252Fgeneral%252F48907001-0dbd-4eb9-b91b-9c6f70a5b8ac.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745112/general/48907001-0dbd-4eb9-b91b-9c6f70a5b8ac.jpg saved to cache
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7cffdfce-54b4-53af-8590-c3c6248848c1
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d3f650>
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5adba12a-194b-54ca-a865-48884ff167cd/5adba12a-194b-54ca-a865-48884ff167cd_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745089%252Fgeneral%252F01ae0d8f-1680-4634-aea4-9b57f761fd0a.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745089/general/01ae0d8f-1680-4634-aea4-9b57f761fd0a.jpg saved to cache
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5adba12a-194b-54ca-a865-48884ff167cd
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa0676d0>
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c49627ee-ba00-577d-9144-b01a7651fc62/c49627ee-ba00-577d-9144-b01a7651fc62_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745091%252Fgeneral%252Fb0197cb7-d438-4077-ac24-b9ef5d6f83fe.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745091/general/b0197cb7-d438-4077-ac24-b9ef5d6f83fe.jpg saved to cache
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c49627ee-ba00-577d-9144-b01a7651fc62
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9174350>
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d70c8f39-fc75-5406-9edb-fb7d9169f63d/d70c8f39-fc75-5406-9edb-fb7d9169f63d_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745113%252Fgeneral%252F49fea3cb-2230-4694-a9d3-71998ddc7599.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745113/general/49fea3cb-2230-4694-a9d3-71998ddc7599.jpg saved to cache
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d70c8f39-fc75-5406-9edb-fb7d9169f63d
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9c83210>
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c158f4c-da2d-52ea-a8d4-c1a5023b7938/8c158f4c-da2d-52ea-a8d4-c1a5023b7938_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745111%252Fgeneral%252F6b9b129c-cde0-4ba4-98dc-f51d8ac1e07a.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745111/general/6b9b129c-cde0-4ba4-98dc-f51d8ac1e07a.jpg saved to cache
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8c158f4c-da2d-52ea-a8d4-c1a5023b7938
2026-03-25 10:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745091/general/15c6232a-15f4-49bc-9d5d-2444ad7da998.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720694)
2026-03-25 10:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745089/general/90f6fd70-714d-4949-936b-54630b2ed4ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720691)
2026-03-25 10:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745114/general/7a6f9d1e-0c6f-436c-b6f3-a8ca4776b750.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720720)
2026-03-25 10:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745113/general/98863145-22e9-47ac-840e-6b62ac02bca6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720719)
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d32390>
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c158f4c-da2d-52ea-a8d4-c1a5023b7938/8c158f4c-da2d-52ea-a8d4-c1a5023b7938_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745111%252Fgeneral%252Fffb19e08-d1c7-461e-a96b-c5b0a877bf25.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745111/general/ffb19e08-d1c7-461e-a96b-c5b0a877bf25.jpg saved to cache
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8c158f4c-da2d-52ea-a8d4-c1a5023b7938
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93151d0>
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cffdfce-54b4-53af-8590-c3c6248848c1/7cffdfce-54b4-53af-8590-c3c6248848c1_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745112%252Fgeneral%252F7a4bd08f-1bcd-4085-9140-99fe5f36e0d7.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745112/general/7a4bd08f-1bcd-4085-9140-99fe5f36e0d7.jpg saved to cache
2026-03-25 10:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7cffdfce-54b4-53af-8590-c3c6248848c1
2026-03-25 10:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745111/general/ced23063-1159-4ea9-96aa-8a6b9f207fea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720716)
2026-03-25 10:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745089/general/e4e95028-8c3d-45f7-a8f1-5ecdc76ccbfe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720691)
2026-03-25 10:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745091/general/3fe3f3af-2073-4e4f-b81c-9baf5f8109d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720694)
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d31b90>
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c49627ee-ba00-577d-9144-b01a7651fc62/c49627ee-ba00-577d-9144-b01a7651fc62_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745091%252Fgeneral%252F15c6232a-15f4-49bc-9d5d-2444ad7da998.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745091/general/15c6232a-15f4-49bc-9d5d-2444ad7da998.jpg saved to cache
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c49627ee-ba00-577d-9144-b01a7651fc62
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4ac1ea550>
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5adba12a-194b-54ca-a865-48884ff167cd/5adba12a-194b-54ca-a865-48884ff167cd_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745089%252Fgeneral%252F90f6fd70-714d-4949-936b-54630b2ed4ab.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745089/general/90f6fd70-714d-4949-936b-54630b2ed4ab.jpg saved to cache
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5adba12a-194b-54ca-a865-48884ff167cd
2026-03-25 10:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745114/general/2e73c047-4cea-4264-ab27-d1fe4e15f932.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720720)
2026-03-25 10:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745112/general/a3300bef-6c62-4021-98c5-59fd7ff90d0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720718)
2026-03-25 10:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745113/general/a3cdfd2a-0096-44e6-8e91-54bff9f1f3cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720719)
2026-03-25 10:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745114/general/6fc09880-afac-41a8-a270-46c1469d521b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720720)
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93d8910>
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4585985d-75c1-5e21-a041-562e9e7ca191/4585985d-75c1-5e21-a041-562e9e7ca191_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745114%252Fgeneral%252F7a6f9d1e-0c6f-436c-b6f3-a8ca4776b750.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745114/general/7a6f9d1e-0c6f-436c-b6f3-a8ca4776b750.jpg saved to cache
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4585985d-75c1-5e21-a041-562e9e7ca191
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e65bd0>
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d70c8f39-fc75-5406-9edb-fb7d9169f63d/d70c8f39-fc75-5406-9edb-fb7d9169f63d_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745113%252Fgeneral%252F98863145-22e9-47ac-840e-6b62ac02bca6.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745113/general/98863145-22e9-47ac-840e-6b62ac02bca6.jpg saved to cache
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d70c8f39-fc75-5406-9edb-fb7d9169f63d
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9209d50>
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c158f4c-da2d-52ea-a8d4-c1a5023b7938/8c158f4c-da2d-52ea-a8d4-c1a5023b7938_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745111%252Fgeneral%252Fced23063-1159-4ea9-96aa-8a6b9f207fea.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745111/general/ced23063-1159-4ea9-96aa-8a6b9f207fea.jpg saved to cache
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8c158f4c-da2d-52ea-a8d4-c1a5023b7938
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f1f0d0>
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5adba12a-194b-54ca-a865-48884ff167cd/5adba12a-194b-54ca-a865-48884ff167cd_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745089%252Fgeneral%252Fe4e95028-8c3d-45f7-a8f1-5ecdc76ccbfe.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745089/general/e4e95028-8c3d-45f7-a8f1-5ecdc76ccbfe.jpg saved to cache
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5adba12a-194b-54ca-a865-48884ff167cd
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a90b25d0>
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c49627ee-ba00-577d-9144-b01a7651fc62/c49627ee-ba00-577d-9144-b01a7651fc62_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745091%252Fgeneral%252F3fe3f3af-2073-4e4f-b81c-9baf5f8109d8.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745091/general/3fe3f3af-2073-4e4f-b81c-9baf5f8109d8.jpg saved to cache
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c49627ee-ba00-577d-9144-b01a7651fc62
2026-03-25 10:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745089/general/37316417-caa9-46e5-8952-d88ce02aac48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720691)
2026-03-25 10:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745091/general/f14a856c-3e68-449c-9eb6-37cd94076e32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720694)
2026-03-25 10:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745111/general/283e6352-2aac-4eae-b518-e86862e7e5f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720716)
2026-03-25 10:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745112/general/0f7f2634-d60b-40a3-b98f-c701bddfce09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720718)
2026-03-25 10:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745113/general/94ce1dad-9eac-4e73-ab7c-891ead90f647.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720719)
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9fb2850>
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4585985d-75c1-5e21-a041-562e9e7ca191/4585985d-75c1-5e21-a041-562e9e7ca191_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745114%252Fgeneral%252F2e73c047-4cea-4264-ab27-d1fe4e15f932.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745114/general/2e73c047-4cea-4264-ab27-d1fe4e15f932.jpg saved to cache
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4585985d-75c1-5e21-a041-562e9e7ca191
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d52b50>
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cffdfce-54b4-53af-8590-c3c6248848c1/7cffdfce-54b4-53af-8590-c3c6248848c1_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745112%252Fgeneral%252Fa3300bef-6c62-4021-98c5-59fd7ff90d0a.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745112/general/a3300bef-6c62-4021-98c5-59fd7ff90d0a.jpg saved to cache
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7cffdfce-54b4-53af-8590-c3c6248848c1
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d33790>
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d70c8f39-fc75-5406-9edb-fb7d9169f63d/d70c8f39-fc75-5406-9edb-fb7d9169f63d_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745113%252Fgeneral%252Fa3cdfd2a-0096-44e6-8e91-54bff9f1f3cf.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745113/general/a3cdfd2a-0096-44e6-8e91-54bff9f1f3cf.jpg saved to cache
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d70c8f39-fc75-5406-9edb-fb7d9169f63d
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d32950>
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4585985d-75c1-5e21-a041-562e9e7ca191/4585985d-75c1-5e21-a041-562e9e7ca191_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745114%252Fgeneral%252F6fc09880-afac-41a8-a270-46c1469d521b.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745114/general/6fc09880-afac-41a8-a270-46c1469d521b.jpg saved to cache
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4585985d-75c1-5e21-a041-562e9e7ca191
2026-03-25 10:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745112/general/b89d2bee-8812-4cc2-89e2-38028d2539c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720718)
2026-03-25 10:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745114/general/f85c17fe-ac2e-461c-beba-4c7e7ed5517c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720720)
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f08810>
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5adba12a-194b-54ca-a865-48884ff167cd/5adba12a-194b-54ca-a865-48884ff167cd_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745089%252Fgeneral%252F37316417-caa9-46e5-8952-d88ce02aac48.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745089/general/37316417-caa9-46e5-8952-d88ce02aac48.jpg saved to cache
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5adba12a-194b-54ca-a865-48884ff167cd
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92b7a10>
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c49627ee-ba00-577d-9144-b01a7651fc62/c49627ee-ba00-577d-9144-b01a7651fc62_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745091%252Fgeneral%252Ff14a856c-3e68-449c-9eb6-37cd94076e32.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745091/general/f14a856c-3e68-449c-9eb6-37cd94076e32.jpg saved to cache
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c49627ee-ba00-577d-9144-b01a7651fc62
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa029310>
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c158f4c-da2d-52ea-a8d4-c1a5023b7938/8c158f4c-da2d-52ea-a8d4-c1a5023b7938_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745111%252Fgeneral%252F283e6352-2aac-4eae-b518-e86862e7e5f8.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745111/general/283e6352-2aac-4eae-b518-e86862e7e5f8.jpg saved to cache
2026-03-25 10:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8c158f4c-da2d-52ea-a8d4-c1a5023b7938
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9cc38d0>
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cffdfce-54b4-53af-8590-c3c6248848c1/7cffdfce-54b4-53af-8590-c3c6248848c1_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745112%252Fgeneral%252F0f7f2634-d60b-40a3-b98f-c701bddfce09.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745112/general/0f7f2634-d60b-40a3-b98f-c701bddfce09.jpg saved to cache
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7cffdfce-54b4-53af-8590-c3c6248848c1
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa02aa50>
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d70c8f39-fc75-5406-9edb-fb7d9169f63d/d70c8f39-fc75-5406-9edb-fb7d9169f63d_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745113%252Fgeneral%252F94ce1dad-9eac-4e73-ab7c-891ead90f647.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745113/general/94ce1dad-9eac-4e73-ab7c-891ead90f647.jpg saved to cache
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d70c8f39-fc75-5406-9edb-fb7d9169f63d
2026-03-25 10:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745089/general/7f0777f7-784c-4e0e-8512-c2c003bd2157.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720691)
2026-03-25 10:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745112/general/8a697c80-85f3-4b9c-a075-76f7e95825b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720718)
2026-03-25 10: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-25 10:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745091/general/bbedb21c-8b27-4ce9-b588-0d50688e1ff2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720694)
2026-03-25 10:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745111/general/384f5074-8adf-41bf-81cf-73039f7d8567.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720716)
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9285510>
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cffdfce-54b4-53af-8590-c3c6248848c1/7cffdfce-54b4-53af-8590-c3c6248848c1_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745112%252Fgeneral%252Fb89d2bee-8812-4cc2-89e2-38028d2539c6.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745112/general/b89d2bee-8812-4cc2-89e2-38028d2539c6.jpg saved to cache
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7cffdfce-54b4-53af-8590-c3c6248848c1
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d0f010>
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4585985d-75c1-5e21-a041-562e9e7ca191/4585985d-75c1-5e21-a041-562e9e7ca191_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745114%252Fgeneral%252Ff85c17fe-ac2e-461c-beba-4c7e7ed5517c.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745114/general/f85c17fe-ac2e-461c-beba-4c7e7ed5517c.jpg saved to cache
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4585985d-75c1-5e21-a041-562e9e7ca191
2026-03-25 10: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-25 10: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-25 10:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745111/general/d6faf238-957f-45b3-9155-27d23a349d1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720716)
2026-03-25 10:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745089/general/4311202b-6aeb-4f89-a4e2-6d62d50c67fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720691)
2026-03-25 10:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745091/general/6c1682b5-8b47-4a50-9997-65021bafdf81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720694)
2026-03-25 10:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745113/general/a74565f1-4705-456d-a611-24cee7f33cf5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720719)
2026-03-25 10: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-25 10: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-25 10:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa065890>
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5adba12a-194b-54ca-a865-48884ff167cd/5adba12a-194b-54ca-a865-48884ff167cd_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745089%252Fgeneral%252F7f0777f7-784c-4e0e-8512-c2c003bd2157.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745089/general/7f0777f7-784c-4e0e-8512-c2c003bd2157.jpg saved to cache
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5adba12a-194b-54ca-a865-48884ff167cd
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9cf9810>
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cffdfce-54b4-53af-8590-c3c6248848c1/7cffdfce-54b4-53af-8590-c3c6248848c1_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745112%252Fgeneral%252F8a697c80-85f3-4b9c-a075-76f7e95825b1.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745112/general/8a697c80-85f3-4b9c-a075-76f7e95825b1.jpg saved to cache
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7cffdfce-54b4-53af-8590-c3c6248848c1
2026-03-25 10:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745113/general/44a09eb3-8b26-4f77-b29f-72250c6ef95d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720719)
2026-03-25 10:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745114/general/e290dc27-e9c9-4a55-9a88-feb331a5b357.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720720)
2026-03-25 10:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745091/general/f91d4729-0afb-41b1-8257-2ae13f7e5f6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720694)
2026-03-25 10: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-25 10: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-25 10:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a936f550>
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c49627ee-ba00-577d-9144-b01a7651fc62/c49627ee-ba00-577d-9144-b01a7651fc62_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745091%252Fgeneral%252Fbbedb21c-8b27-4ce9-b588-0d50688e1ff2.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745091/general/bbedb21c-8b27-4ce9-b588-0d50688e1ff2.jpg saved to cache
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c49627ee-ba00-577d-9144-b01a7651fc62
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f6a910>
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c158f4c-da2d-52ea-a8d4-c1a5023b7938/8c158f4c-da2d-52ea-a8d4-c1a5023b7938_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745111%252Fgeneral%252F384f5074-8adf-41bf-81cf-73039f7d8567.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745111/general/384f5074-8adf-41bf-81cf-73039f7d8567.jpg saved to cache
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8c158f4c-da2d-52ea-a8d4-c1a5023b7938
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92c27d0>
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c158f4c-da2d-52ea-a8d4-c1a5023b7938/8c158f4c-da2d-52ea-a8d4-c1a5023b7938_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745111%252Fgeneral%252Fd6faf238-957f-45b3-9155-27d23a349d1c.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745111/general/d6faf238-957f-45b3-9155-27d23a349d1c.jpg saved to cache
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8c158f4c-da2d-52ea-a8d4-c1a5023b7938
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa172150>
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5adba12a-194b-54ca-a865-48884ff167cd/5adba12a-194b-54ca-a865-48884ff167cd_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745089%252Fgeneral%252F4311202b-6aeb-4f89-a4e2-6d62d50c67fc.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745089/general/4311202b-6aeb-4f89-a4e2-6d62d50c67fc.jpg saved to cache
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5adba12a-194b-54ca-a865-48884ff167cd
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92c2c90>
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c49627ee-ba00-577d-9144-b01a7651fc62/c49627ee-ba00-577d-9144-b01a7651fc62_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745091%252Fgeneral%252F6c1682b5-8b47-4a50-9997-65021bafdf81.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745091/general/6c1682b5-8b47-4a50-9997-65021bafdf81.jpg saved to cache
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c49627ee-ba00-577d-9144-b01a7651fc62
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e09810>
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d70c8f39-fc75-5406-9edb-fb7d9169f63d/d70c8f39-fc75-5406-9edb-fb7d9169f63d_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745113%252Fgeneral%252Fa74565f1-4705-456d-a611-24cee7f33cf5.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745113/general/a74565f1-4705-456d-a611-24cee7f33cf5.jpg saved to cache
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d70c8f39-fc75-5406-9edb-fb7d9169f63d
2026-03-25 10:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745113/general/ad7362a0-5c22-448c-8df9-39904cad2fe7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720719)
2026-03-25 10:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745112/general/fd2d606c-d5f4-4fa9-a879-1aafde062c01.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720718)
2026-03-25 10: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-25 10:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745111/general/0349abc1-6764-401e-aea5-d89ae313e8b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720716)
2026-03-25 10:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745089/general/7e3fb0bb-800f-48a3-8bc3-185ed9049070.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720691)
2026-03-25 10:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745114/general/684b3cc4-46e8-47b8-9c39-f90b5dc1c955.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720720)
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d045d0>
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d70c8f39-fc75-5406-9edb-fb7d9169f63d/d70c8f39-fc75-5406-9edb-fb7d9169f63d_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745113%252Fgeneral%252F44a09eb3-8b26-4f77-b29f-72250c6ef95d.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745113/general/44a09eb3-8b26-4f77-b29f-72250c6ef95d.jpg saved to cache
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d70c8f39-fc75-5406-9edb-fb7d9169f63d
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d01750>
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4585985d-75c1-5e21-a041-562e9e7ca191/4585985d-75c1-5e21-a041-562e9e7ca191_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745114%252Fgeneral%252Fe290dc27-e9c9-4a55-9a88-feb331a5b357.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745114/general/e290dc27-e9c9-4a55-9a88-feb331a5b357.jpg saved to cache
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4585985d-75c1-5e21-a041-562e9e7ca191
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d6ce90>
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c49627ee-ba00-577d-9144-b01a7651fc62/c49627ee-ba00-577d-9144-b01a7651fc62_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745091%252Fgeneral%252Ff91d4729-0afb-41b1-8257-2ae13f7e5f6f.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745091/general/f91d4729-0afb-41b1-8257-2ae13f7e5f6f.jpg saved to cache
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c49627ee-ba00-577d-9144-b01a7651fc62
2026-03-25 10:16:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c49627ee-ba00-577d-9144-b01a7651fc62, skipping ID generation
2026-03-25 10:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c49627ee-ba00-577d-9144-b01a7651fc62 with scrape type 1
2026-03-25 10:16:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c49627ee-ba00-577d-9144-b01a7651fc62 sending to next pipeline
2026-03-25 10:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c49627ee-ba00-577d-9144-b01a7651fc62, identifier: 10720694
2026-03-25 10:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c49627ee-ba00-577d-9144-b01a7651fc62 with identifier: 10720694
2026-03-25 10:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c49627ee-ba00-577d-9144-b01a7651fc62 with identifier: 10720694
2026-03-25 10:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c49627ee-ba00-577d-9144-b01a7651fc62 with identifier: 10720694 to the API
2026-03-25 10:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:16:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:16:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745091/general/f91d4729-0afb-41b1-8257-2ae13f7e5f6f.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': 178,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'c49627ee-ba00-577d-9144-b01a7651fc62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQS593',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720694',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 79160,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c49627ee-ba00-577d-9144-b01a7651fc62/c49627ee-ba00-577d-9144-b01a7651fc62_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37988,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745091/general/f91d4729-0afb-41b1-8257-2ae13f7e5f6f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c49627ee-ba00-577d-9144-b01a7651fc62/c49627ee-ba00-577d-9144-b01a7651fc62_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308112,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745091/general/6c1682b5-8b47-4a50-9997-65021bafdf81.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c49627ee-ba00-577d-9144-b01a7651fc62/c49627ee-ba00-577d-9144-b01a7651fc62_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298319,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745091/general/bbedb21c-8b27-4ce9-b588-0d50688e1ff2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c49627ee-ba00-577d-9144-b01a7651fc62/c49627ee-ba00-577d-9144-b01a7651fc62_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281476,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745091/general/f14a856c-3e68-449c-9eb6-37cd94076e32.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c49627ee-ba00-577d-9144-b01a7651fc62/c49627ee-ba00-577d-9144-b01a7651fc62_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265063,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745091/general/3fe3f3af-2073-4e4f-b81c-9baf5f8109d8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c49627ee-ba00-577d-9144-b01a7651fc62/c49627ee-ba00-577d-9144-b01a7651fc62_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248810,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745091/general/15c6232a-15f4-49bc-9d5d-2444ad7da998.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c49627ee-ba00-577d-9144-b01a7651fc62/c49627ee-ba00-577d-9144-b01a7651fc62_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269428,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745091/general/b0197cb7-d438-4077-ac24-b9ef5d6f83fe.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c49627ee-ba00-577d-9144-b01a7651fc62/c49627ee-ba00-577d-9144-b01a7651fc62_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299457,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745091/general/82440200-5fa1-43cc-9500-0e8498ac5ee2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c49627ee-ba00-577d-9144-b01a7651fc62/c49627ee-ba00-577d-9144-b01a7651fc62_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275588,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745091/general/a426ae86-df70-4050-a29b-29f2b16457b8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c49627ee-ba00-577d-9144-b01a7651fc62/c49627ee-ba00-577d-9144-b01a7651fc62_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240477,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745091/general/4170c47a-4fb8-405d-a359-f7dcbc1f3723.jpg',
'Width': 1400}],
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 20i - xDrive - Petrol - Automatic - 178 hp - 79.160 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720694%27 HTTP/1.1" 200 None
2026-03-25 10:16:30 [adesa.be] INFO: Saving data for 10720694: {'created_time': 1774433790.675918, 'last_price_update_time': 1774433790.67593, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720694') HTTP/1.1" 204 0
2026-03-25 10:16:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745075/general/4da83e34-c8e1-42f2-9745-e5a0c91075fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720672)
2026-03-25 10:16:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745075/general/35c0a1e5-2f68-4f0c-b6bf-c8d376d2445f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720672)
2026-03-25 10:16:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745111/general/9f02a092-5540-403f-a832-6ad3c4d20efa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720716)
2026-03-25 10:16:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745075/general/6566dcba-21fe-4528-b9c0-200e1561989e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720672)
2026-03-25 10:16:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745075/general/2ca4c252-d737-4566-8697-e47ba61bd560.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720672)
2026-03-25 10:16:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745075/general/c4cd3aa7-a78f-481e-9e26-d9d8d9ff4208.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720672)
2026-03-25 10:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720709> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92dcd90>
2026-03-25 10:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d70c8f39-fc75-5406-9edb-fb7d9169f63d/d70c8f39-fc75-5406-9edb-fb7d9169f63d_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745113%252Fgeneral%252Fad7362a0-5c22-448c-8df9-39904cad2fe7.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745113/general/ad7362a0-5c22-448c-8df9-39904cad2fe7.jpg saved to cache
2026-03-25 10:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d70c8f39-fc75-5406-9edb-fb7d9169f63d
2026-03-25 10:16:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d70c8f39-fc75-5406-9edb-fb7d9169f63d, skipping ID generation
2026-03-25 10:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d70c8f39-fc75-5406-9edb-fb7d9169f63d with scrape type 1
2026-03-25 10:16:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d70c8f39-fc75-5406-9edb-fb7d9169f63d sending to next pipeline
2026-03-25 10:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d70c8f39-fc75-5406-9edb-fb7d9169f63d, identifier: 10720719
2026-03-25 10:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92e8790>
2026-03-25 10:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cffdfce-54b4-53af-8590-c3c6248848c1/7cffdfce-54b4-53af-8590-c3c6248848c1_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745112%252Fgeneral%252Ffd2d606c-d5f4-4fa9-a879-1aafde062c01.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745112/general/fd2d606c-d5f4-4fa9-a879-1aafde062c01.jpg saved to cache
2026-03-25 10:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7cffdfce-54b4-53af-8590-c3c6248848c1
2026-03-25 10:16:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7cffdfce-54b4-53af-8590-c3c6248848c1, skipping ID generation
2026-03-25 10:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cffdfce-54b4-53af-8590-c3c6248848c1 with scrape type 1
2026-03-25 10:16:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7cffdfce-54b4-53af-8590-c3c6248848c1 sending to next pipeline
2026-03-25 10:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7cffdfce-54b4-53af-8590-c3c6248848c1, identifier: 10720718
2026-03-25 10:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa024c90>
2026-03-25 10:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c158f4c-da2d-52ea-a8d4-c1a5023b7938/8c158f4c-da2d-52ea-a8d4-c1a5023b7938_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745111%252Fgeneral%252F0349abc1-6764-401e-aea5-d89ae313e8b7.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745111/general/0349abc1-6764-401e-aea5-d89ae313e8b7.jpg saved to cache
2026-03-25 10:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8c158f4c-da2d-52ea-a8d4-c1a5023b7938
2026-03-25 10:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92eaed0>
2026-03-25 10:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5adba12a-194b-54ca-a865-48884ff167cd/5adba12a-194b-54ca-a865-48884ff167cd_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745089%252Fgeneral%252F7e3fb0bb-800f-48a3-8bc3-185ed9049070.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745089/general/7e3fb0bb-800f-48a3-8bc3-185ed9049070.jpg saved to cache
2026-03-25 10:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5adba12a-194b-54ca-a865-48884ff167cd
2026-03-25 10:16:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5adba12a-194b-54ca-a865-48884ff167cd, skipping ID generation
2026-03-25 10:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5adba12a-194b-54ca-a865-48884ff167cd with scrape type 1
2026-03-25 10:16:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5adba12a-194b-54ca-a865-48884ff167cd sending to next pipeline
2026-03-25 10:16:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5adba12a-194b-54ca-a865-48884ff167cd, identifier: 10720691
2026-03-25 10:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa170a50>
2026-03-25 10:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4585985d-75c1-5e21-a041-562e9e7ca191/4585985d-75c1-5e21-a041-562e9e7ca191_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745114%252Fgeneral%252F684b3cc4-46e8-47b8-9c39-f90b5dc1c955.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745114/general/684b3cc4-46e8-47b8-9c39-f90b5dc1c955.jpg saved to cache
2026-03-25 10:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4585985d-75c1-5e21-a041-562e9e7ca191
2026-03-25 10:16:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4585985d-75c1-5e21-a041-562e9e7ca191, skipping ID generation
2026-03-25 10:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4585985d-75c1-5e21-a041-562e9e7ca191 with scrape type 1
2026-03-25 10:16:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4585985d-75c1-5e21-a041-562e9e7ca191 sending to next pipeline
2026-03-25 10:16:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4585985d-75c1-5e21-a041-562e9e7ca191, identifier: 10720720
2026-03-25 10: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-25 10:16:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d70c8f39-fc75-5406-9edb-fb7d9169f63d with identifier: 10720719
2026-03-25 10:16:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d70c8f39-fc75-5406-9edb-fb7d9169f63d with identifier: 10720719
2026-03-25 10:16:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d70c8f39-fc75-5406-9edb-fb7d9169f63d with identifier: 10720719 to the API
2026-03-25 10:16:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:16:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:16:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745113/general/ad7362a0-5c22-448c-8df9-39904cad2fe7.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': 408,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Electric',
'id': 'd70c8f39-fc75-5406-9edb-fb7d9169f63d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQE535',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720719',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 104505,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d70c8f39-fc75-5406-9edb-fb7d9169f63d/d70c8f39-fc75-5406-9edb-fb7d9169f63d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160558,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745113/general/ad7362a0-5c22-448c-8df9-39904cad2fe7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d70c8f39-fc75-5406-9edb-fb7d9169f63d/d70c8f39-fc75-5406-9edb-fb7d9169f63d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36073,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745113/general/44a09eb3-8b26-4f77-b29f-72250c6ef95d.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d70c8f39-fc75-5406-9edb-fb7d9169f63d/d70c8f39-fc75-5406-9edb-fb7d9169f63d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150552,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745113/general/a74565f1-4705-456d-a611-24cee7f33cf5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d70c8f39-fc75-5406-9edb-fb7d9169f63d/d70c8f39-fc75-5406-9edb-fb7d9169f63d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162772,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745113/general/94ce1dad-9eac-4e73-ab7c-891ead90f647.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d70c8f39-fc75-5406-9edb-fb7d9169f63d/d70c8f39-fc75-5406-9edb-fb7d9169f63d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127069,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745113/general/a3cdfd2a-0096-44e6-8e91-54bff9f1f3cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d70c8f39-fc75-5406-9edb-fb7d9169f63d/d70c8f39-fc75-5406-9edb-fb7d9169f63d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745113/general/98863145-22e9-47ac-840e-6b62ac02bca6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d70c8f39-fc75-5406-9edb-fb7d9169f63d/d70c8f39-fc75-5406-9edb-fb7d9169f63d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151937,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745113/general/49fea3cb-2230-4694-a9d3-71998ddc7599.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d70c8f39-fc75-5406-9edb-fb7d9169f63d/d70c8f39-fc75-5406-9edb-fb7d9169f63d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126640,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745113/general/f0398016-6d14-4571-9648-12ba588d6214.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d70c8f39-fc75-5406-9edb-fb7d9169f63d/d70c8f39-fc75-5406-9edb-fb7d9169f63d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108388,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745113/general/08060495-ef64-4e9c-b3ae-05ffabd7f561.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d70c8f39-fc75-5406-9edb-fb7d9169f63d/d70c8f39-fc75-5406-9edb-fb7d9169f63d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106073,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745113/general/e907fc02-1d33-4441-920d-d4683cd4cb34.jpg',
'Width': 1024}],
'price': 22000,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz EQC 400 Business Solution AMG - 4-Matic - Electric - '
'Automatic - 408 hp - 104.505 km',
'transmission': 'automatic',
'trim': 'Business Solution AMG',
'vin': None,
'year': 2022}
2026-03-25 10:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720719%27 HTTP/1.1" 200 None
2026-03-25 10:16:32 [adesa.be] INFO: Saving data for 10720719: {'created_time': 1774433792.122407, 'last_price_update_time': 1774433792.122416, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720719') HTTP/1.1" 204 0
2026-03-25 10:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7cffdfce-54b4-53af-8590-c3c6248848c1 with identifier: 10720718
2026-03-25 10:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7cffdfce-54b4-53af-8590-c3c6248848c1 with identifier: 10720718
2026-03-25 10:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7cffdfce-54b4-53af-8590-c3c6248848c1 with identifier: 10720718 to the API
2026-03-25 10:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:16:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:16:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745112/general/fd2d606c-d5f4-4fa9-a879-1aafde062c01.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': 190,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Electric',
'id': '7cffdfce-54b4-53af-8590-c3c6248848c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCU310',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720718',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 72213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cffdfce-54b4-53af-8590-c3c6248848c1/7cffdfce-54b4-53af-8590-c3c6248848c1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745112/general/fd2d606c-d5f4-4fa9-a879-1aafde062c01.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cffdfce-54b4-53af-8590-c3c6248848c1/7cffdfce-54b4-53af-8590-c3c6248848c1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745112/general/8a697c80-85f3-4b9c-a075-76f7e95825b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cffdfce-54b4-53af-8590-c3c6248848c1/7cffdfce-54b4-53af-8590-c3c6248848c1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85210,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745112/general/b89d2bee-8812-4cc2-89e2-38028d2539c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cffdfce-54b4-53af-8590-c3c6248848c1/7cffdfce-54b4-53af-8590-c3c6248848c1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84194,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745112/general/0f7f2634-d60b-40a3-b98f-c701bddfce09.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cffdfce-54b4-53af-8590-c3c6248848c1/7cffdfce-54b4-53af-8590-c3c6248848c1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112204,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745112/general/a3300bef-6c62-4021-98c5-59fd7ff90d0a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cffdfce-54b4-53af-8590-c3c6248848c1/7cffdfce-54b4-53af-8590-c3c6248848c1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96278,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745112/general/7a4bd08f-1bcd-4085-9140-99fe5f36e0d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cffdfce-54b4-53af-8590-c3c6248848c1/7cffdfce-54b4-53af-8590-c3c6248848c1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94326,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745112/general/48907001-0dbd-4eb9-b91b-9c6f70a5b8ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cffdfce-54b4-53af-8590-c3c6248848c1/7cffdfce-54b4-53af-8590-c3c6248848c1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745112/general/029b74fd-3358-4d7b-bfa4-0d90a966ecf9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cffdfce-54b4-53af-8590-c3c6248848c1/7cffdfce-54b4-53af-8590-c3c6248848c1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745112/general/094ff31a-bcf2-4982-badb-bda9254d38f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cffdfce-54b4-53af-8590-c3c6248848c1/7cffdfce-54b4-53af-8590-c3c6248848c1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745112/general/722017b1-ebca-4158-b323-0a8c0bcd0d4d.jpg',
'Width': 1024}],
'price': 17500,
'price_includes_vat': True,
'registration_date': '2021-10-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz EQA 250 - Electric - Automatic - 190 hp - 72.213 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720718%27 HTTP/1.1" 200 None
2026-03-25 10:16:32 [adesa.be] INFO: Saving data for 10720718: {'created_time': 1774433792.542468, 'last_price_update_time': 1774433792.54248, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720718') HTTP/1.1" 204 0
2026-03-25 10:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5adba12a-194b-54ca-a865-48884ff167cd with identifier: 10720691
2026-03-25 10:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5adba12a-194b-54ca-a865-48884ff167cd with identifier: 10720691
2026-03-25 10:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5adba12a-194b-54ca-a865-48884ff167cd with identifier: 10720691 to the API
2026-03-25 10:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:16:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:16:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745089/general/7e3fb0bb-800f-48a3-8bc3-185ed9049070.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-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '5adba12a-194b-54ca-a865-48884ff167cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQV692',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720691',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 108361,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5adba12a-194b-54ca-a865-48884ff167cd/5adba12a-194b-54ca-a865-48884ff167cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292424,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745089/general/7e3fb0bb-800f-48a3-8bc3-185ed9049070.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5adba12a-194b-54ca-a865-48884ff167cd/5adba12a-194b-54ca-a865-48884ff167cd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291593,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745089/general/4311202b-6aeb-4f89-a4e2-6d62d50c67fc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5adba12a-194b-54ca-a865-48884ff167cd/5adba12a-194b-54ca-a865-48884ff167cd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282817,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745089/general/7f0777f7-784c-4e0e-8512-c2c003bd2157.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5adba12a-194b-54ca-a865-48884ff167cd/5adba12a-194b-54ca-a865-48884ff167cd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300777,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745089/general/37316417-caa9-46e5-8952-d88ce02aac48.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5adba12a-194b-54ca-a865-48884ff167cd/5adba12a-194b-54ca-a865-48884ff167cd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274085,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745089/general/e4e95028-8c3d-45f7-a8f1-5ecdc76ccbfe.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5adba12a-194b-54ca-a865-48884ff167cd/5adba12a-194b-54ca-a865-48884ff167cd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280884,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745089/general/90f6fd70-714d-4949-936b-54630b2ed4ab.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5adba12a-194b-54ca-a865-48884ff167cd/5adba12a-194b-54ca-a865-48884ff167cd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268724,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745089/general/01ae0d8f-1680-4634-aea4-9b57f761fd0a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5adba12a-194b-54ca-a865-48884ff167cd/5adba12a-194b-54ca-a865-48884ff167cd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264567,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745089/general/19e928fb-6b13-4f36-8c7d-e4ba343b0a9f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5adba12a-194b-54ca-a865-48884ff167cd/5adba12a-194b-54ca-a865-48884ff167cd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396508,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745089/general/58edf212-ad5e-4e64-a52a-f0d2e32ce059.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5adba12a-194b-54ca-a865-48884ff167cd/5adba12a-194b-54ca-a865-48884ff167cd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234256,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745089/general/3f47c73e-47ea-4ed8-9220-a6f9446b7cee.jpg',
'Width': 1400}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Automatic - 116 hp - 108.361 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720691%27 HTTP/1.1" 200 None
2026-03-25 10:16:32 [adesa.be] INFO: Saving data for 10720691: {'created_time': 1774433792.931877, 'last_price_update_time': 1774433792.931891, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720691') HTTP/1.1" 204 0
2026-03-25 10:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4585985d-75c1-5e21-a041-562e9e7ca191 with identifier: 10720720
2026-03-25 10:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:16:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-25 10:16:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4585985d-75c1-5e21-a041-562e9e7ca191 with identifier: 10720720
2026-03-25 10:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4585985d-75c1-5e21-a041-562e9e7ca191 with identifier: 10720720 to the API
2026-03-25 10:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:16:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745114/general/684b3cc4-46e8-47b8-9c39-f90b5dc1c955.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '4585985d-75c1-5e21-a041-562e9e7ca191',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BES887',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720720',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 68376,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4585985d-75c1-5e21-a041-562e9e7ca191/4585985d-75c1-5e21-a041-562e9e7ca191_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193261,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745114/general/684b3cc4-46e8-47b8-9c39-f90b5dc1c955.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4585985d-75c1-5e21-a041-562e9e7ca191/4585985d-75c1-5e21-a041-562e9e7ca191_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41737,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745114/general/e290dc27-e9c9-4a55-9a88-feb331a5b357.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4585985d-75c1-5e21-a041-562e9e7ca191/4585985d-75c1-5e21-a041-562e9e7ca191_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123459,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745114/general/f85c17fe-ac2e-461c-beba-4c7e7ed5517c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4585985d-75c1-5e21-a041-562e9e7ca191/4585985d-75c1-5e21-a041-562e9e7ca191_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148221,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745114/general/6fc09880-afac-41a8-a270-46c1469d521b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4585985d-75c1-5e21-a041-562e9e7ca191/4585985d-75c1-5e21-a041-562e9e7ca191_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745114/general/2e73c047-4cea-4264-ab27-d1fe4e15f932.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4585985d-75c1-5e21-a041-562e9e7ca191/4585985d-75c1-5e21-a041-562e9e7ca191_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108758,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745114/general/7a6f9d1e-0c6f-436c-b6f3-a8ca4776b750.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4585985d-75c1-5e21-a041-562e9e7ca191/4585985d-75c1-5e21-a041-562e9e7ca191_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117854,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745114/general/7b250e02-dab9-4339-b2ba-ad572e30bcd8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4585985d-75c1-5e21-a041-562e9e7ca191/4585985d-75c1-5e21-a041-562e9e7ca191_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100500,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745114/general/f9c1bdcf-5565-4f35-af32-da3e4eae08e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4585985d-75c1-5e21-a041-562e9e7ca191/4585985d-75c1-5e21-a041-562e9e7ca191_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78380,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745114/general/f5184f03-3134-41bb-927c-0c9e7b2e0651.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4585985d-75c1-5e21-a041-562e9e7ca191/4585985d-75c1-5e21-a041-562e9e7ca191_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157025,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745114/general/e1b087a6-50d8-4f03-be74-b445929b22ea.jpg',
'Width': 1024}],
'price': 17400,
'price_includes_vat': True,
'registration_date': '2021-10-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLB 180 Business Solution - Petrol - Automatic - 136 '
'hp - 68.376 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720720%27 HTTP/1.1" 200 None
2026-03-25 10:16:33 [adesa.be] INFO: Saving data for 10720720: {'created_time': 1774433793.760939, 'last_price_update_time': 1774433793.76095, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720720') HTTP/1.1" 204 0
2026-03-25 10:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745074/general/f01eb81d-a1b5-4d44-b6f2-9c25729d13fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720671)
2026-03-25 10:16:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743774/general/a1163158-fff7-47cc-9657-46e0f6ef5fcd.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721752)
2026-03-25 10:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720708> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720713> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c3704ac3-1bd7-5690-871c-f29b2d6bf443 due to Ignoring non-200 response
2026-03-25 10:16:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item c3704ac3-1bd7-5690-871c-f29b2d6bf443 due to Ignoring non-200 response
2026-03-25 10:16:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8c158f4c-da2d-52ea-a8d4-c1a5023b7938, skipping ID generation
2026-03-25 10:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c158f4c-da2d-52ea-a8d4-c1a5023b7938 with scrape type 1
2026-03-25 10:16:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8c158f4c-da2d-52ea-a8d4-c1a5023b7938 sending to next pipeline
2026-03-25 10:16:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8c158f4c-da2d-52ea-a8d4-c1a5023b7938, identifier: 10720716
2026-03-25 10:16:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c3704ac3-1bd7-5690-871c-f29b2d6bf443 due to Ignoring non-200 response
2026-03-25 10:16:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c3704ac3-1bd7-5690-871c-f29b2d6bf443 due to Ignoring non-200 response
2026-03-25 10:16:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c3704ac3-1bd7-5690-871c-f29b2d6bf443 due to Ignoring non-200 response
2026-03-25 10:16:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e990c4f-6a84-57e3-879a-a0a1ecef78c8 with identifier: 10720709
2026-03-25 10:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e990c4f-6a84-57e3-879a-a0a1ecef78c8 with scrape type 1
2026-03-25 10:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0e990c4f-6a84-57e3-879a-a0a1ecef78c8
2026-03-25 10:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745104%252Fgeneral%252Fffe1cdca-b508-4a8a-9d30-bba6a5da9d9e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745104/general/ffe1cdca-b508-4a8a-9d30-bba6a5da9d9e.jpg not downloaded yet
2026-03-25 10:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8c158f4c-da2d-52ea-a8d4-c1a5023b7938 with identifier: 10720716
2026-03-25 10:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8c158f4c-da2d-52ea-a8d4-c1a5023b7938 with identifier: 10720716
2026-03-25 10:16:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8c158f4c-da2d-52ea-a8d4-c1a5023b7938 with identifier: 10720716 to the API
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:16:34 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745111/general/9f02a092-5540-403f-a832-6ad3c4d20efa.jpg>
{'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': 160,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '8c158f4c-da2d-52ea-a8d4-c1a5023b7938',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHD311',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720716',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 86429,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c158f4c-da2d-52ea-a8d4-c1a5023b7938/8c158f4c-da2d-52ea-a8d4-c1a5023b7938_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299172,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745111/general/0349abc1-6764-401e-aea5-d89ae313e8b7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c158f4c-da2d-52ea-a8d4-c1a5023b7938/8c158f4c-da2d-52ea-a8d4-c1a5023b7938_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301670,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745111/general/d6faf238-957f-45b3-9155-27d23a349d1c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c158f4c-da2d-52ea-a8d4-c1a5023b7938/8c158f4c-da2d-52ea-a8d4-c1a5023b7938_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291161,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745111/general/384f5074-8adf-41bf-81cf-73039f7d8567.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c158f4c-da2d-52ea-a8d4-c1a5023b7938/8c158f4c-da2d-52ea-a8d4-c1a5023b7938_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294320,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745111/general/283e6352-2aac-4eae-b518-e86862e7e5f8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c158f4c-da2d-52ea-a8d4-c1a5023b7938/8c158f4c-da2d-52ea-a8d4-c1a5023b7938_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276831,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745111/general/ced23063-1159-4ea9-96aa-8a6b9f207fea.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c158f4c-da2d-52ea-a8d4-c1a5023b7938/8c158f4c-da2d-52ea-a8d4-c1a5023b7938_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233026,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745111/general/ffb19e08-d1c7-461e-a96b-c5b0a877bf25.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c158f4c-da2d-52ea-a8d4-c1a5023b7938/8c158f4c-da2d-52ea-a8d4-c1a5023b7938_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306135,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745111/general/6b9b129c-cde0-4ba4-98dc-f51d8ac1e07a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c158f4c-da2d-52ea-a8d4-c1a5023b7938/8c158f4c-da2d-52ea-a8d4-c1a5023b7938_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305899,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745111/general/505c8189-2dd1-40f3-a841-b168280862ee.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c158f4c-da2d-52ea-a8d4-c1a5023b7938/8c158f4c-da2d-52ea-a8d4-c1a5023b7938_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304150,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745111/general/509323be-3fad-4a2a-9e92-0da07a14ecb1.jpg',
'Width': 1400}],
'price': 21500,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz E 200d Business Solution - Diesel - Automatic - 160 '
'hp - 86.429 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720716%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [adesa.be] INFO: Saving data for 10720716: {'created_time': 1774433794.29953, 'last_price_update_time': 1774433794.29954, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720716') HTTP/1.1" 204 0
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8c158f4c-da2d-52ea-a8d4-c1a5023b7938 due to Ignoring non-200 response
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745104%252Fgeneral%252Fc97f5e50-186a-4324-9f74-9534fe139245.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745104/general/c97f5e50-186a-4324-9f74-9534fe139245.jpg not downloaded yet
2026-03-25 10:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720742> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745104%252Fgeneral%252Fdaa7260e-41ae-4c28-8714-1e938704b630.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745104/general/daa7260e-41ae-4c28-8714-1e938704b630.jpg not downloaded yet
2026-03-25 10:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f1d150>
2026-03-25 10:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e/e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745074%252Fgeneral%252Ff01eb81d-a1b5-4d44-b6f2-9c25729d13fd.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745074/general/f01eb81d-a1b5-4d44-b6f2-9c25729d13fd.jpg saved to cache
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 1d72ad4e-c666-55e4-bd20-c9f7a157cacc due to Ignoring non-200 response
2026-03-25 10:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c with identifier: 10720707
2026-03-25 10:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c with scrape type 1
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745102%252Fgeneral%252F25d7ecc0-6213-4f26-9ca2-73f3af3809ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745102/general/25d7ecc0-6213-4f26-9ca2-73f3af3809ca.jpg not downloaded yet
2026-03-25 10:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71473767-f3a2-5dbe-995f-f5b0d383dfe8 with identifier: 10720708
2026-03-25 10:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71473767-f3a2-5dbe-995f-f5b0d383dfe8 with scrape type 1
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 71473767-f3a2-5dbe-995f-f5b0d383dfe8
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745103%252Fgeneral%252Fd3ee8dd9-ab99-4800-a0c7-2e37812eedf1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745103/general/d3ee8dd9-ab99-4800-a0c7-2e37812eedf1.jpg not downloaded yet
2026-03-25 10:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8683815b-585b-5876-a34e-b2627668ace4 with identifier: 10720713
2026-03-25 10:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8683815b-585b-5876-a34e-b2627668ace4 with scrape type 1
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8683815b-585b-5876-a34e-b2627668ace4
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745107%252Fgeneral%252Ffa552786-8b1b-4da7-a0e2-f7708d50a83d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745107/general/fa552786-8b1b-4da7-a0e2-f7708d50a83d.jpg not downloaded yet
2026-03-25 10:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d40c24e7-f910-592d-89d4-c939c7bac978 with identifier: 10720710
2026-03-25 10:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d40c24e7-f910-592d-89d4-c939c7bac978 with scrape type 1
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d40c24e7-f910-592d-89d4-c939c7bac978
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745105%252Fgeneral%252Feaf2656b-8d69-49ea-9f7e-57828635b642.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745105/general/eaf2656b-8d69-49ea-9f7e-57828635b642.jpg not downloaded yet
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745104%252Fgeneral%252F38a6949f-308c-40cf-b7d5-87a8cc0eb0be.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745104/general/38a6949f-308c-40cf-b7d5-87a8cc0eb0be.jpg not downloaded yet
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745102%252Fgeneral%252F7ca844ed-9a62-49e3-a48b-b406ceb31d16.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745102/general/7ca844ed-9a62-49e3-a48b-b406ceb31d16.jpg not downloaded yet
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745103%252Fgeneral%252Fc955bd39-bc05-4a03-a185-5aaa90d3acb2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745103/general/c955bd39-bc05-4a03-a185-5aaa90d3acb2.jpg not downloaded yet
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745107%252Fgeneral%252Fb7635b81-68bc-44fb-babf-e1fe68614137.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745107/general/b7635b81-68bc-44fb-babf-e1fe68614137.jpg not downloaded yet
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745105%252Fgeneral%252F06917858-cda6-44f6-9d6d-c2c0ecd76045.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745105/general/06917858-cda6-44f6-9d6d-c2c0ecd76045.jpg not downloaded yet
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745104%252Fgeneral%252F0ff4ab60-b2c0-4ca1-abf1-2579db52f372.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745104/general/0ff4ab60-b2c0-4ca1-abf1-2579db52f372.jpg not downloaded yet
2026-03-25 10:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745102%252Fgeneral%252F3dee445b-a113-4920-b2f0-3e4076bd6af6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745102/general/3dee445b-a113-4920-b2f0-3e4076bd6af6.jpg not downloaded yet
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745103%252Fgeneral%252F000f2b50-7d15-4a6a-9c7d-bea707a95867.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745103/general/000f2b50-7d15-4a6a-9c7d-bea707a95867.jpg not downloaded yet
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745107%252Fgeneral%252Fb5c141f2-26be-4a2e-a90f-bd2cd7ba3d46.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745107/general/b5c141f2-26be-4a2e-a90f-bd2cd7ba3d46.jpg not downloaded yet
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745105%252Fgeneral%252F6c6ea519-31b8-4484-8e4b-dcd33ac21f19.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745105/general/6c6ea519-31b8-4484-8e4b-dcd33ac21f19.jpg not downloaded yet
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745104%252Fgeneral%252F64efd1db-3077-4a82-97b0-bdd195f00f5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745104/general/64efd1db-3077-4a82-97b0-bdd195f00f5a.jpg not downloaded yet
2026-03-25 10:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8 with identifier: 10720742
2026-03-25 10:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8 with scrape type 1
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745124%252Fgeneral%252F358d98ba-90c7-4efc-ad74-6d3be30a9410.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745124/general/358d98ba-90c7-4efc-ad74-6d3be30a9410.jpg not downloaded yet
2026-03-25 10:16:34 [adesa.be] INFO: Found listing with ID: 10717555
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717555%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [adesa.be] INFO: Scrape type for 10717555: 0
2026-03-25 10:16:34 [adesa.be] INFO: Skipping item 10717555 url https://www.openlane.eu/en/carv6/auction/10717555
2026-03-25 10:16:34 [adesa.be] INFO: Found listing with ID: 10717542
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717542%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [adesa.be] INFO: Scrape type for 10717542: 0
2026-03-25 10:16:34 [adesa.be] INFO: Skipping item 10717542 url https://www.openlane.eu/en/carv6/auction/10717542
2026-03-25 10:16:34 [adesa.be] INFO: Found listing with ID: 10717552
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717552%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [adesa.be] INFO: Scrape type for 10717552: 0
2026-03-25 10:16:34 [adesa.be] INFO: Skipping item 10717552 url https://www.openlane.eu/en/carv6/auction/10717552
2026-03-25 10:16:34 [adesa.be] INFO: Found listing with ID: 10717546
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717546%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [adesa.be] INFO: Scrape type for 10717546: 0
2026-03-25 10:16:34 [adesa.be] INFO: Skipping item 10717546 url https://www.openlane.eu/en/carv6/auction/10717546
2026-03-25 10:16:34 [adesa.be] INFO: Found listing with ID: 10717549
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717549%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [adesa.be] INFO: Scrape type for 10717549: 0
2026-03-25 10:16:34 [adesa.be] INFO: Skipping item 10717549 url https://www.openlane.eu/en/carv6/auction/10717549
2026-03-25 10:16:34 [adesa.be] INFO: Found listing with ID: 10717563
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717563%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [adesa.be] INFO: Scrape type for 10717563: 0
2026-03-25 10:16:34 [adesa.be] INFO: Skipping item 10717563 url https://www.openlane.eu/en/carv6/auction/10717563
2026-03-25 10:16:34 [adesa.be] INFO: Found listing with ID: 10717561
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717561%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [adesa.be] INFO: Scrape type for 10717561: 0
2026-03-25 10:16:34 [adesa.be] INFO: Skipping item 10717561 url https://www.openlane.eu/en/carv6/auction/10717561
2026-03-25 10:16:34 [adesa.be] INFO: Found listing with ID: 10717547
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717547%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [adesa.be] INFO: Scrape type for 10717547: 0
2026-03-25 10:16:34 [adesa.be] INFO: Skipping item 10717547 url https://www.openlane.eu/en/carv6/auction/10717547
2026-03-25 10:16:34 [adesa.be] INFO: Found listing with ID: 10717548
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717548%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [adesa.be] INFO: Scrape type for 10717548: 0
2026-03-25 10:16:34 [adesa.be] INFO: Skipping item 10717548 url https://www.openlane.eu/en/carv6/auction/10717548
2026-03-25 10:16:34 [adesa.be] INFO: Found listing with ID: 10717536
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717536%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [adesa.be] INFO: Scrape type for 10717536: 0
2026-03-25 10:16:34 [adesa.be] INFO: Skipping item 10717536 url https://www.openlane.eu/en/carv6/auction/10717536
2026-03-25 10:16:34 [adesa.be] INFO: Found listing with ID: 10717539
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717539%27 HTTP/1.1" 200 None
2026-03-25 10:16:34 [adesa.be] INFO: Scrape type for 10717539: 0
2026-03-25 10:16:34 [adesa.be] INFO: Skipping item 10717539 url https://www.openlane.eu/en/carv6/auction/10717539
2026-03-25 10:16:34 [adesa.be] INFO: Found listing with ID: 10717545
2026-03-25 10:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717545%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717545: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717545 url https://www.openlane.eu/en/carv6/auction/10717545
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717570
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717570%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717570: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717570 url https://www.openlane.eu/en/carv6/auction/10717570
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717550
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717550%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717550: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717550 url https://www.openlane.eu/en/carv6/auction/10717550
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717572
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717572%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717572: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717572 url https://www.openlane.eu/en/carv6/auction/10717572
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717558
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717558%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717558: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717558 url https://www.openlane.eu/en/carv6/auction/10717558
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717562
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717562%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717562: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717562 url https://www.openlane.eu/en/carv6/auction/10717562
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717535
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717535%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717535: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717535 url https://www.openlane.eu/en/carv6/auction/10717535
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717564
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717564%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717564: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717564 url https://www.openlane.eu/en/carv6/auction/10717564
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717532
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717532%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717532: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717532 url https://www.openlane.eu/en/carv6/auction/10717532
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717557
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717557%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717557: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717557 url https://www.openlane.eu/en/carv6/auction/10717557
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717530
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717530%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717530: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717530 url https://www.openlane.eu/en/carv6/auction/10717530
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717553
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717553%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717553: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717553 url https://www.openlane.eu/en/carv6/auction/10717553
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717551
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717551%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717551: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717551 url https://www.openlane.eu/en/carv6/auction/10717551
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717755
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717755%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717755: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717755 url https://www.openlane.eu/en/carv6/auction/10717755
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717630
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717630%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717630: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717630 url https://www.openlane.eu/en/carv6/auction/10717630
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717735
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717735%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717735: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717735 url https://www.openlane.eu/en/carv6/auction/10717735
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717736
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717736%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717736: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717736 url https://www.openlane.eu/en/carv6/auction/10717736
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717708
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717708%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717708: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717708 url https://www.openlane.eu/en/carv6/auction/10717708
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717657
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717657%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717657: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717657 url https://www.openlane.eu/en/carv6/auction/10717657
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717761
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717761%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717761: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717761 url https://www.openlane.eu/en/carv6/auction/10717761
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717821
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717821%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717821: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717821 url https://www.openlane.eu/en/carv6/auction/10717821
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717667
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717667%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717667: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717667 url https://www.openlane.eu/en/carv6/auction/10717667
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717699
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717699%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717699: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717699 url https://www.openlane.eu/en/carv6/auction/10717699
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717756
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717756%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717756: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717756 url https://www.openlane.eu/en/carv6/auction/10717756
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717656
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717656%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717656: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717656 url https://www.openlane.eu/en/carv6/auction/10717656
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717760
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717760%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717760: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717760 url https://www.openlane.eu/en/carv6/auction/10717760
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717611
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717611%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717611: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717611 url https://www.openlane.eu/en/carv6/auction/10717611
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717610
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717610%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717610: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717610 url https://www.openlane.eu/en/carv6/auction/10717610
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717820
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717820%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717820: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717820 url https://www.openlane.eu/en/carv6/auction/10717820
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717620
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717620%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717620: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717620 url https://www.openlane.eu/en/carv6/auction/10717620
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717676
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717676%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717676: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717676 url https://www.openlane.eu/en/carv6/auction/10717676
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717823
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717823%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717823: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717823 url https://www.openlane.eu/en/carv6/auction/10717823
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717805
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717805%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717805: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717805 url https://www.openlane.eu/en/carv6/auction/10717805
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717770
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717770%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717770: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717770 url https://www.openlane.eu/en/carv6/auction/10717770
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717608
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717608%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717608: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717608 url https://www.openlane.eu/en/carv6/auction/10717608
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717829
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717829%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717829: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717829 url https://www.openlane.eu/en/carv6/auction/10717829
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717686
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717686%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717686: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717686 url https://www.openlane.eu/en/carv6/auction/10717686
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717671
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717671%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717671: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717671 url https://www.openlane.eu/en/carv6/auction/10717671
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717774
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717774%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717774: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717774 url https://www.openlane.eu/en/carv6/auction/10717774
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717817
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717817%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717817: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717817 url https://www.openlane.eu/en/carv6/auction/10717817
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717783
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717783%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717783: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717783 url https://www.openlane.eu/en/carv6/auction/10717783
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717655
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717655%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717655: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717655 url https://www.openlane.eu/en/carv6/auction/10717655
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717767
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717767%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717767: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717767 url https://www.openlane.eu/en/carv6/auction/10717767
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717818
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717818%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717818: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717818 url https://www.openlane.eu/en/carv6/auction/10717818
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717809
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717809%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717809: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717809 url https://www.openlane.eu/en/carv6/auction/10717809
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717714
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717714%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717714: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717714 url https://www.openlane.eu/en/carv6/auction/10717714
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717705
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717705%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717705: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717705 url https://www.openlane.eu/en/carv6/auction/10717705
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717816
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717816%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717816: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717816 url https://www.openlane.eu/en/carv6/auction/10717816
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717775
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717775%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717775: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717775 url https://www.openlane.eu/en/carv6/auction/10717775
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717633
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717633%27 HTTP/1.1" 200 None
2026-03-25 10:16:35 [adesa.be] INFO: Scrape type for 10717633: 0
2026-03-25 10:16:35 [adesa.be] INFO: Skipping item 10717633 url https://www.openlane.eu/en/carv6/auction/10717633
2026-03-25 10:16:35 [adesa.be] INFO: Found listing with ID: 10717808
2026-03-25 10:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717808%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717808: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717808 url https://www.openlane.eu/en/carv6/auction/10717808
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717649
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717649%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717649: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717649 url https://www.openlane.eu/en/carv6/auction/10717649
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717624
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717624%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717624: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717624 url https://www.openlane.eu/en/carv6/auction/10717624
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717745
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717745%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717745: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717745 url https://www.openlane.eu/en/carv6/auction/10717745
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717795
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717795%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717795: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717795 url https://www.openlane.eu/en/carv6/auction/10717795
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717632
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717632%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717632: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717632 url https://www.openlane.eu/en/carv6/auction/10717632
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717707
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717707%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717707: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717707 url https://www.openlane.eu/en/carv6/auction/10717707
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717720
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717720%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717720: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717720 url https://www.openlane.eu/en/carv6/auction/10717720
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717647
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717647%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717647: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717647 url https://www.openlane.eu/en/carv6/auction/10717647
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717815
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717815%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717815: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717815 url https://www.openlane.eu/en/carv6/auction/10717815
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717592
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717592%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717592: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717592 url https://www.openlane.eu/en/carv6/auction/10717592
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717819
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717819%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717819: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717819 url https://www.openlane.eu/en/carv6/auction/10717819
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717590
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717590%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717590: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717590 url https://www.openlane.eu/en/carv6/auction/10717590
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717706
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717706%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717706: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717706 url https://www.openlane.eu/en/carv6/auction/10717706
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717601
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717601%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717601: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717601 url https://www.openlane.eu/en/carv6/auction/10717601
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717698
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717698%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717698: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717698 url https://www.openlane.eu/en/carv6/auction/10717698
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717679
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717679%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717679: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717679 url https://www.openlane.eu/en/carv6/auction/10717679
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717616
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717616%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717616: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717616 url https://www.openlane.eu/en/carv6/auction/10717616
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717613
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717613%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717613: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717613 url https://www.openlane.eu/en/carv6/auction/10717613
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717598
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717598%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717598: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717598 url https://www.openlane.eu/en/carv6/auction/10717598
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717641
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717641%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717641: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717641 url https://www.openlane.eu/en/carv6/auction/10717641
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717575
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717575%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717575: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717575 url https://www.openlane.eu/en/carv6/auction/10717575
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717789
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717789%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717789: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717789 url https://www.openlane.eu/en/carv6/auction/10717789
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717785
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717785%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717785: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717785 url https://www.openlane.eu/en/carv6/auction/10717785
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717786
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717786%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717786: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717786 url https://www.openlane.eu/en/carv6/auction/10717786
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717612
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717612%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717612: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717612 url https://www.openlane.eu/en/carv6/auction/10717612
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717692
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717692%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717692: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717692 url https://www.openlane.eu/en/carv6/auction/10717692
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717831
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717831%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717831: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717831 url https://www.openlane.eu/en/carv6/auction/10717831
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717652
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717652%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717652: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717652 url https://www.openlane.eu/en/carv6/auction/10717652
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717596
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717596%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717596: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717596 url https://www.openlane.eu/en/carv6/auction/10717596
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717579
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717579%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717579: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717579 url https://www.openlane.eu/en/carv6/auction/10717579
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717585
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717585%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717585: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717585 url https://www.openlane.eu/en/carv6/auction/10717585
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717765
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717765%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717765: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717765 url https://www.openlane.eu/en/carv6/auction/10717765
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717609
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717609%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717609: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717609 url https://www.openlane.eu/en/carv6/auction/10717609
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717721
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717721%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717721: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717721 url https://www.openlane.eu/en/carv6/auction/10717721
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717737
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717737%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717737: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717737 url https://www.openlane.eu/en/carv6/auction/10717737
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717688
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717688%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717688: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717688 url https://www.openlane.eu/en/carv6/auction/10717688
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717662
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717662%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717662: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717662 url https://www.openlane.eu/en/carv6/auction/10717662
2026-03-25 10:16:36 [adesa.be] INFO: Found listing with ID: 10717581
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717581%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [adesa.be] INFO: Scrape type for 10717581: 0
2026-03-25 10:16:36 [adesa.be] INFO: Skipping item 10717581 url https://www.openlane.eu/en/carv6/auction/10717581
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745102%252Fgeneral%252F9d520d93-6a5f-4a86-84dc-8bc5e7c3338e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745102/general/9d520d93-6a5f-4a86-84dc-8bc5e7c3338e.jpg not downloaded yet
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745103%252Fgeneral%252F1bd6ddce-7e3c-4c3e-8841-eceeb797d815.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745103/general/1bd6ddce-7e3c-4c3e-8841-eceeb797d815.jpg not downloaded yet
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745107%252Fgeneral%252F5adfb91c-c3a9-4458-bac0-bfb02581a10f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745107/general/5adfb91c-c3a9-4458-bac0-bfb02581a10f.jpg not downloaded yet
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745105%252Fgeneral%252Fd6de0578-938c-4edd-9bdf-35b86c0655a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745105/general/d6de0578-938c-4edd-9bdf-35b86c0655a4.jpg not downloaded yet
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745104%252Fgeneral%252F9b14a4be-bb31-4a0f-b332-0fcc111d3e2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745104/general/9b14a4be-bb31-4a0f-b332-0fcc111d3e2c.jpg not downloaded yet
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745124%252Fgeneral%252Faa070fab-6416-4c8f-ba32-79bd5580b0f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745124/general/aa070fab-6416-4c8f-ba32-79bd5580b0f8.jpg not downloaded yet
2026-03-25 10:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745074/general/def237a9-9b3b-4c80-96ac-bc391048d1b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720671)
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745102%252Fgeneral%252F56970fed-3cf6-4122-a613-ea54c9b3c457.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745102/general/56970fed-3cf6-4122-a613-ea54c9b3c457.jpg not downloaded yet
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745103%252Fgeneral%252F29e13d63-f352-4465-abc0-3cf0056f884e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745103/general/29e13d63-f352-4465-abc0-3cf0056f884e.jpg not downloaded yet
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745107%252Fgeneral%252Faceb8cdb-fb4a-49e2-bc76-6b666e8af9fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745107/general/aceb8cdb-fb4a-49e2-bc76-6b666e8af9fc.jpg not downloaded yet
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745105%252Fgeneral%252F17fd5da4-44f0-430e-a65e-ace170027efb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745105/general/17fd5da4-44f0-430e-a65e-ace170027efb.jpg not downloaded yet
2026-03-25 10:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720705> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745075/general/57ef85f0-211d-4e8e-87bb-e646e43e8ebd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720672)
2026-03-25 10:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745104%252Fgeneral%252Fe3f20487-f6b7-4232-a5cf-5ed973a45d4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745104/general/e3f20487-f6b7-4232-a5cf-5ed973a45d4e.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745124%252Fgeneral%252F5ea23d70-fa88-4455-81f9-14da1b53ca5f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745124/general/5ea23d70-fa88-4455-81f9-14da1b53ca5f.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745102%252Fgeneral%252Fd668cf21-e9c8-4adf-896a-e19802bcf667.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745102/general/d668cf21-e9c8-4adf-896a-e19802bcf667.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745103%252Fgeneral%252F80f3af99-36b7-4071-bf88-5d746cdce59d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745103/general/80f3af99-36b7-4071-bf88-5d746cdce59d.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745107%252Fgeneral%252Fe394b023-7046-4fcc-a255-9a567fefb40a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745107/general/e394b023-7046-4fcc-a255-9a567fefb40a.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745105%252Fgeneral%252F4b36ffb6-0451-4b3d-804b-fe87c76b9eb2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745105/general/4b36ffb6-0451-4b3d-804b-fe87c76b9eb2.jpg not downloaded yet
2026-03-25 10:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c914161a-561b-5aa7-84e6-b4ddbbfeea13 with identifier: 10720706
2026-03-25 10:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c914161a-561b-5aa7-84e6-b4ddbbfeea13 with scrape type 1
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c914161a-561b-5aa7-84e6-b4ddbbfeea13
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745101%252Fgeneral%252Fa36b672d-ea60-4976-97bb-edb6620eeefe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745101/general/a36b672d-ea60-4976-97bb-edb6620eeefe.jpg not downloaded yet
2026-03-25 10:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745072/general/85679447-4ff3-4eab-b0c3-118bfabe63e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720669)
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745104%252Fgeneral%252F85b75056-922f-4fc9-a1d6-ef95dbf5af0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745104/general/85b75056-922f-4fc9-a1d6-ef95dbf5af0d.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745124%252Fgeneral%252F13a98638-6f78-4690-88d2-016887488dfb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745124/general/13a98638-6f78-4690-88d2-016887488dfb.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745102%252Fgeneral%252Fba76b8a6-e19a-452e-8c96-9fba99f437f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745102/general/ba76b8a6-e19a-452e-8c96-9fba99f437f5.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745103%252Fgeneral%252F44f2af3f-ab96-4f52-8804-9553399f46ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745103/general/44f2af3f-ab96-4f52-8804-9553399f46ac.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745107%252Fgeneral%252Fd6e43373-a81e-4924-8a6b-619e3c215904.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745107/general/d6e43373-a81e-4924-8a6b-619e3c215904.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745105%252Fgeneral%252Fad47f566-c708-4c50-8c6b-f57ebc026456.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745105/general/ad47f566-c708-4c50-8c6b-f57ebc026456.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745101%252Fgeneral%252F6f5daf9e-5b59-494d-b12e-64f1916da285.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745101/general/6f5daf9e-5b59-494d-b12e-64f1916da285.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745104%252Fgeneral%252F7e66efa0-bb50-4933-8c2e-84e37a9bcc94.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745104/general/7e66efa0-bb50-4933-8c2e-84e37a9bcc94.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745124%252Fgeneral%252Fadfb9936-45c1-44ba-a9b3-b86eba787e9e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745124/general/adfb9936-45c1-44ba-a9b3-b86eba787e9e.jpg not downloaded yet
2026-03-25 10:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa031e10>
2026-03-25 10:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e/e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745074%252Fgeneral%252Fdef237a9-9b3b-4c80-96ac-bc391048d1b6.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745074/general/def237a9-9b3b-4c80-96ac-bc391048d1b6.jpg saved to cache
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e
2026-03-25 10:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e68bd25-275f-5787-9ddd-aaec6720c53f with identifier: 10720705
2026-03-25 10:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e68bd25-275f-5787-9ddd-aaec6720c53f with scrape type 1
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e68bd25-275f-5787-9ddd-aaec6720c53f
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745100%252Fgeneral%252Fdc852b49-7c78-4806-97bd-5a30a842e92c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745100/general/dc852b49-7c78-4806-97bd-5a30a842e92c.jpg not downloaded yet
2026-03-25 10:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92e48d0>
2026-03-25 10:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3704ac3-1bd7-5690-871c-f29b2d6bf443/c3704ac3-1bd7-5690-871c-f29b2d6bf443_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745075%252Fgeneral%252F57ef85f0-211d-4e8e-87bb-e646e43e8ebd.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745075/general/57ef85f0-211d-4e8e-87bb-e646e43e8ebd.jpg saved to cache
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c3704ac3-1bd7-5690-871c-f29b2d6bf443
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745102%252Fgeneral%252Fb41d2856-8194-48d6-802a-7849c5128140.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745102/general/b41d2856-8194-48d6-802a-7849c5128140.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745103%252Fgeneral%252F7c7b7916-e4fc-4636-9780-d2b8ae4960e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745103/general/7c7b7916-e4fc-4636-9780-d2b8ae4960e9.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745107%252Fgeneral%252Faec19062-8f0f-4f09-aa9b-af7c1ae7a49b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745107/general/aec19062-8f0f-4f09-aa9b-af7c1ae7a49b.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745105%252Fgeneral%252F557019d9-a9a5-421a-acbd-78275863620e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745105/general/557019d9-a9a5-421a-acbd-78275863620e.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745101%252Fgeneral%252F19c9edb5-1a82-440c-8972-3944edd0c36c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745101/general/19c9edb5-1a82-440c-8972-3944edd0c36c.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745124%252Fgeneral%252F148d9911-cc76-44ac-817f-f2cacfbf7186.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745124/general/148d9911-cc76-44ac-817f-f2cacfbf7186.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745100%252Fgeneral%252F4326ca8d-3def-46f6-9cff-8bfad0f36f34.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745100/general/4326ca8d-3def-46f6-9cff-8bfad0f36f34.jpg not downloaded yet
2026-03-25 10:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9323750>
2026-03-25 10:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b406cba2-e5a7-59d6-b350-8744bf6168ab/b406cba2-e5a7-59d6-b350-8744bf6168ab_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745072%252Fgeneral%252F85679447-4ff3-4eab-b0c3-118bfabe63e4.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745072/general/85679447-4ff3-4eab-b0c3-118bfabe63e4.jpg saved to cache
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b406cba2-e5a7-59d6-b350-8744bf6168ab
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745102%252Fgeneral%252F968ffae8-0a2f-4a39-b523-2b5f48d90261.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745102/general/968ffae8-0a2f-4a39-b523-2b5f48d90261.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745103%252Fgeneral%252Fc77129ff-90dd-4efa-9f22-cbcbbfdf80a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745103/general/c77129ff-90dd-4efa-9f22-cbcbbfdf80a0.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745107%252Fgeneral%252Fbf0b652e-fb32-401f-8931-35868978e9f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745107/general/bf0b652e-fb32-401f-8931-35868978e9f4.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745105%252Fgeneral%252F1f877f9c-96dc-4a0c-9503-560fda128302.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745105/general/1f877f9c-96dc-4a0c-9503-560fda128302.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745101%252Fgeneral%252F7efe98a9-2c15-486e-bfd2-295e371a0805.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745101/general/7efe98a9-2c15-486e-bfd2-295e371a0805.jpg not downloaded yet
2026-03-25 10:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745104/general/ffe1cdca-b508-4a8a-9d30-bba6a5da9d9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720709)
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745124%252Fgeneral%252F93bee34f-8efd-430c-b91a-9dc434bd042f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745124/general/93bee34f-8efd-430c-b91a-9dc434bd042f.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745100%252Fgeneral%252F511208bf-a8ee-4d57-a458-4460f37a1baf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745100/general/511208bf-a8ee-4d57-a458-4460f37a1baf.jpg not downloaded yet
2026-03-25 10:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745072/general/f723d00d-6bd0-4249-ae15-fb628ad51f75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720669)
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745102%252Fgeneral%252Fc27731a6-d976-469f-903d-1cbaab51b771.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745102/general/c27731a6-d976-469f-903d-1cbaab51b771.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745103%252Fgeneral%252Fe68336b7-7b42-4c52-b68a-04e1073c0382.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745103/general/e68336b7-7b42-4c52-b68a-04e1073c0382.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745107%252Fgeneral%252Fd71751b5-6e2a-4706-a4d4-8d18dd5207bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745107/general/d71751b5-6e2a-4706-a4d4-8d18dd5207bd.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745105%252Fgeneral%252F42c5cc2f-a41b-4b0a-b150-f2523ef4bfdf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745105/general/42c5cc2f-a41b-4b0a-b150-f2523ef4bfdf.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745101%252Fgeneral%252F3e932377-37fe-4864-b670-e55a1d359472.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745101/general/3e932377-37fe-4864-b670-e55a1d359472.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745124%252Fgeneral%252F8865ff5a-0342-48cf-a765-b6e37b4595f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745124/general/8865ff5a-0342-48cf-a765-b6e37b4595f0.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745100%252Fgeneral%252F35ef7fb6-a469-44ac-9515-eac6e1e43e94.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745100/general/35ef7fb6-a469-44ac-9515-eac6e1e43e94.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745101%252Fgeneral%252Fb159ff1b-c84d-47d9-b6be-87d104242ffb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745101/general/b159ff1b-c84d-47d9-b6be-87d104242ffb.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745124%252Fgeneral%252F57615c40-ed6d-4520-b60b-2cfee2112092.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745124/general/57615c40-ed6d-4520-b60b-2cfee2112092.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745100%252Fgeneral%252F4a6912f8-0635-4ffe-9e2a-972ab822aa57.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745100/general/4a6912f8-0635-4ffe-9e2a-972ab822aa57.jpg not downloaded yet
2026-03-25 10:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9ce6f50>
2026-03-25 10:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e990c4f-6a84-57e3-879a-a0a1ecef78c8/0e990c4f-6a84-57e3-879a-a0a1ecef78c8_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745104%252Fgeneral%252Fffe1cdca-b508-4a8a-9d30-bba6a5da9d9e.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745104/general/ffe1cdca-b508-4a8a-9d30-bba6a5da9d9e.jpg saved to cache
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0e990c4f-6a84-57e3-879a-a0a1ecef78c8
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745101%252Fgeneral%252F541498a7-fa3f-4aeb-902d-d379d0279389.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745101/general/541498a7-fa3f-4aeb-902d-d379d0279389.jpg not downloaded yet
2026-03-25 10:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745124%252Fgeneral%252F5cb0ad79-0783-4979-8f9f-77ecd742695e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745124/general/5cb0ad79-0783-4979-8f9f-77ecd742695e.jpg not downloaded yet
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745100%252Fgeneral%252F6fd8e53d-8dc3-4e22-97a6-ca8578407f37.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745100/general/6fd8e53d-8dc3-4e22-97a6-ca8578407f37.jpg not downloaded yet
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9437f10>
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b406cba2-e5a7-59d6-b350-8744bf6168ab/b406cba2-e5a7-59d6-b350-8744bf6168ab_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745072%252Fgeneral%252Ff723d00d-6bd0-4249-ae15-fb628ad51f75.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745072/general/f723d00d-6bd0-4249-ae15-fb628ad51f75.jpg saved to cache
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b406cba2-e5a7-59d6-b350-8744bf6168ab
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745101%252Fgeneral%252Faa60aa34-8b93-40f3-b0a1-01130fa94007.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745101/general/aa60aa34-8b93-40f3-b0a1-01130fa94007.jpg not downloaded yet
2026-03-25 10:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745104/general/c97f5e50-186a-4324-9f74-9534fe139245.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720709)
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745100%252Fgeneral%252Ff304962d-e892-47aa-9e58-fa374d0ec54b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745100/general/f304962d-e892-47aa-9e58-fa374d0ec54b.jpg not downloaded yet
2026-03-25 10:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745101%252Fgeneral%252F30ed6c59-76bb-498e-adc8-1ac3ec33eff4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745101/general/30ed6c59-76bb-498e-adc8-1ac3ec33eff4.jpg not downloaded yet
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745100%252Fgeneral%252F615252d9-4ecb-429d-92c7-cb550cccc120.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745100/general/615252d9-4ecb-429d-92c7-cb550cccc120.jpg not downloaded yet
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745101%252Fgeneral%252F9c65ec8a-e44b-4792-b3c7-375ed0aea122.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745101/general/9c65ec8a-e44b-4792-b3c7-375ed0aea122.jpg not downloaded yet
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745100%252Fgeneral%252Fd9b03ad5-8ee1-4d4e-9e1f-994aedd50c2f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745100/general/d9b03ad5-8ee1-4d4e-9e1f-994aedd50c2f.jpg not downloaded yet
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745100%252Fgeneral%252F6941e4c3-0fa8-4a80-b62e-4cfca3721e68.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745100/general/6941e4c3-0fa8-4a80-b62e-4cfca3721e68.jpg not downloaded yet
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9c9d0d0>
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e990c4f-6a84-57e3-879a-a0a1ecef78c8/0e990c4f-6a84-57e3-879a-a0a1ecef78c8_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745104%252Fgeneral%252Fc97f5e50-186a-4324-9f74-9534fe139245.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745104/general/c97f5e50-186a-4324-9f74-9534fe139245.jpg saved to cache
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0e990c4f-6a84-57e3-879a-a0a1ecef78c8
2026-03-25 10:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745104/general/0ff4ab60-b2c0-4ca1-abf1-2579db52f372.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720709)
2026-03-25 10:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6efffc83-325c-5ef2-867b-3fda614b5751 with identifier: 10720704
2026-03-25 10:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6efffc83-325c-5ef2-867b-3fda614b5751 with scrape type 1
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6efffc83-325c-5ef2-867b-3fda614b5751
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745099%252Fgeneral%252F2ef057ff-9b95-433b-9c76-4488c9e48fa8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745099/general/2ef057ff-9b95-433b-9c76-4488c9e48fa8.jpg not downloaded yet
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745099%252Fgeneral%252Ffc749d50-b579-4597-9287-34b3fb98e40a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745099/general/fc749d50-b579-4597-9287-34b3fb98e40a.jpg not downloaded yet
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745099%252Fgeneral%252Ff98fca50-517b-4822-a729-1a643ca25e53.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745099/general/f98fca50-517b-4822-a729-1a643ca25e53.jpg not downloaded yet
2026-03-25 10:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724339/general/53dcd62d-9e20-4d95-8851-14ff58519429.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721452)
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745099%252Fgeneral%252F3cad9c38-1e65-45d0-9791-2344fe1e2f4f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745099/general/3cad9c38-1e65-45d0-9791-2344fe1e2f4f.jpg not downloaded yet
2026-03-25 10:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745105/general/d6de0578-938c-4edd-9bdf-35b86c0655a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720710)
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745099%252Fgeneral%252Fe829f152-281a-49bc-86df-afe4e048ac68.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745099/general/e829f152-281a-49bc-86df-afe4e048ac68.jpg not downloaded yet
2026-03-25 10:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743774/general/939f82e0-949c-458a-add0-9846295d5748.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721752)
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745099%252Fgeneral%252F2efb5884-488d-445a-a7ea-d0e2cf6b67bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745099/general/2efb5884-488d-445a-a7ea-d0e2cf6b67bb.jpg not downloaded yet
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa01e150>
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e990c4f-6a84-57e3-879a-a0a1ecef78c8/0e990c4f-6a84-57e3-879a-a0a1ecef78c8_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745104%252Fgeneral%252F0ff4ab60-b2c0-4ca1-abf1-2579db52f372.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745104/general/0ff4ab60-b2c0-4ca1-abf1-2579db52f372.jpg saved to cache
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0e990c4f-6a84-57e3-879a-a0a1ecef78c8
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745099%252Fgeneral%252Fd59a85f1-870c-4512-8d06-b56ab8518261.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745099/general/d59a85f1-870c-4512-8d06-b56ab8518261.jpg not downloaded yet
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745099%252Fgeneral%252F21f13bb5-8f5b-4fee-bf33-124615dc6e3c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745099/general/21f13bb5-8f5b-4fee-bf33-124615dc6e3c.jpg not downloaded yet
2026-03-25 10:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712421/general/4f280b74-bb9f-4359-866d-8177d0a88f03.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721615)
2026-03-25 10:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745105/general/17fd5da4-44f0-430e-a65e-ace170027efb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720710)
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745099%252Fgeneral%252F442be249-2c3f-4a0e-8f29-2f68cffffebf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745099/general/442be249-2c3f-4a0e-8f29-2f68cffffebf.jpg not downloaded yet
2026-03-25 10:16:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e2add0>
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b679917a-ae7c-5628-82cf-4c0174bd76b7/b679917a-ae7c-5628-82cf-4c0174bd76b7_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5724339%252Fgeneral%252F53dcd62d-9e20-4d95-8851-14ff58519429.jpeg') HTTP/1.1" 204 0
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724339/general/53dcd62d-9e20-4d95-8851-14ff58519429.jpeg saved to cache
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b679917a-ae7c-5628-82cf-4c0174bd76b7
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa151550>
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d40c24e7-f910-592d-89d4-c939c7bac978/d40c24e7-f910-592d-89d4-c939c7bac978_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745105%252Fgeneral%252Fd6de0578-938c-4edd-9bdf-35b86c0655a4.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745105/general/d6de0578-938c-4edd-9bdf-35b86c0655a4.jpg saved to cache
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d40c24e7-f910-592d-89d4-c939c7bac978
2026-03-25 10:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745107/general/aceb8cdb-fb4a-49e2-bc76-6b666e8af9fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720713)
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745099%252Fgeneral%252F9585d482-1bbd-4339-93a7-8fc96c8e5498.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745099/general/9585d482-1bbd-4339-93a7-8fc96c8e5498.jpg not downloaded yet
2026-03-25 10:16:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92568d0>
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d72ad4e-c666-55e4-bd20-c9f7a157cacc/1d72ad4e-c666-55e4-bd20-c9f7a157cacc_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5743774%252Fgeneral%252F939f82e0-949c-458a-add0-9846295d5748.jpeg') HTTP/1.1" 204 0
2026-03-25 10:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743774/general/939f82e0-949c-458a-add0-9846295d5748.jpeg saved to cache
2026-03-25 10:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1d72ad4e-c666-55e4-bd20-c9f7a157cacc
2026-03-25 10:16:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa161fd0>
2026-03-25 10:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_164a3b13-4c89-525e-91df-659f6fcf4561/164a3b13-4c89-525e-91df-659f6fcf4561_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712421%252Fgeneral%252F4f280b74-bb9f-4359-866d-8177d0a88f03.jpeg') HTTP/1.1" 204 0
2026-03-25 10:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712421/general/4f280b74-bb9f-4359-866d-8177d0a88f03.jpeg saved to cache
2026-03-25 10:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 164a3b13-4c89-525e-91df-659f6fcf4561
2026-03-25 10:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa092f50>
2026-03-25 10:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d40c24e7-f910-592d-89d4-c939c7bac978/d40c24e7-f910-592d-89d4-c939c7bac978_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745105%252Fgeneral%252F17fd5da4-44f0-430e-a65e-ace170027efb.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745105/general/17fd5da4-44f0-430e-a65e-ace170027efb.jpg saved to cache
2026-03-25 10:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d40c24e7-f910-592d-89d4-c939c7bac978
2026-03-25 10:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9379a90>
2026-03-25 10:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8683815b-585b-5876-a34e-b2627668ace4/8683815b-585b-5876-a34e-b2627668ace4_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745107%252Fgeneral%252Faceb8cdb-fb4a-49e2-bc76-6b666e8af9fc.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745107/general/aceb8cdb-fb4a-49e2-bc76-6b666e8af9fc.jpg saved to cache
2026-03-25 10:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8683815b-585b-5876-a34e-b2627668ace4
2026-03-25 10:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745124/general/5ea23d70-fa88-4455-81f9-14da1b53ca5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720742)
2026-03-25 10:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745101/general/7efe98a9-2c15-486e-bfd2-295e371a0805.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720706)
2026-03-25 10:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745105/general/1f877f9c-96dc-4a0c-9503-560fda128302.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720710)
2026-03-25 10:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745101/general/aa60aa34-8b93-40f3-b0a1-01130fa94007.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720706)
2026-03-25 10:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724339/general/15512ffa-dc01-4041-aba9-d882a79ca552.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721452)
2026-03-25 10:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712260/general/6ee202bf-1d7a-4858-a165-5e5128756267.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721602)
2026-03-25 10:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712421/general/85bb7cec-a8f7-4aa0-beeb-8799989d24b8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721615)
2026-03-25 10:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745100/general/6fd8e53d-8dc3-4e22-97a6-ca8578407f37.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720705)
2026-03-25 10:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745100/general/6941e4c3-0fa8-4a80-b62e-4cfca3721e68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720705)
2026-03-25 10:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a926c690>
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8/4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745124%252Fgeneral%252F5ea23d70-fa88-4455-81f9-14da1b53ca5f.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745124/general/5ea23d70-fa88-4455-81f9-14da1b53ca5f.jpg saved to cache
2026-03-25 10:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8
2026-03-25 10:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745099/general/9585d482-1bbd-4339-93a7-8fc96c8e5498.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720704)
2026-03-25 10:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745099/general/442be249-2c3f-4a0e-8f29-2f68cffffebf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720704)
2026-03-25 10:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745099/general/21f13bb5-8f5b-4fee-bf33-124615dc6e3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720704)
2026-03-25 10:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745099/general/d59a85f1-870c-4512-8d06-b56ab8518261.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720704)
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a926ec90>
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c914161a-561b-5aa7-84e6-b4ddbbfeea13/c914161a-561b-5aa7-84e6-b4ddbbfeea13_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745101%252Fgeneral%252F7efe98a9-2c15-486e-bfd2-295e371a0805.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745101/general/7efe98a9-2c15-486e-bfd2-295e371a0805.jpg saved to cache
2026-03-25 10:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c914161a-561b-5aa7-84e6-b4ddbbfeea13
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9ffca90>
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d40c24e7-f910-592d-89d4-c939c7bac978/d40c24e7-f910-592d-89d4-c939c7bac978_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745105%252Fgeneral%252F1f877f9c-96dc-4a0c-9503-560fda128302.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745105/general/1f877f9c-96dc-4a0c-9503-560fda128302.jpg saved to cache
2026-03-25 10:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d40c24e7-f910-592d-89d4-c939c7bac978
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91c8c90>
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c914161a-561b-5aa7-84e6-b4ddbbfeea13/c914161a-561b-5aa7-84e6-b4ddbbfeea13_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745101%252Fgeneral%252Faa60aa34-8b93-40f3-b0a1-01130fa94007.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745101/general/aa60aa34-8b93-40f3-b0a1-01130fa94007.jpg saved to cache
2026-03-25 10:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c914161a-561b-5aa7-84e6-b4ddbbfeea13
2026-03-25 10:16:40 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 10:16:40 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 10:16:40 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00+4#\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03Q\xb8\x00*\xad\xed\x00\x00\x00\x00'
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9387c10>
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b679917a-ae7c-5628-82cf-4c0174bd76b7/b679917a-ae7c-5628-82cf-4c0174bd76b7_image_8.mpo HTTP/1.1" 201 0
2026-03-25 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5724339%252Fgeneral%252F15512ffa-dc01-4041-aba9-d882a79ca552.jpeg') HTTP/1.1" 204 0
2026-03-25 10:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724339/general/15512ffa-dc01-4041-aba9-d882a79ca552.jpeg saved to cache
2026-03-25 10:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b679917a-ae7c-5628-82cf-4c0174bd76b7
2026-03-25 10:16:40 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa039550>
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54f6fb2b-f408-5b18-a6ae-a8f3f970b93c/54f6fb2b-f408-5b18-a6ae-a8f3f970b93c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712260%252Fgeneral%252F6ee202bf-1d7a-4858-a165-5e5128756267.jpeg') HTTP/1.1" 204 0
2026-03-25 10:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712260/general/6ee202bf-1d7a-4858-a165-5e5128756267.jpeg saved to cache
2026-03-25 10:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 54f6fb2b-f408-5b18-a6ae-a8f3f970b93c
2026-03-25 10:16:40 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93eca50>
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_164a3b13-4c89-525e-91df-659f6fcf4561/164a3b13-4c89-525e-91df-659f6fcf4561_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712421%252Fgeneral%252F85bb7cec-a8f7-4aa0-beeb-8799989d24b8.jpeg') HTTP/1.1" 204 0
2026-03-25 10:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712421/general/85bb7cec-a8f7-4aa0-beeb-8799989d24b8.jpeg saved to cache
2026-03-25 10:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 164a3b13-4c89-525e-91df-659f6fcf4561
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9360650>
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e68bd25-275f-5787-9ddd-aaec6720c53f/8e68bd25-275f-5787-9ddd-aaec6720c53f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745100%252Fgeneral%252F6fd8e53d-8dc3-4e22-97a6-ca8578407f37.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745100/general/6fd8e53d-8dc3-4e22-97a6-ca8578407f37.jpg saved to cache
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8e68bd25-275f-5787-9ddd-aaec6720c53f
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9310390>
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e68bd25-275f-5787-9ddd-aaec6720c53f/8e68bd25-275f-5787-9ddd-aaec6720c53f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745100%252Fgeneral%252F6941e4c3-0fa8-4a80-b62e-4cfca3721e68.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745100/general/6941e4c3-0fa8-4a80-b62e-4cfca3721e68.jpg saved to cache
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8e68bd25-275f-5787-9ddd-aaec6720c53f
2026-03-25 10:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745099/general/f98fca50-517b-4822-a729-1a643ca25e53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720704)
2026-03-25 10:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745099/general/3cad9c38-1e65-45d0-9791-2344fe1e2f4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720704)
2026-03-25 10:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745099/general/2efb5884-488d-445a-a7ea-d0e2cf6b67bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720704)
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e37ed0>
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6efffc83-325c-5ef2-867b-3fda614b5751/6efffc83-325c-5ef2-867b-3fda614b5751_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745099%252Fgeneral%252F9585d482-1bbd-4339-93a7-8fc96c8e5498.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745099/general/9585d482-1bbd-4339-93a7-8fc96c8e5498.jpg saved to cache
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6efffc83-325c-5ef2-867b-3fda614b5751
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e1e810>
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6efffc83-325c-5ef2-867b-3fda614b5751/6efffc83-325c-5ef2-867b-3fda614b5751_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745099%252Fgeneral%252F442be249-2c3f-4a0e-8f29-2f68cffffebf.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745099/general/442be249-2c3f-4a0e-8f29-2f68cffffebf.jpg saved to cache
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6efffc83-325c-5ef2-867b-3fda614b5751
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa161f50>
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6efffc83-325c-5ef2-867b-3fda614b5751/6efffc83-325c-5ef2-867b-3fda614b5751_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745099%252Fgeneral%252F21f13bb5-8f5b-4fee-bf33-124615dc6e3c.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745099/general/21f13bb5-8f5b-4fee-bf33-124615dc6e3c.jpg saved to cache
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6efffc83-325c-5ef2-867b-3fda614b5751
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa153350>
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6efffc83-325c-5ef2-867b-3fda614b5751/6efffc83-325c-5ef2-867b-3fda614b5751_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745099%252Fgeneral%252Fd59a85f1-870c-4512-8d06-b56ab8518261.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745099/general/d59a85f1-870c-4512-8d06-b56ab8518261.jpg saved to cache
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6efffc83-325c-5ef2-867b-3fda614b5751
2026-03-25 10:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745099/general/e829f152-281a-49bc-86df-afe4e048ac68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720704)
2026-03-25 10:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745100/general/d9b03ad5-8ee1-4d4e-9e1f-994aedd50c2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720705)
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4abeb3f10>
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6efffc83-325c-5ef2-867b-3fda614b5751/6efffc83-325c-5ef2-867b-3fda614b5751_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745099%252Fgeneral%252Ff98fca50-517b-4822-a729-1a643ca25e53.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745099/general/f98fca50-517b-4822-a729-1a643ca25e53.jpg saved to cache
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6efffc83-325c-5ef2-867b-3fda614b5751
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9ce56d0>
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6efffc83-325c-5ef2-867b-3fda614b5751/6efffc83-325c-5ef2-867b-3fda614b5751_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745099%252Fgeneral%252F3cad9c38-1e65-45d0-9791-2344fe1e2f4f.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745099/general/3cad9c38-1e65-45d0-9791-2344fe1e2f4f.jpg saved to cache
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6efffc83-325c-5ef2-867b-3fda614b5751
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9cf8e50>
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6efffc83-325c-5ef2-867b-3fda614b5751/6efffc83-325c-5ef2-867b-3fda614b5751_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745099%252Fgeneral%252F2efb5884-488d-445a-a7ea-d0e2cf6b67bb.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745099/general/2efb5884-488d-445a-a7ea-d0e2cf6b67bb.jpg saved to cache
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6efffc83-325c-5ef2-867b-3fda614b5751
2026-03-25 10:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745099/general/2ef057ff-9b95-433b-9c76-4488c9e48fa8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720704)
2026-03-25 10:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745099/general/fc749d50-b579-4597-9287-34b3fb98e40a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720704)
2026-03-25 10:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745101/general/30ed6c59-76bb-498e-adc8-1ac3ec33eff4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720706)
2026-03-25 10:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745100/general/615252d9-4ecb-429d-92c7-cb550cccc120.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720705)
2026-03-25 10:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745100/general/f304962d-e892-47aa-9e58-fa374d0ec54b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720705)
2026-03-25 10:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745101/general/9c65ec8a-e44b-4792-b3c7-375ed0aea122.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720706)
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9ce6890>
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6efffc83-325c-5ef2-867b-3fda614b5751/6efffc83-325c-5ef2-867b-3fda614b5751_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745099%252Fgeneral%252Fe829f152-281a-49bc-86df-afe4e048ac68.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745099/general/e829f152-281a-49bc-86df-afe4e048ac68.jpg saved to cache
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6efffc83-325c-5ef2-867b-3fda614b5751
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa153f90>
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e68bd25-275f-5787-9ddd-aaec6720c53f/8e68bd25-275f-5787-9ddd-aaec6720c53f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745100%252Fgeneral%252Fd9b03ad5-8ee1-4d4e-9e1f-994aedd50c2f.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745100/general/d9b03ad5-8ee1-4d4e-9e1f-994aedd50c2f.jpg saved to cache
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8e68bd25-275f-5787-9ddd-aaec6720c53f
2026-03-25 10:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745124/general/57615c40-ed6d-4520-b60b-2cfee2112092.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720742)
2026-03-25 10:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745100/general/4a6912f8-0635-4ffe-9e2a-972ab822aa57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720705)
2026-03-25 10:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745101/general/541498a7-fa3f-4aeb-902d-d379d0279389.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720706)
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a928c310>
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6efffc83-325c-5ef2-867b-3fda614b5751/6efffc83-325c-5ef2-867b-3fda614b5751_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745099%252Fgeneral%252F2ef057ff-9b95-433b-9c76-4488c9e48fa8.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745099/general/2ef057ff-9b95-433b-9c76-4488c9e48fa8.jpg saved to cache
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6efffc83-325c-5ef2-867b-3fda614b5751
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92c2a10>
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6efffc83-325c-5ef2-867b-3fda614b5751/6efffc83-325c-5ef2-867b-3fda614b5751_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745099%252Fgeneral%252Ffc749d50-b579-4597-9287-34b3fb98e40a.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745099/general/fc749d50-b579-4597-9287-34b3fb98e40a.jpg saved to cache
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6efffc83-325c-5ef2-867b-3fda614b5751
2026-03-25 10:16:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6efffc83-325c-5ef2-867b-3fda614b5751, skipping ID generation
2026-03-25 10:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6efffc83-325c-5ef2-867b-3fda614b5751 with scrape type 1
2026-03-25 10:16:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6efffc83-325c-5ef2-867b-3fda614b5751 sending to next pipeline
2026-03-25 10:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6efffc83-325c-5ef2-867b-3fda614b5751, identifier: 10720704
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa027510>
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c914161a-561b-5aa7-84e6-b4ddbbfeea13/c914161a-561b-5aa7-84e6-b4ddbbfeea13_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745101%252Fgeneral%252F30ed6c59-76bb-498e-adc8-1ac3ec33eff4.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745101/general/30ed6c59-76bb-498e-adc8-1ac3ec33eff4.jpg saved to cache
2026-03-25 10:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c914161a-561b-5aa7-84e6-b4ddbbfeea13
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa1083d0>
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e68bd25-275f-5787-9ddd-aaec6720c53f/8e68bd25-275f-5787-9ddd-aaec6720c53f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745100%252Fgeneral%252F615252d9-4ecb-429d-92c7-cb550cccc120.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745100/general/615252d9-4ecb-429d-92c7-cb550cccc120.jpg saved to cache
2026-03-25 10:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8e68bd25-275f-5787-9ddd-aaec6720c53f
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92c0790>
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e68bd25-275f-5787-9ddd-aaec6720c53f/8e68bd25-275f-5787-9ddd-aaec6720c53f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745100%252Fgeneral%252Ff304962d-e892-47aa-9e58-fa374d0ec54b.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745100/general/f304962d-e892-47aa-9e58-fa374d0ec54b.jpg saved to cache
2026-03-25 10:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8e68bd25-275f-5787-9ddd-aaec6720c53f
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a928f750>
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c914161a-561b-5aa7-84e6-b4ddbbfeea13/c914161a-561b-5aa7-84e6-b4ddbbfeea13_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745101%252Fgeneral%252F9c65ec8a-e44b-4792-b3c7-375ed0aea122.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745101/general/9c65ec8a-e44b-4792-b3c7-375ed0aea122.jpg saved to cache
2026-03-25 10:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c914161a-561b-5aa7-84e6-b4ddbbfeea13
2026-03-25 10:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745124/general/5cb0ad79-0783-4979-8f9f-77ecd742695e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720742)
2026-03-25 10:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6efffc83-325c-5ef2-867b-3fda614b5751 with identifier: 10720704
2026-03-25 10:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6efffc83-325c-5ef2-867b-3fda614b5751 with identifier: 10720704
2026-03-25 10:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6efffc83-325c-5ef2-867b-3fda614b5751 with identifier: 10720704 to the API
2026-03-25 10:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:16:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745099/general/fc749d50-b579-4597-9287-34b3fb98e40a.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': 120,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '6efffc83-325c-5ef2-867b-3fda614b5751',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRQ575',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720704',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 97573,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6efffc83-325c-5ef2-867b-3fda614b5751/6efffc83-325c-5ef2-867b-3fda614b5751_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273748,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745099/general/2ef057ff-9b95-433b-9c76-4488c9e48fa8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6efffc83-325c-5ef2-867b-3fda614b5751/6efffc83-325c-5ef2-867b-3fda614b5751_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299884,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745099/general/fc749d50-b579-4597-9287-34b3fb98e40a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6efffc83-325c-5ef2-867b-3fda614b5751/6efffc83-325c-5ef2-867b-3fda614b5751_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292441,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745099/general/f98fca50-517b-4822-a729-1a643ca25e53.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6efffc83-325c-5ef2-867b-3fda614b5751/6efffc83-325c-5ef2-867b-3fda614b5751_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261697,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745099/general/3cad9c38-1e65-45d0-9791-2344fe1e2f4f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6efffc83-325c-5ef2-867b-3fda614b5751/6efffc83-325c-5ef2-867b-3fda614b5751_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247044,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745099/general/e829f152-281a-49bc-86df-afe4e048ac68.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6efffc83-325c-5ef2-867b-3fda614b5751/6efffc83-325c-5ef2-867b-3fda614b5751_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357018,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745099/general/2efb5884-488d-445a-a7ea-d0e2cf6b67bb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6efffc83-325c-5ef2-867b-3fda614b5751/6efffc83-325c-5ef2-867b-3fda614b5751_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228630,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745099/general/d59a85f1-870c-4512-8d06-b56ab8518261.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6efffc83-325c-5ef2-867b-3fda614b5751/6efffc83-325c-5ef2-867b-3fda614b5751_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249173,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745099/general/21f13bb5-8f5b-4fee-bf33-124615dc6e3c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6efffc83-325c-5ef2-867b-3fda614b5751/6efffc83-325c-5ef2-867b-3fda614b5751_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236630,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745099/general/442be249-2c3f-4a0e-8f29-2f68cffffebf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6efffc83-325c-5ef2-867b-3fda614b5751/6efffc83-325c-5ef2-867b-3fda614b5751_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37413,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745099/general/9585d482-1bbd-4339-93a7-8fc96c8e5498.jpg',
'Width': 400}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Ford Puma 1.5 Titanium X - Diesel - Manual - 120 hp - 97.573 km',
'transmission': 'manual',
'trim': 'Titanium X',
'vin': None,
'year': 2022}
2026-03-25 10:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720704%27 HTTP/1.1" 200 None
2026-03-25 10:16:42 [adesa.be] INFO: Saving data for 10720704: {'created_time': 1774433802.647566, 'last_price_update_time': 1774433802.647578, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720704') HTTP/1.1" 204 0
2026-03-25 10:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745101/general/b159ff1b-c84d-47d9-b6be-87d104242ffb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720706)
2026-03-25 10:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745101/general/3e932377-37fe-4864-b670-e55a1d359472.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720706)
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa071810>
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8/4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745124%252Fgeneral%252F57615c40-ed6d-4520-b60b-2cfee2112092.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745124/general/57615c40-ed6d-4520-b60b-2cfee2112092.jpg saved to cache
2026-03-25 10:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa066110>
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e68bd25-275f-5787-9ddd-aaec6720c53f/8e68bd25-275f-5787-9ddd-aaec6720c53f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745100%252Fgeneral%252F4a6912f8-0635-4ffe-9e2a-972ab822aa57.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745100/general/4a6912f8-0635-4ffe-9e2a-972ab822aa57.jpg saved to cache
2026-03-25 10:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8e68bd25-275f-5787-9ddd-aaec6720c53f
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a926a450>
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c914161a-561b-5aa7-84e6-b4ddbbfeea13/c914161a-561b-5aa7-84e6-b4ddbbfeea13_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745101%252Fgeneral%252F541498a7-fa3f-4aeb-902d-d379d0279389.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745101/general/541498a7-fa3f-4aeb-902d-d379d0279389.jpg saved to cache
2026-03-25 10:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c914161a-561b-5aa7-84e6-b4ddbbfeea13
2026-03-25 10:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745100/general/35ef7fb6-a469-44ac-9515-eac6e1e43e94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720705)
2026-03-25 10:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745124/general/8865ff5a-0342-48cf-a765-b6e37b4595f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720742)
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9379e10>
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8/4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745124%252Fgeneral%252F5cb0ad79-0783-4979-8f9f-77ecd742695e.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745124/general/5cb0ad79-0783-4979-8f9f-77ecd742695e.jpg saved to cache
2026-03-25 10:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8
2026-03-25 10:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745105/general/42c5cc2f-a41b-4b0a-b150-f2523ef4bfdf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720710)
2026-03-25 10:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745107/general/d71751b5-6e2a-4706-a4d4-8d18dd5207bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720713)
2026-03-25 10:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745103/general/e68336b7-7b42-4c52-b68a-04e1073c0382.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720708)
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a937bb50>
2026-03-25 10:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c914161a-561b-5aa7-84e6-b4ddbbfeea13/c914161a-561b-5aa7-84e6-b4ddbbfeea13_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745101%252Fgeneral%252Fb159ff1b-c84d-47d9-b6be-87d104242ffb.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745101/general/b159ff1b-c84d-47d9-b6be-87d104242ffb.jpg saved to cache
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c914161a-561b-5aa7-84e6-b4ddbbfeea13
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9281790>
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c914161a-561b-5aa7-84e6-b4ddbbfeea13/c914161a-561b-5aa7-84e6-b4ddbbfeea13_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745101%252Fgeneral%252F3e932377-37fe-4864-b670-e55a1d359472.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745101/general/3e932377-37fe-4864-b670-e55a1d359472.jpg saved to cache
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c914161a-561b-5aa7-84e6-b4ddbbfeea13
2026-03-25 10:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745102/general/c27731a6-d976-469f-903d-1cbaab51b771.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720707)
2026-03-25 10:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745100/general/511208bf-a8ee-4d57-a458-4460f37a1baf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720705)
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91d4490>
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e68bd25-275f-5787-9ddd-aaec6720c53f/8e68bd25-275f-5787-9ddd-aaec6720c53f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745100%252Fgeneral%252F35ef7fb6-a469-44ac-9515-eac6e1e43e94.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745100/general/35ef7fb6-a469-44ac-9515-eac6e1e43e94.jpg saved to cache
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8e68bd25-275f-5787-9ddd-aaec6720c53f
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa00d710>
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8/4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745124%252Fgeneral%252F8865ff5a-0342-48cf-a765-b6e37b4595f0.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745124/general/8865ff5a-0342-48cf-a765-b6e37b4595f0.jpg saved to cache
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8
2026-03-25 10:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745100/general/4326ca8d-3def-46f6-9cff-8bfad0f36f34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720705)
2026-03-25 10:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745103/general/c77129ff-90dd-4efa-9f22-cbcbbfdf80a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720708)
2026-03-25 10:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745124/general/93bee34f-8efd-430c-b91a-9dc434bd042f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720742)
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a942c150>
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d40c24e7-f910-592d-89d4-c939c7bac978/d40c24e7-f910-592d-89d4-c939c7bac978_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745105%252Fgeneral%252F42c5cc2f-a41b-4b0a-b150-f2523ef4bfdf.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745105/general/42c5cc2f-a41b-4b0a-b150-f2523ef4bfdf.jpg saved to cache
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d40c24e7-f910-592d-89d4-c939c7bac978
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa00fa10>
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8683815b-585b-5876-a34e-b2627668ace4/8683815b-585b-5876-a34e-b2627668ace4_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745107%252Fgeneral%252Fd71751b5-6e2a-4706-a4d4-8d18dd5207bd.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745107/general/d71751b5-6e2a-4706-a4d4-8d18dd5207bd.jpg saved to cache
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8683815b-585b-5876-a34e-b2627668ace4
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9ce4c10>
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71473767-f3a2-5dbe-995f-f5b0d383dfe8/71473767-f3a2-5dbe-995f-f5b0d383dfe8_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745103%252Fgeneral%252Fe68336b7-7b42-4c52-b68a-04e1073c0382.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745103/general/e68336b7-7b42-4c52-b68a-04e1073c0382.jpg saved to cache
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 71473767-f3a2-5dbe-995f-f5b0d383dfe8
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d6c210>
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c/dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745102%252Fgeneral%252Fc27731a6-d976-469f-903d-1cbaab51b771.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745102/general/c27731a6-d976-469f-903d-1cbaab51b771.jpg saved to cache
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9362750>
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e68bd25-275f-5787-9ddd-aaec6720c53f/8e68bd25-275f-5787-9ddd-aaec6720c53f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745100%252Fgeneral%252F511208bf-a8ee-4d57-a458-4460f37a1baf.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745100/general/511208bf-a8ee-4d57-a458-4460f37a1baf.jpg saved to cache
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8e68bd25-275f-5787-9ddd-aaec6720c53f
2026-03-25 10:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745107/general/bf0b652e-fb32-401f-8931-35868978e9f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720713)
2026-03-25 10:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745102/general/968ffae8-0a2f-4a39-b523-2b5f48d90261.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720707)
2026-03-25 10:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745101/general/19c9edb5-1a82-440c-8972-3944edd0c36c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720706)
2026-03-25 10:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745124/general/148d9911-cc76-44ac-817f-f2cacfbf7186.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720742)
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93ce190>
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e68bd25-275f-5787-9ddd-aaec6720c53f/8e68bd25-275f-5787-9ddd-aaec6720c53f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745100%252Fgeneral%252F4326ca8d-3def-46f6-9cff-8bfad0f36f34.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745100/general/4326ca8d-3def-46f6-9cff-8bfad0f36f34.jpg saved to cache
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8e68bd25-275f-5787-9ddd-aaec6720c53f
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9163390>
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71473767-f3a2-5dbe-995f-f5b0d383dfe8/71473767-f3a2-5dbe-995f-f5b0d383dfe8_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745103%252Fgeneral%252Fc77129ff-90dd-4efa-9f22-cbcbbfdf80a0.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745103/general/c77129ff-90dd-4efa-9f22-cbcbbfdf80a0.jpg saved to cache
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 71473767-f3a2-5dbe-995f-f5b0d383dfe8
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d47fd0>
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8/4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745124%252Fgeneral%252F93bee34f-8efd-430c-b91a-9dc434bd042f.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745124/general/93bee34f-8efd-430c-b91a-9dc434bd042f.jpg saved to cache
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8
2026-03-25 10:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745105/general/557019d9-a9a5-421a-acbd-78275863620e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720710)
2026-03-25 10:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745103/general/7c7b7916-e4fc-4636-9780-d2b8ae4960e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720708)
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9cf8850>
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8683815b-585b-5876-a34e-b2627668ace4/8683815b-585b-5876-a34e-b2627668ace4_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745107%252Fgeneral%252Fbf0b652e-fb32-401f-8931-35868978e9f4.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745107/general/bf0b652e-fb32-401f-8931-35868978e9f4.jpg saved to cache
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8683815b-585b-5876-a34e-b2627668ace4
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93ec3d0>
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c/dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745102%252Fgeneral%252F968ffae8-0a2f-4a39-b523-2b5f48d90261.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745102/general/968ffae8-0a2f-4a39-b523-2b5f48d90261.jpg saved to cache
2026-03-25 10:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a942eb50>
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c914161a-561b-5aa7-84e6-b4ddbbfeea13/c914161a-561b-5aa7-84e6-b4ddbbfeea13_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745101%252Fgeneral%252F19c9edb5-1a82-440c-8972-3944edd0c36c.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745101/general/19c9edb5-1a82-440c-8972-3944edd0c36c.jpg saved to cache
2026-03-25 10:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c914161a-561b-5aa7-84e6-b4ddbbfeea13
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa01c1d0>
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8/4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745124%252Fgeneral%252F148d9911-cc76-44ac-817f-f2cacfbf7186.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745124/general/148d9911-cc76-44ac-817f-f2cacfbf7186.jpg saved to cache
2026-03-25 10:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8
2026-03-25 10:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745107/general/aec19062-8f0f-4f09-aa9b-af7c1ae7a49b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720713)
2026-03-25 10:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745101/general/6f5daf9e-5b59-494d-b12e-64f1916da285.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720706)
2026-03-25 10:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745100/general/dc852b49-7c78-4806-97bd-5a30a842e92c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720705)
2026-03-25 10:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745104/general/7e66efa0-bb50-4933-8c2e-84e37a9bcc94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720709)
2026-03-25 10:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745124/general/adfb9936-45c1-44ba-a9b3-b86eba787e9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720742)
2026-03-25 10:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745102/general/b41d2856-8194-48d6-802a-7849c5128140.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720707)
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9feab10>
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d40c24e7-f910-592d-89d4-c939c7bac978/d40c24e7-f910-592d-89d4-c939c7bac978_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745105%252Fgeneral%252F557019d9-a9a5-421a-acbd-78275863620e.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745105/general/557019d9-a9a5-421a-acbd-78275863620e.jpg saved to cache
2026-03-25 10:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d40c24e7-f910-592d-89d4-c939c7bac978
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a936e310>
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71473767-f3a2-5dbe-995f-f5b0d383dfe8/71473767-f3a2-5dbe-995f-f5b0d383dfe8_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745103%252Fgeneral%252F7c7b7916-e4fc-4636-9780-d2b8ae4960e9.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745103/general/7c7b7916-e4fc-4636-9780-d2b8ae4960e9.jpg saved to cache
2026-03-25 10:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 71473767-f3a2-5dbe-995f-f5b0d383dfe8
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa172950>
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8683815b-585b-5876-a34e-b2627668ace4/8683815b-585b-5876-a34e-b2627668ace4_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745107%252Fgeneral%252Faec19062-8f0f-4f09-aa9b-af7c1ae7a49b.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745107/general/aec19062-8f0f-4f09-aa9b-af7c1ae7a49b.jpg saved to cache
2026-03-25 10:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8683815b-585b-5876-a34e-b2627668ace4
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9ee4510>
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c914161a-561b-5aa7-84e6-b4ddbbfeea13/c914161a-561b-5aa7-84e6-b4ddbbfeea13_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745101%252Fgeneral%252F6f5daf9e-5b59-494d-b12e-64f1916da285.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745101/general/6f5daf9e-5b59-494d-b12e-64f1916da285.jpg saved to cache
2026-03-25 10:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c914161a-561b-5aa7-84e6-b4ddbbfeea13
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9c99e10>
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e68bd25-275f-5787-9ddd-aaec6720c53f/8e68bd25-275f-5787-9ddd-aaec6720c53f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745100%252Fgeneral%252Fdc852b49-7c78-4806-97bd-5a30a842e92c.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745100/general/dc852b49-7c78-4806-97bd-5a30a842e92c.jpg saved to cache
2026-03-25 10:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8e68bd25-275f-5787-9ddd-aaec6720c53f
2026-03-25 10:16:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8e68bd25-275f-5787-9ddd-aaec6720c53f, skipping ID generation
2026-03-25 10:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e68bd25-275f-5787-9ddd-aaec6720c53f with scrape type 1
2026-03-25 10:16:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8e68bd25-275f-5787-9ddd-aaec6720c53f sending to next pipeline
2026-03-25 10:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8e68bd25-275f-5787-9ddd-aaec6720c53f, identifier: 10720705
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa153490>
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e990c4f-6a84-57e3-879a-a0a1ecef78c8/0e990c4f-6a84-57e3-879a-a0a1ecef78c8_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745104%252Fgeneral%252F7e66efa0-bb50-4933-8c2e-84e37a9bcc94.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745104/general/7e66efa0-bb50-4933-8c2e-84e37a9bcc94.jpg saved to cache
2026-03-25 10:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0e990c4f-6a84-57e3-879a-a0a1ecef78c8
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4ac201250>
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8/4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745124%252Fgeneral%252Fadfb9936-45c1-44ba-a9b3-b86eba787e9e.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745124/general/adfb9936-45c1-44ba-a9b3-b86eba787e9e.jpg saved to cache
2026-03-25 10:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9360190>
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c/dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745102%252Fgeneral%252Fb41d2856-8194-48d6-802a-7849c5128140.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745102/general/b41d2856-8194-48d6-802a-7849c5128140.jpg saved to cache
2026-03-25 10:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c
2026-03-25 10:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745105/general/ad47f566-c708-4c50-8c6b-f57ebc026456.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720710)
2026-03-25 10:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8e68bd25-275f-5787-9ddd-aaec6720c53f with identifier: 10720705
2026-03-25 10:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8e68bd25-275f-5787-9ddd-aaec6720c53f with identifier: 10720705
2026-03-25 10:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8e68bd25-275f-5787-9ddd-aaec6720c53f with identifier: 10720705 to the API
2026-03-25 10:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745100/general/dc852b49-7c78-4806-97bd-5a30a842e92c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 182,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '8e68bd25-275f-5787-9ddd-aaec6720c53f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UCZ046',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720705',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 33608,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e68bd25-275f-5787-9ddd-aaec6720c53f/8e68bd25-275f-5787-9ddd-aaec6720c53f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144466,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745100/general/dc852b49-7c78-4806-97bd-5a30a842e92c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e68bd25-275f-5787-9ddd-aaec6720c53f/8e68bd25-275f-5787-9ddd-aaec6720c53f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745100/general/4326ca8d-3def-46f6-9cff-8bfad0f36f34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e68bd25-275f-5787-9ddd-aaec6720c53f/8e68bd25-275f-5787-9ddd-aaec6720c53f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745100/general/511208bf-a8ee-4d57-a458-4460f37a1baf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e68bd25-275f-5787-9ddd-aaec6720c53f/8e68bd25-275f-5787-9ddd-aaec6720c53f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181135,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745100/general/35ef7fb6-a469-44ac-9515-eac6e1e43e94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e68bd25-275f-5787-9ddd-aaec6720c53f/8e68bd25-275f-5787-9ddd-aaec6720c53f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137202,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745100/general/4a6912f8-0635-4ffe-9e2a-972ab822aa57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e68bd25-275f-5787-9ddd-aaec6720c53f/8e68bd25-275f-5787-9ddd-aaec6720c53f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79616,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745100/general/6fd8e53d-8dc3-4e22-97a6-ca8578407f37.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e68bd25-275f-5787-9ddd-aaec6720c53f/8e68bd25-275f-5787-9ddd-aaec6720c53f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151495,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745100/general/f304962d-e892-47aa-9e58-fa374d0ec54b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e68bd25-275f-5787-9ddd-aaec6720c53f/8e68bd25-275f-5787-9ddd-aaec6720c53f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132650,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745100/general/615252d9-4ecb-429d-92c7-cb550cccc120.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e68bd25-275f-5787-9ddd-aaec6720c53f/8e68bd25-275f-5787-9ddd-aaec6720c53f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745100/general/d9b03ad5-8ee1-4d4e-9e1f-994aedd50c2f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e68bd25-275f-5787-9ddd-aaec6720c53f/8e68bd25-275f-5787-9ddd-aaec6720c53f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136380,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745100/general/6941e4c3-0fa8-4a80-b62e-4cfca3721e68.jpg',
'Width': 1024}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2018-04-04',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'33.608 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-25 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720705%27 HTTP/1.1" 200 None
2026-03-25 10:16:45 [adesa.be] INFO: Saving data for 10720705: {'created_time': 1774433805.233051, 'last_price_update_time': 1774433805.233062, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720705') HTTP/1.1" 204 0
2026-03-25 10:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745104/general/85b75056-922f-4fc9-a1d6-ef95dbf5af0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720709)
2026-03-25 10:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745103/general/44f2af3f-ab96-4f52-8804-9553399f46ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720708)
2026-03-25 10:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745101/general/a36b672d-ea60-4976-97bb-edb6620eeefe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720706)
2026-03-25 10:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9206950>
2026-03-25 10:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d40c24e7-f910-592d-89d4-c939c7bac978/d40c24e7-f910-592d-89d4-c939c7bac978_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745105%252Fgeneral%252Fad47f566-c708-4c50-8c6b-f57ebc026456.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745105/general/ad47f566-c708-4c50-8c6b-f57ebc026456.jpg saved to cache
2026-03-25 10:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d40c24e7-f910-592d-89d4-c939c7bac978
2026-03-25 10:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745124/general/13a98638-6f78-4690-88d2-016887488dfb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720742)
2026-03-25 10:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745102/general/ba76b8a6-e19a-452e-8c96-9fba99f437f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720707)
2026-03-25 10:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745107/general/d6e43373-a81e-4924-8a6b-619e3c215904.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720713)
2026-03-25 10: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-25 10:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712260/general/4d807963-f9a9-4684-8ff6-9fc4cfe5243c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721602)
2026-03-25 10:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d6d250>
2026-03-25 10:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e990c4f-6a84-57e3-879a-a0a1ecef78c8/0e990c4f-6a84-57e3-879a-a0a1ecef78c8_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745104%252Fgeneral%252F85b75056-922f-4fc9-a1d6-ef95dbf5af0d.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745104/general/85b75056-922f-4fc9-a1d6-ef95dbf5af0d.jpg saved to cache
2026-03-25 10:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0e990c4f-6a84-57e3-879a-a0a1ecef78c8
2026-03-25 10:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d93f50>
2026-03-25 10:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71473767-f3a2-5dbe-995f-f5b0d383dfe8/71473767-f3a2-5dbe-995f-f5b0d383dfe8_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745103%252Fgeneral%252F44f2af3f-ab96-4f52-8804-9553399f46ac.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745103/general/44f2af3f-ab96-4f52-8804-9553399f46ac.jpg saved to cache
2026-03-25 10:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 71473767-f3a2-5dbe-995f-f5b0d383dfe8
2026-03-25 10:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92c2410>
2026-03-25 10:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c914161a-561b-5aa7-84e6-b4ddbbfeea13/c914161a-561b-5aa7-84e6-b4ddbbfeea13_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745101%252Fgeneral%252Fa36b672d-ea60-4976-97bb-edb6620eeefe.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745101/general/a36b672d-ea60-4976-97bb-edb6620eeefe.jpg saved to cache
2026-03-25 10:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c914161a-561b-5aa7-84e6-b4ddbbfeea13
2026-03-25 10:16:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c914161a-561b-5aa7-84e6-b4ddbbfeea13, skipping ID generation
2026-03-25 10:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c914161a-561b-5aa7-84e6-b4ddbbfeea13 with scrape type 1
2026-03-25 10:16:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c914161a-561b-5aa7-84e6-b4ddbbfeea13 sending to next pipeline
2026-03-25 10:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c914161a-561b-5aa7-84e6-b4ddbbfeea13, identifier: 10720706
2026-03-25 10:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745105/general/4b36ffb6-0451-4b3d-804b-fe87c76b9eb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720710)
2026-03-25 10:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c914161a-561b-5aa7-84e6-b4ddbbfeea13 with identifier: 10720706
2026-03-25 10:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c914161a-561b-5aa7-84e6-b4ddbbfeea13 with identifier: 10720706
2026-03-25 10:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c914161a-561b-5aa7-84e6-b4ddbbfeea13 with identifier: 10720706 to the API
2026-03-25 10:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:16:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745101/general/a36b672d-ea60-4976-97bb-edb6620eeefe.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c914161a-561b-5aa7-84e6-b4ddbbfeea13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJN332',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720706',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 96704,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c914161a-561b-5aa7-84e6-b4ddbbfeea13/c914161a-561b-5aa7-84e6-b4ddbbfeea13_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209633,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745101/general/a36b672d-ea60-4976-97bb-edb6620eeefe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c914161a-561b-5aa7-84e6-b4ddbbfeea13/c914161a-561b-5aa7-84e6-b4ddbbfeea13_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155499,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745101/general/6f5daf9e-5b59-494d-b12e-64f1916da285.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c914161a-561b-5aa7-84e6-b4ddbbfeea13/c914161a-561b-5aa7-84e6-b4ddbbfeea13_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206116,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745101/general/19c9edb5-1a82-440c-8972-3944edd0c36c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c914161a-561b-5aa7-84e6-b4ddbbfeea13/c914161a-561b-5aa7-84e6-b4ddbbfeea13_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745101/general/7efe98a9-2c15-486e-bfd2-295e371a0805.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c914161a-561b-5aa7-84e6-b4ddbbfeea13/c914161a-561b-5aa7-84e6-b4ddbbfeea13_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745101/general/3e932377-37fe-4864-b670-e55a1d359472.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c914161a-561b-5aa7-84e6-b4ddbbfeea13/c914161a-561b-5aa7-84e6-b4ddbbfeea13_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95399,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745101/general/b159ff1b-c84d-47d9-b6be-87d104242ffb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c914161a-561b-5aa7-84e6-b4ddbbfeea13/c914161a-561b-5aa7-84e6-b4ddbbfeea13_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155618,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745101/general/541498a7-fa3f-4aeb-902d-d379d0279389.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c914161a-561b-5aa7-84e6-b4ddbbfeea13/c914161a-561b-5aa7-84e6-b4ddbbfeea13_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147028,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745101/general/aa60aa34-8b93-40f3-b0a1-01130fa94007.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c914161a-561b-5aa7-84e6-b4ddbbfeea13/c914161a-561b-5aa7-84e6-b4ddbbfeea13_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107966,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745101/general/30ed6c59-76bb-498e-adc8-1ac3ec33eff4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c914161a-561b-5aa7-84e6-b4ddbbfeea13/c914161a-561b-5aa7-84e6-b4ddbbfeea13_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150954,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745101/general/9c65ec8a-e44b-4792-b3c7-375ed0aea122.jpg',
'Width': 1024}],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Hyundai Tucson 1.6 T-GDI - Hybrid - Automatic - 180 hp - 96.704 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720706%27 HTTP/1.1" 200 None
2026-03-25 10:16:46 [adesa.be] INFO: Saving data for 10720706: {'created_time': 1774433806.031926, 'last_price_update_time': 1774433806.031974, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720706') HTTP/1.1" 204 0
2026-03-25 10:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745103/general/80f3af99-36b7-4071-bf88-5d746cdce59d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720708)
2026-03-25 10:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745104/general/e3f20487-f6b7-4232-a5cf-5ed973a45d4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720709)
2026-03-25 10:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745103/general/29e13d63-f352-4465-abc0-3cf0056f884e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720708)
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9230a10>
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8/4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745124%252Fgeneral%252F13a98638-6f78-4690-88d2-016887488dfb.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745124/general/13a98638-6f78-4690-88d2-016887488dfb.jpg saved to cache
2026-03-25 10:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d21250>
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c/dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745102%252Fgeneral%252Fba76b8a6-e19a-452e-8c96-9fba99f437f5.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745102/general/ba76b8a6-e19a-452e-8c96-9fba99f437f5.jpg saved to cache
2026-03-25 10:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9cb9a10>
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8683815b-585b-5876-a34e-b2627668ace4/8683815b-585b-5876-a34e-b2627668ace4_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745107%252Fgeneral%252Fd6e43373-a81e-4924-8a6b-619e3c215904.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745107/general/d6e43373-a81e-4924-8a6b-619e3c215904.jpg saved to cache
2026-03-25 10:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8683815b-585b-5876-a34e-b2627668ace4
2026-03-25 10:16:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9233050>
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54f6fb2b-f408-5b18-a6ae-a8f3f970b93c/54f6fb2b-f408-5b18-a6ae-a8f3f970b93c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712260%252Fgeneral%252F4d807963-f9a9-4684-8ff6-9fc4cfe5243c.jpeg') HTTP/1.1" 204 0
2026-03-25 10:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712260/general/4d807963-f9a9-4684-8ff6-9fc4cfe5243c.jpeg saved to cache
2026-03-25 10:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 54f6fb2b-f408-5b18-a6ae-a8f3f970b93c
2026-03-25 10:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745102/general/d668cf21-e9c8-4adf-896a-e19802bcf667.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720707)
2026-03-25 10:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745107/general/e394b023-7046-4fcc-a255-9a567fefb40a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720713)
2026-03-25 10:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745102/general/56970fed-3cf6-4122-a613-ea54c9b3c457.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720707)
2026-03-25 10:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745124/general/aa070fab-6416-4c8f-ba32-79bd5580b0f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720742)
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a926e9d0>
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d40c24e7-f910-592d-89d4-c939c7bac978/d40c24e7-f910-592d-89d4-c939c7bac978_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745105%252Fgeneral%252F4b36ffb6-0451-4b3d-804b-fe87c76b9eb2.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745105/general/4b36ffb6-0451-4b3d-804b-fe87c76b9eb2.jpg saved to cache
2026-03-25 10:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d40c24e7-f910-592d-89d4-c939c7bac978
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9323810>
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71473767-f3a2-5dbe-995f-f5b0d383dfe8/71473767-f3a2-5dbe-995f-f5b0d383dfe8_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745103%252Fgeneral%252F80f3af99-36b7-4071-bf88-5d746cdce59d.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745103/general/80f3af99-36b7-4071-bf88-5d746cdce59d.jpg saved to cache
2026-03-25 10:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 71473767-f3a2-5dbe-995f-f5b0d383dfe8
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa150650>
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e990c4f-6a84-57e3-879a-a0a1ecef78c8/0e990c4f-6a84-57e3-879a-a0a1ecef78c8_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745104%252Fgeneral%252Fe3f20487-f6b7-4232-a5cf-5ed973a45d4e.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745104/general/e3f20487-f6b7-4232-a5cf-5ed973a45d4e.jpg saved to cache
2026-03-25 10:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0e990c4f-6a84-57e3-879a-a0a1ecef78c8
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9ee7750>
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71473767-f3a2-5dbe-995f-f5b0d383dfe8/71473767-f3a2-5dbe-995f-f5b0d383dfe8_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745103%252Fgeneral%252F29e13d63-f352-4465-abc0-3cf0056f884e.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745103/general/29e13d63-f352-4465-abc0-3cf0056f884e.jpg saved to cache
2026-03-25 10:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 71473767-f3a2-5dbe-995f-f5b0d383dfe8
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa086550>
2026-03-25 10:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c/dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745102%252Fgeneral%252Fd668cf21-e9c8-4adf-896a-e19802bcf667.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745102/general/d668cf21-e9c8-4adf-896a-e19802bcf667.jpg saved to cache
2026-03-25 10:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d0da10>
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8683815b-585b-5876-a34e-b2627668ace4/8683815b-585b-5876-a34e-b2627668ace4_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745107%252Fgeneral%252Fe394b023-7046-4fcc-a255-9a567fefb40a.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745107/general/e394b023-7046-4fcc-a255-9a567fefb40a.jpg saved to cache
2026-03-25 10:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8683815b-585b-5876-a34e-b2627668ace4
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9320fd0>
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c/dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745102%252Fgeneral%252F56970fed-3cf6-4122-a613-ea54c9b3c457.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745102/general/56970fed-3cf6-4122-a613-ea54c9b3c457.jpg saved to cache
2026-03-25 10:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa085f90>
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8/4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745124%252Fgeneral%252Faa070fab-6416-4c8f-ba32-79bd5580b0f8.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745124/general/aa070fab-6416-4c8f-ba32-79bd5580b0f8.jpg saved to cache
2026-03-25 10:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8
2026-03-25 10:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745104/general/9b14a4be-bb31-4a0f-b332-0fcc111d3e2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720709)
2026-03-25 10:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745103/general/1bd6ddce-7e3c-4c3e-8841-eceeb797d815.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720708)
2026-03-25 10:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745107/general/5adfb91c-c3a9-4458-bac0-bfb02581a10f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720713)
2026-03-25 10:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745102/general/9d520d93-6a5f-4a86-84dc-8bc5e7c3338e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720707)
2026-03-25 10:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745104/general/64efd1db-3077-4a82-97b0-bdd195f00f5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720709)
2026-03-25 10:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745124/general/358d98ba-90c7-4efc-ad74-6d3be30a9410.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720742)
2026-03-25 10:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745105/general/6c6ea519-31b8-4484-8e4b-dcd33ac21f19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720710)
2026-03-25 10:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745107/general/b5c141f2-26be-4a2e-a90f-bd2cd7ba3d46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720713)
2026-03-25 10:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745102/general/3dee445b-a113-4920-b2f0-3e4076bd6af6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720707)
2026-03-25 10:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745105/general/06917858-cda6-44f6-9d6d-c2c0ecd76045.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720710)
2026-03-25 10:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745107/general/b7635b81-68bc-44fb-babf-e1fe68614137.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720713)
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91ef590>
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e990c4f-6a84-57e3-879a-a0a1ecef78c8/0e990c4f-6a84-57e3-879a-a0a1ecef78c8_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745104%252Fgeneral%252F9b14a4be-bb31-4a0f-b332-0fcc111d3e2c.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745104/general/9b14a4be-bb31-4a0f-b332-0fcc111d3e2c.jpg saved to cache
2026-03-25 10:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0e990c4f-6a84-57e3-879a-a0a1ecef78c8
2026-03-25 10:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745104/general/38a6949f-308c-40cf-b7d5-87a8cc0eb0be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720709)
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93cc8d0>
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71473767-f3a2-5dbe-995f-f5b0d383dfe8/71473767-f3a2-5dbe-995f-f5b0d383dfe8_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745103%252Fgeneral%252F1bd6ddce-7e3c-4c3e-8841-eceeb797d815.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745103/general/1bd6ddce-7e3c-4c3e-8841-eceeb797d815.jpg saved to cache
2026-03-25 10:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 71473767-f3a2-5dbe-995f-f5b0d383dfe8
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d55ed0>
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8683815b-585b-5876-a34e-b2627668ace4/8683815b-585b-5876-a34e-b2627668ace4_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745107%252Fgeneral%252F5adfb91c-c3a9-4458-bac0-bfb02581a10f.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745107/general/5adfb91c-c3a9-4458-bac0-bfb02581a10f.jpg saved to cache
2026-03-25 10:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8683815b-585b-5876-a34e-b2627668ace4
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91ca550>
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c/dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745102%252Fgeneral%252F9d520d93-6a5f-4a86-84dc-8bc5e7c3338e.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745102/general/9d520d93-6a5f-4a86-84dc-8bc5e7c3338e.jpg saved to cache
2026-03-25 10:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9fb3dd0>
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e990c4f-6a84-57e3-879a-a0a1ecef78c8/0e990c4f-6a84-57e3-879a-a0a1ecef78c8_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745104%252Fgeneral%252F64efd1db-3077-4a82-97b0-bdd195f00f5a.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745104/general/64efd1db-3077-4a82-97b0-bdd195f00f5a.jpg saved to cache
2026-03-25 10:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0e990c4f-6a84-57e3-879a-a0a1ecef78c8
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d31790>
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8/4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745124%252Fgeneral%252F358d98ba-90c7-4efc-ad74-6d3be30a9410.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745124/general/358d98ba-90c7-4efc-ad74-6d3be30a9410.jpg saved to cache
2026-03-25 10:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8
2026-03-25 10:16:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8, skipping ID generation
2026-03-25 10:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8 with scrape type 1
2026-03-25 10:16:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8 sending to next pipeline
2026-03-25 10:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8, identifier: 10720742
2026-03-25 10:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f69250>
2026-03-25 10:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d40c24e7-f910-592d-89d4-c939c7bac978/d40c24e7-f910-592d-89d4-c939c7bac978_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745105%252Fgeneral%252F6c6ea519-31b8-4484-8e4b-dcd33ac21f19.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745105/general/6c6ea519-31b8-4484-8e4b-dcd33ac21f19.jpg saved to cache
2026-03-25 10:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d40c24e7-f910-592d-89d4-c939c7bac978
2026-03-25 10:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa087150>
2026-03-25 10:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8683815b-585b-5876-a34e-b2627668ace4/8683815b-585b-5876-a34e-b2627668ace4_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745107%252Fgeneral%252Fb5c141f2-26be-4a2e-a90f-bd2cd7ba3d46.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745107/general/b5c141f2-26be-4a2e-a90f-bd2cd7ba3d46.jpg saved to cache
2026-03-25 10:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8683815b-585b-5876-a34e-b2627668ace4
2026-03-25 10:16:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745103/general/c955bd39-bc05-4a03-a185-5aaa90d3acb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720708)
2026-03-25 10:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745105/general/eaf2656b-8d69-49ea-9f7e-57828635b642.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720710)
2026-03-25 10:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745103/general/d3ee8dd9-ab99-4800-a0c7-2e37812eedf1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720708)
2026-03-25 10:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745103/general/000f2b50-7d15-4a6a-9c7d-bea707a95867.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720708)
2026-03-25 10:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8 with identifier: 10720742
2026-03-25 10:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8 with identifier: 10720742
2026-03-25 10:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8 with identifier: 10720742 to the API
2026-03-25 10:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:16:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745124/general/358d98ba-90c7-4efc-ad74-6d3be30a9410.jpg>
{'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': 189,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAK567',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720742',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 72455,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8/4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312371,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745124/general/358d98ba-90c7-4efc-ad74-6d3be30a9410.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8/4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336548,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745124/general/aa070fab-6416-4c8f-ba32-79bd5580b0f8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8/4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302689,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745124/general/5ea23d70-fa88-4455-81f9-14da1b53ca5f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8/4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268769,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745124/general/13a98638-6f78-4690-88d2-016887488dfb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8/4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246976,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745124/general/adfb9936-45c1-44ba-a9b3-b86eba787e9e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8/4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239003,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745124/general/148d9911-cc76-44ac-817f-f2cacfbf7186.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8/4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302867,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745124/general/93bee34f-8efd-430c-b91a-9dc434bd042f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8/4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252848,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745124/general/8865ff5a-0342-48cf-a765-b6e37b4595f0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8/4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37623,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745124/general/57615c40-ed6d-4520-b60b-2cfee2112092.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8/4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299987,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745124/general/5cb0ad79-0783-4979-8f9f-77ecd742695e.jpg',
'Width': 1400}],
'price': 18400,
'price_includes_vat': True,
'registration_date': '2021-09-08',
'seats_number': 7,
'seller_name': 'Ayvens-BE',
'title': 'Renault Espace 2.0 DCI Initiale Paris - Diesel - Automatic - 189 hp '
'- 72.455 km',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'vin': None,
'year': 2021}
2026-03-25 10:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720742%27 HTTP/1.1" 200 None
2026-03-25 10:16:48 [adesa.be] INFO: Saving data for 10720742: {'created_time': 1774433808.85982, 'last_price_update_time': 1774433808.859831, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720742') HTTP/1.1" 204 0
2026-03-25 10:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745107/general/fa552786-8b1b-4da7-a0e2-f7708d50a83d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720713)
2026-03-25 10:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9254410>
2026-03-25 10:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c/dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745102%252Fgeneral%252F3dee445b-a113-4920-b2f0-3e4076bd6af6.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745102/general/3dee445b-a113-4920-b2f0-3e4076bd6af6.jpg saved to cache
2026-03-25 10:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9cfabd0>
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d40c24e7-f910-592d-89d4-c939c7bac978/d40c24e7-f910-592d-89d4-c939c7bac978_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745105%252Fgeneral%252F06917858-cda6-44f6-9d6d-c2c0ecd76045.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745105/general/06917858-cda6-44f6-9d6d-c2c0ecd76045.jpg saved to cache
2026-03-25 10:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d40c24e7-f910-592d-89d4-c939c7bac978
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a933f990>
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8683815b-585b-5876-a34e-b2627668ace4/8683815b-585b-5876-a34e-b2627668ace4_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745107%252Fgeneral%252Fb7635b81-68bc-44fb-babf-e1fe68614137.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745107/general/b7635b81-68bc-44fb-babf-e1fe68614137.jpg saved to cache
2026-03-25 10:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8683815b-585b-5876-a34e-b2627668ace4
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a929f810>
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e990c4f-6a84-57e3-879a-a0a1ecef78c8/0e990c4f-6a84-57e3-879a-a0a1ecef78c8_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745104%252Fgeneral%252F38a6949f-308c-40cf-b7d5-87a8cc0eb0be.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745104/general/38a6949f-308c-40cf-b7d5-87a8cc0eb0be.jpg saved to cache
2026-03-25 10:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0e990c4f-6a84-57e3-879a-a0a1ecef78c8
2026-03-25 10:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745102/general/7ca844ed-9a62-49e3-a48b-b406ceb31d16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720707)
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9255710>
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71473767-f3a2-5dbe-995f-f5b0d383dfe8/71473767-f3a2-5dbe-995f-f5b0d383dfe8_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745103%252Fgeneral%252Fc955bd39-bc05-4a03-a185-5aaa90d3acb2.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745103/general/c955bd39-bc05-4a03-a185-5aaa90d3acb2.jpg saved to cache
2026-03-25 10:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 71473767-f3a2-5dbe-995f-f5b0d383dfe8
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93c8250>
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d40c24e7-f910-592d-89d4-c939c7bac978/d40c24e7-f910-592d-89d4-c939c7bac978_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745105%252Fgeneral%252Feaf2656b-8d69-49ea-9f7e-57828635b642.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745105/general/eaf2656b-8d69-49ea-9f7e-57828635b642.jpg saved to cache
2026-03-25 10:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d40c24e7-f910-592d-89d4-c939c7bac978
2026-03-25 10:16:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d40c24e7-f910-592d-89d4-c939c7bac978, skipping ID generation
2026-03-25 10:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d40c24e7-f910-592d-89d4-c939c7bac978 with scrape type 1
2026-03-25 10:16:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d40c24e7-f910-592d-89d4-c939c7bac978 sending to next pipeline
2026-03-25 10:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d40c24e7-f910-592d-89d4-c939c7bac978, identifier: 10720710
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d55a10>
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71473767-f3a2-5dbe-995f-f5b0d383dfe8/71473767-f3a2-5dbe-995f-f5b0d383dfe8_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745103%252Fgeneral%252Fd3ee8dd9-ab99-4800-a0c7-2e37812eedf1.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745103/general/d3ee8dd9-ab99-4800-a0c7-2e37812eedf1.jpg saved to cache
2026-03-25 10:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 71473767-f3a2-5dbe-995f-f5b0d383dfe8
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9256cd0>
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71473767-f3a2-5dbe-995f-f5b0d383dfe8/71473767-f3a2-5dbe-995f-f5b0d383dfe8_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745103%252Fgeneral%252F000f2b50-7d15-4a6a-9c7d-bea707a95867.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745103/general/000f2b50-7d15-4a6a-9c7d-bea707a95867.jpg saved to cache
2026-03-25 10:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 71473767-f3a2-5dbe-995f-f5b0d383dfe8
2026-03-25 10:16:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 71473767-f3a2-5dbe-995f-f5b0d383dfe8, skipping ID generation
2026-03-25 10:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71473767-f3a2-5dbe-995f-f5b0d383dfe8 with scrape type 1
2026-03-25 10:16:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 71473767-f3a2-5dbe-995f-f5b0d383dfe8 sending to next pipeline
2026-03-25 10:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 71473767-f3a2-5dbe-995f-f5b0d383dfe8, identifier: 10720708
2026-03-25 10:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745102/general/25d7ecc0-6213-4f26-9ca2-73f3af3809ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720707)
2026-03-25 10:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745074/general/387151e7-8e66-4e07-b3d0-e6559e8900bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720671)
2026-03-25 10:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d40c24e7-f910-592d-89d4-c939c7bac978 with identifier: 10720710
2026-03-25 10:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d40c24e7-f910-592d-89d4-c939c7bac978 with identifier: 10720710
2026-03-25 10:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d40c24e7-f910-592d-89d4-c939c7bac978 with identifier: 10720710 to the API
2026-03-25 10:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745105/general/eaf2656b-8d69-49ea-9f7e-57828635b642.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd40c24e7-f910-592d-89d4-c939c7bac978',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTZ665',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720710',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 79568,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d40c24e7-f910-592d-89d4-c939c7bac978/d40c24e7-f910-592d-89d4-c939c7bac978_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267231,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745105/general/eaf2656b-8d69-49ea-9f7e-57828635b642.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d40c24e7-f910-592d-89d4-c939c7bac978/d40c24e7-f910-592d-89d4-c939c7bac978_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280659,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745105/general/06917858-cda6-44f6-9d6d-c2c0ecd76045.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d40c24e7-f910-592d-89d4-c939c7bac978/d40c24e7-f910-592d-89d4-c939c7bac978_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268496,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745105/general/6c6ea519-31b8-4484-8e4b-dcd33ac21f19.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d40c24e7-f910-592d-89d4-c939c7bac978/d40c24e7-f910-592d-89d4-c939c7bac978_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275184,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745105/general/d6de0578-938c-4edd-9bdf-35b86c0655a4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d40c24e7-f910-592d-89d4-c939c7bac978/d40c24e7-f910-592d-89d4-c939c7bac978_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222130,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745105/general/17fd5da4-44f0-430e-a65e-ace170027efb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d40c24e7-f910-592d-89d4-c939c7bac978/d40c24e7-f910-592d-89d4-c939c7bac978_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277987,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745105/general/4b36ffb6-0451-4b3d-804b-fe87c76b9eb2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d40c24e7-f910-592d-89d4-c939c7bac978/d40c24e7-f910-592d-89d4-c939c7bac978_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267015,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745105/general/ad47f566-c708-4c50-8c6b-f57ebc026456.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d40c24e7-f910-592d-89d4-c939c7bac978/d40c24e7-f910-592d-89d4-c939c7bac978_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257000,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745105/general/557019d9-a9a5-421a-acbd-78275863620e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d40c24e7-f910-592d-89d4-c939c7bac978/d40c24e7-f910-592d-89d4-c939c7bac978_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237904,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745105/general/1f877f9c-96dc-4a0c-9503-560fda128302.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d40c24e7-f910-592d-89d4-c939c7bac978/d40c24e7-f910-592d-89d4-c939c7bac978_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245325,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745105/general/42c5cc2f-a41b-4b0a-b150-f2523ef4bfdf.jpg',
'Width': 1400}],
'price': 15700,
'price_includes_vat': True,
'registration_date': '2022-03-23',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 79.568 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720710%27 HTTP/1.1" 200 None
2026-03-25 10:16:50 [adesa.be] INFO: Saving data for 10720710: {'created_time': 1774433810.290367, 'last_price_update_time': 1774433810.290378, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720710') HTTP/1.1" 204 0
2026-03-25 10:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 71473767-f3a2-5dbe-995f-f5b0d383dfe8 with identifier: 10720708
2026-03-25 10:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 71473767-f3a2-5dbe-995f-f5b0d383dfe8 with identifier: 10720708
2026-03-25 10:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 71473767-f3a2-5dbe-995f-f5b0d383dfe8 with identifier: 10720708 to the API
2026-03-25 10:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745103/general/000f2b50-7d15-4a6a-9c7d-bea707a95867.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '71473767-f3a2-5dbe-995f-f5b0d383dfe8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADU570',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720708',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 73652,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71473767-f3a2-5dbe-995f-f5b0d383dfe8/71473767-f3a2-5dbe-995f-f5b0d383dfe8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288924,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745103/general/d3ee8dd9-ab99-4800-a0c7-2e37812eedf1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71473767-f3a2-5dbe-995f-f5b0d383dfe8/71473767-f3a2-5dbe-995f-f5b0d383dfe8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274237,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745103/general/c955bd39-bc05-4a03-a185-5aaa90d3acb2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71473767-f3a2-5dbe-995f-f5b0d383dfe8/71473767-f3a2-5dbe-995f-f5b0d383dfe8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280042,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745103/general/000f2b50-7d15-4a6a-9c7d-bea707a95867.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71473767-f3a2-5dbe-995f-f5b0d383dfe8/71473767-f3a2-5dbe-995f-f5b0d383dfe8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244169,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745103/general/1bd6ddce-7e3c-4c3e-8841-eceeb797d815.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71473767-f3a2-5dbe-995f-f5b0d383dfe8/71473767-f3a2-5dbe-995f-f5b0d383dfe8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241120,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745103/general/29e13d63-f352-4465-abc0-3cf0056f884e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71473767-f3a2-5dbe-995f-f5b0d383dfe8/71473767-f3a2-5dbe-995f-f5b0d383dfe8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256269,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745103/general/80f3af99-36b7-4071-bf88-5d746cdce59d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71473767-f3a2-5dbe-995f-f5b0d383dfe8/71473767-f3a2-5dbe-995f-f5b0d383dfe8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251077,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745103/general/44f2af3f-ab96-4f52-8804-9553399f46ac.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71473767-f3a2-5dbe-995f-f5b0d383dfe8/71473767-f3a2-5dbe-995f-f5b0d383dfe8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239704,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745103/general/7c7b7916-e4fc-4636-9780-d2b8ae4960e9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71473767-f3a2-5dbe-995f-f5b0d383dfe8/71473767-f3a2-5dbe-995f-f5b0d383dfe8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295405,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745103/general/c77129ff-90dd-4efa-9f22-cbcbbfdf80a0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71473767-f3a2-5dbe-995f-f5b0d383dfe8/71473767-f3a2-5dbe-995f-f5b0d383dfe8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217856,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745103/general/e68336b7-7b42-4c52-b68a-04e1073c0382.jpg',
'Width': 1400}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-03-03',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Kia XCeed 1.6 GDI Business - Hybrid - Automatic - 105 hp - 73.652 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720708%27 HTTP/1.1" 200 None
2026-03-25 10:16:50 [adesa.be] INFO: Saving data for 10720708: {'created_time': 1774433810.679394, 'last_price_update_time': 1774433810.679403, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720708') HTTP/1.1" 204 0
2026-03-25 10:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745104/general/daa7260e-41ae-4c28-8714-1e938704b630.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720709)
2026-03-25 10: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-25 10:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9280c50>
2026-03-25 10:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8683815b-585b-5876-a34e-b2627668ace4/8683815b-585b-5876-a34e-b2627668ace4_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745107%252Fgeneral%252Ffa552786-8b1b-4da7-a0e2-f7708d50a83d.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745107/general/fa552786-8b1b-4da7-a0e2-f7708d50a83d.jpg saved to cache
2026-03-25 10:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8683815b-585b-5876-a34e-b2627668ace4
2026-03-25 10:16:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8683815b-585b-5876-a34e-b2627668ace4, skipping ID generation
2026-03-25 10:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8683815b-585b-5876-a34e-b2627668ace4 with scrape type 1
2026-03-25 10:16:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8683815b-585b-5876-a34e-b2627668ace4 sending to next pipeline
2026-03-25 10:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8683815b-585b-5876-a34e-b2627668ace4, identifier: 10720713
2026-03-25 10:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8683815b-585b-5876-a34e-b2627668ace4 with identifier: 10720713
2026-03-25 10:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8683815b-585b-5876-a34e-b2627668ace4 with identifier: 10720713
2026-03-25 10:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8683815b-585b-5876-a34e-b2627668ace4 with identifier: 10720713 to the API
2026-03-25 10:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:16:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745107/general/fa552786-8b1b-4da7-a0e2-f7708d50a83d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '8683815b-585b-5876-a34e-b2627668ace4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CMU265',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720713',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 28223,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8683815b-585b-5876-a34e-b2627668ace4/8683815b-585b-5876-a34e-b2627668ace4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331653,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745107/general/fa552786-8b1b-4da7-a0e2-f7708d50a83d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8683815b-585b-5876-a34e-b2627668ace4/8683815b-585b-5876-a34e-b2627668ace4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29330,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745107/general/b7635b81-68bc-44fb-babf-e1fe68614137.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8683815b-585b-5876-a34e-b2627668ace4/8683815b-585b-5876-a34e-b2627668ace4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387400,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745107/general/b5c141f2-26be-4a2e-a90f-bd2cd7ba3d46.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8683815b-585b-5876-a34e-b2627668ace4/8683815b-585b-5876-a34e-b2627668ace4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302714,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745107/general/5adfb91c-c3a9-4458-bac0-bfb02581a10f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8683815b-585b-5876-a34e-b2627668ace4/8683815b-585b-5876-a34e-b2627668ace4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276013,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745107/general/aceb8cdb-fb4a-49e2-bc76-6b666e8af9fc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8683815b-585b-5876-a34e-b2627668ace4/8683815b-585b-5876-a34e-b2627668ace4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309460,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745107/general/e394b023-7046-4fcc-a255-9a567fefb40a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8683815b-585b-5876-a34e-b2627668ace4/8683815b-585b-5876-a34e-b2627668ace4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370702,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745107/general/d6e43373-a81e-4924-8a6b-619e3c215904.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8683815b-585b-5876-a34e-b2627668ace4/8683815b-585b-5876-a34e-b2627668ace4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299899,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745107/general/aec19062-8f0f-4f09-aa9b-af7c1ae7a49b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8683815b-585b-5876-a34e-b2627668ace4/8683815b-585b-5876-a34e-b2627668ace4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303537,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745107/general/bf0b652e-fb32-401f-8931-35868978e9f4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8683815b-585b-5876-a34e-b2627668ace4/8683815b-585b-5876-a34e-b2627668ace4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376634,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745107/general/d71751b5-6e2a-4706-a4d4-8d18dd5207bd.jpg',
'Width': 1920}],
'price': 14500,
'price_includes_vat': True,
'registration_date': '2022-09-20',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz B 180 - Petrol - Automatic - 136 hp - 28.223 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720713%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Saving data for 10720713: {'created_time': 1774433811.23135, 'last_price_update_time': 1774433811.231363, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720713') HTTP/1.1" 204 0
2026-03-25 10:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9305ed0>
2026-03-25 10:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c/dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745102%252Fgeneral%252F7ca844ed-9a62-49e3-a48b-b406ceb31d16.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745102/general/7ca844ed-9a62-49e3-a48b-b406ceb31d16.jpg saved to cache
2026-03-25 10:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c
2026-03-25 10:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4abedb190>
2026-03-25 10:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c/dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745102%252Fgeneral%252F25d7ecc0-6213-4f26-9ca2-73f3af3809ca.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745102/general/25d7ecc0-6213-4f26-9ca2-73f3af3809ca.jpg saved to cache
2026-03-25 10:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c
2026-03-25 10:16:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c, skipping ID generation
2026-03-25 10:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c with scrape type 1
2026-03-25 10:16:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c sending to next pipeline
2026-03-25 10:16:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c, identifier: 10720707
2026-03-25 10:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d30710>
2026-03-25 10:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e/e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745074%252Fgeneral%252F387151e7-8e66-4e07-b3d0-e6559e8900bd.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745074/general/387151e7-8e66-4e07-b3d0-e6559e8900bd.jpg saved to cache
2026-03-25 10:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717614
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717614%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717614: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717614 url https://www.openlane.eu/en/carv6/auction/10717614
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717758
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717758%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717758: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717758 url https://www.openlane.eu/en/carv6/auction/10717758
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717757
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717757%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717757: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717757 url https://www.openlane.eu/en/carv6/auction/10717757
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717644
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717644%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717644: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717644 url https://www.openlane.eu/en/carv6/auction/10717644
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717654
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717654%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717654: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717654 url https://www.openlane.eu/en/carv6/auction/10717654
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717584
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717584%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717584: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717584 url https://www.openlane.eu/en/carv6/auction/10717584
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717715
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717715%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717715: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717715 url https://www.openlane.eu/en/carv6/auction/10717715
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717645
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717645%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717645: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717645 url https://www.openlane.eu/en/carv6/auction/10717645
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717668
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717668%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717668: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717668 url https://www.openlane.eu/en/carv6/auction/10717668
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717670
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717670%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717670: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717670 url https://www.openlane.eu/en/carv6/auction/10717670
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717777
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717777%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717777: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717777 url https://www.openlane.eu/en/carv6/auction/10717777
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717732
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717732%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717732: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717732 url https://www.openlane.eu/en/carv6/auction/10717732
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717751
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717751%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717751: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717751 url https://www.openlane.eu/en/carv6/auction/10717751
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717576
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717576%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717576: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717576 url https://www.openlane.eu/en/carv6/auction/10717576
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717594
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717594%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717594: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717594 url https://www.openlane.eu/en/carv6/auction/10717594
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717728
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717728%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717728: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717728 url https://www.openlane.eu/en/carv6/auction/10717728
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717628
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717628%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717628: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717628 url https://www.openlane.eu/en/carv6/auction/10717628
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717602
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717602%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717602: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717602 url https://www.openlane.eu/en/carv6/auction/10717602
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717603
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717603%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717603: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717603 url https://www.openlane.eu/en/carv6/auction/10717603
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717810
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717810%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717810: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717810 url https://www.openlane.eu/en/carv6/auction/10717810
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717593
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717593%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717593: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717593 url https://www.openlane.eu/en/carv6/auction/10717593
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717661
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717661%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717661: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717661 url https://www.openlane.eu/en/carv6/auction/10717661
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717694
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717694%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717694: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717694 url https://www.openlane.eu/en/carv6/auction/10717694
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717812
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717812%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717812: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717812 url https://www.openlane.eu/en/carv6/auction/10717812
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717626
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717626%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717626: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717626 url https://www.openlane.eu/en/carv6/auction/10717626
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717794
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717794%27 HTTP/1.1" 200 None
2026-03-25 10:16:51 [adesa.be] INFO: Scrape type for 10717794: 0
2026-03-25 10:16:51 [adesa.be] INFO: Skipping item 10717794 url https://www.openlane.eu/en/carv6/auction/10717794
2026-03-25 10:16:51 [adesa.be] INFO: Found listing with ID: 10717711
2026-03-25 10:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717711%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717711: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717711 url https://www.openlane.eu/en/carv6/auction/10717711
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717796
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717796%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717796: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717796 url https://www.openlane.eu/en/carv6/auction/10717796
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717723
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717723%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717723: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717723 url https://www.openlane.eu/en/carv6/auction/10717723
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717813
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717813%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717813: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717813 url https://www.openlane.eu/en/carv6/auction/10717813
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717764
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717764%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717764: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717764 url https://www.openlane.eu/en/carv6/auction/10717764
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717762
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717762%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717762: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717762 url https://www.openlane.eu/en/carv6/auction/10717762
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717634
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717634%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717634: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717634 url https://www.openlane.eu/en/carv6/auction/10717634
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717666
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717666%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717666: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717666 url https://www.openlane.eu/en/carv6/auction/10717666
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717673
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717673%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717673: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717673 url https://www.openlane.eu/en/carv6/auction/10717673
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717637
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717637%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717637: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717637 url https://www.openlane.eu/en/carv6/auction/10717637
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717635
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717635%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717635: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717635 url https://www.openlane.eu/en/carv6/auction/10717635
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717586
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717586%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717586: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717586 url https://www.openlane.eu/en/carv6/auction/10717586
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717573
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717573%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717573: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717573 url https://www.openlane.eu/en/carv6/auction/10717573
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717642
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717642%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717642: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717642 url https://www.openlane.eu/en/carv6/auction/10717642
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717664
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717664%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717664: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717664 url https://www.openlane.eu/en/carv6/auction/10717664
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717587
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717587%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717587: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717587 url https://www.openlane.eu/en/carv6/auction/10717587
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717574
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717574%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717574: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717574 url https://www.openlane.eu/en/carv6/auction/10717574
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717683
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717683%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717683: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717683 url https://www.openlane.eu/en/carv6/auction/10717683
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717618
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717618%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717618: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717618 url https://www.openlane.eu/en/carv6/auction/10717618
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717822
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717822%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717822: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717822 url https://www.openlane.eu/en/carv6/auction/10717822
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717678
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717678%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717678: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717678 url https://www.openlane.eu/en/carv6/auction/10717678
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717771
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717771%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717771: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717771 url https://www.openlane.eu/en/carv6/auction/10717771
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717802
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717802%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717802: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717802 url https://www.openlane.eu/en/carv6/auction/10717802
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717604
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717604%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717604: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717604 url https://www.openlane.eu/en/carv6/auction/10717604
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717763
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717763%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717763: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717763 url https://www.openlane.eu/en/carv6/auction/10717763
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717631
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717631%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717631: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717631 url https://www.openlane.eu/en/carv6/auction/10717631
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717660
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717660%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717660: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717660 url https://www.openlane.eu/en/carv6/auction/10717660
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717582
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717582%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717582: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717582 url https://www.openlane.eu/en/carv6/auction/10717582
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717693
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717693%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717693: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717693 url https://www.openlane.eu/en/carv6/auction/10717693
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717713
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717713%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717713: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717713 url https://www.openlane.eu/en/carv6/auction/10717713
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717643
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717643%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717643: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717643 url https://www.openlane.eu/en/carv6/auction/10717643
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717684
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717684%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717684: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717684 url https://www.openlane.eu/en/carv6/auction/10717684
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717663
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717663%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717663: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717663 url https://www.openlane.eu/en/carv6/auction/10717663
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717731
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717731%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717731: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717731 url https://www.openlane.eu/en/carv6/auction/10717731
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717617
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717617%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717617: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717617 url https://www.openlane.eu/en/carv6/auction/10717617
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717627
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717627%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717627: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717627 url https://www.openlane.eu/en/carv6/auction/10717627
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717695
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717695%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717695: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717695 url https://www.openlane.eu/en/carv6/auction/10717695
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717800
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717800%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717800: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717800 url https://www.openlane.eu/en/carv6/auction/10717800
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717790
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717790%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717790: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717790 url https://www.openlane.eu/en/carv6/auction/10717790
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717769
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717769%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717769: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717769 url https://www.openlane.eu/en/carv6/auction/10717769
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717826
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717826%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717826: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717826 url https://www.openlane.eu/en/carv6/auction/10717826
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717811
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717811%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717811: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717811 url https://www.openlane.eu/en/carv6/auction/10717811
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717625
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717625%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717625: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717625 url https://www.openlane.eu/en/carv6/auction/10717625
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717739
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717739%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717739: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717739 url https://www.openlane.eu/en/carv6/auction/10717739
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717710
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717710%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717710: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717710 url https://www.openlane.eu/en/carv6/auction/10717710
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717738
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717738%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717738: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717738 url https://www.openlane.eu/en/carv6/auction/10717738
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717734
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717734%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717734: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717734 url https://www.openlane.eu/en/carv6/auction/10717734
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717669
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717669%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717669: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717669 url https://www.openlane.eu/en/carv6/auction/10717669
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717719
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717719%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717719: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717719 url https://www.openlane.eu/en/carv6/auction/10717719
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717716
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717716%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717716: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717716 url https://www.openlane.eu/en/carv6/auction/10717716
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717680
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717680%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717680: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717680 url https://www.openlane.eu/en/carv6/auction/10717680
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717674
2026-03-25 10:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717674%27 HTTP/1.1" 200 None
2026-03-25 10:16:52 [adesa.be] INFO: Scrape type for 10717674: 0
2026-03-25 10:16:52 [adesa.be] INFO: Skipping item 10717674 url https://www.openlane.eu/en/carv6/auction/10717674
2026-03-25 10:16:52 [adesa.be] INFO: Found listing with ID: 10717650
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717650%27 HTTP/1.1" 200 None
2026-03-25 10:16:53 [adesa.be] INFO: Scrape type for 10717650: 0
2026-03-25 10:16:53 [adesa.be] INFO: Skipping item 10717650 url https://www.openlane.eu/en/carv6/auction/10717650
2026-03-25 10:16:53 [adesa.be] INFO: Found listing with ID: 10717691
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717691%27 HTTP/1.1" 200 None
2026-03-25 10:16:53 [adesa.be] INFO: Scrape type for 10717691: 0
2026-03-25 10:16:53 [adesa.be] INFO: Skipping item 10717691 url https://www.openlane.eu/en/carv6/auction/10717691
2026-03-25 10:16:53 [adesa.be] INFO: Found listing with ID: 10717724
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717724%27 HTTP/1.1" 200 None
2026-03-25 10:16:53 [adesa.be] INFO: Scrape type for 10717724: 0
2026-03-25 10:16:53 [adesa.be] INFO: Skipping item 10717724 url https://www.openlane.eu/en/carv6/auction/10717724
2026-03-25 10:16:53 [adesa.be] INFO: Found listing with ID: 10717623
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717623%27 HTTP/1.1" 200 None
2026-03-25 10:16:53 [adesa.be] INFO: Scrape type for 10717623: 0
2026-03-25 10:16:53 [adesa.be] INFO: Skipping item 10717623 url https://www.openlane.eu/en/carv6/auction/10717623
2026-03-25 10:16:53 [adesa.be] INFO: Found listing with ID: 10717648
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717648%27 HTTP/1.1" 200 None
2026-03-25 10:16:53 [adesa.be] INFO: Scrape type for 10717648: 0
2026-03-25 10:16:53 [adesa.be] INFO: Skipping item 10717648 url https://www.openlane.eu/en/carv6/auction/10717648
2026-03-25 10:16:53 [adesa.be] INFO: Found listing with ID: 10717689
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717689%27 HTTP/1.1" 200 None
2026-03-25 10:16:53 [adesa.be] INFO: Scrape type for 10717689: 0
2026-03-25 10:16:53 [adesa.be] INFO: Skipping item 10717689 url https://www.openlane.eu/en/carv6/auction/10717689
2026-03-25 10:16:53 [adesa.be] INFO: Found listing with ID: 10717659
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717659%27 HTTP/1.1" 200 None
2026-03-25 10:16:53 [adesa.be] INFO: Scrape type for 10717659: 0
2026-03-25 10:16:53 [adesa.be] INFO: Skipping item 10717659 url https://www.openlane.eu/en/carv6/auction/10717659
2026-03-25 10:16:53 [adesa.be] INFO: Found listing with ID: 10717619
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717619%27 HTTP/1.1" 200 None
2026-03-25 10:16:53 [adesa.be] INFO: Scrape type for 10717619: 0
2026-03-25 10:16:53 [adesa.be] INFO: Skipping item 10717619 url https://www.openlane.eu/en/carv6/auction/10717619
2026-03-25 10:16:53 [adesa.be] INFO: Found listing with ID: 10717740
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717740%27 HTTP/1.1" 200 None
2026-03-25 10:16:53 [adesa.be] INFO: Scrape type for 10717740: 0
2026-03-25 10:16:53 [adesa.be] INFO: Skipping item 10717740 url https://www.openlane.eu/en/carv6/auction/10717740
2026-03-25 10:16:53 [adesa.be] INFO: Found listing with ID: 10717726
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717726%27 HTTP/1.1" 200 None
2026-03-25 10:16:53 [adesa.be] INFO: Scrape type for 10717726: 0
2026-03-25 10:16:53 [adesa.be] INFO: Skipping item 10717726 url https://www.openlane.eu/en/carv6/auction/10717726
2026-03-25 10:16:53 [adesa.be] INFO: Found listing with ID: 10717629
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717629%27 HTTP/1.1" 200 None
2026-03-25 10:16:53 [adesa.be] INFO: Scrape type for 10717629: 0
2026-03-25 10:16:53 [adesa.be] INFO: Skipping item 10717629 url https://www.openlane.eu/en/carv6/auction/10717629
2026-03-25 10:16:53 [adesa.be] INFO: Found listing with ID: 10717804
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717804%27 HTTP/1.1" 200 None
2026-03-25 10:16:53 [adesa.be] INFO: Scrape type for 10717804: 0
2026-03-25 10:16:53 [adesa.be] INFO: Skipping item 10717804 url https://www.openlane.eu/en/carv6/auction/10717804
2026-03-25 10:16:53 [adesa.be] INFO: Found listing with ID: 10717685
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717685%27 HTTP/1.1" 200 None
2026-03-25 10:16:53 [adesa.be] INFO: Scrape type for 10717685: 0
2026-03-25 10:16:53 [adesa.be] INFO: Skipping item 10717685 url https://www.openlane.eu/en/carv6/auction/10717685
2026-03-25 10:16:53 [adesa.be] INFO: Found listing with ID: 10717725
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717725%27 HTTP/1.1" 200 None
2026-03-25 10:16:53 [adesa.be] INFO: Scrape type for 10717725: 0
2026-03-25 10:16:53 [adesa.be] INFO: Skipping item 10717725 url https://www.openlane.eu/en/carv6/auction/10717725
2026-03-25 10:16:53 [adesa.be] INFO: Found listing with ID: 10717690
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717690%27 HTTP/1.1" 200 None
2026-03-25 10:16:53 [adesa.be] INFO: Scrape type for 10717690: 0
2026-03-25 10:16:53 [adesa.be] INFO: Skipping item 10717690 url https://www.openlane.eu/en/carv6/auction/10717690
2026-03-25 10:16:53 [adesa.be] INFO: Found listing with ID: 10717606
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717606%27 HTTP/1.1" 200 None
2026-03-25 10:16:53 [adesa.be] INFO: Scrape type for 10717606: 0
2026-03-25 10:16:53 [adesa.be] INFO: Skipping item 10717606 url https://www.openlane.eu/en/carv6/auction/10717606
2026-03-25 10:16:53 [adesa.be] INFO: Found listing with ID: 10717741
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717741%27 HTTP/1.1" 200 None
2026-03-25 10:16:53 [adesa.be] INFO: Scrape type for 10717741: 0
2026-03-25 10:16:53 [adesa.be] INFO: Skipping item 10717741 url https://www.openlane.eu/en/carv6/auction/10717741
2026-03-25 10:16:53 [adesa.be] INFO: Found listing with ID: 10717682
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717682%27 HTTP/1.1" 200 None
2026-03-25 10:16:53 [adesa.be] INFO: Scrape type for 10717682: 0
2026-03-25 10:16:53 [adesa.be] INFO: Skipping item 10717682 url https://www.openlane.eu/en/carv6/auction/10717682
2026-03-25 10:16:53 [adesa.be] INFO: Found listing with ID: 10717597
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717597%27 HTTP/1.1" 200 None
2026-03-25 10:16:53 [adesa.be] INFO: Scrape type for 10717597: 0
2026-03-25 10:16:53 [adesa.be] INFO: Skipping item 10717597 url https://www.openlane.eu/en/carv6/auction/10717597
2026-03-25 10:16:53 [adesa.be] INFO: Found listing with ID: 10717791
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717791%27 HTTP/1.1" 200 None
2026-03-25 10:16:53 [adesa.be] INFO: Scrape type for 10717791: 0
2026-03-25 10:16:53 [adesa.be] INFO: Skipping item 10717791 url https://www.openlane.eu/en/carv6/auction/10717791
2026-03-25 10:16:53 [adesa.be] INFO: Found listing with ID: 10717793
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717793%27 HTTP/1.1" 200 None
2026-03-25 10:16:53 [adesa.be] INFO: Scrape type for 10717793: 0
2026-03-25 10:16:53 [adesa.be] INFO: Skipping item 10717793 url https://www.openlane.eu/en/carv6/auction/10717793
2026-03-25 10:16:53 [adesa.be] INFO: Found listing with ID: 10717787
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717787%27 HTTP/1.1" 200 None
2026-03-25 10:16:53 [adesa.be] INFO: Scrape type for 10717787: 0
2026-03-25 10:16:53 [adesa.be] INFO: Skipping item 10717787 url https://www.openlane.eu/en/carv6/auction/10717787
2026-03-25 10:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9dd84d0>
2026-03-25 10:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e990c4f-6a84-57e3-879a-a0a1ecef78c8/0e990c4f-6a84-57e3-879a-a0a1ecef78c8_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745104%252Fgeneral%252Fdaa7260e-41ae-4c28-8714-1e938704b630.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745104/general/daa7260e-41ae-4c28-8714-1e938704b630.jpg saved to cache
2026-03-25 10:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0e990c4f-6a84-57e3-879a-a0a1ecef78c8
2026-03-25 10:16:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0e990c4f-6a84-57e3-879a-a0a1ecef78c8, skipping ID generation
2026-03-25 10:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e990c4f-6a84-57e3-879a-a0a1ecef78c8 with scrape type 1
2026-03-25 10:16:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0e990c4f-6a84-57e3-879a-a0a1ecef78c8 sending to next pipeline
2026-03-25 10:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e990c4f-6a84-57e3-879a-a0a1ecef78c8, identifier: 10720709
2026-03-25 10:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745072/general/a538758a-775e-4819-a9f2-11e91e64e37c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720669)
2026-03-25 10:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745074/general/51a0bd52-e235-41ad-88d2-44e89a3e186b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720671)
2026-03-25 10:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c with identifier: 10720707
2026-03-25 10:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c with identifier: 10720707
2026-03-25 10:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c with identifier: 10720707 to the API
2026-03-25 10:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:16:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:16:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745102/general/25d7ecc0-6213-4f26-9ca2-73f3af3809ca.jpg>
{'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': 100,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FPS888',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720707',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 32910,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c/dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313164,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745102/general/25d7ecc0-6213-4f26-9ca2-73f3af3809ca.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c/dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317938,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745102/general/7ca844ed-9a62-49e3-a48b-b406ceb31d16.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c/dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300896,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745102/general/3dee445b-a113-4920-b2f0-3e4076bd6af6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c/dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289878,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745102/general/9d520d93-6a5f-4a86-84dc-8bc5e7c3338e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c/dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290440,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745102/general/56970fed-3cf6-4122-a613-ea54c9b3c457.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c/dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283263,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745102/general/d668cf21-e9c8-4adf-896a-e19802bcf667.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c/dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261331,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745102/general/ba76b8a6-e19a-452e-8c96-9fba99f437f5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c/dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248634,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745102/general/b41d2856-8194-48d6-802a-7849c5128140.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c/dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311524,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745102/general/968ffae8-0a2f-4a39-b523-2b5f48d90261.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c/dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227295,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745102/general/c27731a6-d976-469f-903d-1cbaab51b771.jpg',
'Width': 1400}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2024-07-04',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Kia Ceed SW 1.0 T-GDI - Petrol - Automatic - 100 hp - 32.910 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720707%27 HTTP/1.1" 200 None
2026-03-25 10:16:54 [adesa.be] INFO: Saving data for 10720707: {'created_time': 1774433814.572566, 'last_price_update_time': 1774433814.572576, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720707') HTTP/1.1" 204 0
2026-03-25 10:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e990c4f-6a84-57e3-879a-a0a1ecef78c8 with identifier: 10720709
2026-03-25 10:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e990c4f-6a84-57e3-879a-a0a1ecef78c8 with identifier: 10720709
2026-03-25 10:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e990c4f-6a84-57e3-879a-a0a1ecef78c8 with identifier: 10720709 to the API
2026-03-25 10:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:16:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745104/general/daa7260e-41ae-4c28-8714-1e938704b630.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.5L',
'engine_horse_power': 155,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '0e990c4f-6a84-57e3-879a-a0a1ecef78c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XJT249',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720709',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Lexus',
'model': 'NX',
'odometer': 153802,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e990c4f-6a84-57e3-879a-a0a1ecef78c8/0e990c4f-6a84-57e3-879a-a0a1ecef78c8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318696,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745104/general/ffe1cdca-b508-4a8a-9d30-bba6a5da9d9e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e990c4f-6a84-57e3-879a-a0a1ecef78c8/0e990c4f-6a84-57e3-879a-a0a1ecef78c8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297447,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745104/general/c97f5e50-186a-4324-9f74-9534fe139245.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e990c4f-6a84-57e3-879a-a0a1ecef78c8/0e990c4f-6a84-57e3-879a-a0a1ecef78c8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313537,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745104/general/daa7260e-41ae-4c28-8714-1e938704b630.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e990c4f-6a84-57e3-879a-a0a1ecef78c8/0e990c4f-6a84-57e3-879a-a0a1ecef78c8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283153,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745104/general/38a6949f-308c-40cf-b7d5-87a8cc0eb0be.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e990c4f-6a84-57e3-879a-a0a1ecef78c8/0e990c4f-6a84-57e3-879a-a0a1ecef78c8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243712,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745104/general/0ff4ab60-b2c0-4ca1-abf1-2579db52f372.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e990c4f-6a84-57e3-879a-a0a1ecef78c8/0e990c4f-6a84-57e3-879a-a0a1ecef78c8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252576,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745104/general/64efd1db-3077-4a82-97b0-bdd195f00f5a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e990c4f-6a84-57e3-879a-a0a1ecef78c8/0e990c4f-6a84-57e3-879a-a0a1ecef78c8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289020,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745104/general/9b14a4be-bb31-4a0f-b332-0fcc111d3e2c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e990c4f-6a84-57e3-879a-a0a1ecef78c8/0e990c4f-6a84-57e3-879a-a0a1ecef78c8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231227,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745104/general/e3f20487-f6b7-4232-a5cf-5ed973a45d4e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e990c4f-6a84-57e3-879a-a0a1ecef78c8/0e990c4f-6a84-57e3-879a-a0a1ecef78c8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251447,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745104/general/85b75056-922f-4fc9-a1d6-ef95dbf5af0d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e990c4f-6a84-57e3-879a-a0a1ecef78c8/0e990c4f-6a84-57e3-879a-a0a1ecef78c8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256850,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745104/general/7e66efa0-bb50-4933-8c2e-84e37a9bcc94.jpg',
'Width': 1400}],
'price': 15000,
'price_includes_vat': True,
'registration_date': '2020-01-17',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Lexus NX 300h Privilege - AWD - Hybrid - Automatic - 155 hp - '
'153.802 km',
'transmission': 'automatic',
'trim': 'Privilege',
'vin': None,
'year': 2020}
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720709%27 HTTP/1.1" 200 None
2026-03-25 10:16:55 [adesa.be] INFO: Saving data for 10720709: {'created_time': 1774433815.060771, 'last_price_update_time': 1774433815.060786, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720709') HTTP/1.1" 204 0
2026-03-25 10:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745075/general/b13c12c2-0d2c-44a3-a08c-1ae034100428.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720672)
2026-03-25 10:16:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d3b550>
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b406cba2-e5a7-59d6-b350-8744bf6168ab/b406cba2-e5a7-59d6-b350-8744bf6168ab_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745072%252Fgeneral%252Fa538758a-775e-4819-a9f2-11e91e64e37c.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745072/general/a538758a-775e-4819-a9f2-11e91e64e37c.jpg saved to cache
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b406cba2-e5a7-59d6-b350-8744bf6168ab
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91752d0>
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e/e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745074%252Fgeneral%252F51a0bd52-e235-41ad-88d2-44e89a3e186b.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745074/general/51a0bd52-e235-41ad-88d2-44e89a3e186b.jpg saved to cache
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e
2026-03-25 10:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc with identifier: 10720703
2026-03-25 10:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc with scrape type 1
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745098%252Fgeneral%252F9bd5cfaf-3ee5-4724-bf8e-3a67e9da1078.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745098/general/9bd5cfaf-3ee5-4724-bf8e-3a67e9da1078.jpg not downloaded yet
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9cc2150>
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3704ac3-1bd7-5690-871c-f29b2d6bf443/c3704ac3-1bd7-5690-871c-f29b2d6bf443_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745075%252Fgeneral%252Fb13c12c2-0d2c-44a3-a08c-1ae034100428.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745075/general/b13c12c2-0d2c-44a3-a08c-1ae034100428.jpg saved to cache
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c3704ac3-1bd7-5690-871c-f29b2d6bf443
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745098%252Fgeneral%252F3191e181-a3b9-49ee-b8dc-4f7ac6269469.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745098/general/3191e181-a3b9-49ee-b8dc-4f7ac6269469.jpg not downloaded yet
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745098%252Fgeneral%252F95d7d666-eb14-4518-b21c-26a2c29b9db7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745098/general/95d7d666-eb14-4518-b21c-26a2c29b9db7.jpg not downloaded yet
2026-03-25 10:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745072/general/d1ad51a8-3d88-48b5-829b-6f0f90acaf99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720669)
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745098%252Fgeneral%252F47dc750e-468b-4b85-8526-6c4f7d3a1d91.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745098/general/47dc750e-468b-4b85-8526-6c4f7d3a1d91.jpg not downloaded yet
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745098%252Fgeneral%252F497884e1-5873-4620-99c7-2d55bbcdbf30.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745098/general/497884e1-5873-4620-99c7-2d55bbcdbf30.jpg not downloaded yet
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745098%252Fgeneral%252F7cd3a1ec-4b12-4b10-baf4-95f7b6c56b54.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745098/general/7cd3a1ec-4b12-4b10-baf4-95f7b6c56b54.jpg not downloaded yet
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745098%252Fgeneral%252F32bbcec0-2182-4f11-ad03-d6d460ef2da1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745098/general/32bbcec0-2182-4f11-ad03-d6d460ef2da1.jpg not downloaded yet
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745098%252Fgeneral%252Fbc0d350a-7dc2-4f92-8196-bb96b0cd5480.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745098/general/bc0d350a-7dc2-4f92-8196-bb96b0cd5480.jpg not downloaded yet
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745098%252Fgeneral%252F5a625c92-1343-4aa4-8031-e8e7e07111f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745098/general/5a625c92-1343-4aa4-8031-e8e7e07111f1.jpg not downloaded yet
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a942ebd0>
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b406cba2-e5a7-59d6-b350-8744bf6168ab/b406cba2-e5a7-59d6-b350-8744bf6168ab_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745072%252Fgeneral%252Fd1ad51a8-3d88-48b5-829b-6f0f90acaf99.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745072/general/d1ad51a8-3d88-48b5-829b-6f0f90acaf99.jpg saved to cache
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b406cba2-e5a7-59d6-b350-8744bf6168ab
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745098%252Fgeneral%252Fe61142af-5084-4888-abf2-1bc7b6346045.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745098/general/e61142af-5084-4888-abf2-1bc7b6346045.jpg not downloaded yet
2026-03-25 10:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720702> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743774/general/59002773-6b86-4215-9f43-f12c30ad96f9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721752)
2026-03-25 10:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724339/general/401b8356-fa84-4012-b923-7ef70f3a24ea.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721452)
2026-03-25 10:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743774/general/8a05fcf9-4ef4-4ee4-a08c-7ec65104c9a5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721752)
2026-03-25 10:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712421/general/82c73187-2b2a-4345-bac3-2bd097d0d690.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721615)
2026-03-25 10:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712421/general/30ce01f4-7f54-4469-8cb4-87ef884251d8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721615)
2026-03-25 10:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712260/general/53bfa950-be9f-407c-82b8-279a120b9c90.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721602)
2026-03-25 10:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 870a701b-a429-5d2a-98cb-7ba81f55eb78 with identifier: 10720702
2026-03-25 10:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 870a701b-a429-5d2a-98cb-7ba81f55eb78 with scrape type 1
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 870a701b-a429-5d2a-98cb-7ba81f55eb78
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745097%252Fgeneral%252F3379890f-9606-401c-8fab-39cc893d531a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745097/general/3379890f-9606-401c-8fab-39cc893d531a.jpg not downloaded yet
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745097%252Fgeneral%252Fed1e8235-6b90-49f4-83e0-cfd8b71b1ecf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745097/general/ed1e8235-6b90-49f4-83e0-cfd8b71b1ecf.jpg not downloaded yet
2026-03-25 10:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745074/general/2114010b-b4b2-437b-ab46-67f3df63e400.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720671)
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745097%252Fgeneral%252F465120b3-2f48-41bd-b033-a4b7455e0300.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745097/general/465120b3-2f48-41bd-b033-a4b7455e0300.jpg not downloaded yet
2026-03-25 10:16:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92d9810>
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d72ad4e-c666-55e4-bd20-c9f7a157cacc/1d72ad4e-c666-55e4-bd20-c9f7a157cacc_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743774%252Fgeneral%252F59002773-6b86-4215-9f43-f12c30ad96f9.jpeg') HTTP/1.1" 204 0
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743774/general/59002773-6b86-4215-9f43-f12c30ad96f9.jpeg saved to cache
2026-03-25 10:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1d72ad4e-c666-55e4-bd20-c9f7a157cacc
2026-03-25 10:16:55 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 10:16:55 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-25 10:16:55 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00-\x12i\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\x93\t\x00,\x99B\x00\x00\x00\x00'
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92de6d0>
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b679917a-ae7c-5628-82cf-4c0174bd76b7/b679917a-ae7c-5628-82cf-4c0174bd76b7_image_7.mpo HTTP/1.1" 201 0
2026-03-25 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5724339%252Fgeneral%252F401b8356-fa84-4012-b923-7ef70f3a24ea.jpeg') HTTP/1.1" 204 0
2026-03-25 10:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724339/general/401b8356-fa84-4012-b923-7ef70f3a24ea.jpeg saved to cache
2026-03-25 10:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b679917a-ae7c-5628-82cf-4c0174bd76b7
2026-03-25 10:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724339/general/c89b7f07-6cd8-49d3-a8ca-0bf7dacd0ed7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721452)
2026-03-25 10:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745072/general/f734f680-e7a6-4e6b-b662-73a7f7e949d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720669)
2026-03-25 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745097%252Fgeneral%252F063db8ba-9134-4420-b88e-a97186508f6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745097/general/063db8ba-9134-4420-b88e-a97186508f6e.jpg not downloaded yet
2026-03-25 10:16:56 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f4bdd0>
2026-03-25 10:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d72ad4e-c666-55e4-bd20-c9f7a157cacc/1d72ad4e-c666-55e4-bd20-c9f7a157cacc_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5743774%252Fgeneral%252F8a05fcf9-4ef4-4ee4-a08c-7ec65104c9a5.jpeg') HTTP/1.1" 204 0
2026-03-25 10:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743774/general/8a05fcf9-4ef4-4ee4-a08c-7ec65104c9a5.jpeg saved to cache
2026-03-25 10:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1d72ad4e-c666-55e4-bd20-c9f7a157cacc
2026-03-25 10:16:56 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f400d0>
2026-03-25 10:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_164a3b13-4c89-525e-91df-659f6fcf4561/164a3b13-4c89-525e-91df-659f6fcf4561_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712421%252Fgeneral%252F82c73187-2b2a-4345-bac3-2bd097d0d690.jpeg') HTTP/1.1" 204 0
2026-03-25 10:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712421/general/82c73187-2b2a-4345-bac3-2bd097d0d690.jpeg saved to cache
2026-03-25 10:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 164a3b13-4c89-525e-91df-659f6fcf4561
2026-03-25 10:16:56 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9375bd0>
2026-03-25 10:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_164a3b13-4c89-525e-91df-659f6fcf4561/164a3b13-4c89-525e-91df-659f6fcf4561_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712421%252Fgeneral%252F30ce01f4-7f54-4469-8cb4-87ef884251d8.jpeg') HTTP/1.1" 204 0
2026-03-25 10:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712421/general/30ce01f4-7f54-4469-8cb4-87ef884251d8.jpeg saved to cache
2026-03-25 10:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 164a3b13-4c89-525e-91df-659f6fcf4561
2026-03-25 10:16:56 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9229810>
2026-03-25 10:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54f6fb2b-f408-5b18-a6ae-a8f3f970b93c/54f6fb2b-f408-5b18-a6ae-a8f3f970b93c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712260%252Fgeneral%252F53bfa950-be9f-407c-82b8-279a120b9c90.jpeg') HTTP/1.1" 204 0
2026-03-25 10:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712260/general/53bfa950-be9f-407c-82b8-279a120b9c90.jpeg saved to cache
2026-03-25 10:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 54f6fb2b-f408-5b18-a6ae-a8f3f970b93c
2026-03-25 10:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745098/general/95d7d666-eb14-4518-b21c-26a2c29b9db7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720703)
2026-03-25 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745097%252Fgeneral%252Fcbede152-1c94-4f0a-bf06-81d7d1083e88.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745097/general/cbede152-1c94-4f0a-bf06-81d7d1083e88.jpg not downloaded yet
2026-03-25 10:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e35750>
2026-03-25 10:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e/e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745074%252Fgeneral%252F2114010b-b4b2-437b-ab46-67f3df63e400.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745074/general/2114010b-b4b2-437b-ab46-67f3df63e400.jpg saved to cache
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e
2026-03-25 10:16:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa0622d0>
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b679917a-ae7c-5628-82cf-4c0174bd76b7/b679917a-ae7c-5628-82cf-4c0174bd76b7_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5724339%252Fgeneral%252Fc89b7f07-6cd8-49d3-a8ca-0bf7dacd0ed7.jpeg') HTTP/1.1" 204 0
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724339/general/c89b7f07-6cd8-49d3-a8ca-0bf7dacd0ed7.jpeg saved to cache
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b679917a-ae7c-5628-82cf-4c0174bd76b7
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9362950>
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b406cba2-e5a7-59d6-b350-8744bf6168ab/b406cba2-e5a7-59d6-b350-8744bf6168ab_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745072%252Fgeneral%252Ff734f680-e7a6-4e6b-b662-73a7f7e949d0.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745072/general/f734f680-e7a6-4e6b-b662-73a7f7e949d0.jpg saved to cache
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b406cba2-e5a7-59d6-b350-8744bf6168ab
2026-03-25 10:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745098/general/e61142af-5084-4888-abf2-1bc7b6346045.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720703)
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745097%252Fgeneral%252F76ec93bc-60da-40b7-9489-ad332e71fbdc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745097/general/76ec93bc-60da-40b7-9489-ad332e71fbdc.jpg not downloaded yet
2026-03-25 10:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745098/general/5a625c92-1343-4aa4-8031-e8e7e07111f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720703)
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745097%252Fgeneral%252F43d8eb79-96b4-418b-8a9e-be99ae11864c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745097/general/43d8eb79-96b4-418b-8a9e-be99ae11864c.jpg not downloaded yet
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9cbcf10>
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b7688c0-fa5f-5f60-aa98-80d97a04d8fc/9b7688c0-fa5f-5f60-aa98-80d97a04d8fc_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745098%252Fgeneral%252F95d7d666-eb14-4518-b21c-26a2c29b9db7.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745098/general/95d7d666-eb14-4518-b21c-26a2c29b9db7.jpg saved to cache
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745097%252Fgeneral%252Fe517c22d-b60e-4858-aa75-aa4a4c83a405.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745097/general/e517c22d-b60e-4858-aa75-aa4a4c83a405.jpg not downloaded yet
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745097%252Fgeneral%252F8bd5f1a6-a7c6-4d8f-94e8-61ed3eb9e8b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745097/general/8bd5f1a6-a7c6-4d8f-94e8-61ed3eb9e8b3.jpg not downloaded yet
2026-03-25 10:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745097/general/3379890f-9606-401c-8fab-39cc893d531a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720702)
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745097%252Fgeneral%252F2a54add4-442a-453b-8db2-c64956c7a881.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745097/general/2a54add4-442a-453b-8db2-c64956c7a881.jpg not downloaded yet
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e1d610>
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b7688c0-fa5f-5f60-aa98-80d97a04d8fc/9b7688c0-fa5f-5f60-aa98-80d97a04d8fc_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745098%252Fgeneral%252Fe61142af-5084-4888-abf2-1bc7b6346045.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745098/general/e61142af-5084-4888-abf2-1bc7b6346045.jpg saved to cache
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc
2026-03-25 10:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745097/general/063db8ba-9134-4420-b88e-a97186508f6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720702)
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d01e50>
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b7688c0-fa5f-5f60-aa98-80d97a04d8fc/9b7688c0-fa5f-5f60-aa98-80d97a04d8fc_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745098%252Fgeneral%252F5a625c92-1343-4aa4-8031-e8e7e07111f1.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745098/general/5a625c92-1343-4aa4-8031-e8e7e07111f1.jpg saved to cache
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc
2026-03-25 10:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745097/general/ed1e8235-6b90-49f4-83e0-cfd8b71b1ecf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720702)
2026-03-25 10:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745097/general/465120b3-2f48-41bd-b033-a4b7455e0300.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720702)
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa067a10>
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870a701b-a429-5d2a-98cb-7ba81f55eb78/870a701b-a429-5d2a-98cb-7ba81f55eb78_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745097%252Fgeneral%252F3379890f-9606-401c-8fab-39cc893d531a.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745097/general/3379890f-9606-401c-8fab-39cc893d531a.jpg saved to cache
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 870a701b-a429-5d2a-98cb-7ba81f55eb78
2026-03-25 10:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745098/general/bc0d350a-7dc2-4f92-8196-bb96b0cd5480.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720703)
2026-03-25 10:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745098/general/32bbcec0-2182-4f11-ad03-d6d460ef2da1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720703)
2026-03-25 10:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745098/general/7cd3a1ec-4b12-4b10-baf4-95f7b6c56b54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720703)
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9356510>
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870a701b-a429-5d2a-98cb-7ba81f55eb78/870a701b-a429-5d2a-98cb-7ba81f55eb78_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745097%252Fgeneral%252F063db8ba-9134-4420-b88e-a97186508f6e.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745097/general/063db8ba-9134-4420-b88e-a97186508f6e.jpg saved to cache
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 870a701b-a429-5d2a-98cb-7ba81f55eb78
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92e8490>
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870a701b-a429-5d2a-98cb-7ba81f55eb78/870a701b-a429-5d2a-98cb-7ba81f55eb78_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745097%252Fgeneral%252Fed1e8235-6b90-49f4-83e0-cfd8b71b1ecf.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745097/general/ed1e8235-6b90-49f4-83e0-cfd8b71b1ecf.jpg saved to cache
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 870a701b-a429-5d2a-98cb-7ba81f55eb78
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a925edd0>
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870a701b-a429-5d2a-98cb-7ba81f55eb78/870a701b-a429-5d2a-98cb-7ba81f55eb78_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745097%252Fgeneral%252F465120b3-2f48-41bd-b033-a4b7455e0300.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745097/general/465120b3-2f48-41bd-b033-a4b7455e0300.jpg saved to cache
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 870a701b-a429-5d2a-98cb-7ba81f55eb78
2026-03-25 10:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712260/general/7f991ca4-cf50-4eaa-a746-772c38352be2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721602)
2026-03-25 10:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745098/general/3191e181-a3b9-49ee-b8dc-4f7ac6269469.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720703)
2026-03-25 10:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745098/general/47dc750e-468b-4b85-8526-6c4f7d3a1d91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720703)
2026-03-25 10:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745097/general/cbede152-1c94-4f0a-bf06-81d7d1083e88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720702)
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d32710>
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b7688c0-fa5f-5f60-aa98-80d97a04d8fc/9b7688c0-fa5f-5f60-aa98-80d97a04d8fc_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745098%252Fgeneral%252Fbc0d350a-7dc2-4f92-8196-bb96b0cd5480.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745098/general/bc0d350a-7dc2-4f92-8196-bb96b0cd5480.jpg saved to cache
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a937a1d0>
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b7688c0-fa5f-5f60-aa98-80d97a04d8fc/9b7688c0-fa5f-5f60-aa98-80d97a04d8fc_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745098%252Fgeneral%252F32bbcec0-2182-4f11-ad03-d6d460ef2da1.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745098/general/32bbcec0-2182-4f11-ad03-d6d460ef2da1.jpg saved to cache
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa173490>
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b7688c0-fa5f-5f60-aa98-80d97a04d8fc/9b7688c0-fa5f-5f60-aa98-80d97a04d8fc_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745098%252Fgeneral%252F7cd3a1ec-4b12-4b10-baf4-95f7b6c56b54.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745098/general/7cd3a1ec-4b12-4b10-baf4-95f7b6c56b54.jpg saved to cache
2026-03-25 10:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc
2026-03-25 10:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745098/general/497884e1-5873-4620-99c7-2d55bbcdbf30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720703)
2026-03-25 10:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745097/general/2a54add4-442a-453b-8db2-c64956c7a881.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720702)
2026-03-25 10:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745097/general/e517c22d-b60e-4858-aa75-aa4a4c83a405.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720702)
2026-03-25 10:16:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa0088d0>
2026-03-25 10:16:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54f6fb2b-f408-5b18-a6ae-a8f3f970b93c/54f6fb2b-f408-5b18-a6ae-a8f3f970b93c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712260%252Fgeneral%252F7f991ca4-cf50-4eaa-a746-772c38352be2.jpeg') HTTP/1.1" 204 0
2026-03-25 10:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712260/general/7f991ca4-cf50-4eaa-a746-772c38352be2.jpeg saved to cache
2026-03-25 10:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 54f6fb2b-f408-5b18-a6ae-a8f3f970b93c
2026-03-25 10:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4ac6a80d0>
2026-03-25 10:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b7688c0-fa5f-5f60-aa98-80d97a04d8fc/9b7688c0-fa5f-5f60-aa98-80d97a04d8fc_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745098%252Fgeneral%252F3191e181-a3b9-49ee-b8dc-4f7ac6269469.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745098/general/3191e181-a3b9-49ee-b8dc-4f7ac6269469.jpg saved to cache
2026-03-25 10:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc
2026-03-25 10:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92d93d0>
2026-03-25 10:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b7688c0-fa5f-5f60-aa98-80d97a04d8fc/9b7688c0-fa5f-5f60-aa98-80d97a04d8fc_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745098%252Fgeneral%252F47dc750e-468b-4b85-8526-6c4f7d3a1d91.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745098/general/47dc750e-468b-4b85-8526-6c4f7d3a1d91.jpg saved to cache
2026-03-25 10:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc
2026-03-25 10:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9385110>
2026-03-25 10:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870a701b-a429-5d2a-98cb-7ba81f55eb78/870a701b-a429-5d2a-98cb-7ba81f55eb78_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745097%252Fgeneral%252Fcbede152-1c94-4f0a-bf06-81d7d1083e88.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745097/general/cbede152-1c94-4f0a-bf06-81d7d1083e88.jpg saved to cache
2026-03-25 10:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 870a701b-a429-5d2a-98cb-7ba81f55eb78
2026-03-25 10:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745097/general/8bd5f1a6-a7c6-4d8f-94e8-61ed3eb9e8b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720702)
2026-03-25 10:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745098/general/9bd5cfaf-3ee5-4724-bf8e-3a67e9da1078.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720703)
2026-03-25 10: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-25 10: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-25 10:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a928dc90>
2026-03-25 10:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b7688c0-fa5f-5f60-aa98-80d97a04d8fc/9b7688c0-fa5f-5f60-aa98-80d97a04d8fc_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745098%252Fgeneral%252F497884e1-5873-4620-99c7-2d55bbcdbf30.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745098/general/497884e1-5873-4620-99c7-2d55bbcdbf30.jpg saved to cache
2026-03-25 10:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc
2026-03-25 10:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a937a350>
2026-03-25 10:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870a701b-a429-5d2a-98cb-7ba81f55eb78/870a701b-a429-5d2a-98cb-7ba81f55eb78_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745097%252Fgeneral%252F2a54add4-442a-453b-8db2-c64956c7a881.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745097/general/2a54add4-442a-453b-8db2-c64956c7a881.jpg saved to cache
2026-03-25 10:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 870a701b-a429-5d2a-98cb-7ba81f55eb78
2026-03-25 10:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9febb50>
2026-03-25 10:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870a701b-a429-5d2a-98cb-7ba81f55eb78/870a701b-a429-5d2a-98cb-7ba81f55eb78_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745097%252Fgeneral%252Fe517c22d-b60e-4858-aa75-aa4a4c83a405.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745097/general/e517c22d-b60e-4858-aa75-aa4a4c83a405.jpg saved to cache
2026-03-25 10:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 870a701b-a429-5d2a-98cb-7ba81f55eb78
2026-03-25 10:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743774/general/c4ac159e-8d0a-44b7-925e-3576d97adae3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721752)
2026-03-25 10:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745097/general/43d8eb79-96b4-418b-8a9e-be99ae11864c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720702)
2026-03-25 10:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745097/general/76ec93bc-60da-40b7-9489-ad332e71fbdc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720702)
2026-03-25 10:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9282c10>
2026-03-25 10:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870a701b-a429-5d2a-98cb-7ba81f55eb78/870a701b-a429-5d2a-98cb-7ba81f55eb78_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745097%252Fgeneral%252F8bd5f1a6-a7c6-4d8f-94e8-61ed3eb9e8b3.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745097/general/8bd5f1a6-a7c6-4d8f-94e8-61ed3eb9e8b3.jpg saved to cache
2026-03-25 10:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 870a701b-a429-5d2a-98cb-7ba81f55eb78
2026-03-25 10:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa0267d0>
2026-03-25 10:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b7688c0-fa5f-5f60-aa98-80d97a04d8fc/9b7688c0-fa5f-5f60-aa98-80d97a04d8fc_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745098%252Fgeneral%252F9bd5cfaf-3ee5-4724-bf8e-3a67e9da1078.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745098/general/9bd5cfaf-3ee5-4724-bf8e-3a67e9da1078.jpg saved to cache
2026-03-25 10:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc
2026-03-25 10:16:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc, skipping ID generation
2026-03-25 10:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc with scrape type 1
2026-03-25 10:16:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc sending to next pipeline
2026-03-25 10:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc, identifier: 10720703
2026-03-25 10:16:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc with identifier: 10720703
2026-03-25 10:16:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc with identifier: 10720703
2026-03-25 10:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc with identifier: 10720703 to the API
2026-03-25 10:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745098/general/9bd5cfaf-3ee5-4724-bf8e-3a67e9da1078.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '9b7688c0-fa5f-5f60-aa98-80d97a04d8fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSW004',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720703',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 57971,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b7688c0-fa5f-5f60-aa98-80d97a04d8fc/9b7688c0-fa5f-5f60-aa98-80d97a04d8fc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78176,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745098/general/9bd5cfaf-3ee5-4724-bf8e-3a67e9da1078.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b7688c0-fa5f-5f60-aa98-80d97a04d8fc/9b7688c0-fa5f-5f60-aa98-80d97a04d8fc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26114,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745098/general/3191e181-a3b9-49ee-b8dc-4f7ac6269469.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b7688c0-fa5f-5f60-aa98-80d97a04d8fc/9b7688c0-fa5f-5f60-aa98-80d97a04d8fc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85826,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745098/general/95d7d666-eb14-4518-b21c-26a2c29b9db7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b7688c0-fa5f-5f60-aa98-80d97a04d8fc/9b7688c0-fa5f-5f60-aa98-80d97a04d8fc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745098/general/47dc750e-468b-4b85-8526-6c4f7d3a1d91.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b7688c0-fa5f-5f60-aa98-80d97a04d8fc/9b7688c0-fa5f-5f60-aa98-80d97a04d8fc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114524,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745098/general/497884e1-5873-4620-99c7-2d55bbcdbf30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b7688c0-fa5f-5f60-aa98-80d97a04d8fc/9b7688c0-fa5f-5f60-aa98-80d97a04d8fc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95397,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745098/general/7cd3a1ec-4b12-4b10-baf4-95f7b6c56b54.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b7688c0-fa5f-5f60-aa98-80d97a04d8fc/9b7688c0-fa5f-5f60-aa98-80d97a04d8fc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95202,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745098/general/32bbcec0-2182-4f11-ad03-d6d460ef2da1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b7688c0-fa5f-5f60-aa98-80d97a04d8fc/9b7688c0-fa5f-5f60-aa98-80d97a04d8fc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94072,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745098/general/bc0d350a-7dc2-4f92-8196-bb96b0cd5480.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b7688c0-fa5f-5f60-aa98-80d97a04d8fc/9b7688c0-fa5f-5f60-aa98-80d97a04d8fc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745098/general/5a625c92-1343-4aa4-8031-e8e7e07111f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b7688c0-fa5f-5f60-aa98-80d97a04d8fc/9b7688c0-fa5f-5f60-aa98-80d97a04d8fc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745098/general/e61142af-5084-4888-abf2-1bc7b6346045.jpg',
'Width': 1024}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Ford Puma 1.0 Titanium X - Petrol - Manual - 125 hp - 57.971 km',
'transmission': 'manual',
'trim': 'Titanium X',
'vin': None,
'year': 2022}
2026-03-25 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720703%27 HTTP/1.1" 200 None
2026-03-25 10:16:59 [adesa.be] INFO: Saving data for 10720703: {'created_time': 1774433819.209007, 'last_price_update_time': 1774433819.209017, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720703') HTTP/1.1" 204 0
2026-03-25 10:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745074/general/f8c4c8ca-9a5e-403e-a676-d0aa4be2e228.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720671)
2026-03-25 10:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712260/general/350cc974-1901-4069-b071-09f35786cef2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721602)
2026-03-25 10:16:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa085150>
2026-03-25 10:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d72ad4e-c666-55e4-bd20-c9f7a157cacc/1d72ad4e-c666-55e4-bd20-c9f7a157cacc_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5743774%252Fgeneral%252Fc4ac159e-8d0a-44b7-925e-3576d97adae3.jpeg') HTTP/1.1" 204 0
2026-03-25 10:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743774/general/c4ac159e-8d0a-44b7-925e-3576d97adae3.jpeg saved to cache
2026-03-25 10:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1d72ad4e-c666-55e4-bd20-c9f7a157cacc
2026-03-25 10:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f69950>
2026-03-25 10:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870a701b-a429-5d2a-98cb-7ba81f55eb78/870a701b-a429-5d2a-98cb-7ba81f55eb78_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745097%252Fgeneral%252F43d8eb79-96b4-418b-8a9e-be99ae11864c.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745097/general/43d8eb79-96b4-418b-8a9e-be99ae11864c.jpg saved to cache
2026-03-25 10:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 870a701b-a429-5d2a-98cb-7ba81f55eb78
2026-03-25 10:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9292110>
2026-03-25 10:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870a701b-a429-5d2a-98cb-7ba81f55eb78/870a701b-a429-5d2a-98cb-7ba81f55eb78_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745097%252Fgeneral%252F76ec93bc-60da-40b7-9489-ad332e71fbdc.jpg') HTTP/1.1" 204 0
2026-03-25 10:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745097/general/76ec93bc-60da-40b7-9489-ad332e71fbdc.jpg saved to cache
2026-03-25 10:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 870a701b-a429-5d2a-98cb-7ba81f55eb78
2026-03-25 10:16:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 870a701b-a429-5d2a-98cb-7ba81f55eb78, skipping ID generation
2026-03-25 10:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 870a701b-a429-5d2a-98cb-7ba81f55eb78 with scrape type 1
2026-03-25 10:16:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 870a701b-a429-5d2a-98cb-7ba81f55eb78 sending to next pipeline
2026-03-25 10:16:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 870a701b-a429-5d2a-98cb-7ba81f55eb78, identifier: 10720702
2026-03-25 10:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745075/general/8cd7763e-6caf-4b80-9953-6dda2a9b5a85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720672)
2026-03-25 10:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745072/general/aaae1e8e-aff5-4385-844e-626ec6e4e90b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720669)
2026-03-25 10:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 870a701b-a429-5d2a-98cb-7ba81f55eb78 with identifier: 10720702
2026-03-25 10:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 870a701b-a429-5d2a-98cb-7ba81f55eb78 with identifier: 10720702
2026-03-25 10:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 870a701b-a429-5d2a-98cb-7ba81f55eb78 with identifier: 10720702 to the API
2026-03-25 10:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745097/general/76ec93bc-60da-40b7-9489-ad332e71fbdc.jpg>
{'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-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '870a701b-a429-5d2a-98cb-7ba81f55eb78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YEC282',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720702',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 76076,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_870a701b-a429-5d2a-98cb-7ba81f55eb78/870a701b-a429-5d2a-98cb-7ba81f55eb78_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309980,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745097/general/3379890f-9606-401c-8fab-39cc893d531a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_870a701b-a429-5d2a-98cb-7ba81f55eb78/870a701b-a429-5d2a-98cb-7ba81f55eb78_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296561,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745097/general/ed1e8235-6b90-49f4-83e0-cfd8b71b1ecf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_870a701b-a429-5d2a-98cb-7ba81f55eb78/870a701b-a429-5d2a-98cb-7ba81f55eb78_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287665,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745097/general/465120b3-2f48-41bd-b033-a4b7455e0300.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_870a701b-a429-5d2a-98cb-7ba81f55eb78/870a701b-a429-5d2a-98cb-7ba81f55eb78_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246847,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745097/general/063db8ba-9134-4420-b88e-a97186508f6e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_870a701b-a429-5d2a-98cb-7ba81f55eb78/870a701b-a429-5d2a-98cb-7ba81f55eb78_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244104,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745097/general/cbede152-1c94-4f0a-bf06-81d7d1083e88.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_870a701b-a429-5d2a-98cb-7ba81f55eb78/870a701b-a429-5d2a-98cb-7ba81f55eb78_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298490,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745097/general/76ec93bc-60da-40b7-9489-ad332e71fbdc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_870a701b-a429-5d2a-98cb-7ba81f55eb78/870a701b-a429-5d2a-98cb-7ba81f55eb78_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218360,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745097/general/43d8eb79-96b4-418b-8a9e-be99ae11864c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_870a701b-a429-5d2a-98cb-7ba81f55eb78/870a701b-a429-5d2a-98cb-7ba81f55eb78_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248273,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745097/general/e517c22d-b60e-4858-aa75-aa4a4c83a405.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_870a701b-a429-5d2a-98cb-7ba81f55eb78/870a701b-a429-5d2a-98cb-7ba81f55eb78_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249230,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745097/general/8bd5f1a6-a7c6-4d8f-94e8-61ed3eb9e8b3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_870a701b-a429-5d2a-98cb-7ba81f55eb78/870a701b-a429-5d2a-98cb-7ba81f55eb78_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43100,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745097/general/2a54add4-442a-453b-8db2-c64956c7a881.jpg',
'Width': 400}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2020-07-14',
'seats_number': 4,
'seller_name': 'Ayvens-BE',
'title': 'Fiat 500 1.0i Lounge - Petrol - Manual - 70 hp - 76.076 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2020}
2026-03-25 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720702%27 HTTP/1.1" 200 None
2026-03-25 10:16:59 [adesa.be] INFO: Saving data for 10720702: {'created_time': 1774433819.953162, 'last_price_update_time': 1774433819.953172, 'auction_closing_time': 1774859400.0}
2026-03-25 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720702') HTTP/1.1" 204 0
2026-03-25 10:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712421/general/3e24b75a-897c-4017-b10e-a2389ef3a5cb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721615)
2026-03-25 10:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f697d0>
2026-03-25 10:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e/e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745074%252Fgeneral%252Ff8c4c8ca-9a5e-403e-a676-d0aa4be2e228.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745074/general/f8c4c8ca-9a5e-403e-a676-d0aa4be2e228.jpg saved to cache
2026-03-25 10:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e
2026-03-25 10:17:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e, skipping ID generation
2026-03-25 10:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e with scrape type 1
2026-03-25 10:17:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e sending to next pipeline
2026-03-25 10:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e, identifier: 10720671
2026-03-25 10:17:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d90b90>
2026-03-25 10:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54f6fb2b-f408-5b18-a6ae-a8f3f970b93c/54f6fb2b-f408-5b18-a6ae-a8f3f970b93c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712260%252Fgeneral%252F350cc974-1901-4069-b071-09f35786cef2.jpeg') HTTP/1.1" 204 0
2026-03-25 10:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712260/general/350cc974-1901-4069-b071-09f35786cef2.jpeg saved to cache
2026-03-25 10:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 54f6fb2b-f408-5b18-a6ae-a8f3f970b93c
2026-03-25 10:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e1e8d0>
2026-03-25 10:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3704ac3-1bd7-5690-871c-f29b2d6bf443/c3704ac3-1bd7-5690-871c-f29b2d6bf443_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745075%252Fgeneral%252F8cd7763e-6caf-4b80-9953-6dda2a9b5a85.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745075/general/8cd7763e-6caf-4b80-9953-6dda2a9b5a85.jpg saved to cache
2026-03-25 10:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c3704ac3-1bd7-5690-871c-f29b2d6bf443
2026-03-25 10:17:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c3704ac3-1bd7-5690-871c-f29b2d6bf443, skipping ID generation
2026-03-25 10:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3704ac3-1bd7-5690-871c-f29b2d6bf443 with scrape type 1
2026-03-25 10:17:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c3704ac3-1bd7-5690-871c-f29b2d6bf443 sending to next pipeline
2026-03-25 10:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c3704ac3-1bd7-5690-871c-f29b2d6bf443, identifier: 10720672
2026-03-25 10:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a925e650>
2026-03-25 10:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b406cba2-e5a7-59d6-b350-8744bf6168ab/b406cba2-e5a7-59d6-b350-8744bf6168ab_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745072%252Fgeneral%252Faaae1e8e-aff5-4385-844e-626ec6e4e90b.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745072/general/aaae1e8e-aff5-4385-844e-626ec6e4e90b.jpg saved to cache
2026-03-25 10:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b406cba2-e5a7-59d6-b350-8744bf6168ab
2026-03-25 10:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e with identifier: 10720671
2026-03-25 10:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e with identifier: 10720671
2026-03-25 10:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e with identifier: 10720671 to the API
2026-03-25 10:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745074/general/f8c4c8ca-9a5e-403e-a676-d0aa4be2e228.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DFS869',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720671',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 73579,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e/e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745074/general/47722661-9fee-4f48-bdb1-61d765c702c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e/e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745074/general/ac1b82e1-1a61-4843-a4c9-207df24aa862.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e/e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745074/general/f4636be4-8d05-4fa4-bfa6-c1385e4cdcc1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e/e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110243,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745074/general/235151bf-e88c-4b6b-ab41-e45f46e4f079.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e/e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110603,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745074/general/f8c4c8ca-9a5e-403e-a676-d0aa4be2e228.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e/e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109511,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745074/general/2114010b-b4b2-437b-ab46-67f3df63e400.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e/e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745074/general/51a0bd52-e235-41ad-88d2-44e89a3e186b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e/e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745074/general/387151e7-8e66-4e07-b3d0-e6559e8900bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e/e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96862,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745074/general/def237a9-9b3b-4c80-96ac-bc391048d1b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e/e40aa24e-6fa1-5e29-8b3e-8c21743d2d8e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745074/general/f01eb81d-a1b5-4d44-b6f2-9c25729d13fd.jpg',
'Width': 1024}],
'price': 18100,
'price_includes_vat': True,
'registration_date': '2022-11-24',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi Q3 35 TFSI Attraction - Petrol - Automatic - 150 hp - 73.579 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-25 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720671%27 HTTP/1.1" 200 None
2026-03-25 10:17:00 [adesa.be] INFO: Saving data for 10720671: {'created_time': 1774433820.956597, 'last_price_update_time': 1774433820.956608, 'auction_closing_time': 1774859400.0}
2026-03-25 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720671') HTTP/1.1" 204 0
2026-03-25 10:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c3704ac3-1bd7-5690-871c-f29b2d6bf443 with identifier: 10720672
2026-03-25 10:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c3704ac3-1bd7-5690-871c-f29b2d6bf443 with identifier: 10720672
2026-03-25 10:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c3704ac3-1bd7-5690-871c-f29b2d6bf443 with identifier: 10720672 to the API
2026-03-25 10:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745075/general/8cd7763e-6caf-4b80-9953-6dda2a9b5a85.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c3704ac3-1bd7-5690-871c-f29b2d6bf443',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CDE676',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720672',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 61187,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3704ac3-1bd7-5690-871c-f29b2d6bf443/c3704ac3-1bd7-5690-871c-f29b2d6bf443_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289260,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745075/general/8cd7763e-6caf-4b80-9953-6dda2a9b5a85.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3704ac3-1bd7-5690-871c-f29b2d6bf443/c3704ac3-1bd7-5690-871c-f29b2d6bf443_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284241,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745075/general/b80322bf-3fea-420b-a9e9-43de5ded227d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3704ac3-1bd7-5690-871c-f29b2d6bf443/c3704ac3-1bd7-5690-871c-f29b2d6bf443_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282352,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745075/general/b13c12c2-0d2c-44a3-a08c-1ae034100428.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3704ac3-1bd7-5690-871c-f29b2d6bf443/c3704ac3-1bd7-5690-871c-f29b2d6bf443_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248939,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745075/general/690c4f6b-834f-4c8d-a027-d63ce86f9ed2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3704ac3-1bd7-5690-871c-f29b2d6bf443/c3704ac3-1bd7-5690-871c-f29b2d6bf443_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238556,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745075/general/57ef85f0-211d-4e8e-87bb-e646e43e8ebd.jpg',
'Width': 1400}],
'price': 20500,
'price_includes_vat': True,
'registration_date': '2022-06-13',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi Q3 Sportback 1.4 TFSI Attraction - Hybrid - Automatic - 150 hp '
'- 61.187 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-25 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720672%27 HTTP/1.1" 200 None
2026-03-25 10:17:01 [adesa.be] INFO: Saving data for 10720672: {'created_time': 1774433821.351279, 'last_price_update_time': 1774433821.351289, 'auction_closing_time': 1774859400.0}
2026-03-25 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720672') HTTP/1.1" 204 0
2026-03-25 10:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720701> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:17:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d03610>
2026-03-25 10:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_164a3b13-4c89-525e-91df-659f6fcf4561/164a3b13-4c89-525e-91df-659f6fcf4561_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712421%252Fgeneral%252F3e24b75a-897c-4017-b10e-a2389ef3a5cb.jpeg') HTTP/1.1" 204 0
2026-03-25 10:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712421/general/3e24b75a-897c-4017-b10e-a2389ef3a5cb.jpeg saved to cache
2026-03-25 10:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 164a3b13-4c89-525e-91df-659f6fcf4561
2026-03-25 10:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745072/general/fb27df0d-2f3a-4746-9f43-d8aa84f55efd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720669)
2026-03-25 10:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97bf89a7-22aa-502d-8c94-1388be77f776 with identifier: 10720701
2026-03-25 10:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97bf89a7-22aa-502d-8c94-1388be77f776 with scrape type 1
2026-03-25 10:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 97bf89a7-22aa-502d-8c94-1388be77f776
2026-03-25 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745096%252Fgeneral%252F8b1432d5-f491-44f4-9228-fc4e90908e29.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745096/general/8b1432d5-f491-44f4-9228-fc4e90908e29.jpg not downloaded yet
2026-03-25 10:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65fbb7d6-d166-5b11-ae45-a7a1754ce5f0 with identifier: 10720698
2026-03-25 10:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65fbb7d6-d166-5b11-ae45-a7a1754ce5f0 with scrape type 1
2026-03-25 10:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65fbb7d6-d166-5b11-ae45-a7a1754ce5f0
2026-03-25 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745095%252Fgeneral%252F5b5c7bb3-4225-49e9-9161-c8c19a17582f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745095/general/5b5c7bb3-4225-49e9-9161-c8c19a17582f.jpg not downloaded yet
2026-03-25 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745096%252Fgeneral%252Fa33b9409-d100-4bc7-a40b-f8a8e9103046.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745096/general/a33b9409-d100-4bc7-a40b-f8a8e9103046.jpg not downloaded yet
2026-03-25 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745095%252Fgeneral%252Fb4e71feb-fd37-46bd-9f64-db969c2716b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745095/general/b4e71feb-fd37-46bd-9f64-db969c2716b9.jpg not downloaded yet
2026-03-25 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745096%252Fgeneral%252Ff4fdae7d-4725-4142-ba76-0af92b0651a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745096/general/f4fdae7d-4725-4142-ba76-0af92b0651a7.jpg not downloaded yet
2026-03-25 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745095%252Fgeneral%252F18243852-44d6-4608-a40d-4ce966c63c56.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745095/general/18243852-44d6-4608-a40d-4ce966c63c56.jpg not downloaded yet
2026-03-25 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745096%252Fgeneral%252Fbeba7a59-08f6-4dd8-ac60-cbdaa29752d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745096/general/beba7a59-08f6-4dd8-ac60-cbdaa29752d4.jpg not downloaded yet
2026-03-25 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745095%252Fgeneral%252F9c62bb77-422b-47f2-bb14-09c1fb355956.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745095/general/9c62bb77-422b-47f2-bb14-09c1fb355956.jpg not downloaded yet
2026-03-25 10:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d46250>
2026-03-25 10:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b406cba2-e5a7-59d6-b350-8744bf6168ab/b406cba2-e5a7-59d6-b350-8744bf6168ab_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745072%252Fgeneral%252Ffb27df0d-2f3a-4746-9f43-d8aa84f55efd.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745072/general/fb27df0d-2f3a-4746-9f43-d8aa84f55efd.jpg saved to cache
2026-03-25 10:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b406cba2-e5a7-59d6-b350-8744bf6168ab
2026-03-25 10:17:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b406cba2-e5a7-59d6-b350-8744bf6168ab, skipping ID generation
2026-03-25 10:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b406cba2-e5a7-59d6-b350-8744bf6168ab with scrape type 1
2026-03-25 10:17:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b406cba2-e5a7-59d6-b350-8744bf6168ab sending to next pipeline
2026-03-25 10:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b406cba2-e5a7-59d6-b350-8744bf6168ab, identifier: 10720669
2026-03-25 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745096%252Fgeneral%252F555d0a12-db1f-4548-9137-c5c57c0f9356.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745096/general/555d0a12-db1f-4548-9137-c5c57c0f9356.jpg not downloaded yet
2026-03-25 10:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745095%252Fgeneral%252Ff59913e7-9b40-4620-b3dc-4be7363d04ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745095/general/f59913e7-9b40-4620-b3dc-4be7363d04ac.jpg not downloaded yet
2026-03-25 10:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b406cba2-e5a7-59d6-b350-8744bf6168ab with identifier: 10720669
2026-03-25 10:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b406cba2-e5a7-59d6-b350-8744bf6168ab with identifier: 10720669
2026-03-25 10:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b406cba2-e5a7-59d6-b350-8744bf6168ab with identifier: 10720669 to the API
2026-03-25 10:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745072/general/fb27df0d-2f3a-4746-9f43-d8aa84f55efd.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': 408,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Electric',
'id': 'b406cba2-e5a7-59d6-b350-8744bf6168ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNU702',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720669',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 175527,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b406cba2-e5a7-59d6-b350-8744bf6168ab/b406cba2-e5a7-59d6-b350-8744bf6168ab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41798,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745072/general/19f51b02-95a6-4b13-9b6b-c6a33eaafd81.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b406cba2-e5a7-59d6-b350-8744bf6168ab/b406cba2-e5a7-59d6-b350-8744bf6168ab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319967,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745072/general/2f350733-165e-4526-b952-e3774f18182b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b406cba2-e5a7-59d6-b350-8744bf6168ab/b406cba2-e5a7-59d6-b350-8744bf6168ab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308223,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745072/general/379abc66-5d3a-4056-9db4-1a776b88ba2a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b406cba2-e5a7-59d6-b350-8744bf6168ab/b406cba2-e5a7-59d6-b350-8744bf6168ab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303254,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745072/general/fb27df0d-2f3a-4746-9f43-d8aa84f55efd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b406cba2-e5a7-59d6-b350-8744bf6168ab/b406cba2-e5a7-59d6-b350-8744bf6168ab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269871,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745072/general/aaae1e8e-aff5-4385-844e-626ec6e4e90b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b406cba2-e5a7-59d6-b350-8744bf6168ab/b406cba2-e5a7-59d6-b350-8744bf6168ab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262388,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745072/general/f734f680-e7a6-4e6b-b662-73a7f7e949d0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b406cba2-e5a7-59d6-b350-8744bf6168ab/b406cba2-e5a7-59d6-b350-8744bf6168ab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305664,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745072/general/d1ad51a8-3d88-48b5-829b-6f0f90acaf99.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b406cba2-e5a7-59d6-b350-8744bf6168ab/b406cba2-e5a7-59d6-b350-8744bf6168ab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274858,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745072/general/a538758a-775e-4819-a9f2-11e91e64e37c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b406cba2-e5a7-59d6-b350-8744bf6168ab/b406cba2-e5a7-59d6-b350-8744bf6168ab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278442,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745072/general/f723d00d-6bd0-4249-ae15-fb628ad51f75.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b406cba2-e5a7-59d6-b350-8744bf6168ab/b406cba2-e5a7-59d6-b350-8744bf6168ab_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237602,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745072/general/85679447-4ff3-4eab-b0c3-118bfabe63e4.jpg',
'Width': 1400}],
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 175.527 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 10:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720669%27 HTTP/1.1" 200 None
2026-03-25 10:17:02 [adesa.be] INFO: Saving data for 10720669: {'created_time': 1774433822.365233, 'last_price_update_time': 1774433822.365245, 'auction_closing_time': 1774859400.0}
2026-03-25 10:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720669') HTTP/1.1" 204 0
2026-03-25 10:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745096%252Fgeneral%252F44ce577c-097e-4f3b-80e7-70717bad76b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745096/general/44ce577c-097e-4f3b-80e7-70717bad76b7.jpg not downloaded yet
2026-03-25 10:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745095%252Fgeneral%252F275ca712-7b3e-46c7-89d6-bc736e9f32ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745095/general/275ca712-7b3e-46c7-89d6-bc736e9f32ee.jpg not downloaded yet
2026-03-25 10:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745096%252Fgeneral%252F8cd6b844-6ab4-4b4b-9dea-6231ad7c254d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745096/general/8cd6b844-6ab4-4b4b-9dea-6231ad7c254d.jpg not downloaded yet
2026-03-25 10:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745095%252Fgeneral%252F2177329c-ced8-4c11-ada0-032de4d975b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745095/general/2177329c-ced8-4c11-ada0-032de4d975b1.jpg not downloaded yet
2026-03-25 10:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745096%252Fgeneral%252F13d1ac1a-cdf7-43ea-b75d-2825da4ea4e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745096/general/13d1ac1a-cdf7-43ea-b75d-2825da4ea4e3.jpg not downloaded yet
2026-03-25 10:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745095%252Fgeneral%252F62088955-d19a-494f-abd5-38102b86f0b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745095/general/62088955-d19a-494f-abd5-38102b86f0b9.jpg not downloaded yet
2026-03-25 10:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745096%252Fgeneral%252Fed9edf7e-863b-4c16-ab51-2ec35aef3575.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745096/general/ed9edf7e-863b-4c16-ab51-2ec35aef3575.jpg not downloaded yet
2026-03-25 10:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745095%252Fgeneral%252Fd65a28ff-84b9-41f3-ac3c-82b49cde121f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745095/general/d65a28ff-84b9-41f3-ac3c-82b49cde121f.jpg not downloaded yet
2026-03-25 10:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745096%252Fgeneral%252F47c87836-872a-4420-8de1-2e42b665b465.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745096/general/47c87836-872a-4420-8de1-2e42b665b465.jpg not downloaded yet
2026-03-25 10:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745095%252Fgeneral%252F65edccfa-7f78-4ffe-80e1-93c6e08d261d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745095/general/65edccfa-7f78-4ffe-80e1-93c6e08d261d.jpg not downloaded yet
2026-03-25 10:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724339/general/acd064ed-c6b9-4b37-a2d4-2d0ca374fcd8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721452)
2026-03-25 10:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724339/general/ce56d4dc-0029-475f-b487-dd35788085c7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721452)
2026-03-25 10:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743774/general/4cace901-3e26-43da-8adf-a95f78de6434.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721752)
2026-03-25 10:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743774/general/7b0af10c-7fe8-4959-9a6e-f2e66efc0804.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721752)
2026-03-25 10:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712421/general/64117664-05dc-441d-aaff-b6ef84a5ca19.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721615)
2026-03-25 10:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712260/general/b1127e24-3930-4cbf-9100-315872219edb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721602)
2026-03-25 10:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712421/general/d23a38b8-0ce7-46f5-a27b-5a6fbf3aef99.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721615)
2026-03-25 10:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5712260/general/65d4bfbe-456c-4da2-818f-1a3374f01e83.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721602)
2026-03-25 10:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745095/general/5b5c7bb3-4225-49e9-9161-c8c19a17582f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720698)
2026-03-25 10:17:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9357f90>
2026-03-25 10:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b679917a-ae7c-5628-82cf-4c0174bd76b7/b679917a-ae7c-5628-82cf-4c0174bd76b7_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724339%252Fgeneral%252Facd064ed-c6b9-4b37-a2d4-2d0ca374fcd8.jpeg') HTTP/1.1" 204 0
2026-03-25 10:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724339/general/acd064ed-c6b9-4b37-a2d4-2d0ca374fcd8.jpeg saved to cache
2026-03-25 10:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b679917a-ae7c-5628-82cf-4c0174bd76b7
2026-03-25 10:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745096/general/a33b9409-d100-4bc7-a40b-f8a8e9103046.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720701)
2026-03-25 10:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745095/general/d65a28ff-84b9-41f3-ac3c-82b49cde121f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720698)
2026-03-25 10:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745095/general/b4e71feb-fd37-46bd-9f64-db969c2716b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720698)
2026-03-25 10:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745096/general/8b1432d5-f491-44f4-9228-fc4e90908e29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720701)
2026-03-25 10:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a925e610>
2026-03-25 10:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b679917a-ae7c-5628-82cf-4c0174bd76b7/b679917a-ae7c-5628-82cf-4c0174bd76b7_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5724339%252Fgeneral%252Fce56d4dc-0029-475f-b487-dd35788085c7.jpeg') HTTP/1.1" 204 0
2026-03-25 10:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724339/general/ce56d4dc-0029-475f-b487-dd35788085c7.jpeg saved to cache
2026-03-25 10:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b679917a-ae7c-5628-82cf-4c0174bd76b7
2026-03-25 10:17:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa092a90>
2026-03-25 10:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d72ad4e-c666-55e4-bd20-c9f7a157cacc/1d72ad4e-c666-55e4-bd20-c9f7a157cacc_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5743774%252Fgeneral%252F4cace901-3e26-43da-8adf-a95f78de6434.jpeg') HTTP/1.1" 204 0
2026-03-25 10:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743774/general/4cace901-3e26-43da-8adf-a95f78de6434.jpeg saved to cache
2026-03-25 10:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1d72ad4e-c666-55e4-bd20-c9f7a157cacc
2026-03-25 10:17:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9fbae10>
2026-03-25 10:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d72ad4e-c666-55e4-bd20-c9f7a157cacc/1d72ad4e-c666-55e4-bd20-c9f7a157cacc_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5743774%252Fgeneral%252F7b0af10c-7fe8-4959-9a6e-f2e66efc0804.jpeg') HTTP/1.1" 204 0
2026-03-25 10:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743774/general/7b0af10c-7fe8-4959-9a6e-f2e66efc0804.jpeg saved to cache
2026-03-25 10:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1d72ad4e-c666-55e4-bd20-c9f7a157cacc
2026-03-25 10:17:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1d72ad4e-c666-55e4-bd20-c9f7a157cacc, skipping ID generation
2026-03-25 10:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d72ad4e-c666-55e4-bd20-c9f7a157cacc with scrape type 1
2026-03-25 10:17:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1d72ad4e-c666-55e4-bd20-c9f7a157cacc sending to next pipeline
2026-03-25 10:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d72ad4e-c666-55e4-bd20-c9f7a157cacc, identifier: 10721752
2026-03-25 10:17:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d320d0>
2026-03-25 10:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_164a3b13-4c89-525e-91df-659f6fcf4561/164a3b13-4c89-525e-91df-659f6fcf4561_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712421%252Fgeneral%252F64117664-05dc-441d-aaff-b6ef84a5ca19.jpeg') HTTP/1.1" 204 0
2026-03-25 10:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712421/general/64117664-05dc-441d-aaff-b6ef84a5ca19.jpeg saved to cache
2026-03-25 10:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 164a3b13-4c89-525e-91df-659f6fcf4561
2026-03-25 10:17:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91ca050>
2026-03-25 10:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54f6fb2b-f408-5b18-a6ae-a8f3f970b93c/54f6fb2b-f408-5b18-a6ae-a8f3f970b93c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712260%252Fgeneral%252Fb1127e24-3930-4cbf-9100-315872219edb.jpeg') HTTP/1.1" 204 0
2026-03-25 10:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712260/general/b1127e24-3930-4cbf-9100-315872219edb.jpeg saved to cache
2026-03-25 10:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 54f6fb2b-f408-5b18-a6ae-a8f3f970b93c
2026-03-25 10:17:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9293050>
2026-03-25 10:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_164a3b13-4c89-525e-91df-659f6fcf4561/164a3b13-4c89-525e-91df-659f6fcf4561_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712421%252Fgeneral%252Fd23a38b8-0ce7-46f5-a27b-5a6fbf3aef99.jpeg') HTTP/1.1" 204 0
2026-03-25 10:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712421/general/d23a38b8-0ce7-46f5-a27b-5a6fbf3aef99.jpeg saved to cache
2026-03-25 10:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 164a3b13-4c89-525e-91df-659f6fcf4561
2026-03-25 10:17:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 164a3b13-4c89-525e-91df-659f6fcf4561, skipping ID generation
2026-03-25 10:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 164a3b13-4c89-525e-91df-659f6fcf4561 with scrape type 1
2026-03-25 10:17:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 164a3b13-4c89-525e-91df-659f6fcf4561 sending to next pipeline
2026-03-25 10:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 164a3b13-4c89-525e-91df-659f6fcf4561, identifier: 10721615
2026-03-25 10:17:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa00a890>
2026-03-25 10:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54f6fb2b-f408-5b18-a6ae-a8f3f970b93c/54f6fb2b-f408-5b18-a6ae-a8f3f970b93c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712260%252Fgeneral%252F65d4bfbe-456c-4da2-818f-1a3374f01e83.jpeg') HTTP/1.1" 204 0
2026-03-25 10:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712260/general/65d4bfbe-456c-4da2-818f-1a3374f01e83.jpeg saved to cache
2026-03-25 10:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 54f6fb2b-f408-5b18-a6ae-a8f3f970b93c
2026-03-25 10:17:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 54f6fb2b-f408-5b18-a6ae-a8f3f970b93c, skipping ID generation
2026-03-25 10:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54f6fb2b-f408-5b18-a6ae-a8f3f970b93c with scrape type 1
2026-03-25 10:17:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 54f6fb2b-f408-5b18-a6ae-a8f3f970b93c sending to next pipeline
2026-03-25 10:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 54f6fb2b-f408-5b18-a6ae-a8f3f970b93c, identifier: 10721602
2026-03-25 10:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e4dc10>
2026-03-25 10:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65fbb7d6-d166-5b11-ae45-a7a1754ce5f0/65fbb7d6-d166-5b11-ae45-a7a1754ce5f0_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745095%252Fgeneral%252F5b5c7bb3-4225-49e9-9161-c8c19a17582f.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745095/general/5b5c7bb3-4225-49e9-9161-c8c19a17582f.jpg saved to cache
2026-03-25 10:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 65fbb7d6-d166-5b11-ae45-a7a1754ce5f0
2026-03-25 10:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d72ad4e-c666-55e4-bd20-c9f7a157cacc with identifier: 10721752
2026-03-25 10:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d72ad4e-c666-55e4-bd20-c9f7a157cacc with identifier: 10721752
2026-03-25 10:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d72ad4e-c666-55e4-bd20-c9f7a157cacc with identifier: 10721752 to the API
2026-03-25 10:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743774/general/7b0af10c-7fe8-4959-9a6e-f2e66efc0804.jpeg>
{'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-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '1d72ad4e-c666-55e4-bd20-c9f7a157cacc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XDQ034',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721752',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 289522,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d72ad4e-c666-55e4-bd20-c9f7a157cacc/1d72ad4e-c666-55e4-bd20-c9f7a157cacc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3769093,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743774/general/c40fc6e6-89ff-431c-99bc-dae744e7609d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d72ad4e-c666-55e4-bd20-c9f7a157cacc/1d72ad4e-c666-55e4-bd20-c9f7a157cacc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3374650,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743774/general/ebe00348-91fe-4d42-a028-e253209b9423.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d72ad4e-c666-55e4-bd20-c9f7a157cacc/1d72ad4e-c666-55e4-bd20-c9f7a157cacc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3485974,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743774/general/ec515626-6563-4b91-9c80-e764d76f057b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d72ad4e-c666-55e4-bd20-c9f7a157cacc/1d72ad4e-c666-55e4-bd20-c9f7a157cacc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3223261,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743774/general/7b0af10c-7fe8-4959-9a6e-f2e66efc0804.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d72ad4e-c666-55e4-bd20-c9f7a157cacc/1d72ad4e-c666-55e4-bd20-c9f7a157cacc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2963005,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743774/general/4cace901-3e26-43da-8adf-a95f78de6434.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d72ad4e-c666-55e4-bd20-c9f7a157cacc/1d72ad4e-c666-55e4-bd20-c9f7a157cacc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2955555,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743774/general/c4ac159e-8d0a-44b7-925e-3576d97adae3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d72ad4e-c666-55e4-bd20-c9f7a157cacc/1d72ad4e-c666-55e4-bd20-c9f7a157cacc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3620160,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743774/general/8a05fcf9-4ef4-4ee4-a08c-7ec65104c9a5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d72ad4e-c666-55e4-bd20-c9f7a157cacc/1d72ad4e-c666-55e4-bd20-c9f7a157cacc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2822294,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743774/general/59002773-6b86-4215-9f43-f12c30ad96f9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d72ad4e-c666-55e4-bd20-c9f7a157cacc/1d72ad4e-c666-55e4-bd20-c9f7a157cacc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3126979,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743774/general/939f82e0-949c-458a-add0-9846295d5748.jpeg',
'Width': 4032}],
'price': 2800,
'price_includes_vat': True,
'registration_date': '2019-11-27',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 1.5 HDI Style - Diesel - Manual - 102 hp - 289.522 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-25 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721752%27 HTTP/1.1" 200 None
2026-03-25 10:17:05 [adesa.be] INFO: Saving data for 10721752: {'created_time': 1774433825.106039, 'last_price_update_time': 1774433825.106052, 'auction_closing_time': 1774607400.0}
2026-03-25 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721752') HTTP/1.1" 204 0
2026-03-25 10:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 164a3b13-4c89-525e-91df-659f6fcf4561 with identifier: 10721615
2026-03-25 10:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 164a3b13-4c89-525e-91df-659f6fcf4561 with identifier: 10721615
2026-03-25 10:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 164a3b13-4c89-525e-91df-659f6fcf4561 with identifier: 10721615 to the API
2026-03-25 10:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5712421/general/d23a38b8-0ce7-46f5-a27b-5a6fbf3aef99.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '164a3b13-4c89-525e-91df-659f6fcf4561',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VUW112',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721615',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_164a3b13-4c89-525e-91df-659f6fcf4561/164a3b13-4c89-525e-91df-659f6fcf4561_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5815254,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712421/general/377a49cb-bc6d-40ac-81e0-fff669900e17.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_164a3b13-4c89-525e-91df-659f6fcf4561/164a3b13-4c89-525e-91df-659f6fcf4561_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4822481,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712421/general/829ee265-71b9-47aa-9487-b559a38dfbf5.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_164a3b13-4c89-525e-91df-659f6fcf4561/164a3b13-4c89-525e-91df-659f6fcf4561_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5222342,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712421/general/b63d23e2-417e-44c0-b3ea-9a5a3489c5d7.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_164a3b13-4c89-525e-91df-659f6fcf4561/164a3b13-4c89-525e-91df-659f6fcf4561_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4538734,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712421/general/d23a38b8-0ce7-46f5-a27b-5a6fbf3aef99.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_164a3b13-4c89-525e-91df-659f6fcf4561/164a3b13-4c89-525e-91df-659f6fcf4561_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4335436,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712421/general/64117664-05dc-441d-aaff-b6ef84a5ca19.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_164a3b13-4c89-525e-91df-659f6fcf4561/164a3b13-4c89-525e-91df-659f6fcf4561_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3614392,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712421/general/3e24b75a-897c-4017-b10e-a2389ef3a5cb.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_164a3b13-4c89-525e-91df-659f6fcf4561/164a3b13-4c89-525e-91df-659f6fcf4561_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3324954,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712421/general/30ce01f4-7f54-4469-8cb4-87ef884251d8.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_164a3b13-4c89-525e-91df-659f6fcf4561/164a3b13-4c89-525e-91df-659f6fcf4561_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4130193,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712421/general/82c73187-2b2a-4345-bac3-2bd097d0d690.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_164a3b13-4c89-525e-91df-659f6fcf4561/164a3b13-4c89-525e-91df-659f6fcf4561_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4654040,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712421/general/85bb7cec-a8f7-4aa0-beeb-8799989d24b8.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_164a3b13-4c89-525e-91df-659f6fcf4561/164a3b13-4c89-525e-91df-659f6fcf4561_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3027781,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712421/general/4f280b74-bb9f-4359-866d-8177d0a88f03.jpeg',
'Width': 5712}],
'price': 2000,
'price_includes_vat': True,
'registration_date': '2019-03-07',
'seats_number': 5,
'seller_name': 'CIT BLATON NV/SA',
'title': 'Ford Focus 1.5 EcoBlue ST - Diesel - Manual - 120 hp - 999.999 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721615%27 HTTP/1.1" 200 None
2026-03-25 10:17:05 [adesa.be] INFO: Saving data for 10721615: {'created_time': 1774433825.497868, 'last_price_update_time': 1774433825.497879, 'auction_closing_time': 1774606500.0}
2026-03-25 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721615') HTTP/1.1" 204 0
2026-03-25 10:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 54f6fb2b-f408-5b18-a6ae-a8f3f970b93c with identifier: 10721602
2026-03-25 10:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 54f6fb2b-f408-5b18-a6ae-a8f3f970b93c with identifier: 10721602
2026-03-25 10:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 54f6fb2b-f408-5b18-a6ae-a8f3f970b93c with identifier: 10721602 to the API
2026-03-25 10:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5712260/general/65d4bfbe-456c-4da2-818f-1a3374f01e83.jpeg>
{'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-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '54f6fb2b-f408-5b18-a6ae-a8f3f970b93c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XHT346',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721602',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 158251,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54f6fb2b-f408-5b18-a6ae-a8f3f970b93c/54f6fb2b-f408-5b18-a6ae-a8f3f970b93c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5632594,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712260/general/1d324e53-b40d-4476-a911-d4b436526f2e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54f6fb2b-f408-5b18-a6ae-a8f3f970b93c/54f6fb2b-f408-5b18-a6ae-a8f3f970b93c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5245596,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712260/general/abb3d3a2-dc93-468b-817d-0b1fc262274d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54f6fb2b-f408-5b18-a6ae-a8f3f970b93c/54f6fb2b-f408-5b18-a6ae-a8f3f970b93c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3859625,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712260/general/e046aa25-bfd0-4bcd-a255-dffd02ba4c8f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54f6fb2b-f408-5b18-a6ae-a8f3f970b93c/54f6fb2b-f408-5b18-a6ae-a8f3f970b93c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4038969,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712260/general/65d4bfbe-456c-4da2-818f-1a3374f01e83.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54f6fb2b-f408-5b18-a6ae-a8f3f970b93c/54f6fb2b-f408-5b18-a6ae-a8f3f970b93c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4525073,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712260/general/b1127e24-3930-4cbf-9100-315872219edb.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54f6fb2b-f408-5b18-a6ae-a8f3f970b93c/54f6fb2b-f408-5b18-a6ae-a8f3f970b93c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4089371,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712260/general/350cc974-1901-4069-b071-09f35786cef2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54f6fb2b-f408-5b18-a6ae-a8f3f970b93c/54f6fb2b-f408-5b18-a6ae-a8f3f970b93c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4156272,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712260/general/53bfa950-be9f-407c-82b8-279a120b9c90.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54f6fb2b-f408-5b18-a6ae-a8f3f970b93c/54f6fb2b-f408-5b18-a6ae-a8f3f970b93c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4711751,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712260/general/7f991ca4-cf50-4eaa-a746-772c38352be2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54f6fb2b-f408-5b18-a6ae-a8f3f970b93c/54f6fb2b-f408-5b18-a6ae-a8f3f970b93c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 7990755,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712260/general/4d807963-f9a9-4684-8ff6-9fc4cfe5243c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54f6fb2b-f408-5b18-a6ae-a8f3f970b93c/54f6fb2b-f408-5b18-a6ae-a8f3f970b93c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4431103,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712260/general/6ee202bf-1d7a-4858-a165-5e5128756267.jpeg',
'Width': 5712}],
'price': 7300,
'price_includes_vat': True,
'registration_date': '2020-01-09',
'seats_number': 7,
'seller_name': 'CIT BLATON NV/SA',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 158.251 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-25 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721602%27 HTTP/1.1" 200 None
2026-03-25 10:17:05 [adesa.be] INFO: Saving data for 10721602: {'created_time': 1774433825.883365, 'last_price_update_time': 1774433825.883375, 'auction_closing_time': 1774607400.0}
2026-03-25 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721602') HTTP/1.1" 204 0
2026-03-25 10:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa031210>
2026-03-25 10:17:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97bf89a7-22aa-502d-8c94-1388be77f776/97bf89a7-22aa-502d-8c94-1388be77f776_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745096%252Fgeneral%252Fa33b9409-d100-4bc7-a40b-f8a8e9103046.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745096/general/a33b9409-d100-4bc7-a40b-f8a8e9103046.jpg saved to cache
2026-03-25 10:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 97bf89a7-22aa-502d-8c94-1388be77f776
2026-03-25 10:17:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a920a410>
2026-03-25 10:17:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65fbb7d6-d166-5b11-ae45-a7a1754ce5f0/65fbb7d6-d166-5b11-ae45-a7a1754ce5f0_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745095%252Fgeneral%252Fd65a28ff-84b9-41f3-ac3c-82b49cde121f.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745095/general/d65a28ff-84b9-41f3-ac3c-82b49cde121f.jpg saved to cache
2026-03-25 10:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 65fbb7d6-d166-5b11-ae45-a7a1754ce5f0
2026-03-25 10:17:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e32110>
2026-03-25 10:17:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65fbb7d6-d166-5b11-ae45-a7a1754ce5f0/65fbb7d6-d166-5b11-ae45-a7a1754ce5f0_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745095%252Fgeneral%252Fb4e71feb-fd37-46bd-9f64-db969c2716b9.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745095/general/b4e71feb-fd37-46bd-9f64-db969c2716b9.jpg saved to cache
2026-03-25 10:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 65fbb7d6-d166-5b11-ae45-a7a1754ce5f0
2026-03-25 10:17:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93ee450>
2026-03-25 10:17:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97bf89a7-22aa-502d-8c94-1388be77f776/97bf89a7-22aa-502d-8c94-1388be77f776_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745096%252Fgeneral%252F8b1432d5-f491-44f4-9228-fc4e90908e29.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745096/general/8b1432d5-f491-44f4-9228-fc4e90908e29.jpg saved to cache
2026-03-25 10:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 97bf89a7-22aa-502d-8c94-1388be77f776
2026-03-25 10:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8f798a5-43d6-536d-99ab-988441fced00 with identifier: 10720673
2026-03-25 10:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8f798a5-43d6-536d-99ab-988441fced00 with scrape type 1
2026-03-25 10:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d8f798a5-43d6-536d-99ab-988441fced00
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745076%252Fgeneral%252F7789bb4e-731a-4231-8bf9-a181dacdf821.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745076/general/7789bb4e-731a-4231-8bf9-a181dacdf821.jpg not downloaded yet
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745076%252Fgeneral%252F0bdc1799-4cee-4d86-b327-c57fce2a6f80.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745076/general/0bdc1799-4cee-4d86-b327-c57fce2a6f80.jpg not downloaded yet
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745076%252Fgeneral%252F95a9bdde-23d8-4ba4-813d-ceb33020fadb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745076/general/95a9bdde-23d8-4ba4-813d-ceb33020fadb.jpg not downloaded yet
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717788
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717788%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717788: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717788 url https://www.openlane.eu/en/carv6/auction/10717788
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717727
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717727%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717727: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717727 url https://www.openlane.eu/en/carv6/auction/10717727
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717675
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717675%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717675: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717675 url https://www.openlane.eu/en/carv6/auction/10717675
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717798
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717798%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717798: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717798 url https://www.openlane.eu/en/carv6/auction/10717798
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717799
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717799%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717799: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717799 url https://www.openlane.eu/en/carv6/auction/10717799
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717828
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717828%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717828: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717828 url https://www.openlane.eu/en/carv6/auction/10717828
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717701
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717701%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717701: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717701 url https://www.openlane.eu/en/carv6/auction/10717701
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717784
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717784%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717784: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717784 url https://www.openlane.eu/en/carv6/auction/10717784
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717653
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717653%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717653: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717653 url https://www.openlane.eu/en/carv6/auction/10717653
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717792
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717792%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717792: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717792 url https://www.openlane.eu/en/carv6/auction/10717792
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717801
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717801%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717801: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717801 url https://www.openlane.eu/en/carv6/auction/10717801
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717703
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717703%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717703: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717703 url https://www.openlane.eu/en/carv6/auction/10717703
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717665
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717665%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717665: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717665 url https://www.openlane.eu/en/carv6/auction/10717665
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717704
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717704%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717704: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717704 url https://www.openlane.eu/en/carv6/auction/10717704
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717778
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717778%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717778: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717778 url https://www.openlane.eu/en/carv6/auction/10717778
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717754
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717754%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717754: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717754 url https://www.openlane.eu/en/carv6/auction/10717754
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717696
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717696%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717696: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717696 url https://www.openlane.eu/en/carv6/auction/10717696
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717750
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717750%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717750: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717750 url https://www.openlane.eu/en/carv6/auction/10717750
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717834
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717834%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717834: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717834 url https://www.openlane.eu/en/carv6/auction/10717834
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717746
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717746%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717746: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717746 url https://www.openlane.eu/en/carv6/auction/10717746
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717803
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717803%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717803: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717803 url https://www.openlane.eu/en/carv6/auction/10717803
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717687
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717687%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717687: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717687 url https://www.openlane.eu/en/carv6/auction/10717687
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717749
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717749%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717749: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717749 url https://www.openlane.eu/en/carv6/auction/10717749
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717702
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717702%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717702: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717702 url https://www.openlane.eu/en/carv6/auction/10717702
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717782
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717782%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717782: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717782 url https://www.openlane.eu/en/carv6/auction/10717782
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717747
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717747%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717747: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717747 url https://www.openlane.eu/en/carv6/auction/10717747
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717781
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717781%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717781: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717781 url https://www.openlane.eu/en/carv6/auction/10717781
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717717
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717717%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717717: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717717 url https://www.openlane.eu/en/carv6/auction/10717717
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717621
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717621%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717621: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717621 url https://www.openlane.eu/en/carv6/auction/10717621
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717768
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717768%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717768: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717768 url https://www.openlane.eu/en/carv6/auction/10717768
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717780
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717780%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717780: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717780 url https://www.openlane.eu/en/carv6/auction/10717780
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717622
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717622%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717622: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717622 url https://www.openlane.eu/en/carv6/auction/10717622
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717827
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717827%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717827: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717827 url https://www.openlane.eu/en/carv6/auction/10717827
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717615
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717615%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717615: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717615 url https://www.openlane.eu/en/carv6/auction/10717615
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717814
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717814%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717814: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717814 url https://www.openlane.eu/en/carv6/auction/10717814
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717639
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717639%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717639: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717639 url https://www.openlane.eu/en/carv6/auction/10717639
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717589
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717589%27 HTTP/1.1" 200 None
2026-03-25 10:17:06 [adesa.be] INFO: Scrape type for 10717589: 0
2026-03-25 10:17:06 [adesa.be] INFO: Skipping item 10717589 url https://www.openlane.eu/en/carv6/auction/10717589
2026-03-25 10:17:06 [adesa.be] INFO: Found listing with ID: 10717591
2026-03-25 10:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717591%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717591: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717591 url https://www.openlane.eu/en/carv6/auction/10717591
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717651
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717651%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717651: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717651 url https://www.openlane.eu/en/carv6/auction/10717651
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717806
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717806%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717806: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717806 url https://www.openlane.eu/en/carv6/auction/10717806
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717600
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717600%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717600: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717600 url https://www.openlane.eu/en/carv6/auction/10717600
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717748
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717748%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717748: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717748 url https://www.openlane.eu/en/carv6/auction/10717748
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717833
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717833%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717833: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717833 url https://www.openlane.eu/en/carv6/auction/10717833
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717772
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717772%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717772: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717772 url https://www.openlane.eu/en/carv6/auction/10717772
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717583
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717583%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717583: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717583 url https://www.openlane.eu/en/carv6/auction/10717583
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717605
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717605%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717605: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717605 url https://www.openlane.eu/en/carv6/auction/10717605
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717733
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717733%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717733: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717733 url https://www.openlane.eu/en/carv6/auction/10717733
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717824
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717824%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717824: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717824 url https://www.openlane.eu/en/carv6/auction/10717824
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717807
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717807%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717807: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717807 url https://www.openlane.eu/en/carv6/auction/10717807
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717722
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717722%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717722: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717722 url https://www.openlane.eu/en/carv6/auction/10717722
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717697
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717697%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717697: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717697 url https://www.openlane.eu/en/carv6/auction/10717697
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717681
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717681%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717681: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717681 url https://www.openlane.eu/en/carv6/auction/10717681
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717718
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717718%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717718: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717718 url https://www.openlane.eu/en/carv6/auction/10717718
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717700
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717700%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717700: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717700 url https://www.openlane.eu/en/carv6/auction/10717700
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717646
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717646%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717646: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717646 url https://www.openlane.eu/en/carv6/auction/10717646
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717779
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717779%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717779: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717779 url https://www.openlane.eu/en/carv6/auction/10717779
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717797
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717797%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717797: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717797 url https://www.openlane.eu/en/carv6/auction/10717797
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717709
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717709%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717709: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717709 url https://www.openlane.eu/en/carv6/auction/10717709
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717580
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717580%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717580: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717580 url https://www.openlane.eu/en/carv6/auction/10717580
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717578
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717578%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717578: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717578 url https://www.openlane.eu/en/carv6/auction/10717578
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717640
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717640%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717640: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717640 url https://www.openlane.eu/en/carv6/auction/10717640
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717830
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717830%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717830: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717830 url https://www.openlane.eu/en/carv6/auction/10717830
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717599
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717599%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717599: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717599 url https://www.openlane.eu/en/carv6/auction/10717599
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10717577
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717577%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10717577: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10717577 url https://www.openlane.eu/en/carv6/auction/10717577
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720793
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720793%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720793: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720793 url https://www.openlane.eu/en/carv6/auction/10720793
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720794
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720794%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720794: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720794 url https://www.openlane.eu/en/carv6/auction/10720794
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720769
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720769%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720769: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720769 url https://www.openlane.eu/en/carv6/auction/10720769
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720810
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720810%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720810: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720810 url https://www.openlane.eu/en/carv6/auction/10720810
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720811
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720811%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720811: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720811 url https://www.openlane.eu/en/carv6/auction/10720811
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720809
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720809%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720809: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720809 url https://www.openlane.eu/en/carv6/auction/10720809
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720813
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720813%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720813: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720813 url https://www.openlane.eu/en/carv6/auction/10720813
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720814
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720814%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720814: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720814 url https://www.openlane.eu/en/carv6/auction/10720814
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720790
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720790%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720790: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720790 url https://www.openlane.eu/en/carv6/auction/10720790
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720799
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720799%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720799: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720799 url https://www.openlane.eu/en/carv6/auction/10720799
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720805
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720805%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720805: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720805 url https://www.openlane.eu/en/carv6/auction/10720805
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720812
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720812%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720812: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720812 url https://www.openlane.eu/en/carv6/auction/10720812
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720779
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720779%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720779: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720779 url https://www.openlane.eu/en/carv6/auction/10720779
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720786
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720786%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720786: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720786 url https://www.openlane.eu/en/carv6/auction/10720786
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720774
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720774%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720774: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720774 url https://www.openlane.eu/en/carv6/auction/10720774
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720803
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720803%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720803: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720803 url https://www.openlane.eu/en/carv6/auction/10720803
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720775
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720775%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720775: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720775 url https://www.openlane.eu/en/carv6/auction/10720775
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720802
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720802%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720802: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720802 url https://www.openlane.eu/en/carv6/auction/10720802
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720804
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720804%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720804: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720804 url https://www.openlane.eu/en/carv6/auction/10720804
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720792
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720792%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720792: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720792 url https://www.openlane.eu/en/carv6/auction/10720792
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720770
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720770%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720770: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720770 url https://www.openlane.eu/en/carv6/auction/10720770
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720788
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720788%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720788: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720788 url https://www.openlane.eu/en/carv6/auction/10720788
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720777
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720777%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720777: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720777 url https://www.openlane.eu/en/carv6/auction/10720777
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720886
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720886%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720886: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720886 url https://www.openlane.eu/en/carv6/auction/10720886
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720784
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720784%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720784: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720784 url https://www.openlane.eu/en/carv6/auction/10720784
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720808
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720808%27 HTTP/1.1" 200 None
2026-03-25 10:17:07 [adesa.be] INFO: Scrape type for 10720808: 0
2026-03-25 10:17:07 [adesa.be] INFO: Skipping item 10720808 url https://www.openlane.eu/en/carv6/auction/10720808
2026-03-25 10:17:07 [adesa.be] INFO: Found listing with ID: 10720796
2026-03-25 10:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720796%27 HTTP/1.1" 200 None
2026-03-25 10:17:08 [adesa.be] INFO: Scrape type for 10720796: 0
2026-03-25 10:17:08 [adesa.be] INFO: Skipping item 10720796 url https://www.openlane.eu/en/carv6/auction/10720796
2026-03-25 10:17:08 [adesa.be] INFO: Found listing with ID: 10720783
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720783%27 HTTP/1.1" 200 None
2026-03-25 10:17:08 [adesa.be] INFO: Scrape type for 10720783: 0
2026-03-25 10:17:08 [adesa.be] INFO: Skipping item 10720783 url https://www.openlane.eu/en/carv6/auction/10720783
2026-03-25 10:17:08 [adesa.be] INFO: Found listing with ID: 10720776
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720776%27 HTTP/1.1" 200 None
2026-03-25 10:17:08 [adesa.be] INFO: Scrape type for 10720776: 0
2026-03-25 10:17:08 [adesa.be] INFO: Skipping item 10720776 url https://www.openlane.eu/en/carv6/auction/10720776
2026-03-25 10:17:08 [adesa.be] INFO: Found listing with ID: 10720778
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720778%27 HTTP/1.1" 200 None
2026-03-25 10:17:08 [adesa.be] INFO: Scrape type for 10720778: 0
2026-03-25 10:17:08 [adesa.be] INFO: Skipping item 10720778 url https://www.openlane.eu/en/carv6/auction/10720778
2026-03-25 10:17:08 [adesa.be] INFO: Found listing with ID: 10720782
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720782%27 HTTP/1.1" 200 None
2026-03-25 10:17:08 [adesa.be] INFO: Scrape type for 10720782: 0
2026-03-25 10:17:08 [adesa.be] INFO: Skipping item 10720782 url https://www.openlane.eu/en/carv6/auction/10720782
2026-03-25 10:17:08 [adesa.be] INFO: Found listing with ID: 10720781
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720781%27 HTTP/1.1" 200 None
2026-03-25 10:17:08 [adesa.be] INFO: Scrape type for 10720781: 0
2026-03-25 10:17:08 [adesa.be] INFO: Skipping item 10720781 url https://www.openlane.eu/en/carv6/auction/10720781
2026-03-25 10:17:08 [adesa.be] INFO: Found listing with ID: 10720772
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720772%27 HTTP/1.1" 200 None
2026-03-25 10:17:08 [adesa.be] INFO: Scrape type for 10720772: 0
2026-03-25 10:17:08 [adesa.be] INFO: Skipping item 10720772 url https://www.openlane.eu/en/carv6/auction/10720772
2026-03-25 10:17:08 [adesa.be] INFO: Found listing with ID: 10720773
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720773%27 HTTP/1.1" 200 None
2026-03-25 10:17:08 [adesa.be] INFO: Scrape type for 10720773: 0
2026-03-25 10:17:08 [adesa.be] INFO: Skipping item 10720773 url https://www.openlane.eu/en/carv6/auction/10720773
2026-03-25 10:17:08 [adesa.be] INFO: Found listing with ID: 10720798
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720798%27 HTTP/1.1" 200 None
2026-03-25 10:17:08 [adesa.be] INFO: Scrape type for 10720798: 0
2026-03-25 10:17:08 [adesa.be] INFO: Skipping item 10720798 url https://www.openlane.eu/en/carv6/auction/10720798
2026-03-25 10:17:08 [adesa.be] INFO: Found listing with ID: 10720791
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720791%27 HTTP/1.1" 200 None
2026-03-25 10:17:08 [adesa.be] INFO: Scrape type for 10720791: 0
2026-03-25 10:17:08 [adesa.be] INFO: Skipping item 10720791 url https://www.openlane.eu/en/carv6/auction/10720791
2026-03-25 10:17:08 [scrapy.extensions.logstats] INFO: Crawled 79 pages (at 17 pages/min), scraped 61 items (at 39 items/min)
2026-03-25 10:17:08 [scrapy.extensions.memusage] INFO: Peak memory usage is 214MiB
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745076%252Fgeneral%252F65aef7d0-e119-4e26-b848-2f384c4ce638.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745076/general/65aef7d0-e119-4e26-b848-2f384c4ce638.jpg not downloaded yet
2026-03-25 10:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745095/general/62088955-d19a-494f-abd5-38102b86f0b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720698)
2026-03-25 10:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745095/general/65edccfa-7f78-4ffe-80e1-93c6e08d261d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720698)
2026-03-25 10:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745095/general/2177329c-ced8-4c11-ada0-032de4d975b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720698)
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745076%252Fgeneral%252Fd961cc78-bbc6-45fe-a117-95393cbf49df.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745076/general/d961cc78-bbc6-45fe-a117-95393cbf49df.jpg not downloaded yet
2026-03-25 10: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-25 10:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745096/general/13d1ac1a-cdf7-43ea-b75d-2825da4ea4e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720701)
2026-03-25 10:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745096/general/47c87836-872a-4420-8de1-2e42b665b465.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720701)
2026-03-25 10:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745096/general/ed9edf7e-863b-4c16-ab51-2ec35aef3575.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720701)
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745076%252Fgeneral%252F3edcff47-3cc1-4c24-8f84-0462804e5ef2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745076/general/3edcff47-3cc1-4c24-8f84-0462804e5ef2.jpg not downloaded yet
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745076%252Fgeneral%252Fc310bce4-76c6-49d7-b861-3567d614922a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745076/general/c310bce4-76c6-49d7-b861-3567d614922a.jpg not downloaded yet
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745076%252Fgeneral%252F7f932faa-7350-4293-90d5-2d3695a0da63.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745076/general/7f932faa-7350-4293-90d5-2d3695a0da63.jpg not downloaded yet
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745076%252Fgeneral%252F3276e446-f416-410b-ad45-623d13a78f3a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745076/general/3276e446-f416-410b-ad45-623d13a78f3a.jpg not downloaded yet
2026-03-25 10:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724339/general/f04a0720-e810-4c32-a826-8d65c3fb3b73.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721452)
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745076%252Fgeneral%252F23fb0b59-d966-4528-95b2-229f05750a70.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745076/general/23fb0b59-d966-4528-95b2-229f05750a70.jpg not downloaded yet
2026-03-25 10:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745095/general/f59913e7-9b40-4620-b3dc-4be7363d04ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720698)
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f42b10>
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65fbb7d6-d166-5b11-ae45-a7a1754ce5f0/65fbb7d6-d166-5b11-ae45-a7a1754ce5f0_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745095%252Fgeneral%252F62088955-d19a-494f-abd5-38102b86f0b9.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745095/general/62088955-d19a-494f-abd5-38102b86f0b9.jpg saved to cache
2026-03-25 10:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 65fbb7d6-d166-5b11-ae45-a7a1754ce5f0
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a929f250>
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65fbb7d6-d166-5b11-ae45-a7a1754ce5f0/65fbb7d6-d166-5b11-ae45-a7a1754ce5f0_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745095%252Fgeneral%252F65edccfa-7f78-4ffe-80e1-93c6e08d261d.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745095/general/65edccfa-7f78-4ffe-80e1-93c6e08d261d.jpg saved to cache
2026-03-25 10:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 65fbb7d6-d166-5b11-ae45-a7a1754ce5f0
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92dd910>
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65fbb7d6-d166-5b11-ae45-a7a1754ce5f0/65fbb7d6-d166-5b11-ae45-a7a1754ce5f0_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745095%252Fgeneral%252F2177329c-ced8-4c11-ada0-032de4d975b1.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745095/general/2177329c-ced8-4c11-ada0-032de4d975b1.jpg saved to cache
2026-03-25 10:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 65fbb7d6-d166-5b11-ae45-a7a1754ce5f0
2026-03-25 10:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745096/general/44ce577c-097e-4f3b-80e7-70717bad76b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720701)
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9195590>
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97bf89a7-22aa-502d-8c94-1388be77f776/97bf89a7-22aa-502d-8c94-1388be77f776_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745096%252Fgeneral%252F13d1ac1a-cdf7-43ea-b75d-2825da4ea4e3.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745096/general/13d1ac1a-cdf7-43ea-b75d-2825da4ea4e3.jpg saved to cache
2026-03-25 10:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 97bf89a7-22aa-502d-8c94-1388be77f776
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e304d0>
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97bf89a7-22aa-502d-8c94-1388be77f776/97bf89a7-22aa-502d-8c94-1388be77f776_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745096%252Fgeneral%252F47c87836-872a-4420-8de1-2e42b665b465.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745096/general/47c87836-872a-4420-8de1-2e42b665b465.jpg saved to cache
2026-03-25 10:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 97bf89a7-22aa-502d-8c94-1388be77f776
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d23410>
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97bf89a7-22aa-502d-8c94-1388be77f776/97bf89a7-22aa-502d-8c94-1388be77f776_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745096%252Fgeneral%252Fed9edf7e-863b-4c16-ab51-2ec35aef3575.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745096/general/ed9edf7e-863b-4c16-ab51-2ec35aef3575.jpg saved to cache
2026-03-25 10:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 97bf89a7-22aa-502d-8c94-1388be77f776
2026-03-25 10:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745095/general/275ca712-7b3e-46c7-89d6-bc736e9f32ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720698)
2026-03-25 10:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745095/general/9c62bb77-422b-47f2-bb14-09c1fb355956.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720698)
2026-03-25 10:17:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e1e010>
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b679917a-ae7c-5628-82cf-4c0174bd76b7/b679917a-ae7c-5628-82cf-4c0174bd76b7_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5724339%252Fgeneral%252Ff04a0720-e810-4c32-a826-8d65c3fb3b73.jpeg') HTTP/1.1" 204 0
2026-03-25 10:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724339/general/f04a0720-e810-4c32-a826-8d65c3fb3b73.jpeg saved to cache
2026-03-25 10:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b679917a-ae7c-5628-82cf-4c0174bd76b7
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93ef250>
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65fbb7d6-d166-5b11-ae45-a7a1754ce5f0/65fbb7d6-d166-5b11-ae45-a7a1754ce5f0_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745095%252Fgeneral%252Ff59913e7-9b40-4620-b3dc-4be7363d04ac.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745095/general/f59913e7-9b40-4620-b3dc-4be7363d04ac.jpg saved to cache
2026-03-25 10:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 65fbb7d6-d166-5b11-ae45-a7a1754ce5f0
2026-03-25 10:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745095/general/18243852-44d6-4608-a40d-4ce966c63c56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720698)
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9da1690>
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97bf89a7-22aa-502d-8c94-1388be77f776/97bf89a7-22aa-502d-8c94-1388be77f776_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745096%252Fgeneral%252F44ce577c-097e-4f3b-80e7-70717bad76b7.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745096/general/44ce577c-097e-4f3b-80e7-70717bad76b7.jpg saved to cache
2026-03-25 10:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 97bf89a7-22aa-502d-8c94-1388be77f776
2026-03-25 10:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745096/general/555d0a12-db1f-4548-9137-c5c57c0f9356.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720701)
2026-03-25 10:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745096/general/8cd6b844-6ab4-4b4b-9dea-6231ad7c254d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720701)
2026-03-25 10:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745076/general/95a9bdde-23d8-4ba4-813d-ceb33020fadb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720673)
2026-03-25 10:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9282cd0>
2026-03-25 10:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65fbb7d6-d166-5b11-ae45-a7a1754ce5f0/65fbb7d6-d166-5b11-ae45-a7a1754ce5f0_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745095%252Fgeneral%252F275ca712-7b3e-46c7-89d6-bc736e9f32ee.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745095/general/275ca712-7b3e-46c7-89d6-bc736e9f32ee.jpg saved to cache
2026-03-25 10:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 65fbb7d6-d166-5b11-ae45-a7a1754ce5f0
2026-03-25 10:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d00850>
2026-03-25 10:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65fbb7d6-d166-5b11-ae45-a7a1754ce5f0/65fbb7d6-d166-5b11-ae45-a7a1754ce5f0_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745095%252Fgeneral%252F9c62bb77-422b-47f2-bb14-09c1fb355956.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745095/general/9c62bb77-422b-47f2-bb14-09c1fb355956.jpg saved to cache
2026-03-25 10:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 65fbb7d6-d166-5b11-ae45-a7a1754ce5f0
2026-03-25 10:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745076/general/65aef7d0-e119-4e26-b848-2f384c4ce638.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720673)
2026-03-25 10:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745076/general/0bdc1799-4cee-4d86-b327-c57fce2a6f80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720673)
2026-03-25 10:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745096/general/beba7a59-08f6-4dd8-ac60-cbdaa29752d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720701)
2026-03-25 10:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724339/general/433cdb88-0b0e-4a00-b419-67419ed36ec6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10721452)
2026-03-25 10:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4abf4cd50>
2026-03-25 10:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65fbb7d6-d166-5b11-ae45-a7a1754ce5f0/65fbb7d6-d166-5b11-ae45-a7a1754ce5f0_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745095%252Fgeneral%252F18243852-44d6-4608-a40d-4ce966c63c56.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745095/general/18243852-44d6-4608-a40d-4ce966c63c56.jpg saved to cache
2026-03-25 10:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 65fbb7d6-d166-5b11-ae45-a7a1754ce5f0
2026-03-25 10:17:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 65fbb7d6-d166-5b11-ae45-a7a1754ce5f0, skipping ID generation
2026-03-25 10:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65fbb7d6-d166-5b11-ae45-a7a1754ce5f0 with scrape type 1
2026-03-25 10:17:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 65fbb7d6-d166-5b11-ae45-a7a1754ce5f0 sending to next pipeline
2026-03-25 10:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65fbb7d6-d166-5b11-ae45-a7a1754ce5f0, identifier: 10720698
2026-03-25 10:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745076/general/7789bb4e-731a-4231-8bf9-a181dacdf821.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720673)
2026-03-25 10:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65fbb7d6-d166-5b11-ae45-a7a1754ce5f0 with identifier: 10720698
2026-03-25 10:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65fbb7d6-d166-5b11-ae45-a7a1754ce5f0 with identifier: 10720698
2026-03-25 10:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65fbb7d6-d166-5b11-ae45-a7a1754ce5f0 with identifier: 10720698 to the API
2026-03-25 10:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745095/general/18243852-44d6-4608-a40d-4ce966c63c56.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '65fbb7d6-d166-5b11-ae45-a7a1754ce5f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVM035',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720698',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 80642,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65fbb7d6-d166-5b11-ae45-a7a1754ce5f0/65fbb7d6-d166-5b11-ae45-a7a1754ce5f0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112626,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745095/general/5b5c7bb3-4225-49e9-9161-c8c19a17582f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65fbb7d6-d166-5b11-ae45-a7a1754ce5f0/65fbb7d6-d166-5b11-ae45-a7a1754ce5f0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114917,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745095/general/b4e71feb-fd37-46bd-9f64-db969c2716b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65fbb7d6-d166-5b11-ae45-a7a1754ce5f0/65fbb7d6-d166-5b11-ae45-a7a1754ce5f0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110259,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745095/general/18243852-44d6-4608-a40d-4ce966c63c56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65fbb7d6-d166-5b11-ae45-a7a1754ce5f0/65fbb7d6-d166-5b11-ae45-a7a1754ce5f0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113317,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745095/general/9c62bb77-422b-47f2-bb14-09c1fb355956.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65fbb7d6-d166-5b11-ae45-a7a1754ce5f0/65fbb7d6-d166-5b11-ae45-a7a1754ce5f0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108491,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745095/general/f59913e7-9b40-4620-b3dc-4be7363d04ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65fbb7d6-d166-5b11-ae45-a7a1754ce5f0/65fbb7d6-d166-5b11-ae45-a7a1754ce5f0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100046,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745095/general/275ca712-7b3e-46c7-89d6-bc736e9f32ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65fbb7d6-d166-5b11-ae45-a7a1754ce5f0/65fbb7d6-d166-5b11-ae45-a7a1754ce5f0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745095/general/2177329c-ced8-4c11-ada0-032de4d975b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65fbb7d6-d166-5b11-ae45-a7a1754ce5f0/65fbb7d6-d166-5b11-ae45-a7a1754ce5f0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112259,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745095/general/62088955-d19a-494f-abd5-38102b86f0b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65fbb7d6-d166-5b11-ae45-a7a1754ce5f0/65fbb7d6-d166-5b11-ae45-a7a1754ce5f0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30220,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745095/general/d65a28ff-84b9-41f3-ac3c-82b49cde121f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65fbb7d6-d166-5b11-ae45-a7a1754ce5f0/65fbb7d6-d166-5b11-ae45-a7a1754ce5f0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108197,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745095/general/65edccfa-7f78-4ffe-80e1-93c6e08d261d.jpg',
'Width': 1024}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-08-04',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Citroën C5 Aircross 1.5 HDI Shine - Diesel - Automatic - 131 hp - '
'80.642 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2021}
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720698%27 HTTP/1.1" 200 None
2026-03-25 10:17:10 [adesa.be] INFO: Saving data for 10720698: {'created_time': 1774433830.093046, 'last_price_update_time': 1774433830.093057, 'auction_closing_time': 1774859400.0}
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720698') HTTP/1.1" 204 0
2026-03-25 10:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745076/general/3276e446-f416-410b-ad45-623d13a78f3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720673)
2026-03-25 10:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745076/general/23fb0b59-d966-4528-95b2-229f05750a70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720673)
2026-03-25 10:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745076/general/c310bce4-76c6-49d7-b861-3567d614922a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720673)
2026-03-25 10:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745076/general/7f932faa-7350-4293-90d5-2d3695a0da63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720673)
2026-03-25 10:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745076/general/d961cc78-bbc6-45fe-a117-95393cbf49df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720673)
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9283a50>
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97bf89a7-22aa-502d-8c94-1388be77f776/97bf89a7-22aa-502d-8c94-1388be77f776_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745096%252Fgeneral%252F555d0a12-db1f-4548-9137-c5c57c0f9356.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745096/general/555d0a12-db1f-4548-9137-c5c57c0f9356.jpg saved to cache
2026-03-25 10:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 97bf89a7-22aa-502d-8c94-1388be77f776
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9355f90>
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97bf89a7-22aa-502d-8c94-1388be77f776/97bf89a7-22aa-502d-8c94-1388be77f776_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745096%252Fgeneral%252F8cd6b844-6ab4-4b4b-9dea-6231ad7c254d.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745096/general/8cd6b844-6ab4-4b4b-9dea-6231ad7c254d.jpg saved to cache
2026-03-25 10:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 97bf89a7-22aa-502d-8c94-1388be77f776
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa11ff50>
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8f798a5-43d6-536d-99ab-988441fced00/d8f798a5-43d6-536d-99ab-988441fced00_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745076%252Fgeneral%252F95a9bdde-23d8-4ba4-813d-ceb33020fadb.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745076/general/95a9bdde-23d8-4ba4-813d-ceb33020fadb.jpg saved to cache
2026-03-25 10:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d8f798a5-43d6-536d-99ab-988441fced00
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9357950>
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8f798a5-43d6-536d-99ab-988441fced00/d8f798a5-43d6-536d-99ab-988441fced00_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745076%252Fgeneral%252F65aef7d0-e119-4e26-b848-2f384c4ce638.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745076/general/65aef7d0-e119-4e26-b848-2f384c4ce638.jpg saved to cache
2026-03-25 10:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d8f798a5-43d6-536d-99ab-988441fced00
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9fb8450>
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8f798a5-43d6-536d-99ab-988441fced00/d8f798a5-43d6-536d-99ab-988441fced00_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745076%252Fgeneral%252F0bdc1799-4cee-4d86-b327-c57fce2a6f80.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745076/general/0bdc1799-4cee-4d86-b327-c57fce2a6f80.jpg saved to cache
2026-03-25 10:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d8f798a5-43d6-536d-99ab-988441fced00
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa074d10>
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97bf89a7-22aa-502d-8c94-1388be77f776/97bf89a7-22aa-502d-8c94-1388be77f776_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745096%252Fgeneral%252Fbeba7a59-08f6-4dd8-ac60-cbdaa29752d4.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745096/general/beba7a59-08f6-4dd8-ac60-cbdaa29752d4.jpg saved to cache
2026-03-25 10:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 97bf89a7-22aa-502d-8c94-1388be77f776
2026-03-25 10:17:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa076e50>
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b679917a-ae7c-5628-82cf-4c0174bd76b7/b679917a-ae7c-5628-82cf-4c0174bd76b7_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5724339%252Fgeneral%252F433cdb88-0b0e-4a00-b419-67419ed36ec6.jpeg') HTTP/1.1" 204 0
2026-03-25 10:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724339/general/433cdb88-0b0e-4a00-b419-67419ed36ec6.jpeg saved to cache
2026-03-25 10:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b679917a-ae7c-5628-82cf-4c0174bd76b7
2026-03-25 10:17:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b679917a-ae7c-5628-82cf-4c0174bd76b7, skipping ID generation
2026-03-25 10:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b679917a-ae7c-5628-82cf-4c0174bd76b7 with scrape type 1
2026-03-25 10:17:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b679917a-ae7c-5628-82cf-4c0174bd76b7 sending to next pipeline
2026-03-25 10:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b679917a-ae7c-5628-82cf-4c0174bd76b7, identifier: 10721452
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9cbf610>
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8f798a5-43d6-536d-99ab-988441fced00/d8f798a5-43d6-536d-99ab-988441fced00_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745076%252Fgeneral%252F7789bb4e-731a-4231-8bf9-a181dacdf821.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745076/general/7789bb4e-731a-4231-8bf9-a181dacdf821.jpg saved to cache
2026-03-25 10:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d8f798a5-43d6-536d-99ab-988441fced00
2026-03-25 10:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745076/general/3edcff47-3cc1-4c24-8f84-0462804e5ef2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720673)
2026-03-25 10:17:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b679917a-ae7c-5628-82cf-4c0174bd76b7 with identifier: 10721452
2026-03-25 10:17:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b679917a-ae7c-5628-82cf-4c0174bd76b7 with identifier: 10721452
2026-03-25 10:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b679917a-ae7c-5628-82cf-4c0174bd76b7 with identifier: 10721452 to the API
2026-03-25 10:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5724339/general/433cdb88-0b0e-4a00-b419-67419ed36ec6.jpeg>
{'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-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'b679917a-ae7c-5628-82cf-4c0174bd76b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFN833',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721452',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 131996,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b679917a-ae7c-5628-82cf-4c0174bd76b7/b679917a-ae7c-5628-82cf-4c0174bd76b7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2945862,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724339/general/0b439bcb-f76c-4300-abca-f6fa6a0bb35f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b679917a-ae7c-5628-82cf-4c0174bd76b7/b679917a-ae7c-5628-82cf-4c0174bd76b7_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3496701,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724339/general/c6a08fab-9876-4c9e-a0e8-5e1045e5b278.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b679917a-ae7c-5628-82cf-4c0174bd76b7/b679917a-ae7c-5628-82cf-4c0174bd76b7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2588472,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724339/general/433cdb88-0b0e-4a00-b419-67419ed36ec6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b679917a-ae7c-5628-82cf-4c0174bd76b7/b679917a-ae7c-5628-82cf-4c0174bd76b7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2247272,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724339/general/f04a0720-e810-4c32-a826-8d65c3fb3b73.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b679917a-ae7c-5628-82cf-4c0174bd76b7/b679917a-ae7c-5628-82cf-4c0174bd76b7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2494295,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724339/general/ce56d4dc-0029-475f-b487-dd35788085c7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b679917a-ae7c-5628-82cf-4c0174bd76b7/b679917a-ae7c-5628-82cf-4c0174bd76b7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2811972,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724339/general/acd064ed-c6b9-4b37-a2d4-2d0ca374fcd8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b679917a-ae7c-5628-82cf-4c0174bd76b7/b679917a-ae7c-5628-82cf-4c0174bd76b7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2429159,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724339/general/c89b7f07-6cd8-49d3-a8ca-0bf7dacd0ed7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b679917a-ae7c-5628-82cf-4c0174bd76b7/b679917a-ae7c-5628-82cf-4c0174bd76b7_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3188082,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724339/general/401b8356-fa84-4012-b923-7ef70f3a24ea.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b679917a-ae7c-5628-82cf-4c0174bd76b7/b679917a-ae7c-5628-82cf-4c0174bd76b7_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3048923,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724339/general/15512ffa-dc01-4041-aba9-d882a79ca552.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b679917a-ae7c-5628-82cf-4c0174bd76b7/b679917a-ae7c-5628-82cf-4c0174bd76b7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2310347,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724339/general/53dcd62d-9e20-4d95-8851-14ff58519429.jpeg',
'Width': 4032}],
'price': 5400,
'price_includes_vat': True,
'registration_date': '2021-03-18',
'seats_number': 5,
'seller_name': 'Facilicom Wheels BV',
'title': 'Ford Focus Active 1.5 EcoBlue Active - Diesel - Manual - 120 hp - '
'131.996 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721452%27 HTTP/1.1" 200 None
2026-03-25 10:17:11 [adesa.be] INFO: Saving data for 10721452: {'created_time': 1774433831.238113, 'last_price_update_time': 1774433831.238128, 'auction_closing_time': 1774607400.0}
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721452') HTTP/1.1" 204 0
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d5b0d0>
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8f798a5-43d6-536d-99ab-988441fced00/d8f798a5-43d6-536d-99ab-988441fced00_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745076%252Fgeneral%252F3276e446-f416-410b-ad45-623d13a78f3a.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745076/general/3276e446-f416-410b-ad45-623d13a78f3a.jpg saved to cache
2026-03-25 10:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d8f798a5-43d6-536d-99ab-988441fced00
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa163190>
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8f798a5-43d6-536d-99ab-988441fced00/d8f798a5-43d6-536d-99ab-988441fced00_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745076%252Fgeneral%252F23fb0b59-d966-4528-95b2-229f05750a70.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745076/general/23fb0b59-d966-4528-95b2-229f05750a70.jpg saved to cache
2026-03-25 10:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d8f798a5-43d6-536d-99ab-988441fced00
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9da1610>
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8f798a5-43d6-536d-99ab-988441fced00/d8f798a5-43d6-536d-99ab-988441fced00_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745076%252Fgeneral%252Fc310bce4-76c6-49d7-b861-3567d614922a.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745076/general/c310bce4-76c6-49d7-b861-3567d614922a.jpg saved to cache
2026-03-25 10:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d8f798a5-43d6-536d-99ab-988441fced00
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f69790>
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8f798a5-43d6-536d-99ab-988441fced00/d8f798a5-43d6-536d-99ab-988441fced00_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745076%252Fgeneral%252F7f932faa-7350-4293-90d5-2d3695a0da63.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745076/general/7f932faa-7350-4293-90d5-2d3695a0da63.jpg saved to cache
2026-03-25 10:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d8f798a5-43d6-536d-99ab-988441fced00
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4ac1ba5d0>
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8f798a5-43d6-536d-99ab-988441fced00/d8f798a5-43d6-536d-99ab-988441fced00_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745076%252Fgeneral%252Fd961cc78-bbc6-45fe-a117-95393cbf49df.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745076/general/d961cc78-bbc6-45fe-a117-95393cbf49df.jpg saved to cache
2026-03-25 10:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d8f798a5-43d6-536d-99ab-988441fced00
2026-03-25 10:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745096/general/f4fdae7d-4725-4142-ba76-0af92b0651a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720701)
2026-03-25 10:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93d8250>
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8f798a5-43d6-536d-99ab-988441fced00/d8f798a5-43d6-536d-99ab-988441fced00_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745076%252Fgeneral%252F3edcff47-3cc1-4c24-8f84-0462804e5ef2.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745076/general/3edcff47-3cc1-4c24-8f84-0462804e5ef2.jpg saved to cache
2026-03-25 10:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d8f798a5-43d6-536d-99ab-988441fced00
2026-03-25 10:17:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d8f798a5-43d6-536d-99ab-988441fced00, skipping ID generation
2026-03-25 10:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8f798a5-43d6-536d-99ab-988441fced00 with scrape type 1
2026-03-25 10:17:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d8f798a5-43d6-536d-99ab-988441fced00 sending to next pipeline
2026-03-25 10:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d8f798a5-43d6-536d-99ab-988441fced00, identifier: 10720673
2026-03-25 10:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d8f798a5-43d6-536d-99ab-988441fced00 with identifier: 10720673
2026-03-25 10:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d8f798a5-43d6-536d-99ab-988441fced00 with identifier: 10720673
2026-03-25 10:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d8f798a5-43d6-536d-99ab-988441fced00 with identifier: 10720673 to the API
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745076/general/3edcff47-3cc1-4c24-8f84-0462804e5ef2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'd8f798a5-43d6-536d-99ab-988441fced00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJR704',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720673',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 63981,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8f798a5-43d6-536d-99ab-988441fced00/d8f798a5-43d6-536d-99ab-988441fced00_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137747,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745076/general/7789bb4e-731a-4231-8bf9-a181dacdf821.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8f798a5-43d6-536d-99ab-988441fced00/d8f798a5-43d6-536d-99ab-988441fced00_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144464,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745076/general/0bdc1799-4cee-4d86-b327-c57fce2a6f80.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8f798a5-43d6-536d-99ab-988441fced00/d8f798a5-43d6-536d-99ab-988441fced00_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123303,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745076/general/95a9bdde-23d8-4ba4-813d-ceb33020fadb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8f798a5-43d6-536d-99ab-988441fced00/d8f798a5-43d6-536d-99ab-988441fced00_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135786,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745076/general/65aef7d0-e119-4e26-b848-2f384c4ce638.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8f798a5-43d6-536d-99ab-988441fced00/d8f798a5-43d6-536d-99ab-988441fced00_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131035,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745076/general/d961cc78-bbc6-45fe-a117-95393cbf49df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8f798a5-43d6-536d-99ab-988441fced00/d8f798a5-43d6-536d-99ab-988441fced00_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136459,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745076/general/3edcff47-3cc1-4c24-8f84-0462804e5ef2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8f798a5-43d6-536d-99ab-988441fced00/d8f798a5-43d6-536d-99ab-988441fced00_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745076/general/c310bce4-76c6-49d7-b861-3567d614922a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8f798a5-43d6-536d-99ab-988441fced00/d8f798a5-43d6-536d-99ab-988441fced00_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122756,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745076/general/7f932faa-7350-4293-90d5-2d3695a0da63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8f798a5-43d6-536d-99ab-988441fced00/d8f798a5-43d6-536d-99ab-988441fced00_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37135,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745076/general/3276e446-f416-410b-ad45-623d13a78f3a.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8f798a5-43d6-536d-99ab-988441fced00/d8f798a5-43d6-536d-99ab-988441fced00_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87644,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745076/general/23fb0b59-d966-4528-95b2-229f05750a70.jpg',
'Width': 1024}],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2021-04-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi Q3 Sportback 2.0 TDI - Quattro - Diesel - Automatic - 150 hp - '
'63.981 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720673%27 HTTP/1.1" 200 None
2026-03-25 10:17:12 [adesa.be] INFO: Saving data for 10720673: {'created_time': 1774433832.00635, 'last_price_update_time': 1774433832.006363, 'auction_closing_time': 1774859400.0}
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720673') HTTP/1.1" 204 0
2026-03-25 10:17:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:17:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92443d0>
2026-03-25 10:17:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:17:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97bf89a7-22aa-502d-8c94-1388be77f776/97bf89a7-22aa-502d-8c94-1388be77f776_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5745096%252Fgeneral%252Ff4fdae7d-4725-4142-ba76-0af92b0651a7.jpg') HTTP/1.1" 204 0
2026-03-25 10:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745096/general/f4fdae7d-4725-4142-ba76-0af92b0651a7.jpg saved to cache
2026-03-25 10:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 97bf89a7-22aa-502d-8c94-1388be77f776
2026-03-25 10:17:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 97bf89a7-22aa-502d-8c94-1388be77f776, skipping ID generation
2026-03-25 10:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97bf89a7-22aa-502d-8c94-1388be77f776 with scrape type 1
2026-03-25 10:17:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 97bf89a7-22aa-502d-8c94-1388be77f776 sending to next pipeline
2026-03-25 10:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97bf89a7-22aa-502d-8c94-1388be77f776, identifier: 10720701
2026-03-25 10:17:12 [adesa.be] INFO: Found listing with ID: 10720800
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720800%27 HTTP/1.1" 200 None
2026-03-25 10:17:12 [adesa.be] INFO: Scrape type for 10720800: 0
2026-03-25 10:17:12 [adesa.be] INFO: Skipping item 10720800 url https://www.openlane.eu/en/carv6/auction/10720800
2026-03-25 10:17:12 [adesa.be] INFO: Found listing with ID: 10720795
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720795%27 HTTP/1.1" 200 None
2026-03-25 10:17:12 [adesa.be] INFO: Scrape type for 10720795: 0
2026-03-25 10:17:12 [adesa.be] INFO: Skipping item 10720795 url https://www.openlane.eu/en/carv6/auction/10720795
2026-03-25 10:17:12 [adesa.be] INFO: Found listing with ID: 10720806
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720806%27 HTTP/1.1" 200 None
2026-03-25 10:17:12 [adesa.be] INFO: Scrape type for 10720806: 0
2026-03-25 10:17:12 [adesa.be] INFO: Skipping item 10720806 url https://www.openlane.eu/en/carv6/auction/10720806
2026-03-25 10:17:12 [adesa.be] INFO: Found listing with ID: 10720766
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720766%27 HTTP/1.1" 200 None
2026-03-25 10:17:12 [adesa.be] INFO: Scrape type for 10720766: 0
2026-03-25 10:17:12 [adesa.be] INFO: Skipping item 10720766 url https://www.openlane.eu/en/carv6/auction/10720766
2026-03-25 10:17:12 [adesa.be] INFO: Found listing with ID: 10720765
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720765%27 HTTP/1.1" 200 None
2026-03-25 10:17:12 [adesa.be] INFO: Scrape type for 10720765: 0
2026-03-25 10:17:12 [adesa.be] INFO: Skipping item 10720765 url https://www.openlane.eu/en/carv6/auction/10720765
2026-03-25 10:17:12 [adesa.be] INFO: Found listing with ID: 10720789
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720789%27 HTTP/1.1" 200 None
2026-03-25 10:17:12 [adesa.be] INFO: Scrape type for 10720789: 0
2026-03-25 10:17:12 [adesa.be] INFO: Skipping item 10720789 url https://www.openlane.eu/en/carv6/auction/10720789
2026-03-25 10:17:12 [adesa.be] INFO: Found listing with ID: 10720767
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720767%27 HTTP/1.1" 200 None
2026-03-25 10:17:12 [adesa.be] INFO: Scrape type for 10720767: 0
2026-03-25 10:17:12 [adesa.be] INFO: Skipping item 10720767 url https://www.openlane.eu/en/carv6/auction/10720767
2026-03-25 10:17:12 [adesa.be] INFO: Found listing with ID: 10720771
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720771%27 HTTP/1.1" 200 None
2026-03-25 10:17:12 [adesa.be] INFO: Scrape type for 10720771: 0
2026-03-25 10:17:12 [adesa.be] INFO: Skipping item 10720771 url https://www.openlane.eu/en/carv6/auction/10720771
2026-03-25 10:17:12 [adesa.be] INFO: Found listing with ID: 10720807
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720807%27 HTTP/1.1" 200 None
2026-03-25 10:17:12 [adesa.be] INFO: Scrape type for 10720807: 0
2026-03-25 10:17:12 [adesa.be] INFO: Skipping item 10720807 url https://www.openlane.eu/en/carv6/auction/10720807
2026-03-25 10:17:12 [adesa.be] INFO: Found listing with ID: 10720785
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720785%27 HTTP/1.1" 200 None
2026-03-25 10:17:12 [adesa.be] INFO: Scrape type for 10720785: 0
2026-03-25 10:17:12 [adesa.be] INFO: Skipping item 10720785 url https://www.openlane.eu/en/carv6/auction/10720785
2026-03-25 10:17:12 [adesa.be] INFO: Found listing with ID: 10720797
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720797%27 HTTP/1.1" 200 None
2026-03-25 10:17:12 [adesa.be] INFO: Scrape type for 10720797: 0
2026-03-25 10:17:12 [adesa.be] INFO: Skipping item 10720797 url https://www.openlane.eu/en/carv6/auction/10720797
2026-03-25 10:17:12 [adesa.be] INFO: Found listing with ID: 10720768
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720768%27 HTTP/1.1" 200 None
2026-03-25 10:17:12 [adesa.be] INFO: Scrape type for 10720768: 0
2026-03-25 10:17:12 [adesa.be] INFO: Skipping item 10720768 url https://www.openlane.eu/en/carv6/auction/10720768
2026-03-25 10:17:12 [adesa.be] INFO: Found listing with ID: 10720787
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720787%27 HTTP/1.1" 200 None
2026-03-25 10:17:12 [adesa.be] INFO: Scrape type for 10720787: 0
2026-03-25 10:17:12 [adesa.be] INFO: Skipping item 10720787 url https://www.openlane.eu/en/carv6/auction/10720787
2026-03-25 10:17:12 [adesa.be] INFO: Found listing with ID: 10720764
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720764%27 HTTP/1.1" 200 None
2026-03-25 10:17:12 [adesa.be] INFO: Scrape type for 10720764: 0
2026-03-25 10:17:12 [adesa.be] INFO: Skipping item 10720764 url https://www.openlane.eu/en/carv6/auction/10720764
2026-03-25 10:17:12 [adesa.be] INFO: Found listing with ID: 10722668
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722668%27 HTTP/1.1" 200 None
2026-03-25 10:17:12 [adesa.be] INFO: Scrape type for 10722668: 1
2026-03-25 10:17:12 [adesa.be] INFO: Scraping item 10722668 url https://www.openlane.eu/en/carv6/auction/10722668
2026-03-25 10:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97bf89a7-22aa-502d-8c94-1388be77f776 with identifier: 10720701
2026-03-25 10:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97bf89a7-22aa-502d-8c94-1388be77f776 with identifier: 10720701
2026-03-25 10:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97bf89a7-22aa-502d-8c94-1388be77f776 with identifier: 10720701 to the API
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745096/general/f4fdae7d-4725-4142-ba76-0af92b0651a7.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '97bf89a7-22aa-502d-8c94-1388be77f776',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTR723',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720701',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 68115,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97bf89a7-22aa-502d-8c94-1388be77f776/97bf89a7-22aa-502d-8c94-1388be77f776_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370841,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745096/general/8b1432d5-f491-44f4-9228-fc4e90908e29.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97bf89a7-22aa-502d-8c94-1388be77f776/97bf89a7-22aa-502d-8c94-1388be77f776_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34542,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745096/general/a33b9409-d100-4bc7-a40b-f8a8e9103046.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97bf89a7-22aa-502d-8c94-1388be77f776/97bf89a7-22aa-502d-8c94-1388be77f776_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332053,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745096/general/f4fdae7d-4725-4142-ba76-0af92b0651a7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97bf89a7-22aa-502d-8c94-1388be77f776/97bf89a7-22aa-502d-8c94-1388be77f776_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332790,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745096/general/beba7a59-08f6-4dd8-ac60-cbdaa29752d4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97bf89a7-22aa-502d-8c94-1388be77f776/97bf89a7-22aa-502d-8c94-1388be77f776_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347133,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745096/general/555d0a12-db1f-4548-9137-c5c57c0f9356.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97bf89a7-22aa-502d-8c94-1388be77f776/97bf89a7-22aa-502d-8c94-1388be77f776_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292757,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745096/general/44ce577c-097e-4f3b-80e7-70717bad76b7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97bf89a7-22aa-502d-8c94-1388be77f776/97bf89a7-22aa-502d-8c94-1388be77f776_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331727,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745096/general/8cd6b844-6ab4-4b4b-9dea-6231ad7c254d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97bf89a7-22aa-502d-8c94-1388be77f776/97bf89a7-22aa-502d-8c94-1388be77f776_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235935,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745096/general/13d1ac1a-cdf7-43ea-b75d-2825da4ea4e3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97bf89a7-22aa-502d-8c94-1388be77f776/97bf89a7-22aa-502d-8c94-1388be77f776_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317347,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745096/general/ed9edf7e-863b-4c16-ab51-2ec35aef3575.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97bf89a7-22aa-502d-8c94-1388be77f776/97bf89a7-22aa-502d-8c94-1388be77f776_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208774,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745096/general/47c87836-872a-4420-8de1-2e42b665b465.jpg',
'Width': 1920}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'DS DS7 Crossback 1.5 HDI Performance Line - Diesel - Automatic - '
'130 hp - 68.115 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2020}
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720701%27 HTTP/1.1" 200 None
2026-03-25 10:17:12 [adesa.be] INFO: Saving data for 10720701: {'created_time': 1774433832.989153, 'last_price_update_time': 1774433832.989165, 'auction_closing_time': 1774859400.0}
2026-03-25 10:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720701') HTTP/1.1" 204 0
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722645
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722645%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722645: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722645 url https://www.openlane.eu/en/carv6/auction/10722645
2026-03-25 10:17:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722692
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722692%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722692: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722692 url https://www.openlane.eu/en/carv6/auction/10722692
2026-03-25 10:17:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722560
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722560%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722560: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722560 url https://www.openlane.eu/en/carv6/auction/10722560
2026-03-25 10:17:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722657
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722657%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722657: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722657 url https://www.openlane.eu/en/carv6/auction/10722657
2026-03-25 10:17:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722592
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722592%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722592: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722592 url https://www.openlane.eu/en/carv6/auction/10722592
2026-03-25 10:17:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722421
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722421%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722421: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722421 url https://www.openlane.eu/en/carv6/auction/10722421
2026-03-25 10:17:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722488
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722488%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722488: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722488 url https://www.openlane.eu/en/carv6/auction/10722488
2026-03-25 10:17:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722398
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722398%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722398: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722398 url https://www.openlane.eu/en/carv6/auction/10722398
2026-03-25 10:17:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722441
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722441%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722441: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722441 url https://www.openlane.eu/en/carv6/auction/10722441
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722593
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722593%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722593: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722593 url https://www.openlane.eu/en/carv6/auction/10722593
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722693
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722693%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722693: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722693 url https://www.openlane.eu/en/carv6/auction/10722693
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722658
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722658%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722658: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722658 url https://www.openlane.eu/en/carv6/auction/10722658
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722364
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722364%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722364: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722364 url https://www.openlane.eu/en/carv6/auction/10722364
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722606
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722606%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722606: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722606 url https://www.openlane.eu/en/carv6/auction/10722606
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722660
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722660%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722660: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722660 url https://www.openlane.eu/en/carv6/auction/10722660
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722631
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722631%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722631: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722631 url https://www.openlane.eu/en/carv6/auction/10722631
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722549
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722549%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722549: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722549 url https://www.openlane.eu/en/carv6/auction/10722549
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722659
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722659%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722659: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722659 url https://www.openlane.eu/en/carv6/auction/10722659
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722442
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722442%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722442: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722442 url https://www.openlane.eu/en/carv6/auction/10722442
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722362
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722362%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722362: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722362 url https://www.openlane.eu/en/carv6/auction/10722362
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722594
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722594%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722594: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722594 url https://www.openlane.eu/en/carv6/auction/10722594
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722489
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722489%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722489: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722489 url https://www.openlane.eu/en/carv6/auction/10722489
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722694
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722694%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722694: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722694 url https://www.openlane.eu/en/carv6/auction/10722694
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722607
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722607%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722607: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722607 url https://www.openlane.eu/en/carv6/auction/10722607
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722608
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722608%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722608: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722608 url https://www.openlane.eu/en/carv6/auction/10722608
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722609
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722609%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722609: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722609 url https://www.openlane.eu/en/carv6/auction/10722609
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722611
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722611%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722611: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722611 url https://www.openlane.eu/en/carv6/auction/10722611
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722404
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722404%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722404: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722404 url https://www.openlane.eu/en/carv6/auction/10722404
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722695
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722695%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722695: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722695 url https://www.openlane.eu/en/carv6/auction/10722695
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722470
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722470%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722470: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722470 url https://www.openlane.eu/en/carv6/auction/10722470
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722610
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722610%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722610: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722610 url https://www.openlane.eu/en/carv6/auction/10722610
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722399
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722399%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722399: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722399 url https://www.openlane.eu/en/carv6/auction/10722399
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722490
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722490%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722490: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722490 url https://www.openlane.eu/en/carv6/auction/10722490
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722612
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722612%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722612: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722612 url https://www.openlane.eu/en/carv6/auction/10722612
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722633
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722633%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722633: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722633 url https://www.openlane.eu/en/carv6/auction/10722633
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722576
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722576%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722576: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722576 url https://www.openlane.eu/en/carv6/auction/10722576
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722661
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722661%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722661: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722661 url https://www.openlane.eu/en/carv6/auction/10722661
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722632
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722632%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722632: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722632 url https://www.openlane.eu/en/carv6/auction/10722632
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722577
2026-03-25 10:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722577%27 HTTP/1.1" 200 None
2026-03-25 10:17:13 [adesa.be] INFO: Scrape type for 10722577: 1
2026-03-25 10:17:13 [adesa.be] INFO: Scraping item 10722577 url https://www.openlane.eu/en/carv6/auction/10722577
2026-03-25 10:17:13 [adesa.be] INFO: Found listing with ID: 10722696
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722696%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722696: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722696 url https://www.openlane.eu/en/carv6/auction/10722696
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722422
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722422%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722422: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722422 url https://www.openlane.eu/en/carv6/auction/10722422
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722471
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722471%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722471: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722471 url https://www.openlane.eu/en/carv6/auction/10722471
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722405
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722405%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722405: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722405 url https://www.openlane.eu/en/carv6/auction/10722405
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722538
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722538%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722538: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722538 url https://www.openlane.eu/en/carv6/auction/10722538
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722510
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722510%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722510: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722510 url https://www.openlane.eu/en/carv6/auction/10722510
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722550
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722550%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722550: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722550 url https://www.openlane.eu/en/carv6/auction/10722550
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722551
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722551%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722551: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722551 url https://www.openlane.eu/en/carv6/auction/10722551
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722552
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722552%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722552: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722552 url https://www.openlane.eu/en/carv6/auction/10722552
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722418
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722418%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722418: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722418 url https://www.openlane.eu/en/carv6/auction/10722418
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722388
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722388%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722388: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722388 url https://www.openlane.eu/en/carv6/auction/10722388
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722613
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722613%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722613: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722613 url https://www.openlane.eu/en/carv6/auction/10722613
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722567
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722567%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722567: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722567 url https://www.openlane.eu/en/carv6/auction/10722567
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722406
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722406%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722406: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722406 url https://www.openlane.eu/en/carv6/auction/10722406
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722423
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722423%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722423: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722423 url https://www.openlane.eu/en/carv6/auction/10722423
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722511
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722511%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722511: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722511 url https://www.openlane.eu/en/carv6/auction/10722511
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722472
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722472%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722472: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722472 url https://www.openlane.eu/en/carv6/auction/10722472
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722383
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722383%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722383: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722383 url https://www.openlane.eu/en/carv6/auction/10722383
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722424
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722424%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722424: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722424 url https://www.openlane.eu/en/carv6/auction/10722424
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722528
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722528%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722528: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722528 url https://www.openlane.eu/en/carv6/auction/10722528
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722375
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722375%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722375: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722375 url https://www.openlane.eu/en/carv6/auction/10722375
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722512
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722512%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722512: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722512 url https://www.openlane.eu/en/carv6/auction/10722512
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722539
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722539%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722539: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722539 url https://www.openlane.eu/en/carv6/auction/10722539
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722662
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722662%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722662: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722662 url https://www.openlane.eu/en/carv6/auction/10722662
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722443
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722443%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722443: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722443 url https://www.openlane.eu/en/carv6/auction/10722443
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722513
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722513%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722513: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722513 url https://www.openlane.eu/en/carv6/auction/10722513
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722634
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722634%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722634: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722634 url https://www.openlane.eu/en/carv6/auction/10722634
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722529
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722529%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722529: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722529 url https://www.openlane.eu/en/carv6/auction/10722529
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722578
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722578%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722578: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722578 url https://www.openlane.eu/en/carv6/auction/10722578
2026-03-25 10:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722657> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722692> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722473
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722473%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722473: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722473 url https://www.openlane.eu/en/carv6/auction/10722473
2026-03-25 10:17:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722444
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722444%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722444: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722444 url https://www.openlane.eu/en/carv6/auction/10722444
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722595
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722595%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722595: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722595 url https://www.openlane.eu/en/carv6/auction/10722595
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722614
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722614%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722614: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722614 url https://www.openlane.eu/en/carv6/auction/10722614
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722596
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722596%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722596: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722596 url https://www.openlane.eu/en/carv6/auction/10722596
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722663
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722663%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722663: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722663 url https://www.openlane.eu/en/carv6/auction/10722663
2026-03-25 10:17:14 [adesa.be] INFO: Found listing with ID: 10722384
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722384%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [adesa.be] INFO: Scrape type for 10722384: 1
2026-03-25 10:17:14 [adesa.be] INFO: Scraping item 10722384 url https://www.openlane.eu/en/carv6/auction/10722384
2026-03-25 10:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4edb2d88-770f-5dbe-8d64-5a0f300b41a8 with identifier: 10722657
2026-03-25 10:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4edb2d88-770f-5dbe-8d64-5a0f300b41a8 with scrape type 1
2026-03-25 10:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4edb2d88-770f-5dbe-8d64-5a0f300b41a8
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731657%252Fgeneral%252F0c13cb2b-7773-45c7-bb00-03aba818a617.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731657/general/0c13cb2b-7773-45c7-bb00-03aba818a617.jpg already downloaded
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731657%252Fgeneral%252F62a16598-a70e-47a1-8858-710b1ece2149.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731657/general/62a16598-a70e-47a1-8858-710b1ece2149.jpg already downloaded
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731657%252Fgeneral%252Ffcb0fe05-f727-4688-897b-69b9fda176cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731657/general/fcb0fe05-f727-4688-897b-69b9fda176cd.jpg already downloaded
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731657%252Fgeneral%252F21419ae2-a337-401b-9a05-3a9cca5e69da.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731657/general/21419ae2-a337-401b-9a05-3a9cca5e69da.jpg already downloaded
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731657%252Fgeneral%252F87878750-592e-4e39-808f-bcfd0a8bce7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731657/general/87878750-592e-4e39-808f-bcfd0a8bce7f.jpg already downloaded
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731657%252Fgeneral%252Fc102be3e-5e8a-4aff-95d7-cff09f139e39.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731657/general/c102be3e-5e8a-4aff-95d7-cff09f139e39.jpg already downloaded
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731657%252Fgeneral%252F26d6dadf-1ba4-4e02-bd02-021cde27787f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731657/general/26d6dadf-1ba4-4e02-bd02-021cde27787f.jpg already downloaded
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731657%252Fgeneral%252F80f78d0e-9e6d-410b-a470-afe3115e6aee.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731657/general/80f78d0e-9e6d-410b-a470-afe3115e6aee.jpg already downloaded
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731657%252Fgeneral%252F3913f17f-44e2-491a-8509-4f4283320484.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731657/general/3913f17f-44e2-491a-8509-4f4283320484.jpg already downloaded
2026-03-25 10:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731657%252Fgeneral%252Fecdbdd2a-963d-4f37-9962-a1ea74bf9b2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731657/general/ecdbdd2a-963d-4f37-9962-a1ea74bf9b2e.jpg already downloaded
2026-03-25 10:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4edb2d88-770f-5dbe-8d64-5a0f300b41a8, identifier: 10722657
2026-03-25 10:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1789531-a481-5141-bf46-7c194b08d9fa with identifier: 10722692
2026-03-25 10:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1789531-a481-5141-bf46-7c194b08d9fa with scrape type 1
2026-03-25 10:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e1789531-a481-5141-bf46-7c194b08d9fa
2026-03-25 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734170%252Fgeneral%252F1ad66d7a-5aee-45d0-9af7-022bc301580d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734170/general/1ad66d7a-5aee-45d0-9af7-022bc301580d.jpg already downloaded
2026-03-25 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734170%252Fgeneral%252F88cb4894-7778-43fd-967a-7c73d025d036.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734170/general/88cb4894-7778-43fd-967a-7c73d025d036.jpg already downloaded
2026-03-25 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734170%252Fgeneral%252F3069a0db-9d3e-4e90-8155-e0346857b668.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734170/general/3069a0db-9d3e-4e90-8155-e0346857b668.jpg already downloaded
2026-03-25 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734170%252Fgeneral%252F361080b5-0a1f-4884-8d34-461b210a6999.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734170/general/361080b5-0a1f-4884-8d34-461b210a6999.jpg already downloaded
2026-03-25 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734170%252Fgeneral%252Fdc74d47e-69f4-43a0-a749-c558be03ad90.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734170/general/dc74d47e-69f4-43a0-a749-c558be03ad90.jpg already downloaded
2026-03-25 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734170%252Fgeneral%252Fec7db4f8-5a15-4784-a1b4-6066f20ffed0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734170/general/ec7db4f8-5a15-4784-a1b4-6066f20ffed0.jpg already downloaded
2026-03-25 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734170%252Fgeneral%252F1ac47277-818a-41ab-925d-66eccad7e2c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734170/general/1ac47277-818a-41ab-925d-66eccad7e2c0.jpg already downloaded
2026-03-25 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734170%252Fgeneral%252Fce49ee82-1b31-42f3-8702-2d5cc2847c9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734170/general/ce49ee82-1b31-42f3-8702-2d5cc2847c9a.jpg already downloaded
2026-03-25 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734170%252Fgeneral%252F5df33d79-5475-4cbf-b0aa-eb084483a804.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734170/general/5df33d79-5475-4cbf-b0aa-eb084483a804.jpg already downloaded
2026-03-25 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734170%252Fgeneral%252F89a6a11c-1f06-4767-bd09-a5a9bec8e51b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734170/general/89a6a11c-1f06-4767-bd09-a5a9bec8e51b.jpg already downloaded
2026-03-25 10:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e1789531-a481-5141-bf46-7c194b08d9fa, identifier: 10722692
2026-03-25 10:17:15 [adesa.be] INFO: Found listing with ID: 10722376
2026-03-25 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722376%27 HTTP/1.1" 200 None
2026-03-25 10:17:15 [adesa.be] INFO: Scrape type for 10722376: 1
2026-03-25 10:17:15 [adesa.be] INFO: Scraping item 10722376 url https://www.openlane.eu/en/carv6/auction/10722376
2026-03-25 10:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4edb2d88-770f-5dbe-8d64-5a0f300b41a8 with identifier: 10722657
2026-03-25 10:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4edb2d88-770f-5dbe-8d64-5a0f300b41a8 with identifier: 10722657
2026-03-25 10:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4edb2d88-770f-5dbe-8d64-5a0f300b41a8 with identifier: 10722657 to the API
2026-03-25 10:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722657>
{'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': 110,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '4edb2d88-770f-5dbe-8d64-5a0f300b41a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEN076',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722657',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 91807,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5731657/general/0c13cb2b-7773-45c7-bb00-03aba818a617.jpg',
'https://images.openlane.eu/carimgs/5731657/general/62a16598-a70e-47a1-8858-710b1ece2149.jpg',
'https://images.openlane.eu/carimgs/5731657/general/fcb0fe05-f727-4688-897b-69b9fda176cd.jpg',
'https://images.openlane.eu/carimgs/5731657/general/21419ae2-a337-401b-9a05-3a9cca5e69da.jpg',
'https://images.openlane.eu/carimgs/5731657/general/87878750-592e-4e39-808f-bcfd0a8bce7f.jpg',
'https://images.openlane.eu/carimgs/5731657/general/c102be3e-5e8a-4aff-95d7-cff09f139e39.jpg',
'https://images.openlane.eu/carimgs/5731657/general/26d6dadf-1ba4-4e02-bd02-021cde27787f.jpg',
'https://images.openlane.eu/carimgs/5731657/general/80f78d0e-9e6d-410b-a470-afe3115e6aee.jpg',
'https://images.openlane.eu/carimgs/5731657/general/3913f17f-44e2-491a-8509-4f4283320484.jpg',
'https://images.openlane.eu/carimgs/5731657/general/ecdbdd2a-963d-4f37-9962-a1ea74bf9b2e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4edb2d88-770f-5dbe-8d64-5a0f300b41a8/4edb2d88-770f-5dbe-8d64-5a0f300b41a8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731657/general/0c13cb2b-7773-45c7-bb00-03aba818a617.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4edb2d88-770f-5dbe-8d64-5a0f300b41a8/4edb2d88-770f-5dbe-8d64-5a0f300b41a8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239459,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731657/general/62a16598-a70e-47a1-8858-710b1ece2149.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4edb2d88-770f-5dbe-8d64-5a0f300b41a8/4edb2d88-770f-5dbe-8d64-5a0f300b41a8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230627,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731657/general/fcb0fe05-f727-4688-897b-69b9fda176cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4edb2d88-770f-5dbe-8d64-5a0f300b41a8/4edb2d88-770f-5dbe-8d64-5a0f300b41a8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196470,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731657/general/21419ae2-a337-401b-9a05-3a9cca5e69da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4edb2d88-770f-5dbe-8d64-5a0f300b41a8/4edb2d88-770f-5dbe-8d64-5a0f300b41a8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162111,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731657/general/87878750-592e-4e39-808f-bcfd0a8bce7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4edb2d88-770f-5dbe-8d64-5a0f300b41a8/4edb2d88-770f-5dbe-8d64-5a0f300b41a8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74855,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731657/general/c102be3e-5e8a-4aff-95d7-cff09f139e39.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4edb2d88-770f-5dbe-8d64-5a0f300b41a8/4edb2d88-770f-5dbe-8d64-5a0f300b41a8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132335,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731657/general/26d6dadf-1ba4-4e02-bd02-021cde27787f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4edb2d88-770f-5dbe-8d64-5a0f300b41a8/4edb2d88-770f-5dbe-8d64-5a0f300b41a8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150677,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731657/general/80f78d0e-9e6d-410b-a470-afe3115e6aee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4edb2d88-770f-5dbe-8d64-5a0f300b41a8/4edb2d88-770f-5dbe-8d64-5a0f300b41a8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98680,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731657/general/3913f17f-44e2-491a-8509-4f4283320484.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4edb2d88-770f-5dbe-8d64-5a0f300b41a8/4edb2d88-770f-5dbe-8d64-5a0f300b41a8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205615,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731657/general/ecdbdd2a-963d-4f37-9962-a1ea74bf9b2e.jpg',
'Width': 1024}],
'price': 12350,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 30 TFSI - Petrol - Manual - 110 hp - 91.807 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722657%27 HTTP/1.1" 200 None
2026-03-25 10:17:15 [adesa.be] INFO: Saving data for 10722657: {'created_time': 1774433835.764167, 'last_price_update_time': 1774433835.764177, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722657') HTTP/1.1" 204 0
2026-03-25 10:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e1789531-a481-5141-bf46-7c194b08d9fa with identifier: 10722692
2026-03-25 10:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e1789531-a481-5141-bf46-7c194b08d9fa with identifier: 10722692
2026-03-25 10:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e1789531-a481-5141-bf46-7c194b08d9fa with identifier: 10722692 to the API
2026-03-25 10:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722692>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'e1789531-a481-5141-bf46-7c194b08d9fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DVQ509',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722692',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Tonale',
'odometer': 58482,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5734170/general/1ad66d7a-5aee-45d0-9af7-022bc301580d.jpg',
'https://images.openlane.eu/carimgs/5734170/general/88cb4894-7778-43fd-967a-7c73d025d036.jpg',
'https://images.openlane.eu/carimgs/5734170/general/3069a0db-9d3e-4e90-8155-e0346857b668.jpg',
'https://images.openlane.eu/carimgs/5734170/general/361080b5-0a1f-4884-8d34-461b210a6999.jpg',
'https://images.openlane.eu/carimgs/5734170/general/dc74d47e-69f4-43a0-a749-c558be03ad90.jpg',
'https://images.openlane.eu/carimgs/5734170/general/ec7db4f8-5a15-4784-a1b4-6066f20ffed0.jpg',
'https://images.openlane.eu/carimgs/5734170/general/1ac47277-818a-41ab-925d-66eccad7e2c0.jpg',
'https://images.openlane.eu/carimgs/5734170/general/ce49ee82-1b31-42f3-8702-2d5cc2847c9a.jpg',
'https://images.openlane.eu/carimgs/5734170/general/5df33d79-5475-4cbf-b0aa-eb084483a804.jpg',
'https://images.openlane.eu/carimgs/5734170/general/89a6a11c-1f06-4767-bd09-a5a9bec8e51b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1789531-a481-5141-bf46-7c194b08d9fa/e1789531-a481-5141-bf46-7c194b08d9fa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70932,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734170/general/1ad66d7a-5aee-45d0-9af7-022bc301580d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1789531-a481-5141-bf46-7c194b08d9fa/e1789531-a481-5141-bf46-7c194b08d9fa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20974,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734170/general/88cb4894-7778-43fd-967a-7c73d025d036.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1789531-a481-5141-bf46-7c194b08d9fa/e1789531-a481-5141-bf46-7c194b08d9fa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78937,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734170/general/3069a0db-9d3e-4e90-8155-e0346857b668.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1789531-a481-5141-bf46-7c194b08d9fa/e1789531-a481-5141-bf46-7c194b08d9fa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734170/general/361080b5-0a1f-4884-8d34-461b210a6999.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1789531-a481-5141-bf46-7c194b08d9fa/e1789531-a481-5141-bf46-7c194b08d9fa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94483,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734170/general/dc74d47e-69f4-43a0-a749-c558be03ad90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1789531-a481-5141-bf46-7c194b08d9fa/e1789531-a481-5141-bf46-7c194b08d9fa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734170/general/ec7db4f8-5a15-4784-a1b4-6066f20ffed0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1789531-a481-5141-bf46-7c194b08d9fa/e1789531-a481-5141-bf46-7c194b08d9fa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86553,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734170/general/1ac47277-818a-41ab-925d-66eccad7e2c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1789531-a481-5141-bf46-7c194b08d9fa/e1789531-a481-5141-bf46-7c194b08d9fa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734170/general/ce49ee82-1b31-42f3-8702-2d5cc2847c9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1789531-a481-5141-bf46-7c194b08d9fa/e1789531-a481-5141-bf46-7c194b08d9fa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66690,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734170/general/5df33d79-5475-4cbf-b0aa-eb084483a804.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1789531-a481-5141-bf46-7c194b08d9fa/e1789531-a481-5141-bf46-7c194b08d9fa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182744,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734170/general/89a6a11c-1f06-4767-bd09-a5a9bec8e51b.jpg',
'Width': 1024}],
'price': 21550,
'price_includes_vat': True,
'registration_date': '2023-07-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Alfa Romeo Tonale 1.3 Veloce - Q4 - Hybrid - Automatic - 180 hp - '
'58.482 km',
'transmission': 'automatic',
'trim': 'Veloce',
'vin': None,
'year': 2023}
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722692%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [adesa.be] INFO: Saving data for 10722692: {'created_time': 1774433836.194783, 'last_price_update_time': 1774433836.194793, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722692') HTTP/1.1" 204 0
2026-03-25 10:17:16 [adesa.be] INFO: Found listing with ID: 10722514
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722514%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [adesa.be] INFO: Scrape type for 10722514: 1
2026-03-25 10:17:16 [adesa.be] INFO: Scraping item 10722514 url https://www.openlane.eu/en/carv6/auction/10722514
2026-03-25 10:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722421> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722592> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722488> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:16 [adesa.be] INFO: Found listing with ID: 10722425
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722425%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [adesa.be] INFO: Scrape type for 10722425: 1
2026-03-25 10:17:16 [adesa.be] INFO: Scraping item 10722425 url https://www.openlane.eu/en/carv6/auction/10722425
2026-03-25 10:17:16 [adesa.be] INFO: Found listing with ID: 10722392
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722392%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [adesa.be] INFO: Scrape type for 10722392: 1
2026-03-25 10:17:16 [adesa.be] INFO: Scraping item 10722392 url https://www.openlane.eu/en/carv6/auction/10722392
2026-03-25 10:17:16 [adesa.be] INFO: Found listing with ID: 10722515
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722515%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [adesa.be] INFO: Scrape type for 10722515: 1
2026-03-25 10:17:16 [adesa.be] INFO: Scraping item 10722515 url https://www.openlane.eu/en/carv6/auction/10722515
2026-03-25 10:17:16 [adesa.be] INFO: Found listing with ID: 10722561
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722561%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [adesa.be] INFO: Scrape type for 10722561: 1
2026-03-25 10:17:16 [adesa.be] INFO: Scraping item 10722561 url https://www.openlane.eu/en/carv6/auction/10722561
2026-03-25 10:17:16 [adesa.be] INFO: Found listing with ID: 10722369
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722369%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [adesa.be] INFO: Scrape type for 10722369: 1
2026-03-25 10:17:16 [adesa.be] INFO: Scraping item 10722369 url https://www.openlane.eu/en/carv6/auction/10722369
2026-03-25 10:17:16 [adesa.be] INFO: Found listing with ID: 10722491
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722491%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [adesa.be] INFO: Scrape type for 10722491: 1
2026-03-25 10:17:16 [adesa.be] INFO: Scraping item 10722491 url https://www.openlane.eu/en/carv6/auction/10722491
2026-03-25 10:17:16 [adesa.be] INFO: Found listing with ID: 10722426
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722426%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [adesa.be] INFO: Scrape type for 10722426: 1
2026-03-25 10:17:16 [adesa.be] INFO: Scraping item 10722426 url https://www.openlane.eu/en/carv6/auction/10722426
2026-03-25 10:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78ad4601-e54d-503b-a042-4c93892e64ee with identifier: 10722668
2026-03-25 10:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78ad4601-e54d-503b-a042-4c93892e64ee with scrape type 1
2026-03-25 10:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 78ad4601-e54d-503b-a042-4c93892e64ee
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731697%252Fgeneral%252F089766f1-bcc8-474c-b550-22faba7ce0b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731697/general/089766f1-bcc8-474c-b550-22faba7ce0b8.jpg already downloaded
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731697%252Fgeneral%252Fcb298a54-b5d4-4f25-874e-fd60a50a3dab.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731697/general/cb298a54-b5d4-4f25-874e-fd60a50a3dab.jpg already downloaded
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731697%252Fgeneral%252Fcb658b28-1579-44dd-96c0-480e9e99d85a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731697/general/cb658b28-1579-44dd-96c0-480e9e99d85a.jpg already downloaded
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731697%252Fgeneral%252F0a080cbf-0bad-4aef-a994-32292b36aeac.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731697/general/0a080cbf-0bad-4aef-a994-32292b36aeac.jpg already downloaded
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731697%252Fgeneral%252F275157e6-a86a-4834-9b8a-b226d45dfbe3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731697/general/275157e6-a86a-4834-9b8a-b226d45dfbe3.jpg already downloaded
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731697%252Fgeneral%252Fe52da3b0-f17e-40e2-87da-f6aafb521120.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731697/general/e52da3b0-f17e-40e2-87da-f6aafb521120.jpg already downloaded
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731697%252Fgeneral%252F2c54ecc6-516b-4216-8dcb-1caf583fd01c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731697/general/2c54ecc6-516b-4216-8dcb-1caf583fd01c.jpg already downloaded
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731697%252Fgeneral%252F5f9d4a39-9777-442e-ad5f-828291b64e74.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731697/general/5f9d4a39-9777-442e-ad5f-828291b64e74.jpg already downloaded
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731697%252Fgeneral%252Fa6a94638-2ec0-4524-9b57-59c6b492648b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731697/general/a6a94638-2ec0-4524-9b57-59c6b492648b.jpg already downloaded
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731697%252Fgeneral%252Fd6ead125-c242-410a-b59e-47b5850b1400.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731697/general/d6ead125-c242-410a-b59e-47b5850b1400.jpg already downloaded
2026-03-25 10:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 78ad4601-e54d-503b-a042-4c93892e64ee, identifier: 10722668
2026-03-25 10:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c1755e5-e377-55dd-aa3b-3a15502f7c64 with identifier: 10722421
2026-03-25 10:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c1755e5-e377-55dd-aa3b-3a15502f7c64 with scrape type 1
2026-03-25 10:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6c1755e5-e377-55dd-aa3b-3a15502f7c64
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689385%252Fgeneral%252F3ae7ee6f-3e6c-4dc2-be90-13b7154bd8ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689385/general/3ae7ee6f-3e6c-4dc2-be90-13b7154bd8ae.jpg already downloaded
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689385%252Fgeneral%252Fcb9b943d-bd58-4b7a-aea5-9b79f92edf54.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689385/general/cb9b943d-bd58-4b7a-aea5-9b79f92edf54.jpg already downloaded
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689385%252Fgeneral%252F5c628246-a131-4367-8f09-76339c00aa08.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689385/general/5c628246-a131-4367-8f09-76339c00aa08.jpg already downloaded
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689385%252Fgeneral%252F6e7c0c33-9cc0-46b2-8010-e6aa23c248b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689385/general/6e7c0c33-9cc0-46b2-8010-e6aa23c248b0.jpg already downloaded
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689385%252Fgeneral%252F69f1356a-c4dd-4db8-ab57-a15c0f4168a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689385/general/69f1356a-c4dd-4db8-ab57-a15c0f4168a8.jpg already downloaded
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689385%252Fgeneral%252F9df3a993-0332-4b76-9c45-d46593920418.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689385/general/9df3a993-0332-4b76-9c45-d46593920418.jpg already downloaded
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689385%252Fgeneral%252Fab1ec02e-3523-4db7-93e9-2375c35b7310.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689385/general/ab1ec02e-3523-4db7-93e9-2375c35b7310.jpg already downloaded
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689385%252Fgeneral%252F7eacd6fa-8b5b-4570-918e-e5a070d2e8a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689385/general/7eacd6fa-8b5b-4570-918e-e5a070d2e8a5.jpg already downloaded
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689385%252Fgeneral%252F2bc07795-602b-4c79-882a-469b1d7368c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689385/general/2bc07795-602b-4c79-882a-469b1d7368c5.jpg already downloaded
2026-03-25 10:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689385%252Fgeneral%252F7145955d-2fa0-4541-b063-be7a023cfaf0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689385/general/7145955d-2fa0-4541-b063-be7a023cfaf0.jpg already downloaded
2026-03-25 10:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c1755e5-e377-55dd-aa3b-3a15502f7c64, identifier: 10722421
2026-03-25 10:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0de3c7f1-3756-570d-a37c-32c111e3358e with identifier: 10722592
2026-03-25 10:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0de3c7f1-3756-570d-a37c-32c111e3358e with scrape type 1
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0de3c7f1-3756-570d-a37c-32c111e3358e
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723418%252Fgeneral%252F4fe1b3e5-2fbe-4504-a849-cd022f49049d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723418/general/4fe1b3e5-2fbe-4504-a849-cd022f49049d.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723418%252Fgeneral%252F3beee9f4-56ed-485d-9fb2-e9e2bcbf91b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723418/general/3beee9f4-56ed-485d-9fb2-e9e2bcbf91b4.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723418%252Fgeneral%252F72d407ee-ef99-425a-b56f-807452922df9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723418/general/72d407ee-ef99-425a-b56f-807452922df9.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723418%252Fgeneral%252F714cb2b4-fbb6-4c7d-8fc7-bd8654f29f06.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723418/general/714cb2b4-fbb6-4c7d-8fc7-bd8654f29f06.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723418%252Fgeneral%252F76edcd96-c54b-467d-92cf-cf96a923fd38.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723418/general/76edcd96-c54b-467d-92cf-cf96a923fd38.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723418%252Fgeneral%252Fe13cd296-a5ec-4738-86dd-c7798f110533.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723418/general/e13cd296-a5ec-4738-86dd-c7798f110533.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723418%252Fgeneral%252F018131ac-bc94-4ee9-b491-5cb0672edc7a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723418/general/018131ac-bc94-4ee9-b491-5cb0672edc7a.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723418%252Fgeneral%252Fb77cfd44-8a9f-49ac-9005-68ed3ed3fd54.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723418/general/b77cfd44-8a9f-49ac-9005-68ed3ed3fd54.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723418%252Fgeneral%252F2e38d4d9-942f-45ea-9f9e-a383df22f948.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723418/general/2e38d4d9-942f-45ea-9f9e-a383df22f948.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723418%252Fgeneral%252Fe2c4673f-688c-4861-805a-6be823238452.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723418/general/e2c4673f-688c-4861-805a-6be823238452.jpg already downloaded
2026-03-25 10:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0de3c7f1-3756-570d-a37c-32c111e3358e, identifier: 10722592
2026-03-25 10:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 445c3bdb-161d-54cd-abca-0e5f6ff1d8d5 with identifier: 10722645
2026-03-25 10:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 445c3bdb-161d-54cd-abca-0e5f6ff1d8d5 with scrape type 1
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 445c3bdb-161d-54cd-abca-0e5f6ff1d8d5
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728952%252Fgeneral%252F166e6788-c2ba-4e1c-ae91-27cb5d32c866.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728952/general/166e6788-c2ba-4e1c-ae91-27cb5d32c866.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728952%252Fgeneral%252Fcb2ad047-2680-4925-bbf3-8464414623d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728952/general/cb2ad047-2680-4925-bbf3-8464414623d3.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728952%252Fgeneral%252Fb3f80bcc-b79f-4f6f-8e10-ef8eb8991aad.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728952/general/b3f80bcc-b79f-4f6f-8e10-ef8eb8991aad.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728952%252Fgeneral%252F7459417a-6776-4d25-a90e-18224490c833.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728952/general/7459417a-6776-4d25-a90e-18224490c833.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728952%252Fgeneral%252Fd122d4dc-64f9-40d5-bd66-80af323256ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728952/general/d122d4dc-64f9-40d5-bd66-80af323256ae.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728952%252Fgeneral%252Fb900fe0b-85b1-44d7-af2a-a235542a9fe5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728952/general/b900fe0b-85b1-44d7-af2a-a235542a9fe5.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728952%252Fgeneral%252F2b965edb-0b8a-4142-bfc2-0c8872ab1232.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728952/general/2b965edb-0b8a-4142-bfc2-0c8872ab1232.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728952%252Fgeneral%252Fc81aed61-3139-4628-9acc-95995e9a1511.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728952/general/c81aed61-3139-4628-9acc-95995e9a1511.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728952%252Fgeneral%252Fa64039a6-86ac-4f00-a6a1-80d0e370f130.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728952/general/a64039a6-86ac-4f00-a6a1-80d0e370f130.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728952%252Fgeneral%252Ff70c416d-df43-4f99-9ea5-f7d84c22414c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728952/general/f70c416d-df43-4f99-9ea5-f7d84c22414c.jpg already downloaded
2026-03-25 10:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 445c3bdb-161d-54cd-abca-0e5f6ff1d8d5, identifier: 10722645
2026-03-25 10:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f2ae2b9-f16c-5123-a83c-c9c682dffa5f with identifier: 10722488
2026-03-25 10:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f2ae2b9-f16c-5123-a83c-c9c682dffa5f with scrape type 1
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8f2ae2b9-f16c-5123-a83c-c9c682dffa5f
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699003%252Fgeneral%252F0f0eb7c5-8892-46b5-858d-9d249993173d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699003/general/0f0eb7c5-8892-46b5-858d-9d249993173d.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699003%252Fgeneral%252F6fab8dca-93b9-4d17-ba34-f9625327ff80.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699003/general/6fab8dca-93b9-4d17-ba34-f9625327ff80.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699003%252Fgeneral%252F77a17a63-32ac-4555-ac96-ea899c88a051.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699003/general/77a17a63-32ac-4555-ac96-ea899c88a051.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699003%252Fgeneral%252F01fbcd9c-aad2-4f6a-9070-adafe4a3b72b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699003/general/01fbcd9c-aad2-4f6a-9070-adafe4a3b72b.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699003%252Fgeneral%252F25130f28-9890-4281-b28a-180ff5d9d824.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699003/general/25130f28-9890-4281-b28a-180ff5d9d824.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699003%252Fgeneral%252F6f6296fe-6568-40de-86db-dc6f3e1c8aa1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699003/general/6f6296fe-6568-40de-86db-dc6f3e1c8aa1.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699003%252Fgeneral%252Fedb37f7a-458a-4237-8be1-b24e205082e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699003/general/edb37f7a-458a-4237-8be1-b24e205082e5.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699003%252Fgeneral%252F2b207e62-8c6d-4215-8da5-6d6045376ced.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699003/general/2b207e62-8c6d-4215-8da5-6d6045376ced.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699003%252Fgeneral%252F9d67c3bc-1768-4f2a-8241-02ab21cd4667.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699003/general/9d67c3bc-1768-4f2a-8241-02ab21cd4667.jpg already downloaded
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699003%252Fgeneral%252F8f32cca0-7598-47be-93cc-fa06bb993a62.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699003/general/8f32cca0-7598-47be-93cc-fa06bb993a62.jpg already downloaded
2026-03-25 10:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8f2ae2b9-f16c-5123-a83c-c9c682dffa5f, identifier: 10722488
2026-03-25 10:17:17 [adesa.be] INFO: Found listing with ID: 10722697
2026-03-25 10:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722697%27 HTTP/1.1" 200 None
2026-03-25 10:17:17 [adesa.be] INFO: Scrape type for 10722697: 1
2026-03-25 10:17:17 [adesa.be] INFO: Scraping item 10722697 url https://www.openlane.eu/en/carv6/auction/10722697
2026-03-25 10:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 78ad4601-e54d-503b-a042-4c93892e64ee with identifier: 10722668
2026-03-25 10:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 78ad4601-e54d-503b-a042-4c93892e64ee with identifier: 10722668
2026-03-25 10:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 78ad4601-e54d-503b-a042-4c93892e64ee with identifier: 10722668 to the API
2026-03-25 10:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722668>
{'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': 136,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '78ad4601-e54d-503b-a042-4c93892e64ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRT596',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722668',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 111755,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5731697/general/089766f1-bcc8-474c-b550-22faba7ce0b8.jpg',
'https://images.openlane.eu/carimgs/5731697/general/cb298a54-b5d4-4f25-874e-fd60a50a3dab.jpg',
'https://images.openlane.eu/carimgs/5731697/general/cb658b28-1579-44dd-96c0-480e9e99d85a.jpg',
'https://images.openlane.eu/carimgs/5731697/general/0a080cbf-0bad-4aef-a994-32292b36aeac.jpg',
'https://images.openlane.eu/carimgs/5731697/general/275157e6-a86a-4834-9b8a-b226d45dfbe3.jpg',
'https://images.openlane.eu/carimgs/5731697/general/e52da3b0-f17e-40e2-87da-f6aafb521120.jpg',
'https://images.openlane.eu/carimgs/5731697/general/2c54ecc6-516b-4216-8dcb-1caf583fd01c.jpg',
'https://images.openlane.eu/carimgs/5731697/general/5f9d4a39-9777-442e-ad5f-828291b64e74.jpg',
'https://images.openlane.eu/carimgs/5731697/general/a6a94638-2ec0-4524-9b57-59c6b492648b.jpg',
'https://images.openlane.eu/carimgs/5731697/general/d6ead125-c242-410a-b59e-47b5850b1400.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78ad4601-e54d-503b-a042-4c93892e64ee/78ad4601-e54d-503b-a042-4c93892e64ee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285298,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731697/general/089766f1-bcc8-474c-b550-22faba7ce0b8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78ad4601-e54d-503b-a042-4c93892e64ee/78ad4601-e54d-503b-a042-4c93892e64ee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290591,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731697/general/cb298a54-b5d4-4f25-874e-fd60a50a3dab.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78ad4601-e54d-503b-a042-4c93892e64ee/78ad4601-e54d-503b-a042-4c93892e64ee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298041,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731697/general/cb658b28-1579-44dd-96c0-480e9e99d85a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78ad4601-e54d-503b-a042-4c93892e64ee/78ad4601-e54d-503b-a042-4c93892e64ee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268539,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731697/general/0a080cbf-0bad-4aef-a994-32292b36aeac.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78ad4601-e54d-503b-a042-4c93892e64ee/78ad4601-e54d-503b-a042-4c93892e64ee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264030,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731697/general/275157e6-a86a-4834-9b8a-b226d45dfbe3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78ad4601-e54d-503b-a042-4c93892e64ee/78ad4601-e54d-503b-a042-4c93892e64ee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283824,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731697/general/e52da3b0-f17e-40e2-87da-f6aafb521120.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78ad4601-e54d-503b-a042-4c93892e64ee/78ad4601-e54d-503b-a042-4c93892e64ee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273628,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731697/general/2c54ecc6-516b-4216-8dcb-1caf583fd01c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78ad4601-e54d-503b-a042-4c93892e64ee/78ad4601-e54d-503b-a042-4c93892e64ee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246195,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731697/general/5f9d4a39-9777-442e-ad5f-828291b64e74.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78ad4601-e54d-503b-a042-4c93892e64ee/78ad4601-e54d-503b-a042-4c93892e64ee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260513,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731697/general/a6a94638-2ec0-4524-9b57-59c6b492648b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78ad4601-e54d-503b-a042-4c93892e64ee/78ad4601-e54d-503b-a042-4c93892e64ee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415750,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731697/general/d6ead125-c242-410a-b59e-47b5850b1400.jpg',
'Width': 1400}],
'price': 17850,
'price_includes_vat': True,
'registration_date': '2022-02-28',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW X2 18d - xDrive - Diesel - Automatic - 136 hp - 111.755 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722668%27 HTTP/1.1" 200 None
2026-03-25 10:17:18 [adesa.be] INFO: Saving data for 10722668: {'created_time': 1774433838.283615, 'last_price_update_time': 1774433838.283625, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722668') HTTP/1.1" 204 0
2026-03-25 10:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c1755e5-e377-55dd-aa3b-3a15502f7c64 with identifier: 10722421
2026-03-25 10:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c1755e5-e377-55dd-aa3b-3a15502f7c64 with identifier: 10722421
2026-03-25 10:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c1755e5-e377-55dd-aa3b-3a15502f7c64 with identifier: 10722421 to the API
2026-03-25 10:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722421>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '6c1755e5-e377-55dd-aa3b-3a15502f7c64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVG575',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722421',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 52411,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5689385/general/3ae7ee6f-3e6c-4dc2-be90-13b7154bd8ae.jpg',
'https://images.openlane.eu/carimgs/5689385/general/cb9b943d-bd58-4b7a-aea5-9b79f92edf54.jpg',
'https://images.openlane.eu/carimgs/5689385/general/5c628246-a131-4367-8f09-76339c00aa08.jpg',
'https://images.openlane.eu/carimgs/5689385/general/6e7c0c33-9cc0-46b2-8010-e6aa23c248b0.jpg',
'https://images.openlane.eu/carimgs/5689385/general/69f1356a-c4dd-4db8-ab57-a15c0f4168a8.jpg',
'https://images.openlane.eu/carimgs/5689385/general/9df3a993-0332-4b76-9c45-d46593920418.jpg',
'https://images.openlane.eu/carimgs/5689385/general/ab1ec02e-3523-4db7-93e9-2375c35b7310.jpg',
'https://images.openlane.eu/carimgs/5689385/general/7eacd6fa-8b5b-4570-918e-e5a070d2e8a5.jpg',
'https://images.openlane.eu/carimgs/5689385/general/2bc07795-602b-4c79-882a-469b1d7368c5.jpg',
'https://images.openlane.eu/carimgs/5689385/general/7145955d-2fa0-4541-b063-be7a023cfaf0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c1755e5-e377-55dd-aa3b-3a15502f7c64/6c1755e5-e377-55dd-aa3b-3a15502f7c64_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363328,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689385/general/3ae7ee6f-3e6c-4dc2-be90-13b7154bd8ae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c1755e5-e377-55dd-aa3b-3a15502f7c64/6c1755e5-e377-55dd-aa3b-3a15502f7c64_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339067,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689385/general/cb9b943d-bd58-4b7a-aea5-9b79f92edf54.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c1755e5-e377-55dd-aa3b-3a15502f7c64/6c1755e5-e377-55dd-aa3b-3a15502f7c64_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386073,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689385/general/5c628246-a131-4367-8f09-76339c00aa08.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c1755e5-e377-55dd-aa3b-3a15502f7c64/6c1755e5-e377-55dd-aa3b-3a15502f7c64_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348255,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689385/general/6e7c0c33-9cc0-46b2-8010-e6aa23c248b0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c1755e5-e377-55dd-aa3b-3a15502f7c64/6c1755e5-e377-55dd-aa3b-3a15502f7c64_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313282,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689385/general/69f1356a-c4dd-4db8-ab57-a15c0f4168a8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c1755e5-e377-55dd-aa3b-3a15502f7c64/6c1755e5-e377-55dd-aa3b-3a15502f7c64_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310602,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689385/general/9df3a993-0332-4b76-9c45-d46593920418.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c1755e5-e377-55dd-aa3b-3a15502f7c64/6c1755e5-e377-55dd-aa3b-3a15502f7c64_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325049,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689385/general/ab1ec02e-3523-4db7-93e9-2375c35b7310.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c1755e5-e377-55dd-aa3b-3a15502f7c64/6c1755e5-e377-55dd-aa3b-3a15502f7c64_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304031,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689385/general/7eacd6fa-8b5b-4570-918e-e5a070d2e8a5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c1755e5-e377-55dd-aa3b-3a15502f7c64/6c1755e5-e377-55dd-aa3b-3a15502f7c64_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326886,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689385/general/2bc07795-602b-4c79-882a-469b1d7368c5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c1755e5-e377-55dd-aa3b-3a15502f7c64/6c1755e5-e377-55dd-aa3b-3a15502f7c64_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242505,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689385/general/7145955d-2fa0-4541-b063-be7a023cfaf0.jpg',
'Width': 1920}],
'price': 17350,
'price_includes_vat': True,
'registration_date': '2021-08-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe Advanced - Hybrid - Automatic - 150 hp - '
'52.411 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-25 10:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722421%27 HTTP/1.1" 200 None
2026-03-25 10:17:18 [adesa.be] INFO: Saving data for 10722421: {'created_time': 1774433838.771529, 'last_price_update_time': 1774433838.771541, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722421') HTTP/1.1" 204 0
2026-03-25 10:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0de3c7f1-3756-570d-a37c-32c111e3358e with identifier: 10722592
2026-03-25 10:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0de3c7f1-3756-570d-a37c-32c111e3358e with identifier: 10722592
2026-03-25 10:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0de3c7f1-3756-570d-a37c-32c111e3358e with identifier: 10722592 to the API
2026-03-25 10:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722592>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '0de3c7f1-3756-570d-a37c-32c111e3358e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSB657',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722592',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 114644,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5723418/general/4fe1b3e5-2fbe-4504-a849-cd022f49049d.jpg',
'https://images.openlane.eu/carimgs/5723418/general/3beee9f4-56ed-485d-9fb2-e9e2bcbf91b4.jpg',
'https://images.openlane.eu/carimgs/5723418/general/72d407ee-ef99-425a-b56f-807452922df9.jpg',
'https://images.openlane.eu/carimgs/5723418/general/714cb2b4-fbb6-4c7d-8fc7-bd8654f29f06.jpg',
'https://images.openlane.eu/carimgs/5723418/general/76edcd96-c54b-467d-92cf-cf96a923fd38.jpg',
'https://images.openlane.eu/carimgs/5723418/general/e13cd296-a5ec-4738-86dd-c7798f110533.jpg',
'https://images.openlane.eu/carimgs/5723418/general/018131ac-bc94-4ee9-b491-5cb0672edc7a.jpg',
'https://images.openlane.eu/carimgs/5723418/general/b77cfd44-8a9f-49ac-9005-68ed3ed3fd54.jpg',
'https://images.openlane.eu/carimgs/5723418/general/2e38d4d9-942f-45ea-9f9e-a383df22f948.jpg',
'https://images.openlane.eu/carimgs/5723418/general/e2c4673f-688c-4861-805a-6be823238452.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0de3c7f1-3756-570d-a37c-32c111e3358e/0de3c7f1-3756-570d-a37c-32c111e3358e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398925,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723418/general/4fe1b3e5-2fbe-4504-a849-cd022f49049d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0de3c7f1-3756-570d-a37c-32c111e3358e/0de3c7f1-3756-570d-a37c-32c111e3358e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396560,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723418/general/3beee9f4-56ed-485d-9fb2-e9e2bcbf91b4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0de3c7f1-3756-570d-a37c-32c111e3358e/0de3c7f1-3756-570d-a37c-32c111e3358e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404968,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723418/general/72d407ee-ef99-425a-b56f-807452922df9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0de3c7f1-3756-570d-a37c-32c111e3358e/0de3c7f1-3756-570d-a37c-32c111e3358e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396467,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723418/general/714cb2b4-fbb6-4c7d-8fc7-bd8654f29f06.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0de3c7f1-3756-570d-a37c-32c111e3358e/0de3c7f1-3756-570d-a37c-32c111e3358e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341144,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723418/general/76edcd96-c54b-467d-92cf-cf96a923fd38.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0de3c7f1-3756-570d-a37c-32c111e3358e/0de3c7f1-3756-570d-a37c-32c111e3358e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322717,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723418/general/e13cd296-a5ec-4738-86dd-c7798f110533.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0de3c7f1-3756-570d-a37c-32c111e3358e/0de3c7f1-3756-570d-a37c-32c111e3358e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359942,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723418/general/018131ac-bc94-4ee9-b491-5cb0672edc7a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0de3c7f1-3756-570d-a37c-32c111e3358e/0de3c7f1-3756-570d-a37c-32c111e3358e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361347,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723418/general/b77cfd44-8a9f-49ac-9005-68ed3ed3fd54.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0de3c7f1-3756-570d-a37c-32c111e3358e/0de3c7f1-3756-570d-a37c-32c111e3358e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274522,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723418/general/2e38d4d9-942f-45ea-9f9e-a383df22f948.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0de3c7f1-3756-570d-a37c-32c111e3358e/0de3c7f1-3756-570d-a37c-32c111e3358e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308972,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723418/general/e2c4673f-688c-4861-805a-6be823238452.jpg',
'Width': 1920}],
'price': 13950,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe Advanced - Hybrid - Automatic - 150 hp - '
'114.644 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-25 10:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722592%27 HTTP/1.1" 200 None
2026-03-25 10:17:19 [adesa.be] INFO: Saving data for 10722592: {'created_time': 1774433839.106658, 'last_price_update_time': 1774433839.106668, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722592') HTTP/1.1" 204 0
2026-03-25 10:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 445c3bdb-161d-54cd-abca-0e5f6ff1d8d5 with identifier: 10722645
2026-03-25 10:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 445c3bdb-161d-54cd-abca-0e5f6ff1d8d5 with identifier: 10722645
2026-03-25 10:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 445c3bdb-161d-54cd-abca-0e5f6ff1d8d5 with identifier: 10722645 to the API
2026-03-25 10:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722645>
{'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': 194,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '445c3bdb-161d-54cd-abca-0e5f6ff1d8d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQE171',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722645',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 148382,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5728952/general/166e6788-c2ba-4e1c-ae91-27cb5d32c866.jpg',
'https://images.openlane.eu/carimgs/5728952/general/cb2ad047-2680-4925-bbf3-8464414623d3.jpg',
'https://images.openlane.eu/carimgs/5728952/general/b3f80bcc-b79f-4f6f-8e10-ef8eb8991aad.jpg',
'https://images.openlane.eu/carimgs/5728952/general/7459417a-6776-4d25-a90e-18224490c833.jpg',
'https://images.openlane.eu/carimgs/5728952/general/d122d4dc-64f9-40d5-bd66-80af323256ae.jpg',
'https://images.openlane.eu/carimgs/5728952/general/b900fe0b-85b1-44d7-af2a-a235542a9fe5.jpg',
'https://images.openlane.eu/carimgs/5728952/general/2b965edb-0b8a-4142-bfc2-0c8872ab1232.jpg',
'https://images.openlane.eu/carimgs/5728952/general/c81aed61-3139-4628-9acc-95995e9a1511.jpg',
'https://images.openlane.eu/carimgs/5728952/general/a64039a6-86ac-4f00-a6a1-80d0e370f130.jpg',
'https://images.openlane.eu/carimgs/5728952/general/f70c416d-df43-4f99-9ea5-f7d84c22414c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_445c3bdb-161d-54cd-abca-0e5f6ff1d8d5/445c3bdb-161d-54cd-abca-0e5f6ff1d8d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101956,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728952/general/166e6788-c2ba-4e1c-ae91-27cb5d32c866.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_445c3bdb-161d-54cd-abca-0e5f6ff1d8d5/445c3bdb-161d-54cd-abca-0e5f6ff1d8d5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26087,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728952/general/cb2ad047-2680-4925-bbf3-8464414623d3.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_445c3bdb-161d-54cd-abca-0e5f6ff1d8d5/445c3bdb-161d-54cd-abca-0e5f6ff1d8d5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113164,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728952/general/b3f80bcc-b79f-4f6f-8e10-ef8eb8991aad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_445c3bdb-161d-54cd-abca-0e5f6ff1d8d5/445c3bdb-161d-54cd-abca-0e5f6ff1d8d5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106977,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728952/general/7459417a-6776-4d25-a90e-18224490c833.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_445c3bdb-161d-54cd-abca-0e5f6ff1d8d5/445c3bdb-161d-54cd-abca-0e5f6ff1d8d5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728952/general/d122d4dc-64f9-40d5-bd66-80af323256ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_445c3bdb-161d-54cd-abca-0e5f6ff1d8d5/445c3bdb-161d-54cd-abca-0e5f6ff1d8d5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119622,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728952/general/b900fe0b-85b1-44d7-af2a-a235542a9fe5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_445c3bdb-161d-54cd-abca-0e5f6ff1d8d5/445c3bdb-161d-54cd-abca-0e5f6ff1d8d5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119976,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728952/general/2b965edb-0b8a-4142-bfc2-0c8872ab1232.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_445c3bdb-161d-54cd-abca-0e5f6ff1d8d5/445c3bdb-161d-54cd-abca-0e5f6ff1d8d5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128632,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728952/general/c81aed61-3139-4628-9acc-95995e9a1511.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_445c3bdb-161d-54cd-abca-0e5f6ff1d8d5/445c3bdb-161d-54cd-abca-0e5f6ff1d8d5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167872,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728952/general/a64039a6-86ac-4f00-a6a1-80d0e370f130.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_445c3bdb-161d-54cd-abca-0e5f6ff1d8d5/445c3bdb-161d-54cd-abca-0e5f6ff1d8d5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116589,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728952/general/f70c416d-df43-4f99-9ea5-f7d84c22414c.jpg',
'Width': 1024}],
'price': 29650,
'price_includes_vat': True,
'registration_date': '2020-11-03',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz GLE 350de - 4-Matic - Hybrid - Automatic - 194 hp - '
'148.382 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 10:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722645%27 HTTP/1.1" 200 None
2026-03-25 10:17:19 [adesa.be] INFO: Saving data for 10722645: {'created_time': 1774433839.473835, 'last_price_update_time': 1774433839.473845, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722645') HTTP/1.1" 204 0
2026-03-25 10:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8f2ae2b9-f16c-5123-a83c-c9c682dffa5f with identifier: 10722488
2026-03-25 10:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8f2ae2b9-f16c-5123-a83c-c9c682dffa5f with identifier: 10722488
2026-03-25 10:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8f2ae2b9-f16c-5123-a83c-c9c682dffa5f with identifier: 10722488 to the API
2026-03-25 10:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722488>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '8f2ae2b9-f16c-5123-a83c-c9c682dffa5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BND055',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722488',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 54057,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5699003/general/0f0eb7c5-8892-46b5-858d-9d249993173d.jpg',
'https://images.openlane.eu/carimgs/5699003/general/6fab8dca-93b9-4d17-ba34-f9625327ff80.jpg',
'https://images.openlane.eu/carimgs/5699003/general/77a17a63-32ac-4555-ac96-ea899c88a051.jpg',
'https://images.openlane.eu/carimgs/5699003/general/01fbcd9c-aad2-4f6a-9070-adafe4a3b72b.jpg',
'https://images.openlane.eu/carimgs/5699003/general/25130f28-9890-4281-b28a-180ff5d9d824.jpg',
'https://images.openlane.eu/carimgs/5699003/general/6f6296fe-6568-40de-86db-dc6f3e1c8aa1.jpg',
'https://images.openlane.eu/carimgs/5699003/general/edb37f7a-458a-4237-8be1-b24e205082e5.jpg',
'https://images.openlane.eu/carimgs/5699003/general/2b207e62-8c6d-4215-8da5-6d6045376ced.jpg',
'https://images.openlane.eu/carimgs/5699003/general/9d67c3bc-1768-4f2a-8241-02ab21cd4667.jpg',
'https://images.openlane.eu/carimgs/5699003/general/8f32cca0-7598-47be-93cc-fa06bb993a62.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f2ae2b9-f16c-5123-a83c-c9c682dffa5f/8f2ae2b9-f16c-5123-a83c-c9c682dffa5f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699003/general/0f0eb7c5-8892-46b5-858d-9d249993173d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f2ae2b9-f16c-5123-a83c-c9c682dffa5f/8f2ae2b9-f16c-5123-a83c-c9c682dffa5f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234636,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699003/general/6fab8dca-93b9-4d17-ba34-f9625327ff80.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f2ae2b9-f16c-5123-a83c-c9c682dffa5f/8f2ae2b9-f16c-5123-a83c-c9c682dffa5f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699003/general/77a17a63-32ac-4555-ac96-ea899c88a051.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f2ae2b9-f16c-5123-a83c-c9c682dffa5f/8f2ae2b9-f16c-5123-a83c-c9c682dffa5f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208019,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699003/general/01fbcd9c-aad2-4f6a-9070-adafe4a3b72b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f2ae2b9-f16c-5123-a83c-c9c682dffa5f/8f2ae2b9-f16c-5123-a83c-c9c682dffa5f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123402,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699003/general/25130f28-9890-4281-b28a-180ff5d9d824.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f2ae2b9-f16c-5123-a83c-c9c682dffa5f/8f2ae2b9-f16c-5123-a83c-c9c682dffa5f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136123,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699003/general/6f6296fe-6568-40de-86db-dc6f3e1c8aa1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f2ae2b9-f16c-5123-a83c-c9c682dffa5f/8f2ae2b9-f16c-5123-a83c-c9c682dffa5f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141819,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699003/general/edb37f7a-458a-4237-8be1-b24e205082e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f2ae2b9-f16c-5123-a83c-c9c682dffa5f/8f2ae2b9-f16c-5123-a83c-c9c682dffa5f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77784,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699003/general/2b207e62-8c6d-4215-8da5-6d6045376ced.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f2ae2b9-f16c-5123-a83c-c9c682dffa5f/8f2ae2b9-f16c-5123-a83c-c9c682dffa5f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132975,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699003/general/9d67c3bc-1768-4f2a-8241-02ab21cd4667.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f2ae2b9-f16c-5123-a83c-c9c682dffa5f/8f2ae2b9-f16c-5123-a83c-c9c682dffa5f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102505,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699003/general/8f32cca0-7598-47be-93cc-fa06bb993a62.jpg',
'Width': 1024}],
'price': 15650,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe Advanced - Hybrid - Automatic - 150 hp - '
'54.057 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-25 10:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722488%27 HTTP/1.1" 200 None
2026-03-25 10:17:19 [adesa.be] INFO: Saving data for 10722488: {'created_time': 1774433839.81888, 'last_price_update_time': 1774433839.81889, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722488') HTTP/1.1" 204 0
2026-03-25 10:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722398> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722441> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa5862df-d685-51db-8a84-bdeb776dc99f with identifier: 10722398
2026-03-25 10:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa5862df-d685-51db-8a84-bdeb776dc99f with scrape type 1
2026-03-25 10:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aa5862df-d685-51db-8a84-bdeb776dc99f
2026-03-25 10:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5680730%252Fgeneral%252F3cb1e6f8-05e2-4bc7-8fdb-33ff561ef789.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680730/general/3cb1e6f8-05e2-4bc7-8fdb-33ff561ef789.jpg already downloaded
2026-03-25 10:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5680730%252Fgeneral%252Fb8517b7c-bae4-4b82-abd1-02d275ec7c72.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680730/general/b8517b7c-bae4-4b82-abd1-02d275ec7c72.jpg already downloaded
2026-03-25 10:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5680730%252Fgeneral%252Fefb57a30-b4a4-4b8a-b795-77d3f12fe23d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680730/general/efb57a30-b4a4-4b8a-b795-77d3f12fe23d.jpg already downloaded
2026-03-25 10:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5680730%252Fgeneral%252F1175d4eb-0ed9-4806-b2dc-3642294770f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680730/general/1175d4eb-0ed9-4806-b2dc-3642294770f0.jpg already downloaded
2026-03-25 10:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5680730%252Fgeneral%252Fd748fc4c-fab8-430a-918d-d956228bed7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680730/general/d748fc4c-fab8-430a-918d-d956228bed7f.jpg already downloaded
2026-03-25 10:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5680730%252Fgeneral%252F1ad5d9cc-b63d-4cf3-b6d3-240157be6b57.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680730/general/1ad5d9cc-b63d-4cf3-b6d3-240157be6b57.jpg already downloaded
2026-03-25 10:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5680730%252Fgeneral%252F3c7728d8-aa4b-41c5-a73b-a1b2926da50b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680730/general/3c7728d8-aa4b-41c5-a73b-a1b2926da50b.jpg already downloaded
2026-03-25 10:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5680730%252Fgeneral%252F73132e82-f247-43f4-a5d9-50d55cd70c5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680730/general/73132e82-f247-43f4-a5d9-50d55cd70c5e.jpg already downloaded
2026-03-25 10:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5680730%252Fgeneral%252F003444e4-f194-4e9a-b573-5e179bc7922b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680730/general/003444e4-f194-4e9a-b573-5e179bc7922b.jpg already downloaded
2026-03-25 10:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5680730%252Fgeneral%252Fd2d1d23a-dce4-420f-bd57-b991071ded79.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680730/general/d2d1d23a-dce4-420f-bd57-b991071ded79.jpg already downloaded
2026-03-25 10:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aa5862df-d685-51db-8a84-bdeb776dc99f, identifier: 10722398
2026-03-25 10:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe84f4ef-be2e-58ad-9dc5-d26550826b74 with identifier: 10722441
2026-03-25 10:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe84f4ef-be2e-58ad-9dc5-d26550826b74 with scrape type 1
2026-03-25 10:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fe84f4ef-be2e-58ad-9dc5-d26550826b74
2026-03-25 10:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691636%252Fgeneral%252F7654876d-a6b6-42d2-bd35-198910ee7e00.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691636/general/7654876d-a6b6-42d2-bd35-198910ee7e00.jpg already downloaded
2026-03-25 10:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691636%252Fgeneral%252F13dab79c-3e11-4456-ab7d-eaf9bf950249.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691636/general/13dab79c-3e11-4456-ab7d-eaf9bf950249.jpg already downloaded
2026-03-25 10:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691636%252Fgeneral%252Ff0cb0818-3e38-4284-a394-4b68ecf80ebb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691636/general/f0cb0818-3e38-4284-a394-4b68ecf80ebb.jpg already downloaded
2026-03-25 10:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691636%252Fgeneral%252F5308b009-6729-4a72-8276-4f133a6e71cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691636/general/5308b009-6729-4a72-8276-4f133a6e71cf.jpg already downloaded
2026-03-25 10:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691636%252Fgeneral%252F1a4833f1-d449-4387-9955-f8664a487de7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691636/general/1a4833f1-d449-4387-9955-f8664a487de7.jpg already downloaded
2026-03-25 10:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691636%252Fgeneral%252Feb73d7df-5066-4714-9873-1fe6c7f455da.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691636/general/eb73d7df-5066-4714-9873-1fe6c7f455da.jpg already downloaded
2026-03-25 10:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691636%252Fgeneral%252F723047b6-09fc-4a65-af98-645eba254b39.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691636/general/723047b6-09fc-4a65-af98-645eba254b39.jpg already downloaded
2026-03-25 10:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691636%252Fgeneral%252Fbef30e2d-2b5c-4a58-945d-1851b4fcb6ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691636/general/bef30e2d-2b5c-4a58-945d-1851b4fcb6ac.jpg already downloaded
2026-03-25 10:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691636%252Fgeneral%252F182a6b4a-6126-4097-9570-f62095003852.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691636/general/182a6b4a-6126-4097-9570-f62095003852.jpg already downloaded
2026-03-25 10:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691636%252Fgeneral%252F8e412c68-792b-474f-84ab-c695561cbe85.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691636/general/8e412c68-792b-474f-84ab-c695561cbe85.jpg already downloaded
2026-03-25 10:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fe84f4ef-be2e-58ad-9dc5-d26550826b74, identifier: 10722441
2026-03-25 10:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aa5862df-d685-51db-8a84-bdeb776dc99f with identifier: 10722398
2026-03-25 10:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aa5862df-d685-51db-8a84-bdeb776dc99f with identifier: 10722398
2026-03-25 10:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aa5862df-d685-51db-8a84-bdeb776dc99f with identifier: 10722398 to the API
2026-03-25 10:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722398>
{'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': 150,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'aa5862df-d685-51db-8a84-bdeb776dc99f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQA484',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722398',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 64116,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5680730/general/3cb1e6f8-05e2-4bc7-8fdb-33ff561ef789.jpg',
'https://images.openlane.eu/carimgs/5680730/general/b8517b7c-bae4-4b82-abd1-02d275ec7c72.jpg',
'https://images.openlane.eu/carimgs/5680730/general/efb57a30-b4a4-4b8a-b795-77d3f12fe23d.jpg',
'https://images.openlane.eu/carimgs/5680730/general/1175d4eb-0ed9-4806-b2dc-3642294770f0.jpg',
'https://images.openlane.eu/carimgs/5680730/general/d748fc4c-fab8-430a-918d-d956228bed7f.jpg',
'https://images.openlane.eu/carimgs/5680730/general/1ad5d9cc-b63d-4cf3-b6d3-240157be6b57.jpg',
'https://images.openlane.eu/carimgs/5680730/general/3c7728d8-aa4b-41c5-a73b-a1b2926da50b.jpg',
'https://images.openlane.eu/carimgs/5680730/general/73132e82-f247-43f4-a5d9-50d55cd70c5e.jpg',
'https://images.openlane.eu/carimgs/5680730/general/003444e4-f194-4e9a-b573-5e179bc7922b.jpg',
'https://images.openlane.eu/carimgs/5680730/general/d2d1d23a-dce4-420f-bd57-b991071ded79.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa5862df-d685-51db-8a84-bdeb776dc99f/aa5862df-d685-51db-8a84-bdeb776dc99f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317313,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680730/general/3cb1e6f8-05e2-4bc7-8fdb-33ff561ef789.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa5862df-d685-51db-8a84-bdeb776dc99f/aa5862df-d685-51db-8a84-bdeb776dc99f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303975,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680730/general/b8517b7c-bae4-4b82-abd1-02d275ec7c72.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa5862df-d685-51db-8a84-bdeb776dc99f/aa5862df-d685-51db-8a84-bdeb776dc99f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286466,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680730/general/efb57a30-b4a4-4b8a-b795-77d3f12fe23d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa5862df-d685-51db-8a84-bdeb776dc99f/aa5862df-d685-51db-8a84-bdeb776dc99f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284395,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680730/general/1175d4eb-0ed9-4806-b2dc-3642294770f0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa5862df-d685-51db-8a84-bdeb776dc99f/aa5862df-d685-51db-8a84-bdeb776dc99f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226934,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680730/general/d748fc4c-fab8-430a-918d-d956228bed7f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa5862df-d685-51db-8a84-bdeb776dc99f/aa5862df-d685-51db-8a84-bdeb776dc99f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290854,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680730/general/1ad5d9cc-b63d-4cf3-b6d3-240157be6b57.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa5862df-d685-51db-8a84-bdeb776dc99f/aa5862df-d685-51db-8a84-bdeb776dc99f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270725,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680730/general/3c7728d8-aa4b-41c5-a73b-a1b2926da50b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa5862df-d685-51db-8a84-bdeb776dc99f/aa5862df-d685-51db-8a84-bdeb776dc99f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221479,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680730/general/73132e82-f247-43f4-a5d9-50d55cd70c5e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa5862df-d685-51db-8a84-bdeb776dc99f/aa5862df-d685-51db-8a84-bdeb776dc99f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226007,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680730/general/003444e4-f194-4e9a-b573-5e179bc7922b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa5862df-d685-51db-8a84-bdeb776dc99f/aa5862df-d685-51db-8a84-bdeb776dc99f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40416,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680730/general/d2d1d23a-dce4-420f-bd57-b991071ded79.jpg',
'Width': 400}],
'price': 17150,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe Advanced - Hybrid - Automatic - 150 hp - '
'64.116 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-25 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722398%27 HTTP/1.1" 200 None
2026-03-25 10:17:21 [adesa.be] INFO: Saving data for 10722398: {'created_time': 1774433841.727038, 'last_price_update_time': 1774433841.727052, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722398') HTTP/1.1" 204 0
2026-03-25 10:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fe84f4ef-be2e-58ad-9dc5-d26550826b74 with identifier: 10722441
2026-03-25 10:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fe84f4ef-be2e-58ad-9dc5-d26550826b74 with identifier: 10722441
2026-03-25 10:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fe84f4ef-be2e-58ad-9dc5-d26550826b74 with identifier: 10722441 to the API
2026-03-25 10:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722441>
{'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': 150,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'fe84f4ef-be2e-58ad-9dc5-d26550826b74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRJ018',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722441',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 79780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5691636/general/7654876d-a6b6-42d2-bd35-198910ee7e00.jpg',
'https://images.openlane.eu/carimgs/5691636/general/13dab79c-3e11-4456-ab7d-eaf9bf950249.jpg',
'https://images.openlane.eu/carimgs/5691636/general/f0cb0818-3e38-4284-a394-4b68ecf80ebb.jpg',
'https://images.openlane.eu/carimgs/5691636/general/5308b009-6729-4a72-8276-4f133a6e71cf.jpg',
'https://images.openlane.eu/carimgs/5691636/general/1a4833f1-d449-4387-9955-f8664a487de7.jpg',
'https://images.openlane.eu/carimgs/5691636/general/eb73d7df-5066-4714-9873-1fe6c7f455da.jpg',
'https://images.openlane.eu/carimgs/5691636/general/723047b6-09fc-4a65-af98-645eba254b39.jpg',
'https://images.openlane.eu/carimgs/5691636/general/bef30e2d-2b5c-4a58-945d-1851b4fcb6ac.jpg',
'https://images.openlane.eu/carimgs/5691636/general/182a6b4a-6126-4097-9570-f62095003852.jpg',
'https://images.openlane.eu/carimgs/5691636/general/8e412c68-792b-474f-84ab-c695561cbe85.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe84f4ef-be2e-58ad-9dc5-d26550826b74/fe84f4ef-be2e-58ad-9dc5-d26550826b74_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424508,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691636/general/7654876d-a6b6-42d2-bd35-198910ee7e00.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe84f4ef-be2e-58ad-9dc5-d26550826b74/fe84f4ef-be2e-58ad-9dc5-d26550826b74_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367754,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691636/general/13dab79c-3e11-4456-ab7d-eaf9bf950249.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe84f4ef-be2e-58ad-9dc5-d26550826b74/fe84f4ef-be2e-58ad-9dc5-d26550826b74_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395839,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691636/general/f0cb0818-3e38-4284-a394-4b68ecf80ebb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe84f4ef-be2e-58ad-9dc5-d26550826b74/fe84f4ef-be2e-58ad-9dc5-d26550826b74_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342164,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691636/general/5308b009-6729-4a72-8276-4f133a6e71cf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe84f4ef-be2e-58ad-9dc5-d26550826b74/fe84f4ef-be2e-58ad-9dc5-d26550826b74_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313039,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691636/general/1a4833f1-d449-4387-9955-f8664a487de7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe84f4ef-be2e-58ad-9dc5-d26550826b74/fe84f4ef-be2e-58ad-9dc5-d26550826b74_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276593,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691636/general/eb73d7df-5066-4714-9873-1fe6c7f455da.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe84f4ef-be2e-58ad-9dc5-d26550826b74/fe84f4ef-be2e-58ad-9dc5-d26550826b74_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293535,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691636/general/723047b6-09fc-4a65-af98-645eba254b39.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe84f4ef-be2e-58ad-9dc5-d26550826b74/fe84f4ef-be2e-58ad-9dc5-d26550826b74_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249134,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691636/general/bef30e2d-2b5c-4a58-945d-1851b4fcb6ac.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe84f4ef-be2e-58ad-9dc5-d26550826b74/fe84f4ef-be2e-58ad-9dc5-d26550826b74_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361827,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691636/general/182a6b4a-6126-4097-9570-f62095003852.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe84f4ef-be2e-58ad-9dc5-d26550826b74/fe84f4ef-be2e-58ad-9dc5-d26550826b74_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214971,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691636/general/8e412c68-792b-474f-84ab-c695561cbe85.jpg',
'Width': 1920}],
'price': 17850,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe Advanced - Hybrid - Automatic - 150 hp - '
'79.780 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722441%27 HTTP/1.1" 200 None
2026-03-25 10:17:22 [adesa.be] INFO: Saving data for 10722441: {'created_time': 1774433842.051108, 'last_price_update_time': 1774433842.051119, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722441') HTTP/1.1" 204 0
2026-03-25 10:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722593> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722364> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722693> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ebd8f7a-101f-5492-862f-0ad5596a5ec9 with identifier: 10722606
2026-03-25 10:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ebd8f7a-101f-5492-862f-0ad5596a5ec9 with scrape type 1
2026-03-25 10:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ebd8f7a-101f-5492-862f-0ad5596a5ec9
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726068%252Fgeneral%252F955046ec-b18d-40ae-ab03-8a62ac271cad.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726068/general/955046ec-b18d-40ae-ab03-8a62ac271cad.jpg already downloaded
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726068%252Fgeneral%252F4f462525-ca2d-415f-a606-dbfae043ddda.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726068/general/4f462525-ca2d-415f-a606-dbfae043ddda.jpg already downloaded
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726068%252Fgeneral%252Fa4b8649e-3068-4bd6-82ae-b27923600853.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726068/general/a4b8649e-3068-4bd6-82ae-b27923600853.jpg already downloaded
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726068%252Fgeneral%252Fb09a0b5d-774a-4fb1-b521-89d863f23e21.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726068/general/b09a0b5d-774a-4fb1-b521-89d863f23e21.jpg already downloaded
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726068%252Fgeneral%252F7d07d247-df1e-43d0-b1b4-9fe94e0ca28d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726068/general/7d07d247-df1e-43d0-b1b4-9fe94e0ca28d.jpg already downloaded
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726068%252Fgeneral%252F9de66e39-c33d-43f7-957e-12eeb196db8a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726068/general/9de66e39-c33d-43f7-957e-12eeb196db8a.jpg already downloaded
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726068%252Fgeneral%252Ff44f7567-e275-41e2-9b56-e78db1764c69.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726068/general/f44f7567-e275-41e2-9b56-e78db1764c69.jpg already downloaded
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726068%252Fgeneral%252Fc7743ca4-d2d9-4353-85a6-23a757aab46e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726068/general/c7743ca4-d2d9-4353-85a6-23a757aab46e.jpg already downloaded
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726068%252Fgeneral%252F48bf3dd2-f46d-40dc-a5fc-248beac7f7c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726068/general/48bf3dd2-f46d-40dc-a5fc-248beac7f7c3.jpg already downloaded
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726068%252Fgeneral%252Ff16dfbbe-2fd3-4ac4-94c1-65bacf006631.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726068/general/f16dfbbe-2fd3-4ac4-94c1-65bacf006631.jpg already downloaded
2026-03-25 10:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ebd8f7a-101f-5492-862f-0ad5596a5ec9, identifier: 10722606
2026-03-25 10:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d0622d5-5e80-5b26-a675-489cc7770bcb with identifier: 10722593
2026-03-25 10:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d0622d5-5e80-5b26-a675-489cc7770bcb with scrape type 1
2026-03-25 10:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0d0622d5-5e80-5b26-a675-489cc7770bcb
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723420%252Fgeneral%252F75e6b0f4-767d-4673-8a87-5bfe0c84b780.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723420/general/75e6b0f4-767d-4673-8a87-5bfe0c84b780.jpg already downloaded
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723420%252Fgeneral%252F65366e9e-fd0f-4c7a-bef9-c37643f04995.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723420/general/65366e9e-fd0f-4c7a-bef9-c37643f04995.jpg already downloaded
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723420%252Fgeneral%252Fa38f9b42-268c-4cf8-a4bb-681ad242b240.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723420/general/a38f9b42-268c-4cf8-a4bb-681ad242b240.jpg already downloaded
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723420%252Fgeneral%252Fd4a0a329-335d-4463-b05d-722a33e6dc47.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723420/general/d4a0a329-335d-4463-b05d-722a33e6dc47.jpg already downloaded
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723420%252Fgeneral%252Fadad23fe-cdb8-4135-b0bf-e9d544682e6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723420/general/adad23fe-cdb8-4135-b0bf-e9d544682e6f.jpg already downloaded
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723420%252Fgeneral%252F5c27a4fd-bf6d-489b-bb04-ea5321d7eb48.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723420/general/5c27a4fd-bf6d-489b-bb04-ea5321d7eb48.jpg already downloaded
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723420%252Fgeneral%252Ff11b31ef-fc3e-4d20-8541-63f3403a0a51.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723420/general/f11b31ef-fc3e-4d20-8541-63f3403a0a51.jpg already downloaded
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723420%252Fgeneral%252F17505b26-582b-4a68-bd06-4b500f2fb0eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723420/general/17505b26-582b-4a68-bd06-4b500f2fb0eb.jpg already downloaded
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723420%252Fgeneral%252Fdbf5a70e-072c-4871-9a0f-58b3916c0288.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723420/general/dbf5a70e-072c-4871-9a0f-58b3916c0288.jpg already downloaded
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723420%252Fgeneral%252F3e1b9976-95f7-47a9-b1a4-135eb643bbd1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723420/general/3e1b9976-95f7-47a9-b1a4-135eb643bbd1.jpg already downloaded
2026-03-25 10:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d0622d5-5e80-5b26-a675-489cc7770bcb, identifier: 10722593
2026-03-25 10:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ebd8f7a-101f-5492-862f-0ad5596a5ec9 with identifier: 10722606
2026-03-25 10:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ebd8f7a-101f-5492-862f-0ad5596a5ec9 with identifier: 10722606
2026-03-25 10:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ebd8f7a-101f-5492-862f-0ad5596a5ec9 with identifier: 10722606 to the API
2026-03-25 10:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722606>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '3ebd8f7a-101f-5492-862f-0ad5596a5ec9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQW903',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722606',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 156507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5726068/general/955046ec-b18d-40ae-ab03-8a62ac271cad.jpg',
'https://images.openlane.eu/carimgs/5726068/general/4f462525-ca2d-415f-a606-dbfae043ddda.jpg',
'https://images.openlane.eu/carimgs/5726068/general/a4b8649e-3068-4bd6-82ae-b27923600853.jpg',
'https://images.openlane.eu/carimgs/5726068/general/b09a0b5d-774a-4fb1-b521-89d863f23e21.jpg',
'https://images.openlane.eu/carimgs/5726068/general/7d07d247-df1e-43d0-b1b4-9fe94e0ca28d.jpg',
'https://images.openlane.eu/carimgs/5726068/general/9de66e39-c33d-43f7-957e-12eeb196db8a.jpg',
'https://images.openlane.eu/carimgs/5726068/general/f44f7567-e275-41e2-9b56-e78db1764c69.jpg',
'https://images.openlane.eu/carimgs/5726068/general/c7743ca4-d2d9-4353-85a6-23a757aab46e.jpg',
'https://images.openlane.eu/carimgs/5726068/general/48bf3dd2-f46d-40dc-a5fc-248beac7f7c3.jpg',
'https://images.openlane.eu/carimgs/5726068/general/f16dfbbe-2fd3-4ac4-94c1-65bacf006631.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ebd8f7a-101f-5492-862f-0ad5596a5ec9/3ebd8f7a-101f-5492-862f-0ad5596a5ec9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726068/general/955046ec-b18d-40ae-ab03-8a62ac271cad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ebd8f7a-101f-5492-862f-0ad5596a5ec9/3ebd8f7a-101f-5492-862f-0ad5596a5ec9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237531,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726068/general/4f462525-ca2d-415f-a606-dbfae043ddda.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ebd8f7a-101f-5492-862f-0ad5596a5ec9/3ebd8f7a-101f-5492-862f-0ad5596a5ec9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231078,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726068/general/a4b8649e-3068-4bd6-82ae-b27923600853.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ebd8f7a-101f-5492-862f-0ad5596a5ec9/3ebd8f7a-101f-5492-862f-0ad5596a5ec9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230119,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726068/general/b09a0b5d-774a-4fb1-b521-89d863f23e21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ebd8f7a-101f-5492-862f-0ad5596a5ec9/3ebd8f7a-101f-5492-862f-0ad5596a5ec9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117957,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726068/general/7d07d247-df1e-43d0-b1b4-9fe94e0ca28d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ebd8f7a-101f-5492-862f-0ad5596a5ec9/3ebd8f7a-101f-5492-862f-0ad5596a5ec9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149278,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726068/general/9de66e39-c33d-43f7-957e-12eeb196db8a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ebd8f7a-101f-5492-862f-0ad5596a5ec9/3ebd8f7a-101f-5492-862f-0ad5596a5ec9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183025,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726068/general/f44f7567-e275-41e2-9b56-e78db1764c69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ebd8f7a-101f-5492-862f-0ad5596a5ec9/3ebd8f7a-101f-5492-862f-0ad5596a5ec9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110483,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726068/general/c7743ca4-d2d9-4353-85a6-23a757aab46e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ebd8f7a-101f-5492-862f-0ad5596a5ec9/3ebd8f7a-101f-5492-862f-0ad5596a5ec9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179509,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726068/general/48bf3dd2-f46d-40dc-a5fc-248beac7f7c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ebd8f7a-101f-5492-862f-0ad5596a5ec9/3ebd8f7a-101f-5492-862f-0ad5596a5ec9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114122,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726068/general/f16dfbbe-2fd3-4ac4-94c1-65bacf006631.jpg',
'Width': 1024}],
'price': 14650,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 30 TDI Attraction - Diesel - Automatic - 136 hp - 156.507 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722606%27 HTTP/1.1" 200 None
2026-03-25 10:17:23 [adesa.be] INFO: Saving data for 10722606: {'created_time': 1774433843.063404, 'last_price_update_time': 1774433843.063416, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722606') HTTP/1.1" 204 0
2026-03-25 10:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d0622d5-5e80-5b26-a675-489cc7770bcb with identifier: 10722593
2026-03-25 10:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d0622d5-5e80-5b26-a675-489cc7770bcb with identifier: 10722593
2026-03-25 10:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d0622d5-5e80-5b26-a675-489cc7770bcb with identifier: 10722593 to the API
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722593>
{'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': 150,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '0d0622d5-5e80-5b26-a675-489cc7770bcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRQ471',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722593',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 100208,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5723420/general/75e6b0f4-767d-4673-8a87-5bfe0c84b780.jpg',
'https://images.openlane.eu/carimgs/5723420/general/65366e9e-fd0f-4c7a-bef9-c37643f04995.jpg',
'https://images.openlane.eu/carimgs/5723420/general/a38f9b42-268c-4cf8-a4bb-681ad242b240.jpg',
'https://images.openlane.eu/carimgs/5723420/general/d4a0a329-335d-4463-b05d-722a33e6dc47.jpg',
'https://images.openlane.eu/carimgs/5723420/general/adad23fe-cdb8-4135-b0bf-e9d544682e6f.jpg',
'https://images.openlane.eu/carimgs/5723420/general/5c27a4fd-bf6d-489b-bb04-ea5321d7eb48.jpg',
'https://images.openlane.eu/carimgs/5723420/general/f11b31ef-fc3e-4d20-8541-63f3403a0a51.jpg',
'https://images.openlane.eu/carimgs/5723420/general/17505b26-582b-4a68-bd06-4b500f2fb0eb.jpg',
'https://images.openlane.eu/carimgs/5723420/general/dbf5a70e-072c-4871-9a0f-58b3916c0288.jpg',
'https://images.openlane.eu/carimgs/5723420/general/3e1b9976-95f7-47a9-b1a4-135eb643bbd1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d0622d5-5e80-5b26-a675-489cc7770bcb/0d0622d5-5e80-5b26-a675-489cc7770bcb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354450,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723420/general/75e6b0f4-767d-4673-8a87-5bfe0c84b780.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d0622d5-5e80-5b26-a675-489cc7770bcb/0d0622d5-5e80-5b26-a675-489cc7770bcb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28269,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723420/general/65366e9e-fd0f-4c7a-bef9-c37643f04995.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d0622d5-5e80-5b26-a675-489cc7770bcb/0d0622d5-5e80-5b26-a675-489cc7770bcb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365037,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723420/general/a38f9b42-268c-4cf8-a4bb-681ad242b240.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d0622d5-5e80-5b26-a675-489cc7770bcb/0d0622d5-5e80-5b26-a675-489cc7770bcb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308518,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723420/general/d4a0a329-335d-4463-b05d-722a33e6dc47.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d0622d5-5e80-5b26-a675-489cc7770bcb/0d0622d5-5e80-5b26-a675-489cc7770bcb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296132,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723420/general/adad23fe-cdb8-4135-b0bf-e9d544682e6f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d0622d5-5e80-5b26-a675-489cc7770bcb/0d0622d5-5e80-5b26-a675-489cc7770bcb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320263,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723420/general/5c27a4fd-bf6d-489b-bb04-ea5321d7eb48.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d0622d5-5e80-5b26-a675-489cc7770bcb/0d0622d5-5e80-5b26-a675-489cc7770bcb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340090,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723420/general/f11b31ef-fc3e-4d20-8541-63f3403a0a51.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d0622d5-5e80-5b26-a675-489cc7770bcb/0d0622d5-5e80-5b26-a675-489cc7770bcb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386131,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723420/general/17505b26-582b-4a68-bd06-4b500f2fb0eb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d0622d5-5e80-5b26-a675-489cc7770bcb/0d0622d5-5e80-5b26-a675-489cc7770bcb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204980,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723420/general/dbf5a70e-072c-4871-9a0f-58b3916c0288.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d0622d5-5e80-5b26-a675-489cc7770bcb/0d0622d5-5e80-5b26-a675-489cc7770bcb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347390,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723420/general/3e1b9976-95f7-47a9-b1a4-135eb643bbd1.jpg',
'Width': 1920}],
'price': 13950,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 100.208 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722593%27 HTTP/1.1" 200 None
2026-03-25 10:17:23 [adesa.be] INFO: Saving data for 10722593: {'created_time': 1774433843.384123, 'last_price_update_time': 1774433843.384134, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722593') HTTP/1.1" 204 0
2026-03-25 10:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 448e4b5f-c380-5ce8-a11b-525732e760dd with identifier: 10722364
2026-03-25 10:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 448e4b5f-c380-5ce8-a11b-525732e760dd with scrape type 1
2026-03-25 10:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 448e4b5f-c380-5ce8-a11b-525732e760dd
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652551%252Fgeneral%252F9fe7778c-22a3-4f58-bc44-5f60da3f2857.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652551/general/9fe7778c-22a3-4f58-bc44-5f60da3f2857.jpg already downloaded
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652551%252Fgeneral%252F400d66bf-6a09-443c-a5c9-c8df0147fe61.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652551/general/400d66bf-6a09-443c-a5c9-c8df0147fe61.jpg already downloaded
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652551%252Fgeneral%252F4d65249d-be8b-4b43-9b1c-d1a10b461626.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652551/general/4d65249d-be8b-4b43-9b1c-d1a10b461626.jpg already downloaded
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652551%252Fgeneral%252F5b7149a4-8c0f-420d-9426-214bb55d2820.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652551/general/5b7149a4-8c0f-420d-9426-214bb55d2820.jpg already downloaded
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652551%252Fgeneral%252Fc2d78c07-9df4-4cea-9010-9b2518f3105b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652551/general/c2d78c07-9df4-4cea-9010-9b2518f3105b.jpg already downloaded
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652551%252Fgeneral%252F1a9a44bc-4f91-4961-b638-bb7f2bc5edd9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652551/general/1a9a44bc-4f91-4961-b638-bb7f2bc5edd9.jpg already downloaded
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652551%252Fgeneral%252Fd4fb1ac8-3a5b-4597-9b66-032bbbb3a5c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652551/general/d4fb1ac8-3a5b-4597-9b66-032bbbb3a5c9.jpg already downloaded
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652551%252Fgeneral%252Fa54e9709-2560-436c-8d5c-9385dd628b71.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652551/general/a54e9709-2560-436c-8d5c-9385dd628b71.jpg already downloaded
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652551%252Fgeneral%252F6a3db0c8-ba73-454d-a8e3-5a4259ba083e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652551/general/6a3db0c8-ba73-454d-a8e3-5a4259ba083e.jpg already downloaded
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652551%252Fgeneral%252F28beee0f-e4d2-4b16-bcd9-93b5e1a39b7d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652551/general/28beee0f-e4d2-4b16-bcd9-93b5e1a39b7d.jpg already downloaded
2026-03-25 10:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 448e4b5f-c380-5ce8-a11b-525732e760dd, identifier: 10722364
2026-03-25 10:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f69dd06-430e-5db5-bc98-4c345b2a409e with identifier: 10722658
2026-03-25 10:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f69dd06-430e-5db5-bc98-4c345b2a409e with scrape type 1
2026-03-25 10:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6f69dd06-430e-5db5-bc98-4c345b2a409e
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731658%252Fgeneral%252Ff2bb63a4-309f-4aa1-8f68-9d8167d66088.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731658/general/f2bb63a4-309f-4aa1-8f68-9d8167d66088.jpg already downloaded
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731658%252Fgeneral%252F470285d5-670a-429f-a643-12149f512506.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731658/general/470285d5-670a-429f-a643-12149f512506.jpg already downloaded
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731658%252Fgeneral%252F364107cb-221b-46c9-9454-788ad84628f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731658/general/364107cb-221b-46c9-9454-788ad84628f4.jpg already downloaded
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731658%252Fgeneral%252Fe95c246d-be4a-4c00-b01e-c5f2504cb09b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731658/general/e95c246d-be4a-4c00-b01e-c5f2504cb09b.jpg already downloaded
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731658%252Fgeneral%252F327ebde5-4ae7-4428-afb1-65369a25725d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731658/general/327ebde5-4ae7-4428-afb1-65369a25725d.jpg already downloaded
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731658%252Fgeneral%252Fd517c4d2-dc8e-4149-ae3b-004b47925ddc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731658/general/d517c4d2-dc8e-4149-ae3b-004b47925ddc.jpg already downloaded
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731658%252Fgeneral%252F3a41fdcc-2ef8-44d5-a28e-87373448cdbb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731658/general/3a41fdcc-2ef8-44d5-a28e-87373448cdbb.jpg already downloaded
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731658%252Fgeneral%252Fb1c73185-9347-40e5-96ee-e232e7616f43.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731658/general/b1c73185-9347-40e5-96ee-e232e7616f43.jpg already downloaded
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731658%252Fgeneral%252F416a86d2-22d2-486b-abbb-50a555e352ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731658/general/416a86d2-22d2-486b-abbb-50a555e352ed.jpg already downloaded
2026-03-25 10:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731658%252Fgeneral%252Fa269a06a-bc24-45d3-b649-fdbd31b3ff6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731658/general/a269a06a-bc24-45d3-b649-fdbd31b3ff6c.jpg already downloaded
2026-03-25 10:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f69dd06-430e-5db5-bc98-4c345b2a409e, identifier: 10722658
2026-03-25 10:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 448e4b5f-c380-5ce8-a11b-525732e760dd with identifier: 10722364
2026-03-25 10:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 448e4b5f-c380-5ce8-a11b-525732e760dd with identifier: 10722364
2026-03-25 10:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 448e4b5f-c380-5ce8-a11b-525732e760dd with identifier: 10722364 to the API
2026-03-25 10:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722364>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '448e4b5f-c380-5ce8-a11b-525732e760dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSZ461',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722364',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 92176,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5652551/general/9fe7778c-22a3-4f58-bc44-5f60da3f2857.jpg',
'https://images.openlane.eu/carimgs/5652551/general/400d66bf-6a09-443c-a5c9-c8df0147fe61.jpg',
'https://images.openlane.eu/carimgs/5652551/general/4d65249d-be8b-4b43-9b1c-d1a10b461626.jpg',
'https://images.openlane.eu/carimgs/5652551/general/5b7149a4-8c0f-420d-9426-214bb55d2820.jpg',
'https://images.openlane.eu/carimgs/5652551/general/c2d78c07-9df4-4cea-9010-9b2518f3105b.jpg',
'https://images.openlane.eu/carimgs/5652551/general/1a9a44bc-4f91-4961-b638-bb7f2bc5edd9.jpg',
'https://images.openlane.eu/carimgs/5652551/general/d4fb1ac8-3a5b-4597-9b66-032bbbb3a5c9.jpg',
'https://images.openlane.eu/carimgs/5652551/general/a54e9709-2560-436c-8d5c-9385dd628b71.jpg',
'https://images.openlane.eu/carimgs/5652551/general/6a3db0c8-ba73-454d-a8e3-5a4259ba083e.jpg',
'https://images.openlane.eu/carimgs/5652551/general/28beee0f-e4d2-4b16-bcd9-93b5e1a39b7d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_448e4b5f-c380-5ce8-a11b-525732e760dd/448e4b5f-c380-5ce8-a11b-525732e760dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309380,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652551/general/9fe7778c-22a3-4f58-bc44-5f60da3f2857.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_448e4b5f-c380-5ce8-a11b-525732e760dd/448e4b5f-c380-5ce8-a11b-525732e760dd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323580,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652551/general/400d66bf-6a09-443c-a5c9-c8df0147fe61.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_448e4b5f-c380-5ce8-a11b-525732e760dd/448e4b5f-c380-5ce8-a11b-525732e760dd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317782,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652551/general/4d65249d-be8b-4b43-9b1c-d1a10b461626.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_448e4b5f-c380-5ce8-a11b-525732e760dd/448e4b5f-c380-5ce8-a11b-525732e760dd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297190,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652551/general/5b7149a4-8c0f-420d-9426-214bb55d2820.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_448e4b5f-c380-5ce8-a11b-525732e760dd/448e4b5f-c380-5ce8-a11b-525732e760dd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290922,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652551/general/c2d78c07-9df4-4cea-9010-9b2518f3105b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_448e4b5f-c380-5ce8-a11b-525732e760dd/448e4b5f-c380-5ce8-a11b-525732e760dd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268626,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652551/general/1a9a44bc-4f91-4961-b638-bb7f2bc5edd9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_448e4b5f-c380-5ce8-a11b-525732e760dd/448e4b5f-c380-5ce8-a11b-525732e760dd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294063,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652551/general/d4fb1ac8-3a5b-4597-9b66-032bbbb3a5c9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_448e4b5f-c380-5ce8-a11b-525732e760dd/448e4b5f-c380-5ce8-a11b-525732e760dd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195187,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652551/general/a54e9709-2560-436c-8d5c-9385dd628b71.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_448e4b5f-c380-5ce8-a11b-525732e760dd/448e4b5f-c380-5ce8-a11b-525732e760dd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319234,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652551/general/6a3db0c8-ba73-454d-a8e3-5a4259ba083e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_448e4b5f-c380-5ce8-a11b-525732e760dd/448e4b5f-c380-5ce8-a11b-525732e760dd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242597,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652551/general/28beee0f-e4d2-4b16-bcd9-93b5e1a39b7d.jpg',
'Width': 1400}],
'price': 13650,
'price_includes_vat': True,
'registration_date': '2022-03-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 92.176 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-25 10:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722364%27 HTTP/1.1" 200 None
2026-03-25 10:17:24 [adesa.be] INFO: Saving data for 10722364: {'created_time': 1774433844.733131, 'last_price_update_time': 1774433844.733142, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722364') HTTP/1.1" 204 0
2026-03-25 10:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f69dd06-430e-5db5-bc98-4c345b2a409e with identifier: 10722658
2026-03-25 10:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f69dd06-430e-5db5-bc98-4c345b2a409e with identifier: 10722658
2026-03-25 10:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f69dd06-430e-5db5-bc98-4c345b2a409e with identifier: 10722658 to the API
2026-03-25 10:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722658>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '6f69dd06-430e-5db5-bc98-4c345b2a409e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSQ163',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722658',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 51428,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5731658/general/f2bb63a4-309f-4aa1-8f68-9d8167d66088.jpg',
'https://images.openlane.eu/carimgs/5731658/general/470285d5-670a-429f-a643-12149f512506.jpg',
'https://images.openlane.eu/carimgs/5731658/general/364107cb-221b-46c9-9454-788ad84628f4.jpg',
'https://images.openlane.eu/carimgs/5731658/general/e95c246d-be4a-4c00-b01e-c5f2504cb09b.jpg',
'https://images.openlane.eu/carimgs/5731658/general/327ebde5-4ae7-4428-afb1-65369a25725d.jpg',
'https://images.openlane.eu/carimgs/5731658/general/d517c4d2-dc8e-4149-ae3b-004b47925ddc.jpg',
'https://images.openlane.eu/carimgs/5731658/general/3a41fdcc-2ef8-44d5-a28e-87373448cdbb.jpg',
'https://images.openlane.eu/carimgs/5731658/general/b1c73185-9347-40e5-96ee-e232e7616f43.jpg',
'https://images.openlane.eu/carimgs/5731658/general/416a86d2-22d2-486b-abbb-50a555e352ed.jpg',
'https://images.openlane.eu/carimgs/5731658/general/a269a06a-bc24-45d3-b649-fdbd31b3ff6c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69dd06-430e-5db5-bc98-4c345b2a409e/6f69dd06-430e-5db5-bc98-4c345b2a409e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72420,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731658/general/f2bb63a4-309f-4aa1-8f68-9d8167d66088.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69dd06-430e-5db5-bc98-4c345b2a409e/6f69dd06-430e-5db5-bc98-4c345b2a409e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21632,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731658/general/470285d5-670a-429f-a643-12149f512506.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69dd06-430e-5db5-bc98-4c345b2a409e/6f69dd06-430e-5db5-bc98-4c345b2a409e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67873,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731658/general/364107cb-221b-46c9-9454-788ad84628f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69dd06-430e-5db5-bc98-4c345b2a409e/6f69dd06-430e-5db5-bc98-4c345b2a409e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69946,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731658/general/e95c246d-be4a-4c00-b01e-c5f2504cb09b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69dd06-430e-5db5-bc98-4c345b2a409e/6f69dd06-430e-5db5-bc98-4c345b2a409e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92961,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731658/general/327ebde5-4ae7-4428-afb1-65369a25725d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69dd06-430e-5db5-bc98-4c345b2a409e/6f69dd06-430e-5db5-bc98-4c345b2a409e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98090,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731658/general/d517c4d2-dc8e-4149-ae3b-004b47925ddc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69dd06-430e-5db5-bc98-4c345b2a409e/6f69dd06-430e-5db5-bc98-4c345b2a409e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73779,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731658/general/3a41fdcc-2ef8-44d5-a28e-87373448cdbb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69dd06-430e-5db5-bc98-4c345b2a409e/6f69dd06-430e-5db5-bc98-4c345b2a409e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731658/general/b1c73185-9347-40e5-96ee-e232e7616f43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69dd06-430e-5db5-bc98-4c345b2a409e/6f69dd06-430e-5db5-bc98-4c345b2a409e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70137,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731658/general/416a86d2-22d2-486b-abbb-50a555e352ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69dd06-430e-5db5-bc98-4c345b2a409e/6f69dd06-430e-5db5-bc98-4c345b2a409e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136620,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731658/general/a269a06a-bc24-45d3-b649-fdbd31b3ff6c.jpg',
'Width': 1024}],
'price': 16050,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 51.428 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722658%27 HTTP/1.1" 200 None
2026-03-25 10:17:25 [adesa.be] INFO: Saving data for 10722658: {'created_time': 1774433845.082166, 'last_price_update_time': 1774433845.082179, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722658') HTTP/1.1" 204 0
2026-03-25 10:17:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65942d63-afe8-5014-8c6c-206e7fd7ee06 with identifier: 10722693
2026-03-25 10:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65942d63-afe8-5014-8c6c-206e7fd7ee06 with scrape type 1
2026-03-25 10:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65942d63-afe8-5014-8c6c-206e7fd7ee06
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734172%252Fgeneral%252Fb82c2638-e763-49ae-9b89-bbd763c480fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734172/general/b82c2638-e763-49ae-9b89-bbd763c480fd.jpg already downloaded
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734172%252Fgeneral%252F8395ccb1-b151-4d3c-a828-0a0b1c2992f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734172/general/8395ccb1-b151-4d3c-a828-0a0b1c2992f5.jpg already downloaded
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734172%252Fgeneral%252F3a954ddd-bf0d-42cc-966c-281f50cabdd5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734172/general/3a954ddd-bf0d-42cc-966c-281f50cabdd5.jpg already downloaded
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734172%252Fgeneral%252Ff3a667d7-7225-4605-8d8f-47bf86b08cad.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734172/general/f3a667d7-7225-4605-8d8f-47bf86b08cad.jpg already downloaded
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734172%252Fgeneral%252F0959440c-025b-4420-93fb-e8f326f1ba6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734172/general/0959440c-025b-4420-93fb-e8f326f1ba6c.jpg already downloaded
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734172%252Fgeneral%252F3b26a62c-faa3-4141-84a7-ce72b6d90963.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734172/general/3b26a62c-faa3-4141-84a7-ce72b6d90963.jpg already downloaded
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734172%252Fgeneral%252F9e4d673b-0ccc-4397-99a8-8a3a59cb3bbb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734172/general/9e4d673b-0ccc-4397-99a8-8a3a59cb3bbb.jpg already downloaded
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734172%252Fgeneral%252F325bd302-9778-4f4b-bcbb-391a75c219b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734172/general/325bd302-9778-4f4b-bcbb-391a75c219b6.jpg already downloaded
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734172%252Fgeneral%252F8492cf7c-0902-44f8-b87c-2b7d391caf45.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734172/general/8492cf7c-0902-44f8-b87c-2b7d391caf45.jpg already downloaded
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734172%252Fgeneral%252F6801d6aa-cdb2-41fa-b467-32798e3fc228.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734172/general/6801d6aa-cdb2-41fa-b467-32798e3fc228.jpg already downloaded
2026-03-25 10:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65942d63-afe8-5014-8c6c-206e7fd7ee06, identifier: 10722693
2026-03-25 10:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65942d63-afe8-5014-8c6c-206e7fd7ee06 with identifier: 10722693
2026-03-25 10:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65942d63-afe8-5014-8c6c-206e7fd7ee06 with identifier: 10722693
2026-03-25 10:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65942d63-afe8-5014-8c6c-206e7fd7ee06 with identifier: 10722693 to the API
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722693>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '65942d63-afe8-5014-8c6c-206e7fd7ee06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EDU591',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722693',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 190942,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5734172/general/b82c2638-e763-49ae-9b89-bbd763c480fd.jpg',
'https://images.openlane.eu/carimgs/5734172/general/8395ccb1-b151-4d3c-a828-0a0b1c2992f5.jpg',
'https://images.openlane.eu/carimgs/5734172/general/3a954ddd-bf0d-42cc-966c-281f50cabdd5.jpg',
'https://images.openlane.eu/carimgs/5734172/general/f3a667d7-7225-4605-8d8f-47bf86b08cad.jpg',
'https://images.openlane.eu/carimgs/5734172/general/0959440c-025b-4420-93fb-e8f326f1ba6c.jpg',
'https://images.openlane.eu/carimgs/5734172/general/3b26a62c-faa3-4141-84a7-ce72b6d90963.jpg',
'https://images.openlane.eu/carimgs/5734172/general/9e4d673b-0ccc-4397-99a8-8a3a59cb3bbb.jpg',
'https://images.openlane.eu/carimgs/5734172/general/325bd302-9778-4f4b-bcbb-391a75c219b6.jpg',
'https://images.openlane.eu/carimgs/5734172/general/8492cf7c-0902-44f8-b87c-2b7d391caf45.jpg',
'https://images.openlane.eu/carimgs/5734172/general/6801d6aa-cdb2-41fa-b467-32798e3fc228.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65942d63-afe8-5014-8c6c-206e7fd7ee06/65942d63-afe8-5014-8c6c-206e7fd7ee06_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356445,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734172/general/b82c2638-e763-49ae-9b89-bbd763c480fd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65942d63-afe8-5014-8c6c-206e7fd7ee06/65942d63-afe8-5014-8c6c-206e7fd7ee06_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30577,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734172/general/8395ccb1-b151-4d3c-a828-0a0b1c2992f5.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65942d63-afe8-5014-8c6c-206e7fd7ee06/65942d63-afe8-5014-8c6c-206e7fd7ee06_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359273,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734172/general/3a954ddd-bf0d-42cc-966c-281f50cabdd5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65942d63-afe8-5014-8c6c-206e7fd7ee06/65942d63-afe8-5014-8c6c-206e7fd7ee06_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312324,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734172/general/f3a667d7-7225-4605-8d8f-47bf86b08cad.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65942d63-afe8-5014-8c6c-206e7fd7ee06/65942d63-afe8-5014-8c6c-206e7fd7ee06_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280654,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734172/general/0959440c-025b-4420-93fb-e8f326f1ba6c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65942d63-afe8-5014-8c6c-206e7fd7ee06/65942d63-afe8-5014-8c6c-206e7fd7ee06_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249076,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734172/general/3b26a62c-faa3-4141-84a7-ce72b6d90963.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65942d63-afe8-5014-8c6c-206e7fd7ee06/65942d63-afe8-5014-8c6c-206e7fd7ee06_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343920,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734172/general/9e4d673b-0ccc-4397-99a8-8a3a59cb3bbb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65942d63-afe8-5014-8c6c-206e7fd7ee06/65942d63-afe8-5014-8c6c-206e7fd7ee06_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343135,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734172/general/325bd302-9778-4f4b-bcbb-391a75c219b6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65942d63-afe8-5014-8c6c-206e7fd7ee06/65942d63-afe8-5014-8c6c-206e7fd7ee06_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384784,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734172/general/8492cf7c-0902-44f8-b87c-2b7d391caf45.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65942d63-afe8-5014-8c6c-206e7fd7ee06/65942d63-afe8-5014-8c6c-206e7fd7ee06_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180215,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734172/general/6801d6aa-cdb2-41fa-b467-32798e3fc228.jpg',
'Width': 1920}],
'price': 12850,
'price_includes_vat': True,
'registration_date': '2023-09-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 190.942 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2023}
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722693%27 HTTP/1.1" 200 None
2026-03-25 10:17:25 [adesa.be] INFO: Saving data for 10722693: {'created_time': 1774433845.711346, 'last_price_update_time': 1774433845.711356, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722693') HTTP/1.1" 204 0
2026-03-25 10:17:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722578> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89fbc281-bcd8-59b8-8cf9-7456df169459 with identifier: 10722560
2026-03-25 10:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89fbc281-bcd8-59b8-8cf9-7456df169459 with scrape type 1
2026-03-25 10:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 89fbc281-bcd8-59b8-8cf9-7456df169459
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715366%252Fgeneral%252Ff5b9be1f-baa4-4099-9b56-cb571c82aebf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715366/general/f5b9be1f-baa4-4099-9b56-cb571c82aebf.jpg already downloaded
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715366%252Fgeneral%252F5a27e54f-6000-44b4-8175-c607477cee78.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715366/general/5a27e54f-6000-44b4-8175-c607477cee78.jpg already downloaded
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715366%252Fgeneral%252F1af2878e-1cd3-4d60-b5aa-34c9755bbe97.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715366/general/1af2878e-1cd3-4d60-b5aa-34c9755bbe97.jpg already downloaded
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715366%252Fgeneral%252F17ab2c6b-bd6e-4c69-aea8-282f53734821.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715366/general/17ab2c6b-bd6e-4c69-aea8-282f53734821.jpg already downloaded
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715366%252Fgeneral%252Fd4505c42-1730-4f71-bb8f-9ddd57535847.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715366/general/d4505c42-1730-4f71-bb8f-9ddd57535847.jpg already downloaded
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715366%252Fgeneral%252F386bec9f-c718-49d5-8c3a-e3a0ec459e4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715366/general/386bec9f-c718-49d5-8c3a-e3a0ec459e4d.jpg already downloaded
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715366%252Fgeneral%252F3ef2854a-2916-4781-a142-d47e88d45a2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715366/general/3ef2854a-2916-4781-a142-d47e88d45a2b.jpg already downloaded
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715366%252Fgeneral%252Ffd1fb33c-7b51-416f-84d9-1d2a4d2c71b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715366/general/fd1fb33c-7b51-416f-84d9-1d2a4d2c71b9.jpg already downloaded
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715366%252Fgeneral%252F3d1e94d9-569d-49ad-9da7-b2c6201e0af9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715366/general/3d1e94d9-569d-49ad-9da7-b2c6201e0af9.jpg already downloaded
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715366%252Fgeneral%252Fb8d440ce-421f-49ed-8c79-5c69e5b88c8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715366/general/b8d440ce-421f-49ed-8c79-5c69e5b88c8b.jpg already downloaded
2026-03-25 10:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 89fbc281-bcd8-59b8-8cf9-7456df169459, identifier: 10722560
2026-03-25 10:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 89fbc281-bcd8-59b8-8cf9-7456df169459 with identifier: 10722560
2026-03-25 10:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 89fbc281-bcd8-59b8-8cf9-7456df169459 with identifier: 10722560
2026-03-25 10:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 89fbc281-bcd8-59b8-8cf9-7456df169459 with identifier: 10722560 to the API
2026-03-25 10:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722560>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '89fbc281-bcd8-59b8-8cf9-7456df169459',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPN816',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722560',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 101350,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5715366/general/f5b9be1f-baa4-4099-9b56-cb571c82aebf.jpg',
'https://images.openlane.eu/carimgs/5715366/general/5a27e54f-6000-44b4-8175-c607477cee78.jpg',
'https://images.openlane.eu/carimgs/5715366/general/1af2878e-1cd3-4d60-b5aa-34c9755bbe97.jpg',
'https://images.openlane.eu/carimgs/5715366/general/17ab2c6b-bd6e-4c69-aea8-282f53734821.jpg',
'https://images.openlane.eu/carimgs/5715366/general/d4505c42-1730-4f71-bb8f-9ddd57535847.jpg',
'https://images.openlane.eu/carimgs/5715366/general/386bec9f-c718-49d5-8c3a-e3a0ec459e4d.jpg',
'https://images.openlane.eu/carimgs/5715366/general/3ef2854a-2916-4781-a142-d47e88d45a2b.jpg',
'https://images.openlane.eu/carimgs/5715366/general/fd1fb33c-7b51-416f-84d9-1d2a4d2c71b9.jpg',
'https://images.openlane.eu/carimgs/5715366/general/3d1e94d9-569d-49ad-9da7-b2c6201e0af9.jpg',
'https://images.openlane.eu/carimgs/5715366/general/b8d440ce-421f-49ed-8c79-5c69e5b88c8b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89fbc281-bcd8-59b8-8cf9-7456df169459/89fbc281-bcd8-59b8-8cf9-7456df169459_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300183,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715366/general/f5b9be1f-baa4-4099-9b56-cb571c82aebf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89fbc281-bcd8-59b8-8cf9-7456df169459/89fbc281-bcd8-59b8-8cf9-7456df169459_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312637,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715366/general/5a27e54f-6000-44b4-8175-c607477cee78.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89fbc281-bcd8-59b8-8cf9-7456df169459/89fbc281-bcd8-59b8-8cf9-7456df169459_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301268,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715366/general/1af2878e-1cd3-4d60-b5aa-34c9755bbe97.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89fbc281-bcd8-59b8-8cf9-7456df169459/89fbc281-bcd8-59b8-8cf9-7456df169459_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301925,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715366/general/17ab2c6b-bd6e-4c69-aea8-282f53734821.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89fbc281-bcd8-59b8-8cf9-7456df169459/89fbc281-bcd8-59b8-8cf9-7456df169459_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259012,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715366/general/d4505c42-1730-4f71-bb8f-9ddd57535847.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89fbc281-bcd8-59b8-8cf9-7456df169459/89fbc281-bcd8-59b8-8cf9-7456df169459_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239917,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715366/general/386bec9f-c718-49d5-8c3a-e3a0ec459e4d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89fbc281-bcd8-59b8-8cf9-7456df169459/89fbc281-bcd8-59b8-8cf9-7456df169459_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238631,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715366/general/3ef2854a-2916-4781-a142-d47e88d45a2b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89fbc281-bcd8-59b8-8cf9-7456df169459/89fbc281-bcd8-59b8-8cf9-7456df169459_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209207,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715366/general/fd1fb33c-7b51-416f-84d9-1d2a4d2c71b9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89fbc281-bcd8-59b8-8cf9-7456df169459/89fbc281-bcd8-59b8-8cf9-7456df169459_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272091,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715366/general/3d1e94d9-569d-49ad-9da7-b2c6201e0af9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89fbc281-bcd8-59b8-8cf9-7456df169459/89fbc281-bcd8-59b8-8cf9-7456df169459_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242561,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715366/general/b8d440ce-421f-49ed-8c79-5c69e5b88c8b.jpg',
'Width': 1400}],
'price': 12850,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 1.0 TFSI Attraction - Petrol - Manual - 110 hp - 101.350 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-25 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722560%27 HTTP/1.1" 200 None
2026-03-25 10:17:26 [adesa.be] INFO: Saving data for 10722560: {'created_time': 1774433846.352021, 'last_price_update_time': 1774433846.352032, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722560') HTTP/1.1" 204 0
2026-03-25 10:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98ca3abd-4679-569e-97f4-6a01e208629e with identifier: 10722578
2026-03-25 10:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98ca3abd-4679-569e-97f4-6a01e208629e with scrape type 1
2026-03-25 10:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 98ca3abd-4679-569e-97f4-6a01e208629e
2026-03-25 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720873%252Fgeneral%252Fa7a05947-fd56-440d-b7d5-5028b70c4c2d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720873/general/a7a05947-fd56-440d-b7d5-5028b70c4c2d.jpg already downloaded
2026-03-25 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720873%252Fgeneral%252Fa067b7f1-ba5c-48cc-9fa3-669879f63e7e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720873/general/a067b7f1-ba5c-48cc-9fa3-669879f63e7e.jpg already downloaded
2026-03-25 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720873%252Fgeneral%252Fa0df2c3c-a0a5-433a-87c1-0835d999886c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720873/general/a0df2c3c-a0a5-433a-87c1-0835d999886c.jpg already downloaded
2026-03-25 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720873%252Fgeneral%252F4194ee6c-b304-4805-ab81-6ea494e84b76.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720873/general/4194ee6c-b304-4805-ab81-6ea494e84b76.jpg already downloaded
2026-03-25 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720873%252Fgeneral%252F6b3dba8c-09bd-4576-8c6e-0f6ec53fa724.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720873/general/6b3dba8c-09bd-4576-8c6e-0f6ec53fa724.jpg already downloaded
2026-03-25 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720873%252Fgeneral%252Fea557514-7380-486d-a992-e9713d9dd5f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720873/general/ea557514-7380-486d-a992-e9713d9dd5f9.jpg already downloaded
2026-03-25 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720873%252Fgeneral%252F28ac75a8-bb9f-44a0-845e-d2693586723e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720873/general/28ac75a8-bb9f-44a0-845e-d2693586723e.jpg already downloaded
2026-03-25 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720873%252Fgeneral%252Fcbc4ab50-b39c-40ec-b722-828290cae51c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720873/general/cbc4ab50-b39c-40ec-b722-828290cae51c.jpg already downloaded
2026-03-25 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720873%252Fgeneral%252Feda4d73d-5086-406d-aebf-5561b50be4e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720873/general/eda4d73d-5086-406d-aebf-5561b50be4e7.jpg already downloaded
2026-03-25 10:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720873%252Fgeneral%252Feb184dd2-3b64-447d-93c1-c6235ecc7bdc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720873/general/eb184dd2-3b64-447d-93c1-c6235ecc7bdc.jpg already downloaded
2026-03-25 10:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98ca3abd-4679-569e-97f4-6a01e208629e, identifier: 10722578
2026-03-25 10:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98ca3abd-4679-569e-97f4-6a01e208629e with identifier: 10722578
2026-03-25 10:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98ca3abd-4679-569e-97f4-6a01e208629e with identifier: 10722578
2026-03-25 10:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98ca3abd-4679-569e-97f4-6a01e208629e with identifier: 10722578 to the API
2026-03-25 10:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722578>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '98ca3abd-4679-569e-97f4-6a01e208629e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLG411',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722578',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 158208,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5720873/general/a7a05947-fd56-440d-b7d5-5028b70c4c2d.jpg',
'https://images.openlane.eu/carimgs/5720873/general/a067b7f1-ba5c-48cc-9fa3-669879f63e7e.jpg',
'https://images.openlane.eu/carimgs/5720873/general/a0df2c3c-a0a5-433a-87c1-0835d999886c.jpg',
'https://images.openlane.eu/carimgs/5720873/general/4194ee6c-b304-4805-ab81-6ea494e84b76.jpg',
'https://images.openlane.eu/carimgs/5720873/general/6b3dba8c-09bd-4576-8c6e-0f6ec53fa724.jpg',
'https://images.openlane.eu/carimgs/5720873/general/ea557514-7380-486d-a992-e9713d9dd5f9.jpg',
'https://images.openlane.eu/carimgs/5720873/general/28ac75a8-bb9f-44a0-845e-d2693586723e.jpg',
'https://images.openlane.eu/carimgs/5720873/general/cbc4ab50-b39c-40ec-b722-828290cae51c.jpg',
'https://images.openlane.eu/carimgs/5720873/general/eda4d73d-5086-406d-aebf-5561b50be4e7.jpg',
'https://images.openlane.eu/carimgs/5720873/general/eb184dd2-3b64-447d-93c1-c6235ecc7bdc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98ca3abd-4679-569e-97f4-6a01e208629e/98ca3abd-4679-569e-97f4-6a01e208629e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38759,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720873/general/a7a05947-fd56-440d-b7d5-5028b70c4c2d.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98ca3abd-4679-569e-97f4-6a01e208629e/98ca3abd-4679-569e-97f4-6a01e208629e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289135,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720873/general/a067b7f1-ba5c-48cc-9fa3-669879f63e7e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98ca3abd-4679-569e-97f4-6a01e208629e/98ca3abd-4679-569e-97f4-6a01e208629e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270200,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720873/general/a0df2c3c-a0a5-433a-87c1-0835d999886c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98ca3abd-4679-569e-97f4-6a01e208629e/98ca3abd-4679-569e-97f4-6a01e208629e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280321,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720873/general/4194ee6c-b304-4805-ab81-6ea494e84b76.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98ca3abd-4679-569e-97f4-6a01e208629e/98ca3abd-4679-569e-97f4-6a01e208629e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239070,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720873/general/6b3dba8c-09bd-4576-8c6e-0f6ec53fa724.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98ca3abd-4679-569e-97f4-6a01e208629e/98ca3abd-4679-569e-97f4-6a01e208629e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251183,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720873/general/ea557514-7380-486d-a992-e9713d9dd5f9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98ca3abd-4679-569e-97f4-6a01e208629e/98ca3abd-4679-569e-97f4-6a01e208629e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253642,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720873/general/28ac75a8-bb9f-44a0-845e-d2693586723e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98ca3abd-4679-569e-97f4-6a01e208629e/98ca3abd-4679-569e-97f4-6a01e208629e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239963,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720873/general/cbc4ab50-b39c-40ec-b722-828290cae51c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98ca3abd-4679-569e-97f4-6a01e208629e/98ca3abd-4679-569e-97f4-6a01e208629e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331972,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720873/general/eda4d73d-5086-406d-aebf-5561b50be4e7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98ca3abd-4679-569e-97f4-6a01e208629e/98ca3abd-4679-569e-97f4-6a01e208629e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258162,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720873/general/eb184dd2-3b64-447d-93c1-c6235ecc7bdc.jpg',
'Width': 1400}],
'price': 12950,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 316d - Diesel - Manual - 122 hp - 158.208 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722578%27 HTTP/1.1" 200 None
2026-03-25 10:17:27 [adesa.be] INFO: Saving data for 10722578: {'created_time': 1774433847.069887, 'last_price_update_time': 1774433847.069899, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722578') HTTP/1.1" 204 0
2026-03-25 10:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722376> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4c77feb-6c94-5d3d-8e1f-f636dc19f8df with identifier: 10722660
2026-03-25 10:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4c77feb-6c94-5d3d-8e1f-f636dc19f8df with scrape type 1
2026-03-25 10:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b4c77feb-6c94-5d3d-8e1f-f636dc19f8df
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731663%252Fgeneral%252F26179e19-dd4d-49a4-ad73-a1c4770bf6ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731663/general/26179e19-dd4d-49a4-ad73-a1c4770bf6ff.jpg already downloaded
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731663%252Fgeneral%252F76bb3299-6bcf-45bf-874b-dd07ac89af88.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731663/general/76bb3299-6bcf-45bf-874b-dd07ac89af88.jpg already downloaded
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731663%252Fgeneral%252F9989c032-8a4d-4434-8753-0c2c1889f58b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731663/general/9989c032-8a4d-4434-8753-0c2c1889f58b.jpg already downloaded
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731663%252Fgeneral%252Fc565165a-d887-488b-b52a-994532bc9b8a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731663/general/c565165a-d887-488b-b52a-994532bc9b8a.jpg already downloaded
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731663%252Fgeneral%252F34e2eccf-fa80-4fd0-8bfc-3e7e2d2cf8e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731663/general/34e2eccf-fa80-4fd0-8bfc-3e7e2d2cf8e8.jpg already downloaded
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731663%252Fgeneral%252Fd187bab1-c303-4ef4-886f-7ba794f3f962.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731663/general/d187bab1-c303-4ef4-886f-7ba794f3f962.jpg already downloaded
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731663%252Fgeneral%252Fe6ecbb48-51a2-4f1c-b400-479530475bd4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731663/general/e6ecbb48-51a2-4f1c-b400-479530475bd4.jpg already downloaded
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731663%252Fgeneral%252F316c11b5-c4ec-4c81-a7c1-aba310536398.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731663/general/316c11b5-c4ec-4c81-a7c1-aba310536398.jpg already downloaded
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731663%252Fgeneral%252F82cc9e4c-c9a6-4d80-8a2a-f5ab997901e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731663/general/82cc9e4c-c9a6-4d80-8a2a-f5ab997901e5.jpg already downloaded
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731663%252Fgeneral%252F00d42ebb-24fd-4bab-b69e-ea5fbe6b9367.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731663/general/00d42ebb-24fd-4bab-b69e-ea5fbe6b9367.jpg already downloaded
2026-03-25 10:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b4c77feb-6c94-5d3d-8e1f-f636dc19f8df, identifier: 10722660
2026-03-25 10:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b4c77feb-6c94-5d3d-8e1f-f636dc19f8df with identifier: 10722660
2026-03-25 10:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b4c77feb-6c94-5d3d-8e1f-f636dc19f8df with identifier: 10722660
2026-03-25 10:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b4c77feb-6c94-5d3d-8e1f-f636dc19f8df with identifier: 10722660 to the API
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722660>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'b4c77feb-6c94-5d3d-8e1f-f636dc19f8df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMM800',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722660',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 199248,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5731663/general/26179e19-dd4d-49a4-ad73-a1c4770bf6ff.jpg',
'https://images.openlane.eu/carimgs/5731663/general/76bb3299-6bcf-45bf-874b-dd07ac89af88.jpg',
'https://images.openlane.eu/carimgs/5731663/general/9989c032-8a4d-4434-8753-0c2c1889f58b.jpg',
'https://images.openlane.eu/carimgs/5731663/general/c565165a-d887-488b-b52a-994532bc9b8a.jpg',
'https://images.openlane.eu/carimgs/5731663/general/34e2eccf-fa80-4fd0-8bfc-3e7e2d2cf8e8.jpg',
'https://images.openlane.eu/carimgs/5731663/general/d187bab1-c303-4ef4-886f-7ba794f3f962.jpg',
'https://images.openlane.eu/carimgs/5731663/general/e6ecbb48-51a2-4f1c-b400-479530475bd4.jpg',
'https://images.openlane.eu/carimgs/5731663/general/316c11b5-c4ec-4c81-a7c1-aba310536398.jpg',
'https://images.openlane.eu/carimgs/5731663/general/82cc9e4c-c9a6-4d80-8a2a-f5ab997901e5.jpg',
'https://images.openlane.eu/carimgs/5731663/general/00d42ebb-24fd-4bab-b69e-ea5fbe6b9367.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4c77feb-6c94-5d3d-8e1f-f636dc19f8df/b4c77feb-6c94-5d3d-8e1f-f636dc19f8df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375494,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731663/general/26179e19-dd4d-49a4-ad73-a1c4770bf6ff.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4c77feb-6c94-5d3d-8e1f-f636dc19f8df/b4c77feb-6c94-5d3d-8e1f-f636dc19f8df_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410173,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731663/general/76bb3299-6bcf-45bf-874b-dd07ac89af88.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4c77feb-6c94-5d3d-8e1f-f636dc19f8df/b4c77feb-6c94-5d3d-8e1f-f636dc19f8df_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437094,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731663/general/9989c032-8a4d-4434-8753-0c2c1889f58b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4c77feb-6c94-5d3d-8e1f-f636dc19f8df/b4c77feb-6c94-5d3d-8e1f-f636dc19f8df_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 429991,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731663/general/c565165a-d887-488b-b52a-994532bc9b8a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4c77feb-6c94-5d3d-8e1f-f636dc19f8df/b4c77feb-6c94-5d3d-8e1f-f636dc19f8df_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308761,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731663/general/34e2eccf-fa80-4fd0-8bfc-3e7e2d2cf8e8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4c77feb-6c94-5d3d-8e1f-f636dc19f8df/b4c77feb-6c94-5d3d-8e1f-f636dc19f8df_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335523,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731663/general/d187bab1-c303-4ef4-886f-7ba794f3f962.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4c77feb-6c94-5d3d-8e1f-f636dc19f8df/b4c77feb-6c94-5d3d-8e1f-f636dc19f8df_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331659,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731663/general/e6ecbb48-51a2-4f1c-b400-479530475bd4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4c77feb-6c94-5d3d-8e1f-f636dc19f8df/b4c77feb-6c94-5d3d-8e1f-f636dc19f8df_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391917,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731663/general/316c11b5-c4ec-4c81-a7c1-aba310536398.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4c77feb-6c94-5d3d-8e1f-f636dc19f8df/b4c77feb-6c94-5d3d-8e1f-f636dc19f8df_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252518,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731663/general/82cc9e4c-c9a6-4d80-8a2a-f5ab997901e5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4c77feb-6c94-5d3d-8e1f-f636dc19f8df/b4c77feb-6c94-5d3d-8e1f-f636dc19f8df_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313048,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731663/general/00d42ebb-24fd-4bab-b69e-ea5fbe6b9367.jpg',
'Width': 1920}],
'price': 10650,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 Avant 30 TDI Attraction - Diesel - Automatic - 136 hp - '
'199.248 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722660%27 HTTP/1.1" 200 None
2026-03-25 10:17:27 [adesa.be] INFO: Saving data for 10722660: {'created_time': 1774433847.776379, 'last_price_update_time': 1774433847.77639, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722660') HTTP/1.1" 204 0
2026-03-25 10:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3db40f7-1e90-5492-8737-910019a48d62 with identifier: 10722663
2026-03-25 10:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3db40f7-1e90-5492-8737-910019a48d62 with scrape type 1
2026-03-25 10:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3db40f7-1e90-5492-8737-910019a48d62
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731685%252Fgeneral%252F318f895d-9add-44cd-bf10-95224aac1b89.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731685/general/318f895d-9add-44cd-bf10-95224aac1b89.jpg already downloaded
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731685%252Fgeneral%252F306211d2-be26-42f2-9c16-f78d4ecb9463.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731685/general/306211d2-be26-42f2-9c16-f78d4ecb9463.jpg already downloaded
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731685%252Fgeneral%252Fe9596158-6cd8-480f-8b1f-68bf1c0eb2ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731685/general/e9596158-6cd8-480f-8b1f-68bf1c0eb2ef.jpg already downloaded
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731685%252Fgeneral%252F059f85cd-1c53-427d-90ee-3a861b8d208e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731685/general/059f85cd-1c53-427d-90ee-3a861b8d208e.jpg already downloaded
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731685%252Fgeneral%252F2e9dce17-5262-4338-8c5c-b5f4bb4f1473.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731685/general/2e9dce17-5262-4338-8c5c-b5f4bb4f1473.jpg already downloaded
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731685%252Fgeneral%252F6092cf30-9532-42d9-b261-271a1e716c70.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731685/general/6092cf30-9532-42d9-b261-271a1e716c70.jpg already downloaded
2026-03-25 10:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731685%252Fgeneral%252F470fa77a-181f-4331-87cf-c09fdcd21074.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731685/general/470fa77a-181f-4331-87cf-c09fdcd21074.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731685%252Fgeneral%252Fba0f8bf6-8b4d-450c-8116-0d710cae2793.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731685/general/ba0f8bf6-8b4d-450c-8116-0d710cae2793.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731685%252Fgeneral%252F7a2666e4-ae49-43dd-88a3-8d71ef382b68.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731685/general/7a2666e4-ae49-43dd-88a3-8d71ef382b68.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731685%252Fgeneral%252F80b80260-2da8-405d-bd93-1bcce103ba25.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731685/general/80b80260-2da8-405d-bd93-1bcce103ba25.jpg already downloaded
2026-03-25 10:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3db40f7-1e90-5492-8737-910019a48d62, identifier: 10722663
2026-03-25 10:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a418081c-2872-5cba-9962-7f9486983879 with identifier: 10722529
2026-03-25 10:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a418081c-2872-5cba-9962-7f9486983879 with scrape type 1
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a418081c-2872-5cba-9962-7f9486983879
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704394%252Fgeneral%252F517f7340-3597-43fd-9ac0-abaeb6c4c834.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704394/general/517f7340-3597-43fd-9ac0-abaeb6c4c834.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704394%252Fgeneral%252Ffe8d80ff-98cf-45c5-844a-282a8b2024cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704394/general/fe8d80ff-98cf-45c5-844a-282a8b2024cb.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704394%252Fgeneral%252F528951e2-e6d7-48ff-80b7-189be608191e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704394/general/528951e2-e6d7-48ff-80b7-189be608191e.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704394%252Fgeneral%252F7540d3ce-f3c5-4d69-9b92-173d2a8269ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704394/general/7540d3ce-f3c5-4d69-9b92-173d2a8269ff.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704394%252Fgeneral%252Fd5605bb8-2360-4e13-a4cd-57a887893628.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704394/general/d5605bb8-2360-4e13-a4cd-57a887893628.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704394%252Fgeneral%252F3fe18d82-36c9-475b-ab73-a470eeedaff2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704394/general/3fe18d82-36c9-475b-ab73-a470eeedaff2.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704394%252Fgeneral%252F954d5208-97a4-4523-b5f1-7cfd08ca6fc6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704394/general/954d5208-97a4-4523-b5f1-7cfd08ca6fc6.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704394%252Fgeneral%252F8123bc7b-0ec5-45c9-9fb5-de5824e99c88.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704394/general/8123bc7b-0ec5-45c9-9fb5-de5824e99c88.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704394%252Fgeneral%252F105c47a1-3371-4291-be74-3e52d9d9ba9e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704394/general/105c47a1-3371-4291-be74-3e52d9d9ba9e.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704394%252Fgeneral%252F77593d44-0253-4476-9674-aa1233886122.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704394/general/77593d44-0253-4476-9674-aa1233886122.jpg already downloaded
2026-03-25 10:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a418081c-2872-5cba-9962-7f9486983879, identifier: 10722529
2026-03-25 10:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35c2840e-31c6-5f95-a0d6-3c351c91a816 with identifier: 10722596
2026-03-25 10:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35c2840e-31c6-5f95-a0d6-3c351c91a816 with scrape type 1
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 35c2840e-31c6-5f95-a0d6-3c351c91a816
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723458%252Fgeneral%252Fb339cb20-b11a-4076-80fe-831e5d072854.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723458/general/b339cb20-b11a-4076-80fe-831e5d072854.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723458%252Fgeneral%252Fe9450f7b-77db-479f-af0d-e08f39023e09.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723458/general/e9450f7b-77db-479f-af0d-e08f39023e09.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723458%252Fgeneral%252Faa0dbb5e-6873-4b4b-9e79-253888d3a21e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723458/general/aa0dbb5e-6873-4b4b-9e79-253888d3a21e.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723458%252Fgeneral%252F5d562b15-ae14-473a-b263-5a4d690a1212.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723458/general/5d562b15-ae14-473a-b263-5a4d690a1212.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723458%252Fgeneral%252F31494114-0002-4437-9f90-87229e8e4c25.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723458/general/31494114-0002-4437-9f90-87229e8e4c25.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723458%252Fgeneral%252F441a6bea-ab3a-4e9a-9757-e15da5b6b327.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723458/general/441a6bea-ab3a-4e9a-9757-e15da5b6b327.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723458%252Fgeneral%252F96e2703b-9cee-4f9c-8c29-171a3580054e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723458/general/96e2703b-9cee-4f9c-8c29-171a3580054e.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723458%252Fgeneral%252F01ff8e0c-dcc1-462b-a5ae-84a03a3beb59.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723458/general/01ff8e0c-dcc1-462b-a5ae-84a03a3beb59.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723458%252Fgeneral%252F82268df4-90ba-4610-b4a9-731e9c1cc02d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723458/general/82268df4-90ba-4610-b4a9-731e9c1cc02d.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723458%252Fgeneral%252F3c53a379-bd7c-478b-a980-1b85a7e657d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723458/general/3c53a379-bd7c-478b-a980-1b85a7e657d4.jpg already downloaded
2026-03-25 10:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 35c2840e-31c6-5f95-a0d6-3c351c91a816, identifier: 10722596
2026-03-25 10:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d3bf59d-ac31-5061-b613-0050f591f93f with identifier: 10722376
2026-03-25 10:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d3bf59d-ac31-5061-b613-0050f591f93f with scrape type 1
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d3bf59d-ac31-5061-b613-0050f591f93f
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662661%252Fgeneral%252F30743d0c-2786-457a-9256-ae81018b0bb2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662661/general/30743d0c-2786-457a-9256-ae81018b0bb2.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662661%252Fgeneral%252F716d6a46-0e68-49ae-9571-45e621aa645e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662661/general/716d6a46-0e68-49ae-9571-45e621aa645e.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662661%252Fgeneral%252F13ece6c3-3f94-4afc-abb5-ec1c93310a39.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662661/general/13ece6c3-3f94-4afc-abb5-ec1c93310a39.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662661%252Fgeneral%252F56a17b5e-3f32-4ff0-87f6-fdba6f821223.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662661/general/56a17b5e-3f32-4ff0-87f6-fdba6f821223.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662661%252Fgeneral%252F38f04e86-36f3-495f-a7ce-2edd6a8f7505.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662661/general/38f04e86-36f3-495f-a7ce-2edd6a8f7505.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662661%252Fgeneral%252Fa6b95141-5bd5-4a24-82f3-43eb8d5806bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662661/general/a6b95141-5bd5-4a24-82f3-43eb8d5806bb.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662661%252Fgeneral%252Fb46806a0-f5ed-4e59-977f-28e715a2b0ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662661/general/b46806a0-f5ed-4e59-977f-28e715a2b0ad.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662661%252Fgeneral%252Fe07643b0-4ecc-402c-b1c9-61ee919396c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662661/general/e07643b0-4ecc-402c-b1c9-61ee919396c0.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662661%252Fgeneral%252F1183978f-5adc-4f7f-afda-f82b599e856b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662661/general/1183978f-5adc-4f7f-afda-f82b599e856b.jpg already downloaded
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662661%252Fgeneral%252F4f3e4d42-b168-4bfb-a4ec-7512d505bc5c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662661/general/4f3e4d42-b168-4bfb-a4ec-7512d505bc5c.jpg already downloaded
2026-03-25 10:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d3bf59d-ac31-5061-b613-0050f591f93f, identifier: 10722376
2026-03-25 10:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3db40f7-1e90-5492-8737-910019a48d62 with identifier: 10722663
2026-03-25 10:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3db40f7-1e90-5492-8737-910019a48d62 with identifier: 10722663
2026-03-25 10:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3db40f7-1e90-5492-8737-910019a48d62 with identifier: 10722663 to the API
2026-03-25 10:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722663>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'd3db40f7-1e90-5492-8737-910019a48d62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVW098',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722663',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 200721,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5731685/general/318f895d-9add-44cd-bf10-95224aac1b89.jpg',
'https://images.openlane.eu/carimgs/5731685/general/306211d2-be26-42f2-9c16-f78d4ecb9463.jpg',
'https://images.openlane.eu/carimgs/5731685/general/e9596158-6cd8-480f-8b1f-68bf1c0eb2ef.jpg',
'https://images.openlane.eu/carimgs/5731685/general/059f85cd-1c53-427d-90ee-3a861b8d208e.jpg',
'https://images.openlane.eu/carimgs/5731685/general/2e9dce17-5262-4338-8c5c-b5f4bb4f1473.jpg',
'https://images.openlane.eu/carimgs/5731685/general/6092cf30-9532-42d9-b261-271a1e716c70.jpg',
'https://images.openlane.eu/carimgs/5731685/general/470fa77a-181f-4331-87cf-c09fdcd21074.jpg',
'https://images.openlane.eu/carimgs/5731685/general/ba0f8bf6-8b4d-450c-8116-0d710cae2793.jpg',
'https://images.openlane.eu/carimgs/5731685/general/7a2666e4-ae49-43dd-88a3-8d71ef382b68.jpg',
'https://images.openlane.eu/carimgs/5731685/general/80b80260-2da8-405d-bd93-1bcce103ba25.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3db40f7-1e90-5492-8737-910019a48d62/d3db40f7-1e90-5492-8737-910019a48d62_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297820,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731685/general/318f895d-9add-44cd-bf10-95224aac1b89.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3db40f7-1e90-5492-8737-910019a48d62/d3db40f7-1e90-5492-8737-910019a48d62_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301218,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731685/general/306211d2-be26-42f2-9c16-f78d4ecb9463.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3db40f7-1e90-5492-8737-910019a48d62/d3db40f7-1e90-5492-8737-910019a48d62_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298874,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731685/general/e9596158-6cd8-480f-8b1f-68bf1c0eb2ef.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3db40f7-1e90-5492-8737-910019a48d62/d3db40f7-1e90-5492-8737-910019a48d62_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264186,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731685/general/059f85cd-1c53-427d-90ee-3a861b8d208e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3db40f7-1e90-5492-8737-910019a48d62/d3db40f7-1e90-5492-8737-910019a48d62_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246802,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731685/general/2e9dce17-5262-4338-8c5c-b5f4bb4f1473.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3db40f7-1e90-5492-8737-910019a48d62/d3db40f7-1e90-5492-8737-910019a48d62_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306864,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731685/general/6092cf30-9532-42d9-b261-271a1e716c70.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3db40f7-1e90-5492-8737-910019a48d62/d3db40f7-1e90-5492-8737-910019a48d62_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224953,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731685/general/470fa77a-181f-4331-87cf-c09fdcd21074.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3db40f7-1e90-5492-8737-910019a48d62/d3db40f7-1e90-5492-8737-910019a48d62_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290458,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731685/general/ba0f8bf6-8b4d-450c-8116-0d710cae2793.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3db40f7-1e90-5492-8737-910019a48d62/d3db40f7-1e90-5492-8737-910019a48d62_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233222,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731685/general/7a2666e4-ae49-43dd-88a3-8d71ef382b68.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3db40f7-1e90-5492-8737-910019a48d62/d3db40f7-1e90-5492-8737-910019a48d62_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37650,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731685/general/80b80260-2da8-405d-bd93-1bcce103ba25.jpg',
'Width': 400}],
'price': 14650,
'price_includes_vat': True,
'registration_date': '2022-04-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 320e - Hybrid - Automatic - 163 hp - 200.721 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722663%27 HTTP/1.1" 200 None
2026-03-25 10:17:29 [adesa.be] INFO: Saving data for 10722663: {'created_time': 1774433849.32923, 'last_price_update_time': 1774433849.329243, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722663') HTTP/1.1" 204 0
2026-03-25 10:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a418081c-2872-5cba-9962-7f9486983879 with identifier: 10722529
2026-03-25 10:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a418081c-2872-5cba-9962-7f9486983879 with identifier: 10722529
2026-03-25 10:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a418081c-2872-5cba-9962-7f9486983879 with identifier: 10722529 to the API
2026-03-25 10:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722529>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'a418081c-2872-5cba-9962-7f9486983879',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKH141',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722529',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 157144,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5704394/general/517f7340-3597-43fd-9ac0-abaeb6c4c834.jpg',
'https://images.openlane.eu/carimgs/5704394/general/fe8d80ff-98cf-45c5-844a-282a8b2024cb.jpg',
'https://images.openlane.eu/carimgs/5704394/general/528951e2-e6d7-48ff-80b7-189be608191e.jpg',
'https://images.openlane.eu/carimgs/5704394/general/7540d3ce-f3c5-4d69-9b92-173d2a8269ff.jpg',
'https://images.openlane.eu/carimgs/5704394/general/d5605bb8-2360-4e13-a4cd-57a887893628.jpg',
'https://images.openlane.eu/carimgs/5704394/general/3fe18d82-36c9-475b-ab73-a470eeedaff2.jpg',
'https://images.openlane.eu/carimgs/5704394/general/954d5208-97a4-4523-b5f1-7cfd08ca6fc6.jpg',
'https://images.openlane.eu/carimgs/5704394/general/8123bc7b-0ec5-45c9-9fb5-de5824e99c88.jpg',
'https://images.openlane.eu/carimgs/5704394/general/105c47a1-3371-4291-be74-3e52d9d9ba9e.jpg',
'https://images.openlane.eu/carimgs/5704394/general/77593d44-0253-4476-9674-aa1233886122.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a418081c-2872-5cba-9962-7f9486983879/a418081c-2872-5cba-9962-7f9486983879_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245570,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704394/general/517f7340-3597-43fd-9ac0-abaeb6c4c834.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a418081c-2872-5cba-9962-7f9486983879/a418081c-2872-5cba-9962-7f9486983879_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262101,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704394/general/fe8d80ff-98cf-45c5-844a-282a8b2024cb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a418081c-2872-5cba-9962-7f9486983879/a418081c-2872-5cba-9962-7f9486983879_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243467,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704394/general/528951e2-e6d7-48ff-80b7-189be608191e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a418081c-2872-5cba-9962-7f9486983879/a418081c-2872-5cba-9962-7f9486983879_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244600,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704394/general/7540d3ce-f3c5-4d69-9b92-173d2a8269ff.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a418081c-2872-5cba-9962-7f9486983879/a418081c-2872-5cba-9962-7f9486983879_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230826,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704394/general/d5605bb8-2360-4e13-a4cd-57a887893628.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a418081c-2872-5cba-9962-7f9486983879/a418081c-2872-5cba-9962-7f9486983879_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260302,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704394/general/3fe18d82-36c9-475b-ab73-a470eeedaff2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a418081c-2872-5cba-9962-7f9486983879/a418081c-2872-5cba-9962-7f9486983879_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251185,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704394/general/954d5208-97a4-4523-b5f1-7cfd08ca6fc6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a418081c-2872-5cba-9962-7f9486983879/a418081c-2872-5cba-9962-7f9486983879_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267448,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704394/general/8123bc7b-0ec5-45c9-9fb5-de5824e99c88.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a418081c-2872-5cba-9962-7f9486983879/a418081c-2872-5cba-9962-7f9486983879_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360568,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704394/general/105c47a1-3371-4291-be74-3e52d9d9ba9e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a418081c-2872-5cba-9962-7f9486983879/a418081c-2872-5cba-9962-7f9486983879_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207465,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704394/general/77593d44-0253-4476-9674-aa1233886122.jpg',
'Width': 1400}],
'price': 16350,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series 320e - Hybrid - Automatic - 204 hp - 157.144 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722529%27 HTTP/1.1" 200 None
2026-03-25 10:17:30 [adesa.be] INFO: Saving data for 10722529: {'created_time': 1774433850.189507, 'last_price_update_time': 1774433850.189517, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722529') HTTP/1.1" 204 0
2026-03-25 10:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 35c2840e-31c6-5f95-a0d6-3c351c91a816 with identifier: 10722596
2026-03-25 10:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 35c2840e-31c6-5f95-a0d6-3c351c91a816 with identifier: 10722596
2026-03-25 10:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 35c2840e-31c6-5f95-a0d6-3c351c91a816 with identifier: 10722596 to the API
2026-03-25 10:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722596>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '35c2840e-31c6-5f95-a0d6-3c351c91a816',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQQ709',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722596',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 157440,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5723458/general/b339cb20-b11a-4076-80fe-831e5d072854.jpg',
'https://images.openlane.eu/carimgs/5723458/general/e9450f7b-77db-479f-af0d-e08f39023e09.jpg',
'https://images.openlane.eu/carimgs/5723458/general/aa0dbb5e-6873-4b4b-9e79-253888d3a21e.jpg',
'https://images.openlane.eu/carimgs/5723458/general/5d562b15-ae14-473a-b263-5a4d690a1212.jpg',
'https://images.openlane.eu/carimgs/5723458/general/31494114-0002-4437-9f90-87229e8e4c25.jpg',
'https://images.openlane.eu/carimgs/5723458/general/441a6bea-ab3a-4e9a-9757-e15da5b6b327.jpg',
'https://images.openlane.eu/carimgs/5723458/general/96e2703b-9cee-4f9c-8c29-171a3580054e.jpg',
'https://images.openlane.eu/carimgs/5723458/general/01ff8e0c-dcc1-462b-a5ae-84a03a3beb59.jpg',
'https://images.openlane.eu/carimgs/5723458/general/82268df4-90ba-4610-b4a9-731e9c1cc02d.jpg',
'https://images.openlane.eu/carimgs/5723458/general/3c53a379-bd7c-478b-a980-1b85a7e657d4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c2840e-31c6-5f95-a0d6-3c351c91a816/35c2840e-31c6-5f95-a0d6-3c351c91a816_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 409180,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723458/general/b339cb20-b11a-4076-80fe-831e5d072854.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c2840e-31c6-5f95-a0d6-3c351c91a816/35c2840e-31c6-5f95-a0d6-3c351c91a816_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30562,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723458/general/e9450f7b-77db-479f-af0d-e08f39023e09.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c2840e-31c6-5f95-a0d6-3c351c91a816/35c2840e-31c6-5f95-a0d6-3c351c91a816_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425499,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723458/general/aa0dbb5e-6873-4b4b-9e79-253888d3a21e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c2840e-31c6-5f95-a0d6-3c351c91a816/35c2840e-31c6-5f95-a0d6-3c351c91a816_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316324,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723458/general/5d562b15-ae14-473a-b263-5a4d690a1212.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c2840e-31c6-5f95-a0d6-3c351c91a816/35c2840e-31c6-5f95-a0d6-3c351c91a816_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319509,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723458/general/31494114-0002-4437-9f90-87229e8e4c25.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c2840e-31c6-5f95-a0d6-3c351c91a816/35c2840e-31c6-5f95-a0d6-3c351c91a816_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338334,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723458/general/441a6bea-ab3a-4e9a-9757-e15da5b6b327.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c2840e-31c6-5f95-a0d6-3c351c91a816/35c2840e-31c6-5f95-a0d6-3c351c91a816_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311890,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723458/general/96e2703b-9cee-4f9c-8c29-171a3580054e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c2840e-31c6-5f95-a0d6-3c351c91a816/35c2840e-31c6-5f95-a0d6-3c351c91a816_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268842,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723458/general/01ff8e0c-dcc1-462b-a5ae-84a03a3beb59.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c2840e-31c6-5f95-a0d6-3c351c91a816/35c2840e-31c6-5f95-a0d6-3c351c91a816_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340257,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723458/general/82268df4-90ba-4610-b4a9-731e9c1cc02d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c2840e-31c6-5f95-a0d6-3c351c91a816/35c2840e-31c6-5f95-a0d6-3c351c91a816_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287696,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723458/general/3c53a379-bd7c-478b-a980-1b85a7e657d4.jpg',
'Width': 1920}],
'price': 14450,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 320e - Hybrid - Automatic - 163 hp - 157.440 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722596%27 HTTP/1.1" 200 None
2026-03-25 10:17:30 [adesa.be] INFO: Saving data for 10722596: {'created_time': 1774433850.544424, 'last_price_update_time': 1774433850.544435, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722596') HTTP/1.1" 204 0
2026-03-25 10:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d3bf59d-ac31-5061-b613-0050f591f93f with identifier: 10722376
2026-03-25 10:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d3bf59d-ac31-5061-b613-0050f591f93f with identifier: 10722376
2026-03-25 10:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d3bf59d-ac31-5061-b613-0050f591f93f with identifier: 10722376 to the API
2026-03-25 10:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722376>
{'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': 204,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '7d3bf59d-ac31-5061-b613-0050f591f93f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLA685',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722376',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 78299,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5662661/general/30743d0c-2786-457a-9256-ae81018b0bb2.jpg',
'https://images.openlane.eu/carimgs/5662661/general/716d6a46-0e68-49ae-9571-45e621aa645e.jpg',
'https://images.openlane.eu/carimgs/5662661/general/13ece6c3-3f94-4afc-abb5-ec1c93310a39.jpg',
'https://images.openlane.eu/carimgs/5662661/general/56a17b5e-3f32-4ff0-87f6-fdba6f821223.jpg',
'https://images.openlane.eu/carimgs/5662661/general/38f04e86-36f3-495f-a7ce-2edd6a8f7505.jpg',
'https://images.openlane.eu/carimgs/5662661/general/a6b95141-5bd5-4a24-82f3-43eb8d5806bb.jpg',
'https://images.openlane.eu/carimgs/5662661/general/b46806a0-f5ed-4e59-977f-28e715a2b0ad.jpg',
'https://images.openlane.eu/carimgs/5662661/general/e07643b0-4ecc-402c-b1c9-61ee919396c0.jpg',
'https://images.openlane.eu/carimgs/5662661/general/1183978f-5adc-4f7f-afda-f82b599e856b.jpg',
'https://images.openlane.eu/carimgs/5662661/general/4f3e4d42-b168-4bfb-a4ec-7512d505bc5c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d3bf59d-ac31-5061-b613-0050f591f93f/7d3bf59d-ac31-5061-b613-0050f591f93f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323645,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662661/general/30743d0c-2786-457a-9256-ae81018b0bb2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d3bf59d-ac31-5061-b613-0050f591f93f/7d3bf59d-ac31-5061-b613-0050f591f93f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353272,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662661/general/716d6a46-0e68-49ae-9571-45e621aa645e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d3bf59d-ac31-5061-b613-0050f591f93f/7d3bf59d-ac31-5061-b613-0050f591f93f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360712,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662661/general/13ece6c3-3f94-4afc-abb5-ec1c93310a39.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d3bf59d-ac31-5061-b613-0050f591f93f/7d3bf59d-ac31-5061-b613-0050f591f93f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251137,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662661/general/56a17b5e-3f32-4ff0-87f6-fdba6f821223.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d3bf59d-ac31-5061-b613-0050f591f93f/7d3bf59d-ac31-5061-b613-0050f591f93f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236680,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662661/general/38f04e86-36f3-495f-a7ce-2edd6a8f7505.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d3bf59d-ac31-5061-b613-0050f591f93f/7d3bf59d-ac31-5061-b613-0050f591f93f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257625,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662661/general/a6b95141-5bd5-4a24-82f3-43eb8d5806bb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d3bf59d-ac31-5061-b613-0050f591f93f/7d3bf59d-ac31-5061-b613-0050f591f93f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280571,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662661/general/b46806a0-f5ed-4e59-977f-28e715a2b0ad.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d3bf59d-ac31-5061-b613-0050f591f93f/7d3bf59d-ac31-5061-b613-0050f591f93f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236862,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662661/general/e07643b0-4ecc-402c-b1c9-61ee919396c0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d3bf59d-ac31-5061-b613-0050f591f93f/7d3bf59d-ac31-5061-b613-0050f591f93f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292567,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662661/general/1183978f-5adc-4f7f-afda-f82b599e856b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d3bf59d-ac31-5061-b613-0050f591f93f/7d3bf59d-ac31-5061-b613-0050f591f93f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221328,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662661/general/4f3e4d42-b168-4bfb-a4ec-7512d505bc5c.jpg',
'Width': 1400}],
'price': 16550,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 320e - Hybrid - Automatic - 204 hp - 78.299 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722376%27 HTTP/1.1" 200 None
2026-03-25 10:17:30 [adesa.be] INFO: Saving data for 10722376: {'created_time': 1774433850.900151, 'last_price_update_time': 1774433850.900166, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722376') HTTP/1.1" 204 0
2026-03-25 10:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e151ec1c-c1ee-5137-941b-8d7eb5db024e with identifier: 10722697
2026-03-25 10:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e151ec1c-c1ee-5137-941b-8d7eb5db024e with scrape type 1
2026-03-25 10:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e151ec1c-c1ee-5137-941b-8d7eb5db024e
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734208%252Fgeneral%252Fe808eb08-3f67-401a-bbc6-c02f385007a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734208/general/e808eb08-3f67-401a-bbc6-c02f385007a6.jpg already downloaded
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734208%252Fgeneral%252F68ae8ebe-13f7-424d-8276-815a00de1cf2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734208/general/68ae8ebe-13f7-424d-8276-815a00de1cf2.jpg already downloaded
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734208%252Fgeneral%252Fa01ebb5d-2392-4729-b751-7522a4e9f3b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734208/general/a01ebb5d-2392-4729-b751-7522a4e9f3b9.jpg already downloaded
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734208%252Fgeneral%252F884fca69-9822-4735-b259-3e6c5a44f15b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734208/general/884fca69-9822-4735-b259-3e6c5a44f15b.jpg already downloaded
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734208%252Fgeneral%252F1dbd071a-ce10-4546-b29d-7786d44c1781.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734208/general/1dbd071a-ce10-4546-b29d-7786d44c1781.jpg already downloaded
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734208%252Fgeneral%252F179d864e-f136-4bd4-adb0-b67338928f34.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734208/general/179d864e-f136-4bd4-adb0-b67338928f34.jpg already downloaded
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734208%252Fgeneral%252F5e9f2802-94e7-4e8e-87bb-64c652df5a92.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734208/general/5e9f2802-94e7-4e8e-87bb-64c652df5a92.jpg already downloaded
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734208%252Fgeneral%252Fc67423a4-58e9-49b1-b57a-91f70718e7ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734208/general/c67423a4-58e9-49b1-b57a-91f70718e7ef.jpg already downloaded
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734208%252Fgeneral%252Fa47aae9a-b607-49bd-887d-555f32673940.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734208/general/a47aae9a-b607-49bd-887d-555f32673940.jpg already downloaded
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734208%252Fgeneral%252F251b5e1c-1588-4820-8b4f-3af7b625a17e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734208/general/251b5e1c-1588-4820-8b4f-3af7b625a17e.jpg already downloaded
2026-03-25 10:17:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e151ec1c-c1ee-5137-941b-8d7eb5db024e, identifier: 10722697
2026-03-25 10:17:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e151ec1c-c1ee-5137-941b-8d7eb5db024e with identifier: 10722697
2026-03-25 10:17:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e151ec1c-c1ee-5137-941b-8d7eb5db024e with identifier: 10722697
2026-03-25 10:17:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e151ec1c-c1ee-5137-941b-8d7eb5db024e with identifier: 10722697 to the API
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722697>
{'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': 150,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'e151ec1c-c1ee-5137-941b-8d7eb5db024e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHP215',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722697',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 120814,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5734208/general/e808eb08-3f67-401a-bbc6-c02f385007a6.jpg',
'https://images.openlane.eu/carimgs/5734208/general/68ae8ebe-13f7-424d-8276-815a00de1cf2.jpg',
'https://images.openlane.eu/carimgs/5734208/general/a01ebb5d-2392-4729-b751-7522a4e9f3b9.jpg',
'https://images.openlane.eu/carimgs/5734208/general/884fca69-9822-4735-b259-3e6c5a44f15b.jpg',
'https://images.openlane.eu/carimgs/5734208/general/1dbd071a-ce10-4546-b29d-7786d44c1781.jpg',
'https://images.openlane.eu/carimgs/5734208/general/179d864e-f136-4bd4-adb0-b67338928f34.jpg',
'https://images.openlane.eu/carimgs/5734208/general/5e9f2802-94e7-4e8e-87bb-64c652df5a92.jpg',
'https://images.openlane.eu/carimgs/5734208/general/c67423a4-58e9-49b1-b57a-91f70718e7ef.jpg',
'https://images.openlane.eu/carimgs/5734208/general/a47aae9a-b607-49bd-887d-555f32673940.jpg',
'https://images.openlane.eu/carimgs/5734208/general/251b5e1c-1588-4820-8b4f-3af7b625a17e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e151ec1c-c1ee-5137-941b-8d7eb5db024e/e151ec1c-c1ee-5137-941b-8d7eb5db024e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82184,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734208/general/e808eb08-3f67-401a-bbc6-c02f385007a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e151ec1c-c1ee-5137-941b-8d7eb5db024e/e151ec1c-c1ee-5137-941b-8d7eb5db024e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79683,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734208/general/68ae8ebe-13f7-424d-8276-815a00de1cf2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e151ec1c-c1ee-5137-941b-8d7eb5db024e/e151ec1c-c1ee-5137-941b-8d7eb5db024e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68867,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734208/general/a01ebb5d-2392-4729-b751-7522a4e9f3b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e151ec1c-c1ee-5137-941b-8d7eb5db024e/e151ec1c-c1ee-5137-941b-8d7eb5db024e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69387,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734208/general/884fca69-9822-4735-b259-3e6c5a44f15b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e151ec1c-c1ee-5137-941b-8d7eb5db024e/e151ec1c-c1ee-5137-941b-8d7eb5db024e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98792,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734208/general/1dbd071a-ce10-4546-b29d-7786d44c1781.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e151ec1c-c1ee-5137-941b-8d7eb5db024e/e151ec1c-c1ee-5137-941b-8d7eb5db024e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100135,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734208/general/179d864e-f136-4bd4-adb0-b67338928f34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e151ec1c-c1ee-5137-941b-8d7eb5db024e/e151ec1c-c1ee-5137-941b-8d7eb5db024e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734208/general/5e9f2802-94e7-4e8e-87bb-64c652df5a92.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e151ec1c-c1ee-5137-941b-8d7eb5db024e/e151ec1c-c1ee-5137-941b-8d7eb5db024e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85007,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734208/general/c67423a4-58e9-49b1-b57a-91f70718e7ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e151ec1c-c1ee-5137-941b-8d7eb5db024e/e151ec1c-c1ee-5137-941b-8d7eb5db024e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86083,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734208/general/a47aae9a-b607-49bd-887d-555f32673940.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e151ec1c-c1ee-5137-941b-8d7eb5db024e/e151ec1c-c1ee-5137-941b-8d7eb5db024e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178171,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734208/general/251b5e1c-1588-4820-8b4f-3af7b625a17e.jpg',
'Width': 1024}],
'price': 16950,
'price_includes_vat': True,
'registration_date': '2021-04-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 5 Series Touring 518d - Diesel - Automatic - 150 hp - 120.814 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722697%27 HTTP/1.1" 200 None
2026-03-25 10:17:31 [adesa.be] INFO: Saving data for 10722697: {'created_time': 1774433851.790442, 'last_price_update_time': 1774433851.790452, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722697') HTTP/1.1" 204 0
2026-03-25 10:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722384> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:17:31 [adesa.be] INFO: Found listing with ID: 10722360
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722360%27 HTTP/1.1" 200 None
2026-03-25 10:17:31 [adesa.be] INFO: Scrape type for 10722360: 1
2026-03-25 10:17:31 [adesa.be] INFO: Scraping item 10722360 url https://www.openlane.eu/en/carv6/auction/10722360
2026-03-25 10:17:31 [adesa.be] INFO: Found listing with ID: 10722540
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722540%27 HTTP/1.1" 200 None
2026-03-25 10:17:31 [adesa.be] INFO: Scrape type for 10722540: 1
2026-03-25 10:17:31 [adesa.be] INFO: Scraping item 10722540 url https://www.openlane.eu/en/carv6/auction/10722540
2026-03-25 10:17:31 [adesa.be] INFO: Found listing with ID: 10722400
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722400%27 HTTP/1.1" 200 None
2026-03-25 10:17:31 [adesa.be] INFO: Scrape type for 10722400: 1
2026-03-25 10:17:31 [adesa.be] INFO: Scraping item 10722400 url https://www.openlane.eu/en/carv6/auction/10722400
2026-03-25 10:17:31 [adesa.be] INFO: Found listing with ID: 10722597
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722597%27 HTTP/1.1" 200 None
2026-03-25 10:17:31 [adesa.be] INFO: Scrape type for 10722597: 1
2026-03-25 10:17:31 [adesa.be] INFO: Scraping item 10722597 url https://www.openlane.eu/en/carv6/auction/10722597
2026-03-25 10:17:31 [adesa.be] INFO: Found listing with ID: 10722598
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722598%27 HTTP/1.1" 200 None
2026-03-25 10:17:31 [adesa.be] INFO: Scrape type for 10722598: 1
2026-03-25 10:17:31 [adesa.be] INFO: Scraping item 10722598 url https://www.openlane.eu/en/carv6/auction/10722598
2026-03-25 10:17:31 [adesa.be] INFO: Found listing with ID: 10722492
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722492%27 HTTP/1.1" 200 None
2026-03-25 10:17:31 [adesa.be] INFO: Scrape type for 10722492: 1
2026-03-25 10:17:31 [adesa.be] INFO: Scraping item 10722492 url https://www.openlane.eu/en/carv6/auction/10722492
2026-03-25 10:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc97721f-6301-5704-bfe2-cf1bfb5ad6e4 with identifier: 10722384
2026-03-25 10:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc97721f-6301-5704-bfe2-cf1bfb5ad6e4 with scrape type 1
2026-03-25 10:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc97721f-6301-5704-bfe2-cf1bfb5ad6e4
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672566%252Fgeneral%252Fbdcd2954-a6a3-4288-bd33-e3bb8471ff71.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672566/general/bdcd2954-a6a3-4288-bd33-e3bb8471ff71.jpg already downloaded
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672566%252Fgeneral%252F0755ea0e-2ffe-4384-8f16-f123c9aa3d44.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672566/general/0755ea0e-2ffe-4384-8f16-f123c9aa3d44.jpg already downloaded
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672566%252Fgeneral%252Fd2da31c7-3b4c-4041-95b1-55856169b4bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672566/general/d2da31c7-3b4c-4041-95b1-55856169b4bf.jpg already downloaded
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672566%252Fgeneral%252Fbe922e19-f446-40fe-826d-bbc1af00697f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672566/general/be922e19-f446-40fe-826d-bbc1af00697f.jpg already downloaded
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5672566%252Fgeneral%252Fcdb11e93-25ac-4dd1-98b7-6f73786f5e5f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672566/general/cdb11e93-25ac-4dd1-98b7-6f73786f5e5f.jpg already downloaded
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5672566%252Fgeneral%252Fa03f0d19-e240-4a36-9f30-edb4fb91e83b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672566/general/a03f0d19-e240-4a36-9f30-edb4fb91e83b.jpg already downloaded
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5672566%252Fgeneral%252Ff1b36956-dd9f-4b2a-8859-715bab2230c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672566/general/f1b36956-dd9f-4b2a-8859-715bab2230c6.jpg already downloaded
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5672566%252Fgeneral%252Fc6263178-c00c-4a41-8f0e-984a06c30c92.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672566/general/c6263178-c00c-4a41-8f0e-984a06c30c92.jpg already downloaded
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5672566%252Fgeneral%252F2aa33a4c-e26f-42a7-9a9e-320d8d4cfde8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672566/general/2aa33a4c-e26f-42a7-9a9e-320d8d4cfde8.jpg already downloaded
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5672566%252Fgeneral%252F6609d163-9683-41cb-b430-8305132c06c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672566/general/6609d163-9683-41cb-b430-8305132c06c9.jpg already downloaded
2026-03-25 10:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc97721f-6301-5704-bfe2-cf1bfb5ad6e4, identifier: 10722384
2026-03-25 10:17:32 [adesa.be] INFO: Found listing with ID: 10722445
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722445%27 HTTP/1.1" 200 None
2026-03-25 10:17:32 [adesa.be] INFO: Scrape type for 10722445: 1
2026-03-25 10:17:32 [adesa.be] INFO: Scraping item 10722445 url https://www.openlane.eu/en/carv6/auction/10722445
2026-03-25 10:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc97721f-6301-5704-bfe2-cf1bfb5ad6e4 with identifier: 10722384
2026-03-25 10:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc97721f-6301-5704-bfe2-cf1bfb5ad6e4 with identifier: 10722384
2026-03-25 10:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc97721f-6301-5704-bfe2-cf1bfb5ad6e4 with identifier: 10722384 to the API
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722384>
{'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': 163,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'fc97721f-6301-5704-bfe2-cf1bfb5ad6e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CDW745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722384',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 56141,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5672566/general/bdcd2954-a6a3-4288-bd33-e3bb8471ff71.jpg',
'https://images.openlane.eu/carimgs/5672566/general/0755ea0e-2ffe-4384-8f16-f123c9aa3d44.jpg',
'https://images.openlane.eu/carimgs/5672566/general/d2da31c7-3b4c-4041-95b1-55856169b4bf.jpg',
'https://images.openlane.eu/carimgs/5672566/general/be922e19-f446-40fe-826d-bbc1af00697f.jpg',
'https://images.openlane.eu/carimgs/5672566/general/cdb11e93-25ac-4dd1-98b7-6f73786f5e5f.jpg',
'https://images.openlane.eu/carimgs/5672566/general/a03f0d19-e240-4a36-9f30-edb4fb91e83b.jpg',
'https://images.openlane.eu/carimgs/5672566/general/f1b36956-dd9f-4b2a-8859-715bab2230c6.jpg',
'https://images.openlane.eu/carimgs/5672566/general/c6263178-c00c-4a41-8f0e-984a06c30c92.jpg',
'https://images.openlane.eu/carimgs/5672566/general/2aa33a4c-e26f-42a7-9a9e-320d8d4cfde8.jpg',
'https://images.openlane.eu/carimgs/5672566/general/6609d163-9683-41cb-b430-8305132c06c9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc97721f-6301-5704-bfe2-cf1bfb5ad6e4/fc97721f-6301-5704-bfe2-cf1bfb5ad6e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261553,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672566/general/bdcd2954-a6a3-4288-bd33-e3bb8471ff71.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc97721f-6301-5704-bfe2-cf1bfb5ad6e4/fc97721f-6301-5704-bfe2-cf1bfb5ad6e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271162,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672566/general/0755ea0e-2ffe-4384-8f16-f123c9aa3d44.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc97721f-6301-5704-bfe2-cf1bfb5ad6e4/fc97721f-6301-5704-bfe2-cf1bfb5ad6e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294348,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672566/general/d2da31c7-3b4c-4041-95b1-55856169b4bf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc97721f-6301-5704-bfe2-cf1bfb5ad6e4/fc97721f-6301-5704-bfe2-cf1bfb5ad6e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260233,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672566/general/be922e19-f446-40fe-826d-bbc1af00697f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc97721f-6301-5704-bfe2-cf1bfb5ad6e4/fc97721f-6301-5704-bfe2-cf1bfb5ad6e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250107,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672566/general/cdb11e93-25ac-4dd1-98b7-6f73786f5e5f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc97721f-6301-5704-bfe2-cf1bfb5ad6e4/fc97721f-6301-5704-bfe2-cf1bfb5ad6e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258183,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672566/general/a03f0d19-e240-4a36-9f30-edb4fb91e83b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc97721f-6301-5704-bfe2-cf1bfb5ad6e4/fc97721f-6301-5704-bfe2-cf1bfb5ad6e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216419,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672566/general/f1b36956-dd9f-4b2a-8859-715bab2230c6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc97721f-6301-5704-bfe2-cf1bfb5ad6e4/fc97721f-6301-5704-bfe2-cf1bfb5ad6e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246674,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672566/general/c6263178-c00c-4a41-8f0e-984a06c30c92.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc97721f-6301-5704-bfe2-cf1bfb5ad6e4/fc97721f-6301-5704-bfe2-cf1bfb5ad6e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386256,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672566/general/2aa33a4c-e26f-42a7-9a9e-320d8d4cfde8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc97721f-6301-5704-bfe2-cf1bfb5ad6e4/fc97721f-6301-5704-bfe2-cf1bfb5ad6e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237762,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672566/general/6609d163-9683-41cb-b430-8305132c06c9.jpg',
'Width': 1400}],
'price': 18450,
'price_includes_vat': True,
'registration_date': '2022-06-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 320e - Hybrid - Automatic - 163 hp - 56.141 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722384%27 HTTP/1.1" 200 None
2026-03-25 10:17:32 [adesa.be] INFO: Saving data for 10722384: {'created_time': 1774433852.638927, 'last_price_update_time': 1774433852.638941, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722384') HTTP/1.1" 204 0
2026-03-25 10:17:32 [adesa.be] INFO: Found listing with ID: 10722568
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722568%27 HTTP/1.1" 200 None
2026-03-25 10:17:32 [adesa.be] INFO: Scrape type for 10722568: 1
2026-03-25 10:17:32 [adesa.be] INFO: Scraping item 10722568 url https://www.openlane.eu/en/carv6/auction/10722568
2026-03-25 10:17:32 [adesa.be] INFO: Found listing with ID: 10722370
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722370%27 HTTP/1.1" 200 None
2026-03-25 10:17:32 [adesa.be] INFO: Scrape type for 10722370: 1
2026-03-25 10:17:32 [adesa.be] INFO: Scraping item 10722370 url https://www.openlane.eu/en/carv6/auction/10722370
2026-03-25 10:17:32 [adesa.be] INFO: Found listing with ID: 10722664
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722664%27 HTTP/1.1" 200 None
2026-03-25 10:17:32 [adesa.be] INFO: Scrape type for 10722664: 1
2026-03-25 10:17:32 [adesa.be] INFO: Scraping item 10722664 url https://www.openlane.eu/en/carv6/auction/10722664
2026-03-25 10:17:32 [adesa.be] INFO: Found listing with ID: 10722637
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722637%27 HTTP/1.1" 200 None
2026-03-25 10:17:32 [adesa.be] INFO: Scrape type for 10722637: 1
2026-03-25 10:17:32 [adesa.be] INFO: Scraping item 10722637 url https://www.openlane.eu/en/carv6/auction/10722637
2026-03-25 10:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722426> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:32 [adesa.be] INFO: Found listing with ID: 10722665
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722665%27 HTTP/1.1" 200 None
2026-03-25 10:17:32 [adesa.be] INFO: Scrape type for 10722665: 1
2026-03-25 10:17:32 [adesa.be] INFO: Scraping item 10722665 url https://www.openlane.eu/en/carv6/auction/10722665
2026-03-25 10: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-25 10:17:32 [adesa.be] INFO: Found listing with ID: 10722553
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722553%27 HTTP/1.1" 200 None
2026-03-25 10:17:32 [adesa.be] INFO: Scrape type for 10722553: 1
2026-03-25 10:17:32 [adesa.be] INFO: Scraping item 10722553 url https://www.openlane.eu/en/carv6/auction/10722553
2026-03-25 10:17:32 [adesa.be] INFO: Found listing with ID: 10722636
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722636%27 HTTP/1.1" 200 None
2026-03-25 10:17:32 [adesa.be] INFO: Scrape type for 10722636: 1
2026-03-25 10:17:32 [adesa.be] INFO: Scraping item 10722636 url https://www.openlane.eu/en/carv6/auction/10722636
2026-03-25 10:17:32 [adesa.be] INFO: Found listing with ID: 10722579
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722579%27 HTTP/1.1" 200 None
2026-03-25 10:17:32 [adesa.be] INFO: Scrape type for 10722579: 1
2026-03-25 10:17:32 [adesa.be] INFO: Scraping item 10722579 url https://www.openlane.eu/en/carv6/auction/10722579
2026-03-25 10:17:32 [adesa.be] INFO: Found listing with ID: 10722635
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722635%27 HTTP/1.1" 200 None
2026-03-25 10:17:32 [adesa.be] INFO: Scrape type for 10722635: 1
2026-03-25 10:17:32 [adesa.be] INFO: Scraping item 10722635 url https://www.openlane.eu/en/carv6/auction/10722635
2026-03-25 10:17:32 [adesa.be] INFO: Found listing with ID: 10722407
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722407%27 HTTP/1.1" 200 None
2026-03-25 10:17:32 [adesa.be] INFO: Scrape type for 10722407: 1
2026-03-25 10:17:32 [adesa.be] INFO: Scraping item 10722407 url https://www.openlane.eu/en/carv6/auction/10722407
2026-03-25 10:17:32 [adesa.be] INFO: Found listing with ID: 10722428
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722428%27 HTTP/1.1" 200 None
2026-03-25 10:17:32 [adesa.be] INFO: Scrape type for 10722428: 1
2026-03-25 10:17:32 [adesa.be] INFO: Scraping item 10722428 url https://www.openlane.eu/en/carv6/auction/10722428
2026-03-25 10:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722369> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e024cb0-5b19-5400-a41d-38d6f4b69fff with identifier: 10722426
2026-03-25 10:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e024cb0-5b19-5400-a41d-38d6f4b69fff with scrape type 1
2026-03-25 10:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1e024cb0-5b19-5400-a41d-38d6f4b69fff
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689442%252Fgeneral%252F1686c7d7-59d3-45ec-a756-815079f5643d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689442/general/1686c7d7-59d3-45ec-a756-815079f5643d.jpg already downloaded
2026-03-25 10:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689442%252Fgeneral%252F9c362dc7-151b-42ea-952e-9f2f4d9884d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689442/general/9c362dc7-151b-42ea-952e-9f2f4d9884d7.jpg already downloaded
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689442%252Fgeneral%252F4f0f738b-a0fe-4ab7-bd58-31336482d69e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689442/general/4f0f738b-a0fe-4ab7-bd58-31336482d69e.jpg already downloaded
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689442%252Fgeneral%252F136e84c3-aa77-4070-bec7-2a19d6c3a00c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689442/general/136e84c3-aa77-4070-bec7-2a19d6c3a00c.jpg already downloaded
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689442%252Fgeneral%252Fcb6eaaaa-1a98-43f6-8f53-cb1ad2a2c88f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689442/general/cb6eaaaa-1a98-43f6-8f53-cb1ad2a2c88f.jpg already downloaded
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689442%252Fgeneral%252F3475f047-7fff-4c56-90d6-faa9ed400da3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689442/general/3475f047-7fff-4c56-90d6-faa9ed400da3.jpg already downloaded
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689442%252Fgeneral%252Ff86328df-53b0-43fb-96f9-0813bf2e6e4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689442/general/f86328df-53b0-43fb-96f9-0813bf2e6e4b.jpg already downloaded
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689442%252Fgeneral%252F4b8dba10-d247-4a19-badc-e577eecac371.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689442/general/4b8dba10-d247-4a19-badc-e577eecac371.jpg already downloaded
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689442%252Fgeneral%252F1d9c3ac6-049f-4206-9817-2200a9dfb07c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689442/general/1d9c3ac6-049f-4206-9817-2200a9dfb07c.jpg already downloaded
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689442%252Fgeneral%252Fa3a88ec3-0483-4919-b4a2-0911b0b77ea9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689442/general/a3a88ec3-0483-4919-b4a2-0911b0b77ea9.jpg already downloaded
2026-03-25 10:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1e024cb0-5b19-5400-a41d-38d6f4b69fff, identifier: 10722426
2026-03-25 10:17:33 [adesa.be] INFO: Found listing with ID: 10722474
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722474%27 HTTP/1.1" 200 None
2026-03-25 10:17:33 [adesa.be] INFO: Scrape type for 10722474: 1
2026-03-25 10:17:33 [adesa.be] INFO: Scraping item 10722474 url https://www.openlane.eu/en/carv6/auction/10722474
2026-03-25 10:17:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1e024cb0-5b19-5400-a41d-38d6f4b69fff with identifier: 10722426
2026-03-25 10:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1e024cb0-5b19-5400-a41d-38d6f4b69fff with identifier: 10722426
2026-03-25 10:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1e024cb0-5b19-5400-a41d-38d6f4b69fff with identifier: 10722426 to the API
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722426>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '1e024cb0-5b19-5400-a41d-38d6f4b69fff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CTC905',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722426',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 98878,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5689442/general/1686c7d7-59d3-45ec-a756-815079f5643d.jpg',
'https://images.openlane.eu/carimgs/5689442/general/9c362dc7-151b-42ea-952e-9f2f4d9884d7.jpg',
'https://images.openlane.eu/carimgs/5689442/general/4f0f738b-a0fe-4ab7-bd58-31336482d69e.jpg',
'https://images.openlane.eu/carimgs/5689442/general/136e84c3-aa77-4070-bec7-2a19d6c3a00c.jpg',
'https://images.openlane.eu/carimgs/5689442/general/cb6eaaaa-1a98-43f6-8f53-cb1ad2a2c88f.jpg',
'https://images.openlane.eu/carimgs/5689442/general/3475f047-7fff-4c56-90d6-faa9ed400da3.jpg',
'https://images.openlane.eu/carimgs/5689442/general/f86328df-53b0-43fb-96f9-0813bf2e6e4b.jpg',
'https://images.openlane.eu/carimgs/5689442/general/4b8dba10-d247-4a19-badc-e577eecac371.jpg',
'https://images.openlane.eu/carimgs/5689442/general/1d9c3ac6-049f-4206-9817-2200a9dfb07c.jpg',
'https://images.openlane.eu/carimgs/5689442/general/a3a88ec3-0483-4919-b4a2-0911b0b77ea9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e024cb0-5b19-5400-a41d-38d6f4b69fff/1e024cb0-5b19-5400-a41d-38d6f4b69fff_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374016,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689442/general/1686c7d7-59d3-45ec-a756-815079f5643d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e024cb0-5b19-5400-a41d-38d6f4b69fff/1e024cb0-5b19-5400-a41d-38d6f4b69fff_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33825,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689442/general/9c362dc7-151b-42ea-952e-9f2f4d9884d7.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e024cb0-5b19-5400-a41d-38d6f4b69fff/1e024cb0-5b19-5400-a41d-38d6f4b69fff_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343072,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689442/general/4f0f738b-a0fe-4ab7-bd58-31336482d69e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e024cb0-5b19-5400-a41d-38d6f4b69fff/1e024cb0-5b19-5400-a41d-38d6f4b69fff_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324547,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689442/general/136e84c3-aa77-4070-bec7-2a19d6c3a00c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e024cb0-5b19-5400-a41d-38d6f4b69fff/1e024cb0-5b19-5400-a41d-38d6f4b69fff_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342994,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689442/general/cb6eaaaa-1a98-43f6-8f53-cb1ad2a2c88f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e024cb0-5b19-5400-a41d-38d6f4b69fff/1e024cb0-5b19-5400-a41d-38d6f4b69fff_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300915,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689442/general/3475f047-7fff-4c56-90d6-faa9ed400da3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e024cb0-5b19-5400-a41d-38d6f4b69fff/1e024cb0-5b19-5400-a41d-38d6f4b69fff_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310677,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689442/general/f86328df-53b0-43fb-96f9-0813bf2e6e4b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e024cb0-5b19-5400-a41d-38d6f4b69fff/1e024cb0-5b19-5400-a41d-38d6f4b69fff_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282684,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689442/general/4b8dba10-d247-4a19-badc-e577eecac371.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e024cb0-5b19-5400-a41d-38d6f4b69fff/1e024cb0-5b19-5400-a41d-38d6f4b69fff_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293886,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689442/general/1d9c3ac6-049f-4206-9817-2200a9dfb07c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e024cb0-5b19-5400-a41d-38d6f4b69fff/1e024cb0-5b19-5400-a41d-38d6f4b69fff_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295731,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689442/general/a3a88ec3-0483-4919-b4a2-0911b0b77ea9.jpg',
'Width': 1920}],
'price': 26150,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 5 Series 530e - xDrive - Hybrid - 163 hp - 98.878 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722426%27 HTTP/1.1" 200 None
2026-03-25 10:17:33 [adesa.be] INFO: Saving data for 10722426: {'created_time': 1774433853.574129, 'last_price_update_time': 1774433853.574144, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722426') HTTP/1.1" 204 0
2026-03-25 10:17:33 [adesa.be] INFO: Found listing with ID: 10722666
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722666%27 HTTP/1.1" 200 None
2026-03-25 10:17:33 [adesa.be] INFO: Scrape type for 10722666: 1
2026-03-25 10:17:33 [adesa.be] INFO: Scraping item 10722666 url https://www.openlane.eu/en/carv6/auction/10722666
2026-03-25 10:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c62ffa9b-b901-5b31-b843-e8aa9828067a with identifier: 10722369
2026-03-25 10:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c62ffa9b-b901-5b31-b843-e8aa9828067a with scrape type 1
2026-03-25 10:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c62ffa9b-b901-5b31-b843-e8aa9828067a
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654747%252Fgeneral%252F33a191dd-58ff-408b-b2e4-56d9ca7a37aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654747/general/33a191dd-58ff-408b-b2e4-56d9ca7a37aa.jpg already downloaded
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654747%252Fgeneral%252F4d1b8c86-3c2a-45e5-9747-4f4820538b2d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654747/general/4d1b8c86-3c2a-45e5-9747-4f4820538b2d.jpg already downloaded
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654747%252Fgeneral%252Fce7e2075-0dfc-4abc-bea8-be362f06d8d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654747/general/ce7e2075-0dfc-4abc-bea8-be362f06d8d0.jpg already downloaded
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654747%252Fgeneral%252Fd5986ae0-c80d-4d5c-b69f-00cc6dcdd425.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654747/general/d5986ae0-c80d-4d5c-b69f-00cc6dcdd425.jpg already downloaded
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654747%252Fgeneral%252Fd99c754f-805b-493e-b5b2-dc5d820eb0de.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654747/general/d99c754f-805b-493e-b5b2-dc5d820eb0de.jpg already downloaded
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654747%252Fgeneral%252Fc319cef2-37f0-40db-bc59-a474ff800015.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654747/general/c319cef2-37f0-40db-bc59-a474ff800015.jpg already downloaded
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654747%252Fgeneral%252F6ee56960-0f32-4de0-90d5-08449381b997.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654747/general/6ee56960-0f32-4de0-90d5-08449381b997.jpg already downloaded
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654747%252Fgeneral%252F84edab33-dcbb-4947-8ef9-55e41eccb736.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654747/general/84edab33-dcbb-4947-8ef9-55e41eccb736.jpg already downloaded
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654747%252Fgeneral%252F2547ce47-c4bf-4f6c-b97f-d0cb74e047f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654747/general/2547ce47-c4bf-4f6c-b97f-d0cb74e047f6.jpg already downloaded
2026-03-25 10:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654747%252Fgeneral%252Fc7cbd2e1-0b78-4b59-b314-c72ac3a97316.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654747/general/c7cbd2e1-0b78-4b59-b314-c72ac3a97316.jpg already downloaded
2026-03-25 10:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c62ffa9b-b901-5b31-b843-e8aa9828067a, identifier: 10722369
2026-03-25 10:17:34 [adesa.be] INFO: Found listing with ID: 10722580
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722580%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [adesa.be] INFO: Scrape type for 10722580: 1
2026-03-25 10:17:34 [adesa.be] INFO: Scraping item 10722580 url https://www.openlane.eu/en/carv6/auction/10722580
2026-03-25 10:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c62ffa9b-b901-5b31-b843-e8aa9828067a with identifier: 10722369
2026-03-25 10:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c62ffa9b-b901-5b31-b843-e8aa9828067a with identifier: 10722369
2026-03-25 10:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c62ffa9b-b901-5b31-b843-e8aa9828067a with identifier: 10722369 to the API
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722369>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'c62ffa9b-b901-5b31-b843-e8aa9828067a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCC422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722369',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 156558,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5654747/general/33a191dd-58ff-408b-b2e4-56d9ca7a37aa.jpg',
'https://images.openlane.eu/carimgs/5654747/general/4d1b8c86-3c2a-45e5-9747-4f4820538b2d.jpg',
'https://images.openlane.eu/carimgs/5654747/general/ce7e2075-0dfc-4abc-bea8-be362f06d8d0.jpg',
'https://images.openlane.eu/carimgs/5654747/general/d5986ae0-c80d-4d5c-b69f-00cc6dcdd425.jpg',
'https://images.openlane.eu/carimgs/5654747/general/d99c754f-805b-493e-b5b2-dc5d820eb0de.jpg',
'https://images.openlane.eu/carimgs/5654747/general/c319cef2-37f0-40db-bc59-a474ff800015.jpg',
'https://images.openlane.eu/carimgs/5654747/general/6ee56960-0f32-4de0-90d5-08449381b997.jpg',
'https://images.openlane.eu/carimgs/5654747/general/84edab33-dcbb-4947-8ef9-55e41eccb736.jpg',
'https://images.openlane.eu/carimgs/5654747/general/2547ce47-c4bf-4f6c-b97f-d0cb74e047f6.jpg',
'https://images.openlane.eu/carimgs/5654747/general/c7cbd2e1-0b78-4b59-b314-c72ac3a97316.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c62ffa9b-b901-5b31-b843-e8aa9828067a/c62ffa9b-b901-5b31-b843-e8aa9828067a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369463,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654747/general/33a191dd-58ff-408b-b2e4-56d9ca7a37aa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c62ffa9b-b901-5b31-b843-e8aa9828067a/c62ffa9b-b901-5b31-b843-e8aa9828067a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344948,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654747/general/4d1b8c86-3c2a-45e5-9747-4f4820538b2d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c62ffa9b-b901-5b31-b843-e8aa9828067a/c62ffa9b-b901-5b31-b843-e8aa9828067a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362648,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654747/general/ce7e2075-0dfc-4abc-bea8-be362f06d8d0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c62ffa9b-b901-5b31-b843-e8aa9828067a/c62ffa9b-b901-5b31-b843-e8aa9828067a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339835,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654747/general/d5986ae0-c80d-4d5c-b69f-00cc6dcdd425.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c62ffa9b-b901-5b31-b843-e8aa9828067a/c62ffa9b-b901-5b31-b843-e8aa9828067a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329319,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654747/general/d99c754f-805b-493e-b5b2-dc5d820eb0de.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c62ffa9b-b901-5b31-b843-e8aa9828067a/c62ffa9b-b901-5b31-b843-e8aa9828067a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382835,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654747/general/c319cef2-37f0-40db-bc59-a474ff800015.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c62ffa9b-b901-5b31-b843-e8aa9828067a/c62ffa9b-b901-5b31-b843-e8aa9828067a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364607,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654747/general/6ee56960-0f32-4de0-90d5-08449381b997.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c62ffa9b-b901-5b31-b843-e8aa9828067a/c62ffa9b-b901-5b31-b843-e8aa9828067a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308131,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654747/general/84edab33-dcbb-4947-8ef9-55e41eccb736.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c62ffa9b-b901-5b31-b843-e8aa9828067a/c62ffa9b-b901-5b31-b843-e8aa9828067a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 518182,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654747/general/2547ce47-c4bf-4f6c-b97f-d0cb74e047f6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c62ffa9b-b901-5b31-b843-e8aa9828067a/c62ffa9b-b901-5b31-b843-e8aa9828067a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325740,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654747/general/c7cbd2e1-0b78-4b59-b314-c72ac3a97316.jpg',
'Width': 1920}],
'price': 19550,
'price_includes_vat': True,
'registration_date': '2022-05-31',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 5 Series 530e - Hybrid - Automatic - 184 hp - 156.558 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722369%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [adesa.be] INFO: Saving data for 10722369: {'created_time': 1774433854.344293, 'last_price_update_time': 1774433854.344303, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722369') HTTP/1.1" 204 0
2026-03-25 10:17:34 [adesa.be] INFO: Found listing with ID: 10722427
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722427%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [adesa.be] INFO: Scrape type for 10722427: 1
2026-03-25 10:17:34 [adesa.be] INFO: Scraping item 10722427 url https://www.openlane.eu/en/carv6/auction/10722427
2026-03-25 10:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722392> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722515> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:34 [adesa.be] INFO: Found listing with ID: 10722516
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722516%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [adesa.be] INFO: Scrape type for 10722516: 1
2026-03-25 10:17:34 [adesa.be] INFO: Scraping item 10722516 url https://www.openlane.eu/en/carv6/auction/10722516
2026-03-25 10: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-25 10: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-25 10: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-25 10:17:34 [adesa.be] INFO: Found listing with ID: 10722562
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722562%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [adesa.be] INFO: Scrape type for 10722562: 1
2026-03-25 10:17:34 [adesa.be] INFO: Scraping item 10722562 url https://www.openlane.eu/en/carv6/auction/10722562
2026-03-25 10:17:34 [adesa.be] INFO: Found listing with ID: 10722698
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722698%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [adesa.be] INFO: Scrape type for 10722698: 1
2026-03-25 10:17:34 [adesa.be] INFO: Scraping item 10722698 url https://www.openlane.eu/en/carv6/auction/10722698
2026-03-25 10:17:34 [adesa.be] INFO: Found listing with ID: 10722667
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722667%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [adesa.be] INFO: Scrape type for 10722667: 1
2026-03-25 10:17:34 [adesa.be] INFO: Scraping item 10722667 url https://www.openlane.eu/en/carv6/auction/10722667
2026-03-25 10:17:34 [adesa.be] INFO: Found listing with ID: 10722493
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722493%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [adesa.be] INFO: Scrape type for 10722493: 1
2026-03-25 10:17:34 [adesa.be] INFO: Scraping item 10722493 url https://www.openlane.eu/en/carv6/auction/10722493
2026-03-25 10:17:34 [adesa.be] INFO: Found listing with ID: 10722371
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722371%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [adesa.be] INFO: Scrape type for 10722371: 1
2026-03-25 10:17:34 [adesa.be] INFO: Scraping item 10722371 url https://www.openlane.eu/en/carv6/auction/10722371
2026-03-25 10:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b2e6a82-3945-5cac-b38c-838c2fb07f85 with identifier: 10722392
2026-03-25 10:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b2e6a82-3945-5cac-b38c-838c2fb07f85 with scrape type 1
2026-03-25 10:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8b2e6a82-3945-5cac-b38c-838c2fb07f85
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5678402%252Fgeneral%252F755ccc25-1535-4937-9764-f92eb7185996.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678402/general/755ccc25-1535-4937-9764-f92eb7185996.jpg already downloaded
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5678402%252Fgeneral%252F7fd8b087-5998-42ea-bf4f-fd7e61173e38.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678402/general/7fd8b087-5998-42ea-bf4f-fd7e61173e38.jpg already downloaded
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5678402%252Fgeneral%252F33eaa425-b76b-4f6e-bdcd-cba1fa3fa013.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678402/general/33eaa425-b76b-4f6e-bdcd-cba1fa3fa013.jpg already downloaded
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5678402%252Fgeneral%252Fad7681d8-2a1a-44b1-b70f-ee843dce13f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678402/general/ad7681d8-2a1a-44b1-b70f-ee843dce13f3.jpg already downloaded
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5678402%252Fgeneral%252F493b7d6c-a7f8-4b01-9173-7730ff49cd53.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678402/general/493b7d6c-a7f8-4b01-9173-7730ff49cd53.jpg already downloaded
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5678402%252Fgeneral%252F11e9a598-a62b-4b71-93cb-c04e945f344d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678402/general/11e9a598-a62b-4b71-93cb-c04e945f344d.jpg already downloaded
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5678402%252Fgeneral%252F75789b84-b164-4961-ba23-b6d033a77283.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678402/general/75789b84-b164-4961-ba23-b6d033a77283.jpg already downloaded
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5678402%252Fgeneral%252F690ddd96-ebfc-401a-9eac-bc4a2f3ca500.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678402/general/690ddd96-ebfc-401a-9eac-bc4a2f3ca500.jpg already downloaded
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5678402%252Fgeneral%252F91fed87e-3f24-4318-a93f-fef1d7e18151.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678402/general/91fed87e-3f24-4318-a93f-fef1d7e18151.jpg already downloaded
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5678402%252Fgeneral%252F835aecc2-95aa-4211-b7ae-f8cc2347920d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678402/general/835aecc2-95aa-4211-b7ae-f8cc2347920d.jpg already downloaded
2026-03-25 10:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8b2e6a82-3945-5cac-b38c-838c2fb07f85, identifier: 10722392
2026-03-25 10:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63e39839-decc-55d6-8170-3294bc2759dd with identifier: 10722491
2026-03-25 10:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63e39839-decc-55d6-8170-3294bc2759dd with scrape type 1
2026-03-25 10:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 63e39839-decc-55d6-8170-3294bc2759dd
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699136%252Fgeneral%252F760eabbc-456b-4845-a63b-6e52d233b9d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699136/general/760eabbc-456b-4845-a63b-6e52d233b9d5.jpg already downloaded
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699136%252Fgeneral%252Fb902ab59-3b1d-49f7-b480-6a91da44870f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699136/general/b902ab59-3b1d-49f7-b480-6a91da44870f.jpg already downloaded
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699136%252Fgeneral%252F0fc6f31f-aae0-47fc-9df5-db0505197807.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699136/general/0fc6f31f-aae0-47fc-9df5-db0505197807.jpg already downloaded
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699136%252Fgeneral%252F1ab40a99-f2e2-4035-9176-595b99a2a45e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699136/general/1ab40a99-f2e2-4035-9176-595b99a2a45e.jpg already downloaded
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699136%252Fgeneral%252F337dc508-f563-46d4-bf7d-0e7b88d40f90.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699136/general/337dc508-f563-46d4-bf7d-0e7b88d40f90.jpg already downloaded
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699136%252Fgeneral%252F0befe8df-e987-4108-ad50-c8d02f28f1d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699136/general/0befe8df-e987-4108-ad50-c8d02f28f1d6.jpg already downloaded
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699136%252Fgeneral%252F399ca39f-d13e-4c73-b1f2-addf719e62d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699136/general/399ca39f-d13e-4c73-b1f2-addf719e62d7.jpg already downloaded
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699136%252Fgeneral%252Fb05fc072-6b98-474b-bea1-991a62944066.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699136/general/b05fc072-6b98-474b-bea1-991a62944066.jpg already downloaded
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699136%252Fgeneral%252F570468c7-4aa3-4017-bc8c-b559f9730966.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699136/general/570468c7-4aa3-4017-bc8c-b559f9730966.jpg already downloaded
2026-03-25 10:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699136%252Fgeneral%252F1d3de3cc-53fa-40cb-acba-3635193b982b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699136/general/1d3de3cc-53fa-40cb-acba-3635193b982b.jpg already downloaded
2026-03-25 10:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 63e39839-decc-55d6-8170-3294bc2759dd, identifier: 10722491
2026-03-25 10:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b with identifier: 10722515
2026-03-25 10:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b with scrape type 1
2026-03-25 10:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b
2026-03-25 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704102%252Fgeneral%252F32241cdf-9c04-4bb7-928b-b9f79e5ab11f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704102/general/32241cdf-9c04-4bb7-928b-b9f79e5ab11f.jpg already downloaded
2026-03-25 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704102%252Fgeneral%252Ffa094c37-2570-4eb0-a442-b726d6f3770c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704102/general/fa094c37-2570-4eb0-a442-b726d6f3770c.jpg already downloaded
2026-03-25 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704102%252Fgeneral%252Fb9b70233-d16b-44e7-bd4e-4fa337954175.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704102/general/b9b70233-d16b-44e7-bd4e-4fa337954175.jpg already downloaded
2026-03-25 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704102%252Fgeneral%252F31a9a1c1-5124-47c5-93ea-a3aa661d4570.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704102/general/31a9a1c1-5124-47c5-93ea-a3aa661d4570.jpg already downloaded
2026-03-25 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704102%252Fgeneral%252F05f474a8-c209-4e4c-a12e-9e518dd7c5f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704102/general/05f474a8-c209-4e4c-a12e-9e518dd7c5f8.jpg already downloaded
2026-03-25 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704102%252Fgeneral%252Fff6d4322-9996-4480-acb1-3df72611d96f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704102/general/ff6d4322-9996-4480-acb1-3df72611d96f.jpg already downloaded
2026-03-25 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704102%252Fgeneral%252F4bc8b639-7d24-40c5-a988-505dba20bd9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704102/general/4bc8b639-7d24-40c5-a988-505dba20bd9d.jpg already downloaded
2026-03-25 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704102%252Fgeneral%252Fc50f16a5-d721-4d1f-b59d-a7a5e818c7c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704102/general/c50f16a5-d721-4d1f-b59d-a7a5e818c7c3.jpg already downloaded
2026-03-25 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704102%252Fgeneral%252F100229a0-6fae-4847-bb4e-db5f2bd5a25d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704102/general/100229a0-6fae-4847-bb4e-db5f2bd5a25d.jpg already downloaded
2026-03-25 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704102%252Fgeneral%252F7b769c09-fa66-4744-b5a9-4519e7edfba3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704102/general/7b769c09-fa66-4744-b5a9-4519e7edfba3.jpg already downloaded
2026-03-25 10:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b, identifier: 10722515
2026-03-25 10:17:35 [adesa.be] INFO: Found listing with ID: 10722639
2026-03-25 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722639%27 HTTP/1.1" 200 None
2026-03-25 10:17:35 [adesa.be] INFO: Scrape type for 10722639: 1
2026-03-25 10:17:35 [adesa.be] INFO: Scraping item 10722639 url https://www.openlane.eu/en/carv6/auction/10722639
2026-03-25 10:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8b2e6a82-3945-5cac-b38c-838c2fb07f85 with identifier: 10722392
2026-03-25 10:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8b2e6a82-3945-5cac-b38c-838c2fb07f85 with identifier: 10722392
2026-03-25 10:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8b2e6a82-3945-5cac-b38c-838c2fb07f85 with identifier: 10722392 to the API
2026-03-25 10:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722392>
{'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': 136,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '8b2e6a82-3945-5cac-b38c-838c2fb07f85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVR984',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722392',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 97195,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5678402/general/755ccc25-1535-4937-9764-f92eb7185996.jpg',
'https://images.openlane.eu/carimgs/5678402/general/7fd8b087-5998-42ea-bf4f-fd7e61173e38.jpg',
'https://images.openlane.eu/carimgs/5678402/general/33eaa425-b76b-4f6e-bdcd-cba1fa3fa013.jpg',
'https://images.openlane.eu/carimgs/5678402/general/ad7681d8-2a1a-44b1-b70f-ee843dce13f3.jpg',
'https://images.openlane.eu/carimgs/5678402/general/493b7d6c-a7f8-4b01-9173-7730ff49cd53.jpg',
'https://images.openlane.eu/carimgs/5678402/general/11e9a598-a62b-4b71-93cb-c04e945f344d.jpg',
'https://images.openlane.eu/carimgs/5678402/general/75789b84-b164-4961-ba23-b6d033a77283.jpg',
'https://images.openlane.eu/carimgs/5678402/general/690ddd96-ebfc-401a-9eac-bc4a2f3ca500.jpg',
'https://images.openlane.eu/carimgs/5678402/general/91fed87e-3f24-4318-a93f-fef1d7e18151.jpg',
'https://images.openlane.eu/carimgs/5678402/general/835aecc2-95aa-4211-b7ae-f8cc2347920d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b2e6a82-3945-5cac-b38c-838c2fb07f85/8b2e6a82-3945-5cac-b38c-838c2fb07f85_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678402/general/755ccc25-1535-4937-9764-f92eb7185996.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b2e6a82-3945-5cac-b38c-838c2fb07f85/8b2e6a82-3945-5cac-b38c-838c2fb07f85_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178650,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678402/general/7fd8b087-5998-42ea-bf4f-fd7e61173e38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b2e6a82-3945-5cac-b38c-838c2fb07f85/8b2e6a82-3945-5cac-b38c-838c2fb07f85_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171998,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678402/general/33eaa425-b76b-4f6e-bdcd-cba1fa3fa013.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b2e6a82-3945-5cac-b38c-838c2fb07f85/8b2e6a82-3945-5cac-b38c-838c2fb07f85_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86789,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678402/general/ad7681d8-2a1a-44b1-b70f-ee843dce13f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b2e6a82-3945-5cac-b38c-838c2fb07f85/8b2e6a82-3945-5cac-b38c-838c2fb07f85_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156223,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678402/general/493b7d6c-a7f8-4b01-9173-7730ff49cd53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b2e6a82-3945-5cac-b38c-838c2fb07f85/8b2e6a82-3945-5cac-b38c-838c2fb07f85_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150176,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678402/general/11e9a598-a62b-4b71-93cb-c04e945f344d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b2e6a82-3945-5cac-b38c-838c2fb07f85/8b2e6a82-3945-5cac-b38c-838c2fb07f85_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107664,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678402/general/75789b84-b164-4961-ba23-b6d033a77283.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b2e6a82-3945-5cac-b38c-838c2fb07f85/8b2e6a82-3945-5cac-b38c-838c2fb07f85_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678402/general/690ddd96-ebfc-401a-9eac-bc4a2f3ca500.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b2e6a82-3945-5cac-b38c-838c2fb07f85/8b2e6a82-3945-5cac-b38c-838c2fb07f85_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97750,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678402/general/91fed87e-3f24-4318-a93f-fef1d7e18151.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b2e6a82-3945-5cac-b38c-838c2fb07f85/8b2e6a82-3945-5cac-b38c-838c2fb07f85_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39101,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678402/general/835aecc2-95aa-4211-b7ae-f8cc2347920d.jpg',
'Width': 400}],
'price': 19750,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 5 Series 518d Lounge - Diesel - Automatic - 136 hp - 97.195 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-25 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722392%27 HTTP/1.1" 200 None
2026-03-25 10:17:35 [adesa.be] INFO: Saving data for 10722392: {'created_time': 1774433855.728137, 'last_price_update_time': 1774433855.72815, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722392') HTTP/1.1" 204 0
2026-03-25 10:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 63e39839-decc-55d6-8170-3294bc2759dd with identifier: 10722491
2026-03-25 10:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 63e39839-decc-55d6-8170-3294bc2759dd with identifier: 10722491
2026-03-25 10:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 63e39839-decc-55d6-8170-3294bc2759dd with identifier: 10722491 to the API
2026-03-25 10:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722491>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '63e39839-decc-55d6-8170-3294bc2759dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGA220',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722491',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 56256,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5699136/general/760eabbc-456b-4845-a63b-6e52d233b9d5.jpg',
'https://images.openlane.eu/carimgs/5699136/general/b902ab59-3b1d-49f7-b480-6a91da44870f.jpg',
'https://images.openlane.eu/carimgs/5699136/general/0fc6f31f-aae0-47fc-9df5-db0505197807.jpg',
'https://images.openlane.eu/carimgs/5699136/general/1ab40a99-f2e2-4035-9176-595b99a2a45e.jpg',
'https://images.openlane.eu/carimgs/5699136/general/337dc508-f563-46d4-bf7d-0e7b88d40f90.jpg',
'https://images.openlane.eu/carimgs/5699136/general/0befe8df-e987-4108-ad50-c8d02f28f1d6.jpg',
'https://images.openlane.eu/carimgs/5699136/general/399ca39f-d13e-4c73-b1f2-addf719e62d7.jpg',
'https://images.openlane.eu/carimgs/5699136/general/b05fc072-6b98-474b-bea1-991a62944066.jpg',
'https://images.openlane.eu/carimgs/5699136/general/570468c7-4aa3-4017-bc8c-b559f9730966.jpg',
'https://images.openlane.eu/carimgs/5699136/general/1d3de3cc-53fa-40cb-acba-3635193b982b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63e39839-decc-55d6-8170-3294bc2759dd/63e39839-decc-55d6-8170-3294bc2759dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149659,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699136/general/760eabbc-456b-4845-a63b-6e52d233b9d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63e39839-decc-55d6-8170-3294bc2759dd/63e39839-decc-55d6-8170-3294bc2759dd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150493,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699136/general/b902ab59-3b1d-49f7-b480-6a91da44870f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63e39839-decc-55d6-8170-3294bc2759dd/63e39839-decc-55d6-8170-3294bc2759dd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171818,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699136/general/0fc6f31f-aae0-47fc-9df5-db0505197807.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63e39839-decc-55d6-8170-3294bc2759dd/63e39839-decc-55d6-8170-3294bc2759dd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177600,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699136/general/1ab40a99-f2e2-4035-9176-595b99a2a45e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63e39839-decc-55d6-8170-3294bc2759dd/63e39839-decc-55d6-8170-3294bc2759dd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149035,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699136/general/337dc508-f563-46d4-bf7d-0e7b88d40f90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63e39839-decc-55d6-8170-3294bc2759dd/63e39839-decc-55d6-8170-3294bc2759dd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104756,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699136/general/0befe8df-e987-4108-ad50-c8d02f28f1d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63e39839-decc-55d6-8170-3294bc2759dd/63e39839-decc-55d6-8170-3294bc2759dd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699136/general/399ca39f-d13e-4c73-b1f2-addf719e62d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63e39839-decc-55d6-8170-3294bc2759dd/63e39839-decc-55d6-8170-3294bc2759dd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114128,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699136/general/b05fc072-6b98-474b-bea1-991a62944066.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63e39839-decc-55d6-8170-3294bc2759dd/63e39839-decc-55d6-8170-3294bc2759dd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699136/general/570468c7-4aa3-4017-bc8c-b559f9730966.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63e39839-decc-55d6-8170-3294bc2759dd/63e39839-decc-55d6-8170-3294bc2759dd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194157,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699136/general/1d3de3cc-53fa-40cb-acba-3635193b982b.jpg',
'Width': 1024}],
'price': 24000,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 5 Series 530e - Hybrid - Automatic - 184 hp - 56.256 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722491%27 HTTP/1.1" 200 None
2026-03-25 10:17:36 [adesa.be] INFO: Saving data for 10722491: {'created_time': 1774433856.051371, 'last_price_update_time': 1774433856.051382, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722491') HTTP/1.1" 204 0
2026-03-25 10:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b with identifier: 10722515
2026-03-25 10:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b with identifier: 10722515
2026-03-25 10:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b with identifier: 10722515 to the API
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722515>
{'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': 204,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWJ507',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722515',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 43732,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5704102/general/32241cdf-9c04-4bb7-928b-b9f79e5ab11f.jpg',
'https://images.openlane.eu/carimgs/5704102/general/fa094c37-2570-4eb0-a442-b726d6f3770c.jpg',
'https://images.openlane.eu/carimgs/5704102/general/b9b70233-d16b-44e7-bd4e-4fa337954175.jpg',
'https://images.openlane.eu/carimgs/5704102/general/31a9a1c1-5124-47c5-93ea-a3aa661d4570.jpg',
'https://images.openlane.eu/carimgs/5704102/general/05f474a8-c209-4e4c-a12e-9e518dd7c5f8.jpg',
'https://images.openlane.eu/carimgs/5704102/general/ff6d4322-9996-4480-acb1-3df72611d96f.jpg',
'https://images.openlane.eu/carimgs/5704102/general/4bc8b639-7d24-40c5-a988-505dba20bd9d.jpg',
'https://images.openlane.eu/carimgs/5704102/general/c50f16a5-d721-4d1f-b59d-a7a5e818c7c3.jpg',
'https://images.openlane.eu/carimgs/5704102/general/100229a0-6fae-4847-bb4e-db5f2bd5a25d.jpg',
'https://images.openlane.eu/carimgs/5704102/general/7b769c09-fa66-4744-b5a9-4519e7edfba3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b/25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207721,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704102/general/32241cdf-9c04-4bb7-928b-b9f79e5ab11f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b/25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45615,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704102/general/fa094c37-2570-4eb0-a442-b726d6f3770c.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b/25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207449,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704102/general/b9b70233-d16b-44e7-bd4e-4fa337954175.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b/25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193737,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704102/general/31a9a1c1-5124-47c5-93ea-a3aa661d4570.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b/25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133991,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704102/general/05f474a8-c209-4e4c-a12e-9e518dd7c5f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b/25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142287,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704102/general/ff6d4322-9996-4480-acb1-3df72611d96f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b/25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180904,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704102/general/4bc8b639-7d24-40c5-a988-505dba20bd9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b/25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125242,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704102/general/c50f16a5-d721-4d1f-b59d-a7a5e818c7c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b/25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91660,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704102/general/100229a0-6fae-4847-bb4e-db5f2bd5a25d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b/25053dd1-4ccd-560f-bd3d-91c4e2ae2f4b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704102/general/7b769c09-fa66-4744-b5a9-4519e7edfba3.jpg',
'Width': 1024}],
'price': 23650,
'price_includes_vat': True,
'registration_date': '2022-04-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 5 Series 520e - Hybrid - Automatic - 204 hp - 43.732 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722515%27 HTTP/1.1" 200 None
2026-03-25 10:17:36 [adesa.be] INFO: Saving data for 10722515: {'created_time': 1774433856.414116, 'last_price_update_time': 1774433856.414132, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722515') HTTP/1.1" 204 0
2026-03-25 10:17:36 [adesa.be] INFO: Found listing with ID: 10722446
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722446%27 HTTP/1.1" 200 None
2026-03-25 10:17:36 [adesa.be] INFO: Scrape type for 10722446: 1
2026-03-25 10:17:36 [adesa.be] INFO: Scraping item 10722446 url https://www.openlane.eu/en/carv6/auction/10722446
2026-03-25 10:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:36 [adesa.be] INFO: Found listing with ID: 10722517
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722517%27 HTTP/1.1" 200 None
2026-03-25 10:17:36 [adesa.be] INFO: Scrape type for 10722517: 1
2026-03-25 10:17:36 [adesa.be] INFO: Scraping item 10722517 url https://www.openlane.eu/en/carv6/auction/10722517
2026-03-25 10:17:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:36 [adesa.be] INFO: Found listing with ID: 10722530
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722530%27 HTTP/1.1" 200 None
2026-03-25 10:17:36 [adesa.be] INFO: Scrape type for 10722530: 1
2026-03-25 10:17:36 [adesa.be] INFO: Scraping item 10722530 url https://www.openlane.eu/en/carv6/auction/10722530
2026-03-25 10:17:36 [adesa.be] INFO: Found listing with ID: 10722429
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722429%27 HTTP/1.1" 200 None
2026-03-25 10:17:36 [adesa.be] INFO: Scrape type for 10722429: 1
2026-03-25 10:17:36 [adesa.be] INFO: Scraping item 10722429 url https://www.openlane.eu/en/carv6/auction/10722429
2026-03-25 10:17:36 [adesa.be] INFO: Found listing with ID: 10722616
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722616%27 HTTP/1.1" 200 None
2026-03-25 10:17:36 [adesa.be] INFO: Scrape type for 10722616: 1
2026-03-25 10:17:36 [adesa.be] INFO: Scraping item 10722616 url https://www.openlane.eu/en/carv6/auction/10722616
2026-03-25 10:17:36 [adesa.be] INFO: Found listing with ID: 10722638
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722638%27 HTTP/1.1" 200 None
2026-03-25 10:17:36 [adesa.be] INFO: Scrape type for 10722638: 1
2026-03-25 10:17:36 [adesa.be] INFO: Scraping item 10722638 url https://www.openlane.eu/en/carv6/auction/10722638
2026-03-25 10:17:36 [adesa.be] INFO: Found listing with ID: 10722518
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722518%27 HTTP/1.1" 200 None
2026-03-25 10:17:36 [adesa.be] INFO: Scrape type for 10722518: 1
2026-03-25 10:17:36 [adesa.be] INFO: Scraping item 10722518 url https://www.openlane.eu/en/carv6/auction/10722518
2026-03-25 10:17:36 [adesa.be] INFO: Found listing with ID: 10722699
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722699%27 HTTP/1.1" 200 None
2026-03-25 10:17:36 [adesa.be] INFO: Scrape type for 10722699: 1
2026-03-25 10:17:36 [adesa.be] INFO: Scraping item 10722699 url https://www.openlane.eu/en/carv6/auction/10722699
2026-03-25 10:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea42fd1b-b436-5613-8a43-fdada84d7bca with identifier: 10722425
2026-03-25 10:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea42fd1b-b436-5613-8a43-fdada84d7bca with scrape type 1
2026-03-25 10:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea42fd1b-b436-5613-8a43-fdada84d7bca
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689436%252Fgeneral%252F8ca19372-6f12-4c83-9c9b-ea4d02df0952.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689436/general/8ca19372-6f12-4c83-9c9b-ea4d02df0952.jpg already downloaded
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689436%252Fgeneral%252Fb2e4611b-d2e4-471d-9a95-f17ff53eca01.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689436/general/b2e4611b-d2e4-471d-9a95-f17ff53eca01.jpg already downloaded
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689436%252Fgeneral%252Ffdcd1dea-a75d-40be-b936-748c0f003f9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689436/general/fdcd1dea-a75d-40be-b936-748c0f003f9b.jpg already downloaded
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689436%252Fgeneral%252F01b56b98-b5a1-4216-9aba-320bef8f9fa7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689436/general/01b56b98-b5a1-4216-9aba-320bef8f9fa7.jpg already downloaded
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689436%252Fgeneral%252F240aa286-8440-48ed-977d-047bb55fe2e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689436/general/240aa286-8440-48ed-977d-047bb55fe2e4.jpg already downloaded
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689436%252Fgeneral%252Fae2f5a9a-3f4e-47c9-ac76-94c5d4622164.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689436/general/ae2f5a9a-3f4e-47c9-ac76-94c5d4622164.jpg already downloaded
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689436%252Fgeneral%252F70504e0f-6f5f-4501-b23d-1c52bb8a842c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689436/general/70504e0f-6f5f-4501-b23d-1c52bb8a842c.jpg already downloaded
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689436%252Fgeneral%252F3038a639-82eb-4387-8328-57e5f42b894e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689436/general/3038a639-82eb-4387-8328-57e5f42b894e.jpg already downloaded
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689436%252Fgeneral%252F12d3d622-5c2c-47ce-b9a9-75a146cd82cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689436/general/12d3d622-5c2c-47ce-b9a9-75a146cd82cf.jpg already downloaded
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689436%252Fgeneral%252F8b97a88e-276e-40ff-8321-ec6be50bcf73.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689436/general/8b97a88e-276e-40ff-8321-ec6be50bcf73.jpg already downloaded
2026-03-25 10:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ea42fd1b-b436-5613-8a43-fdada84d7bca, identifier: 10722425
2026-03-25 10:17:36 [adesa.be] INFO: Found listing with ID: 10722555
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722555%27 HTTP/1.1" 200 None
2026-03-25 10:17:36 [adesa.be] INFO: Scrape type for 10722555: 1
2026-03-25 10:17:36 [adesa.be] INFO: Scraping item 10722555 url https://www.openlane.eu/en/carv6/auction/10722555
2026-03-25 10:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ea42fd1b-b436-5613-8a43-fdada84d7bca with identifier: 10722425
2026-03-25 10:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ea42fd1b-b436-5613-8a43-fdada84d7bca with identifier: 10722425
2026-03-25 10:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ea42fd1b-b436-5613-8a43-fdada84d7bca with identifier: 10722425 to the API
2026-03-25 10:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722425>
{'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': 292,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'ea42fd1b-b436-5613-8a43-fdada84d7bca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPB304',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722425',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 94794,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5689436/general/8ca19372-6f12-4c83-9c9b-ea4d02df0952.jpg',
'https://images.openlane.eu/carimgs/5689436/general/b2e4611b-d2e4-471d-9a95-f17ff53eca01.jpg',
'https://images.openlane.eu/carimgs/5689436/general/fdcd1dea-a75d-40be-b936-748c0f003f9b.jpg',
'https://images.openlane.eu/carimgs/5689436/general/01b56b98-b5a1-4216-9aba-320bef8f9fa7.jpg',
'https://images.openlane.eu/carimgs/5689436/general/240aa286-8440-48ed-977d-047bb55fe2e4.jpg',
'https://images.openlane.eu/carimgs/5689436/general/ae2f5a9a-3f4e-47c9-ac76-94c5d4622164.jpg',
'https://images.openlane.eu/carimgs/5689436/general/70504e0f-6f5f-4501-b23d-1c52bb8a842c.jpg',
'https://images.openlane.eu/carimgs/5689436/general/3038a639-82eb-4387-8328-57e5f42b894e.jpg',
'https://images.openlane.eu/carimgs/5689436/general/12d3d622-5c2c-47ce-b9a9-75a146cd82cf.jpg',
'https://images.openlane.eu/carimgs/5689436/general/8b97a88e-276e-40ff-8321-ec6be50bcf73.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea42fd1b-b436-5613-8a43-fdada84d7bca/ea42fd1b-b436-5613-8a43-fdada84d7bca_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 426702,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689436/general/8ca19372-6f12-4c83-9c9b-ea4d02df0952.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea42fd1b-b436-5613-8a43-fdada84d7bca/ea42fd1b-b436-5613-8a43-fdada84d7bca_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416316,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689436/general/b2e4611b-d2e4-471d-9a95-f17ff53eca01.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea42fd1b-b436-5613-8a43-fdada84d7bca/ea42fd1b-b436-5613-8a43-fdada84d7bca_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 450111,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689436/general/fdcd1dea-a75d-40be-b936-748c0f003f9b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea42fd1b-b436-5613-8a43-fdada84d7bca/ea42fd1b-b436-5613-8a43-fdada84d7bca_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 433175,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689436/general/01b56b98-b5a1-4216-9aba-320bef8f9fa7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea42fd1b-b436-5613-8a43-fdada84d7bca/ea42fd1b-b436-5613-8a43-fdada84d7bca_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291372,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689436/general/240aa286-8440-48ed-977d-047bb55fe2e4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea42fd1b-b436-5613-8a43-fdada84d7bca/ea42fd1b-b436-5613-8a43-fdada84d7bca_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355033,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689436/general/ae2f5a9a-3f4e-47c9-ac76-94c5d4622164.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea42fd1b-b436-5613-8a43-fdada84d7bca/ea42fd1b-b436-5613-8a43-fdada84d7bca_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404806,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689436/general/70504e0f-6f5f-4501-b23d-1c52bb8a842c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea42fd1b-b436-5613-8a43-fdada84d7bca/ea42fd1b-b436-5613-8a43-fdada84d7bca_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210179,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689436/general/3038a639-82eb-4387-8328-57e5f42b894e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea42fd1b-b436-5613-8a43-fdada84d7bca/ea42fd1b-b436-5613-8a43-fdada84d7bca_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322576,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689436/general/12d3d622-5c2c-47ce-b9a9-75a146cd82cf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea42fd1b-b436-5613-8a43-fdada84d7bca/ea42fd1b-b436-5613-8a43-fdada84d7bca_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199232,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689436/general/8b97a88e-276e-40ff-8321-ec6be50bcf73.jpg',
'Width': 1920}],
'price': 18350,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 330e - Hybrid - Automatic - 292 hp - 94.794 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722425%27 HTTP/1.1" 200 None
2026-03-25 10:17:37 [adesa.be] INFO: Saving data for 10722425: {'created_time': 1774433857.179334, 'last_price_update_time': 1774433857.179345, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722425') HTTP/1.1" 204 0
2026-03-25 10:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 848e8597-6d1d-5a05-9d92-2cba7ab03d1e with identifier: 10722595
2026-03-25 10:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 848e8597-6d1d-5a05-9d92-2cba7ab03d1e with scrape type 1
2026-03-25 10:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 848e8597-6d1d-5a05-9d92-2cba7ab03d1e
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723453%252Fgeneral%252F784f34ab-ea3e-4e16-b8d7-57977c451089.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723453/general/784f34ab-ea3e-4e16-b8d7-57977c451089.jpg already downloaded
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723453%252Fgeneral%252Fd01c107b-ec79-4995-9b11-720a2cd936ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723453/general/d01c107b-ec79-4995-9b11-720a2cd936ce.jpg already downloaded
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723453%252Fgeneral%252Ff2988d66-960e-453a-b06c-98399c779648.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723453/general/f2988d66-960e-453a-b06c-98399c779648.jpg already downloaded
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723453%252Fgeneral%252F37a976d4-2eaa-4fb0-ae45-3aa7438ec08a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723453/general/37a976d4-2eaa-4fb0-ae45-3aa7438ec08a.jpg already downloaded
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723453%252Fgeneral%252Fca9c9579-b2c6-4c51-9af0-8aa7004476aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723453/general/ca9c9579-b2c6-4c51-9af0-8aa7004476aa.jpg already downloaded
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723453%252Fgeneral%252F8d1cac69-b649-4fc9-8ce9-c0f49b19edb6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723453/general/8d1cac69-b649-4fc9-8ce9-c0f49b19edb6.jpg already downloaded
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723453%252Fgeneral%252F0e3f27d4-ffb2-4561-bc66-bd0a29527b12.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723453/general/0e3f27d4-ffb2-4561-bc66-bd0a29527b12.jpg already downloaded
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723453%252Fgeneral%252F164a37d2-373e-4ec0-88b9-e6ed38a117fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723453/general/164a37d2-373e-4ec0-88b9-e6ed38a117fd.jpg already downloaded
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723453%252Fgeneral%252F02e97f57-2f48-42eb-92cc-f2ffce799760.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723453/general/02e97f57-2f48-42eb-92cc-f2ffce799760.jpg already downloaded
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723453%252Fgeneral%252F0885beb9-1245-4767-b78a-643cb06414fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723453/general/0885beb9-1245-4767-b78a-643cb06414fe.jpg already downloaded
2026-03-25 10:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 848e8597-6d1d-5a05-9d92-2cba7ab03d1e, identifier: 10722595
2026-03-25 10:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a0e02d4-61dd-5a96-bf53-ca57266142aa with identifier: 10722561
2026-03-25 10:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a0e02d4-61dd-5a96-bf53-ca57266142aa with scrape type 1
2026-03-25 10:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5a0e02d4-61dd-5a96-bf53-ca57266142aa
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5715414%252Fgeneral%252Ffd47b730-cb32-4981-aae5-cc1f51f8e9ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715414/general/fd47b730-cb32-4981-aae5-cc1f51f8e9ae.jpg already downloaded
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5715414%252Fgeneral%252F25ebf5df-447c-4933-8b3d-6950e4b3a144.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715414/general/25ebf5df-447c-4933-8b3d-6950e4b3a144.jpg already downloaded
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5715414%252Fgeneral%252F5bffd6fe-c38b-4c54-9d2f-121cf3102c32.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715414/general/5bffd6fe-c38b-4c54-9d2f-121cf3102c32.jpg already downloaded
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5715414%252Fgeneral%252F5204a07b-32b6-43f7-8671-74d2b4dcf423.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715414/general/5204a07b-32b6-43f7-8671-74d2b4dcf423.jpg already downloaded
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5715414%252Fgeneral%252Fee9e8248-2c38-4a76-a52f-a2b229deabc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715414/general/ee9e8248-2c38-4a76-a52f-a2b229deabc3.jpg already downloaded
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5715414%252Fgeneral%252F94f181e5-49f6-41c7-9179-5c0c39effc0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715414/general/94f181e5-49f6-41c7-9179-5c0c39effc0c.jpg already downloaded
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5715414%252Fgeneral%252Fd1fbd12e-591e-400d-a1b0-842109e4d9d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715414/general/d1fbd12e-591e-400d-a1b0-842109e4d9d6.jpg already downloaded
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5715414%252Fgeneral%252Fbc07c3b8-4ca2-4617-a182-96a2b5271fce.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715414/general/bc07c3b8-4ca2-4617-a182-96a2b5271fce.jpg already downloaded
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5715414%252Fgeneral%252F836a130f-3616-4a63-bc0e-8d24e09ce56c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715414/general/836a130f-3616-4a63-bc0e-8d24e09ce56c.jpg already downloaded
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5715414%252Fgeneral%252Fe6864d5c-b1a3-4403-975f-cfecf5494fec.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715414/general/e6864d5c-b1a3-4403-975f-cfecf5494fec.jpg already downloaded
2026-03-25 10:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5a0e02d4-61dd-5a96-bf53-ca57266142aa, identifier: 10722561
2026-03-25 10:17:37 [adesa.be] INFO: Found listing with ID: 10722569
2026-03-25 10:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722569%27 HTTP/1.1" 200 None
2026-03-25 10:17:37 [adesa.be] INFO: Scrape type for 10722569: 1
2026-03-25 10:17:37 [adesa.be] INFO: Scraping item 10722569 url https://www.openlane.eu/en/carv6/auction/10722569
2026-03-25 10:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 848e8597-6d1d-5a05-9d92-2cba7ab03d1e with identifier: 10722595
2026-03-25 10:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 848e8597-6d1d-5a05-9d92-2cba7ab03d1e with identifier: 10722595
2026-03-25 10:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 848e8597-6d1d-5a05-9d92-2cba7ab03d1e with identifier: 10722595 to the API
2026-03-25 10:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722595>
{'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': 156,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '848e8597-6d1d-5a05-9d92-2cba7ab03d1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF483',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722595',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 123049,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5723453/general/784f34ab-ea3e-4e16-b8d7-57977c451089.jpg',
'https://images.openlane.eu/carimgs/5723453/general/d01c107b-ec79-4995-9b11-720a2cd936ce.jpg',
'https://images.openlane.eu/carimgs/5723453/general/f2988d66-960e-453a-b06c-98399c779648.jpg',
'https://images.openlane.eu/carimgs/5723453/general/37a976d4-2eaa-4fb0-ae45-3aa7438ec08a.jpg',
'https://images.openlane.eu/carimgs/5723453/general/ca9c9579-b2c6-4c51-9af0-8aa7004476aa.jpg',
'https://images.openlane.eu/carimgs/5723453/general/8d1cac69-b649-4fc9-8ce9-c0f49b19edb6.jpg',
'https://images.openlane.eu/carimgs/5723453/general/0e3f27d4-ffb2-4561-bc66-bd0a29527b12.jpg',
'https://images.openlane.eu/carimgs/5723453/general/164a37d2-373e-4ec0-88b9-e6ed38a117fd.jpg',
'https://images.openlane.eu/carimgs/5723453/general/02e97f57-2f48-42eb-92cc-f2ffce799760.jpg',
'https://images.openlane.eu/carimgs/5723453/general/0885beb9-1245-4767-b78a-643cb06414fe.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_848e8597-6d1d-5a05-9d92-2cba7ab03d1e/848e8597-6d1d-5a05-9d92-2cba7ab03d1e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132615,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723453/general/784f34ab-ea3e-4e16-b8d7-57977c451089.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_848e8597-6d1d-5a05-9d92-2cba7ab03d1e/848e8597-6d1d-5a05-9d92-2cba7ab03d1e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157215,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723453/general/d01c107b-ec79-4995-9b11-720a2cd936ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_848e8597-6d1d-5a05-9d92-2cba7ab03d1e/848e8597-6d1d-5a05-9d92-2cba7ab03d1e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137576,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723453/general/f2988d66-960e-453a-b06c-98399c779648.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_848e8597-6d1d-5a05-9d92-2cba7ab03d1e/848e8597-6d1d-5a05-9d92-2cba7ab03d1e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160601,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723453/general/37a976d4-2eaa-4fb0-ae45-3aa7438ec08a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_848e8597-6d1d-5a05-9d92-2cba7ab03d1e/848e8597-6d1d-5a05-9d92-2cba7ab03d1e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723453/general/ca9c9579-b2c6-4c51-9af0-8aa7004476aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_848e8597-6d1d-5a05-9d92-2cba7ab03d1e/848e8597-6d1d-5a05-9d92-2cba7ab03d1e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109276,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723453/general/8d1cac69-b649-4fc9-8ce9-c0f49b19edb6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_848e8597-6d1d-5a05-9d92-2cba7ab03d1e/848e8597-6d1d-5a05-9d92-2cba7ab03d1e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110742,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723453/general/0e3f27d4-ffb2-4561-bc66-bd0a29527b12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_848e8597-6d1d-5a05-9d92-2cba7ab03d1e/848e8597-6d1d-5a05-9d92-2cba7ab03d1e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723453/general/164a37d2-373e-4ec0-88b9-e6ed38a117fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_848e8597-6d1d-5a05-9d92-2cba7ab03d1e/848e8597-6d1d-5a05-9d92-2cba7ab03d1e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142250,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723453/general/02e97f57-2f48-42eb-92cc-f2ffce799760.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_848e8597-6d1d-5a05-9d92-2cba7ab03d1e/848e8597-6d1d-5a05-9d92-2cba7ab03d1e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83625,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723453/general/0885beb9-1245-4767-b78a-643cb06414fe.jpg',
'Width': 1024}],
'price': 14650,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 318i Lounge - Petrol - Automatic - 156 hp - '
'123.049 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-25 10:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722595%27 HTTP/1.1" 200 None
2026-03-25 10:17:38 [adesa.be] INFO: Saving data for 10722595: {'created_time': 1774433858.282897, 'last_price_update_time': 1774433858.282909, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722595') HTTP/1.1" 204 0
2026-03-25 10:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5a0e02d4-61dd-5a96-bf53-ca57266142aa with identifier: 10722561
2026-03-25 10:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5a0e02d4-61dd-5a96-bf53-ca57266142aa with identifier: 10722561
2026-03-25 10:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5a0e02d4-61dd-5a96-bf53-ca57266142aa with identifier: 10722561 to the API
2026-03-25 10:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722561>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '5a0e02d4-61dd-5a96-bf53-ca57266142aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJU865',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722561',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 154342,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5715414/general/fd47b730-cb32-4981-aae5-cc1f51f8e9ae.jpg',
'https://images.openlane.eu/carimgs/5715414/general/25ebf5df-447c-4933-8b3d-6950e4b3a144.jpg',
'https://images.openlane.eu/carimgs/5715414/general/5bffd6fe-c38b-4c54-9d2f-121cf3102c32.jpg',
'https://images.openlane.eu/carimgs/5715414/general/5204a07b-32b6-43f7-8671-74d2b4dcf423.jpg',
'https://images.openlane.eu/carimgs/5715414/general/ee9e8248-2c38-4a76-a52f-a2b229deabc3.jpg',
'https://images.openlane.eu/carimgs/5715414/general/94f181e5-49f6-41c7-9179-5c0c39effc0c.jpg',
'https://images.openlane.eu/carimgs/5715414/general/d1fbd12e-591e-400d-a1b0-842109e4d9d6.jpg',
'https://images.openlane.eu/carimgs/5715414/general/bc07c3b8-4ca2-4617-a182-96a2b5271fce.jpg',
'https://images.openlane.eu/carimgs/5715414/general/836a130f-3616-4a63-bc0e-8d24e09ce56c.jpg',
'https://images.openlane.eu/carimgs/5715414/general/e6864d5c-b1a3-4403-975f-cfecf5494fec.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a0e02d4-61dd-5a96-bf53-ca57266142aa/5a0e02d4-61dd-5a96-bf53-ca57266142aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162233,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715414/general/fd47b730-cb32-4981-aae5-cc1f51f8e9ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a0e02d4-61dd-5a96-bf53-ca57266142aa/5a0e02d4-61dd-5a96-bf53-ca57266142aa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171743,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715414/general/25ebf5df-447c-4933-8b3d-6950e4b3a144.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a0e02d4-61dd-5a96-bf53-ca57266142aa/5a0e02d4-61dd-5a96-bf53-ca57266142aa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178060,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715414/general/5bffd6fe-c38b-4c54-9d2f-121cf3102c32.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a0e02d4-61dd-5a96-bf53-ca57266142aa/5a0e02d4-61dd-5a96-bf53-ca57266142aa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189056,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715414/general/5204a07b-32b6-43f7-8671-74d2b4dcf423.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a0e02d4-61dd-5a96-bf53-ca57266142aa/5a0e02d4-61dd-5a96-bf53-ca57266142aa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715414/general/ee9e8248-2c38-4a76-a52f-a2b229deabc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a0e02d4-61dd-5a96-bf53-ca57266142aa/5a0e02d4-61dd-5a96-bf53-ca57266142aa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109491,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715414/general/94f181e5-49f6-41c7-9179-5c0c39effc0c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a0e02d4-61dd-5a96-bf53-ca57266142aa/5a0e02d4-61dd-5a96-bf53-ca57266142aa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125113,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715414/general/d1fbd12e-591e-400d-a1b0-842109e4d9d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a0e02d4-61dd-5a96-bf53-ca57266142aa/5a0e02d4-61dd-5a96-bf53-ca57266142aa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140244,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715414/general/bc07c3b8-4ca2-4617-a182-96a2b5271fce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a0e02d4-61dd-5a96-bf53-ca57266142aa/5a0e02d4-61dd-5a96-bf53-ca57266142aa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107967,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715414/general/836a130f-3616-4a63-bc0e-8d24e09ce56c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a0e02d4-61dd-5a96-bf53-ca57266142aa/5a0e02d4-61dd-5a96-bf53-ca57266142aa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41940,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715414/general/e6864d5c-b1a3-4403-975f-cfecf5494fec.jpg',
'Width': 400}],
'price': 18650,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 5 Series 530e - Hybrid - Automatic - 184 hp - 154.342 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722561%27 HTTP/1.1" 200 None
2026-03-25 10:17:38 [adesa.be] INFO: Saving data for 10722561: {'created_time': 1774433858.801779, 'last_price_update_time': 1774433858.801792, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722561') HTTP/1.1" 204 0
2026-03-25 10:17:38 [adesa.be] INFO: Found listing with ID: 10722556
2026-03-25 10:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722556%27 HTTP/1.1" 200 None
2026-03-25 10:17:38 [adesa.be] INFO: Scrape type for 10722556: 1
2026-03-25 10:17:38 [adesa.be] INFO: Scraping item 10722556 url https://www.openlane.eu/en/carv6/auction/10722556
2026-03-25 10:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722514> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722634> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722444> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:38 [adesa.be] INFO: Found listing with ID: 10722541
2026-03-25 10:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722541%27 HTTP/1.1" 200 None
2026-03-25 10:17:38 [adesa.be] INFO: Scrape type for 10722541: 1
2026-03-25 10:17:38 [adesa.be] INFO: Scraping item 10722541 url https://www.openlane.eu/en/carv6/auction/10722541
2026-03-25 10:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:38 [adesa.be] INFO: Found listing with ID: 10722599
2026-03-25 10:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722599%27 HTTP/1.1" 200 None
2026-03-25 10:17:38 [adesa.be] INFO: Scrape type for 10722599: 1
2026-03-25 10:17:38 [adesa.be] INFO: Scraping item 10722599 url https://www.openlane.eu/en/carv6/auction/10722599
2026-03-25 10:17:38 [adesa.be] INFO: Found listing with ID: 10722581
2026-03-25 10:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722581%27 HTTP/1.1" 200 None
2026-03-25 10:17:38 [adesa.be] INFO: Scrape type for 10722581: 1
2026-03-25 10:17:38 [adesa.be] INFO: Scraping item 10722581 url https://www.openlane.eu/en/carv6/auction/10722581
2026-03-25 10:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722473> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:38 [adesa.be] INFO: Found listing with ID: 10722570
2026-03-25 10:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722570%27 HTTP/1.1" 200 None
2026-03-25 10:17:38 [adesa.be] INFO: Scrape type for 10722570: 1
2026-03-25 10:17:38 [adesa.be] INFO: Scraping item 10722570 url https://www.openlane.eu/en/carv6/auction/10722570
2026-03-25 10:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:38 [adesa.be] INFO: Found listing with ID: 10722615
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722615%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [adesa.be] INFO: Scrape type for 10722615: 1
2026-03-25 10:17:39 [adesa.be] INFO: Scraping item 10722615 url https://www.openlane.eu/en/carv6/auction/10722615
2026-03-25 10:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbf17dab-1167-5d30-bc56-faa03e8e6de4 with identifier: 10722514
2026-03-25 10:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbf17dab-1167-5d30-bc56-faa03e8e6de4 with scrape type 1
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bbf17dab-1167-5d30-bc56-faa03e8e6de4
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704100%252Fgeneral%252Fe520539a-3a53-4cc2-9e5b-ebf49194a094.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704100/general/e520539a-3a53-4cc2-9e5b-ebf49194a094.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704100%252Fgeneral%252F3f606bb5-a396-4a30-929a-738c994d87af.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704100/general/3f606bb5-a396-4a30-929a-738c994d87af.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704100%252Fgeneral%252Fa64185f4-d657-4cc0-aaf7-6adb76d4f7d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704100/general/a64185f4-d657-4cc0-aaf7-6adb76d4f7d3.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704100%252Fgeneral%252F0961acb0-023e-48ca-86f1-bf6178cceec0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704100/general/0961acb0-023e-48ca-86f1-bf6178cceec0.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704100%252Fgeneral%252Fd92c7270-59d0-458c-9355-9d157a0f55ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704100/general/d92c7270-59d0-458c-9355-9d157a0f55ac.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704100%252Fgeneral%252F30e988b5-82d6-4e86-8153-4e582488f39f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704100/general/30e988b5-82d6-4e86-8153-4e582488f39f.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704100%252Fgeneral%252Fc55dff60-294d-470d-9677-1b3b8cf8a8da.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704100/general/c55dff60-294d-470d-9677-1b3b8cf8a8da.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704100%252Fgeneral%252Fe8adb0c6-3ff7-409b-8893-51bef04c7159.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704100/general/e8adb0c6-3ff7-409b-8893-51bef04c7159.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704100%252Fgeneral%252F322cd39d-ea99-4438-954f-3db4d5236313.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704100/general/322cd39d-ea99-4438-954f-3db4d5236313.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704100%252Fgeneral%252Ffe3eeaf4-9750-48b4-9a00-86992b77f8a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704100/general/fe3eeaf4-9750-48b4-9a00-86992b77f8a0.jpg already downloaded
2026-03-25 10:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bbf17dab-1167-5d30-bc56-faa03e8e6de4, identifier: 10722514
2026-03-25 10:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 007916bb-6236-55c3-988f-0fc7f52ba950 with identifier: 10722634
2026-03-25 10:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 007916bb-6236-55c3-988f-0fc7f52ba950 with scrape type 1
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 007916bb-6236-55c3-988f-0fc7f52ba950
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728898%252Fgeneral%252Ff26232b1-aac0-4d68-bb85-d831351224ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728898/general/f26232b1-aac0-4d68-bb85-d831351224ab.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728898%252Fgeneral%252F09b43398-aecf-4d44-b12a-3bd8e339ba84.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728898/general/09b43398-aecf-4d44-b12a-3bd8e339ba84.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728898%252Fgeneral%252F73134f7c-edd6-4945-af13-698eb9e5d091.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728898/general/73134f7c-edd6-4945-af13-698eb9e5d091.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728898%252Fgeneral%252F984862f3-8b9c-4c78-8a9a-f6b494269c71.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728898/general/984862f3-8b9c-4c78-8a9a-f6b494269c71.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728898%252Fgeneral%252Fe960d0ca-e355-413a-bc2c-d9f1d1e4c1c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728898/general/e960d0ca-e355-413a-bc2c-d9f1d1e4c1c8.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728898%252Fgeneral%252F3f452e65-5d9f-4fea-94d0-1f90dbf0a63d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728898/general/3f452e65-5d9f-4fea-94d0-1f90dbf0a63d.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728898%252Fgeneral%252F786636dd-0e3f-4613-bea6-ffb94778e155.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728898/general/786636dd-0e3f-4613-bea6-ffb94778e155.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728898%252Fgeneral%252F42f842d8-4533-4f19-afaf-b73edd394404.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728898/general/42f842d8-4533-4f19-afaf-b73edd394404.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728898%252Fgeneral%252Fe940b563-5295-490d-8977-9516f6894355.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728898/general/e940b563-5295-490d-8977-9516f6894355.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728898%252Fgeneral%252Fcd2505af-0738-494c-9592-5bcbf96cca92.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728898/general/cd2505af-0738-494c-9592-5bcbf96cca92.jpg already downloaded
2026-03-25 10:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 007916bb-6236-55c3-988f-0fc7f52ba950, identifier: 10722634
2026-03-25 10:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0d9712c-c53e-5b82-996c-5d96846e462f with identifier: 10722444
2026-03-25 10:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0d9712c-c53e-5b82-996c-5d96846e462f with scrape type 1
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b0d9712c-c53e-5b82-996c-5d96846e462f
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691772%252Fgeneral%252F1ba34fd8-68cb-468a-adb3-c8b6572303b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691772/general/1ba34fd8-68cb-468a-adb3-c8b6572303b3.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691772%252Fgeneral%252F53f971df-5cd5-471f-9e2e-2696a7ac8a5b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691772/general/53f971df-5cd5-471f-9e2e-2696a7ac8a5b.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691772%252Fgeneral%252F0c73890b-4351-42fe-a627-c14252caf95d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691772/general/0c73890b-4351-42fe-a627-c14252caf95d.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691772%252Fgeneral%252F980abe65-60a0-4590-bdbd-2806039158be.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691772/general/980abe65-60a0-4590-bdbd-2806039158be.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691772%252Fgeneral%252F4423f1e2-51b5-443c-afe6-8999f6eec731.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691772/general/4423f1e2-51b5-443c-afe6-8999f6eec731.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691772%252Fgeneral%252F60f41c42-fe27-49c2-8e85-1325c1c3854e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691772/general/60f41c42-fe27-49c2-8e85-1325c1c3854e.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691772%252Fgeneral%252F62a7ba66-4408-4b65-b90e-f1bb949a4e92.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691772/general/62a7ba66-4408-4b65-b90e-f1bb949a4e92.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691772%252Fgeneral%252F70aa95fc-041a-4a0a-9a2f-7d9c5de59ffd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691772/general/70aa95fc-041a-4a0a-9a2f-7d9c5de59ffd.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691772%252Fgeneral%252Fa52839d5-8422-48c6-924a-84ad6c305e9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691772/general/a52839d5-8422-48c6-924a-84ad6c305e9a.jpg already downloaded
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691772%252Fgeneral%252F2e45e959-4987-41ee-9cd8-89a34667152e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691772/general/2e45e959-4987-41ee-9cd8-89a34667152e.jpg already downloaded
2026-03-25 10:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b0d9712c-c53e-5b82-996c-5d96846e462f, identifier: 10722444
2026-03-25 10:17:39 [adesa.be] INFO: Found listing with ID: 10722408
2026-03-25 10:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722408%27 HTTP/1.1" 200 None
2026-03-25 10:17:39 [adesa.be] INFO: Scrape type for 10722408: 1
2026-03-25 10:17:39 [adesa.be] INFO: Scraping item 10722408 url https://www.openlane.eu/en/carv6/auction/10722408
2026-03-25 10:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bbf17dab-1167-5d30-bc56-faa03e8e6de4 with identifier: 10722514
2026-03-25 10:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bbf17dab-1167-5d30-bc56-faa03e8e6de4 with identifier: 10722514
2026-03-25 10:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bbf17dab-1167-5d30-bc56-faa03e8e6de4 with identifier: 10722514 to the API
2026-03-25 10:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722514>
{'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': 292,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'bbf17dab-1167-5d30-bc56-faa03e8e6de4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQB401',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722514',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 175784,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5704100/general/e520539a-3a53-4cc2-9e5b-ebf49194a094.jpg',
'https://images.openlane.eu/carimgs/5704100/general/3f606bb5-a396-4a30-929a-738c994d87af.jpg',
'https://images.openlane.eu/carimgs/5704100/general/a64185f4-d657-4cc0-aaf7-6adb76d4f7d3.jpg',
'https://images.openlane.eu/carimgs/5704100/general/0961acb0-023e-48ca-86f1-bf6178cceec0.jpg',
'https://images.openlane.eu/carimgs/5704100/general/d92c7270-59d0-458c-9355-9d157a0f55ac.jpg',
'https://images.openlane.eu/carimgs/5704100/general/30e988b5-82d6-4e86-8153-4e582488f39f.jpg',
'https://images.openlane.eu/carimgs/5704100/general/c55dff60-294d-470d-9677-1b3b8cf8a8da.jpg',
'https://images.openlane.eu/carimgs/5704100/general/e8adb0c6-3ff7-409b-8893-51bef04c7159.jpg',
'https://images.openlane.eu/carimgs/5704100/general/322cd39d-ea99-4438-954f-3db4d5236313.jpg',
'https://images.openlane.eu/carimgs/5704100/general/fe3eeaf4-9750-48b4-9a00-86992b77f8a0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbf17dab-1167-5d30-bc56-faa03e8e6de4/bbf17dab-1167-5d30-bc56-faa03e8e6de4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345580,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704100/general/e520539a-3a53-4cc2-9e5b-ebf49194a094.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbf17dab-1167-5d30-bc56-faa03e8e6de4/bbf17dab-1167-5d30-bc56-faa03e8e6de4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339141,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704100/general/3f606bb5-a396-4a30-929a-738c994d87af.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbf17dab-1167-5d30-bc56-faa03e8e6de4/bbf17dab-1167-5d30-bc56-faa03e8e6de4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362251,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704100/general/a64185f4-d657-4cc0-aaf7-6adb76d4f7d3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbf17dab-1167-5d30-bc56-faa03e8e6de4/bbf17dab-1167-5d30-bc56-faa03e8e6de4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331051,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704100/general/0961acb0-023e-48ca-86f1-bf6178cceec0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbf17dab-1167-5d30-bc56-faa03e8e6de4/bbf17dab-1167-5d30-bc56-faa03e8e6de4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342870,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704100/general/d92c7270-59d0-458c-9355-9d157a0f55ac.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbf17dab-1167-5d30-bc56-faa03e8e6de4/bbf17dab-1167-5d30-bc56-faa03e8e6de4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286248,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704100/general/30e988b5-82d6-4e86-8153-4e582488f39f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbf17dab-1167-5d30-bc56-faa03e8e6de4/bbf17dab-1167-5d30-bc56-faa03e8e6de4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321544,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704100/general/c55dff60-294d-470d-9677-1b3b8cf8a8da.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbf17dab-1167-5d30-bc56-faa03e8e6de4/bbf17dab-1167-5d30-bc56-faa03e8e6de4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272320,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704100/general/e8adb0c6-3ff7-409b-8893-51bef04c7159.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbf17dab-1167-5d30-bc56-faa03e8e6de4/bbf17dab-1167-5d30-bc56-faa03e8e6de4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264414,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704100/general/322cd39d-ea99-4438-954f-3db4d5236313.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbf17dab-1167-5d30-bc56-faa03e8e6de4/bbf17dab-1167-5d30-bc56-faa03e8e6de4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303000,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704100/general/fe3eeaf4-9750-48b4-9a00-86992b77f8a0.jpg',
'Width': 1920}],
'price': 14050,
'price_includes_vat': True,
'registration_date': '2020-11-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 330e - Hybrid - Automatic - 292 hp - 175.784 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722514%27 HTTP/1.1" 200 None
2026-03-25 10:17:40 [adesa.be] INFO: Saving data for 10722514: {'created_time': 1774433860.333971, 'last_price_update_time': 1774433860.333981, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722514') HTTP/1.1" 204 0
2026-03-25 10:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 007916bb-6236-55c3-988f-0fc7f52ba950 with identifier: 10722634
2026-03-25 10:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 007916bb-6236-55c3-988f-0fc7f52ba950 with identifier: 10722634
2026-03-25 10:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 007916bb-6236-55c3-988f-0fc7f52ba950 with identifier: 10722634 to the API
2026-03-25 10:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722634>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '007916bb-6236-55c3-988f-0fc7f52ba950',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPT602',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722634',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 93484,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5728898/general/f26232b1-aac0-4d68-bb85-d831351224ab.jpg',
'https://images.openlane.eu/carimgs/5728898/general/09b43398-aecf-4d44-b12a-3bd8e339ba84.jpg',
'https://images.openlane.eu/carimgs/5728898/general/73134f7c-edd6-4945-af13-698eb9e5d091.jpg',
'https://images.openlane.eu/carimgs/5728898/general/984862f3-8b9c-4c78-8a9a-f6b494269c71.jpg',
'https://images.openlane.eu/carimgs/5728898/general/e960d0ca-e355-413a-bc2c-d9f1d1e4c1c8.jpg',
'https://images.openlane.eu/carimgs/5728898/general/3f452e65-5d9f-4fea-94d0-1f90dbf0a63d.jpg',
'https://images.openlane.eu/carimgs/5728898/general/786636dd-0e3f-4613-bea6-ffb94778e155.jpg',
'https://images.openlane.eu/carimgs/5728898/general/42f842d8-4533-4f19-afaf-b73edd394404.jpg',
'https://images.openlane.eu/carimgs/5728898/general/e940b563-5295-490d-8977-9516f6894355.jpg',
'https://images.openlane.eu/carimgs/5728898/general/cd2505af-0738-494c-9592-5bcbf96cca92.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_007916bb-6236-55c3-988f-0fc7f52ba950/007916bb-6236-55c3-988f-0fc7f52ba950_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324722,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728898/general/f26232b1-aac0-4d68-bb85-d831351224ab.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_007916bb-6236-55c3-988f-0fc7f52ba950/007916bb-6236-55c3-988f-0fc7f52ba950_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315644,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728898/general/09b43398-aecf-4d44-b12a-3bd8e339ba84.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_007916bb-6236-55c3-988f-0fc7f52ba950/007916bb-6236-55c3-988f-0fc7f52ba950_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321074,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728898/general/73134f7c-edd6-4945-af13-698eb9e5d091.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_007916bb-6236-55c3-988f-0fc7f52ba950/007916bb-6236-55c3-988f-0fc7f52ba950_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309607,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728898/general/984862f3-8b9c-4c78-8a9a-f6b494269c71.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_007916bb-6236-55c3-988f-0fc7f52ba950/007916bb-6236-55c3-988f-0fc7f52ba950_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319291,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728898/general/e960d0ca-e355-413a-bc2c-d9f1d1e4c1c8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_007916bb-6236-55c3-988f-0fc7f52ba950/007916bb-6236-55c3-988f-0fc7f52ba950_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301584,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728898/general/3f452e65-5d9f-4fea-94d0-1f90dbf0a63d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_007916bb-6236-55c3-988f-0fc7f52ba950/007916bb-6236-55c3-988f-0fc7f52ba950_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279273,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728898/general/786636dd-0e3f-4613-bea6-ffb94778e155.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_007916bb-6236-55c3-988f-0fc7f52ba950/007916bb-6236-55c3-988f-0fc7f52ba950_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282618,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728898/general/42f842d8-4533-4f19-afaf-b73edd394404.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_007916bb-6236-55c3-988f-0fc7f52ba950/007916bb-6236-55c3-988f-0fc7f52ba950_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284952,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728898/general/e940b563-5295-490d-8977-9516f6894355.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_007916bb-6236-55c3-988f-0fc7f52ba950/007916bb-6236-55c3-988f-0fc7f52ba950_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228397,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728898/general/cd2505af-0738-494c-9592-5bcbf96cca92.jpg',
'Width': 1920}],
'price': 17450,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series 320e Business - Hybrid - Automatic - 204 hp - 93.484 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722634%27 HTTP/1.1" 200 None
2026-03-25 10:17:40 [adesa.be] INFO: Saving data for 10722634: {'created_time': 1774433860.855671, 'last_price_update_time': 1774433860.855683, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722634') HTTP/1.1" 204 0
2026-03-25 10:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b0d9712c-c53e-5b82-996c-5d96846e462f with identifier: 10722444
2026-03-25 10:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b0d9712c-c53e-5b82-996c-5d96846e462f with identifier: 10722444
2026-03-25 10:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b0d9712c-c53e-5b82-996c-5d96846e462f with identifier: 10722444 to the API
2026-03-25 10:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722444>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'b0d9712c-c53e-5b82-996c-5d96846e462f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAL018',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722444',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 150951,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5691772/general/1ba34fd8-68cb-468a-adb3-c8b6572303b3.jpg',
'https://images.openlane.eu/carimgs/5691772/general/53f971df-5cd5-471f-9e2e-2696a7ac8a5b.jpg',
'https://images.openlane.eu/carimgs/5691772/general/0c73890b-4351-42fe-a627-c14252caf95d.jpg',
'https://images.openlane.eu/carimgs/5691772/general/980abe65-60a0-4590-bdbd-2806039158be.jpg',
'https://images.openlane.eu/carimgs/5691772/general/4423f1e2-51b5-443c-afe6-8999f6eec731.jpg',
'https://images.openlane.eu/carimgs/5691772/general/60f41c42-fe27-49c2-8e85-1325c1c3854e.jpg',
'https://images.openlane.eu/carimgs/5691772/general/62a7ba66-4408-4b65-b90e-f1bb949a4e92.jpg',
'https://images.openlane.eu/carimgs/5691772/general/70aa95fc-041a-4a0a-9a2f-7d9c5de59ffd.jpg',
'https://images.openlane.eu/carimgs/5691772/general/a52839d5-8422-48c6-924a-84ad6c305e9a.jpg',
'https://images.openlane.eu/carimgs/5691772/general/2e45e959-4987-41ee-9cd8-89a34667152e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0d9712c-c53e-5b82-996c-5d96846e462f/b0d9712c-c53e-5b82-996c-5d96846e462f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420383,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691772/general/1ba34fd8-68cb-468a-adb3-c8b6572303b3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0d9712c-c53e-5b82-996c-5d96846e462f/b0d9712c-c53e-5b82-996c-5d96846e462f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 409071,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691772/general/53f971df-5cd5-471f-9e2e-2696a7ac8a5b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0d9712c-c53e-5b82-996c-5d96846e462f/b0d9712c-c53e-5b82-996c-5d96846e462f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418355,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691772/general/0c73890b-4351-42fe-a627-c14252caf95d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0d9712c-c53e-5b82-996c-5d96846e462f/b0d9712c-c53e-5b82-996c-5d96846e462f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394284,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691772/general/980abe65-60a0-4590-bdbd-2806039158be.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0d9712c-c53e-5b82-996c-5d96846e462f/b0d9712c-c53e-5b82-996c-5d96846e462f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359663,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691772/general/4423f1e2-51b5-443c-afe6-8999f6eec731.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0d9712c-c53e-5b82-996c-5d96846e462f/b0d9712c-c53e-5b82-996c-5d96846e462f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320727,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691772/general/60f41c42-fe27-49c2-8e85-1325c1c3854e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0d9712c-c53e-5b82-996c-5d96846e462f/b0d9712c-c53e-5b82-996c-5d96846e462f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395076,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691772/general/62a7ba66-4408-4b65-b90e-f1bb949a4e92.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0d9712c-c53e-5b82-996c-5d96846e462f/b0d9712c-c53e-5b82-996c-5d96846e462f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367958,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691772/general/70aa95fc-041a-4a0a-9a2f-7d9c5de59ffd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0d9712c-c53e-5b82-996c-5d96846e462f/b0d9712c-c53e-5b82-996c-5d96846e462f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210114,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691772/general/a52839d5-8422-48c6-924a-84ad6c305e9a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0d9712c-c53e-5b82-996c-5d96846e462f/b0d9712c-c53e-5b82-996c-5d96846e462f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 514829,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691772/general/2e45e959-4987-41ee-9cd8-89a34667152e.jpg',
'Width': 1920}],
'price': 16750,
'price_includes_vat': True,
'registration_date': '2023-01-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 136 hp - 150.951 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722444%27 HTTP/1.1" 200 None
2026-03-25 10:17:41 [adesa.be] INFO: Saving data for 10722444: {'created_time': 1774433861.245259, 'last_price_update_time': 1774433861.245271, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722444') HTTP/1.1" 204 0
2026-03-25 10:17:41 [adesa.be] INFO: Found listing with ID: 10722494
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722494%27 HTTP/1.1" 200 None
2026-03-25 10:17:41 [adesa.be] INFO: Scrape type for 10722494: 1
2026-03-25 10:17:41 [adesa.be] INFO: Scraping item 10722494 url https://www.openlane.eu/en/carv6/auction/10722494
2026-03-25 10:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722662> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722614> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e435155-4ddc-5251-8d92-7b3043b016e4 with identifier: 10722473
2026-03-25 10:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e435155-4ddc-5251-8d92-7b3043b016e4 with scrape type 1
2026-03-25 10:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e435155-4ddc-5251-8d92-7b3043b016e4
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696247%252Fgeneral%252F3198d5f9-6c57-4cf5-8f15-0d444c7cb8d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696247/general/3198d5f9-6c57-4cf5-8f15-0d444c7cb8d9.jpg already downloaded
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696247%252Fgeneral%252F1c9369cf-cce8-46c7-abf7-91cabbe4a091.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696247/general/1c9369cf-cce8-46c7-abf7-91cabbe4a091.jpg already downloaded
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696247%252Fgeneral%252Fcf9ede66-d405-4c3d-ac39-72a7fab3216d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696247/general/cf9ede66-d405-4c3d-ac39-72a7fab3216d.jpg already downloaded
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696247%252Fgeneral%252F431ea7a5-fbf7-4044-b7a1-34319b5dfa14.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696247/general/431ea7a5-fbf7-4044-b7a1-34319b5dfa14.jpg already downloaded
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696247%252Fgeneral%252F44cdeeb8-5826-40fe-8c5e-e6a65236ca2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696247/general/44cdeeb8-5826-40fe-8c5e-e6a65236ca2a.jpg already downloaded
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696247%252Fgeneral%252Ff36d032a-a714-4d6e-a4f6-abea26813713.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696247/general/f36d032a-a714-4d6e-a4f6-abea26813713.jpg already downloaded
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696247%252Fgeneral%252F1c42ae52-0783-4b1a-857c-26ada9ff21c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696247/general/1c42ae52-0783-4b1a-857c-26ada9ff21c0.jpg already downloaded
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696247%252Fgeneral%252Fc1e0e7e1-bdfd-43d9-a0ad-01512bc97666.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696247/general/c1e0e7e1-bdfd-43d9-a0ad-01512bc97666.jpg already downloaded
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696247%252Fgeneral%252F82cfdb03-7184-452a-9bec-b161fcbcec85.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696247/general/82cfdb03-7184-452a-9bec-b161fcbcec85.jpg already downloaded
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696247%252Fgeneral%252F75f6d8ab-f549-4097-a1ab-fcf535eabb6a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696247/general/75f6d8ab-f549-4097-a1ab-fcf535eabb6a.jpg already downloaded
2026-03-25 10:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8e435155-4ddc-5251-8d92-7b3043b016e4, identifier: 10722473
2026-03-25 10:17:41 [adesa.be] INFO: Found listing with ID: 10722409
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722409%27 HTTP/1.1" 200 None
2026-03-25 10:17:41 [adesa.be] INFO: Scrape type for 10722409: 1
2026-03-25 10:17:41 [adesa.be] INFO: Scraping item 10722409 url https://www.openlane.eu/en/carv6/auction/10722409
2026-03-25 10: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-25 10: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-25 10: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-25 10:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8e435155-4ddc-5251-8d92-7b3043b016e4 with identifier: 10722473
2026-03-25 10:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8e435155-4ddc-5251-8d92-7b3043b016e4 with identifier: 10722473
2026-03-25 10:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8e435155-4ddc-5251-8d92-7b3043b016e4 with identifier: 10722473 to the API
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722473>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '8e435155-4ddc-5251-8d92-7b3043b016e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMD959',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722473',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 128346,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5696247/general/3198d5f9-6c57-4cf5-8f15-0d444c7cb8d9.jpg',
'https://images.openlane.eu/carimgs/5696247/general/1c9369cf-cce8-46c7-abf7-91cabbe4a091.jpg',
'https://images.openlane.eu/carimgs/5696247/general/cf9ede66-d405-4c3d-ac39-72a7fab3216d.jpg',
'https://images.openlane.eu/carimgs/5696247/general/431ea7a5-fbf7-4044-b7a1-34319b5dfa14.jpg',
'https://images.openlane.eu/carimgs/5696247/general/44cdeeb8-5826-40fe-8c5e-e6a65236ca2a.jpg',
'https://images.openlane.eu/carimgs/5696247/general/f36d032a-a714-4d6e-a4f6-abea26813713.jpg',
'https://images.openlane.eu/carimgs/5696247/general/1c42ae52-0783-4b1a-857c-26ada9ff21c0.jpg',
'https://images.openlane.eu/carimgs/5696247/general/c1e0e7e1-bdfd-43d9-a0ad-01512bc97666.jpg',
'https://images.openlane.eu/carimgs/5696247/general/82cfdb03-7184-452a-9bec-b161fcbcec85.jpg',
'https://images.openlane.eu/carimgs/5696247/general/75f6d8ab-f549-4097-a1ab-fcf535eabb6a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e435155-4ddc-5251-8d92-7b3043b016e4/8e435155-4ddc-5251-8d92-7b3043b016e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696247/general/3198d5f9-6c57-4cf5-8f15-0d444c7cb8d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e435155-4ddc-5251-8d92-7b3043b016e4/8e435155-4ddc-5251-8d92-7b3043b016e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696247/general/1c9369cf-cce8-46c7-abf7-91cabbe4a091.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e435155-4ddc-5251-8d92-7b3043b016e4/8e435155-4ddc-5251-8d92-7b3043b016e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204788,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696247/general/cf9ede66-d405-4c3d-ac39-72a7fab3216d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e435155-4ddc-5251-8d92-7b3043b016e4/8e435155-4ddc-5251-8d92-7b3043b016e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163739,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696247/general/431ea7a5-fbf7-4044-b7a1-34319b5dfa14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e435155-4ddc-5251-8d92-7b3043b016e4/8e435155-4ddc-5251-8d92-7b3043b016e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139073,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696247/general/44cdeeb8-5826-40fe-8c5e-e6a65236ca2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e435155-4ddc-5251-8d92-7b3043b016e4/8e435155-4ddc-5251-8d92-7b3043b016e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696247/general/f36d032a-a714-4d6e-a4f6-abea26813713.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e435155-4ddc-5251-8d92-7b3043b016e4/8e435155-4ddc-5251-8d92-7b3043b016e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91998,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696247/general/1c42ae52-0783-4b1a-857c-26ada9ff21c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e435155-4ddc-5251-8d92-7b3043b016e4/8e435155-4ddc-5251-8d92-7b3043b016e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133214,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696247/general/c1e0e7e1-bdfd-43d9-a0ad-01512bc97666.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e435155-4ddc-5251-8d92-7b3043b016e4/8e435155-4ddc-5251-8d92-7b3043b016e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100441,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696247/general/82cfdb03-7184-452a-9bec-b161fcbcec85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e435155-4ddc-5251-8d92-7b3043b016e4/8e435155-4ddc-5251-8d92-7b3043b016e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168226,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696247/general/75f6d8ab-f549-4097-a1ab-fcf535eabb6a.jpg',
'Width': 1024}],
'price': 13650,
'price_includes_vat': True,
'registration_date': '2020-10-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 318d Business Design - Diesel - Manual - 136 '
'hp - 128.346 km',
'transmission': 'manual',
'trim': 'Business Design',
'vin': None,
'year': 2020}
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722473%27 HTTP/1.1" 200 None
2026-03-25 10:17:41 [adesa.be] INFO: Saving data for 10722473: {'created_time': 1774433861.929431, 'last_price_update_time': 1774433861.929445, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722473') HTTP/1.1" 204 0
2026-03-25 10:17:41 [adesa.be] INFO: Found listing with ID: 10722447
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722447%27 HTTP/1.1" 200 None
2026-03-25 10:17:41 [adesa.be] INFO: Scrape type for 10722447: 1
2026-03-25 10:17:41 [adesa.be] INFO: Scraping item 10722447 url https://www.openlane.eu/en/carv6/auction/10722447
2026-03-25 10:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57a5bd43-af51-5eb3-9148-ef9d738c8d63 with identifier: 10722662
2026-03-25 10:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57a5bd43-af51-5eb3-9148-ef9d738c8d63 with scrape type 1
2026-03-25 10:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 57a5bd43-af51-5eb3-9148-ef9d738c8d63
2026-03-25 10:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731681%252Fgeneral%252F874af42f-07fb-43a6-9407-671a540f041e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731681/general/874af42f-07fb-43a6-9407-671a540f041e.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731681%252Fgeneral%252F9f6d1c8e-f878-43c9-98f2-464d799e2b9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731681/general/9f6d1c8e-f878-43c9-98f2-464d799e2b9f.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731681%252Fgeneral%252F5f18f901-d82a-4edc-b557-d5b324f005d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731681/general/5f18f901-d82a-4edc-b557-d5b324f005d9.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731681%252Fgeneral%252Fa52ad017-5d8a-4c1a-b830-cb6f0944622f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731681/general/a52ad017-5d8a-4c1a-b830-cb6f0944622f.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731681%252Fgeneral%252F2baa5a7b-229c-4c8c-9e5b-403acddef8cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731681/general/2baa5a7b-229c-4c8c-9e5b-403acddef8cd.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731681%252Fgeneral%252Ff5ceb0de-e7b9-4c3c-ac0d-c54eae09f9a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731681/general/f5ceb0de-e7b9-4c3c-ac0d-c54eae09f9a5.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731681%252Fgeneral%252F165a267d-5e2b-4144-b9cf-fdcddcf86238.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731681/general/165a267d-5e2b-4144-b9cf-fdcddcf86238.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731681%252Fgeneral%252Fe9efad73-2477-44a7-925c-653de014aff1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731681/general/e9efad73-2477-44a7-925c-653de014aff1.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731681%252Fgeneral%252F958d8454-e88c-40d6-9d39-48ae6cbb808c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731681/general/958d8454-e88c-40d6-9d39-48ae6cbb808c.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731681%252Fgeneral%252Faf3c8231-a337-4ae1-8e34-ad903d51615c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731681/general/af3c8231-a337-4ae1-8e34-ad903d51615c.jpg already downloaded
2026-03-25 10:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57a5bd43-af51-5eb3-9148-ef9d738c8d63, identifier: 10722662
2026-03-25 10:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a738d7d9-9cc4-5f20-a7ba-5592dce25f15 with identifier: 10722614
2026-03-25 10:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a738d7d9-9cc4-5f20-a7ba-5592dce25f15 with scrape type 1
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a738d7d9-9cc4-5f20-a7ba-5592dce25f15
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726114%252Fgeneral%252F8dd64891-27c0-487c-bc44-c72fb66acaf0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726114/general/8dd64891-27c0-487c-bc44-c72fb66acaf0.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726114%252Fgeneral%252F1fbc6d07-ad97-490b-b5d9-bacf1e06fe9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726114/general/1fbc6d07-ad97-490b-b5d9-bacf1e06fe9a.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726114%252Fgeneral%252F3a387f1f-0602-44bc-90d3-4db1f2921f0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726114/general/3a387f1f-0602-44bc-90d3-4db1f2921f0e.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726114%252Fgeneral%252Fa10fd5b2-04ae-48e5-8514-3a16b24c2e9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726114/general/a10fd5b2-04ae-48e5-8514-3a16b24c2e9b.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726114%252Fgeneral%252F2a96224a-7bea-4675-81ce-3b2021996b42.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726114/general/2a96224a-7bea-4675-81ce-3b2021996b42.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726114%252Fgeneral%252F6171b483-4a6c-4cc3-b3b9-3d41d5b4b6e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726114/general/6171b483-4a6c-4cc3-b3b9-3d41d5b4b6e0.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726114%252Fgeneral%252Fc6787e4f-35bd-4a54-a399-e60a1bd73df3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726114/general/c6787e4f-35bd-4a54-a399-e60a1bd73df3.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726114%252Fgeneral%252F4b5dfd5f-fbf2-48ff-a36c-72aa5cbc7e71.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726114/general/4b5dfd5f-fbf2-48ff-a36c-72aa5cbc7e71.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726114%252Fgeneral%252F982348f3-8511-48c5-a1a2-ce170378e51c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726114/general/982348f3-8511-48c5-a1a2-ce170378e51c.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726114%252Fgeneral%252Fee17d3da-df8a-438c-89fc-a78f4ade1b4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726114/general/ee17d3da-df8a-438c-89fc-a78f4ade1b4e.jpg already downloaded
2026-03-25 10:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a738d7d9-9cc4-5f20-a7ba-5592dce25f15, identifier: 10722614
2026-03-25 10:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38036038-3ba6-577d-be18-88f82ef212ff with identifier: 10722513
2026-03-25 10:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38036038-3ba6-577d-be18-88f82ef212ff with scrape type 1
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 38036038-3ba6-577d-be18-88f82ef212ff
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704097%252Fgeneral%252Fd4c77c4d-c393-4b78-8eb5-a149a2e18e2d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704097/general/d4c77c4d-c393-4b78-8eb5-a149a2e18e2d.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704097%252Fgeneral%252Fb62d5311-cc90-4afa-bbb2-2c746f962a25.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704097/general/b62d5311-cc90-4afa-bbb2-2c746f962a25.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704097%252Fgeneral%252F1fbf0531-742f-4520-a00c-ded400a53df5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704097/general/1fbf0531-742f-4520-a00c-ded400a53df5.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704097%252Fgeneral%252Fc94dd805-e659-4b11-8b18-75a78e24bac8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704097/general/c94dd805-e659-4b11-8b18-75a78e24bac8.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704097%252Fgeneral%252F8fea9321-fba5-45e1-9485-d88ce6482972.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704097/general/8fea9321-fba5-45e1-9485-d88ce6482972.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704097%252Fgeneral%252Ffc4dc2fc-6bc3-4bdc-82df-06c483ec19a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704097/general/fc4dc2fc-6bc3-4bdc-82df-06c483ec19a6.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704097%252Fgeneral%252F3c0fee73-741c-45a0-84ea-872bb4f122c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704097/general/3c0fee73-741c-45a0-84ea-872bb4f122c0.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704097%252Fgeneral%252F281ce6e4-108d-4f8e-91c7-83c41195f88a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704097/general/281ce6e4-108d-4f8e-91c7-83c41195f88a.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704097%252Fgeneral%252F059bd06d-26d2-4cde-9554-3bb527765585.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704097/general/059bd06d-26d2-4cde-9554-3bb527765585.jpg already downloaded
2026-03-25 10:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704097%252Fgeneral%252Ff9f57b8c-be0f-498a-b897-afb0d70598ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704097/general/f9f57b8c-be0f-498a-b897-afb0d70598ee.jpg already downloaded
2026-03-25 10:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 38036038-3ba6-577d-be18-88f82ef212ff, identifier: 10722513
2026-03-25 10:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57a5bd43-af51-5eb3-9148-ef9d738c8d63 with identifier: 10722662
2026-03-25 10:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57a5bd43-af51-5eb3-9148-ef9d738c8d63 with identifier: 10722662
2026-03-25 10:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57a5bd43-af51-5eb3-9148-ef9d738c8d63 with identifier: 10722662 to the API
2026-03-25 10:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722662>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '57a5bd43-af51-5eb3-9148-ef9d738c8d63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUG306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722662',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 46905,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5731681/general/874af42f-07fb-43a6-9407-671a540f041e.jpg',
'https://images.openlane.eu/carimgs/5731681/general/9f6d1c8e-f878-43c9-98f2-464d799e2b9f.jpg',
'https://images.openlane.eu/carimgs/5731681/general/5f18f901-d82a-4edc-b557-d5b324f005d9.jpg',
'https://images.openlane.eu/carimgs/5731681/general/a52ad017-5d8a-4c1a-b830-cb6f0944622f.jpg',
'https://images.openlane.eu/carimgs/5731681/general/2baa5a7b-229c-4c8c-9e5b-403acddef8cd.jpg',
'https://images.openlane.eu/carimgs/5731681/general/f5ceb0de-e7b9-4c3c-ac0d-c54eae09f9a5.jpg',
'https://images.openlane.eu/carimgs/5731681/general/165a267d-5e2b-4144-b9cf-fdcddcf86238.jpg',
'https://images.openlane.eu/carimgs/5731681/general/e9efad73-2477-44a7-925c-653de014aff1.jpg',
'https://images.openlane.eu/carimgs/5731681/general/958d8454-e88c-40d6-9d39-48ae6cbb808c.jpg',
'https://images.openlane.eu/carimgs/5731681/general/af3c8231-a337-4ae1-8e34-ad903d51615c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a5bd43-af51-5eb3-9148-ef9d738c8d63/57a5bd43-af51-5eb3-9148-ef9d738c8d63_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177576,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731681/general/874af42f-07fb-43a6-9407-671a540f041e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a5bd43-af51-5eb3-9148-ef9d738c8d63/57a5bd43-af51-5eb3-9148-ef9d738c8d63_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39759,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731681/general/9f6d1c8e-f878-43c9-98f2-464d799e2b9f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a5bd43-af51-5eb3-9148-ef9d738c8d63/57a5bd43-af51-5eb3-9148-ef9d738c8d63_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187985,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731681/general/5f18f901-d82a-4edc-b557-d5b324f005d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a5bd43-af51-5eb3-9148-ef9d738c8d63/57a5bd43-af51-5eb3-9148-ef9d738c8d63_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196489,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731681/general/a52ad017-5d8a-4c1a-b830-cb6f0944622f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a5bd43-af51-5eb3-9148-ef9d738c8d63/57a5bd43-af51-5eb3-9148-ef9d738c8d63_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149291,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731681/general/2baa5a7b-229c-4c8c-9e5b-403acddef8cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a5bd43-af51-5eb3-9148-ef9d738c8d63/57a5bd43-af51-5eb3-9148-ef9d738c8d63_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97930,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731681/general/f5ceb0de-e7b9-4c3c-ac0d-c54eae09f9a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a5bd43-af51-5eb3-9148-ef9d738c8d63/57a5bd43-af51-5eb3-9148-ef9d738c8d63_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129294,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731681/general/165a267d-5e2b-4144-b9cf-fdcddcf86238.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a5bd43-af51-5eb3-9148-ef9d738c8d63/57a5bd43-af51-5eb3-9148-ef9d738c8d63_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109212,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731681/general/e9efad73-2477-44a7-925c-653de014aff1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a5bd43-af51-5eb3-9148-ef9d738c8d63/57a5bd43-af51-5eb3-9148-ef9d738c8d63_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96090,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731681/general/958d8454-e88c-40d6-9d39-48ae6cbb808c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a5bd43-af51-5eb3-9148-ef9d738c8d63/57a5bd43-af51-5eb3-9148-ef9d738c8d63_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153175,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731681/general/af3c8231-a337-4ae1-8e34-ad903d51615c.jpg',
'Width': 1024}],
'price': 11650,
'price_includes_vat': True,
'registration_date': '2020-12-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Gran Tourer 216d - Diesel - Automatic - 116 hp - '
'46.905 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 10:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722662%27 HTTP/1.1" 200 None
2026-03-25 10:17:43 [adesa.be] INFO: Saving data for 10722662: {'created_time': 1774433863.246162, 'last_price_update_time': 1774433863.246173, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722662') HTTP/1.1" 204 0
2026-03-25 10:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a738d7d9-9cc4-5f20-a7ba-5592dce25f15 with identifier: 10722614
2026-03-25 10:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a738d7d9-9cc4-5f20-a7ba-5592dce25f15 with identifier: 10722614
2026-03-25 10:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a738d7d9-9cc4-5f20-a7ba-5592dce25f15 with identifier: 10722614 to the API
2026-03-25 10:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722614>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'a738d7d9-9cc4-5f20-a7ba-5592dce25f15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLV039',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722614',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 175892,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5726114/general/8dd64891-27c0-487c-bc44-c72fb66acaf0.jpg',
'https://images.openlane.eu/carimgs/5726114/general/1fbc6d07-ad97-490b-b5d9-bacf1e06fe9a.jpg',
'https://images.openlane.eu/carimgs/5726114/general/3a387f1f-0602-44bc-90d3-4db1f2921f0e.jpg',
'https://images.openlane.eu/carimgs/5726114/general/a10fd5b2-04ae-48e5-8514-3a16b24c2e9b.jpg',
'https://images.openlane.eu/carimgs/5726114/general/2a96224a-7bea-4675-81ce-3b2021996b42.jpg',
'https://images.openlane.eu/carimgs/5726114/general/6171b483-4a6c-4cc3-b3b9-3d41d5b4b6e0.jpg',
'https://images.openlane.eu/carimgs/5726114/general/c6787e4f-35bd-4a54-a399-e60a1bd73df3.jpg',
'https://images.openlane.eu/carimgs/5726114/general/4b5dfd5f-fbf2-48ff-a36c-72aa5cbc7e71.jpg',
'https://images.openlane.eu/carimgs/5726114/general/982348f3-8511-48c5-a1a2-ce170378e51c.jpg',
'https://images.openlane.eu/carimgs/5726114/general/ee17d3da-df8a-438c-89fc-a78f4ade1b4e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a738d7d9-9cc4-5f20-a7ba-5592dce25f15/a738d7d9-9cc4-5f20-a7ba-5592dce25f15_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 428154,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726114/general/8dd64891-27c0-487c-bc44-c72fb66acaf0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a738d7d9-9cc4-5f20-a7ba-5592dce25f15/a738d7d9-9cc4-5f20-a7ba-5592dce25f15_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32737,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726114/general/1fbc6d07-ad97-490b-b5d9-bacf1e06fe9a.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a738d7d9-9cc4-5f20-a7ba-5592dce25f15/a738d7d9-9cc4-5f20-a7ba-5592dce25f15_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353209,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726114/general/3a387f1f-0602-44bc-90d3-4db1f2921f0e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a738d7d9-9cc4-5f20-a7ba-5592dce25f15/a738d7d9-9cc4-5f20-a7ba-5592dce25f15_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309859,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726114/general/a10fd5b2-04ae-48e5-8514-3a16b24c2e9b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a738d7d9-9cc4-5f20-a7ba-5592dce25f15/a738d7d9-9cc4-5f20-a7ba-5592dce25f15_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333317,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726114/general/2a96224a-7bea-4675-81ce-3b2021996b42.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a738d7d9-9cc4-5f20-a7ba-5592dce25f15/a738d7d9-9cc4-5f20-a7ba-5592dce25f15_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304257,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726114/general/6171b483-4a6c-4cc3-b3b9-3d41d5b4b6e0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a738d7d9-9cc4-5f20-a7ba-5592dce25f15/a738d7d9-9cc4-5f20-a7ba-5592dce25f15_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367185,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726114/general/c6787e4f-35bd-4a54-a399-e60a1bd73df3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a738d7d9-9cc4-5f20-a7ba-5592dce25f15/a738d7d9-9cc4-5f20-a7ba-5592dce25f15_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250743,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726114/general/4b5dfd5f-fbf2-48ff-a36c-72aa5cbc7e71.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a738d7d9-9cc4-5f20-a7ba-5592dce25f15/a738d7d9-9cc4-5f20-a7ba-5592dce25f15_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351474,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726114/general/982348f3-8511-48c5-a1a2-ce170378e51c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a738d7d9-9cc4-5f20-a7ba-5592dce25f15/a738d7d9-9cc4-5f20-a7ba-5592dce25f15_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261338,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726114/general/ee17d3da-df8a-438c-89fc-a78f4ade1b4e.jpg',
'Width': 1920}],
'price': 10850,
'price_includes_vat': True,
'registration_date': '2020-10-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 320d Lounge - Diesel - Manual - 190 hp - '
'175.892 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2020}
2026-03-25 10:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722614%27 HTTP/1.1" 200 None
2026-03-25 10:17:43 [adesa.be] INFO: Saving data for 10722614: {'created_time': 1774433863.651074, 'last_price_update_time': 1774433863.651085, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722614') HTTP/1.1" 204 0
2026-03-25 10:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 38036038-3ba6-577d-be18-88f82ef212ff with identifier: 10722513
2026-03-25 10:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 38036038-3ba6-577d-be18-88f82ef212ff with identifier: 10722513
2026-03-25 10:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 38036038-3ba6-577d-be18-88f82ef212ff with identifier: 10722513 to the API
2026-03-25 10:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722513>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '38036038-3ba6-577d-be18-88f82ef212ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSH437',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722513',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 74124,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5704097/general/d4c77c4d-c393-4b78-8eb5-a149a2e18e2d.jpg',
'https://images.openlane.eu/carimgs/5704097/general/b62d5311-cc90-4afa-bbb2-2c746f962a25.jpg',
'https://images.openlane.eu/carimgs/5704097/general/1fbf0531-742f-4520-a00c-ded400a53df5.jpg',
'https://images.openlane.eu/carimgs/5704097/general/c94dd805-e659-4b11-8b18-75a78e24bac8.jpg',
'https://images.openlane.eu/carimgs/5704097/general/8fea9321-fba5-45e1-9485-d88ce6482972.jpg',
'https://images.openlane.eu/carimgs/5704097/general/fc4dc2fc-6bc3-4bdc-82df-06c483ec19a6.jpg',
'https://images.openlane.eu/carimgs/5704097/general/3c0fee73-741c-45a0-84ea-872bb4f122c0.jpg',
'https://images.openlane.eu/carimgs/5704097/general/281ce6e4-108d-4f8e-91c7-83c41195f88a.jpg',
'https://images.openlane.eu/carimgs/5704097/general/059bd06d-26d2-4cde-9554-3bb527765585.jpg',
'https://images.openlane.eu/carimgs/5704097/general/f9f57b8c-be0f-498a-b897-afb0d70598ee.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38036038-3ba6-577d-be18-88f82ef212ff/38036038-3ba6-577d-be18-88f82ef212ff_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288727,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704097/general/d4c77c4d-c393-4b78-8eb5-a149a2e18e2d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38036038-3ba6-577d-be18-88f82ef212ff/38036038-3ba6-577d-be18-88f82ef212ff_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294403,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704097/general/b62d5311-cc90-4afa-bbb2-2c746f962a25.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38036038-3ba6-577d-be18-88f82ef212ff/38036038-3ba6-577d-be18-88f82ef212ff_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274475,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704097/general/1fbf0531-742f-4520-a00c-ded400a53df5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38036038-3ba6-577d-be18-88f82ef212ff/38036038-3ba6-577d-be18-88f82ef212ff_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267991,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704097/general/c94dd805-e659-4b11-8b18-75a78e24bac8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38036038-3ba6-577d-be18-88f82ef212ff/38036038-3ba6-577d-be18-88f82ef212ff_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265158,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704097/general/8fea9321-fba5-45e1-9485-d88ce6482972.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38036038-3ba6-577d-be18-88f82ef212ff/38036038-3ba6-577d-be18-88f82ef212ff_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245896,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704097/general/fc4dc2fc-6bc3-4bdc-82df-06c483ec19a6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38036038-3ba6-577d-be18-88f82ef212ff/38036038-3ba6-577d-be18-88f82ef212ff_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266823,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704097/general/3c0fee73-741c-45a0-84ea-872bb4f122c0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38036038-3ba6-577d-be18-88f82ef212ff/38036038-3ba6-577d-be18-88f82ef212ff_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205578,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704097/general/281ce6e4-108d-4f8e-91c7-83c41195f88a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38036038-3ba6-577d-be18-88f82ef212ff/38036038-3ba6-577d-be18-88f82ef212ff_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296984,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704097/general/059bd06d-26d2-4cde-9554-3bb527765585.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38036038-3ba6-577d-be18-88f82ef212ff/38036038-3ba6-577d-be18-88f82ef212ff_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246454,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704097/general/f9f57b8c-be0f-498a-b897-afb0d70598ee.jpg',
'Width': 1400}],
'price': 18750,
'price_includes_vat': True,
'registration_date': '2022-03-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series 320e Business - Hybrid - Automatic - 163 hp - 74.124 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722513%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [adesa.be] INFO: Saving data for 10722513: {'created_time': 1774433864.023329, 'last_price_update_time': 1774433864.023341, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722513') HTTP/1.1" 204 0
2026-03-25 10:17:44 [adesa.be] INFO: Found listing with ID: 10722372
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722372%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [adesa.be] INFO: Scrape type for 10722372: 1
2026-03-25 10:17:44 [adesa.be] INFO: Scraping item 10722372 url https://www.openlane.eu/en/carv6/auction/10722372
2026-03-25 10:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722580> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:44 [adesa.be] INFO: Found listing with ID: 10722410
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722410%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [adesa.be] INFO: Scrape type for 10722410: 1
2026-03-25 10:17:44 [adesa.be] INFO: Scraping item 10722410 url https://www.openlane.eu/en/carv6/auction/10722410
2026-03-25 10: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-25 10: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-25 10:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722443> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10:17:44 [adesa.be] INFO: Found listing with ID: 10722475
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722475%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [adesa.be] INFO: Scrape type for 10722475: 1
2026-03-25 10:17:44 [adesa.be] INFO: Scraping item 10722475 url https://www.openlane.eu/en/carv6/auction/10722475
2026-03-25 10:17:44 [adesa.be] INFO: Found listing with ID: 10722519
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722519%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [adesa.be] INFO: Scrape type for 10722519: 1
2026-03-25 10:17:44 [adesa.be] INFO: Scraping item 10722519 url https://www.openlane.eu/en/carv6/auction/10722519
2026-03-25 10:17:44 [adesa.be] INFO: Found listing with ID: 10722617
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722617%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [adesa.be] INFO: Scrape type for 10722617: 1
2026-03-25 10:17:44 [adesa.be] INFO: Scraping item 10722617 url https://www.openlane.eu/en/carv6/auction/10722617
2026-03-25 10:17:44 [adesa.be] INFO: Found listing with ID: 10722365
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722365%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [adesa.be] INFO: Scrape type for 10722365: 1
2026-03-25 10:17:44 [adesa.be] INFO: Scraping item 10722365 url https://www.openlane.eu/en/carv6/auction/10722365
2026-03-25 10:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:44 [adesa.be] INFO: Found listing with ID: 10722669
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722669%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [adesa.be] INFO: Scrape type for 10722669: 1
2026-03-25 10:17:44 [adesa.be] INFO: Scraping item 10722669 url https://www.openlane.eu/en/carv6/auction/10722669
2026-03-25 10: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-25 10:17:44 [adesa.be] INFO: Found listing with ID: 10722700
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722700%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [adesa.be] INFO: Scrape type for 10722700: 1
2026-03-25 10:17:44 [adesa.be] INFO: Scraping item 10722700 url https://www.openlane.eu/en/carv6/auction/10722700
2026-03-25 10:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b277185-858d-5de9-8922-72d1c7d40ceb with identifier: 10722428
2026-03-25 10:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b277185-858d-5de9-8922-72d1c7d40ceb with scrape type 1
2026-03-25 10:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9b277185-858d-5de9-8922-72d1c7d40ceb
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689454%252Fgeneral%252Fa39d4dea-78cf-44da-a6c5-3b9d99149d1f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689454/general/a39d4dea-78cf-44da-a6c5-3b9d99149d1f.jpg already downloaded
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689454%252Fgeneral%252F74d38676-8c70-4b50-81be-c43a510736a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689454/general/74d38676-8c70-4b50-81be-c43a510736a5.jpg already downloaded
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689454%252Fgeneral%252Ff7c155f3-1db8-47fa-9110-2ade2a65e6ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689454/general/f7c155f3-1db8-47fa-9110-2ade2a65e6ee.jpg already downloaded
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689454%252Fgeneral%252Fa1524ec7-ba13-46c9-b427-80e4e6228fd7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689454/general/a1524ec7-ba13-46c9-b427-80e4e6228fd7.jpg already downloaded
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689454%252Fgeneral%252Fe2e233b6-f59d-4592-8f49-0fd42361f979.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689454/general/e2e233b6-f59d-4592-8f49-0fd42361f979.jpg already downloaded
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689454%252Fgeneral%252Ff94ad3c8-caf1-4f19-9f57-339b0e5abbbb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689454/general/f94ad3c8-caf1-4f19-9f57-339b0e5abbbb.jpg already downloaded
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689454%252Fgeneral%252F126cf2ff-d071-436d-a311-fa4ce08bce1c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689454/general/126cf2ff-d071-436d-a311-fa4ce08bce1c.jpg already downloaded
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689454%252Fgeneral%252Fd96cb54d-dab6-445d-8fba-3b5d79a70386.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689454/general/d96cb54d-dab6-445d-8fba-3b5d79a70386.jpg already downloaded
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689454%252Fgeneral%252F01d39051-27e4-49dc-b710-6828a341a771.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689454/general/01d39051-27e4-49dc-b710-6828a341a771.jpg already downloaded
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689454%252Fgeneral%252F00e50796-41dd-490d-bf0f-c978b388b9b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689454/general/00e50796-41dd-490d-bf0f-c978b388b9b5.jpg already downloaded
2026-03-25 10:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9b277185-858d-5de9-8922-72d1c7d40ceb, identifier: 10722428
2026-03-25 10:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c7216bc-56d1-5403-97c4-17e712741ba2 with identifier: 10722580
2026-03-25 10:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c7216bc-56d1-5403-97c4-17e712741ba2 with scrape type 1
2026-03-25 10:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0c7216bc-56d1-5403-97c4-17e712741ba2
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720898%252Fgeneral%252Ffed2ce59-ed23-407a-a186-88c693c45110.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720898/general/fed2ce59-ed23-407a-a186-88c693c45110.jpg already downloaded
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720898%252Fgeneral%252F742ff3e4-5a21-4a6c-817b-b79168897255.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720898/general/742ff3e4-5a21-4a6c-817b-b79168897255.jpg already downloaded
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720898%252Fgeneral%252F89fb2b02-8f02-4a18-9222-714d77946739.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720898/general/89fb2b02-8f02-4a18-9222-714d77946739.jpg already downloaded
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720898%252Fgeneral%252F2aed1fa3-e3c6-4ce1-8d9f-dd7c002cb99b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720898/general/2aed1fa3-e3c6-4ce1-8d9f-dd7c002cb99b.jpg already downloaded
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720898%252Fgeneral%252F0f27d3dc-bdb8-40ec-83e1-1bf528edb587.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720898/general/0f27d3dc-bdb8-40ec-83e1-1bf528edb587.jpg already downloaded
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720898%252Fgeneral%252F987d683e-d651-471f-b9ca-3a60966ace38.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720898/general/987d683e-d651-471f-b9ca-3a60966ace38.jpg already downloaded
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720898%252Fgeneral%252F9e230748-d447-4cf4-85e5-8a877d91d35d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720898/general/9e230748-d447-4cf4-85e5-8a877d91d35d.jpg already downloaded
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720898%252Fgeneral%252F4719b2af-d05d-4b4f-ae1b-53c5e5cd8082.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720898/general/4719b2af-d05d-4b4f-ae1b-53c5e5cd8082.jpg already downloaded
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720898%252Fgeneral%252Fb627454b-9686-45f7-9091-16ba7efff114.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720898/general/b627454b-9686-45f7-9091-16ba7efff114.jpg already downloaded
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720898%252Fgeneral%252Fd3e5dd0e-d9e9-499c-934d-0336cfe2fd7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720898/general/d3e5dd0e-d9e9-499c-934d-0336cfe2fd7b.jpg already downloaded
2026-03-25 10:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c7216bc-56d1-5403-97c4-17e712741ba2, identifier: 10722580
2026-03-25 10:17:44 [adesa.be] INFO: Found listing with ID: 10722411
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722411%27 HTTP/1.1" 200 None
2026-03-25 10:17:44 [adesa.be] INFO: Scrape type for 10722411: 1
2026-03-25 10:17:44 [adesa.be] INFO: Scraping item 10722411 url https://www.openlane.eu/en/carv6/auction/10722411
2026-03-25 10:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9b277185-858d-5de9-8922-72d1c7d40ceb with identifier: 10722428
2026-03-25 10:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9b277185-858d-5de9-8922-72d1c7d40ceb with identifier: 10722428
2026-03-25 10:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9b277185-858d-5de9-8922-72d1c7d40ceb with identifier: 10722428 to the API
2026-03-25 10:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722428>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '9b277185-858d-5de9-8922-72d1c7d40ceb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRN345',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722428',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 117173,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5689454/general/a39d4dea-78cf-44da-a6c5-3b9d99149d1f.jpg',
'https://images.openlane.eu/carimgs/5689454/general/74d38676-8c70-4b50-81be-c43a510736a5.jpg',
'https://images.openlane.eu/carimgs/5689454/general/f7c155f3-1db8-47fa-9110-2ade2a65e6ee.jpg',
'https://images.openlane.eu/carimgs/5689454/general/a1524ec7-ba13-46c9-b427-80e4e6228fd7.jpg',
'https://images.openlane.eu/carimgs/5689454/general/e2e233b6-f59d-4592-8f49-0fd42361f979.jpg',
'https://images.openlane.eu/carimgs/5689454/general/f94ad3c8-caf1-4f19-9f57-339b0e5abbbb.jpg',
'https://images.openlane.eu/carimgs/5689454/general/126cf2ff-d071-436d-a311-fa4ce08bce1c.jpg',
'https://images.openlane.eu/carimgs/5689454/general/d96cb54d-dab6-445d-8fba-3b5d79a70386.jpg',
'https://images.openlane.eu/carimgs/5689454/general/01d39051-27e4-49dc-b710-6828a341a771.jpg',
'https://images.openlane.eu/carimgs/5689454/general/00e50796-41dd-490d-bf0f-c978b388b9b5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b277185-858d-5de9-8922-72d1c7d40ceb/9b277185-858d-5de9-8922-72d1c7d40ceb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335765,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689454/general/a39d4dea-78cf-44da-a6c5-3b9d99149d1f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b277185-858d-5de9-8922-72d1c7d40ceb/9b277185-858d-5de9-8922-72d1c7d40ceb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340735,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689454/general/74d38676-8c70-4b50-81be-c43a510736a5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b277185-858d-5de9-8922-72d1c7d40ceb/9b277185-858d-5de9-8922-72d1c7d40ceb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303671,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689454/general/f7c155f3-1db8-47fa-9110-2ade2a65e6ee.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b277185-858d-5de9-8922-72d1c7d40ceb/9b277185-858d-5de9-8922-72d1c7d40ceb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252896,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689454/general/a1524ec7-ba13-46c9-b427-80e4e6228fd7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b277185-858d-5de9-8922-72d1c7d40ceb/9b277185-858d-5de9-8922-72d1c7d40ceb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229232,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689454/general/e2e233b6-f59d-4592-8f49-0fd42361f979.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b277185-858d-5de9-8922-72d1c7d40ceb/9b277185-858d-5de9-8922-72d1c7d40ceb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285863,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689454/general/f94ad3c8-caf1-4f19-9f57-339b0e5abbbb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b277185-858d-5de9-8922-72d1c7d40ceb/9b277185-858d-5de9-8922-72d1c7d40ceb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263814,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689454/general/126cf2ff-d071-436d-a311-fa4ce08bce1c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b277185-858d-5de9-8922-72d1c7d40ceb/9b277185-858d-5de9-8922-72d1c7d40ceb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251103,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689454/general/d96cb54d-dab6-445d-8fba-3b5d79a70386.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b277185-858d-5de9-8922-72d1c7d40ceb/9b277185-858d-5de9-8922-72d1c7d40ceb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345077,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689454/general/01d39051-27e4-49dc-b710-6828a341a771.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b277185-858d-5de9-8922-72d1c7d40ceb/9b277185-858d-5de9-8922-72d1c7d40ceb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252417,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689454/general/00e50796-41dd-490d-bf0f-c978b388b9b5.jpg',
'Width': 1400}],
'price': 15250,
'price_includes_vat': True,
'registration_date': '2020-11-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'117.173 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2020}
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722428%27 HTTP/1.1" 200 None
2026-03-25 10:17:45 [adesa.be] INFO: Saving data for 10722428: {'created_time': 1774433865.192515, 'last_price_update_time': 1774433865.192525, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722428') HTTP/1.1" 204 0
2026-03-25 10:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c7216bc-56d1-5403-97c4-17e712741ba2 with identifier: 10722580
2026-03-25 10:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c7216bc-56d1-5403-97c4-17e712741ba2 with identifier: 10722580
2026-03-25 10:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c7216bc-56d1-5403-97c4-17e712741ba2 with identifier: 10722580 to the API
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722580>
{'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': 125,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '0c7216bc-56d1-5403-97c4-17e712741ba2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNU515',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722580',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 101820,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5720898/general/fed2ce59-ed23-407a-a186-88c693c45110.jpg',
'https://images.openlane.eu/carimgs/5720898/general/742ff3e4-5a21-4a6c-817b-b79168897255.jpg',
'https://images.openlane.eu/carimgs/5720898/general/89fb2b02-8f02-4a18-9222-714d77946739.jpg',
'https://images.openlane.eu/carimgs/5720898/general/2aed1fa3-e3c6-4ce1-8d9f-dd7c002cb99b.jpg',
'https://images.openlane.eu/carimgs/5720898/general/0f27d3dc-bdb8-40ec-83e1-1bf528edb587.jpg',
'https://images.openlane.eu/carimgs/5720898/general/987d683e-d651-471f-b9ca-3a60966ace38.jpg',
'https://images.openlane.eu/carimgs/5720898/general/9e230748-d447-4cf4-85e5-8a877d91d35d.jpg',
'https://images.openlane.eu/carimgs/5720898/general/4719b2af-d05d-4b4f-ae1b-53c5e5cd8082.jpg',
'https://images.openlane.eu/carimgs/5720898/general/b627454b-9686-45f7-9091-16ba7efff114.jpg',
'https://images.openlane.eu/carimgs/5720898/general/d3e5dd0e-d9e9-499c-934d-0336cfe2fd7b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c7216bc-56d1-5403-97c4-17e712741ba2/0c7216bc-56d1-5403-97c4-17e712741ba2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404013,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720898/general/fed2ce59-ed23-407a-a186-88c693c45110.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c7216bc-56d1-5403-97c4-17e712741ba2/0c7216bc-56d1-5403-97c4-17e712741ba2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35767,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720898/general/742ff3e4-5a21-4a6c-817b-b79168897255.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c7216bc-56d1-5403-97c4-17e712741ba2/0c7216bc-56d1-5403-97c4-17e712741ba2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353466,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720898/general/89fb2b02-8f02-4a18-9222-714d77946739.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c7216bc-56d1-5403-97c4-17e712741ba2/0c7216bc-56d1-5403-97c4-17e712741ba2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342931,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720898/general/2aed1fa3-e3c6-4ce1-8d9f-dd7c002cb99b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c7216bc-56d1-5403-97c4-17e712741ba2/0c7216bc-56d1-5403-97c4-17e712741ba2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334001,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720898/general/0f27d3dc-bdb8-40ec-83e1-1bf528edb587.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c7216bc-56d1-5403-97c4-17e712741ba2/0c7216bc-56d1-5403-97c4-17e712741ba2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357431,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720898/general/987d683e-d651-471f-b9ca-3a60966ace38.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c7216bc-56d1-5403-97c4-17e712741ba2/0c7216bc-56d1-5403-97c4-17e712741ba2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380447,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720898/general/9e230748-d447-4cf4-85e5-8a877d91d35d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c7216bc-56d1-5403-97c4-17e712741ba2/0c7216bc-56d1-5403-97c4-17e712741ba2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372990,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720898/general/4719b2af-d05d-4b4f-ae1b-53c5e5cd8082.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c7216bc-56d1-5403-97c4-17e712741ba2/0c7216bc-56d1-5403-97c4-17e712741ba2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317366,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720898/general/b627454b-9686-45f7-9091-16ba7efff114.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c7216bc-56d1-5403-97c4-17e712741ba2/0c7216bc-56d1-5403-97c4-17e712741ba2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 562760,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720898/general/d3e5dd0e-d9e9-499c-934d-0336cfe2fd7b.jpg',
'Width': 1920}],
'price': 15650,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 101.820 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722580%27 HTTP/1.1" 200 None
2026-03-25 10:17:45 [adesa.be] INFO: Saving data for 10722580: {'created_time': 1774433865.56693, 'last_price_update_time': 1774433865.566941, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722580') HTTP/1.1" 204 0
2026-03-25 10:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90760a85-d884-5c27-8557-1ff574033492 with identifier: 10722637
2026-03-25 10:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90760a85-d884-5c27-8557-1ff574033492 with scrape type 1
2026-03-25 10:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 90760a85-d884-5c27-8557-1ff574033492
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728917%252Fgeneral%252F855802e3-38c1-4644-8a21-5a8cc34bdc77.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728917/general/855802e3-38c1-4644-8a21-5a8cc34bdc77.jpg already downloaded
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728917%252Fgeneral%252F87aeccba-d5fe-441e-91c7-48fcd0d06445.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728917/general/87aeccba-d5fe-441e-91c7-48fcd0d06445.jpg already downloaded
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728917%252Fgeneral%252Fdfedbf0c-01a3-4b8d-8910-b6391db93da1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728917/general/dfedbf0c-01a3-4b8d-8910-b6391db93da1.jpg already downloaded
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728917%252Fgeneral%252Fba7adf50-551f-43d5-abdd-d576b765232a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728917/general/ba7adf50-551f-43d5-abdd-d576b765232a.jpg already downloaded
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728917%252Fgeneral%252Fb72f9b5c-c63b-43ca-8abb-fb2e8533642d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728917/general/b72f9b5c-c63b-43ca-8abb-fb2e8533642d.jpg already downloaded
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728917%252Fgeneral%252F638ff38c-3365-487a-850a-b2fa5db3279f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728917/general/638ff38c-3365-487a-850a-b2fa5db3279f.jpg already downloaded
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728917%252Fgeneral%252F0523d113-8f31-4811-a218-ee824af9b9b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728917/general/0523d113-8f31-4811-a218-ee824af9b9b0.jpg already downloaded
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728917%252Fgeneral%252F24cf43e8-de7a-4842-babd-3112fbe1c990.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728917/general/24cf43e8-de7a-4842-babd-3112fbe1c990.jpg already downloaded
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728917%252Fgeneral%252F8d47dff4-2f2c-4d0f-a2e3-51a51b6c61d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728917/general/8d47dff4-2f2c-4d0f-a2e3-51a51b6c61d1.jpg already downloaded
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728917%252Fgeneral%252F89a82187-c37e-4c30-ad8a-d9dfb46af95a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728917/general/89a82187-c37e-4c30-ad8a-d9dfb46af95a.jpg already downloaded
2026-03-25 10:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90760a85-d884-5c27-8557-1ff574033492, identifier: 10722637
2026-03-25 10:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b72e5925-91a9-5446-9b34-11705cb236fb with identifier: 10722443
2026-03-25 10:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b72e5925-91a9-5446-9b34-11705cb236fb with scrape type 1
2026-03-25 10:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b72e5925-91a9-5446-9b34-11705cb236fb
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691740%252Fgeneral%252Fcc6fea0e-1869-4fcc-86ab-f6d80fc19ada.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691740/general/cc6fea0e-1869-4fcc-86ab-f6d80fc19ada.jpg already downloaded
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691740%252Fgeneral%252Fe76e094d-3b62-497d-a091-4f9400fad66f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691740/general/e76e094d-3b62-497d-a091-4f9400fad66f.jpg already downloaded
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691740%252Fgeneral%252F82f7a79f-e1f9-4b0f-9f25-acab69ee44a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691740/general/82f7a79f-e1f9-4b0f-9f25-acab69ee44a4.jpg already downloaded
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691740%252Fgeneral%252F5336c925-f024-4cdc-b5c1-055349b55e02.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691740/general/5336c925-f024-4cdc-b5c1-055349b55e02.jpg already downloaded
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691740%252Fgeneral%252F5d948598-da94-47b4-b2e7-d31ad1f7a4fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691740/general/5d948598-da94-47b4-b2e7-d31ad1f7a4fd.jpg already downloaded
2026-03-25 10:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691740%252Fgeneral%252F27b367da-8ef5-4c59-976a-c781a3568b62.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691740/general/27b367da-8ef5-4c59-976a-c781a3568b62.jpg already downloaded
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691740%252Fgeneral%252F284c822a-d368-4192-be6b-df779be1ed10.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691740/general/284c822a-d368-4192-be6b-df779be1ed10.jpg already downloaded
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691740%252Fgeneral%252F289200af-eecd-4471-a242-a9c2f7679f13.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691740/general/289200af-eecd-4471-a242-a9c2f7679f13.jpg already downloaded
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691740%252Fgeneral%252F34eff469-a3e6-4112-a45c-527c6bca280a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691740/general/34eff469-a3e6-4112-a45c-527c6bca280a.jpg already downloaded
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691740%252Fgeneral%252F4f0b1418-1077-407d-add4-09a0a47849dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691740/general/4f0b1418-1077-407d-add4-09a0a47849dc.jpg already downloaded
2026-03-25 10:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b72e5925-91a9-5446-9b34-11705cb236fb, identifier: 10722443
2026-03-25 10:17:46 [adesa.be] INFO: Found listing with ID: 10722476
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722476%27 HTTP/1.1" 200 None
2026-03-25 10:17:46 [adesa.be] INFO: Scrape type for 10722476: 1
2026-03-25 10:17:46 [adesa.be] INFO: Scraping item 10722476 url https://www.openlane.eu/en/carv6/auction/10722476
2026-03-25 10:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90760a85-d884-5c27-8557-1ff574033492 with identifier: 10722637
2026-03-25 10:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90760a85-d884-5c27-8557-1ff574033492 with identifier: 10722637
2026-03-25 10:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90760a85-d884-5c27-8557-1ff574033492 with identifier: 10722637 to the API
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722637>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '90760a85-d884-5c27-8557-1ff574033492',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMF922',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722637',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 125107,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5728917/general/855802e3-38c1-4644-8a21-5a8cc34bdc77.jpg',
'https://images.openlane.eu/carimgs/5728917/general/87aeccba-d5fe-441e-91c7-48fcd0d06445.jpg',
'https://images.openlane.eu/carimgs/5728917/general/dfedbf0c-01a3-4b8d-8910-b6391db93da1.jpg',
'https://images.openlane.eu/carimgs/5728917/general/ba7adf50-551f-43d5-abdd-d576b765232a.jpg',
'https://images.openlane.eu/carimgs/5728917/general/b72f9b5c-c63b-43ca-8abb-fb2e8533642d.jpg',
'https://images.openlane.eu/carimgs/5728917/general/638ff38c-3365-487a-850a-b2fa5db3279f.jpg',
'https://images.openlane.eu/carimgs/5728917/general/0523d113-8f31-4811-a218-ee824af9b9b0.jpg',
'https://images.openlane.eu/carimgs/5728917/general/24cf43e8-de7a-4842-babd-3112fbe1c990.jpg',
'https://images.openlane.eu/carimgs/5728917/general/8d47dff4-2f2c-4d0f-a2e3-51a51b6c61d1.jpg',
'https://images.openlane.eu/carimgs/5728917/general/89a82187-c37e-4c30-ad8a-d9dfb46af95a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90760a85-d884-5c27-8557-1ff574033492/90760a85-d884-5c27-8557-1ff574033492_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37677,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728917/general/855802e3-38c1-4644-8a21-5a8cc34bdc77.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90760a85-d884-5c27-8557-1ff574033492/90760a85-d884-5c27-8557-1ff574033492_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303560,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728917/general/87aeccba-d5fe-441e-91c7-48fcd0d06445.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90760a85-d884-5c27-8557-1ff574033492/90760a85-d884-5c27-8557-1ff574033492_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295140,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728917/general/dfedbf0c-01a3-4b8d-8910-b6391db93da1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90760a85-d884-5c27-8557-1ff574033492/90760a85-d884-5c27-8557-1ff574033492_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277913,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728917/general/ba7adf50-551f-43d5-abdd-d576b765232a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90760a85-d884-5c27-8557-1ff574033492/90760a85-d884-5c27-8557-1ff574033492_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248984,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728917/general/b72f9b5c-c63b-43ca-8abb-fb2e8533642d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90760a85-d884-5c27-8557-1ff574033492/90760a85-d884-5c27-8557-1ff574033492_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245147,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728917/general/638ff38c-3365-487a-850a-b2fa5db3279f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90760a85-d884-5c27-8557-1ff574033492/90760a85-d884-5c27-8557-1ff574033492_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269451,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728917/general/0523d113-8f31-4811-a218-ee824af9b9b0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90760a85-d884-5c27-8557-1ff574033492/90760a85-d884-5c27-8557-1ff574033492_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314610,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728917/general/24cf43e8-de7a-4842-babd-3112fbe1c990.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90760a85-d884-5c27-8557-1ff574033492/90760a85-d884-5c27-8557-1ff574033492_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256010,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728917/general/8d47dff4-2f2c-4d0f-a2e3-51a51b6c61d1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90760a85-d884-5c27-8557-1ff574033492/90760a85-d884-5c27-8557-1ff574033492_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310430,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728917/general/89a82187-c37e-4c30-ad8a-d9dfb46af95a.jpg',
'Width': 1400}],
'price': 12450,
'price_includes_vat': True,
'registration_date': '2020-10-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Automatic - 116 hp - 125.107 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722637%27 HTTP/1.1" 200 None
2026-03-25 10:17:46 [adesa.be] INFO: Saving data for 10722637: {'created_time': 1774433866.544437, 'last_price_update_time': 1774433866.544449, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722637') HTTP/1.1" 204 0
2026-03-25 10:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b72e5925-91a9-5446-9b34-11705cb236fb with identifier: 10722443
2026-03-25 10:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b72e5925-91a9-5446-9b34-11705cb236fb with identifier: 10722443
2026-03-25 10:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b72e5925-91a9-5446-9b34-11705cb236fb with identifier: 10722443 to the API
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722443>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'MPV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'b72e5925-91a9-5446-9b34-11705cb236fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEU626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722443',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 75117,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5691740/general/cc6fea0e-1869-4fcc-86ab-f6d80fc19ada.jpg',
'https://images.openlane.eu/carimgs/5691740/general/e76e094d-3b62-497d-a091-4f9400fad66f.jpg',
'https://images.openlane.eu/carimgs/5691740/general/82f7a79f-e1f9-4b0f-9f25-acab69ee44a4.jpg',
'https://images.openlane.eu/carimgs/5691740/general/5336c925-f024-4cdc-b5c1-055349b55e02.jpg',
'https://images.openlane.eu/carimgs/5691740/general/5d948598-da94-47b4-b2e7-d31ad1f7a4fd.jpg',
'https://images.openlane.eu/carimgs/5691740/general/27b367da-8ef5-4c59-976a-c781a3568b62.jpg',
'https://images.openlane.eu/carimgs/5691740/general/284c822a-d368-4192-be6b-df779be1ed10.jpg',
'https://images.openlane.eu/carimgs/5691740/general/289200af-eecd-4471-a242-a9c2f7679f13.jpg',
'https://images.openlane.eu/carimgs/5691740/general/34eff469-a3e6-4112-a45c-527c6bca280a.jpg',
'https://images.openlane.eu/carimgs/5691740/general/4f0b1418-1077-407d-add4-09a0a47849dc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b72e5925-91a9-5446-9b34-11705cb236fb/b72e5925-91a9-5446-9b34-11705cb236fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691740/general/cc6fea0e-1869-4fcc-86ab-f6d80fc19ada.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b72e5925-91a9-5446-9b34-11705cb236fb/b72e5925-91a9-5446-9b34-11705cb236fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691740/general/e76e094d-3b62-497d-a091-4f9400fad66f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b72e5925-91a9-5446-9b34-11705cb236fb/b72e5925-91a9-5446-9b34-11705cb236fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99265,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691740/general/82f7a79f-e1f9-4b0f-9f25-acab69ee44a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b72e5925-91a9-5446-9b34-11705cb236fb/b72e5925-91a9-5446-9b34-11705cb236fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94740,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691740/general/5336c925-f024-4cdc-b5c1-055349b55e02.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b72e5925-91a9-5446-9b34-11705cb236fb/b72e5925-91a9-5446-9b34-11705cb236fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114153,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691740/general/5d948598-da94-47b4-b2e7-d31ad1f7a4fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b72e5925-91a9-5446-9b34-11705cb236fb/b72e5925-91a9-5446-9b34-11705cb236fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122305,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691740/general/27b367da-8ef5-4c59-976a-c781a3568b62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b72e5925-91a9-5446-9b34-11705cb236fb/b72e5925-91a9-5446-9b34-11705cb236fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120363,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691740/general/284c822a-d368-4192-be6b-df779be1ed10.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b72e5925-91a9-5446-9b34-11705cb236fb/b72e5925-91a9-5446-9b34-11705cb236fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104842,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691740/general/289200af-eecd-4471-a242-a9c2f7679f13.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b72e5925-91a9-5446-9b34-11705cb236fb/b72e5925-91a9-5446-9b34-11705cb236fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100707,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691740/general/34eff469-a3e6-4112-a45c-527c6bca280a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b72e5925-91a9-5446-9b34-11705cb236fb/b72e5925-91a9-5446-9b34-11705cb236fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169247,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691740/general/4f0b1418-1077-407d-add4-09a0a47849dc.jpg',
'Width': 1024}],
'price': 12450,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Gran Tourer 216d - Diesel - Manual - 116 hp - 75.117 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722443%27 HTTP/1.1" 200 None
2026-03-25 10:17:46 [adesa.be] INFO: Saving data for 10722443: {'created_time': 1774433866.907338, 'last_price_update_time': 1774433866.907349, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722443') HTTP/1.1" 204 0
2026-03-25 10:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722446> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3bdc802-480e-5777-abff-d7a07e6aa168 with identifier: 10722427
2026-03-25 10:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3bdc802-480e-5777-abff-d7a07e6aa168 with scrape type 1
2026-03-25 10:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b3bdc802-480e-5777-abff-d7a07e6aa168
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689452%252Fgeneral%252F2fa57c6d-f50f-4ba7-bf3e-602169a0e043.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689452/general/2fa57c6d-f50f-4ba7-bf3e-602169a0e043.jpg already downloaded
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689452%252Fgeneral%252F15616589-df63-491b-b9cb-de2499d77887.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689452/general/15616589-df63-491b-b9cb-de2499d77887.jpg already downloaded
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689452%252Fgeneral%252F7ebb51b5-d7b3-4623-8600-b71ff9c6b985.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689452/general/7ebb51b5-d7b3-4623-8600-b71ff9c6b985.jpg already downloaded
2026-03-25 10:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689452%252Fgeneral%252F5e3b6b9d-dab7-40c8-9d27-2450a6113fca.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689452/general/5e3b6b9d-dab7-40c8-9d27-2450a6113fca.jpg already downloaded
2026-03-25 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689452%252Fgeneral%252F1e45770d-a697-4890-915b-07304ec4de8e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689452/general/1e45770d-a697-4890-915b-07304ec4de8e.jpg already downloaded
2026-03-25 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689452%252Fgeneral%252F8be57782-550e-4b05-aaa0-5e58deaf6e32.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689452/general/8be57782-550e-4b05-aaa0-5e58deaf6e32.jpg already downloaded
2026-03-25 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689452%252Fgeneral%252F2951d676-2fff-4a13-b279-16429800952a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689452/general/2951d676-2fff-4a13-b279-16429800952a.jpg already downloaded
2026-03-25 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689452%252Fgeneral%252Fec791011-3e0e-49c8-8e56-c493f7429e54.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689452/general/ec791011-3e0e-49c8-8e56-c493f7429e54.jpg already downloaded
2026-03-25 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689452%252Fgeneral%252F0247692a-d2ed-45db-9901-78c93f53639f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689452/general/0247692a-d2ed-45db-9901-78c93f53639f.jpg already downloaded
2026-03-25 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689452%252Fgeneral%252Ff5ca2dff-aeb8-415a-94f0-d120fb5ad720.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689452/general/f5ca2dff-aeb8-415a-94f0-d120fb5ad720.jpg already downloaded
2026-03-25 10:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3bdc802-480e-5777-abff-d7a07e6aa168, identifier: 10722427
2026-03-25 10:17:47 [adesa.be] INFO: Found listing with ID: 10722430
2026-03-25 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722430%27 HTTP/1.1" 200 None
2026-03-25 10:17:47 [adesa.be] INFO: Scrape type for 10722430: 1
2026-03-25 10:17:47 [adesa.be] INFO: Scraping item 10722430 url https://www.openlane.eu/en/carv6/auction/10722430
2026-03-25 10: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-25 10: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-25 10:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3bdc802-480e-5777-abff-d7a07e6aa168 with identifier: 10722427
2026-03-25 10:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3bdc802-480e-5777-abff-d7a07e6aa168 with identifier: 10722427
2026-03-25 10:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3bdc802-480e-5777-abff-d7a07e6aa168 with identifier: 10722427 to the API
2026-03-25 10:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722427>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'b3bdc802-480e-5777-abff-d7a07e6aa168',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSX911',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722427',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 102641,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5689452/general/2fa57c6d-f50f-4ba7-bf3e-602169a0e043.jpg',
'https://images.openlane.eu/carimgs/5689452/general/15616589-df63-491b-b9cb-de2499d77887.jpg',
'https://images.openlane.eu/carimgs/5689452/general/7ebb51b5-d7b3-4623-8600-b71ff9c6b985.jpg',
'https://images.openlane.eu/carimgs/5689452/general/5e3b6b9d-dab7-40c8-9d27-2450a6113fca.jpg',
'https://images.openlane.eu/carimgs/5689452/general/1e45770d-a697-4890-915b-07304ec4de8e.jpg',
'https://images.openlane.eu/carimgs/5689452/general/8be57782-550e-4b05-aaa0-5e58deaf6e32.jpg',
'https://images.openlane.eu/carimgs/5689452/general/2951d676-2fff-4a13-b279-16429800952a.jpg',
'https://images.openlane.eu/carimgs/5689452/general/ec791011-3e0e-49c8-8e56-c493f7429e54.jpg',
'https://images.openlane.eu/carimgs/5689452/general/0247692a-d2ed-45db-9901-78c93f53639f.jpg',
'https://images.openlane.eu/carimgs/5689452/general/f5ca2dff-aeb8-415a-94f0-d120fb5ad720.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3bdc802-480e-5777-abff-d7a07e6aa168/b3bdc802-480e-5777-abff-d7a07e6aa168_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109620,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689452/general/2fa57c6d-f50f-4ba7-bf3e-602169a0e043.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3bdc802-480e-5777-abff-d7a07e6aa168/b3bdc802-480e-5777-abff-d7a07e6aa168_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111384,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689452/general/15616589-df63-491b-b9cb-de2499d77887.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3bdc802-480e-5777-abff-d7a07e6aa168/b3bdc802-480e-5777-abff-d7a07e6aa168_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96868,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689452/general/7ebb51b5-d7b3-4623-8600-b71ff9c6b985.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3bdc802-480e-5777-abff-d7a07e6aa168/b3bdc802-480e-5777-abff-d7a07e6aa168_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86382,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689452/general/5e3b6b9d-dab7-40c8-9d27-2450a6113fca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3bdc802-480e-5777-abff-d7a07e6aa168/b3bdc802-480e-5777-abff-d7a07e6aa168_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103021,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689452/general/1e45770d-a697-4890-915b-07304ec4de8e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3bdc802-480e-5777-abff-d7a07e6aa168/b3bdc802-480e-5777-abff-d7a07e6aa168_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116337,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689452/general/8be57782-550e-4b05-aaa0-5e58deaf6e32.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3bdc802-480e-5777-abff-d7a07e6aa168/b3bdc802-480e-5777-abff-d7a07e6aa168_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689452/general/2951d676-2fff-4a13-b279-16429800952a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3bdc802-480e-5777-abff-d7a07e6aa168/b3bdc802-480e-5777-abff-d7a07e6aa168_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689452/general/ec791011-3e0e-49c8-8e56-c493f7429e54.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3bdc802-480e-5777-abff-d7a07e6aa168/b3bdc802-480e-5777-abff-d7a07e6aa168_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75302,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689452/general/0247692a-d2ed-45db-9901-78c93f53639f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3bdc802-480e-5777-abff-d7a07e6aa168/b3bdc802-480e-5777-abff-d7a07e6aa168_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129016,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689452/general/f5ca2dff-aeb8-415a-94f0-d120fb5ad720.jpg',
'Width': 1024}],
'price': 14350,
'price_includes_vat': True,
'registration_date': '2020-12-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 102.641 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722427%27 HTTP/1.1" 200 None
2026-03-25 10:17:47 [adesa.be] INFO: Saving data for 10722427: {'created_time': 1774433867.558653, 'last_price_update_time': 1774433867.558664, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722427') HTTP/1.1" 204 0
2026-03-25 10:17:47 [adesa.be] INFO: Found listing with ID: 10722462
2026-03-25 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722462%27 HTTP/1.1" 200 None
2026-03-25 10:17:47 [adesa.be] INFO: Scrape type for 10722462: 1
2026-03-25 10:17:47 [adesa.be] INFO: Scraping item 10722462 url https://www.openlane.eu/en/carv6/auction/10722462
2026-03-25 10:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17 with identifier: 10722446
2026-03-25 10:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17 with scrape type 1
2026-03-25 10:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17
2026-03-25 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691840%252Fgeneral%252F1585177c-7bb2-4039-b752-56405b814ab7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691840/general/1585177c-7bb2-4039-b752-56405b814ab7.jpg already downloaded
2026-03-25 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691840%252Fgeneral%252F2369552d-9284-4207-b3d9-42d3e6ec52f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691840/general/2369552d-9284-4207-b3d9-42d3e6ec52f0.jpg already downloaded
2026-03-25 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691840%252Fgeneral%252F2105b619-a488-441c-8a24-b19b275eaa68.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691840/general/2105b619-a488-441c-8a24-b19b275eaa68.jpg already downloaded
2026-03-25 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691840%252Fgeneral%252Fa19614f3-1eff-451d-8067-4c1d84a25179.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691840/general/a19614f3-1eff-451d-8067-4c1d84a25179.jpg already downloaded
2026-03-25 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691840%252Fgeneral%252F2632a33c-ea66-4e6a-9ed4-a45f78079a09.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691840/general/2632a33c-ea66-4e6a-9ed4-a45f78079a09.jpg already downloaded
2026-03-25 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691840%252Fgeneral%252Fdd6b86fa-909c-4aa3-b4eb-c739a9646ee4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691840/general/dd6b86fa-909c-4aa3-b4eb-c739a9646ee4.jpg already downloaded
2026-03-25 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691840%252Fgeneral%252Fa50ac32a-1365-4d3f-a3dc-eceb43c1afb8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691840/general/a50ac32a-1365-4d3f-a3dc-eceb43c1afb8.jpg already downloaded
2026-03-25 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691840%252Fgeneral%252Ff6220f64-596d-43d5-9116-b40e49f28737.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691840/general/f6220f64-596d-43d5-9116-b40e49f28737.jpg already downloaded
2026-03-25 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691840%252Fgeneral%252F5028eb19-f634-497a-b456-c2dceb65d034.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691840/general/5028eb19-f634-497a-b456-c2dceb65d034.jpg already downloaded
2026-03-25 10:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691840%252Fgeneral%252F09531fd7-8bad-4c2c-bb57-fef0c0613028.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691840/general/09531fd7-8bad-4c2c-bb57-fef0c0613028.jpg already downloaded
2026-03-25 10:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17, identifier: 10722446
2026-03-25 10:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc0de107-262d-5d86-b115-de1089e362cb with identifier: 10722639
2026-03-25 10:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc0de107-262d-5d86-b115-de1089e362cb with scrape type 1
2026-03-25 10:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bc0de107-262d-5d86-b115-de1089e362cb
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728920%252Fgeneral%252F3651bcbd-2895-43bc-8942-bb06fd8b0025.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728920/general/3651bcbd-2895-43bc-8942-bb06fd8b0025.jpg already downloaded
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728920%252Fgeneral%252F42f627d9-6ce5-4923-8aad-706d60fa0e32.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728920/general/42f627d9-6ce5-4923-8aad-706d60fa0e32.jpg already downloaded
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728920%252Fgeneral%252F891feb83-e92e-4ddc-9ecf-335ba70bef83.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728920/general/891feb83-e92e-4ddc-9ecf-335ba70bef83.jpg already downloaded
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728920%252Fgeneral%252F39eeaf6f-f8c0-4e4b-affc-2abcaf7957bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728920/general/39eeaf6f-f8c0-4e4b-affc-2abcaf7957bf.jpg already downloaded
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728920%252Fgeneral%252F78719cce-5656-4ea0-95a3-dd63ee8d0328.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728920/general/78719cce-5656-4ea0-95a3-dd63ee8d0328.jpg already downloaded
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728920%252Fgeneral%252F1ca29940-d7db-4a73-b5d1-da5a73a297bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728920/general/1ca29940-d7db-4a73-b5d1-da5a73a297bb.jpg already downloaded
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728920%252Fgeneral%252Fe21b212d-4101-48f6-9a65-0d44bb5923c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728920/general/e21b212d-4101-48f6-9a65-0d44bb5923c2.jpg already downloaded
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728920%252Fgeneral%252F1fd81ed7-d559-4ac3-bc6c-0b86a841805e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728920/general/1fd81ed7-d559-4ac3-bc6c-0b86a841805e.jpg already downloaded
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728920%252Fgeneral%252F92167e5c-bf16-41fa-ae12-3ca6959cd2bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728920/general/92167e5c-bf16-41fa-ae12-3ca6959cd2bf.jpg already downloaded
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728920%252Fgeneral%252F5b3fb9cc-5bce-4ff4-b890-a08c25ed47c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728920/general/5b3fb9cc-5bce-4ff4-b890-a08c25ed47c5.jpg already downloaded
2026-03-25 10:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc0de107-262d-5d86-b115-de1089e362cb, identifier: 10722639
2026-03-25 10:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722666> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17 with identifier: 10722446
2026-03-25 10:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17 with identifier: 10722446
2026-03-25 10:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17 with identifier: 10722446 to the API
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722446>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMH446',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722446',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 80415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5691840/general/1585177c-7bb2-4039-b752-56405b814ab7.jpg',
'https://images.openlane.eu/carimgs/5691840/general/2369552d-9284-4207-b3d9-42d3e6ec52f0.jpg',
'https://images.openlane.eu/carimgs/5691840/general/2105b619-a488-441c-8a24-b19b275eaa68.jpg',
'https://images.openlane.eu/carimgs/5691840/general/a19614f3-1eff-451d-8067-4c1d84a25179.jpg',
'https://images.openlane.eu/carimgs/5691840/general/2632a33c-ea66-4e6a-9ed4-a45f78079a09.jpg',
'https://images.openlane.eu/carimgs/5691840/general/dd6b86fa-909c-4aa3-b4eb-c739a9646ee4.jpg',
'https://images.openlane.eu/carimgs/5691840/general/a50ac32a-1365-4d3f-a3dc-eceb43c1afb8.jpg',
'https://images.openlane.eu/carimgs/5691840/general/f6220f64-596d-43d5-9116-b40e49f28737.jpg',
'https://images.openlane.eu/carimgs/5691840/general/5028eb19-f634-497a-b456-c2dceb65d034.jpg',
'https://images.openlane.eu/carimgs/5691840/general/09531fd7-8bad-4c2c-bb57-fef0c0613028.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17/09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132954,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691840/general/1585177c-7bb2-4039-b752-56405b814ab7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17/09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136706,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691840/general/2369552d-9284-4207-b3d9-42d3e6ec52f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17/09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134158,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691840/general/2105b619-a488-441c-8a24-b19b275eaa68.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17/09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139038,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691840/general/a19614f3-1eff-451d-8067-4c1d84a25179.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17/09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88400,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691840/general/2632a33c-ea66-4e6a-9ed4-a45f78079a09.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17/09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691840/general/dd6b86fa-909c-4aa3-b4eb-c739a9646ee4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17/09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691840/general/a50ac32a-1365-4d3f-a3dc-eceb43c1afb8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17/09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84621,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691840/general/f6220f64-596d-43d5-9116-b40e49f28737.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17/09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106942,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691840/general/5028eb19-f634-497a-b456-c2dceb65d034.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17/09d7ec3b-b403-5dcc-b7e4-d3f9fa8dfc17_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33631,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691840/general/09531fd7-8bad-4c2c-bb57-fef0c0613028.jpg',
'Width': 400}],
'price': 15750,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 18i - Petrol - Manual - 136 hp - 80.415 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722446%27 HTTP/1.1" 200 None
2026-03-25 10:17:48 [adesa.be] INFO: Saving data for 10722446: {'created_time': 1774433868.566731, 'last_price_update_time': 1774433868.566748, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722446') HTTP/1.1" 204 0
2026-03-25 10:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc0de107-262d-5d86-b115-de1089e362cb with identifier: 10722639
2026-03-25 10:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc0de107-262d-5d86-b115-de1089e362cb with identifier: 10722639
2026-03-25 10:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc0de107-262d-5d86-b115-de1089e362cb with identifier: 10722639 to the API
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722639>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'bc0de107-262d-5d86-b115-de1089e362cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXQ580',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722639',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 85006,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5728920/general/3651bcbd-2895-43bc-8942-bb06fd8b0025.jpg',
'https://images.openlane.eu/carimgs/5728920/general/42f627d9-6ce5-4923-8aad-706d60fa0e32.jpg',
'https://images.openlane.eu/carimgs/5728920/general/891feb83-e92e-4ddc-9ecf-335ba70bef83.jpg',
'https://images.openlane.eu/carimgs/5728920/general/39eeaf6f-f8c0-4e4b-affc-2abcaf7957bf.jpg',
'https://images.openlane.eu/carimgs/5728920/general/78719cce-5656-4ea0-95a3-dd63ee8d0328.jpg',
'https://images.openlane.eu/carimgs/5728920/general/1ca29940-d7db-4a73-b5d1-da5a73a297bb.jpg',
'https://images.openlane.eu/carimgs/5728920/general/e21b212d-4101-48f6-9a65-0d44bb5923c2.jpg',
'https://images.openlane.eu/carimgs/5728920/general/1fd81ed7-d559-4ac3-bc6c-0b86a841805e.jpg',
'https://images.openlane.eu/carimgs/5728920/general/92167e5c-bf16-41fa-ae12-3ca6959cd2bf.jpg',
'https://images.openlane.eu/carimgs/5728920/general/5b3fb9cc-5bce-4ff4-b890-a08c25ed47c5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc0de107-262d-5d86-b115-de1089e362cb/bc0de107-262d-5d86-b115-de1089e362cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69227,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728920/general/3651bcbd-2895-43bc-8942-bb06fd8b0025.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc0de107-262d-5d86-b115-de1089e362cb/bc0de107-262d-5d86-b115-de1089e362cb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73346,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728920/general/42f627d9-6ce5-4923-8aad-706d60fa0e32.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc0de107-262d-5d86-b115-de1089e362cb/bc0de107-262d-5d86-b115-de1089e362cb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65439,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728920/general/891feb83-e92e-4ddc-9ecf-335ba70bef83.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc0de107-262d-5d86-b115-de1089e362cb/bc0de107-262d-5d86-b115-de1089e362cb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69024,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728920/general/39eeaf6f-f8c0-4e4b-affc-2abcaf7957bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc0de107-262d-5d86-b115-de1089e362cb/bc0de107-262d-5d86-b115-de1089e362cb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89058,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728920/general/78719cce-5656-4ea0-95a3-dd63ee8d0328.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc0de107-262d-5d86-b115-de1089e362cb/bc0de107-262d-5d86-b115-de1089e362cb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66826,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728920/general/1ca29940-d7db-4a73-b5d1-da5a73a297bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc0de107-262d-5d86-b115-de1089e362cb/bc0de107-262d-5d86-b115-de1089e362cb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85653,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728920/general/e21b212d-4101-48f6-9a65-0d44bb5923c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc0de107-262d-5d86-b115-de1089e362cb/bc0de107-262d-5d86-b115-de1089e362cb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85195,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728920/general/1fd81ed7-d559-4ac3-bc6c-0b86a841805e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc0de107-262d-5d86-b115-de1089e362cb/bc0de107-262d-5d86-b115-de1089e362cb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81852,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728920/general/92167e5c-bf16-41fa-ae12-3ca6959cd2bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc0de107-262d-5d86-b115-de1089e362cb/bc0de107-262d-5d86-b115-de1089e362cb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160200,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728920/general/5b3fb9cc-5bce-4ff4-b890-a08c25ed47c5.jpg',
'Width': 1024}],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 16 - Diesel - Automatic - 116 hp - 85.006 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722639%27 HTTP/1.1" 200 None
2026-03-25 10:17:48 [adesa.be] INFO: Saving data for 10722639: {'created_time': 1774433868.903786, 'last_price_update_time': 1774433868.903799, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722639') HTTP/1.1" 204 0
2026-03-25 10:17:48 [adesa.be] INFO: Found listing with ID: 10722582
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722582%27 HTTP/1.1" 200 None
2026-03-25 10:17:48 [adesa.be] INFO: Scrape type for 10722582: 1
2026-03-25 10:17:48 [adesa.be] INFO: Scraping item 10722582 url https://www.openlane.eu/en/carv6/auction/10722582
2026-03-25 10:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:48 [adesa.be] INFO: Found listing with ID: 10722495
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722495%27 HTTP/1.1" 200 None
2026-03-25 10:17:48 [adesa.be] INFO: Scrape type for 10722495: 1
2026-03-25 10:17:48 [adesa.be] INFO: Scraping item 10722495 url https://www.openlane.eu/en/carv6/auction/10722495
2026-03-25 10:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29bb6e96-6a2d-58f3-a64b-42de88df3242 with identifier: 10722666
2026-03-25 10:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29bb6e96-6a2d-58f3-a64b-42de88df3242 with scrape type 1
2026-03-25 10:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 29bb6e96-6a2d-58f3-a64b-42de88df3242
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731692%252Fgeneral%252Fd63dab43-8d30-43dc-af64-5bac1f6471cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731692/general/d63dab43-8d30-43dc-af64-5bac1f6471cc.jpg already downloaded
2026-03-25 10:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731692%252Fgeneral%252Fd899583a-1251-424d-819a-a8b2aa60f50e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731692/general/d899583a-1251-424d-819a-a8b2aa60f50e.jpg already downloaded
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731692%252Fgeneral%252Fbe3597c3-e745-44ba-93ab-c18d1c8f5de8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731692/general/be3597c3-e745-44ba-93ab-c18d1c8f5de8.jpg already downloaded
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731692%252Fgeneral%252F523d65e4-81de-4230-8293-7f4f57dcab68.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731692/general/523d65e4-81de-4230-8293-7f4f57dcab68.jpg already downloaded
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731692%252Fgeneral%252F716c4f2a-43c6-41f6-b3dd-146f522e5676.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731692/general/716c4f2a-43c6-41f6-b3dd-146f522e5676.jpg already downloaded
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731692%252Fgeneral%252Fb77cd1a5-5712-456c-b1c4-804b000282d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731692/general/b77cd1a5-5712-456c-b1c4-804b000282d2.jpg already downloaded
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731692%252Fgeneral%252Ffabe2873-4591-497f-a384-27a72a0ea8df.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731692/general/fabe2873-4591-497f-a384-27a72a0ea8df.jpg already downloaded
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731692%252Fgeneral%252F8053dff7-adb6-47ff-b31a-07a92a9ecaba.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731692/general/8053dff7-adb6-47ff-b31a-07a92a9ecaba.jpg already downloaded
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731692%252Fgeneral%252F45a4ccfb-819b-40f4-bfe5-4c202350b437.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731692/general/45a4ccfb-819b-40f4-bfe5-4c202350b437.jpg already downloaded
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731692%252Fgeneral%252Faf20dd3d-f426-4421-8124-4c5a2346b372.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731692/general/af20dd3d-f426-4421-8124-4c5a2346b372.jpg already downloaded
2026-03-25 10:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 29bb6e96-6a2d-58f3-a64b-42de88df3242, identifier: 10722666
2026-03-25 10:17:49 [adesa.be] INFO: Found listing with ID: 10722600
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722600%27 HTTP/1.1" 200 None
2026-03-25 10:17:49 [adesa.be] INFO: Scrape type for 10722600: 1
2026-03-25 10:17:49 [adesa.be] INFO: Scraping item 10722600 url https://www.openlane.eu/en/carv6/auction/10722600
2026-03-25 10:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 29bb6e96-6a2d-58f3-a64b-42de88df3242 with identifier: 10722666
2026-03-25 10:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 29bb6e96-6a2d-58f3-a64b-42de88df3242 with identifier: 10722666
2026-03-25 10:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 29bb6e96-6a2d-58f3-a64b-42de88df3242 with identifier: 10722666 to the API
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722666>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '29bb6e96-6a2d-58f3-a64b-42de88df3242',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRJ979',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722666',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 92915,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5731692/general/d63dab43-8d30-43dc-af64-5bac1f6471cc.jpg',
'https://images.openlane.eu/carimgs/5731692/general/d899583a-1251-424d-819a-a8b2aa60f50e.jpg',
'https://images.openlane.eu/carimgs/5731692/general/be3597c3-e745-44ba-93ab-c18d1c8f5de8.jpg',
'https://images.openlane.eu/carimgs/5731692/general/523d65e4-81de-4230-8293-7f4f57dcab68.jpg',
'https://images.openlane.eu/carimgs/5731692/general/716c4f2a-43c6-41f6-b3dd-146f522e5676.jpg',
'https://images.openlane.eu/carimgs/5731692/general/b77cd1a5-5712-456c-b1c4-804b000282d2.jpg',
'https://images.openlane.eu/carimgs/5731692/general/fabe2873-4591-497f-a384-27a72a0ea8df.jpg',
'https://images.openlane.eu/carimgs/5731692/general/8053dff7-adb6-47ff-b31a-07a92a9ecaba.jpg',
'https://images.openlane.eu/carimgs/5731692/general/45a4ccfb-819b-40f4-bfe5-4c202350b437.jpg',
'https://images.openlane.eu/carimgs/5731692/general/af20dd3d-f426-4421-8124-4c5a2346b372.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29bb6e96-6a2d-58f3-a64b-42de88df3242/29bb6e96-6a2d-58f3-a64b-42de88df3242_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319695,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731692/general/d63dab43-8d30-43dc-af64-5bac1f6471cc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29bb6e96-6a2d-58f3-a64b-42de88df3242/29bb6e96-6a2d-58f3-a64b-42de88df3242_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304009,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731692/general/d899583a-1251-424d-819a-a8b2aa60f50e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29bb6e96-6a2d-58f3-a64b-42de88df3242/29bb6e96-6a2d-58f3-a64b-42de88df3242_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305202,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731692/general/be3597c3-e745-44ba-93ab-c18d1c8f5de8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29bb6e96-6a2d-58f3-a64b-42de88df3242/29bb6e96-6a2d-58f3-a64b-42de88df3242_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244732,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731692/general/523d65e4-81de-4230-8293-7f4f57dcab68.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29bb6e96-6a2d-58f3-a64b-42de88df3242/29bb6e96-6a2d-58f3-a64b-42de88df3242_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228797,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731692/general/716c4f2a-43c6-41f6-b3dd-146f522e5676.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29bb6e96-6a2d-58f3-a64b-42de88df3242/29bb6e96-6a2d-58f3-a64b-42de88df3242_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268541,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731692/general/b77cd1a5-5712-456c-b1c4-804b000282d2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29bb6e96-6a2d-58f3-a64b-42de88df3242/29bb6e96-6a2d-58f3-a64b-42de88df3242_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329021,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731692/general/fabe2873-4591-497f-a384-27a72a0ea8df.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29bb6e96-6a2d-58f3-a64b-42de88df3242/29bb6e96-6a2d-58f3-a64b-42de88df3242_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264909,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731692/general/8053dff7-adb6-47ff-b31a-07a92a9ecaba.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29bb6e96-6a2d-58f3-a64b-42de88df3242/29bb6e96-6a2d-58f3-a64b-42de88df3242_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344108,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731692/general/45a4ccfb-819b-40f4-bfe5-4c202350b437.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29bb6e96-6a2d-58f3-a64b-42de88df3242/29bb6e96-6a2d-58f3-a64b-42de88df3242_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230929,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731692/general/af20dd3d-f426-4421-8124-4c5a2346b372.jpg',
'Width': 1400}],
'price': 14650,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'92.915 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2020}
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722666%27 HTTP/1.1" 200 None
2026-03-25 10:17:49 [adesa.be] INFO: Saving data for 10722666: {'created_time': 1774433869.572176, 'last_price_update_time': 1774433869.572187, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722666') HTTP/1.1" 204 0
2026-03-25 10:17:49 [adesa.be] INFO: Found listing with ID: 10722601
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722601%27 HTTP/1.1" 200 None
2026-03-25 10:17:49 [adesa.be] INFO: Scrape type for 10722601: 1
2026-03-25 10:17:49 [adesa.be] INFO: Scraping item 10722601 url https://www.openlane.eu/en/carv6/auction/10722601
2026-03-25 10:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722581> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19c2be00-6f70-56f2-8308-3ce7b5c3a936 with identifier: 10722556
2026-03-25 10:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19c2be00-6f70-56f2-8308-3ce7b5c3a936 with scrape type 1
2026-03-25 10:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 19c2be00-6f70-56f2-8308-3ce7b5c3a936
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712145%252Fgeneral%252Fac0edab0-2061-418a-9c43-97be024acf8a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712145/general/ac0edab0-2061-418a-9c43-97be024acf8a.jpg already downloaded
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712145%252Fgeneral%252F39ef28a7-3560-47fb-8bd9-4572bcf866e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712145/general/39ef28a7-3560-47fb-8bd9-4572bcf866e5.jpg already downloaded
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712145%252Fgeneral%252F66538eef-2b46-4de5-98f0-774551dd0cd1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712145/general/66538eef-2b46-4de5-98f0-774551dd0cd1.jpg already downloaded
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712145%252Fgeneral%252F7fd8f0e8-02f7-4eba-920b-4028b545c12e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712145/general/7fd8f0e8-02f7-4eba-920b-4028b545c12e.jpg already downloaded
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712145%252Fgeneral%252F73273880-23c5-4bef-af90-ba28578875c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712145/general/73273880-23c5-4bef-af90-ba28578875c4.jpg already downloaded
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712145%252Fgeneral%252F3dd795bf-1e47-455e-857c-32f6b66a5472.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712145/general/3dd795bf-1e47-455e-857c-32f6b66a5472.jpg already downloaded
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712145%252Fgeneral%252F2a0372d0-99e6-4f10-b282-24113064b511.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712145/general/2a0372d0-99e6-4f10-b282-24113064b511.jpg already downloaded
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712145%252Fgeneral%252Ff985b420-243a-4388-9e5f-50d830adac3f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712145/general/f985b420-243a-4388-9e5f-50d830adac3f.jpg already downloaded
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712145%252Fgeneral%252F15183d1c-e505-491b-855d-a89968a17f45.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712145/general/15183d1c-e505-491b-855d-a89968a17f45.jpg already downloaded
2026-03-25 10:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712145%252Fgeneral%252Fcf11fd72-4c30-4bf2-80f3-9ffe48ee2e8e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712145/general/cf11fd72-4c30-4bf2-80f3-9ffe48ee2e8e.jpg already downloaded
2026-03-25 10:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 19c2be00-6f70-56f2-8308-3ce7b5c3a936, identifier: 10722556
2026-03-25 10:17:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722371> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 19c2be00-6f70-56f2-8308-3ce7b5c3a936 with identifier: 10722556
2026-03-25 10:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 19c2be00-6f70-56f2-8308-3ce7b5c3a936 with identifier: 10722556
2026-03-25 10:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 19c2be00-6f70-56f2-8308-3ce7b5c3a936 with identifier: 10722556 to the API
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722556>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '19c2be00-6f70-56f2-8308-3ce7b5c3a936',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWU303',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722556',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 43166,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5712145/general/ac0edab0-2061-418a-9c43-97be024acf8a.jpg',
'https://images.openlane.eu/carimgs/5712145/general/39ef28a7-3560-47fb-8bd9-4572bcf866e5.jpg',
'https://images.openlane.eu/carimgs/5712145/general/66538eef-2b46-4de5-98f0-774551dd0cd1.jpg',
'https://images.openlane.eu/carimgs/5712145/general/7fd8f0e8-02f7-4eba-920b-4028b545c12e.jpg',
'https://images.openlane.eu/carimgs/5712145/general/73273880-23c5-4bef-af90-ba28578875c4.jpg',
'https://images.openlane.eu/carimgs/5712145/general/3dd795bf-1e47-455e-857c-32f6b66a5472.jpg',
'https://images.openlane.eu/carimgs/5712145/general/2a0372d0-99e6-4f10-b282-24113064b511.jpg',
'https://images.openlane.eu/carimgs/5712145/general/f985b420-243a-4388-9e5f-50d830adac3f.jpg',
'https://images.openlane.eu/carimgs/5712145/general/15183d1c-e505-491b-855d-a89968a17f45.jpg',
'https://images.openlane.eu/carimgs/5712145/general/cf11fd72-4c30-4bf2-80f3-9ffe48ee2e8e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19c2be00-6f70-56f2-8308-3ce7b5c3a936/19c2be00-6f70-56f2-8308-3ce7b5c3a936_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390295,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712145/general/ac0edab0-2061-418a-9c43-97be024acf8a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19c2be00-6f70-56f2-8308-3ce7b5c3a936/19c2be00-6f70-56f2-8308-3ce7b5c3a936_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277113,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712145/general/39ef28a7-3560-47fb-8bd9-4572bcf866e5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19c2be00-6f70-56f2-8308-3ce7b5c3a936/19c2be00-6f70-56f2-8308-3ce7b5c3a936_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355628,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712145/general/66538eef-2b46-4de5-98f0-774551dd0cd1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19c2be00-6f70-56f2-8308-3ce7b5c3a936/19c2be00-6f70-56f2-8308-3ce7b5c3a936_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307635,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712145/general/7fd8f0e8-02f7-4eba-920b-4028b545c12e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19c2be00-6f70-56f2-8308-3ce7b5c3a936/19c2be00-6f70-56f2-8308-3ce7b5c3a936_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365482,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712145/general/73273880-23c5-4bef-af90-ba28578875c4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19c2be00-6f70-56f2-8308-3ce7b5c3a936/19c2be00-6f70-56f2-8308-3ce7b5c3a936_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307038,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712145/general/3dd795bf-1e47-455e-857c-32f6b66a5472.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19c2be00-6f70-56f2-8308-3ce7b5c3a936/19c2be00-6f70-56f2-8308-3ce7b5c3a936_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370443,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712145/general/2a0372d0-99e6-4f10-b282-24113064b511.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19c2be00-6f70-56f2-8308-3ce7b5c3a936/19c2be00-6f70-56f2-8308-3ce7b5c3a936_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292874,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712145/general/f985b420-243a-4388-9e5f-50d830adac3f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19c2be00-6f70-56f2-8308-3ce7b5c3a936/19c2be00-6f70-56f2-8308-3ce7b5c3a936_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288258,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712145/general/15183d1c-e505-491b-855d-a89968a17f45.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19c2be00-6f70-56f2-8308-3ce7b5c3a936/19c2be00-6f70-56f2-8308-3ce7b5c3a936_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256495,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712145/general/cf11fd72-4c30-4bf2-80f3-9ffe48ee2e8e.jpg',
'Width': 1920}],
'price': 19150,
'price_includes_vat': True,
'registration_date': '2022-04-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 43.166 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722556%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [adesa.be] INFO: Saving data for 10722556: {'created_time': 1774433870.249786, 'last_price_update_time': 1774433870.249798, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722556') HTTP/1.1" 204 0
2026-03-25 10:17:50 [adesa.be] INFO: Found listing with ID: 10722448
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722448%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [adesa.be] INFO: Scrape type for 10722448: 1
2026-03-25 10:17:50 [adesa.be] INFO: Scraping item 10722448 url https://www.openlane.eu/en/carv6/auction/10722448
2026-03-25 10: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-25 10: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-25 10:17:50 [adesa.be] INFO: Found listing with ID: 10722449
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722449%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [adesa.be] INFO: Scrape type for 10722449: 1
2026-03-25 10:17:50 [adesa.be] INFO: Scraping item 10722449 url https://www.openlane.eu/en/carv6/auction/10722449
2026-03-25 10:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b1b7268-94f5-57bb-8620-ba509a175518 with identifier: 10722581
2026-03-25 10:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b1b7268-94f5-57bb-8620-ba509a175518 with scrape type 1
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b1b7268-94f5-57bb-8620-ba509a175518
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720905%252Fgeneral%252F7dfbbfb9-6ef7-4460-a825-078fccaabf00.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720905/general/7dfbbfb9-6ef7-4460-a825-078fccaabf00.jpg already downloaded
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720905%252Fgeneral%252Fb6375c37-bd7f-4b0a-9351-e1f9173cf6e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720905/general/b6375c37-bd7f-4b0a-9351-e1f9173cf6e5.jpg already downloaded
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720905%252Fgeneral%252F7e127ee5-f547-450d-947a-dc98108e0bb7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720905/general/7e127ee5-f547-450d-947a-dc98108e0bb7.jpg already downloaded
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720905%252Fgeneral%252F81d72082-35dd-4227-afb1-92433506f1dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720905/general/81d72082-35dd-4227-afb1-92433506f1dc.jpg already downloaded
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720905%252Fgeneral%252Fe9af9292-f855-4171-b408-5e1d351b7f58.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720905/general/e9af9292-f855-4171-b408-5e1d351b7f58.jpg already downloaded
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720905%252Fgeneral%252Fa0f76b9e-fddf-447c-8d88-34f979baf9d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720905/general/a0f76b9e-fddf-447c-8d88-34f979baf9d1.jpg already downloaded
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720905%252Fgeneral%252F459778d3-e4f6-4aed-af4c-dd2ca5ee5fe7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720905/general/459778d3-e4f6-4aed-af4c-dd2ca5ee5fe7.jpg already downloaded
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720905%252Fgeneral%252Fc65bcf91-d607-4541-a559-ec0810fddb9c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720905/general/c65bcf91-d607-4541-a559-ec0810fddb9c.jpg already downloaded
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720905%252Fgeneral%252Fab2a84d5-6b90-4204-ba11-8a91a7d63c36.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720905/general/ab2a84d5-6b90-4204-ba11-8a91a7d63c36.jpg already downloaded
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720905%252Fgeneral%252F709e6851-b115-45b1-8cf5-5ee3e6f690ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720905/general/709e6851-b115-45b1-8cf5-5ee3e6f690ea.jpg already downloaded
2026-03-25 10:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b1b7268-94f5-57bb-8620-ba509a175518, identifier: 10722581
2026-03-25 10:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f916c35-ff77-576e-b3b8-00d78e1c0388 with identifier: 10722371
2026-03-25 10:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f916c35-ff77-576e-b3b8-00d78e1c0388 with scrape type 1
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4f916c35-ff77-576e-b3b8-00d78e1c0388
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654754%252Fgeneral%252Fc8edd71e-4e32-4b04-8598-b6fad1558534.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654754/general/c8edd71e-4e32-4b04-8598-b6fad1558534.jpg already downloaded
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654754%252Fgeneral%252F413b4bad-1894-446a-9e87-96ce983d3c80.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654754/general/413b4bad-1894-446a-9e87-96ce983d3c80.jpg already downloaded
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654754%252Fgeneral%252Fba972ea3-5021-4854-a30c-f281baf982cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654754/general/ba972ea3-5021-4854-a30c-f281baf982cc.jpg already downloaded
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654754%252Fgeneral%252F484b44d9-d180-4081-98fd-3aee90f5278c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654754/general/484b44d9-d180-4081-98fd-3aee90f5278c.jpg already downloaded
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654754%252Fgeneral%252F3394888d-a6be-4066-9a14-38cf709f98d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654754/general/3394888d-a6be-4066-9a14-38cf709f98d7.jpg already downloaded
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654754%252Fgeneral%252F41193322-acd1-41c7-b16d-17423629226d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654754/general/41193322-acd1-41c7-b16d-17423629226d.jpg already downloaded
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654754%252Fgeneral%252F2c63ab39-a663-4372-ba3e-a9b2e735649f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654754/general/2c63ab39-a663-4372-ba3e-a9b2e735649f.jpg already downloaded
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654754%252Fgeneral%252F5a3dbeb7-ae34-431f-bc8a-05bd7100d34c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654754/general/5a3dbeb7-ae34-431f-bc8a-05bd7100d34c.jpg already downloaded
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654754%252Fgeneral%252Fe81d3731-10d2-4ae0-bfdc-b9b835a5ba28.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654754/general/e81d3731-10d2-4ae0-bfdc-b9b835a5ba28.jpg already downloaded
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654754%252Fgeneral%252Fa64f5044-f1b0-41c6-971c-f95d61c245e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654754/general/a64f5044-f1b0-41c6-971c-f95d61c245e6.jpg already downloaded
2026-03-25 10:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4f916c35-ff77-576e-b3b8-00d78e1c0388, identifier: 10722371
2026-03-25 10:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2454684a-0262-506a-8fbb-137c2a38393a with identifier: 10722569
2026-03-25 10:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2454684a-0262-506a-8fbb-137c2a38393a with scrape type 1
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2454684a-0262-506a-8fbb-137c2a38393a
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5718880%252Fgeneral%252F9d6e37ee-6793-4542-aa6e-be0648cb9715.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718880/general/9d6e37ee-6793-4542-aa6e-be0648cb9715.jpg already downloaded
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5718880%252Fgeneral%252F3186e6fd-a454-4dbd-8215-2f14af9d4c20.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718880/general/3186e6fd-a454-4dbd-8215-2f14af9d4c20.jpg already downloaded
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5718880%252Fgeneral%252Fa0cd51c9-5b18-4b2e-ad70-d190f3a5b6ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718880/general/a0cd51c9-5b18-4b2e-ad70-d190f3a5b6ec.jpg already downloaded
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5718880%252Fgeneral%252F0c10e967-7c7b-4c60-a9f7-f487f0d7bcfd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718880/general/0c10e967-7c7b-4c60-a9f7-f487f0d7bcfd.jpg already downloaded
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5718880%252Fgeneral%252Fcc1ee527-1e4c-4829-a0fa-0bf823b5d120.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718880/general/cc1ee527-1e4c-4829-a0fa-0bf823b5d120.jpg already downloaded
2026-03-25 10:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718880%252Fgeneral%252F1aa9eeb5-aa51-4d08-a428-2bb8319758a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718880/general/1aa9eeb5-aa51-4d08-a428-2bb8319758a7.jpg already downloaded
2026-03-25 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718880%252Fgeneral%252Fcdcbc559-c9c0-46c3-8027-cfc569c5a38a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718880/general/cdcbc559-c9c0-46c3-8027-cfc569c5a38a.jpg already downloaded
2026-03-25 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718880%252Fgeneral%252Fecb12410-0db9-470f-89f0-f4930893f4fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718880/general/ecb12410-0db9-470f-89f0-f4930893f4fb.jpg already downloaded
2026-03-25 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718880%252Fgeneral%252F1517636b-556b-429e-bfe5-db98a4a47814.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718880/general/1517636b-556b-429e-bfe5-db98a4a47814.jpg already downloaded
2026-03-25 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718880%252Fgeneral%252Faad3dbbe-5ece-4624-b4d2-7c22c926328e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718880/general/aad3dbbe-5ece-4624-b4d2-7c22c926328e.jpg already downloaded
2026-03-25 10:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2454684a-0262-506a-8fbb-137c2a38393a, identifier: 10722569
2026-03-25 10:17:51 [adesa.be] INFO: Found listing with ID: 10722380
2026-03-25 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722380%27 HTTP/1.1" 200 None
2026-03-25 10:17:51 [adesa.be] INFO: Scrape type for 10722380: 1
2026-03-25 10:17:51 [adesa.be] INFO: Scraping item 10722380 url https://www.openlane.eu/en/carv6/auction/10722380
2026-03-25 10:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b1b7268-94f5-57bb-8620-ba509a175518 with identifier: 10722581
2026-03-25 10:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b1b7268-94f5-57bb-8620-ba509a175518 with identifier: 10722581
2026-03-25 10:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b1b7268-94f5-57bb-8620-ba509a175518 with identifier: 10722581 to the API
2026-03-25 10:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722581>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '5b1b7268-94f5-57bb-8620-ba509a175518',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DNX107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722581',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 68892,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5720905/general/7dfbbfb9-6ef7-4460-a825-078fccaabf00.jpg',
'https://images.openlane.eu/carimgs/5720905/general/b6375c37-bd7f-4b0a-9351-e1f9173cf6e5.jpg',
'https://images.openlane.eu/carimgs/5720905/general/7e127ee5-f547-450d-947a-dc98108e0bb7.jpg',
'https://images.openlane.eu/carimgs/5720905/general/81d72082-35dd-4227-afb1-92433506f1dc.jpg',
'https://images.openlane.eu/carimgs/5720905/general/e9af9292-f855-4171-b408-5e1d351b7f58.jpg',
'https://images.openlane.eu/carimgs/5720905/general/a0f76b9e-fddf-447c-8d88-34f979baf9d1.jpg',
'https://images.openlane.eu/carimgs/5720905/general/459778d3-e4f6-4aed-af4c-dd2ca5ee5fe7.jpg',
'https://images.openlane.eu/carimgs/5720905/general/c65bcf91-d607-4541-a559-ec0810fddb9c.jpg',
'https://images.openlane.eu/carimgs/5720905/general/ab2a84d5-6b90-4204-ba11-8a91a7d63c36.jpg',
'https://images.openlane.eu/carimgs/5720905/general/709e6851-b115-45b1-8cf5-5ee3e6f690ea.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b1b7268-94f5-57bb-8620-ba509a175518/5b1b7268-94f5-57bb-8620-ba509a175518_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254539,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720905/general/7dfbbfb9-6ef7-4460-a825-078fccaabf00.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b1b7268-94f5-57bb-8620-ba509a175518/5b1b7268-94f5-57bb-8620-ba509a175518_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271517,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720905/general/b6375c37-bd7f-4b0a-9351-e1f9173cf6e5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b1b7268-94f5-57bb-8620-ba509a175518/5b1b7268-94f5-57bb-8620-ba509a175518_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250845,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720905/general/7e127ee5-f547-450d-947a-dc98108e0bb7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b1b7268-94f5-57bb-8620-ba509a175518/5b1b7268-94f5-57bb-8620-ba509a175518_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245304,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720905/general/81d72082-35dd-4227-afb1-92433506f1dc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b1b7268-94f5-57bb-8620-ba509a175518/5b1b7268-94f5-57bb-8620-ba509a175518_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275951,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720905/general/e9af9292-f855-4171-b408-5e1d351b7f58.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b1b7268-94f5-57bb-8620-ba509a175518/5b1b7268-94f5-57bb-8620-ba509a175518_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313308,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720905/general/a0f76b9e-fddf-447c-8d88-34f979baf9d1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b1b7268-94f5-57bb-8620-ba509a175518/5b1b7268-94f5-57bb-8620-ba509a175518_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273455,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720905/general/459778d3-e4f6-4aed-af4c-dd2ca5ee5fe7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b1b7268-94f5-57bb-8620-ba509a175518/5b1b7268-94f5-57bb-8620-ba509a175518_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253395,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720905/general/c65bcf91-d607-4541-a559-ec0810fddb9c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b1b7268-94f5-57bb-8620-ba509a175518/5b1b7268-94f5-57bb-8620-ba509a175518_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252735,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720905/general/ab2a84d5-6b90-4204-ba11-8a91a7d63c36.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b1b7268-94f5-57bb-8620-ba509a175518/5b1b7268-94f5-57bb-8620-ba509a175518_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37252,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720905/general/709e6851-b115-45b1-8cf5-5ee3e6f690ea.jpg',
'Width': 400}],
'price': 19950,
'price_includes_vat': True,
'registration_date': '2023-05-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 68.892 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722581%27 HTTP/1.1" 200 None
2026-03-25 10:17:51 [adesa.be] INFO: Saving data for 10722581: {'created_time': 1774433871.486205, 'last_price_update_time': 1774433871.486221, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722581') HTTP/1.1" 204 0
2026-03-25 10:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4f916c35-ff77-576e-b3b8-00d78e1c0388 with identifier: 10722371
2026-03-25 10:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4f916c35-ff77-576e-b3b8-00d78e1c0388 with identifier: 10722371
2026-03-25 10:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4f916c35-ff77-576e-b3b8-00d78e1c0388 with identifier: 10722371 to the API
2026-03-25 10:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722371>
{'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': 220,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '4f916c35-ff77-576e-b3b8-00d78e1c0388',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHB350',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722371',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 158805,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5654754/general/c8edd71e-4e32-4b04-8598-b6fad1558534.jpg',
'https://images.openlane.eu/carimgs/5654754/general/413b4bad-1894-446a-9e87-96ce983d3c80.jpg',
'https://images.openlane.eu/carimgs/5654754/general/ba972ea3-5021-4854-a30c-f281baf982cc.jpg',
'https://images.openlane.eu/carimgs/5654754/general/484b44d9-d180-4081-98fd-3aee90f5278c.jpg',
'https://images.openlane.eu/carimgs/5654754/general/3394888d-a6be-4066-9a14-38cf709f98d7.jpg',
'https://images.openlane.eu/carimgs/5654754/general/41193322-acd1-41c7-b16d-17423629226d.jpg',
'https://images.openlane.eu/carimgs/5654754/general/2c63ab39-a663-4372-ba3e-a9b2e735649f.jpg',
'https://images.openlane.eu/carimgs/5654754/general/5a3dbeb7-ae34-431f-bc8a-05bd7100d34c.jpg',
'https://images.openlane.eu/carimgs/5654754/general/e81d3731-10d2-4ae0-bfdc-b9b835a5ba28.jpg',
'https://images.openlane.eu/carimgs/5654754/general/a64f5044-f1b0-41c6-971c-f95d61c245e6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f916c35-ff77-576e-b3b8-00d78e1c0388/4f916c35-ff77-576e-b3b8-00d78e1c0388_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654754/general/c8edd71e-4e32-4b04-8598-b6fad1558534.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f916c35-ff77-576e-b3b8-00d78e1c0388/4f916c35-ff77-576e-b3b8-00d78e1c0388_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135411,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654754/general/413b4bad-1894-446a-9e87-96ce983d3c80.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f916c35-ff77-576e-b3b8-00d78e1c0388/4f916c35-ff77-576e-b3b8-00d78e1c0388_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654754/general/ba972ea3-5021-4854-a30c-f281baf982cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f916c35-ff77-576e-b3b8-00d78e1c0388/4f916c35-ff77-576e-b3b8-00d78e1c0388_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134882,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654754/general/484b44d9-d180-4081-98fd-3aee90f5278c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f916c35-ff77-576e-b3b8-00d78e1c0388/4f916c35-ff77-576e-b3b8-00d78e1c0388_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106188,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654754/general/3394888d-a6be-4066-9a14-38cf709f98d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f916c35-ff77-576e-b3b8-00d78e1c0388/4f916c35-ff77-576e-b3b8-00d78e1c0388_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95706,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654754/general/41193322-acd1-41c7-b16d-17423629226d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f916c35-ff77-576e-b3b8-00d78e1c0388/4f916c35-ff77-576e-b3b8-00d78e1c0388_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119739,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654754/general/2c63ab39-a663-4372-ba3e-a9b2e735649f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f916c35-ff77-576e-b3b8-00d78e1c0388/4f916c35-ff77-576e-b3b8-00d78e1c0388_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142879,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654754/general/5a3dbeb7-ae34-431f-bc8a-05bd7100d34c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f916c35-ff77-576e-b3b8-00d78e1c0388/4f916c35-ff77-576e-b3b8-00d78e1c0388_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95305,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654754/general/e81d3731-10d2-4ae0-bfdc-b9b835a5ba28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f916c35-ff77-576e-b3b8-00d78e1c0388/4f916c35-ff77-576e-b3b8-00d78e1c0388_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124312,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654754/general/a64f5044-f1b0-41c6-971c-f95d61c245e6.jpg',
'Width': 1024}],
'price': 12650,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 220 hp - 158.805 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722371%27 HTTP/1.1" 200 None
2026-03-25 10:17:51 [adesa.be] INFO: Saving data for 10722371: {'created_time': 1774433871.846579, 'last_price_update_time': 1774433871.846588, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722371') HTTP/1.1" 204 0
2026-03-25 10:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2454684a-0262-506a-8fbb-137c2a38393a with identifier: 10722569
2026-03-25 10:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2454684a-0262-506a-8fbb-137c2a38393a with identifier: 10722569
2026-03-25 10:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2454684a-0262-506a-8fbb-137c2a38393a with identifier: 10722569 to the API
2026-03-25 10:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722569>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '2454684a-0262-506a-8fbb-137c2a38393a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVE123',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722569',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 42466,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5718880/general/9d6e37ee-6793-4542-aa6e-be0648cb9715.jpg',
'https://images.openlane.eu/carimgs/5718880/general/3186e6fd-a454-4dbd-8215-2f14af9d4c20.jpg',
'https://images.openlane.eu/carimgs/5718880/general/a0cd51c9-5b18-4b2e-ad70-d190f3a5b6ec.jpg',
'https://images.openlane.eu/carimgs/5718880/general/0c10e967-7c7b-4c60-a9f7-f487f0d7bcfd.jpg',
'https://images.openlane.eu/carimgs/5718880/general/cc1ee527-1e4c-4829-a0fa-0bf823b5d120.jpg',
'https://images.openlane.eu/carimgs/5718880/general/1aa9eeb5-aa51-4d08-a428-2bb8319758a7.jpg',
'https://images.openlane.eu/carimgs/5718880/general/cdcbc559-c9c0-46c3-8027-cfc569c5a38a.jpg',
'https://images.openlane.eu/carimgs/5718880/general/ecb12410-0db9-470f-89f0-f4930893f4fb.jpg',
'https://images.openlane.eu/carimgs/5718880/general/1517636b-556b-429e-bfe5-db98a4a47814.jpg',
'https://images.openlane.eu/carimgs/5718880/general/aad3dbbe-5ece-4624-b4d2-7c22c926328e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2454684a-0262-506a-8fbb-137c2a38393a/2454684a-0262-506a-8fbb-137c2a38393a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376169,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718880/general/9d6e37ee-6793-4542-aa6e-be0648cb9715.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2454684a-0262-506a-8fbb-137c2a38393a/2454684a-0262-506a-8fbb-137c2a38393a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30445,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718880/general/3186e6fd-a454-4dbd-8215-2f14af9d4c20.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2454684a-0262-506a-8fbb-137c2a38393a/2454684a-0262-506a-8fbb-137c2a38393a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340505,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718880/general/a0cd51c9-5b18-4b2e-ad70-d190f3a5b6ec.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2454684a-0262-506a-8fbb-137c2a38393a/2454684a-0262-506a-8fbb-137c2a38393a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332384,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718880/general/0c10e967-7c7b-4c60-a9f7-f487f0d7bcfd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2454684a-0262-506a-8fbb-137c2a38393a/2454684a-0262-506a-8fbb-137c2a38393a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254237,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718880/general/cc1ee527-1e4c-4829-a0fa-0bf823b5d120.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2454684a-0262-506a-8fbb-137c2a38393a/2454684a-0262-506a-8fbb-137c2a38393a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301053,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718880/general/1aa9eeb5-aa51-4d08-a428-2bb8319758a7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2454684a-0262-506a-8fbb-137c2a38393a/2454684a-0262-506a-8fbb-137c2a38393a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291689,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718880/general/cdcbc559-c9c0-46c3-8027-cfc569c5a38a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2454684a-0262-506a-8fbb-137c2a38393a/2454684a-0262-506a-8fbb-137c2a38393a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326809,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718880/general/ecb12410-0db9-470f-89f0-f4930893f4fb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2454684a-0262-506a-8fbb-137c2a38393a/2454684a-0262-506a-8fbb-137c2a38393a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274500,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718880/general/1517636b-556b-429e-bfe5-db98a4a47814.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2454684a-0262-506a-8fbb-137c2a38393a/2454684a-0262-506a-8fbb-137c2a38393a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268991,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718880/general/aad3dbbe-5ece-4624-b4d2-7c22c926328e.jpg',
'Width': 1920}],
'price': 18650,
'price_includes_vat': True,
'registration_date': '2022-04-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 42.466 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722569%27 HTTP/1.1" 200 None
2026-03-25 10:17:52 [adesa.be] INFO: Saving data for 10722569: {'created_time': 1774433872.232202, 'last_price_update_time': 1774433872.232213, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722569') HTTP/1.1" 204 0
2026-03-25 10:17:52 [adesa.be] INFO: Found listing with ID: 10722557
2026-03-25 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722557%27 HTTP/1.1" 200 None
2026-03-25 10:17:52 [adesa.be] INFO: Scrape type for 10722557: 1
2026-03-25 10:17:52 [adesa.be] INFO: Scraping item 10722557 url https://www.openlane.eu/en/carv6/auction/10722557
2026-03-25 10:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722408> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10: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-25 10:17:52 [adesa.be] INFO: Found listing with ID: 10722450
2026-03-25 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722450%27 HTTP/1.1" 200 None
2026-03-25 10:17:52 [adesa.be] INFO: Scrape type for 10722450: 1
2026-03-25 10:17:52 [adesa.be] INFO: Scraping item 10722450 url https://www.openlane.eu/en/carv6/auction/10722450
2026-03-25 10:17:52 [adesa.be] INFO: Found listing with ID: 10722412
2026-03-25 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722412%27 HTTP/1.1" 200 None
2026-03-25 10:17:52 [adesa.be] INFO: Scrape type for 10722412: 1
2026-03-25 10:17:52 [adesa.be] INFO: Scraping item 10722412 url https://www.openlane.eu/en/carv6/auction/10722412
2026-03-25 10:17:52 [adesa.be] INFO: Found listing with ID: 10722618
2026-03-25 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722618%27 HTTP/1.1" 200 None
2026-03-25 10:17:52 [adesa.be] INFO: Scrape type for 10722618: 1
2026-03-25 10:17:52 [adesa.be] INFO: Scraping item 10722618 url https://www.openlane.eu/en/carv6/auction/10722618
2026-03-25 10:17:52 [adesa.be] INFO: Found listing with ID: 10722366
2026-03-25 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722366%27 HTTP/1.1" 200 None
2026-03-25 10:17:52 [adesa.be] INFO: Scrape type for 10722366: 1
2026-03-25 10:17:52 [adesa.be] INFO: Scraping item 10722366 url https://www.openlane.eu/en/carv6/auction/10722366
2026-03-25 10:17:52 [adesa.be] INFO: Found listing with ID: 10722401
2026-03-25 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722401%27 HTTP/1.1" 200 None
2026-03-25 10:17:52 [adesa.be] INFO: Scrape type for 10722401: 1
2026-03-25 10:17:52 [adesa.be] INFO: Scraping item 10722401 url https://www.openlane.eu/en/carv6/auction/10722401
2026-03-25 10:17:52 [adesa.be] INFO: Found listing with ID: 10722619
2026-03-25 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722619%27 HTTP/1.1" 200 None
2026-03-25 10:17:52 [adesa.be] INFO: Scrape type for 10722619: 1
2026-03-25 10:17:52 [adesa.be] INFO: Scraping item 10722619 url https://www.openlane.eu/en/carv6/auction/10722619
2026-03-25 10:17:52 [adesa.be] INFO: Found listing with ID: 10722542
2026-03-25 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722542%27 HTTP/1.1" 200 None
2026-03-25 10:17:52 [adesa.be] INFO: Scrape type for 10722542: 1
2026-03-25 10:17:52 [adesa.be] INFO: Scraping item 10722542 url https://www.openlane.eu/en/carv6/auction/10722542
2026-03-25 10:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de966515-6971-5bc5-bac8-9016d51e87bf with identifier: 10722555
2026-03-25 10:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de966515-6971-5bc5-bac8-9016d51e87bf with scrape type 1
2026-03-25 10:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item de966515-6971-5bc5-bac8-9016d51e87bf
2026-03-25 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712144%252Fgeneral%252F8c0b952b-e87e-4f61-92fe-dc1640538e66.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712144/general/8c0b952b-e87e-4f61-92fe-dc1640538e66.jpg already downloaded
2026-03-25 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712144%252Fgeneral%252F45623cb5-b0b6-42f0-b374-024e79424aa9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712144/general/45623cb5-b0b6-42f0-b374-024e79424aa9.jpg already downloaded
2026-03-25 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712144%252Fgeneral%252F4ea69109-5b50-48c4-80a3-14889d3756cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712144/general/4ea69109-5b50-48c4-80a3-14889d3756cb.jpg already downloaded
2026-03-25 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712144%252Fgeneral%252F06fe39e6-25b8-4ab5-b5a4-0538b23a0533.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712144/general/06fe39e6-25b8-4ab5-b5a4-0538b23a0533.jpg already downloaded
2026-03-25 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712144%252Fgeneral%252F400cac01-0df4-411e-9959-159d878ebaae.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712144/general/400cac01-0df4-411e-9959-159d878ebaae.jpg already downloaded
2026-03-25 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712144%252Fgeneral%252F4feee409-5c00-442e-9078-170713c01701.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712144/general/4feee409-5c00-442e-9078-170713c01701.jpg already downloaded
2026-03-25 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712144%252Fgeneral%252F240c680f-af41-4c83-bfc2-0e340921d7aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712144/general/240c680f-af41-4c83-bfc2-0e340921d7aa.jpg already downloaded
2026-03-25 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712144%252Fgeneral%252F27cdfb26-91f3-4463-ab16-3d8e47901cfc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712144/general/27cdfb26-91f3-4463-ab16-3d8e47901cfc.jpg already downloaded
2026-03-25 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712144%252Fgeneral%252Fcf27eff7-f39f-484e-ba92-80c9e0fd46c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712144/general/cf27eff7-f39f-484e-ba92-80c9e0fd46c2.jpg already downloaded
2026-03-25 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5712144%252Fgeneral%252Fa0e0290f-88cc-4d0d-ac30-8c5a30c8a84d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712144/general/a0e0290f-88cc-4d0d-ac30-8c5a30c8a84d.jpg already downloaded
2026-03-25 10:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de966515-6971-5bc5-bac8-9016d51e87bf, identifier: 10722555
2026-03-25 10:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 137a4318-39ad-5ba8-951c-1aae5eca7244 with identifier: 10722494
2026-03-25 10:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 137a4318-39ad-5ba8-951c-1aae5eca7244 with scrape type 1
2026-03-25 10:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 137a4318-39ad-5ba8-951c-1aae5eca7244
2026-03-25 10:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699205%252Fgeneral%252Ff67c19f2-c971-41b9-be84-f2d6dcf433e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699205/general/f67c19f2-c971-41b9-be84-f2d6dcf433e7.jpg already downloaded
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699205%252Fgeneral%252Faeeabdb0-67d9-4ac9-a74b-66aff7e24209.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699205/general/aeeabdb0-67d9-4ac9-a74b-66aff7e24209.jpg already downloaded
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699205%252Fgeneral%252Fab83de76-0f6a-4fa0-a35b-0894b5e54808.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699205/general/ab83de76-0f6a-4fa0-a35b-0894b5e54808.jpg already downloaded
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699205%252Fgeneral%252Ff08ff2ef-cc0e-4565-90ac-c662ea6f4cda.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699205/general/f08ff2ef-cc0e-4565-90ac-c662ea6f4cda.jpg already downloaded
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699205%252Fgeneral%252F42cb7435-411b-401d-a313-3219fba4dc57.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699205/general/42cb7435-411b-401d-a313-3219fba4dc57.jpg already downloaded
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699205%252Fgeneral%252Fc2843176-360e-4dab-bd7d-7e8281f9e3c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699205/general/c2843176-360e-4dab-bd7d-7e8281f9e3c6.jpg already downloaded
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699205%252Fgeneral%252Fc01ac963-e4b9-4be2-987b-5dbc280dc81a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699205/general/c01ac963-e4b9-4be2-987b-5dbc280dc81a.jpg already downloaded
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699205%252Fgeneral%252F5b281916-1411-4456-82cd-b0ecf8221b14.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699205/general/5b281916-1411-4456-82cd-b0ecf8221b14.jpg already downloaded
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699205%252Fgeneral%252Fbc6485cc-fb86-4974-9582-10af9504afad.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699205/general/bc6485cc-fb86-4974-9582-10af9504afad.jpg already downloaded
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699205%252Fgeneral%252Fdf346d99-dabe-4e53-b262-1bb62f972cab.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699205/general/df346d99-dabe-4e53-b262-1bb62f972cab.jpg already downloaded
2026-03-25 10:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 137a4318-39ad-5ba8-951c-1aae5eca7244, identifier: 10722494
2026-03-25 10:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5f8bcaa-9917-595c-924c-ab122980b094 with identifier: 10722408
2026-03-25 10:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5f8bcaa-9917-595c-924c-ab122980b094 with scrape type 1
2026-03-25 10:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b5f8bcaa-9917-595c-924c-ab122980b094
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683776%252Fgeneral%252F24945749-227b-4f51-9d03-f136a1b4cc57.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683776/general/24945749-227b-4f51-9d03-f136a1b4cc57.jpg already downloaded
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683776%252Fgeneral%252Fedc4d719-6f0c-497d-95cd-0aeb9c9fdaeb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683776/general/edc4d719-6f0c-497d-95cd-0aeb9c9fdaeb.jpg already downloaded
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683776%252Fgeneral%252Fc205f955-784d-4c79-80c5-5f523aa16f18.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683776/general/c205f955-784d-4c79-80c5-5f523aa16f18.jpg already downloaded
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683776%252Fgeneral%252F60884b80-b243-44c5-a1b2-702ddacaaccc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683776/general/60884b80-b243-44c5-a1b2-702ddacaaccc.jpg already downloaded
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683776%252Fgeneral%252Fda137770-5983-4fdd-b4ba-3ee14416690d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683776/general/da137770-5983-4fdd-b4ba-3ee14416690d.jpg already downloaded
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683776%252Fgeneral%252F0c98931b-74e7-4b80-a40a-a5ef6af330ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683776/general/0c98931b-74e7-4b80-a40a-a5ef6af330ec.jpg already downloaded
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683776%252Fgeneral%252F2acda759-106b-41f7-bf3c-12af05a7fdbc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683776/general/2acda759-106b-41f7-bf3c-12af05a7fdbc.jpg already downloaded
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683776%252Fgeneral%252Fcddfc6dc-4a45-4324-b64f-f479f48a1e2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683776/general/cddfc6dc-4a45-4324-b64f-f479f48a1e2b.jpg already downloaded
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683776%252Fgeneral%252F927ad431-33e5-493f-a4f9-d0bccf7429de.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683776/general/927ad431-33e5-493f-a4f9-d0bccf7429de.jpg already downloaded
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683776%252Fgeneral%252F6706027a-89a9-4cd5-b58c-3c224d94d546.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683776/general/6706027a-89a9-4cd5-b58c-3c224d94d546.jpg already downloaded
2026-03-25 10:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5f8bcaa-9917-595c-924c-ab122980b094, identifier: 10722408
2026-03-25 10:17:53 [adesa.be] INFO: Found listing with ID: 10722620
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722620%27 HTTP/1.1" 200 None
2026-03-25 10:17:53 [adesa.be] INFO: Scrape type for 10722620: 1
2026-03-25 10:17:53 [adesa.be] INFO: Scraping item 10722620 url https://www.openlane.eu/en/carv6/auction/10722620
2026-03-25 10:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de966515-6971-5bc5-bac8-9016d51e87bf with identifier: 10722555
2026-03-25 10:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de966515-6971-5bc5-bac8-9016d51e87bf with identifier: 10722555
2026-03-25 10:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de966515-6971-5bc5-bac8-9016d51e87bf with identifier: 10722555 to the API
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722555>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'de966515-6971-5bc5-bac8-9016d51e87bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CNB769',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722555',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 31143,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5712144/general/8c0b952b-e87e-4f61-92fe-dc1640538e66.jpg',
'https://images.openlane.eu/carimgs/5712144/general/45623cb5-b0b6-42f0-b374-024e79424aa9.jpg',
'https://images.openlane.eu/carimgs/5712144/general/4ea69109-5b50-48c4-80a3-14889d3756cb.jpg',
'https://images.openlane.eu/carimgs/5712144/general/06fe39e6-25b8-4ab5-b5a4-0538b23a0533.jpg',
'https://images.openlane.eu/carimgs/5712144/general/400cac01-0df4-411e-9959-159d878ebaae.jpg',
'https://images.openlane.eu/carimgs/5712144/general/4feee409-5c00-442e-9078-170713c01701.jpg',
'https://images.openlane.eu/carimgs/5712144/general/240c680f-af41-4c83-bfc2-0e340921d7aa.jpg',
'https://images.openlane.eu/carimgs/5712144/general/27cdfb26-91f3-4463-ab16-3d8e47901cfc.jpg',
'https://images.openlane.eu/carimgs/5712144/general/cf27eff7-f39f-484e-ba92-80c9e0fd46c2.jpg',
'https://images.openlane.eu/carimgs/5712144/general/a0e0290f-88cc-4d0d-ac30-8c5a30c8a84d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de966515-6971-5bc5-bac8-9016d51e87bf/de966515-6971-5bc5-bac8-9016d51e87bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329915,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712144/general/8c0b952b-e87e-4f61-92fe-dc1640538e66.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de966515-6971-5bc5-bac8-9016d51e87bf/de966515-6971-5bc5-bac8-9016d51e87bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32829,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712144/general/45623cb5-b0b6-42f0-b374-024e79424aa9.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de966515-6971-5bc5-bac8-9016d51e87bf/de966515-6971-5bc5-bac8-9016d51e87bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344561,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712144/general/4ea69109-5b50-48c4-80a3-14889d3756cb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de966515-6971-5bc5-bac8-9016d51e87bf/de966515-6971-5bc5-bac8-9016d51e87bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323028,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712144/general/06fe39e6-25b8-4ab5-b5a4-0538b23a0533.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de966515-6971-5bc5-bac8-9016d51e87bf/de966515-6971-5bc5-bac8-9016d51e87bf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279395,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712144/general/400cac01-0df4-411e-9959-159d878ebaae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de966515-6971-5bc5-bac8-9016d51e87bf/de966515-6971-5bc5-bac8-9016d51e87bf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279881,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712144/general/4feee409-5c00-442e-9078-170713c01701.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de966515-6971-5bc5-bac8-9016d51e87bf/de966515-6971-5bc5-bac8-9016d51e87bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335686,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712144/general/240c680f-af41-4c83-bfc2-0e340921d7aa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de966515-6971-5bc5-bac8-9016d51e87bf/de966515-6971-5bc5-bac8-9016d51e87bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350353,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712144/general/27cdfb26-91f3-4463-ab16-3d8e47901cfc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de966515-6971-5bc5-bac8-9016d51e87bf/de966515-6971-5bc5-bac8-9016d51e87bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319364,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712144/general/cf27eff7-f39f-484e-ba92-80c9e0fd46c2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de966515-6971-5bc5-bac8-9016d51e87bf/de966515-6971-5bc5-bac8-9016d51e87bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390525,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712144/general/a0e0290f-88cc-4d0d-ac30-8c5a30c8a84d.jpg',
'Width': 1920}],
'price': 19150,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 31.143 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722555%27 HTTP/1.1" 200 None
2026-03-25 10:17:53 [adesa.be] INFO: Saving data for 10722555: {'created_time': 1774433873.891683, 'last_price_update_time': 1774433873.891693, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722555') HTTP/1.1" 204 0
2026-03-25 10:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 137a4318-39ad-5ba8-951c-1aae5eca7244 with identifier: 10722494
2026-03-25 10:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 137a4318-39ad-5ba8-951c-1aae5eca7244 with identifier: 10722494
2026-03-25 10:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 137a4318-39ad-5ba8-951c-1aae5eca7244 with identifier: 10722494 to the API
2026-03-25 10:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722494>
{'auction_title': '',
'c_o_2_emission_value': 45,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '137a4318-39ad-5ba8-951c-1aae5eca7244',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFB694',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722494',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 100209,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5699205/general/f67c19f2-c971-41b9-be84-f2d6dcf433e7.jpg',
'https://images.openlane.eu/carimgs/5699205/general/aeeabdb0-67d9-4ac9-a74b-66aff7e24209.jpg',
'https://images.openlane.eu/carimgs/5699205/general/ab83de76-0f6a-4fa0-a35b-0894b5e54808.jpg',
'https://images.openlane.eu/carimgs/5699205/general/f08ff2ef-cc0e-4565-90ac-c662ea6f4cda.jpg',
'https://images.openlane.eu/carimgs/5699205/general/42cb7435-411b-401d-a313-3219fba4dc57.jpg',
'https://images.openlane.eu/carimgs/5699205/general/c2843176-360e-4dab-bd7d-7e8281f9e3c6.jpg',
'https://images.openlane.eu/carimgs/5699205/general/c01ac963-e4b9-4be2-987b-5dbc280dc81a.jpg',
'https://images.openlane.eu/carimgs/5699205/general/5b281916-1411-4456-82cd-b0ecf8221b14.jpg',
'https://images.openlane.eu/carimgs/5699205/general/bc6485cc-fb86-4974-9582-10af9504afad.jpg',
'https://images.openlane.eu/carimgs/5699205/general/df346d99-dabe-4e53-b262-1bb62f972cab.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_137a4318-39ad-5ba8-951c-1aae5eca7244/137a4318-39ad-5ba8-951c-1aae5eca7244_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198833,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699205/general/f67c19f2-c971-41b9-be84-f2d6dcf433e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_137a4318-39ad-5ba8-951c-1aae5eca7244/137a4318-39ad-5ba8-951c-1aae5eca7244_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196219,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699205/general/aeeabdb0-67d9-4ac9-a74b-66aff7e24209.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_137a4318-39ad-5ba8-951c-1aae5eca7244/137a4318-39ad-5ba8-951c-1aae5eca7244_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140449,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699205/general/ab83de76-0f6a-4fa0-a35b-0894b5e54808.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_137a4318-39ad-5ba8-951c-1aae5eca7244/137a4318-39ad-5ba8-951c-1aae5eca7244_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120988,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699205/general/f08ff2ef-cc0e-4565-90ac-c662ea6f4cda.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_137a4318-39ad-5ba8-951c-1aae5eca7244/137a4318-39ad-5ba8-951c-1aae5eca7244_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108171,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699205/general/42cb7435-411b-401d-a313-3219fba4dc57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_137a4318-39ad-5ba8-951c-1aae5eca7244/137a4318-39ad-5ba8-951c-1aae5eca7244_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117995,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699205/general/c2843176-360e-4dab-bd7d-7e8281f9e3c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_137a4318-39ad-5ba8-951c-1aae5eca7244/137a4318-39ad-5ba8-951c-1aae5eca7244_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197092,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699205/general/c01ac963-e4b9-4be2-987b-5dbc280dc81a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_137a4318-39ad-5ba8-951c-1aae5eca7244/137a4318-39ad-5ba8-951c-1aae5eca7244_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699205/general/5b281916-1411-4456-82cd-b0ecf8221b14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_137a4318-39ad-5ba8-951c-1aae5eca7244/137a4318-39ad-5ba8-951c-1aae5eca7244_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87171,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699205/general/bc6485cc-fb86-4974-9582-10af9504afad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_137a4318-39ad-5ba8-951c-1aae5eca7244/137a4318-39ad-5ba8-951c-1aae5eca7244_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47575,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699205/general/df346d99-dabe-4e53-b262-1bb62f972cab.jpg',
'Width': 400}],
'price': 19150,
'price_includes_vat': True,
'registration_date': '2021-03-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 163 hp - 100.209 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722494%27 HTTP/1.1" 200 None
2026-03-25 10:17:54 [adesa.be] INFO: Saving data for 10722494: {'created_time': 1774433874.573974, 'last_price_update_time': 1774433874.573992, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722494') HTTP/1.1" 204 0
2026-03-25 10:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5f8bcaa-9917-595c-924c-ab122980b094 with identifier: 10722408
2026-03-25 10:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5f8bcaa-9917-595c-924c-ab122980b094 with identifier: 10722408
2026-03-25 10:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5f8bcaa-9917-595c-924c-ab122980b094 with identifier: 10722408 to the API
2026-03-25 10:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722408>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'b5f8bcaa-9917-595c-924c-ab122980b094',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBC540',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722408',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 175679,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5683776/general/24945749-227b-4f51-9d03-f136a1b4cc57.jpg',
'https://images.openlane.eu/carimgs/5683776/general/edc4d719-6f0c-497d-95cd-0aeb9c9fdaeb.jpg',
'https://images.openlane.eu/carimgs/5683776/general/c205f955-784d-4c79-80c5-5f523aa16f18.jpg',
'https://images.openlane.eu/carimgs/5683776/general/60884b80-b243-44c5-a1b2-702ddacaaccc.jpg',
'https://images.openlane.eu/carimgs/5683776/general/da137770-5983-4fdd-b4ba-3ee14416690d.jpg',
'https://images.openlane.eu/carimgs/5683776/general/0c98931b-74e7-4b80-a40a-a5ef6af330ec.jpg',
'https://images.openlane.eu/carimgs/5683776/general/2acda759-106b-41f7-bf3c-12af05a7fdbc.jpg',
'https://images.openlane.eu/carimgs/5683776/general/cddfc6dc-4a45-4324-b64f-f479f48a1e2b.jpg',
'https://images.openlane.eu/carimgs/5683776/general/927ad431-33e5-493f-a4f9-d0bccf7429de.jpg',
'https://images.openlane.eu/carimgs/5683776/general/6706027a-89a9-4cd5-b58c-3c224d94d546.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f8bcaa-9917-595c-924c-ab122980b094/b5f8bcaa-9917-595c-924c-ab122980b094_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98401,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683776/general/24945749-227b-4f51-9d03-f136a1b4cc57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f8bcaa-9917-595c-924c-ab122980b094/b5f8bcaa-9917-595c-924c-ab122980b094_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99063,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683776/general/edc4d719-6f0c-497d-95cd-0aeb9c9fdaeb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f8bcaa-9917-595c-924c-ab122980b094/b5f8bcaa-9917-595c-924c-ab122980b094_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97015,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683776/general/c205f955-784d-4c79-80c5-5f523aa16f18.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f8bcaa-9917-595c-924c-ab122980b094/b5f8bcaa-9917-595c-924c-ab122980b094_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101753,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683776/general/60884b80-b243-44c5-a1b2-702ddacaaccc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f8bcaa-9917-595c-924c-ab122980b094/b5f8bcaa-9917-595c-924c-ab122980b094_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102627,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683776/general/da137770-5983-4fdd-b4ba-3ee14416690d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f8bcaa-9917-595c-924c-ab122980b094/b5f8bcaa-9917-595c-924c-ab122980b094_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128202,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683776/general/0c98931b-74e7-4b80-a40a-a5ef6af330ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f8bcaa-9917-595c-924c-ab122980b094/b5f8bcaa-9917-595c-924c-ab122980b094_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109104,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683776/general/2acda759-106b-41f7-bf3c-12af05a7fdbc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f8bcaa-9917-595c-924c-ab122980b094/b5f8bcaa-9917-595c-924c-ab122980b094_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124078,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683776/general/cddfc6dc-4a45-4324-b64f-f479f48a1e2b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f8bcaa-9917-595c-924c-ab122980b094/b5f8bcaa-9917-595c-924c-ab122980b094_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111075,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683776/general/927ad431-33e5-493f-a4f9-d0bccf7429de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f8bcaa-9917-595c-924c-ab122980b094/b5f8bcaa-9917-595c-924c-ab122980b094_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143574,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683776/general/6706027a-89a9-4cd5-b58c-3c224d94d546.jpg',
'Width': 1024}],
'price': 16050,
'price_includes_vat': True,
'registration_date': '2021-09-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X3 18d - Diesel - Automatic - 150 hp - 175.679 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722408%27 HTTP/1.1" 200 None
2026-03-25 10:17:54 [adesa.be] INFO: Saving data for 10722408: {'created_time': 1774433874.984236, 'last_price_update_time': 1774433874.984249, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722408') HTTP/1.1" 204 0
2026-03-25 10:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722447> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:55 [adesa.be] INFO: Found listing with ID: 10722413
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722413%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [adesa.be] INFO: Scrape type for 10722413: 1
2026-03-25 10:17:55 [adesa.be] INFO: Scraping item 10722413 url https://www.openlane.eu/en/carv6/auction/10722413
2026-03-25 10:17:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722570> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722409> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:55 [adesa.be] INFO: Found listing with ID: 10722670
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722670%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [adesa.be] INFO: Scrape type for 10722670: 1
2026-03-25 10:17:55 [adesa.be] INFO: Scraping item 10722670 url https://www.openlane.eu/en/carv6/auction/10722670
2026-03-25 10:17:55 [adesa.be] INFO: Found listing with ID: 10722671
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722671%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [adesa.be] INFO: Scrape type for 10722671: 1
2026-03-25 10:17:55 [adesa.be] INFO: Scraping item 10722671 url https://www.openlane.eu/en/carv6/auction/10722671
2026-03-25 10:17:55 [adesa.be] INFO: Found listing with ID: 10722520
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722520%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [adesa.be] INFO: Scrape type for 10722520: 1
2026-03-25 10:17:55 [adesa.be] INFO: Scraping item 10722520 url https://www.openlane.eu/en/carv6/auction/10722520
2026-03-25 10:17:55 [adesa.be] INFO: Found listing with ID: 10722621
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722621%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [adesa.be] INFO: Scrape type for 10722621: 1
2026-03-25 10:17:55 [adesa.be] INFO: Scraping item 10722621 url https://www.openlane.eu/en/carv6/auction/10722621
2026-03-25 10:17:55 [adesa.be] INFO: Found listing with ID: 10722701
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722701%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [adesa.be] INFO: Scrape type for 10722701: 1
2026-03-25 10:17:55 [adesa.be] INFO: Scraping item 10722701 url https://www.openlane.eu/en/carv6/auction/10722701
2026-03-25 10:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05d25441-28aa-5d5c-a62e-c185f3873deb with identifier: 10722447
2026-03-25 10:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05d25441-28aa-5d5c-a62e-c185f3873deb with scrape type 1
2026-03-25 10:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 05d25441-28aa-5d5c-a62e-c185f3873deb
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691848%252Fgeneral%252F6045084e-cca3-4224-96cb-2a497007923d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691848/general/6045084e-cca3-4224-96cb-2a497007923d.jpg already downloaded
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691848%252Fgeneral%252F4cf7d327-71cb-4768-825a-c568d0b31a1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691848/general/4cf7d327-71cb-4768-825a-c568d0b31a1b.jpg already downloaded
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691848%252Fgeneral%252Fb4377e3a-bc8e-4bd7-84cb-c92336819fd9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691848/general/b4377e3a-bc8e-4bd7-84cb-c92336819fd9.jpg already downloaded
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691848%252Fgeneral%252Fdc5a7eb1-e4b2-40da-aaa9-0cea4f4373f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691848/general/dc5a7eb1-e4b2-40da-aaa9-0cea4f4373f0.jpg already downloaded
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691848%252Fgeneral%252F847e7df7-a71a-476f-8b11-af2a227faca5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691848/general/847e7df7-a71a-476f-8b11-af2a227faca5.jpg already downloaded
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691848%252Fgeneral%252Fee116cb9-fc1c-4d86-87ff-e93a277f14d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691848/general/ee116cb9-fc1c-4d86-87ff-e93a277f14d5.jpg already downloaded
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691848%252Fgeneral%252Fe2b153d6-678d-431d-a3f8-f51ff48b40e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691848/general/e2b153d6-678d-431d-a3f8-f51ff48b40e9.jpg already downloaded
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691848%252Fgeneral%252Fd5741345-5796-46d1-9785-9fc5513ce7bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691848/general/d5741345-5796-46d1-9785-9fc5513ce7bf.jpg already downloaded
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691848%252Fgeneral%252F085c8259-84d6-4fd6-8933-aa6c95a2f68b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691848/general/085c8259-84d6-4fd6-8933-aa6c95a2f68b.jpg already downloaded
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691848%252Fgeneral%252F8ee7f61b-c8c2-437e-ae55-9747eb24b45f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691848/general/8ee7f61b-c8c2-437e-ae55-9747eb24b45f.jpg already downloaded
2026-03-25 10:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 05d25441-28aa-5d5c-a62e-c185f3873deb, identifier: 10722447
2026-03-25 10:17:55 [adesa.be] INFO: Found listing with ID: 10722463
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722463%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [adesa.be] INFO: Scrape type for 10722463: 1
2026-03-25 10:17:55 [adesa.be] INFO: Scraping item 10722463 url https://www.openlane.eu/en/carv6/auction/10722463
2026-03-25 10:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 05d25441-28aa-5d5c-a62e-c185f3873deb with identifier: 10722447
2026-03-25 10:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 05d25441-28aa-5d5c-a62e-c185f3873deb with identifier: 10722447
2026-03-25 10:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 05d25441-28aa-5d5c-a62e-c185f3873deb with identifier: 10722447 to the API
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722447>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '05d25441-28aa-5d5c-a62e-c185f3873deb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLH375',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722447',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 154840,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5691848/general/6045084e-cca3-4224-96cb-2a497007923d.jpg',
'https://images.openlane.eu/carimgs/5691848/general/4cf7d327-71cb-4768-825a-c568d0b31a1b.jpg',
'https://images.openlane.eu/carimgs/5691848/general/b4377e3a-bc8e-4bd7-84cb-c92336819fd9.jpg',
'https://images.openlane.eu/carimgs/5691848/general/dc5a7eb1-e4b2-40da-aaa9-0cea4f4373f0.jpg',
'https://images.openlane.eu/carimgs/5691848/general/847e7df7-a71a-476f-8b11-af2a227faca5.jpg',
'https://images.openlane.eu/carimgs/5691848/general/ee116cb9-fc1c-4d86-87ff-e93a277f14d5.jpg',
'https://images.openlane.eu/carimgs/5691848/general/e2b153d6-678d-431d-a3f8-f51ff48b40e9.jpg',
'https://images.openlane.eu/carimgs/5691848/general/d5741345-5796-46d1-9785-9fc5513ce7bf.jpg',
'https://images.openlane.eu/carimgs/5691848/general/085c8259-84d6-4fd6-8933-aa6c95a2f68b.jpg',
'https://images.openlane.eu/carimgs/5691848/general/8ee7f61b-c8c2-437e-ae55-9747eb24b45f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05d25441-28aa-5d5c-a62e-c185f3873deb/05d25441-28aa-5d5c-a62e-c185f3873deb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205376,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691848/general/6045084e-cca3-4224-96cb-2a497007923d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05d25441-28aa-5d5c-a62e-c185f3873deb/05d25441-28aa-5d5c-a62e-c185f3873deb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204465,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691848/general/4cf7d327-71cb-4768-825a-c568d0b31a1b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05d25441-28aa-5d5c-a62e-c185f3873deb/05d25441-28aa-5d5c-a62e-c185f3873deb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215453,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691848/general/b4377e3a-bc8e-4bd7-84cb-c92336819fd9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05d25441-28aa-5d5c-a62e-c185f3873deb/05d25441-28aa-5d5c-a62e-c185f3873deb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265291,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691848/general/dc5a7eb1-e4b2-40da-aaa9-0cea4f4373f0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05d25441-28aa-5d5c-a62e-c185f3873deb/05d25441-28aa-5d5c-a62e-c185f3873deb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234582,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691848/general/847e7df7-a71a-476f-8b11-af2a227faca5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05d25441-28aa-5d5c-a62e-c185f3873deb/05d25441-28aa-5d5c-a62e-c185f3873deb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228255,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691848/general/ee116cb9-fc1c-4d86-87ff-e93a277f14d5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05d25441-28aa-5d5c-a62e-c185f3873deb/05d25441-28aa-5d5c-a62e-c185f3873deb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245191,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691848/general/e2b153d6-678d-431d-a3f8-f51ff48b40e9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05d25441-28aa-5d5c-a62e-c185f3873deb/05d25441-28aa-5d5c-a62e-c185f3873deb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256975,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691848/general/d5741345-5796-46d1-9785-9fc5513ce7bf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05d25441-28aa-5d5c-a62e-c185f3873deb/05d25441-28aa-5d5c-a62e-c185f3873deb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 494117,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691848/general/085c8259-84d6-4fd6-8933-aa6c95a2f68b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05d25441-28aa-5d5c-a62e-c185f3873deb/05d25441-28aa-5d5c-a62e-c185f3873deb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232583,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691848/general/8ee7f61b-c8c2-437e-ae55-9747eb24b45f.jpg',
'Width': 1400}],
'price': 17250,
'price_includes_vat': True,
'registration_date': '2020-09-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 163 hp - 154.840 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722447%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [adesa.be] INFO: Saving data for 10722447: {'created_time': 1774433875.744988, 'last_price_update_time': 1774433875.744999, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722447') HTTP/1.1" 204 0
2026-03-25 10:17:55 [adesa.be] INFO: Found listing with ID: 10722521
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722521%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [adesa.be] INFO: Scrape type for 10722521: 1
2026-03-25 10:17:55 [adesa.be] INFO: Scraping item 10722521 url https://www.openlane.eu/en/carv6/auction/10722521
2026-03-25 10:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be71014b-888f-5e1c-acb0-9c1406294641 with identifier: 10722570
2026-03-25 10:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be71014b-888f-5e1c-acb0-9c1406294641 with scrape type 1
2026-03-25 10:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item be71014b-888f-5e1c-acb0-9c1406294641
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5718881%252Fgeneral%252Fafaef9ec-64a8-48f9-8472-63e65c2ba5df.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718881/general/afaef9ec-64a8-48f9-8472-63e65c2ba5df.jpg already downloaded
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5718881%252Fgeneral%252Fdf36e07a-5535-45c6-b981-3ccd6eac0d7e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718881/general/df36e07a-5535-45c6-b981-3ccd6eac0d7e.jpg already downloaded
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5718881%252Fgeneral%252F3aa70dee-536c-4976-95ec-51cc0119726f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718881/general/3aa70dee-536c-4976-95ec-51cc0119726f.jpg already downloaded
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5718881%252Fgeneral%252F71ecdb38-d60f-4f38-b4bd-f7b40e2c7a67.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718881/general/71ecdb38-d60f-4f38-b4bd-f7b40e2c7a67.jpg already downloaded
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5718881%252Fgeneral%252Fbbc2835f-4eb0-4e9b-b563-273349492b2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718881/general/bbc2835f-4eb0-4e9b-b563-273349492b2b.jpg already downloaded
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5718881%252Fgeneral%252F0c5678c0-49c8-4863-a0b0-eb8f21cb5ca9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718881/general/0c5678c0-49c8-4863-a0b0-eb8f21cb5ca9.jpg already downloaded
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5718881%252Fgeneral%252F805c867c-328d-4a7a-a08b-ae99a0fd35a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718881/general/805c867c-328d-4a7a-a08b-ae99a0fd35a3.jpg already downloaded
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5718881%252Fgeneral%252Fb7441b3f-5384-4c85-9aed-d15313e78915.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718881/general/b7441b3f-5384-4c85-9aed-d15313e78915.jpg already downloaded
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5718881%252Fgeneral%252F16e2d03a-1618-47a0-bac7-f3f08a2b140d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718881/general/16e2d03a-1618-47a0-bac7-f3f08a2b140d.jpg already downloaded
2026-03-25 10:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5718881%252Fgeneral%252F59bc296c-ada0-480b-916c-5c4918c865f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718881/general/59bc296c-ada0-480b-916c-5c4918c865f6.jpg already downloaded
2026-03-25 10:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be71014b-888f-5e1c-acb0-9c1406294641, identifier: 10722570
2026-03-25 10:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8a3cc6d-ee90-57c7-b046-0897678d6fee with identifier: 10722409
2026-03-25 10:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8a3cc6d-ee90-57c7-b046-0897678d6fee with scrape type 1
2026-03-25 10:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e8a3cc6d-ee90-57c7-b046-0897678d6fee
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683777%252Fgeneral%252F398a2785-f4a2-4645-872e-489fe5b8e1dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683777/general/398a2785-f4a2-4645-872e-489fe5b8e1dd.jpg already downloaded
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683777%252Fgeneral%252F34e031c9-565a-40b8-bad7-46ffb9890235.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683777/general/34e031c9-565a-40b8-bad7-46ffb9890235.jpg already downloaded
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683777%252Fgeneral%252Fef709d9f-88d3-48fb-9bc6-aa405bd8689e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683777/general/ef709d9f-88d3-48fb-9bc6-aa405bd8689e.jpg already downloaded
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683777%252Fgeneral%252F1a558f64-8cd2-42aa-8632-9b0ddf94f10a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683777/general/1a558f64-8cd2-42aa-8632-9b0ddf94f10a.jpg already downloaded
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683777%252Fgeneral%252Fa73eaf11-5b31-441d-a995-ada762eae595.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683777/general/a73eaf11-5b31-441d-a995-ada762eae595.jpg already downloaded
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683777%252Fgeneral%252F500184df-00d0-41a9-a6bb-c63e89d67489.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683777/general/500184df-00d0-41a9-a6bb-c63e89d67489.jpg already downloaded
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683777%252Fgeneral%252Fe63876b3-1319-4ecc-8b34-9d8589cbeb88.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683777/general/e63876b3-1319-4ecc-8b34-9d8589cbeb88.jpg already downloaded
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683777%252Fgeneral%252F45b888d5-e1e6-490f-8659-a1b10f9e155e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683777/general/45b888d5-e1e6-490f-8659-a1b10f9e155e.jpg already downloaded
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683777%252Fgeneral%252F61ebc3a9-9054-4c6f-8bb0-b0b9f7d89799.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683777/general/61ebc3a9-9054-4c6f-8bb0-b0b9f7d89799.jpg already downloaded
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683777%252Fgeneral%252Fec681acb-e0d7-4707-9009-593a837c8413.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683777/general/ec681acb-e0d7-4707-9009-593a837c8413.jpg already downloaded
2026-03-25 10:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8a3cc6d-ee90-57c7-b046-0897678d6fee, identifier: 10722409
2026-03-25 10:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f46165a-b60c-515f-aa9f-b32386548772 with identifier: 10722615
2026-03-25 10:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f46165a-b60c-515f-aa9f-b32386548772 with scrape type 1
2026-03-25 10:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0f46165a-b60c-515f-aa9f-b32386548772
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726150%252Fgeneral%252Fda3a02ec-0307-44c3-8082-2750bbbca6ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726150/general/da3a02ec-0307-44c3-8082-2750bbbca6ae.jpg already downloaded
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726150%252Fgeneral%252F2b53da55-8e49-4293-99a9-f7d1a7a31843.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726150/general/2b53da55-8e49-4293-99a9-f7d1a7a31843.jpg already downloaded
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726150%252Fgeneral%252Fc5f69cd2-ed01-4509-bf16-624fff063ea9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726150/general/c5f69cd2-ed01-4509-bf16-624fff063ea9.jpg already downloaded
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726150%252Fgeneral%252F77e67fdd-ed86-4bb8-a79c-ce71735a18fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726150/general/77e67fdd-ed86-4bb8-a79c-ce71735a18fd.jpg already downloaded
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726150%252Fgeneral%252F3c4b4c75-0baa-4f8d-b579-a0118bcf7ae1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726150/general/3c4b4c75-0baa-4f8d-b579-a0118bcf7ae1.jpg already downloaded
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726150%252Fgeneral%252F5d1a22aa-ec5d-419a-b4d5-e79068465dba.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726150/general/5d1a22aa-ec5d-419a-b4d5-e79068465dba.jpg already downloaded
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726150%252Fgeneral%252Fecd18475-f58a-4240-966b-ac413be57518.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726150/general/ecd18475-f58a-4240-966b-ac413be57518.jpg already downloaded
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726150%252Fgeneral%252Fdb783b9d-e52c-4320-ae71-cb56443a2b5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726150/general/db783b9d-e52c-4320-ae71-cb56443a2b5a.jpg already downloaded
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726150%252Fgeneral%252F60ab9419-fe63-4fcf-9302-77e1bc7d7c93.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726150/general/60ab9419-fe63-4fcf-9302-77e1bc7d7c93.jpg already downloaded
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726150%252Fgeneral%252Fa709ff3d-d53b-4178-b648-0186369d93ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726150/general/a709ff3d-d53b-4178-b648-0186369d93ea.jpg already downloaded
2026-03-25 10:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f46165a-b60c-515f-aa9f-b32386548772, identifier: 10722615
2026-03-25 10:17:56 [adesa.be] INFO: Found listing with ID: 10722531
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722531%27 HTTP/1.1" 200 None
2026-03-25 10:17:56 [adesa.be] INFO: Scrape type for 10722531: 1
2026-03-25 10:17:56 [adesa.be] INFO: Scraping item 10722531 url https://www.openlane.eu/en/carv6/auction/10722531
2026-03-25 10:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be71014b-888f-5e1c-acb0-9c1406294641 with identifier: 10722570
2026-03-25 10:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be71014b-888f-5e1c-acb0-9c1406294641 with identifier: 10722570
2026-03-25 10:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be71014b-888f-5e1c-acb0-9c1406294641 with identifier: 10722570 to the API
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722570>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'be71014b-888f-5e1c-acb0-9c1406294641',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXB229',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722570',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 74237,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5718881/general/afaef9ec-64a8-48f9-8472-63e65c2ba5df.jpg',
'https://images.openlane.eu/carimgs/5718881/general/df36e07a-5535-45c6-b981-3ccd6eac0d7e.jpg',
'https://images.openlane.eu/carimgs/5718881/general/3aa70dee-536c-4976-95ec-51cc0119726f.jpg',
'https://images.openlane.eu/carimgs/5718881/general/71ecdb38-d60f-4f38-b4bd-f7b40e2c7a67.jpg',
'https://images.openlane.eu/carimgs/5718881/general/bbc2835f-4eb0-4e9b-b563-273349492b2b.jpg',
'https://images.openlane.eu/carimgs/5718881/general/0c5678c0-49c8-4863-a0b0-eb8f21cb5ca9.jpg',
'https://images.openlane.eu/carimgs/5718881/general/805c867c-328d-4a7a-a08b-ae99a0fd35a3.jpg',
'https://images.openlane.eu/carimgs/5718881/general/b7441b3f-5384-4c85-9aed-d15313e78915.jpg',
'https://images.openlane.eu/carimgs/5718881/general/16e2d03a-1618-47a0-bac7-f3f08a2b140d.jpg',
'https://images.openlane.eu/carimgs/5718881/general/59bc296c-ada0-480b-916c-5c4918c865f6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be71014b-888f-5e1c-acb0-9c1406294641/be71014b-888f-5e1c-acb0-9c1406294641_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347828,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718881/general/afaef9ec-64a8-48f9-8472-63e65c2ba5df.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be71014b-888f-5e1c-acb0-9c1406294641/be71014b-888f-5e1c-acb0-9c1406294641_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302748,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718881/general/df36e07a-5535-45c6-b981-3ccd6eac0d7e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be71014b-888f-5e1c-acb0-9c1406294641/be71014b-888f-5e1c-acb0-9c1406294641_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343995,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718881/general/3aa70dee-536c-4976-95ec-51cc0119726f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be71014b-888f-5e1c-acb0-9c1406294641/be71014b-888f-5e1c-acb0-9c1406294641_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305096,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718881/general/71ecdb38-d60f-4f38-b4bd-f7b40e2c7a67.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be71014b-888f-5e1c-acb0-9c1406294641/be71014b-888f-5e1c-acb0-9c1406294641_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347692,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718881/general/bbc2835f-4eb0-4e9b-b563-273349492b2b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be71014b-888f-5e1c-acb0-9c1406294641/be71014b-888f-5e1c-acb0-9c1406294641_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342226,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718881/general/0c5678c0-49c8-4863-a0b0-eb8f21cb5ca9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be71014b-888f-5e1c-acb0-9c1406294641/be71014b-888f-5e1c-acb0-9c1406294641_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366947,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718881/general/805c867c-328d-4a7a-a08b-ae99a0fd35a3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be71014b-888f-5e1c-acb0-9c1406294641/be71014b-888f-5e1c-acb0-9c1406294641_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330051,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718881/general/b7441b3f-5384-4c85-9aed-d15313e78915.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be71014b-888f-5e1c-acb0-9c1406294641/be71014b-888f-5e1c-acb0-9c1406294641_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296677,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718881/general/16e2d03a-1618-47a0-bac7-f3f08a2b140d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be71014b-888f-5e1c-acb0-9c1406294641/be71014b-888f-5e1c-acb0-9c1406294641_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328443,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718881/general/59bc296c-ada0-480b-916c-5c4918c865f6.jpg',
'Width': 1920}],
'price': 17650,
'price_includes_vat': True,
'registration_date': '2022-04-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 74.237 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722570%27 HTTP/1.1" 200 None
2026-03-25 10:17:56 [adesa.be] INFO: Saving data for 10722570: {'created_time': 1774433876.969439, 'last_price_update_time': 1774433876.969449, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722570') HTTP/1.1" 204 0
2026-03-25 10:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8a3cc6d-ee90-57c7-b046-0897678d6fee with identifier: 10722409
2026-03-25 10:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8a3cc6d-ee90-57c7-b046-0897678d6fee with identifier: 10722409
2026-03-25 10:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8a3cc6d-ee90-57c7-b046-0897678d6fee with identifier: 10722409 to the API
2026-03-25 10:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722409>
{'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': 163,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'e8a3cc6d-ee90-57c7-b046-0897678d6fee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUL367',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722409',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 124353,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5683777/general/398a2785-f4a2-4645-872e-489fe5b8e1dd.jpg',
'https://images.openlane.eu/carimgs/5683777/general/34e031c9-565a-40b8-bad7-46ffb9890235.jpg',
'https://images.openlane.eu/carimgs/5683777/general/ef709d9f-88d3-48fb-9bc6-aa405bd8689e.jpg',
'https://images.openlane.eu/carimgs/5683777/general/1a558f64-8cd2-42aa-8632-9b0ddf94f10a.jpg',
'https://images.openlane.eu/carimgs/5683777/general/a73eaf11-5b31-441d-a995-ada762eae595.jpg',
'https://images.openlane.eu/carimgs/5683777/general/500184df-00d0-41a9-a6bb-c63e89d67489.jpg',
'https://images.openlane.eu/carimgs/5683777/general/e63876b3-1319-4ecc-8b34-9d8589cbeb88.jpg',
'https://images.openlane.eu/carimgs/5683777/general/45b888d5-e1e6-490f-8659-a1b10f9e155e.jpg',
'https://images.openlane.eu/carimgs/5683777/general/61ebc3a9-9054-4c6f-8bb0-b0b9f7d89799.jpg',
'https://images.openlane.eu/carimgs/5683777/general/ec681acb-e0d7-4707-9009-593a837c8413.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a3cc6d-ee90-57c7-b046-0897678d6fee/e8a3cc6d-ee90-57c7-b046-0897678d6fee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35670,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683777/general/398a2785-f4a2-4645-872e-489fe5b8e1dd.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a3cc6d-ee90-57c7-b046-0897678d6fee/e8a3cc6d-ee90-57c7-b046-0897678d6fee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289621,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683777/general/34e031c9-565a-40b8-bad7-46ffb9890235.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a3cc6d-ee90-57c7-b046-0897678d6fee/e8a3cc6d-ee90-57c7-b046-0897678d6fee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282284,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683777/general/ef709d9f-88d3-48fb-9bc6-aa405bd8689e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a3cc6d-ee90-57c7-b046-0897678d6fee/e8a3cc6d-ee90-57c7-b046-0897678d6fee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273450,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683777/general/1a558f64-8cd2-42aa-8632-9b0ddf94f10a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a3cc6d-ee90-57c7-b046-0897678d6fee/e8a3cc6d-ee90-57c7-b046-0897678d6fee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251799,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683777/general/a73eaf11-5b31-441d-a995-ada762eae595.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a3cc6d-ee90-57c7-b046-0897678d6fee/e8a3cc6d-ee90-57c7-b046-0897678d6fee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273609,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683777/general/500184df-00d0-41a9-a6bb-c63e89d67489.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a3cc6d-ee90-57c7-b046-0897678d6fee/e8a3cc6d-ee90-57c7-b046-0897678d6fee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275649,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683777/general/e63876b3-1319-4ecc-8b34-9d8589cbeb88.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a3cc6d-ee90-57c7-b046-0897678d6fee/e8a3cc6d-ee90-57c7-b046-0897678d6fee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249331,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683777/general/45b888d5-e1e6-490f-8659-a1b10f9e155e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a3cc6d-ee90-57c7-b046-0897678d6fee/e8a3cc6d-ee90-57c7-b046-0897678d6fee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246301,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683777/general/61ebc3a9-9054-4c6f-8bb0-b0b9f7d89799.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a3cc6d-ee90-57c7-b046-0897678d6fee/e8a3cc6d-ee90-57c7-b046-0897678d6fee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252212,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683777/general/ec681acb-e0d7-4707-9009-593a837c8413.jpg',
'Width': 1400}],
'price': 23750,
'price_includes_vat': True,
'registration_date': '2022-03-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 163 hp - 124.353 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722409%27 HTTP/1.1" 200 None
2026-03-25 10:17:57 [adesa.be] INFO: Saving data for 10722409: {'created_time': 1774433877.288417, 'last_price_update_time': 1774433877.288452, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722409') HTTP/1.1" 204 0
2026-03-25 10:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f46165a-b60c-515f-aa9f-b32386548772 with identifier: 10722615
2026-03-25 10:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f46165a-b60c-515f-aa9f-b32386548772 with identifier: 10722615
2026-03-25 10:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f46165a-b60c-515f-aa9f-b32386548772 with identifier: 10722615 to the API
2026-03-25 10:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722615>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '0f46165a-b60c-515f-aa9f-b32386548772',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWS016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722615',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 77004,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5726150/general/da3a02ec-0307-44c3-8082-2750bbbca6ae.jpg',
'https://images.openlane.eu/carimgs/5726150/general/2b53da55-8e49-4293-99a9-f7d1a7a31843.jpg',
'https://images.openlane.eu/carimgs/5726150/general/c5f69cd2-ed01-4509-bf16-624fff063ea9.jpg',
'https://images.openlane.eu/carimgs/5726150/general/77e67fdd-ed86-4bb8-a79c-ce71735a18fd.jpg',
'https://images.openlane.eu/carimgs/5726150/general/3c4b4c75-0baa-4f8d-b579-a0118bcf7ae1.jpg',
'https://images.openlane.eu/carimgs/5726150/general/5d1a22aa-ec5d-419a-b4d5-e79068465dba.jpg',
'https://images.openlane.eu/carimgs/5726150/general/ecd18475-f58a-4240-966b-ac413be57518.jpg',
'https://images.openlane.eu/carimgs/5726150/general/db783b9d-e52c-4320-ae71-cb56443a2b5a.jpg',
'https://images.openlane.eu/carimgs/5726150/general/60ab9419-fe63-4fcf-9302-77e1bc7d7c93.jpg',
'https://images.openlane.eu/carimgs/5726150/general/a709ff3d-d53b-4178-b648-0186369d93ea.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f46165a-b60c-515f-aa9f-b32386548772/0f46165a-b60c-515f-aa9f-b32386548772_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372730,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726150/general/da3a02ec-0307-44c3-8082-2750bbbca6ae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f46165a-b60c-515f-aa9f-b32386548772/0f46165a-b60c-515f-aa9f-b32386548772_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368560,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726150/general/2b53da55-8e49-4293-99a9-f7d1a7a31843.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f46165a-b60c-515f-aa9f-b32386548772/0f46165a-b60c-515f-aa9f-b32386548772_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360422,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726150/general/c5f69cd2-ed01-4509-bf16-624fff063ea9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f46165a-b60c-515f-aa9f-b32386548772/0f46165a-b60c-515f-aa9f-b32386548772_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332891,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726150/general/77e67fdd-ed86-4bb8-a79c-ce71735a18fd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f46165a-b60c-515f-aa9f-b32386548772/0f46165a-b60c-515f-aa9f-b32386548772_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353847,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726150/general/3c4b4c75-0baa-4f8d-b579-a0118bcf7ae1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f46165a-b60c-515f-aa9f-b32386548772/0f46165a-b60c-515f-aa9f-b32386548772_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340917,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726150/general/5d1a22aa-ec5d-419a-b4d5-e79068465dba.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f46165a-b60c-515f-aa9f-b32386548772/0f46165a-b60c-515f-aa9f-b32386548772_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337291,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726150/general/ecd18475-f58a-4240-966b-ac413be57518.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f46165a-b60c-515f-aa9f-b32386548772/0f46165a-b60c-515f-aa9f-b32386548772_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339757,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726150/general/db783b9d-e52c-4320-ae71-cb56443a2b5a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f46165a-b60c-515f-aa9f-b32386548772/0f46165a-b60c-515f-aa9f-b32386548772_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270799,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726150/general/60ab9419-fe63-4fcf-9302-77e1bc7d7c93.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f46165a-b60c-515f-aa9f-b32386548772/0f46165a-b60c-515f-aa9f-b32386548772_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 576025,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726150/general/a709ff3d-d53b-4178-b648-0186369d93ea.jpg',
'Width': 1920}],
'price': 18950,
'price_includes_vat': True,
'registration_date': '2022-04-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 77.004 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722615%27 HTTP/1.1" 200 None
2026-03-25 10:17:57 [adesa.be] INFO: Saving data for 10722615: {'created_time': 1774433877.720899, 'last_price_update_time': 1774433877.720909, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722615') HTTP/1.1" 204 0
2026-03-25 10:17:57 [adesa.be] INFO: Found listing with ID: 10722640
2026-03-25 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722640%27 HTTP/1.1" 200 None
2026-03-25 10:17:57 [adesa.be] INFO: Scrape type for 10722640: 1
2026-03-25 10:17:57 [adesa.be] INFO: Scraping item 10722640 url https://www.openlane.eu/en/carv6/auction/10722640
2026-03-25 10:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722411> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722365> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:17:57 [adesa.be] INFO: Found listing with ID: 10722451
2026-03-25 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722451%27 HTTP/1.1" 200 None
2026-03-25 10:17:57 [adesa.be] INFO: Scrape type for 10722451: 1
2026-03-25 10:17:57 [adesa.be] INFO: Scraping item 10722451 url https://www.openlane.eu/en/carv6/auction/10722451
2026-03-25 10:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:17:57 [adesa.be] INFO: Found listing with ID: 10722643
2026-03-25 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722643%27 HTTP/1.1" 200 None
2026-03-25 10:17:57 [adesa.be] INFO: Scrape type for 10722643: 1
2026-03-25 10:17:57 [adesa.be] INFO: Scraping item 10722643 url https://www.openlane.eu/en/carv6/auction/10722643
2026-03-25 10:17:57 [adesa.be] INFO: Found listing with ID: 10722393
2026-03-25 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722393%27 HTTP/1.1" 200 None
2026-03-25 10:17:57 [adesa.be] INFO: Scrape type for 10722393: 1
2026-03-25 10:17:57 [adesa.be] INFO: Scraping item 10722393 url https://www.openlane.eu/en/carv6/auction/10722393
2026-03-25 10:17:57 [adesa.be] INFO: Found listing with ID: 10722523
2026-03-25 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722523%27 HTTP/1.1" 200 None
2026-03-25 10:17:57 [adesa.be] INFO: Scrape type for 10722523: 1
2026-03-25 10:17:57 [adesa.be] INFO: Scraping item 10722523 url https://www.openlane.eu/en/carv6/auction/10722523
2026-03-25 10:17:57 [adesa.be] INFO: Found listing with ID: 10722622
2026-03-25 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722622%27 HTTP/1.1" 200 None
2026-03-25 10:17:57 [adesa.be] INFO: Scrape type for 10722622: 1
2026-03-25 10:17:57 [adesa.be] INFO: Scraping item 10722622 url https://www.openlane.eu/en/carv6/auction/10722622
2026-03-25 10:17:57 [adesa.be] INFO: Found listing with ID: 10722432
2026-03-25 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722432%27 HTTP/1.1" 200 None
2026-03-25 10:17:57 [adesa.be] INFO: Scrape type for 10722432: 1
2026-03-25 10:17:57 [adesa.be] INFO: Scraping item 10722432 url https://www.openlane.eu/en/carv6/auction/10722432
2026-03-25 10:17:57 [adesa.be] INFO: Found listing with ID: 10722478
2026-03-25 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722478%27 HTTP/1.1" 200 None
2026-03-25 10:17:57 [adesa.be] INFO: Scrape type for 10722478: 1
2026-03-25 10:17:57 [adesa.be] INFO: Scraping item 10722478 url https://www.openlane.eu/en/carv6/auction/10722478
2026-03-25 10:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e036b3e-f527-5bd5-a174-1831efa1241f with identifier: 10722411
2026-03-25 10:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e036b3e-f527-5bd5-a174-1831efa1241f with scrape type 1
2026-03-25 10:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9e036b3e-f527-5bd5-a174-1831efa1241f
2026-03-25 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683780%252Fgeneral%252F1deb2527-5f25-45f2-8e00-baea96656e3d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683780/general/1deb2527-5f25-45f2-8e00-baea96656e3d.jpg already downloaded
2026-03-25 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683780%252Fgeneral%252Fa5f958e2-c29b-4b0b-b5e3-7bab88395618.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683780/general/a5f958e2-c29b-4b0b-b5e3-7bab88395618.jpg already downloaded
2026-03-25 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683780%252Fgeneral%252F060a59bf-9115-47dd-8671-1061a3ad8920.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683780/general/060a59bf-9115-47dd-8671-1061a3ad8920.jpg already downloaded
2026-03-25 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683780%252Fgeneral%252F39e1f989-db96-4c37-82b7-92b7a990e62b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683780/general/39e1f989-db96-4c37-82b7-92b7a990e62b.jpg already downloaded
2026-03-25 10:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683780%252Fgeneral%252F09e8ccb0-22e7-45ce-96f3-f11420ef21ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683780/general/09e8ccb0-22e7-45ce-96f3-f11420ef21ff.jpg already downloaded
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683780%252Fgeneral%252Fa529275a-8036-42c2-bdd8-dafeb5dde42a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683780/general/a529275a-8036-42c2-bdd8-dafeb5dde42a.jpg already downloaded
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683780%252Fgeneral%252Fa51d3bd1-1608-49b2-ac7f-4c008d8b27f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683780/general/a51d3bd1-1608-49b2-ac7f-4c008d8b27f2.jpg already downloaded
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683780%252Fgeneral%252F6bf99ee0-ff2c-47ed-bd23-fc006adf1b5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683780/general/6bf99ee0-ff2c-47ed-bd23-fc006adf1b5a.jpg already downloaded
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683780%252Fgeneral%252F958d3942-06b2-4535-b2a7-1e343bcea372.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683780/general/958d3942-06b2-4535-b2a7-1e343bcea372.jpg already downloaded
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683780%252Fgeneral%252Fd53b23c8-b19f-455e-8ccd-3d041859b349.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683780/general/d53b23c8-b19f-455e-8ccd-3d041859b349.jpg already downloaded
2026-03-25 10:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e036b3e-f527-5bd5-a174-1831efa1241f, identifier: 10722411
2026-03-25 10:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce013ca4-256e-5384-8d08-53e215639a22 with identifier: 10722476
2026-03-25 10:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce013ca4-256e-5384-8d08-53e215639a22 with scrape type 1
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ce013ca4-256e-5384-8d08-53e215639a22
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696277%252Fgeneral%252F2216dc59-c8df-4f37-81a5-0bbf20506a2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696277/general/2216dc59-c8df-4f37-81a5-0bbf20506a2b.jpg already downloaded
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696277%252Fgeneral%252F1c37e14f-30de-4ba7-8340-9e3b97d48861.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696277/general/1c37e14f-30de-4ba7-8340-9e3b97d48861.jpg already downloaded
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696277%252Fgeneral%252F75771117-b9f9-435b-8ba2-2b708eecdfd1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696277/general/75771117-b9f9-435b-8ba2-2b708eecdfd1.jpg already downloaded
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696277%252Fgeneral%252F74a093a9-5a1b-43fd-82b7-ea4006d083e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696277/general/74a093a9-5a1b-43fd-82b7-ea4006d083e8.jpg already downloaded
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696277%252Fgeneral%252F05655bf9-e112-45e5-beda-0a427b876a77.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696277/general/05655bf9-e112-45e5-beda-0a427b876a77.jpg already downloaded
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696277%252Fgeneral%252F2744a133-e8e2-421c-bdb8-ba824f36113a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696277/general/2744a133-e8e2-421c-bdb8-ba824f36113a.jpg already downloaded
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696277%252Fgeneral%252F8cc39c2f-dfbb-4407-a4fc-47cf733e20a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696277/general/8cc39c2f-dfbb-4407-a4fc-47cf733e20a4.jpg already downloaded
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696277%252Fgeneral%252F0217c4e0-4ebf-43fd-aaf5-3f79777ecd24.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696277/general/0217c4e0-4ebf-43fd-aaf5-3f79777ecd24.jpg already downloaded
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696277%252Fgeneral%252F805ee0e9-1910-450a-a036-98b5b29d42b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696277/general/805ee0e9-1910-450a-a036-98b5b29d42b7.jpg already downloaded
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696277%252Fgeneral%252Fba024227-d205-49c3-b912-f5e6e32ed747.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696277/general/ba024227-d205-49c3-b912-f5e6e32ed747.jpg already downloaded
2026-03-25 10:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ce013ca4-256e-5384-8d08-53e215639a22, identifier: 10722476
2026-03-25 10:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb0b3644-43c4-5b46-8cfd-648ad918ed9b with identifier: 10722365
2026-03-25 10:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb0b3644-43c4-5b46-8cfd-648ad918ed9b with scrape type 1
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eb0b3644-43c4-5b46-8cfd-648ad918ed9b
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652624%252Fgeneral%252Fce0317b8-5330-4453-9d05-c96ee259adae.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652624/general/ce0317b8-5330-4453-9d05-c96ee259adae.jpg already downloaded
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652624%252Fgeneral%252F082b02f6-b43b-4467-ad1d-fe3850f2d03d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652624/general/082b02f6-b43b-4467-ad1d-fe3850f2d03d.jpg already downloaded
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652624%252Fgeneral%252Fe464c41a-1172-4ceb-ab4b-69a15f3feb98.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652624/general/e464c41a-1172-4ceb-ab4b-69a15f3feb98.jpg already downloaded
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652624%252Fgeneral%252F3c2218fa-6ff5-44ab-8807-941fedcbb7b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652624/general/3c2218fa-6ff5-44ab-8807-941fedcbb7b5.jpg already downloaded
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652624%252Fgeneral%252F1252a15a-665b-4e80-804a-ec99d35a4440.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652624/general/1252a15a-665b-4e80-804a-ec99d35a4440.jpg already downloaded
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652624%252Fgeneral%252F842da19c-c6dd-4678-8165-994387477ff3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652624/general/842da19c-c6dd-4678-8165-994387477ff3.jpg already downloaded
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652624%252Fgeneral%252F9bc14bb8-b64f-41b9-9687-fd49a99e049d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652624/general/9bc14bb8-b64f-41b9-9687-fd49a99e049d.jpg already downloaded
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652624%252Fgeneral%252F2437dee8-5aec-429e-9521-d54d990e3c0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652624/general/2437dee8-5aec-429e-9521-d54d990e3c0b.jpg already downloaded
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652624%252Fgeneral%252F7b42eb01-3da4-4861-9c69-f120334d8621.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652624/general/7b42eb01-3da4-4861-9c69-f120334d8621.jpg already downloaded
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652624%252Fgeneral%252Fe04f7aa5-207f-4b34-936c-5e647694d891.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652624/general/e04f7aa5-207f-4b34-936c-5e647694d891.jpg already downloaded
2026-03-25 10:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb0b3644-43c4-5b46-8cfd-648ad918ed9b, identifier: 10722365
2026-03-25 10:17:58 [adesa.be] INFO: Found listing with ID: 10722373
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722373%27 HTTP/1.1" 200 None
2026-03-25 10:17:58 [adesa.be] INFO: Scrape type for 10722373: 1
2026-03-25 10:17:58 [adesa.be] INFO: Scraping item 10722373 url https://www.openlane.eu/en/carv6/auction/10722373
2026-03-25 10:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e036b3e-f527-5bd5-a174-1831efa1241f with identifier: 10722411
2026-03-25 10:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e036b3e-f527-5bd5-a174-1831efa1241f with identifier: 10722411
2026-03-25 10:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e036b3e-f527-5bd5-a174-1831efa1241f with identifier: 10722411 to the API
2026-03-25 10:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722411>
{'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': 181,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '9e036b3e-f527-5bd5-a174-1831efa1241f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLP563',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722411',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 93476,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5683780/general/1deb2527-5f25-45f2-8e00-baea96656e3d.jpg',
'https://images.openlane.eu/carimgs/5683780/general/a5f958e2-c29b-4b0b-b5e3-7bab88395618.jpg',
'https://images.openlane.eu/carimgs/5683780/general/060a59bf-9115-47dd-8671-1061a3ad8920.jpg',
'https://images.openlane.eu/carimgs/5683780/general/39e1f989-db96-4c37-82b7-92b7a990e62b.jpg',
'https://images.openlane.eu/carimgs/5683780/general/09e8ccb0-22e7-45ce-96f3-f11420ef21ff.jpg',
'https://images.openlane.eu/carimgs/5683780/general/a529275a-8036-42c2-bdd8-dafeb5dde42a.jpg',
'https://images.openlane.eu/carimgs/5683780/general/a51d3bd1-1608-49b2-ac7f-4c008d8b27f2.jpg',
'https://images.openlane.eu/carimgs/5683780/general/6bf99ee0-ff2c-47ed-bd23-fc006adf1b5a.jpg',
'https://images.openlane.eu/carimgs/5683780/general/958d3942-06b2-4535-b2a7-1e343bcea372.jpg',
'https://images.openlane.eu/carimgs/5683780/general/d53b23c8-b19f-455e-8ccd-3d041859b349.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e036b3e-f527-5bd5-a174-1831efa1241f/9e036b3e-f527-5bd5-a174-1831efa1241f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336385,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683780/general/1deb2527-5f25-45f2-8e00-baea96656e3d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e036b3e-f527-5bd5-a174-1831efa1241f/9e036b3e-f527-5bd5-a174-1831efa1241f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322848,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683780/general/a5f958e2-c29b-4b0b-b5e3-7bab88395618.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e036b3e-f527-5bd5-a174-1831efa1241f/9e036b3e-f527-5bd5-a174-1831efa1241f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293025,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683780/general/060a59bf-9115-47dd-8671-1061a3ad8920.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e036b3e-f527-5bd5-a174-1831efa1241f/9e036b3e-f527-5bd5-a174-1831efa1241f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250582,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683780/general/39e1f989-db96-4c37-82b7-92b7a990e62b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e036b3e-f527-5bd5-a174-1831efa1241f/9e036b3e-f527-5bd5-a174-1831efa1241f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233457,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683780/general/09e8ccb0-22e7-45ce-96f3-f11420ef21ff.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e036b3e-f527-5bd5-a174-1831efa1241f/9e036b3e-f527-5bd5-a174-1831efa1241f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258873,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683780/general/a529275a-8036-42c2-bdd8-dafeb5dde42a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e036b3e-f527-5bd5-a174-1831efa1241f/9e036b3e-f527-5bd5-a174-1831efa1241f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242662,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683780/general/a51d3bd1-1608-49b2-ac7f-4c008d8b27f2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e036b3e-f527-5bd5-a174-1831efa1241f/9e036b3e-f527-5bd5-a174-1831efa1241f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201528,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683780/general/6bf99ee0-ff2c-47ed-bd23-fc006adf1b5a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e036b3e-f527-5bd5-a174-1831efa1241f/9e036b3e-f527-5bd5-a174-1831efa1241f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255989,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683780/general/958d3942-06b2-4535-b2a7-1e343bcea372.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e036b3e-f527-5bd5-a174-1831efa1241f/9e036b3e-f527-5bd5-a174-1831efa1241f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188740,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683780/general/d53b23c8-b19f-455e-8ccd-3d041859b349.jpg',
'Width': 1400}],
'price': 12350,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Citroën C5 Aircross 1.6 Lounge - Hybrid - Automatic - 181 hp - '
'93.476 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-25 10:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722411%27 HTTP/1.1" 200 None
2026-03-25 10:17:59 [adesa.be] INFO: Saving data for 10722411: {'created_time': 1774433879.20842, 'last_price_update_time': 1774433879.208433, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722411') HTTP/1.1" 204 0
2026-03-25 10:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ce013ca4-256e-5384-8d08-53e215639a22 with identifier: 10722476
2026-03-25 10:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ce013ca4-256e-5384-8d08-53e215639a22 with identifier: 10722476
2026-03-25 10:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ce013ca4-256e-5384-8d08-53e215639a22 with identifier: 10722476 to the API
2026-03-25 10:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722476>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'ce013ca4-256e-5384-8d08-53e215639a22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWD145',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722476',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 80193,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5696277/general/2216dc59-c8df-4f37-81a5-0bbf20506a2b.jpg',
'https://images.openlane.eu/carimgs/5696277/general/1c37e14f-30de-4ba7-8340-9e3b97d48861.jpg',
'https://images.openlane.eu/carimgs/5696277/general/75771117-b9f9-435b-8ba2-2b708eecdfd1.jpg',
'https://images.openlane.eu/carimgs/5696277/general/74a093a9-5a1b-43fd-82b7-ea4006d083e8.jpg',
'https://images.openlane.eu/carimgs/5696277/general/05655bf9-e112-45e5-beda-0a427b876a77.jpg',
'https://images.openlane.eu/carimgs/5696277/general/2744a133-e8e2-421c-bdb8-ba824f36113a.jpg',
'https://images.openlane.eu/carimgs/5696277/general/8cc39c2f-dfbb-4407-a4fc-47cf733e20a4.jpg',
'https://images.openlane.eu/carimgs/5696277/general/0217c4e0-4ebf-43fd-aaf5-3f79777ecd24.jpg',
'https://images.openlane.eu/carimgs/5696277/general/805ee0e9-1910-450a-a036-98b5b29d42b7.jpg',
'https://images.openlane.eu/carimgs/5696277/general/ba024227-d205-49c3-b912-f5e6e32ed747.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce013ca4-256e-5384-8d08-53e215639a22/ce013ca4-256e-5384-8d08-53e215639a22_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380735,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696277/general/2216dc59-c8df-4f37-81a5-0bbf20506a2b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce013ca4-256e-5384-8d08-53e215639a22/ce013ca4-256e-5384-8d08-53e215639a22_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353637,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696277/general/1c37e14f-30de-4ba7-8340-9e3b97d48861.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce013ca4-256e-5384-8d08-53e215639a22/ce013ca4-256e-5384-8d08-53e215639a22_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360150,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696277/general/75771117-b9f9-435b-8ba2-2b708eecdfd1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce013ca4-256e-5384-8d08-53e215639a22/ce013ca4-256e-5384-8d08-53e215639a22_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352643,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696277/general/74a093a9-5a1b-43fd-82b7-ea4006d083e8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce013ca4-256e-5384-8d08-53e215639a22/ce013ca4-256e-5384-8d08-53e215639a22_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301860,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696277/general/05655bf9-e112-45e5-beda-0a427b876a77.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce013ca4-256e-5384-8d08-53e215639a22/ce013ca4-256e-5384-8d08-53e215639a22_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319090,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696277/general/2744a133-e8e2-421c-bdb8-ba824f36113a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce013ca4-256e-5384-8d08-53e215639a22/ce013ca4-256e-5384-8d08-53e215639a22_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294765,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696277/general/8cc39c2f-dfbb-4407-a4fc-47cf733e20a4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce013ca4-256e-5384-8d08-53e215639a22/ce013ca4-256e-5384-8d08-53e215639a22_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344969,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696277/general/0217c4e0-4ebf-43fd-aaf5-3f79777ecd24.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce013ca4-256e-5384-8d08-53e215639a22/ce013ca4-256e-5384-8d08-53e215639a22_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171999,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696277/general/805ee0e9-1910-450a-a036-98b5b29d42b7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce013ca4-256e-5384-8d08-53e215639a22/ce013ca4-256e-5384-8d08-53e215639a22_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329892,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696277/general/ba024227-d205-49c3-b912-f5e6e32ed747.jpg',
'Width': 1920}],
'price': 12950,
'price_includes_vat': True,
'registration_date': '2021-01-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Citroën C5 Aircross 1.6 Shine - Hybrid - Automatic - 181 hp - '
'80.193 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2021}
2026-03-25 10:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722476%27 HTTP/1.1" 200 None
2026-03-25 10:17:59 [adesa.be] INFO: Saving data for 10722476: {'created_time': 1774433879.638084, 'last_price_update_time': 1774433879.638095, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722476') HTTP/1.1" 204 0
2026-03-25 10:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb0b3644-43c4-5b46-8cfd-648ad918ed9b with identifier: 10722365
2026-03-25 10:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb0b3644-43c4-5b46-8cfd-648ad918ed9b with identifier: 10722365
2026-03-25 10:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb0b3644-43c4-5b46-8cfd-648ad918ed9b with identifier: 10722365 to the API
2026-03-25 10:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:17:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722365>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'eb0b3644-43c4-5b46-8cfd-648ad918ed9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFY341',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722365',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 107725,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5652624/general/ce0317b8-5330-4453-9d05-c96ee259adae.jpg',
'https://images.openlane.eu/carimgs/5652624/general/082b02f6-b43b-4467-ad1d-fe3850f2d03d.jpg',
'https://images.openlane.eu/carimgs/5652624/general/e464c41a-1172-4ceb-ab4b-69a15f3feb98.jpg',
'https://images.openlane.eu/carimgs/5652624/general/3c2218fa-6ff5-44ab-8807-941fedcbb7b5.jpg',
'https://images.openlane.eu/carimgs/5652624/general/1252a15a-665b-4e80-804a-ec99d35a4440.jpg',
'https://images.openlane.eu/carimgs/5652624/general/842da19c-c6dd-4678-8165-994387477ff3.jpg',
'https://images.openlane.eu/carimgs/5652624/general/9bc14bb8-b64f-41b9-9687-fd49a99e049d.jpg',
'https://images.openlane.eu/carimgs/5652624/general/2437dee8-5aec-429e-9521-d54d990e3c0b.jpg',
'https://images.openlane.eu/carimgs/5652624/general/7b42eb01-3da4-4861-9c69-f120334d8621.jpg',
'https://images.openlane.eu/carimgs/5652624/general/e04f7aa5-207f-4b34-936c-5e647694d891.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb0b3644-43c4-5b46-8cfd-648ad918ed9b/eb0b3644-43c4-5b46-8cfd-648ad918ed9b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339367,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652624/general/ce0317b8-5330-4453-9d05-c96ee259adae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb0b3644-43c4-5b46-8cfd-648ad918ed9b/eb0b3644-43c4-5b46-8cfd-648ad918ed9b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326070,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652624/general/082b02f6-b43b-4467-ad1d-fe3850f2d03d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb0b3644-43c4-5b46-8cfd-648ad918ed9b/eb0b3644-43c4-5b46-8cfd-648ad918ed9b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309833,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652624/general/e464c41a-1172-4ceb-ab4b-69a15f3feb98.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb0b3644-43c4-5b46-8cfd-648ad918ed9b/eb0b3644-43c4-5b46-8cfd-648ad918ed9b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306050,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652624/general/3c2218fa-6ff5-44ab-8807-941fedcbb7b5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb0b3644-43c4-5b46-8cfd-648ad918ed9b/eb0b3644-43c4-5b46-8cfd-648ad918ed9b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279310,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652624/general/1252a15a-665b-4e80-804a-ec99d35a4440.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb0b3644-43c4-5b46-8cfd-648ad918ed9b/eb0b3644-43c4-5b46-8cfd-648ad918ed9b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286800,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652624/general/842da19c-c6dd-4678-8165-994387477ff3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb0b3644-43c4-5b46-8cfd-648ad918ed9b/eb0b3644-43c4-5b46-8cfd-648ad918ed9b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347803,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652624/general/9bc14bb8-b64f-41b9-9687-fd49a99e049d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb0b3644-43c4-5b46-8cfd-648ad918ed9b/eb0b3644-43c4-5b46-8cfd-648ad918ed9b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291768,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652624/general/2437dee8-5aec-429e-9521-d54d990e3c0b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb0b3644-43c4-5b46-8cfd-648ad918ed9b/eb0b3644-43c4-5b46-8cfd-648ad918ed9b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217112,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652624/general/7b42eb01-3da4-4861-9c69-f120334d8621.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb0b3644-43c4-5b46-8cfd-648ad918ed9b/eb0b3644-43c4-5b46-8cfd-648ad918ed9b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415921,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652624/general/e04f7aa5-207f-4b34-936c-5e647694d891.jpg',
'Width': 1920}],
'price': 9750,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Citroën C4 Grand Spacetourer 1.5 HDI Feel - Diesel - Automatic - '
'130 hp - 107.725 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-25 10:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722365%27 HTTP/1.1" 200 None
2026-03-25 10:17:59 [adesa.be] INFO: Saving data for 10722365: {'created_time': 1774433879.955853, 'last_price_update_time': 1774433879.955863, 'auction_closing_time': 1774528500.0}
2026-03-25 10:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722365') HTTP/1.1" 204 0
2026-03-25 10:17:59 [adesa.be] INFO: Found listing with ID: 10722402
2026-03-25 10:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722402%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [adesa.be] INFO: Scrape type for 10722402: 1
2026-03-25 10:18:00 [adesa.be] INFO: Scraping item 10722402 url https://www.openlane.eu/en/carv6/auction/10722402
2026-03-25 10:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722582> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10: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-25 10:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722462> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:00 [adesa.be] INFO: Found listing with ID: 10722522
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722522%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [adesa.be] INFO: Scrape type for 10722522: 1
2026-03-25 10:18:00 [adesa.be] INFO: Scraping item 10722522 url https://www.openlane.eu/en/carv6/auction/10722522
2026-03-25 10: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-25 10:18:00 [adesa.be] INFO: Found listing with ID: 10722396
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722396%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [adesa.be] INFO: Scrape type for 10722396: 1
2026-03-25 10:18:00 [adesa.be] INFO: Scraping item 10722396 url https://www.openlane.eu/en/carv6/auction/10722396
2026-03-25 10:18:00 [adesa.be] INFO: Found listing with ID: 10722641
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722641%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [adesa.be] INFO: Scrape type for 10722641: 1
2026-03-25 10:18:00 [adesa.be] INFO: Scraping item 10722641 url https://www.openlane.eu/en/carv6/auction/10722641
2026-03-25 10:18:00 [adesa.be] INFO: Found listing with ID: 10722603
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722603%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [adesa.be] INFO: Scrape type for 10722603: 1
2026-03-25 10:18:00 [adesa.be] INFO: Scraping item 10722603 url https://www.openlane.eu/en/carv6/auction/10722603
2026-03-25 10:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d6afa95-8579-5668-a254-a2124d7bcd99 with identifier: 10722601
2026-03-25 10:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d6afa95-8579-5668-a254-a2124d7bcd99 with scrape type 1
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0d6afa95-8579-5668-a254-a2124d7bcd99
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723497%252Fgeneral%252F0dcaf476-98f9-435b-8400-11584cc9e40d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723497/general/0dcaf476-98f9-435b-8400-11584cc9e40d.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723497%252Fgeneral%252F14a589ba-5914-4d56-805b-eab5431a8b0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723497/general/14a589ba-5914-4d56-805b-eab5431a8b0b.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723497%252Fgeneral%252Ff4cbc893-a41b-4bf8-8078-0927ed471812.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723497/general/f4cbc893-a41b-4bf8-8078-0927ed471812.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723497%252Fgeneral%252Fa843cb40-b65c-4a73-845a-2f2c5e63e24c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723497/general/a843cb40-b65c-4a73-845a-2f2c5e63e24c.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723497%252Fgeneral%252Fd8ecfad8-da58-449b-b20c-44286247b760.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723497/general/d8ecfad8-da58-449b-b20c-44286247b760.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723497%252Fgeneral%252Fd4d2ebd7-e389-4543-ad0a-334996bdd30a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723497/general/d4d2ebd7-e389-4543-ad0a-334996bdd30a.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723497%252Fgeneral%252Fa1e7b67e-c0fb-486b-a57a-144c2fbd27b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723497/general/a1e7b67e-c0fb-486b-a57a-144c2fbd27b3.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723497%252Fgeneral%252F02894fcb-f528-463d-b066-8ee80b7eb683.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723497/general/02894fcb-f528-463d-b066-8ee80b7eb683.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723497%252Fgeneral%252F2b2a0192-da80-4ab4-bb32-02f79e889585.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723497/general/2b2a0192-da80-4ab4-bb32-02f79e889585.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723497%252Fgeneral%252F1a7fd0c5-7a4a-41c1-85fd-9d69dac2022c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723497/general/1a7fd0c5-7a4a-41c1-85fd-9d69dac2022c.jpg already downloaded
2026-03-25 10:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d6afa95-8579-5668-a254-a2124d7bcd99, identifier: 10722601
2026-03-25 10:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8 with identifier: 10722600
2026-03-25 10:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8 with scrape type 1
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723496%252Fgeneral%252F313b230b-a3b7-4747-8932-4b4d5cbdad60.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723496/general/313b230b-a3b7-4747-8932-4b4d5cbdad60.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723496%252Fgeneral%252F684e321e-a9f0-473b-a183-caf2e01a32bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723496/general/684e321e-a9f0-473b-a183-caf2e01a32bc.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723496%252Fgeneral%252F08507d2c-3049-497b-9af5-9f003849fc08.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723496/general/08507d2c-3049-497b-9af5-9f003849fc08.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723496%252Fgeneral%252F16fe1294-1167-4284-b0d8-2d760baa9a07.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723496/general/16fe1294-1167-4284-b0d8-2d760baa9a07.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723496%252Fgeneral%252F6e5ca093-ca91-4c2a-bd11-8de481ceb28d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723496/general/6e5ca093-ca91-4c2a-bd11-8de481ceb28d.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723496%252Fgeneral%252Fbbfe12dd-81bd-433d-ab1d-ef196cafcc4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723496/general/bbfe12dd-81bd-433d-ab1d-ef196cafcc4d.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723496%252Fgeneral%252F536e5608-2012-4f72-9278-9d69b4a293c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723496/general/536e5608-2012-4f72-9278-9d69b4a293c8.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723496%252Fgeneral%252F3dcc793e-aae0-4e4b-9b20-a1646d446c46.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723496/general/3dcc793e-aae0-4e4b-9b20-a1646d446c46.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723496%252Fgeneral%252F5cb75d65-6c6f-43ad-8eed-eb83519ddf80.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723496/general/5cb75d65-6c6f-43ad-8eed-eb83519ddf80.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5723496%252Fgeneral%252F7a324425-216a-41fe-ad19-7c450360448e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723496/general/7a324425-216a-41fe-ad19-7c450360448e.jpg already downloaded
2026-03-25 10:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8, identifier: 10722600
2026-03-25 10:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d6281b8-0b98-5804-88dc-6bd1550caa14 with identifier: 10722582
2026-03-25 10:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d6281b8-0b98-5804-88dc-6bd1550caa14 with scrape type 1
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0d6281b8-0b98-5804-88dc-6bd1550caa14
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720909%252Fgeneral%252F2900e635-ff05-4a6e-9d8a-4b549236aecb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720909/general/2900e635-ff05-4a6e-9d8a-4b549236aecb.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720909%252Fgeneral%252Fad4ccb80-df98-4a8e-8770-9a7e9b292fae.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720909/general/ad4ccb80-df98-4a8e-8770-9a7e9b292fae.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720909%252Fgeneral%252F41190385-fa42-48a8-afee-2829158d4f72.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720909/general/41190385-fa42-48a8-afee-2829158d4f72.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720909%252Fgeneral%252Fb8be788a-b3f2-4b09-a9cc-f85cb95f838c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720909/general/b8be788a-b3f2-4b09-a9cc-f85cb95f838c.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720909%252Fgeneral%252Fdd8450a3-d103-49c2-aec4-4c5ced37d648.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720909/general/dd8450a3-d103-49c2-aec4-4c5ced37d648.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720909%252Fgeneral%252F06ca9c7a-058f-4dbf-8427-12abe3dbf456.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720909/general/06ca9c7a-058f-4dbf-8427-12abe3dbf456.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720909%252Fgeneral%252Fc4cc10cb-2a5a-42e3-9dfc-a4f7084cf2cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720909/general/c4cc10cb-2a5a-42e3-9dfc-a4f7084cf2cc.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720909%252Fgeneral%252Fac4e5160-d661-4a87-9614-a252d2db4467.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720909/general/ac4e5160-d661-4a87-9614-a252d2db4467.jpg already downloaded
2026-03-25 10:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720909%252Fgeneral%252Fe160595f-dbe3-46d4-b349-fdfa4eacf429.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720909/general/e160595f-dbe3-46d4-b349-fdfa4eacf429.jpg already downloaded
2026-03-25 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720909%252Fgeneral%252F4567a692-ee29-42fc-8e6d-63256508cfb5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720909/general/4567a692-ee29-42fc-8e6d-63256508cfb5.jpg already downloaded
2026-03-25 10:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d6281b8-0b98-5804-88dc-6bd1550caa14, identifier: 10722582
2026-03-25 10:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d6afa95-8579-5668-a254-a2124d7bcd99 with identifier: 10722601
2026-03-25 10:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d6afa95-8579-5668-a254-a2124d7bcd99 with identifier: 10722601
2026-03-25 10:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d6afa95-8579-5668-a254-a2124d7bcd99 with identifier: 10722601 to the API
2026-03-25 10:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722601>
{'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': 120,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '0d6afa95-8579-5668-a254-a2124d7bcd99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKJ920',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722601',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 124876,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5723497/general/0dcaf476-98f9-435b-8400-11584cc9e40d.jpg',
'https://images.openlane.eu/carimgs/5723497/general/14a589ba-5914-4d56-805b-eab5431a8b0b.jpg',
'https://images.openlane.eu/carimgs/5723497/general/f4cbc893-a41b-4bf8-8078-0927ed471812.jpg',
'https://images.openlane.eu/carimgs/5723497/general/a843cb40-b65c-4a73-845a-2f2c5e63e24c.jpg',
'https://images.openlane.eu/carimgs/5723497/general/d8ecfad8-da58-449b-b20c-44286247b760.jpg',
'https://images.openlane.eu/carimgs/5723497/general/d4d2ebd7-e389-4543-ad0a-334996bdd30a.jpg',
'https://images.openlane.eu/carimgs/5723497/general/a1e7b67e-c0fb-486b-a57a-144c2fbd27b3.jpg',
'https://images.openlane.eu/carimgs/5723497/general/02894fcb-f528-463d-b066-8ee80b7eb683.jpg',
'https://images.openlane.eu/carimgs/5723497/general/2b2a0192-da80-4ab4-bb32-02f79e889585.jpg',
'https://images.openlane.eu/carimgs/5723497/general/1a7fd0c5-7a4a-41c1-85fd-9d69dac2022c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6afa95-8579-5668-a254-a2124d7bcd99/0d6afa95-8579-5668-a254-a2124d7bcd99_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291564,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723497/general/0dcaf476-98f9-435b-8400-11584cc9e40d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6afa95-8579-5668-a254-a2124d7bcd99/0d6afa95-8579-5668-a254-a2124d7bcd99_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299255,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723497/general/14a589ba-5914-4d56-805b-eab5431a8b0b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6afa95-8579-5668-a254-a2124d7bcd99/0d6afa95-8579-5668-a254-a2124d7bcd99_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285422,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723497/general/f4cbc893-a41b-4bf8-8078-0927ed471812.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6afa95-8579-5668-a254-a2124d7bcd99/0d6afa95-8579-5668-a254-a2124d7bcd99_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263872,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723497/general/a843cb40-b65c-4a73-845a-2f2c5e63e24c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6afa95-8579-5668-a254-a2124d7bcd99/0d6afa95-8579-5668-a254-a2124d7bcd99_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263313,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723497/general/d8ecfad8-da58-449b-b20c-44286247b760.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6afa95-8579-5668-a254-a2124d7bcd99/0d6afa95-8579-5668-a254-a2124d7bcd99_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300247,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723497/general/d4d2ebd7-e389-4543-ad0a-334996bdd30a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6afa95-8579-5668-a254-a2124d7bcd99/0d6afa95-8579-5668-a254-a2124d7bcd99_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245458,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723497/general/a1e7b67e-c0fb-486b-a57a-144c2fbd27b3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6afa95-8579-5668-a254-a2124d7bcd99/0d6afa95-8579-5668-a254-a2124d7bcd99_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220548,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723497/general/02894fcb-f528-463d-b066-8ee80b7eb683.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6afa95-8579-5668-a254-a2124d7bcd99/0d6afa95-8579-5668-a254-a2124d7bcd99_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275635,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723497/general/2b2a0192-da80-4ab4-bb32-02f79e889585.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6afa95-8579-5668-a254-a2124d7bcd99/0d6afa95-8579-5668-a254-a2124d7bcd99_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216321,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723497/general/1a7fd0c5-7a4a-41c1-85fd-9d69dac2022c.jpg',
'Width': 1400}],
'price': 10650,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Kuga 1.5 TDCI Titanium - Diesel - Automatic - 120 hp - 124.876 '
'km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-25 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722601%27 HTTP/1.1" 200 None
2026-03-25 10:18:01 [adesa.be] INFO: Saving data for 10722601: {'created_time': 1774433881.421632, 'last_price_update_time': 1774433881.421643, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722601') HTTP/1.1" 204 0
2026-03-25 10:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8 with identifier: 10722600
2026-03-25 10:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8 with identifier: 10722600
2026-03-25 10:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8 with identifier: 10722600 to the API
2026-03-25 10:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722600>
{'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': 120,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMB159',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722600',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 157391,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5723496/general/313b230b-a3b7-4747-8932-4b4d5cbdad60.jpg',
'https://images.openlane.eu/carimgs/5723496/general/684e321e-a9f0-473b-a183-caf2e01a32bc.jpg',
'https://images.openlane.eu/carimgs/5723496/general/08507d2c-3049-497b-9af5-9f003849fc08.jpg',
'https://images.openlane.eu/carimgs/5723496/general/16fe1294-1167-4284-b0d8-2d760baa9a07.jpg',
'https://images.openlane.eu/carimgs/5723496/general/6e5ca093-ca91-4c2a-bd11-8de481ceb28d.jpg',
'https://images.openlane.eu/carimgs/5723496/general/bbfe12dd-81bd-433d-ab1d-ef196cafcc4d.jpg',
'https://images.openlane.eu/carimgs/5723496/general/536e5608-2012-4f72-9278-9d69b4a293c8.jpg',
'https://images.openlane.eu/carimgs/5723496/general/3dcc793e-aae0-4e4b-9b20-a1646d446c46.jpg',
'https://images.openlane.eu/carimgs/5723496/general/5cb75d65-6c6f-43ad-8eed-eb83519ddf80.jpg',
'https://images.openlane.eu/carimgs/5723496/general/7a324425-216a-41fe-ad19-7c450360448e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8/94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174153,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723496/general/313b230b-a3b7-4747-8932-4b4d5cbdad60.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8/94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40624,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723496/general/684e321e-a9f0-473b-a183-caf2e01a32bc.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8/94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213439,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723496/general/08507d2c-3049-497b-9af5-9f003849fc08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8/94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193796,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723496/general/16fe1294-1167-4284-b0d8-2d760baa9a07.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8/94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109521,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723496/general/6e5ca093-ca91-4c2a-bd11-8de481ceb28d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8/94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104608,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723496/general/bbfe12dd-81bd-433d-ab1d-ef196cafcc4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8/94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126101,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723496/general/536e5608-2012-4f72-9278-9d69b4a293c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8/94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158045,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723496/general/3dcc793e-aae0-4e4b-9b20-a1646d446c46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8/94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176905,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723496/general/5cb75d65-6c6f-43ad-8eed-eb83519ddf80.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8/94a7c130-7618-5ecf-b3a8-92f3ae5ae4a8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81567,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723496/general/7a324425-216a-41fe-ad19-7c450360448e.jpg',
'Width': 1024}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Kuga 1.5 EcoBlue Titanium - Diesel - Manual - 120 hp - 157.391 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-25 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722600%27 HTTP/1.1" 200 None
2026-03-25 10:18:01 [adesa.be] INFO: Saving data for 10722600: {'created_time': 1774433881.829, 'last_price_update_time': 1774433881.829011, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722600') HTTP/1.1" 204 0
2026-03-25 10:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d6281b8-0b98-5804-88dc-6bd1550caa14 with identifier: 10722582
2026-03-25 10:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d6281b8-0b98-5804-88dc-6bd1550caa14 with identifier: 10722582
2026-03-25 10:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d6281b8-0b98-5804-88dc-6bd1550caa14 with identifier: 10722582 to the API
2026-03-25 10:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722582>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '0d6281b8-0b98-5804-88dc-6bd1550caa14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CUS422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722582',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 148610,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5720909/general/2900e635-ff05-4a6e-9d8a-4b549236aecb.jpg',
'https://images.openlane.eu/carimgs/5720909/general/ad4ccb80-df98-4a8e-8770-9a7e9b292fae.jpg',
'https://images.openlane.eu/carimgs/5720909/general/41190385-fa42-48a8-afee-2829158d4f72.jpg',
'https://images.openlane.eu/carimgs/5720909/general/b8be788a-b3f2-4b09-a9cc-f85cb95f838c.jpg',
'https://images.openlane.eu/carimgs/5720909/general/dd8450a3-d103-49c2-aec4-4c5ced37d648.jpg',
'https://images.openlane.eu/carimgs/5720909/general/06ca9c7a-058f-4dbf-8427-12abe3dbf456.jpg',
'https://images.openlane.eu/carimgs/5720909/general/c4cc10cb-2a5a-42e3-9dfc-a4f7084cf2cc.jpg',
'https://images.openlane.eu/carimgs/5720909/general/ac4e5160-d661-4a87-9614-a252d2db4467.jpg',
'https://images.openlane.eu/carimgs/5720909/general/e160595f-dbe3-46d4-b349-fdfa4eacf429.jpg',
'https://images.openlane.eu/carimgs/5720909/general/4567a692-ee29-42fc-8e6d-63256508cfb5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6281b8-0b98-5804-88dc-6bd1550caa14/0d6281b8-0b98-5804-88dc-6bd1550caa14_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720909/general/2900e635-ff05-4a6e-9d8a-4b549236aecb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6281b8-0b98-5804-88dc-6bd1550caa14/0d6281b8-0b98-5804-88dc-6bd1550caa14_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87792,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720909/general/ad4ccb80-df98-4a8e-8770-9a7e9b292fae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6281b8-0b98-5804-88dc-6bd1550caa14/0d6281b8-0b98-5804-88dc-6bd1550caa14_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89876,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720909/general/41190385-fa42-48a8-afee-2829158d4f72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6281b8-0b98-5804-88dc-6bd1550caa14/0d6281b8-0b98-5804-88dc-6bd1550caa14_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94278,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720909/general/b8be788a-b3f2-4b09-a9cc-f85cb95f838c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6281b8-0b98-5804-88dc-6bd1550caa14/0d6281b8-0b98-5804-88dc-6bd1550caa14_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96268,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720909/general/dd8450a3-d103-49c2-aec4-4c5ced37d648.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6281b8-0b98-5804-88dc-6bd1550caa14/0d6281b8-0b98-5804-88dc-6bd1550caa14_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720909/general/06ca9c7a-058f-4dbf-8427-12abe3dbf456.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6281b8-0b98-5804-88dc-6bd1550caa14/0d6281b8-0b98-5804-88dc-6bd1550caa14_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720909/general/c4cc10cb-2a5a-42e3-9dfc-a4f7084cf2cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6281b8-0b98-5804-88dc-6bd1550caa14/0d6281b8-0b98-5804-88dc-6bd1550caa14_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90166,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720909/general/ac4e5160-d661-4a87-9614-a252d2db4467.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6281b8-0b98-5804-88dc-6bd1550caa14/0d6281b8-0b98-5804-88dc-6bd1550caa14_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233975,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720909/general/e160595f-dbe3-46d4-b349-fdfa4eacf429.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d6281b8-0b98-5804-88dc-6bd1550caa14/0d6281b8-0b98-5804-88dc-6bd1550caa14_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720909/general/4567a692-ee29-42fc-8e6d-63256508cfb5.jpg',
'Width': 1024}],
'price': 13650,
'price_includes_vat': True,
'registration_date': '2022-12-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'DS DS7 Crossback 1.6 Bastille - Hybrid - Automatic - 180 hp - '
'148.610 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2022}
2026-03-25 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722582%27 HTTP/1.1" 200 None
2026-03-25 10:18:02 [adesa.be] INFO: Saving data for 10722582: {'created_time': 1774433882.333983, 'last_price_update_time': 1774433882.333994, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722582') HTTP/1.1" 204 0
2026-03-25 10:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0405c20-3d94-5454-a120-cabb0a702ce8 with identifier: 10722462
2026-03-25 10:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0405c20-3d94-5454-a120-cabb0a702ce8 with scrape type 1
2026-03-25 10:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f0405c20-3d94-5454-a120-cabb0a702ce8
2026-03-25 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694093%252Fgeneral%252F7a021aa1-1e7c-4170-8330-f37c8e1b37af.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694093/general/7a021aa1-1e7c-4170-8330-f37c8e1b37af.jpg already downloaded
2026-03-25 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694093%252Fgeneral%252F348a3b3f-9ae4-4843-96e8-9f0d035fc31b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694093/general/348a3b3f-9ae4-4843-96e8-9f0d035fc31b.jpg already downloaded
2026-03-25 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694093%252Fgeneral%252F92d4a56f-8053-43fe-8fc2-ed55e9a5e344.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694093/general/92d4a56f-8053-43fe-8fc2-ed55e9a5e344.jpg already downloaded
2026-03-25 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694093%252Fgeneral%252F4c08c36b-1cc5-4f1e-9556-31160d04420e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694093/general/4c08c36b-1cc5-4f1e-9556-31160d04420e.jpg already downloaded
2026-03-25 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694093%252Fgeneral%252Fd37b1e95-6a92-40bc-8610-a8fb9e901904.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694093/general/d37b1e95-6a92-40bc-8610-a8fb9e901904.jpg already downloaded
2026-03-25 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694093%252Fgeneral%252Fe02b375f-f86b-46f2-9636-7a242d110c07.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694093/general/e02b375f-f86b-46f2-9636-7a242d110c07.jpg already downloaded
2026-03-25 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694093%252Fgeneral%252F7e71b98c-213a-493b-8a1a-e01c55901b09.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694093/general/7e71b98c-213a-493b-8a1a-e01c55901b09.jpg already downloaded
2026-03-25 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694093%252Fgeneral%252F1e692434-8051-4acc-bcc4-5b9402bb48fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694093/general/1e692434-8051-4acc-bcc4-5b9402bb48fa.jpg already downloaded
2026-03-25 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694093%252Fgeneral%252Fd9c727fa-2d59-45f6-a3df-c868abbc7027.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694093/general/d9c727fa-2d59-45f6-a3df-c868abbc7027.jpg already downloaded
2026-03-25 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694093%252Fgeneral%252F2ed26bf9-1121-40e2-b6a5-2e16b597a8c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694093/general/2ed26bf9-1121-40e2-b6a5-2e16b597a8c7.jpg already downloaded
2026-03-25 10:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0405c20-3d94-5454-a120-cabb0a702ce8, identifier: 10722462
2026-03-25 10:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0405c20-3d94-5454-a120-cabb0a702ce8 with identifier: 10722462
2026-03-25 10:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0405c20-3d94-5454-a120-cabb0a702ce8 with identifier: 10722462
2026-03-25 10:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0405c20-3d94-5454-a120-cabb0a702ce8 with identifier: 10722462 to the API
2026-03-25 10:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722462>
{'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': 150,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'f0405c20-3d94-5454-a120-cabb0a702ce8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPW046',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722462',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 97512,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5694093/general/7a021aa1-1e7c-4170-8330-f37c8e1b37af.jpg',
'https://images.openlane.eu/carimgs/5694093/general/348a3b3f-9ae4-4843-96e8-9f0d035fc31b.jpg',
'https://images.openlane.eu/carimgs/5694093/general/92d4a56f-8053-43fe-8fc2-ed55e9a5e344.jpg',
'https://images.openlane.eu/carimgs/5694093/general/4c08c36b-1cc5-4f1e-9556-31160d04420e.jpg',
'https://images.openlane.eu/carimgs/5694093/general/d37b1e95-6a92-40bc-8610-a8fb9e901904.jpg',
'https://images.openlane.eu/carimgs/5694093/general/e02b375f-f86b-46f2-9636-7a242d110c07.jpg',
'https://images.openlane.eu/carimgs/5694093/general/7e71b98c-213a-493b-8a1a-e01c55901b09.jpg',
'https://images.openlane.eu/carimgs/5694093/general/1e692434-8051-4acc-bcc4-5b9402bb48fa.jpg',
'https://images.openlane.eu/carimgs/5694093/general/d9c727fa-2d59-45f6-a3df-c868abbc7027.jpg',
'https://images.openlane.eu/carimgs/5694093/general/2ed26bf9-1121-40e2-b6a5-2e16b597a8c7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0405c20-3d94-5454-a120-cabb0a702ce8/f0405c20-3d94-5454-a120-cabb0a702ce8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283955,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694093/general/7a021aa1-1e7c-4170-8330-f37c8e1b37af.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0405c20-3d94-5454-a120-cabb0a702ce8/f0405c20-3d94-5454-a120-cabb0a702ce8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279805,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694093/general/348a3b3f-9ae4-4843-96e8-9f0d035fc31b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0405c20-3d94-5454-a120-cabb0a702ce8/f0405c20-3d94-5454-a120-cabb0a702ce8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269100,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694093/general/92d4a56f-8053-43fe-8fc2-ed55e9a5e344.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0405c20-3d94-5454-a120-cabb0a702ce8/f0405c20-3d94-5454-a120-cabb0a702ce8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246447,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694093/general/4c08c36b-1cc5-4f1e-9556-31160d04420e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0405c20-3d94-5454-a120-cabb0a702ce8/f0405c20-3d94-5454-a120-cabb0a702ce8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230970,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694093/general/d37b1e95-6a92-40bc-8610-a8fb9e901904.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0405c20-3d94-5454-a120-cabb0a702ce8/f0405c20-3d94-5454-a120-cabb0a702ce8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252186,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694093/general/e02b375f-f86b-46f2-9636-7a242d110c07.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0405c20-3d94-5454-a120-cabb0a702ce8/f0405c20-3d94-5454-a120-cabb0a702ce8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263660,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694093/general/7e71b98c-213a-493b-8a1a-e01c55901b09.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0405c20-3d94-5454-a120-cabb0a702ce8/f0405c20-3d94-5454-a120-cabb0a702ce8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210307,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694093/general/1e692434-8051-4acc-bcc4-5b9402bb48fa.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0405c20-3d94-5454-a120-cabb0a702ce8/f0405c20-3d94-5454-a120-cabb0a702ce8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286067,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694093/general/d9c727fa-2d59-45f6-a3df-c868abbc7027.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0405c20-3d94-5454-a120-cabb0a702ce8/f0405c20-3d94-5454-a120-cabb0a702ce8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228836,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694093/general/2ed26bf9-1121-40e2-b6a5-2e16b597a8c7.jpg',
'Width': 1400}],
'price': 15850,
'price_includes_vat': True,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Cupra Leon Sportstourer 1.4 e-Hybrid - Hybrid - Automatic - 150 hp '
'- 97.512 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722462%27 HTTP/1.1" 200 None
2026-03-25 10:18:02 [adesa.be] INFO: Saving data for 10722462: {'created_time': 1774433882.962409, 'last_price_update_time': 1774433882.962419, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722462') HTTP/1.1" 204 0
2026-03-25 10:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 770b1251-6bd8-505d-8f89-e0c2fa77e8d0 with identifier: 10722557
2026-03-25 10:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 770b1251-6bd8-505d-8f89-e0c2fa77e8d0 with scrape type 1
2026-03-25 10:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 770b1251-6bd8-505d-8f89-e0c2fa77e8d0
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712153%252Fgeneral%252F023c73d5-5bed-49cc-8dd0-79f58026573b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712153/general/023c73d5-5bed-49cc-8dd0-79f58026573b.jpg already downloaded
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712153%252Fgeneral%252F13dad1f4-2f60-4078-990b-0276b95fe156.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712153/general/13dad1f4-2f60-4078-990b-0276b95fe156.jpg already downloaded
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712153%252Fgeneral%252Ff506f202-c496-4fd4-b05d-b42d7fdc5c5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712153/general/f506f202-c496-4fd4-b05d-b42d7fdc5c5e.jpg already downloaded
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712153%252Fgeneral%252F8c89af35-f4a7-488c-a792-949a0d68689e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712153/general/8c89af35-f4a7-488c-a792-949a0d68689e.jpg already downloaded
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712153%252Fgeneral%252Fd218184c-7212-49ee-b4d0-04ce724f2b10.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712153/general/d218184c-7212-49ee-b4d0-04ce724f2b10.jpg already downloaded
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712153%252Fgeneral%252F2e532693-2c7d-4883-ab81-04dc1132fa67.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712153/general/2e532693-2c7d-4883-ab81-04dc1132fa67.jpg already downloaded
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712153%252Fgeneral%252F737c45b9-d682-4fc9-ae23-eceea4fe2710.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712153/general/737c45b9-d682-4fc9-ae23-eceea4fe2710.jpg already downloaded
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712153%252Fgeneral%252F6c697586-4294-45b9-8bb5-582eac3400df.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712153/general/6c697586-4294-45b9-8bb5-582eac3400df.jpg already downloaded
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712153%252Fgeneral%252F8b92b7d8-a30c-47ff-955f-77d8bc71596d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712153/general/8b92b7d8-a30c-47ff-955f-77d8bc71596d.jpg already downloaded
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712153%252Fgeneral%252F2357c4d7-1811-47c2-9c89-ded0236d4ce5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712153/general/2357c4d7-1811-47c2-9c89-ded0236d4ce5.jpg already downloaded
2026-03-25 10:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 770b1251-6bd8-505d-8f89-e0c2fa77e8d0, identifier: 10722557
2026-03-25 10:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ddbdbf3-2020-557f-85f3-469044cbca10 with identifier: 10722495
2026-03-25 10:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ddbdbf3-2020-557f-85f3-469044cbca10 with scrape type 1
2026-03-25 10:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ddbdbf3-2020-557f-85f3-469044cbca10
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699219%252Fgeneral%252F1d61b14a-9fc5-4d7b-9274-d927d5427e76.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699219/general/1d61b14a-9fc5-4d7b-9274-d927d5427e76.jpg already downloaded
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699219%252Fgeneral%252Fdbc21cf9-68ac-4be2-b9f4-d1168141a0f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699219/general/dbc21cf9-68ac-4be2-b9f4-d1168141a0f6.jpg already downloaded
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699219%252Fgeneral%252Fa34e479c-7178-4ab7-b4fb-5ccf72543bdf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699219/general/a34e479c-7178-4ab7-b4fb-5ccf72543bdf.jpg already downloaded
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699219%252Fgeneral%252F5521b0cc-8b46-4186-b86d-867bd3829a78.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699219/general/5521b0cc-8b46-4186-b86d-867bd3829a78.jpg already downloaded
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699219%252Fgeneral%252F34d7c2af-6992-4034-97f3-a252e957b6e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699219/general/34d7c2af-6992-4034-97f3-a252e957b6e1.jpg already downloaded
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699219%252Fgeneral%252Fdb1a91f4-a803-4ea2-b63a-14dd1c32e152.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699219/general/db1a91f4-a803-4ea2-b63a-14dd1c32e152.jpg already downloaded
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699219%252Fgeneral%252F775976e9-c965-46d4-9d61-664fa68ff9ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699219/general/775976e9-c965-46d4-9d61-664fa68ff9ba.jpg already downloaded
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699219%252Fgeneral%252Fa9180172-cf8e-4b88-9bd4-4cff59438d01.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699219/general/a9180172-cf8e-4b88-9bd4-4cff59438d01.jpg already downloaded
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699219%252Fgeneral%252F14c16fc9-82f8-4321-bd56-f5623ae094e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699219/general/14c16fc9-82f8-4321-bd56-f5623ae094e5.jpg already downloaded
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699219%252Fgeneral%252F6ab14611-3f20-45b0-adb7-6d48327ea7d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699219/general/6ab14611-3f20-45b0-adb7-6d48327ea7d7.jpg already downloaded
2026-03-25 10:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0ddbdbf3-2020-557f-85f3-469044cbca10, identifier: 10722495
2026-03-25 10:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 770b1251-6bd8-505d-8f89-e0c2fa77e8d0 with identifier: 10722557
2026-03-25 10:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 770b1251-6bd8-505d-8f89-e0c2fa77e8d0 with identifier: 10722557
2026-03-25 10:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 770b1251-6bd8-505d-8f89-e0c2fa77e8d0 with identifier: 10722557 to the API
2026-03-25 10:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722557>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '770b1251-6bd8-505d-8f89-e0c2fa77e8d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLQ720',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722557',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 74611,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5712153/general/023c73d5-5bed-49cc-8dd0-79f58026573b.jpg',
'https://images.openlane.eu/carimgs/5712153/general/13dad1f4-2f60-4078-990b-0276b95fe156.jpg',
'https://images.openlane.eu/carimgs/5712153/general/f506f202-c496-4fd4-b05d-b42d7fdc5c5e.jpg',
'https://images.openlane.eu/carimgs/5712153/general/8c89af35-f4a7-488c-a792-949a0d68689e.jpg',
'https://images.openlane.eu/carimgs/5712153/general/d218184c-7212-49ee-b4d0-04ce724f2b10.jpg',
'https://images.openlane.eu/carimgs/5712153/general/2e532693-2c7d-4883-ab81-04dc1132fa67.jpg',
'https://images.openlane.eu/carimgs/5712153/general/737c45b9-d682-4fc9-ae23-eceea4fe2710.jpg',
'https://images.openlane.eu/carimgs/5712153/general/6c697586-4294-45b9-8bb5-582eac3400df.jpg',
'https://images.openlane.eu/carimgs/5712153/general/8b92b7d8-a30c-47ff-955f-77d8bc71596d.jpg',
'https://images.openlane.eu/carimgs/5712153/general/2357c4d7-1811-47c2-9c89-ded0236d4ce5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_770b1251-6bd8-505d-8f89-e0c2fa77e8d0/770b1251-6bd8-505d-8f89-e0c2fa77e8d0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359817,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712153/general/023c73d5-5bed-49cc-8dd0-79f58026573b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_770b1251-6bd8-505d-8f89-e0c2fa77e8d0/770b1251-6bd8-505d-8f89-e0c2fa77e8d0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33680,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712153/general/13dad1f4-2f60-4078-990b-0276b95fe156.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_770b1251-6bd8-505d-8f89-e0c2fa77e8d0/770b1251-6bd8-505d-8f89-e0c2fa77e8d0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341799,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712153/general/f506f202-c496-4fd4-b05d-b42d7fdc5c5e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_770b1251-6bd8-505d-8f89-e0c2fa77e8d0/770b1251-6bd8-505d-8f89-e0c2fa77e8d0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346694,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712153/general/8c89af35-f4a7-488c-a792-949a0d68689e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_770b1251-6bd8-505d-8f89-e0c2fa77e8d0/770b1251-6bd8-505d-8f89-e0c2fa77e8d0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322874,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712153/general/d218184c-7212-49ee-b4d0-04ce724f2b10.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_770b1251-6bd8-505d-8f89-e0c2fa77e8d0/770b1251-6bd8-505d-8f89-e0c2fa77e8d0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331530,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712153/general/2e532693-2c7d-4883-ab81-04dc1132fa67.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_770b1251-6bd8-505d-8f89-e0c2fa77e8d0/770b1251-6bd8-505d-8f89-e0c2fa77e8d0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319271,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712153/general/737c45b9-d682-4fc9-ae23-eceea4fe2710.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_770b1251-6bd8-505d-8f89-e0c2fa77e8d0/770b1251-6bd8-505d-8f89-e0c2fa77e8d0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 453204,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712153/general/6c697586-4294-45b9-8bb5-582eac3400df.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_770b1251-6bd8-505d-8f89-e0c2fa77e8d0/770b1251-6bd8-505d-8f89-e0c2fa77e8d0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227719,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712153/general/8b92b7d8-a30c-47ff-955f-77d8bc71596d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_770b1251-6bd8-505d-8f89-e0c2fa77e8d0/770b1251-6bd8-505d-8f89-e0c2fa77e8d0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233938,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712153/general/2357c4d7-1811-47c2-9c89-ded0236d4ce5.jpg',
'Width': 1920}],
'price': 14950,
'price_includes_vat': True,
'registration_date': '2022-01-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Kuga 2.5i Titanium - Hybrid - Automatic - 152 hp - 74.611 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-25 10:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722557%27 HTTP/1.1" 200 None
2026-03-25 10:18:04 [adesa.be] INFO: Saving data for 10722557: {'created_time': 1774433884.522563, 'last_price_update_time': 1774433884.522574, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722557') HTTP/1.1" 204 0
2026-03-25 10:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0ddbdbf3-2020-557f-85f3-469044cbca10 with identifier: 10722495
2026-03-25 10:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0ddbdbf3-2020-557f-85f3-469044cbca10 with identifier: 10722495
2026-03-25 10:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0ddbdbf3-2020-557f-85f3-469044cbca10 with identifier: 10722495 to the API
2026-03-25 10:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722495>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '0ddbdbf3-2020-557f-85f3-469044cbca10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAR639',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722495',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 106736,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5699219/general/1d61b14a-9fc5-4d7b-9274-d927d5427e76.jpg',
'https://images.openlane.eu/carimgs/5699219/general/dbc21cf9-68ac-4be2-b9f4-d1168141a0f6.jpg',
'https://images.openlane.eu/carimgs/5699219/general/a34e479c-7178-4ab7-b4fb-5ccf72543bdf.jpg',
'https://images.openlane.eu/carimgs/5699219/general/5521b0cc-8b46-4186-b86d-867bd3829a78.jpg',
'https://images.openlane.eu/carimgs/5699219/general/34d7c2af-6992-4034-97f3-a252e957b6e1.jpg',
'https://images.openlane.eu/carimgs/5699219/general/db1a91f4-a803-4ea2-b63a-14dd1c32e152.jpg',
'https://images.openlane.eu/carimgs/5699219/general/775976e9-c965-46d4-9d61-664fa68ff9ba.jpg',
'https://images.openlane.eu/carimgs/5699219/general/a9180172-cf8e-4b88-9bd4-4cff59438d01.jpg',
'https://images.openlane.eu/carimgs/5699219/general/14c16fc9-82f8-4321-bd56-f5623ae094e5.jpg',
'https://images.openlane.eu/carimgs/5699219/general/6ab14611-3f20-45b0-adb7-6d48327ea7d7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ddbdbf3-2020-557f-85f3-469044cbca10/0ddbdbf3-2020-557f-85f3-469044cbca10_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379484,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699219/general/1d61b14a-9fc5-4d7b-9274-d927d5427e76.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ddbdbf3-2020-557f-85f3-469044cbca10/0ddbdbf3-2020-557f-85f3-469044cbca10_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368864,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699219/general/dbc21cf9-68ac-4be2-b9f4-d1168141a0f6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ddbdbf3-2020-557f-85f3-469044cbca10/0ddbdbf3-2020-557f-85f3-469044cbca10_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380447,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699219/general/a34e479c-7178-4ab7-b4fb-5ccf72543bdf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ddbdbf3-2020-557f-85f3-469044cbca10/0ddbdbf3-2020-557f-85f3-469044cbca10_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367377,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699219/general/5521b0cc-8b46-4186-b86d-867bd3829a78.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ddbdbf3-2020-557f-85f3-469044cbca10/0ddbdbf3-2020-557f-85f3-469044cbca10_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347138,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699219/general/34d7c2af-6992-4034-97f3-a252e957b6e1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ddbdbf3-2020-557f-85f3-469044cbca10/0ddbdbf3-2020-557f-85f3-469044cbca10_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292087,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699219/general/db1a91f4-a803-4ea2-b63a-14dd1c32e152.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ddbdbf3-2020-557f-85f3-469044cbca10/0ddbdbf3-2020-557f-85f3-469044cbca10_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293112,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699219/general/775976e9-c965-46d4-9d61-664fa68ff9ba.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ddbdbf3-2020-557f-85f3-469044cbca10/0ddbdbf3-2020-557f-85f3-469044cbca10_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231754,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699219/general/a9180172-cf8e-4b88-9bd4-4cff59438d01.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ddbdbf3-2020-557f-85f3-469044cbca10/0ddbdbf3-2020-557f-85f3-469044cbca10_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264801,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699219/general/14c16fc9-82f8-4321-bd56-f5623ae094e5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ddbdbf3-2020-557f-85f3-469044cbca10/0ddbdbf3-2020-557f-85f3-469044cbca10_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298614,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699219/general/6ab14611-3f20-45b0-adb7-6d48327ea7d7.jpg',
'Width': 1920}],
'price': 7450,
'price_includes_vat': True,
'registration_date': '2021-09-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Focus 1.0 EcoBoost Connected - Petrol - Manual - 100 hp - '
'106.736 km',
'transmission': 'manual',
'trim': 'Connected',
'vin': None,
'year': 2021}
2026-03-25 10:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722495%27 HTTP/1.1" 200 None
2026-03-25 10:18:04 [adesa.be] INFO: Saving data for 10722495: {'created_time': 1774433884.872501, 'last_price_update_time': 1774433884.872512, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722495') HTTP/1.1" 204 0
2026-03-25 10:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722449> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722380> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cfdd907-f1b6-5d87-9915-38ce9a392610 with identifier: 10722449
2026-03-25 10:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cfdd907-f1b6-5d87-9915-38ce9a392610 with scrape type 1
2026-03-25 10:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9cfdd907-f1b6-5d87-9915-38ce9a392610
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691876%252Fgeneral%252F2a5ba1d7-eeda-46b3-88f7-d1070880023b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691876/general/2a5ba1d7-eeda-46b3-88f7-d1070880023b.jpg already downloaded
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691876%252Fgeneral%252F7c9a9418-5742-45ca-98f2-56b87fa4d82d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691876/general/7c9a9418-5742-45ca-98f2-56b87fa4d82d.jpg already downloaded
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691876%252Fgeneral%252F1aac0d6d-32f5-4b42-af10-2ddd95eacbf9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691876/general/1aac0d6d-32f5-4b42-af10-2ddd95eacbf9.jpg already downloaded
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691876%252Fgeneral%252F38f6e908-06d2-470c-b403-58f8a907d682.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691876/general/38f6e908-06d2-470c-b403-58f8a907d682.jpg already downloaded
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691876%252Fgeneral%252F3e91cace-8382-4867-a1a0-1b7c89bfceee.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691876/general/3e91cace-8382-4867-a1a0-1b7c89bfceee.jpg already downloaded
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691876%252Fgeneral%252Ff70a5313-55fb-4fbc-89cd-892f834612b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691876/general/f70a5313-55fb-4fbc-89cd-892f834612b7.jpg already downloaded
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691876%252Fgeneral%252F58b8b3cf-11ef-4eda-9fa7-0e7bedcc352f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691876/general/58b8b3cf-11ef-4eda-9fa7-0e7bedcc352f.jpg already downloaded
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691876%252Fgeneral%252F31b0c03c-528d-4f89-9262-c2afc7099fc5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691876/general/31b0c03c-528d-4f89-9262-c2afc7099fc5.jpg already downloaded
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691876%252Fgeneral%252Fde9a3c0e-2e44-4f81-a91a-1c8fed55bb12.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691876/general/de9a3c0e-2e44-4f81-a91a-1c8fed55bb12.jpg already downloaded
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691876%252Fgeneral%252F9b715a93-fbef-4a26-92e4-9a2406e7aece.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691876/general/9b715a93-fbef-4a26-92e4-9a2406e7aece.jpg already downloaded
2026-03-25 10:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9cfdd907-f1b6-5d87-9915-38ce9a392610, identifier: 10722449
2026-03-25 10:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1278f4fb-bc4e-5306-8898-3a0a2ecff10d with identifier: 10722380
2026-03-25 10:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1278f4fb-bc4e-5306-8898-3a0a2ecff10d with scrape type 1
2026-03-25 10:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1278f4fb-bc4e-5306-8898-3a0a2ecff10d
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667166%252Fgeneral%252Fbca637f3-990b-4512-8564-0c5b42a0bffa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667166/general/bca637f3-990b-4512-8564-0c5b42a0bffa.jpg already downloaded
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667166%252Fgeneral%252F23696bb7-dfa9-4d05-9f90-7b5b59248ed0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667166/general/23696bb7-dfa9-4d05-9f90-7b5b59248ed0.jpg already downloaded
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667166%252Fgeneral%252F4e4a5814-76ce-4861-9d0a-88da245939db.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667166/general/4e4a5814-76ce-4861-9d0a-88da245939db.jpg already downloaded
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667166%252Fgeneral%252Fdc5e2e53-7be8-4da3-b491-05c0ea6a72a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667166/general/dc5e2e53-7be8-4da3-b491-05c0ea6a72a1.jpg already downloaded
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667166%252Fgeneral%252F68a94965-d30d-43c3-880c-9bb9dfbd00b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667166/general/68a94965-d30d-43c3-880c-9bb9dfbd00b8.jpg already downloaded
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667166%252Fgeneral%252F0213ab66-f256-405e-9356-c471db110807.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667166/general/0213ab66-f256-405e-9356-c471db110807.jpg already downloaded
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667166%252Fgeneral%252Fb040c838-c9ab-4e17-9471-10b97eda3b51.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667166/general/b040c838-c9ab-4e17-9471-10b97eda3b51.jpg already downloaded
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667166%252Fgeneral%252Ff9f21510-28ff-4579-9875-4081e11d39d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667166/general/f9f21510-28ff-4579-9875-4081e11d39d2.jpg already downloaded
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667166%252Fgeneral%252F6151aa41-2f41-465d-8395-306ee19a4caa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667166/general/6151aa41-2f41-465d-8395-306ee19a4caa.jpg already downloaded
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667166%252Fgeneral%252Fcd40950f-91a4-4022-a752-5894e571ecf2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667166/general/cd40950f-91a4-4022-a752-5894e571ecf2.jpg already downloaded
2026-03-25 10:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1278f4fb-bc4e-5306-8898-3a0a2ecff10d, identifier: 10722380
2026-03-25 10:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9cfdd907-f1b6-5d87-9915-38ce9a392610 with identifier: 10722449
2026-03-25 10:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9cfdd907-f1b6-5d87-9915-38ce9a392610 with identifier: 10722449
2026-03-25 10:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9cfdd907-f1b6-5d87-9915-38ce9a392610 with identifier: 10722449 to the API
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722449>
{'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': 152,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '9cfdd907-f1b6-5d87-9915-38ce9a392610',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMX309',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722449',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 128196,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5691876/general/2a5ba1d7-eeda-46b3-88f7-d1070880023b.jpg',
'https://images.openlane.eu/carimgs/5691876/general/7c9a9418-5742-45ca-98f2-56b87fa4d82d.jpg',
'https://images.openlane.eu/carimgs/5691876/general/1aac0d6d-32f5-4b42-af10-2ddd95eacbf9.jpg',
'https://images.openlane.eu/carimgs/5691876/general/38f6e908-06d2-470c-b403-58f8a907d682.jpg',
'https://images.openlane.eu/carimgs/5691876/general/3e91cace-8382-4867-a1a0-1b7c89bfceee.jpg',
'https://images.openlane.eu/carimgs/5691876/general/f70a5313-55fb-4fbc-89cd-892f834612b7.jpg',
'https://images.openlane.eu/carimgs/5691876/general/58b8b3cf-11ef-4eda-9fa7-0e7bedcc352f.jpg',
'https://images.openlane.eu/carimgs/5691876/general/31b0c03c-528d-4f89-9262-c2afc7099fc5.jpg',
'https://images.openlane.eu/carimgs/5691876/general/de9a3c0e-2e44-4f81-a91a-1c8fed55bb12.jpg',
'https://images.openlane.eu/carimgs/5691876/general/9b715a93-fbef-4a26-92e4-9a2406e7aece.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cfdd907-f1b6-5d87-9915-38ce9a392610/9cfdd907-f1b6-5d87-9915-38ce9a392610_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427841,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691876/general/2a5ba1d7-eeda-46b3-88f7-d1070880023b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cfdd907-f1b6-5d87-9915-38ce9a392610/9cfdd907-f1b6-5d87-9915-38ce9a392610_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 435295,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691876/general/7c9a9418-5742-45ca-98f2-56b87fa4d82d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cfdd907-f1b6-5d87-9915-38ce9a392610/9cfdd907-f1b6-5d87-9915-38ce9a392610_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 409015,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691876/general/1aac0d6d-32f5-4b42-af10-2ddd95eacbf9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cfdd907-f1b6-5d87-9915-38ce9a392610/9cfdd907-f1b6-5d87-9915-38ce9a392610_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395692,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691876/general/38f6e908-06d2-470c-b403-58f8a907d682.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cfdd907-f1b6-5d87-9915-38ce9a392610/9cfdd907-f1b6-5d87-9915-38ce9a392610_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303419,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691876/general/3e91cace-8382-4867-a1a0-1b7c89bfceee.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cfdd907-f1b6-5d87-9915-38ce9a392610/9cfdd907-f1b6-5d87-9915-38ce9a392610_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325627,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691876/general/f70a5313-55fb-4fbc-89cd-892f834612b7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cfdd907-f1b6-5d87-9915-38ce9a392610/9cfdd907-f1b6-5d87-9915-38ce9a392610_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 409637,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691876/general/58b8b3cf-11ef-4eda-9fa7-0e7bedcc352f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cfdd907-f1b6-5d87-9915-38ce9a392610/9cfdd907-f1b6-5d87-9915-38ce9a392610_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312990,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691876/general/31b0c03c-528d-4f89-9262-c2afc7099fc5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cfdd907-f1b6-5d87-9915-38ce9a392610/9cfdd907-f1b6-5d87-9915-38ce9a392610_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327741,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691876/general/de9a3c0e-2e44-4f81-a91a-1c8fed55bb12.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cfdd907-f1b6-5d87-9915-38ce9a392610/9cfdd907-f1b6-5d87-9915-38ce9a392610_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241935,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691876/general/9b715a93-fbef-4a26-92e4-9a2406e7aece.jpg',
'Width': 1920}],
'price': 15250,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Kuga 2.5i ST Line X - Hybrid - Automatic - 152 hp - 128.196 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2022}
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722449%27 HTTP/1.1" 200 None
2026-03-25 10:18:05 [adesa.be] INFO: Saving data for 10722449: {'created_time': 1774433885.870224, 'last_price_update_time': 1774433885.87024, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722449') HTTP/1.1" 204 0
2026-03-25 10:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1278f4fb-bc4e-5306-8898-3a0a2ecff10d with identifier: 10722380
2026-03-25 10:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1278f4fb-bc4e-5306-8898-3a0a2ecff10d with identifier: 10722380
2026-03-25 10:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1278f4fb-bc4e-5306-8898-3a0a2ecff10d with identifier: 10722380 to the API
2026-03-25 10:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722380>
{'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': 152,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '1278f4fb-bc4e-5306-8898-3a0a2ecff10d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBU258',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722380',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 116744,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5667166/general/bca637f3-990b-4512-8564-0c5b42a0bffa.jpg',
'https://images.openlane.eu/carimgs/5667166/general/23696bb7-dfa9-4d05-9f90-7b5b59248ed0.jpg',
'https://images.openlane.eu/carimgs/5667166/general/4e4a5814-76ce-4861-9d0a-88da245939db.jpg',
'https://images.openlane.eu/carimgs/5667166/general/dc5e2e53-7be8-4da3-b491-05c0ea6a72a1.jpg',
'https://images.openlane.eu/carimgs/5667166/general/68a94965-d30d-43c3-880c-9bb9dfbd00b8.jpg',
'https://images.openlane.eu/carimgs/5667166/general/0213ab66-f256-405e-9356-c471db110807.jpg',
'https://images.openlane.eu/carimgs/5667166/general/b040c838-c9ab-4e17-9471-10b97eda3b51.jpg',
'https://images.openlane.eu/carimgs/5667166/general/f9f21510-28ff-4579-9875-4081e11d39d2.jpg',
'https://images.openlane.eu/carimgs/5667166/general/6151aa41-2f41-465d-8395-306ee19a4caa.jpg',
'https://images.openlane.eu/carimgs/5667166/general/cd40950f-91a4-4022-a752-5894e571ecf2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1278f4fb-bc4e-5306-8898-3a0a2ecff10d/1278f4fb-bc4e-5306-8898-3a0a2ecff10d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189363,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667166/general/23696bb7-dfa9-4d05-9f90-7b5b59248ed0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1278f4fb-bc4e-5306-8898-3a0a2ecff10d/1278f4fb-bc4e-5306-8898-3a0a2ecff10d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187560,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667166/general/bca637f3-990b-4512-8564-0c5b42a0bffa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1278f4fb-bc4e-5306-8898-3a0a2ecff10d/1278f4fb-bc4e-5306-8898-3a0a2ecff10d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183421,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667166/general/dc5e2e53-7be8-4da3-b491-05c0ea6a72a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1278f4fb-bc4e-5306-8898-3a0a2ecff10d/1278f4fb-bc4e-5306-8898-3a0a2ecff10d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667166/general/4e4a5814-76ce-4861-9d0a-88da245939db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1278f4fb-bc4e-5306-8898-3a0a2ecff10d/1278f4fb-bc4e-5306-8898-3a0a2ecff10d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127873,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667166/general/0213ab66-f256-405e-9356-c471db110807.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1278f4fb-bc4e-5306-8898-3a0a2ecff10d/1278f4fb-bc4e-5306-8898-3a0a2ecff10d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129793,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667166/general/f9f21510-28ff-4579-9875-4081e11d39d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1278f4fb-bc4e-5306-8898-3a0a2ecff10d/1278f4fb-bc4e-5306-8898-3a0a2ecff10d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124031,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667166/general/b040c838-c9ab-4e17-9471-10b97eda3b51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1278f4fb-bc4e-5306-8898-3a0a2ecff10d/1278f4fb-bc4e-5306-8898-3a0a2ecff10d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59855,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667166/general/6151aa41-2f41-465d-8395-306ee19a4caa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1278f4fb-bc4e-5306-8898-3a0a2ecff10d/1278f4fb-bc4e-5306-8898-3a0a2ecff10d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166989,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667166/general/cd40950f-91a4-4022-a752-5894e571ecf2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1278f4fb-bc4e-5306-8898-3a0a2ecff10d/1278f4fb-bc4e-5306-8898-3a0a2ecff10d_image_11.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124012,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667166/general/68a94965-d30d-43c3-880c-9bb9dfbd00b8.jpg',
'Width': 1024}],
'price': 12650,
'price_includes_vat': True,
'registration_date': '2021-09-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Kuga 2.5i Titanium - Hybrid - Automatic - 152 hp - 116.744 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722380%27 HTTP/1.1" 200 None
2026-03-25 10:18:06 [adesa.be] INFO: Saving data for 10722380: {'created_time': 1774433886.208714, 'last_price_update_time': 1774433886.208725, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722380') HTTP/1.1" 204 0
2026-03-25 10:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4a3d080-eff5-57b8-a661-2b6447bd35ea with identifier: 10722542
2026-03-25 10:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4a3d080-eff5-57b8-a661-2b6447bd35ea with scrape type 1
2026-03-25 10:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c4a3d080-eff5-57b8-a661-2b6447bd35ea
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706504%252Fgeneral%252F260d42d0-fcbb-48ba-8ec8-3c962b73c38e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706504/general/260d42d0-fcbb-48ba-8ec8-3c962b73c38e.jpg already downloaded
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706504%252Fgeneral%252F5d5f2b48-0798-4f97-bcae-9a3d49662922.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706504/general/5d5f2b48-0798-4f97-bcae-9a3d49662922.jpg already downloaded
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706504%252Fgeneral%252Fa2a8e0b6-c15e-48e7-96ba-5cc8cc95b01f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706504/general/a2a8e0b6-c15e-48e7-96ba-5cc8cc95b01f.jpg already downloaded
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706504%252Fgeneral%252Fd193e4c2-96a8-4efc-93a4-4e9dcb330cb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706504/general/d193e4c2-96a8-4efc-93a4-4e9dcb330cb1.jpg already downloaded
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706504%252Fgeneral%252Fc0908ada-d2cd-47f2-baff-acd75389bbc6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706504/general/c0908ada-d2cd-47f2-baff-acd75389bbc6.jpg already downloaded
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706504%252Fgeneral%252Fd0fa2e26-078b-4b65-8c75-0d4fb40399ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706504/general/d0fa2e26-078b-4b65-8c75-0d4fb40399ff.jpg already downloaded
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706504%252Fgeneral%252F9696a380-ff56-4eea-ae31-210cf9def070.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706504/general/9696a380-ff56-4eea-ae31-210cf9def070.jpg already downloaded
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706504%252Fgeneral%252Fc40dffc1-d877-46e1-8ccd-c5595be81002.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706504/general/c40dffc1-d877-46e1-8ccd-c5595be81002.jpg already downloaded
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706504%252Fgeneral%252F6efa3b2e-7455-4817-9c9a-b2f5103ca987.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706504/general/6efa3b2e-7455-4817-9c9a-b2f5103ca987.jpg already downloaded
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706504%252Fgeneral%252Fabc7747b-71bc-4dc5-b4fa-9b6129ac5576.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706504/general/abc7747b-71bc-4dc5-b4fa-9b6129ac5576.jpg already downloaded
2026-03-25 10:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4a3d080-eff5-57b8-a661-2b6447bd35ea, identifier: 10722542
2026-03-25 10:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4a3d080-eff5-57b8-a661-2b6447bd35ea with identifier: 10722542
2026-03-25 10:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4a3d080-eff5-57b8-a661-2b6447bd35ea with identifier: 10722542
2026-03-25 10:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4a3d080-eff5-57b8-a661-2b6447bd35ea with identifier: 10722542 to the API
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722542>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'c4a3d080-eff5-57b8-a661-2b6447bd35ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AMW119',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722542',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 86144,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5706504/general/260d42d0-fcbb-48ba-8ec8-3c962b73c38e.jpg',
'https://images.openlane.eu/carimgs/5706504/general/5d5f2b48-0798-4f97-bcae-9a3d49662922.jpg',
'https://images.openlane.eu/carimgs/5706504/general/a2a8e0b6-c15e-48e7-96ba-5cc8cc95b01f.jpg',
'https://images.openlane.eu/carimgs/5706504/general/d193e4c2-96a8-4efc-93a4-4e9dcb330cb1.jpg',
'https://images.openlane.eu/carimgs/5706504/general/c0908ada-d2cd-47f2-baff-acd75389bbc6.jpg',
'https://images.openlane.eu/carimgs/5706504/general/d0fa2e26-078b-4b65-8c75-0d4fb40399ff.jpg',
'https://images.openlane.eu/carimgs/5706504/general/9696a380-ff56-4eea-ae31-210cf9def070.jpg',
'https://images.openlane.eu/carimgs/5706504/general/c40dffc1-d877-46e1-8ccd-c5595be81002.jpg',
'https://images.openlane.eu/carimgs/5706504/general/6efa3b2e-7455-4817-9c9a-b2f5103ca987.jpg',
'https://images.openlane.eu/carimgs/5706504/general/abc7747b-71bc-4dc5-b4fa-9b6129ac5576.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4a3d080-eff5-57b8-a661-2b6447bd35ea/c4a3d080-eff5-57b8-a661-2b6447bd35ea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35550,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706504/general/260d42d0-fcbb-48ba-8ec8-3c962b73c38e.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4a3d080-eff5-57b8-a661-2b6447bd35ea/c4a3d080-eff5-57b8-a661-2b6447bd35ea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248211,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706504/general/5d5f2b48-0798-4f97-bcae-9a3d49662922.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4a3d080-eff5-57b8-a661-2b6447bd35ea/c4a3d080-eff5-57b8-a661-2b6447bd35ea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263006,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706504/general/a2a8e0b6-c15e-48e7-96ba-5cc8cc95b01f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4a3d080-eff5-57b8-a661-2b6447bd35ea/c4a3d080-eff5-57b8-a661-2b6447bd35ea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274920,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706504/general/d193e4c2-96a8-4efc-93a4-4e9dcb330cb1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4a3d080-eff5-57b8-a661-2b6447bd35ea/c4a3d080-eff5-57b8-a661-2b6447bd35ea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228678,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706504/general/c0908ada-d2cd-47f2-baff-acd75389bbc6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4a3d080-eff5-57b8-a661-2b6447bd35ea/c4a3d080-eff5-57b8-a661-2b6447bd35ea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275003,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706504/general/d0fa2e26-078b-4b65-8c75-0d4fb40399ff.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4a3d080-eff5-57b8-a661-2b6447bd35ea/c4a3d080-eff5-57b8-a661-2b6447bd35ea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277211,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706504/general/9696a380-ff56-4eea-ae31-210cf9def070.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4a3d080-eff5-57b8-a661-2b6447bd35ea/c4a3d080-eff5-57b8-a661-2b6447bd35ea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282048,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706504/general/c40dffc1-d877-46e1-8ccd-c5595be81002.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4a3d080-eff5-57b8-a661-2b6447bd35ea/c4a3d080-eff5-57b8-a661-2b6447bd35ea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278344,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706504/general/6efa3b2e-7455-4817-9c9a-b2f5103ca987.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4a3d080-eff5-57b8-a661-2b6447bd35ea/c4a3d080-eff5-57b8-a661-2b6447bd35ea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280507,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706504/general/abc7747b-71bc-4dc5-b4fa-9b6129ac5576.jpg',
'Width': 1400}],
'price': 22450,
'price_includes_vat': True,
'registration_date': '2021-05-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Ranger 2.0 Wildtrak - AWD - Diesel - Automatic - 213 hp - '
'86.144 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2021}
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722542%27 HTTP/1.1" 200 None
2026-03-25 10:18:06 [adesa.be] INFO: Saving data for 10722542: {'created_time': 1774433886.96104, 'last_price_update_time': 1774433886.96105, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722542') HTTP/1.1" 204 0
2026-03-25 10:18:06 [scrapy.extensions.logstats] INFO: Crawled 152 pages (at 73 pages/min), scraped 134 items (at 73 items/min)
2026-03-25 10:18:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 214MiB
2026-03-25 10:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f5da783-c29b-5db6-9eb1-e130276eb3b4 with identifier: 10722620
2026-03-25 10:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f5da783-c29b-5db6-9eb1-e130276eb3b4 with scrape type 1
2026-03-25 10:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6f5da783-c29b-5db6-9eb1-e130276eb3b4
2026-03-25 10:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726187%252Fgeneral%252F9cbad22d-b074-4129-ab7f-05d0373c513d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726187/general/9cbad22d-b074-4129-ab7f-05d0373c513d.jpg already downloaded
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726187%252Fgeneral%252Fb88780ec-fc96-46f4-a13f-698b9a3c4539.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726187/general/b88780ec-fc96-46f4-a13f-698b9a3c4539.jpg already downloaded
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726187%252Fgeneral%252F5c4119c8-025c-42a9-b926-11022d04aaf7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726187/general/5c4119c8-025c-42a9-b926-11022d04aaf7.jpg already downloaded
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726187%252Fgeneral%252Fcee7e7fa-2f6c-4bb3-acc6-d15beb3087a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726187/general/cee7e7fa-2f6c-4bb3-acc6-d15beb3087a5.jpg already downloaded
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726187%252Fgeneral%252F53bd0456-4977-4c8c-92e1-bc7a1dd48d15.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726187/general/53bd0456-4977-4c8c-92e1-bc7a1dd48d15.jpg already downloaded
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726187%252Fgeneral%252Fba1c12a5-c581-4f7f-bd73-9c2e91bfee3c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726187/general/ba1c12a5-c581-4f7f-bd73-9c2e91bfee3c.jpg already downloaded
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726187%252Fgeneral%252Fe1d686e9-e53c-4056-b708-78ca71a8dd1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726187/general/e1d686e9-e53c-4056-b708-78ca71a8dd1d.jpg already downloaded
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726187%252Fgeneral%252Fda37e13c-fd01-4719-a2b3-46dd5e05514a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726187/general/da37e13c-fd01-4719-a2b3-46dd5e05514a.jpg already downloaded
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726187%252Fgeneral%252Fd4d1f14a-526c-4c55-96e4-0dafd1bcd31d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726187/general/d4d1f14a-526c-4c55-96e4-0dafd1bcd31d.jpg already downloaded
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726187%252Fgeneral%252F7c3ccb2a-f8da-4da3-8d70-1bb1bf29bae5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726187/general/7c3ccb2a-f8da-4da3-8d70-1bb1bf29bae5.jpg already downloaded
2026-03-25 10:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f5da783-c29b-5db6-9eb1-e130276eb3b4, identifier: 10722620
2026-03-25 10:18:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e8aa784-92a1-5c9d-af55-36503d0a26ac with identifier: 10722619
2026-03-25 10:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e8aa784-92a1-5c9d-af55-36503d0a26ac with scrape type 1
2026-03-25 10:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e8aa784-92a1-5c9d-af55-36503d0a26ac
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726184%252Fgeneral%252Fa6c4bf69-e040-4097-ad66-d248f9ce8c15.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726184/general/a6c4bf69-e040-4097-ad66-d248f9ce8c15.jpg already downloaded
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726184%252Fgeneral%252Fc95b92d0-94d9-4b51-8801-0f4f23450c63.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726184/general/c95b92d0-94d9-4b51-8801-0f4f23450c63.jpg already downloaded
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726184%252Fgeneral%252F5bca51ee-9030-46a7-85a2-3586bae9d90a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726184/general/5bca51ee-9030-46a7-85a2-3586bae9d90a.jpg already downloaded
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726184%252Fgeneral%252Ffe3f5430-4adf-450d-8316-a4c2d815ab59.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726184/general/fe3f5430-4adf-450d-8316-a4c2d815ab59.jpg already downloaded
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726184%252Fgeneral%252F75f6f657-6429-4b5f-9e75-d4f17e873335.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726184/general/75f6f657-6429-4b5f-9e75-d4f17e873335.jpg already downloaded
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726184%252Fgeneral%252Fc54a2efe-cf83-45bb-acfb-098fc946de75.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726184/general/c54a2efe-cf83-45bb-acfb-098fc946de75.jpg already downloaded
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726184%252Fgeneral%252F8b62f73d-1b8b-49eb-9066-fb8646bab26e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726184/general/8b62f73d-1b8b-49eb-9066-fb8646bab26e.jpg already downloaded
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726184%252Fgeneral%252F2c134d1e-8417-43e0-9c38-0ed5b9c080ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726184/general/2c134d1e-8417-43e0-9c38-0ed5b9c080ae.jpg already downloaded
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726184%252Fgeneral%252F4d5d5e7f-d458-41cc-8305-29d47ebb64e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726184/general/4d5d5e7f-d458-41cc-8305-29d47ebb64e4.jpg already downloaded
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726184%252Fgeneral%252Fcb434987-5b83-4bb2-8acd-fde88a1db150.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726184/general/cb434987-5b83-4bb2-8acd-fde88a1db150.jpg already downloaded
2026-03-25 10:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8e8aa784-92a1-5c9d-af55-36503d0a26ac, identifier: 10722619
2026-03-25 10:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f5da783-c29b-5db6-9eb1-e130276eb3b4 with identifier: 10722620
2026-03-25 10:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f5da783-c29b-5db6-9eb1-e130276eb3b4 with identifier: 10722620
2026-03-25 10:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f5da783-c29b-5db6-9eb1-e130276eb3b4 with identifier: 10722620 to the API
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722620>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '6f5da783-c29b-5db6-9eb1-e130276eb3b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPE280',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722620',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 127584,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5726187/general/9cbad22d-b074-4129-ab7f-05d0373c513d.jpg',
'https://images.openlane.eu/carimgs/5726187/general/b88780ec-fc96-46f4-a13f-698b9a3c4539.jpg',
'https://images.openlane.eu/carimgs/5726187/general/5c4119c8-025c-42a9-b926-11022d04aaf7.jpg',
'https://images.openlane.eu/carimgs/5726187/general/cee7e7fa-2f6c-4bb3-acc6-d15beb3087a5.jpg',
'https://images.openlane.eu/carimgs/5726187/general/53bd0456-4977-4c8c-92e1-bc7a1dd48d15.jpg',
'https://images.openlane.eu/carimgs/5726187/general/ba1c12a5-c581-4f7f-bd73-9c2e91bfee3c.jpg',
'https://images.openlane.eu/carimgs/5726187/general/e1d686e9-e53c-4056-b708-78ca71a8dd1d.jpg',
'https://images.openlane.eu/carimgs/5726187/general/da37e13c-fd01-4719-a2b3-46dd5e05514a.jpg',
'https://images.openlane.eu/carimgs/5726187/general/d4d1f14a-526c-4c55-96e4-0dafd1bcd31d.jpg',
'https://images.openlane.eu/carimgs/5726187/general/7c3ccb2a-f8da-4da3-8d70-1bb1bf29bae5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f5da783-c29b-5db6-9eb1-e130276eb3b4/6f5da783-c29b-5db6-9eb1-e130276eb3b4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76274,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726187/general/9cbad22d-b074-4129-ab7f-05d0373c513d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f5da783-c29b-5db6-9eb1-e130276eb3b4/6f5da783-c29b-5db6-9eb1-e130276eb3b4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79306,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726187/general/b88780ec-fc96-46f4-a13f-698b9a3c4539.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f5da783-c29b-5db6-9eb1-e130276eb3b4/6f5da783-c29b-5db6-9eb1-e130276eb3b4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80773,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726187/general/5c4119c8-025c-42a9-b926-11022d04aaf7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f5da783-c29b-5db6-9eb1-e130276eb3b4/6f5da783-c29b-5db6-9eb1-e130276eb3b4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75656,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726187/general/cee7e7fa-2f6c-4bb3-acc6-d15beb3087a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f5da783-c29b-5db6-9eb1-e130276eb3b4/6f5da783-c29b-5db6-9eb1-e130276eb3b4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85400,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726187/general/53bd0456-4977-4c8c-92e1-bc7a1dd48d15.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f5da783-c29b-5db6-9eb1-e130276eb3b4/6f5da783-c29b-5db6-9eb1-e130276eb3b4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93143,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726187/general/ba1c12a5-c581-4f7f-bd73-9c2e91bfee3c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f5da783-c29b-5db6-9eb1-e130276eb3b4/6f5da783-c29b-5db6-9eb1-e130276eb3b4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93740,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726187/general/e1d686e9-e53c-4056-b708-78ca71a8dd1d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f5da783-c29b-5db6-9eb1-e130276eb3b4/6f5da783-c29b-5db6-9eb1-e130276eb3b4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119407,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726187/general/da37e13c-fd01-4719-a2b3-46dd5e05514a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f5da783-c29b-5db6-9eb1-e130276eb3b4/6f5da783-c29b-5db6-9eb1-e130276eb3b4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96041,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726187/general/d4d1f14a-526c-4c55-96e4-0dafd1bcd31d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f5da783-c29b-5db6-9eb1-e130276eb3b4/6f5da783-c29b-5db6-9eb1-e130276eb3b4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137954,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726187/general/7c3ccb2a-f8da-4da3-8d70-1bb1bf29bae5.jpg',
'Width': 1024}],
'price': 13150,
'price_includes_vat': True,
'registration_date': '2022-10-04',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Ford Transit Custom 2.0 Trend - Diesel - Manual - 130 hp - 127.584 '
'km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722620%27 HTTP/1.1" 200 None
2026-03-25 10:18:07 [adesa.be] INFO: Saving data for 10722620: {'created_time': 1774433887.905402, 'last_price_update_time': 1774433887.905419, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722620') HTTP/1.1" 204 0
2026-03-25 10:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8e8aa784-92a1-5c9d-af55-36503d0a26ac with identifier: 10722619
2026-03-25 10:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8e8aa784-92a1-5c9d-af55-36503d0a26ac with identifier: 10722619
2026-03-25 10:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8e8aa784-92a1-5c9d-af55-36503d0a26ac with identifier: 10722619 to the API
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722619>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '8e8aa784-92a1-5c9d-af55-36503d0a26ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSL286',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722619',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 98842,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5726184/general/a6c4bf69-e040-4097-ad66-d248f9ce8c15.jpg',
'https://images.openlane.eu/carimgs/5726184/general/c95b92d0-94d9-4b51-8801-0f4f23450c63.jpg',
'https://images.openlane.eu/carimgs/5726184/general/5bca51ee-9030-46a7-85a2-3586bae9d90a.jpg',
'https://images.openlane.eu/carimgs/5726184/general/fe3f5430-4adf-450d-8316-a4c2d815ab59.jpg',
'https://images.openlane.eu/carimgs/5726184/general/75f6f657-6429-4b5f-9e75-d4f17e873335.jpg',
'https://images.openlane.eu/carimgs/5726184/general/c54a2efe-cf83-45bb-acfb-098fc946de75.jpg',
'https://images.openlane.eu/carimgs/5726184/general/8b62f73d-1b8b-49eb-9066-fb8646bab26e.jpg',
'https://images.openlane.eu/carimgs/5726184/general/2c134d1e-8417-43e0-9c38-0ed5b9c080ae.jpg',
'https://images.openlane.eu/carimgs/5726184/general/4d5d5e7f-d458-41cc-8305-29d47ebb64e4.jpg',
'https://images.openlane.eu/carimgs/5726184/general/cb434987-5b83-4bb2-8acd-fde88a1db150.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e8aa784-92a1-5c9d-af55-36503d0a26ac/8e8aa784-92a1-5c9d-af55-36503d0a26ac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169868,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726184/general/a6c4bf69-e040-4097-ad66-d248f9ce8c15.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e8aa784-92a1-5c9d-af55-36503d0a26ac/8e8aa784-92a1-5c9d-af55-36503d0a26ac_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243491,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726184/general/c95b92d0-94d9-4b51-8801-0f4f23450c63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e8aa784-92a1-5c9d-af55-36503d0a26ac/8e8aa784-92a1-5c9d-af55-36503d0a26ac_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237326,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726184/general/5bca51ee-9030-46a7-85a2-3586bae9d90a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e8aa784-92a1-5c9d-af55-36503d0a26ac/8e8aa784-92a1-5c9d-af55-36503d0a26ac_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224259,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726184/general/fe3f5430-4adf-450d-8316-a4c2d815ab59.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e8aa784-92a1-5c9d-af55-36503d0a26ac/8e8aa784-92a1-5c9d-af55-36503d0a26ac_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143770,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726184/general/75f6f657-6429-4b5f-9e75-d4f17e873335.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e8aa784-92a1-5c9d-af55-36503d0a26ac/8e8aa784-92a1-5c9d-af55-36503d0a26ac_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113280,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726184/general/c54a2efe-cf83-45bb-acfb-098fc946de75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e8aa784-92a1-5c9d-af55-36503d0a26ac/8e8aa784-92a1-5c9d-af55-36503d0a26ac_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726184/general/8b62f73d-1b8b-49eb-9066-fb8646bab26e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e8aa784-92a1-5c9d-af55-36503d0a26ac/8e8aa784-92a1-5c9d-af55-36503d0a26ac_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152681,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726184/general/2c134d1e-8417-43e0-9c38-0ed5b9c080ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e8aa784-92a1-5c9d-af55-36503d0a26ac/8e8aa784-92a1-5c9d-af55-36503d0a26ac_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71190,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726184/general/4d5d5e7f-d458-41cc-8305-29d47ebb64e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e8aa784-92a1-5c9d-af55-36503d0a26ac/8e8aa784-92a1-5c9d-af55-36503d0a26ac_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136249,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726184/general/cb434987-5b83-4bb2-8acd-fde88a1db150.jpg',
'Width': 1024}],
'price': 10650,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Puma 1.5 Titanium - Diesel - Manual - 120 hp - 98.842 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722619%27 HTTP/1.1" 200 None
2026-03-25 10:18:08 [adesa.be] INFO: Saving data for 10722619: {'created_time': 1774433888.241662, 'last_price_update_time': 1774433888.241675, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722619') HTTP/1.1" 204 0
2026-03-25 10:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722401> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45723ed9-ebf6-5a44-a674-6e291e563dc4 with identifier: 10722401
2026-03-25 10:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45723ed9-ebf6-5a44-a674-6e291e563dc4 with scrape type 1
2026-03-25 10:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 45723ed9-ebf6-5a44-a674-6e291e563dc4
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680798%252Fgeneral%252F0533931f-0d20-4c64-b302-7c157fac493e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680798/general/0533931f-0d20-4c64-b302-7c157fac493e.jpg already downloaded
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680798%252Fgeneral%252Fb1a273b6-359a-4faa-b22f-86cddd11d186.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680798/general/b1a273b6-359a-4faa-b22f-86cddd11d186.jpg already downloaded
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680798%252Fgeneral%252F882af3a0-b5c0-4667-8dc4-53f687879397.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680798/general/882af3a0-b5c0-4667-8dc4-53f687879397.jpg already downloaded
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680798%252Fgeneral%252F60135d20-e5e3-4fc8-814e-b2d6de7af6a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680798/general/60135d20-e5e3-4fc8-814e-b2d6de7af6a1.jpg already downloaded
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680798%252Fgeneral%252F1b2c7da1-bf91-4b3f-a309-6d441f3839cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680798/general/1b2c7da1-bf91-4b3f-a309-6d441f3839cb.jpg already downloaded
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680798%252Fgeneral%252F4ad8d7d9-0d38-4e30-89d4-5dc02aba3097.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680798/general/4ad8d7d9-0d38-4e30-89d4-5dc02aba3097.jpg already downloaded
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680798%252Fgeneral%252F473cdabe-0661-45a1-958a-a7801a55ee7e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680798/general/473cdabe-0661-45a1-958a-a7801a55ee7e.jpg already downloaded
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680798%252Fgeneral%252F3a458031-24b1-4937-8cc5-e490857a8ac9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680798/general/3a458031-24b1-4937-8cc5-e490857a8ac9.jpg already downloaded
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680798%252Fgeneral%252F45d90789-e0b1-4c03-9c8e-97622e542ab1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680798/general/45d90789-e0b1-4c03-9c8e-97622e542ab1.jpg already downloaded
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680798%252Fgeneral%252F39fcc208-4df0-4e72-a199-4f54e6df781b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680798/general/39fcc208-4df0-4e72-a199-4f54e6df781b.jpg already downloaded
2026-03-25 10:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 45723ed9-ebf6-5a44-a674-6e291e563dc4, identifier: 10722401
2026-03-25 10:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 45723ed9-ebf6-5a44-a674-6e291e563dc4 with identifier: 10722401
2026-03-25 10:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 45723ed9-ebf6-5a44-a674-6e291e563dc4 with identifier: 10722401
2026-03-25 10:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 45723ed9-ebf6-5a44-a674-6e291e563dc4 with identifier: 10722401 to the API
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722401>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '45723ed9-ebf6-5a44-a674-6e291e563dc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YEX938',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722401',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 95935,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5680798/general/0533931f-0d20-4c64-b302-7c157fac493e.jpg',
'https://images.openlane.eu/carimgs/5680798/general/b1a273b6-359a-4faa-b22f-86cddd11d186.jpg',
'https://images.openlane.eu/carimgs/5680798/general/882af3a0-b5c0-4667-8dc4-53f687879397.jpg',
'https://images.openlane.eu/carimgs/5680798/general/60135d20-e5e3-4fc8-814e-b2d6de7af6a1.jpg',
'https://images.openlane.eu/carimgs/5680798/general/1b2c7da1-bf91-4b3f-a309-6d441f3839cb.jpg',
'https://images.openlane.eu/carimgs/5680798/general/4ad8d7d9-0d38-4e30-89d4-5dc02aba3097.jpg',
'https://images.openlane.eu/carimgs/5680798/general/473cdabe-0661-45a1-958a-a7801a55ee7e.jpg',
'https://images.openlane.eu/carimgs/5680798/general/3a458031-24b1-4937-8cc5-e490857a8ac9.jpg',
'https://images.openlane.eu/carimgs/5680798/general/45d90789-e0b1-4c03-9c8e-97622e542ab1.jpg',
'https://images.openlane.eu/carimgs/5680798/general/39fcc208-4df0-4e72-a199-4f54e6df781b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45723ed9-ebf6-5a44-a674-6e291e563dc4/45723ed9-ebf6-5a44-a674-6e291e563dc4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87380,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680798/general/0533931f-0d20-4c64-b302-7c157fac493e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45723ed9-ebf6-5a44-a674-6e291e563dc4/45723ed9-ebf6-5a44-a674-6e291e563dc4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92042,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680798/general/b1a273b6-359a-4faa-b22f-86cddd11d186.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45723ed9-ebf6-5a44-a674-6e291e563dc4/45723ed9-ebf6-5a44-a674-6e291e563dc4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83902,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680798/general/882af3a0-b5c0-4667-8dc4-53f687879397.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45723ed9-ebf6-5a44-a674-6e291e563dc4/45723ed9-ebf6-5a44-a674-6e291e563dc4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184980,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680798/general/60135d20-e5e3-4fc8-814e-b2d6de7af6a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45723ed9-ebf6-5a44-a674-6e291e563dc4/45723ed9-ebf6-5a44-a674-6e291e563dc4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680798/general/1b2c7da1-bf91-4b3f-a309-6d441f3839cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45723ed9-ebf6-5a44-a674-6e291e563dc4/45723ed9-ebf6-5a44-a674-6e291e563dc4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113744,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680798/general/4ad8d7d9-0d38-4e30-89d4-5dc02aba3097.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45723ed9-ebf6-5a44-a674-6e291e563dc4/45723ed9-ebf6-5a44-a674-6e291e563dc4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144632,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680798/general/473cdabe-0661-45a1-958a-a7801a55ee7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45723ed9-ebf6-5a44-a674-6e291e563dc4/45723ed9-ebf6-5a44-a674-6e291e563dc4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115123,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680798/general/3a458031-24b1-4937-8cc5-e490857a8ac9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45723ed9-ebf6-5a44-a674-6e291e563dc4/45723ed9-ebf6-5a44-a674-6e291e563dc4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680798/general/45d90789-e0b1-4c03-9c8e-97622e542ab1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45723ed9-ebf6-5a44-a674-6e291e563dc4/45723ed9-ebf6-5a44-a674-6e291e563dc4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24756,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680798/general/39fcc208-4df0-4e72-a199-4f54e6df781b.jpg',
'Width': 400}],
'price': 9450,
'price_includes_vat': True,
'registration_date': '2020-08-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Puma 1.0 Titanium X - Petrol - 125 hp - 95.935 km',
'transmission': 'manual',
'trim': 'Titanium X',
'vin': None,
'year': 2020}
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722401%27 HTTP/1.1" 200 None
2026-03-25 10:18:08 [adesa.be] INFO: Saving data for 10722401: {'created_time': 1774433888.991656, 'last_price_update_time': 1774433888.991666, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722401') HTTP/1.1" 204 0
2026-03-25 10:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722432> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a462ab01-c0f2-5eb1-b2f8-af682d2aa147 with identifier: 10722432
2026-03-25 10:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a462ab01-c0f2-5eb1-b2f8-af682d2aa147 with scrape type 1
2026-03-25 10:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a462ab01-c0f2-5eb1-b2f8-af682d2aa147
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689535%252Fgeneral%252F2b34d882-ac81-4ad9-835b-860e9112e84c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689535/general/2b34d882-ac81-4ad9-835b-860e9112e84c.jpg already downloaded
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689535%252Fgeneral%252F908f12fc-0f6a-42f8-ab53-ecd400ed6f2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689535/general/908f12fc-0f6a-42f8-ab53-ecd400ed6f2b.jpg already downloaded
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689535%252Fgeneral%252Fff291703-df4f-4cdf-87b2-a73720bb1cbf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689535/general/ff291703-df4f-4cdf-87b2-a73720bb1cbf.jpg already downloaded
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689535%252Fgeneral%252F24cf8558-f4b2-43bb-83d1-ae6813f10a55.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689535/general/24cf8558-f4b2-43bb-83d1-ae6813f10a55.jpg already downloaded
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689535%252Fgeneral%252Fa4d31594-1f0c-483c-89a9-08351455507a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689535/general/a4d31594-1f0c-483c-89a9-08351455507a.jpg already downloaded
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689535%252Fgeneral%252Ffb894bb6-eb3a-43ed-a94a-00bcdece563a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689535/general/fb894bb6-eb3a-43ed-a94a-00bcdece563a.jpg already downloaded
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689535%252Fgeneral%252F32e2dd05-70ca-4cad-90bc-c5d894c0fd17.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689535/general/32e2dd05-70ca-4cad-90bc-c5d894c0fd17.jpg already downloaded
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689535%252Fgeneral%252F2cf74c68-f478-4887-b335-734d383b15c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689535/general/2cf74c68-f478-4887-b335-734d383b15c7.jpg already downloaded
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689535%252Fgeneral%252F0c93c0ae-fcc7-4b5e-9a43-ca19033622b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689535/general/0c93c0ae-fcc7-4b5e-9a43-ca19033622b7.jpg already downloaded
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689535%252Fgeneral%252F71b6e8ba-45ab-441d-b852-d61f50ac6ee4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689535/general/71b6e8ba-45ab-441d-b852-d61f50ac6ee4.jpg already downloaded
2026-03-25 10:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a462ab01-c0f2-5eb1-b2f8-af682d2aa147, identifier: 10722432
2026-03-25 10:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be3b7b1a-4ee5-51ee-b127-a842030e4533 with identifier: 10722531
2026-03-25 10:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be3b7b1a-4ee5-51ee-b127-a842030e4533 with scrape type 1
2026-03-25 10:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item be3b7b1a-4ee5-51ee-b127-a842030e4533
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704450%252Fgeneral%252Fb23346e6-aae8-462e-b6f3-922eedbb42f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704450/general/b23346e6-aae8-462e-b6f3-922eedbb42f1.jpg already downloaded
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704450%252Fgeneral%252F9d6a1275-3086-40cb-93f9-cdc4543eaced.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704450/general/9d6a1275-3086-40cb-93f9-cdc4543eaced.jpg already downloaded
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704450%252Fgeneral%252Fb904f929-3a6c-49cd-9703-5a71c64788af.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704450/general/b904f929-3a6c-49cd-9703-5a71c64788af.jpg already downloaded
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704450%252Fgeneral%252Fc414cb06-50cd-433c-99d5-f46385c532e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704450/general/c414cb06-50cd-433c-99d5-f46385c532e9.jpg already downloaded
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704450%252Fgeneral%252F03434356-6b26-469a-b0e2-307a790eeeef.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704450/general/03434356-6b26-469a-b0e2-307a790eeeef.jpg already downloaded
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704450%252Fgeneral%252F439e31e2-eb65-441f-9ad6-69077ea566fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704450/general/439e31e2-eb65-441f-9ad6-69077ea566fb.jpg already downloaded
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704450%252Fgeneral%252F6e9a0300-d412-4a6e-a977-79304becec1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704450/general/6e9a0300-d412-4a6e-a977-79304becec1b.jpg already downloaded
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704450%252Fgeneral%252F157363ae-d965-4cef-8043-b7db30e8739d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704450/general/157363ae-d965-4cef-8043-b7db30e8739d.jpg already downloaded
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704450%252Fgeneral%252Fc63e0661-1937-4e7a-b04e-b4adc4e8e65b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704450/general/c63e0661-1937-4e7a-b04e-b4adc4e8e65b.jpg already downloaded
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704450%252Fgeneral%252F91b00810-f2e1-4ad8-bf64-312171f093b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704450/general/91b00810-f2e1-4ad8-bf64-312171f093b1.jpg already downloaded
2026-03-25 10:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be3b7b1a-4ee5-51ee-b127-a842030e4533, identifier: 10722531
2026-03-25 10:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a462ab01-c0f2-5eb1-b2f8-af682d2aa147 with identifier: 10722432
2026-03-25 10:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a462ab01-c0f2-5eb1-b2f8-af682d2aa147 with identifier: 10722432
2026-03-25 10:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a462ab01-c0f2-5eb1-b2f8-af682d2aa147 with identifier: 10722432 to the API
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722432>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'a462ab01-c0f2-5eb1-b2f8-af682d2aa147',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGN364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722432',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 46869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5689535/general/2b34d882-ac81-4ad9-835b-860e9112e84c.jpg',
'https://images.openlane.eu/carimgs/5689535/general/908f12fc-0f6a-42f8-ab53-ecd400ed6f2b.jpg',
'https://images.openlane.eu/carimgs/5689535/general/ff291703-df4f-4cdf-87b2-a73720bb1cbf.jpg',
'https://images.openlane.eu/carimgs/5689535/general/24cf8558-f4b2-43bb-83d1-ae6813f10a55.jpg',
'https://images.openlane.eu/carimgs/5689535/general/a4d31594-1f0c-483c-89a9-08351455507a.jpg',
'https://images.openlane.eu/carimgs/5689535/general/fb894bb6-eb3a-43ed-a94a-00bcdece563a.jpg',
'https://images.openlane.eu/carimgs/5689535/general/32e2dd05-70ca-4cad-90bc-c5d894c0fd17.jpg',
'https://images.openlane.eu/carimgs/5689535/general/2cf74c68-f478-4887-b335-734d383b15c7.jpg',
'https://images.openlane.eu/carimgs/5689535/general/0c93c0ae-fcc7-4b5e-9a43-ca19033622b7.jpg',
'https://images.openlane.eu/carimgs/5689535/general/71b6e8ba-45ab-441d-b852-d61f50ac6ee4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a462ab01-c0f2-5eb1-b2f8-af682d2aa147/a462ab01-c0f2-5eb1-b2f8-af682d2aa147_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296508,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689535/general/2b34d882-ac81-4ad9-835b-860e9112e84c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a462ab01-c0f2-5eb1-b2f8-af682d2aa147/a462ab01-c0f2-5eb1-b2f8-af682d2aa147_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289612,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689535/general/908f12fc-0f6a-42f8-ab53-ecd400ed6f2b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a462ab01-c0f2-5eb1-b2f8-af682d2aa147/a462ab01-c0f2-5eb1-b2f8-af682d2aa147_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277620,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689535/general/ff291703-df4f-4cdf-87b2-a73720bb1cbf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a462ab01-c0f2-5eb1-b2f8-af682d2aa147/a462ab01-c0f2-5eb1-b2f8-af682d2aa147_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266354,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689535/general/24cf8558-f4b2-43bb-83d1-ae6813f10a55.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a462ab01-c0f2-5eb1-b2f8-af682d2aa147/a462ab01-c0f2-5eb1-b2f8-af682d2aa147_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248265,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689535/general/a4d31594-1f0c-483c-89a9-08351455507a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a462ab01-c0f2-5eb1-b2f8-af682d2aa147/a462ab01-c0f2-5eb1-b2f8-af682d2aa147_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265979,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689535/general/fb894bb6-eb3a-43ed-a94a-00bcdece563a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a462ab01-c0f2-5eb1-b2f8-af682d2aa147/a462ab01-c0f2-5eb1-b2f8-af682d2aa147_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251747,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689535/general/32e2dd05-70ca-4cad-90bc-c5d894c0fd17.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a462ab01-c0f2-5eb1-b2f8-af682d2aa147/a462ab01-c0f2-5eb1-b2f8-af682d2aa147_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200862,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689535/general/2cf74c68-f478-4887-b335-734d383b15c7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a462ab01-c0f2-5eb1-b2f8-af682d2aa147/a462ab01-c0f2-5eb1-b2f8-af682d2aa147_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357625,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689535/general/0c93c0ae-fcc7-4b5e-9a43-ca19033622b7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a462ab01-c0f2-5eb1-b2f8-af682d2aa147/a462ab01-c0f2-5eb1-b2f8-af682d2aa147_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248902,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689535/general/71b6e8ba-45ab-441d-b852-d61f50ac6ee4.jpg',
'Width': 1400}],
'price': 13850,
'price_includes_vat': True,
'registration_date': '2021-11-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180 Business Solution - Petrol - Manual - 136 hp - '
'46.869 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722432%27 HTTP/1.1" 200 None
2026-03-25 10:18:10 [adesa.be] INFO: Saving data for 10722432: {'created_time': 1774433890.004344, 'last_price_update_time': 1774433890.004357, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722432') HTTP/1.1" 204 0
2026-03-25 10:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be3b7b1a-4ee5-51ee-b127-a842030e4533 with identifier: 10722531
2026-03-25 10:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be3b7b1a-4ee5-51ee-b127-a842030e4533 with identifier: 10722531
2026-03-25 10:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be3b7b1a-4ee5-51ee-b127-a842030e4533 with identifier: 10722531 to the API
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722531>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'be3b7b1a-4ee5-51ee-b127-a842030e4533',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMK747',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722531',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 159854,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5704450/general/b23346e6-aae8-462e-b6f3-922eedbb42f1.jpg',
'https://images.openlane.eu/carimgs/5704450/general/9d6a1275-3086-40cb-93f9-cdc4543eaced.jpg',
'https://images.openlane.eu/carimgs/5704450/general/b904f929-3a6c-49cd-9703-5a71c64788af.jpg',
'https://images.openlane.eu/carimgs/5704450/general/c414cb06-50cd-433c-99d5-f46385c532e9.jpg',
'https://images.openlane.eu/carimgs/5704450/general/03434356-6b26-469a-b0e2-307a790eeeef.jpg',
'https://images.openlane.eu/carimgs/5704450/general/439e31e2-eb65-441f-9ad6-69077ea566fb.jpg',
'https://images.openlane.eu/carimgs/5704450/general/6e9a0300-d412-4a6e-a977-79304becec1b.jpg',
'https://images.openlane.eu/carimgs/5704450/general/157363ae-d965-4cef-8043-b7db30e8739d.jpg',
'https://images.openlane.eu/carimgs/5704450/general/c63e0661-1937-4e7a-b04e-b4adc4e8e65b.jpg',
'https://images.openlane.eu/carimgs/5704450/general/91b00810-f2e1-4ad8-bf64-312171f093b1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be3b7b1a-4ee5-51ee-b127-a842030e4533/be3b7b1a-4ee5-51ee-b127-a842030e4533_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207364,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704450/general/b23346e6-aae8-462e-b6f3-922eedbb42f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be3b7b1a-4ee5-51ee-b127-a842030e4533/be3b7b1a-4ee5-51ee-b127-a842030e4533_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229561,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704450/general/9d6a1275-3086-40cb-93f9-cdc4543eaced.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be3b7b1a-4ee5-51ee-b127-a842030e4533/be3b7b1a-4ee5-51ee-b127-a842030e4533_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704450/general/b904f929-3a6c-49cd-9703-5a71c64788af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be3b7b1a-4ee5-51ee-b127-a842030e4533/be3b7b1a-4ee5-51ee-b127-a842030e4533_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191018,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704450/general/c414cb06-50cd-433c-99d5-f46385c532e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be3b7b1a-4ee5-51ee-b127-a842030e4533/be3b7b1a-4ee5-51ee-b127-a842030e4533_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151287,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704450/general/03434356-6b26-469a-b0e2-307a790eeeef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be3b7b1a-4ee5-51ee-b127-a842030e4533/be3b7b1a-4ee5-51ee-b127-a842030e4533_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145223,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704450/general/439e31e2-eb65-441f-9ad6-69077ea566fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be3b7b1a-4ee5-51ee-b127-a842030e4533/be3b7b1a-4ee5-51ee-b127-a842030e4533_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129033,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704450/general/6e9a0300-d412-4a6e-a977-79304becec1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be3b7b1a-4ee5-51ee-b127-a842030e4533/be3b7b1a-4ee5-51ee-b127-a842030e4533_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90868,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704450/general/157363ae-d965-4cef-8043-b7db30e8739d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be3b7b1a-4ee5-51ee-b127-a842030e4533/be3b7b1a-4ee5-51ee-b127-a842030e4533_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704450/general/c63e0661-1937-4e7a-b04e-b4adc4e8e65b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be3b7b1a-4ee5-51ee-b127-a842030e4533/be3b7b1a-4ee5-51ee-b127-a842030e4533_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114529,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704450/general/91b00810-f2e1-4ad8-bf64-312171f093b1.jpg',
'Width': 1024}],
'price': 12650,
'price_includes_vat': True,
'registration_date': '2020-10-08',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Land Rover Discovery Sport 2.0 TD4 SE - AWD - Diesel - Automatic - '
'150 hp - 159.854 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2020}
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722531%27 HTTP/1.1" 200 None
2026-03-25 10:18:10 [adesa.be] INFO: Saving data for 10722531: {'created_time': 1774433890.327421, 'last_price_update_time': 1774433890.32743, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722531') HTTP/1.1" 204 0
2026-03-25 10:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722373> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58eb2473-ce1c-5246-a478-dc7065939bda with identifier: 10722521
2026-03-25 10:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58eb2473-ce1c-5246-a478-dc7065939bda with scrape type 1
2026-03-25 10:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 58eb2473-ce1c-5246-a478-dc7065939bda
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704138%252Fgeneral%252Fbdd24ba3-5805-438e-a1b2-4d97ce1c6eef.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704138/general/bdd24ba3-5805-438e-a1b2-4d97ce1c6eef.jpg already downloaded
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704138%252Fgeneral%252F48744773-6190-4498-99f1-0079d4b419fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704138/general/48744773-6190-4498-99f1-0079d4b419fd.jpg already downloaded
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704138%252Fgeneral%252F298844e6-33d8-4599-819f-ca06b994041c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704138/general/298844e6-33d8-4599-819f-ca06b994041c.jpg already downloaded
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704138%252Fgeneral%252Fe990f0c2-4687-455d-a0b5-f513eb9c29d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704138/general/e990f0c2-4687-455d-a0b5-f513eb9c29d6.jpg already downloaded
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704138%252Fgeneral%252F3969fa84-31d8-4f94-b438-b4be0aa93eca.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704138/general/3969fa84-31d8-4f94-b438-b4be0aa93eca.jpg already downloaded
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704138%252Fgeneral%252F28338e65-071b-4917-8a97-bfb12fb53806.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704138/general/28338e65-071b-4917-8a97-bfb12fb53806.jpg already downloaded
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704138%252Fgeneral%252F41d1c510-2d74-4105-a199-70d9c94ec02c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704138/general/41d1c510-2d74-4105-a199-70d9c94ec02c.jpg already downloaded
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704138%252Fgeneral%252F0b6845ce-9172-490d-96c3-2a50f45c63f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704138/general/0b6845ce-9172-490d-96c3-2a50f45c63f1.jpg already downloaded
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704138%252Fgeneral%252Fe2ab85c9-5f91-484e-9a6e-a35aa04cf511.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704138/general/e2ab85c9-5f91-484e-9a6e-a35aa04cf511.jpg already downloaded
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704138%252Fgeneral%252F5dd0418e-03bd-4445-b950-20b277de741a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704138/general/5dd0418e-03bd-4445-b950-20b277de741a.jpg already downloaded
2026-03-25 10:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 58eb2473-ce1c-5246-a478-dc7065939bda, identifier: 10722521
2026-03-25 10:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 001f7f7c-8871-5c0f-b275-a5c1d6674dce with identifier: 10722478
2026-03-25 10:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 001f7f7c-8871-5c0f-b275-a5c1d6674dce with scrape type 1
2026-03-25 10:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 001f7f7c-8871-5c0f-b275-a5c1d6674dce
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696295%252Fgeneral%252Fc4d08163-ba87-424c-8950-86562d03a99d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696295/general/c4d08163-ba87-424c-8950-86562d03a99d.jpg already downloaded
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696295%252Fgeneral%252Fc973cc8f-4895-4104-af18-f2eb07649d64.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696295/general/c973cc8f-4895-4104-af18-f2eb07649d64.jpg already downloaded
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696295%252Fgeneral%252F144c629c-39db-47da-a891-9a56e0c122a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696295/general/144c629c-39db-47da-a891-9a56e0c122a9.jpg already downloaded
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696295%252Fgeneral%252Fe8defbaf-79cb-4422-b09c-4a4d96bf0f40.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696295/general/e8defbaf-79cb-4422-b09c-4a4d96bf0f40.jpg already downloaded
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696295%252Fgeneral%252F2a237661-b7b9-4185-9f16-784eb5bd5720.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696295/general/2a237661-b7b9-4185-9f16-784eb5bd5720.jpg already downloaded
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696295%252Fgeneral%252F15ad9db0-b0c1-4084-bffc-96183c47686f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696295/general/15ad9db0-b0c1-4084-bffc-96183c47686f.jpg already downloaded
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696295%252Fgeneral%252F8b975c5a-61ed-4eaa-91a3-58bdaedf7ba3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696295/general/8b975c5a-61ed-4eaa-91a3-58bdaedf7ba3.jpg already downloaded
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696295%252Fgeneral%252F9bd68286-333a-403e-abae-e0fffd853eef.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696295/general/9bd68286-333a-403e-abae-e0fffd853eef.jpg already downloaded
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696295%252Fgeneral%252F5353e125-aee3-4bc0-ba1e-6be62fa86cb7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696295/general/5353e125-aee3-4bc0-ba1e-6be62fa86cb7.jpg already downloaded
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696295%252Fgeneral%252Fd5da4e70-6ade-47f3-ab84-2667379887c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696295/general/d5da4e70-6ade-47f3-ab84-2667379887c0.jpg already downloaded
2026-03-25 10:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 001f7f7c-8871-5c0f-b275-a5c1d6674dce, identifier: 10722478
2026-03-25 10:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 58eb2473-ce1c-5246-a478-dc7065939bda with identifier: 10722521
2026-03-25 10:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 58eb2473-ce1c-5246-a478-dc7065939bda with identifier: 10722521
2026-03-25 10:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 58eb2473-ce1c-5246-a478-dc7065939bda with identifier: 10722521 to the API
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722521>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '58eb2473-ce1c-5246-a478-dc7065939bda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGJ483',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722521',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 200210,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5704138/general/bdd24ba3-5805-438e-a1b2-4d97ce1c6eef.jpg',
'https://images.openlane.eu/carimgs/5704138/general/48744773-6190-4498-99f1-0079d4b419fd.jpg',
'https://images.openlane.eu/carimgs/5704138/general/298844e6-33d8-4599-819f-ca06b994041c.jpg',
'https://images.openlane.eu/carimgs/5704138/general/e990f0c2-4687-455d-a0b5-f513eb9c29d6.jpg',
'https://images.openlane.eu/carimgs/5704138/general/3969fa84-31d8-4f94-b438-b4be0aa93eca.jpg',
'https://images.openlane.eu/carimgs/5704138/general/28338e65-071b-4917-8a97-bfb12fb53806.jpg',
'https://images.openlane.eu/carimgs/5704138/general/41d1c510-2d74-4105-a199-70d9c94ec02c.jpg',
'https://images.openlane.eu/carimgs/5704138/general/0b6845ce-9172-490d-96c3-2a50f45c63f1.jpg',
'https://images.openlane.eu/carimgs/5704138/general/e2ab85c9-5f91-484e-9a6e-a35aa04cf511.jpg',
'https://images.openlane.eu/carimgs/5704138/general/5dd0418e-03bd-4445-b950-20b277de741a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58eb2473-ce1c-5246-a478-dc7065939bda/58eb2473-ce1c-5246-a478-dc7065939bda_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107337,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704138/general/bdd24ba3-5805-438e-a1b2-4d97ce1c6eef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58eb2473-ce1c-5246-a478-dc7065939bda/58eb2473-ce1c-5246-a478-dc7065939bda_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111188,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704138/general/48744773-6190-4498-99f1-0079d4b419fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58eb2473-ce1c-5246-a478-dc7065939bda/58eb2473-ce1c-5246-a478-dc7065939bda_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104908,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704138/general/298844e6-33d8-4599-819f-ca06b994041c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58eb2473-ce1c-5246-a478-dc7065939bda/58eb2473-ce1c-5246-a478-dc7065939bda_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96046,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704138/general/e990f0c2-4687-455d-a0b5-f513eb9c29d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58eb2473-ce1c-5246-a478-dc7065939bda/58eb2473-ce1c-5246-a478-dc7065939bda_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111565,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704138/general/3969fa84-31d8-4f94-b438-b4be0aa93eca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58eb2473-ce1c-5246-a478-dc7065939bda/58eb2473-ce1c-5246-a478-dc7065939bda_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96904,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704138/general/28338e65-071b-4917-8a97-bfb12fb53806.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58eb2473-ce1c-5246-a478-dc7065939bda/58eb2473-ce1c-5246-a478-dc7065939bda_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704138/general/41d1c510-2d74-4105-a199-70d9c94ec02c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58eb2473-ce1c-5246-a478-dc7065939bda/58eb2473-ce1c-5246-a478-dc7065939bda_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704138/general/0b6845ce-9172-490d-96c3-2a50f45c63f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58eb2473-ce1c-5246-a478-dc7065939bda/58eb2473-ce1c-5246-a478-dc7065939bda_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704138/general/e2ab85c9-5f91-484e-9a6e-a35aa04cf511.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58eb2473-ce1c-5246-a478-dc7065939bda/58eb2473-ce1c-5246-a478-dc7065939bda_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182850,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704138/general/5dd0418e-03bd-4445-b950-20b277de741a.jpg',
'Width': 1024}],
'price': 12650,
'price_includes_vat': True,
'registration_date': '2022-07-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Land Rover Discovery Sport 2.0 S - Diesel - Automatic - 163 hp - '
'200.210 km',
'transmission': 'automatic',
'trim': 'S',
'vin': None,
'year': 2022}
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722521%27 HTTP/1.1" 200 None
2026-03-25 10:18:11 [adesa.be] INFO: Saving data for 10722521: {'created_time': 1774433891.249224, 'last_price_update_time': 1774433891.249236, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722521') HTTP/1.1" 204 0
2026-03-25 10:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 001f7f7c-8871-5c0f-b275-a5c1d6674dce with identifier: 10722478
2026-03-25 10:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 001f7f7c-8871-5c0f-b275-a5c1d6674dce with identifier: 10722478
2026-03-25 10:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 001f7f7c-8871-5c0f-b275-a5c1d6674dce with identifier: 10722478 to the API
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722478>
{'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': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '001f7f7c-8871-5c0f-b275-a5c1d6674dce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJY202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722478',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 71331,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5696295/general/c4d08163-ba87-424c-8950-86562d03a99d.jpg',
'https://images.openlane.eu/carimgs/5696295/general/c973cc8f-4895-4104-af18-f2eb07649d64.jpg',
'https://images.openlane.eu/carimgs/5696295/general/144c629c-39db-47da-a891-9a56e0c122a9.jpg',
'https://images.openlane.eu/carimgs/5696295/general/e8defbaf-79cb-4422-b09c-4a4d96bf0f40.jpg',
'https://images.openlane.eu/carimgs/5696295/general/2a237661-b7b9-4185-9f16-784eb5bd5720.jpg',
'https://images.openlane.eu/carimgs/5696295/general/15ad9db0-b0c1-4084-bffc-96183c47686f.jpg',
'https://images.openlane.eu/carimgs/5696295/general/8b975c5a-61ed-4eaa-91a3-58bdaedf7ba3.jpg',
'https://images.openlane.eu/carimgs/5696295/general/9bd68286-333a-403e-abae-e0fffd853eef.jpg',
'https://images.openlane.eu/carimgs/5696295/general/5353e125-aee3-4bc0-ba1e-6be62fa86cb7.jpg',
'https://images.openlane.eu/carimgs/5696295/general/d5da4e70-6ade-47f3-ab84-2667379887c0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_001f7f7c-8871-5c0f-b275-a5c1d6674dce/001f7f7c-8871-5c0f-b275-a5c1d6674dce_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159459,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696295/general/c4d08163-ba87-424c-8950-86562d03a99d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_001f7f7c-8871-5c0f-b275-a5c1d6674dce/001f7f7c-8871-5c0f-b275-a5c1d6674dce_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161759,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696295/general/c973cc8f-4895-4104-af18-f2eb07649d64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_001f7f7c-8871-5c0f-b275-a5c1d6674dce/001f7f7c-8871-5c0f-b275-a5c1d6674dce_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696295/general/144c629c-39db-47da-a891-9a56e0c122a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_001f7f7c-8871-5c0f-b275-a5c1d6674dce/001f7f7c-8871-5c0f-b275-a5c1d6674dce_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161738,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696295/general/e8defbaf-79cb-4422-b09c-4a4d96bf0f40.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_001f7f7c-8871-5c0f-b275-a5c1d6674dce/001f7f7c-8871-5c0f-b275-a5c1d6674dce_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112891,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696295/general/2a237661-b7b9-4185-9f16-784eb5bd5720.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_001f7f7c-8871-5c0f-b275-a5c1d6674dce/001f7f7c-8871-5c0f-b275-a5c1d6674dce_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149113,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696295/general/15ad9db0-b0c1-4084-bffc-96183c47686f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_001f7f7c-8871-5c0f-b275-a5c1d6674dce/001f7f7c-8871-5c0f-b275-a5c1d6674dce_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696295/general/8b975c5a-61ed-4eaa-91a3-58bdaedf7ba3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_001f7f7c-8871-5c0f-b275-a5c1d6674dce/001f7f7c-8871-5c0f-b275-a5c1d6674dce_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696295/general/9bd68286-333a-403e-abae-e0fffd853eef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_001f7f7c-8871-5c0f-b275-a5c1d6674dce/001f7f7c-8871-5c0f-b275-a5c1d6674dce_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194692,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696295/general/5353e125-aee3-4bc0-ba1e-6be62fa86cb7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_001f7f7c-8871-5c0f-b275-a5c1d6674dce/001f7f7c-8871-5c0f-b275-a5c1d6674dce_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121842,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696295/general/d5da4e70-6ade-47f3-ab84-2667379887c0.jpg',
'Width': 1024}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180 CDI Business Solution - Diesel - Manual - 116 '
'hp - 71.331 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722478%27 HTTP/1.1" 200 None
2026-03-25 10:18:11 [adesa.be] INFO: Saving data for 10722478: {'created_time': 1774433891.568997, 'last_price_update_time': 1774433891.569008, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722478') HTTP/1.1" 204 0
2026-03-25 10:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e7fa1fe-c581-5f93-854f-51ebd3fb76fa with identifier: 10722373
2026-03-25 10:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e7fa1fe-c581-5f93-854f-51ebd3fb76fa with scrape type 1
2026-03-25 10:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0e7fa1fe-c581-5f93-854f-51ebd3fb76fa
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658047%252Fgeneral%252F3041a5e3-1cde-4c5c-9752-c73145dfb829.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658047/general/3041a5e3-1cde-4c5c-9752-c73145dfb829.jpg already downloaded
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658047%252Fgeneral%252Feebb16b1-c1f5-4cfb-9b82-173a48900836.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658047/general/eebb16b1-c1f5-4cfb-9b82-173a48900836.jpg already downloaded
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658047%252Fgeneral%252F0922dea3-2687-456a-aceb-375a70ddfd38.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658047/general/0922dea3-2687-456a-aceb-375a70ddfd38.jpg already downloaded
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658047%252Fgeneral%252Fe5b9f1c3-2790-4008-a865-2194330ea4f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658047/general/e5b9f1c3-2790-4008-a865-2194330ea4f9.jpg already downloaded
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658047%252Fgeneral%252F7318daf8-082f-4c57-9bd0-367270824690.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658047/general/7318daf8-082f-4c57-9bd0-367270824690.jpg already downloaded
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658047%252Fgeneral%252Fdea62ab8-9a1f-4ba9-af2a-a681f91737d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658047/general/dea62ab8-9a1f-4ba9-af2a-a681f91737d8.jpg already downloaded
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658047%252Fgeneral%252F5134b6ef-3175-46c8-9b1a-0899fc37c7ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658047/general/5134b6ef-3175-46c8-9b1a-0899fc37c7ce.jpg already downloaded
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658047%252Fgeneral%252Face2b751-22eb-4ff8-9403-f25b3d54fa9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658047/general/ace2b751-22eb-4ff8-9403-f25b3d54fa9f.jpg already downloaded
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658047%252Fgeneral%252Fa395ebe5-2011-46cb-9b85-d24cff9e8f4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658047/general/a395ebe5-2011-46cb-9b85-d24cff9e8f4e.jpg already downloaded
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658047%252Fgeneral%252F7a947b55-485c-486d-8361-f10ad36a57bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658047/general/7a947b55-485c-486d-8361-f10ad36a57bc.jpg already downloaded
2026-03-25 10:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e7fa1fe-c581-5f93-854f-51ebd3fb76fa, identifier: 10722373
2026-03-25 10:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e7fa1fe-c581-5f93-854f-51ebd3fb76fa with identifier: 10722373
2026-03-25 10:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e7fa1fe-c581-5f93-854f-51ebd3fb76fa with identifier: 10722373
2026-03-25 10:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e7fa1fe-c581-5f93-854f-51ebd3fb76fa with identifier: 10722373 to the API
2026-03-25 10:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722373>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '0e7fa1fe-c581-5f93-854f-51ebd3fb76fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJA151',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722373',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 120855,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5658047/general/3041a5e3-1cde-4c5c-9752-c73145dfb829.jpg',
'https://images.openlane.eu/carimgs/5658047/general/eebb16b1-c1f5-4cfb-9b82-173a48900836.jpg',
'https://images.openlane.eu/carimgs/5658047/general/0922dea3-2687-456a-aceb-375a70ddfd38.jpg',
'https://images.openlane.eu/carimgs/5658047/general/e5b9f1c3-2790-4008-a865-2194330ea4f9.jpg',
'https://images.openlane.eu/carimgs/5658047/general/7318daf8-082f-4c57-9bd0-367270824690.jpg',
'https://images.openlane.eu/carimgs/5658047/general/dea62ab8-9a1f-4ba9-af2a-a681f91737d8.jpg',
'https://images.openlane.eu/carimgs/5658047/general/5134b6ef-3175-46c8-9b1a-0899fc37c7ce.jpg',
'https://images.openlane.eu/carimgs/5658047/general/ace2b751-22eb-4ff8-9403-f25b3d54fa9f.jpg',
'https://images.openlane.eu/carimgs/5658047/general/a395ebe5-2011-46cb-9b85-d24cff9e8f4e.jpg',
'https://images.openlane.eu/carimgs/5658047/general/7a947b55-485c-486d-8361-f10ad36a57bc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e7fa1fe-c581-5f93-854f-51ebd3fb76fa/0e7fa1fe-c581-5f93-854f-51ebd3fb76fa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145393,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658047/general/3041a5e3-1cde-4c5c-9752-c73145dfb829.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e7fa1fe-c581-5f93-854f-51ebd3fb76fa/0e7fa1fe-c581-5f93-854f-51ebd3fb76fa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150973,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658047/general/eebb16b1-c1f5-4cfb-9b82-173a48900836.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e7fa1fe-c581-5f93-854f-51ebd3fb76fa/0e7fa1fe-c581-5f93-854f-51ebd3fb76fa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182073,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658047/general/0922dea3-2687-456a-aceb-375a70ddfd38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e7fa1fe-c581-5f93-854f-51ebd3fb76fa/0e7fa1fe-c581-5f93-854f-51ebd3fb76fa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153935,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658047/general/e5b9f1c3-2790-4008-a865-2194330ea4f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e7fa1fe-c581-5f93-854f-51ebd3fb76fa/0e7fa1fe-c581-5f93-854f-51ebd3fb76fa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84731,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658047/general/7318daf8-082f-4c57-9bd0-367270824690.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e7fa1fe-c581-5f93-854f-51ebd3fb76fa/0e7fa1fe-c581-5f93-854f-51ebd3fb76fa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125735,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658047/general/dea62ab8-9a1f-4ba9-af2a-a681f91737d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e7fa1fe-c581-5f93-854f-51ebd3fb76fa/0e7fa1fe-c581-5f93-854f-51ebd3fb76fa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153124,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658047/general/5134b6ef-3175-46c8-9b1a-0899fc37c7ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e7fa1fe-c581-5f93-854f-51ebd3fb76fa/0e7fa1fe-c581-5f93-854f-51ebd3fb76fa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161731,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658047/general/ace2b751-22eb-4ff8-9403-f25b3d54fa9f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e7fa1fe-c581-5f93-854f-51ebd3fb76fa/0e7fa1fe-c581-5f93-854f-51ebd3fb76fa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658047/general/a395ebe5-2011-46cb-9b85-d24cff9e8f4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e7fa1fe-c581-5f93-854f-51ebd3fb76fa/0e7fa1fe-c581-5f93-854f-51ebd3fb76fa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194610,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658047/general/7a947b55-485c-486d-8361-f10ad36a57bc.jpg',
'Width': 1024}],
'price': 12950,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Automatic - 116 '
'hp - 120.855 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722373%27 HTTP/1.1" 200 None
2026-03-25 10:18:12 [adesa.be] INFO: Saving data for 10722373: {'created_time': 1774433892.201982, 'last_price_update_time': 1774433892.201992, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722373') HTTP/1.1" 204 0
2026-03-25 10:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de32d317-5493-5295-8dfa-fbe247e76295 with identifier: 10722640
2026-03-25 10:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de32d317-5493-5295-8dfa-fbe247e76295 with scrape type 1
2026-03-25 10:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item de32d317-5493-5295-8dfa-fbe247e76295
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728937%252Fgeneral%252Fa6c29fc0-63fd-43f7-bde7-dc8149cc04cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728937/general/a6c29fc0-63fd-43f7-bde7-dc8149cc04cb.jpg already downloaded
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728937%252Fgeneral%252F5d80fcaa-9e8a-4f5c-a899-1ceff395e492.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728937/general/5d80fcaa-9e8a-4f5c-a899-1ceff395e492.jpg already downloaded
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728937%252Fgeneral%252Faa6be3f8-3bc8-4490-8454-67b03db0428b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728937/general/aa6be3f8-3bc8-4490-8454-67b03db0428b.jpg already downloaded
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728937%252Fgeneral%252F3f7123b3-7478-4a8e-8316-eabc6bc3a911.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728937/general/3f7123b3-7478-4a8e-8316-eabc6bc3a911.jpg already downloaded
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728937%252Fgeneral%252F2fdd516e-5688-4c40-923b-0fe9778ffffe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728937/general/2fdd516e-5688-4c40-923b-0fe9778ffffe.jpg already downloaded
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728937%252Fgeneral%252Fa0364c21-aa36-4998-9900-6cfe1b181535.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728937/general/a0364c21-aa36-4998-9900-6cfe1b181535.jpg already downloaded
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728937%252Fgeneral%252Feb411a56-d7a8-4ed8-af3e-0b45c69d0f0a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728937/general/eb411a56-d7a8-4ed8-af3e-0b45c69d0f0a.jpg already downloaded
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728937%252Fgeneral%252F1bd26514-599b-4cc0-b3dd-4b8e62e52d37.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728937/general/1bd26514-599b-4cc0-b3dd-4b8e62e52d37.jpg already downloaded
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728937%252Fgeneral%252Fc433b395-06df-4e52-a312-70452b8a1141.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728937/general/c433b395-06df-4e52-a312-70452b8a1141.jpg already downloaded
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728937%252Fgeneral%252F5f0e75f2-ea23-4ea7-bc75-ef4a55dccfce.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728937/general/5f0e75f2-ea23-4ea7-bc75-ef4a55dccfce.jpg already downloaded
2026-03-25 10:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de32d317-5493-5295-8dfa-fbe247e76295, identifier: 10722640
2026-03-25 10:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d25d2b7-d874-5b58-a0c5-16e72852c24a with identifier: 10722402
2026-03-25 10:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d25d2b7-d874-5b58-a0c5-16e72852c24a with scrape type 1
2026-03-25 10:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d25d2b7-d874-5b58-a0c5-16e72852c24a
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680829%252Fgeneral%252Fc74b82e6-4085-4ca2-b54f-b7937f878d6b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680829/general/c74b82e6-4085-4ca2-b54f-b7937f878d6b.jpg already downloaded
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680829%252Fgeneral%252F9b904645-543d-4e2f-8f8a-2f2e6c0da29c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680829/general/9b904645-543d-4e2f-8f8a-2f2e6c0da29c.jpg already downloaded
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680829%252Fgeneral%252F2c22bc41-c310-4fce-9d89-f247d7e255cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680829/general/2c22bc41-c310-4fce-9d89-f247d7e255cc.jpg already downloaded
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680829%252Fgeneral%252Fa0373947-05c5-4af9-ac4a-bd48092e7e76.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680829/general/a0373947-05c5-4af9-ac4a-bd48092e7e76.jpg already downloaded
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680829%252Fgeneral%252Fabc1b650-4356-4d35-8edb-8e4ff19b0583.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680829/general/abc1b650-4356-4d35-8edb-8e4ff19b0583.jpg already downloaded
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680829%252Fgeneral%252F51ccded5-a610-413a-89f4-e5c83821e66d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680829/general/51ccded5-a610-413a-89f4-e5c83821e66d.jpg already downloaded
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680829%252Fgeneral%252F62558961-93e0-45cf-a781-b92517f8d7ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680829/general/62558961-93e0-45cf-a781-b92517f8d7ef.jpg already downloaded
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680829%252Fgeneral%252F4fca6001-a5e3-4f1c-b897-0abc6bbcf28f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680829/general/4fca6001-a5e3-4f1c-b897-0abc6bbcf28f.jpg already downloaded
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680829%252Fgeneral%252F35c64b47-98c5-4238-80a4-0a2e85ac7475.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680829/general/35c64b47-98c5-4238-80a4-0a2e85ac7475.jpg already downloaded
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680829%252Fgeneral%252F3bfea7f8-5cf7-4ff5-b94d-0e295ff14f2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680829/general/3bfea7f8-5cf7-4ff5-b94d-0e295ff14f2b.jpg already downloaded
2026-03-25 10:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d25d2b7-d874-5b58-a0c5-16e72852c24a, identifier: 10722402
2026-03-25 10:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de32d317-5493-5295-8dfa-fbe247e76295 with identifier: 10722640
2026-03-25 10:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de32d317-5493-5295-8dfa-fbe247e76295 with identifier: 10722640
2026-03-25 10:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de32d317-5493-5295-8dfa-fbe247e76295 with identifier: 10722640 to the API
2026-03-25 10:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722640>
{'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': 200,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'de32d317-5493-5295-8dfa-fbe247e76295',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBB404',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722640',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 53507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5728937/general/a6c29fc0-63fd-43f7-bde7-dc8149cc04cb.jpg',
'https://images.openlane.eu/carimgs/5728937/general/5d80fcaa-9e8a-4f5c-a899-1ceff395e492.jpg',
'https://images.openlane.eu/carimgs/5728937/general/aa6be3f8-3bc8-4490-8454-67b03db0428b.jpg',
'https://images.openlane.eu/carimgs/5728937/general/3f7123b3-7478-4a8e-8316-eabc6bc3a911.jpg',
'https://images.openlane.eu/carimgs/5728937/general/2fdd516e-5688-4c40-923b-0fe9778ffffe.jpg',
'https://images.openlane.eu/carimgs/5728937/general/a0364c21-aa36-4998-9900-6cfe1b181535.jpg',
'https://images.openlane.eu/carimgs/5728937/general/eb411a56-d7a8-4ed8-af3e-0b45c69d0f0a.jpg',
'https://images.openlane.eu/carimgs/5728937/general/1bd26514-599b-4cc0-b3dd-4b8e62e52d37.jpg',
'https://images.openlane.eu/carimgs/5728937/general/c433b395-06df-4e52-a312-70452b8a1141.jpg',
'https://images.openlane.eu/carimgs/5728937/general/5f0e75f2-ea23-4ea7-bc75-ef4a55dccfce.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de32d317-5493-5295-8dfa-fbe247e76295/de32d317-5493-5295-8dfa-fbe247e76295_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36971,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728937/general/a6c29fc0-63fd-43f7-bde7-dc8149cc04cb.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de32d317-5493-5295-8dfa-fbe247e76295/de32d317-5493-5295-8dfa-fbe247e76295_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309734,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728937/general/5d80fcaa-9e8a-4f5c-a899-1ceff395e492.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de32d317-5493-5295-8dfa-fbe247e76295/de32d317-5493-5295-8dfa-fbe247e76295_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281603,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728937/general/aa6be3f8-3bc8-4490-8454-67b03db0428b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de32d317-5493-5295-8dfa-fbe247e76295/de32d317-5493-5295-8dfa-fbe247e76295_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226581,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728937/general/3f7123b3-7478-4a8e-8316-eabc6bc3a911.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de32d317-5493-5295-8dfa-fbe247e76295/de32d317-5493-5295-8dfa-fbe247e76295_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259932,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728937/general/2fdd516e-5688-4c40-923b-0fe9778ffffe.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de32d317-5493-5295-8dfa-fbe247e76295/de32d317-5493-5295-8dfa-fbe247e76295_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255072,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728937/general/a0364c21-aa36-4998-9900-6cfe1b181535.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de32d317-5493-5295-8dfa-fbe247e76295/de32d317-5493-5295-8dfa-fbe247e76295_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205982,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728937/general/eb411a56-d7a8-4ed8-af3e-0b45c69d0f0a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de32d317-5493-5295-8dfa-fbe247e76295/de32d317-5493-5295-8dfa-fbe247e76295_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275436,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728937/general/1bd26514-599b-4cc0-b3dd-4b8e62e52d37.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de32d317-5493-5295-8dfa-fbe247e76295/de32d317-5493-5295-8dfa-fbe247e76295_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223603,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728937/general/c433b395-06df-4e52-a312-70452b8a1141.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de32d317-5493-5295-8dfa-fbe247e76295/de32d317-5493-5295-8dfa-fbe247e76295_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299799,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728937/general/5f0e75f2-ea23-4ea7-bc75-ef4a55dccfce.jpg',
'Width': 1400}],
'price': 21950,
'price_includes_vat': True,
'registration_date': '2021-09-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Land Rover Range Rover Evoque 2.0 R-Dynamic HSE - AWD - Petrol - '
'Automatic - 200 hp - 53.507 km',
'transmission': 'automatic',
'trim': 'R-Dynamic HSE',
'vin': None,
'year': 2021}
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722640%27 HTTP/1.1" 200 None
2026-03-25 10:18:13 [adesa.be] INFO: Saving data for 10722640: {'created_time': 1774433893.15043, 'last_price_update_time': 1774433893.150442, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722640') HTTP/1.1" 204 0
2026-03-25 10:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d25d2b7-d874-5b58-a0c5-16e72852c24a with identifier: 10722402
2026-03-25 10:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d25d2b7-d874-5b58-a0c5-16e72852c24a with identifier: 10722402
2026-03-25 10:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d25d2b7-d874-5b58-a0c5-16e72852c24a with identifier: 10722402 to the API
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722402>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '9d25d2b7-d874-5b58-a0c5-16e72852c24a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNE846',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722402',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 105843,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5680829/general/c74b82e6-4085-4ca2-b54f-b7937f878d6b.jpg',
'https://images.openlane.eu/carimgs/5680829/general/9b904645-543d-4e2f-8f8a-2f2e6c0da29c.jpg',
'https://images.openlane.eu/carimgs/5680829/general/2c22bc41-c310-4fce-9d89-f247d7e255cc.jpg',
'https://images.openlane.eu/carimgs/5680829/general/a0373947-05c5-4af9-ac4a-bd48092e7e76.jpg',
'https://images.openlane.eu/carimgs/5680829/general/abc1b650-4356-4d35-8edb-8e4ff19b0583.jpg',
'https://images.openlane.eu/carimgs/5680829/general/51ccded5-a610-413a-89f4-e5c83821e66d.jpg',
'https://images.openlane.eu/carimgs/5680829/general/62558961-93e0-45cf-a781-b92517f8d7ef.jpg',
'https://images.openlane.eu/carimgs/5680829/general/4fca6001-a5e3-4f1c-b897-0abc6bbcf28f.jpg',
'https://images.openlane.eu/carimgs/5680829/general/35c64b47-98c5-4238-80a4-0a2e85ac7475.jpg',
'https://images.openlane.eu/carimgs/5680829/general/3bfea7f8-5cf7-4ff5-b94d-0e295ff14f2b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d25d2b7-d874-5b58-a0c5-16e72852c24a/9d25d2b7-d874-5b58-a0c5-16e72852c24a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90525,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680829/general/c74b82e6-4085-4ca2-b54f-b7937f878d6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d25d2b7-d874-5b58-a0c5-16e72852c24a/9d25d2b7-d874-5b58-a0c5-16e72852c24a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680829/general/9b904645-543d-4e2f-8f8a-2f2e6c0da29c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d25d2b7-d874-5b58-a0c5-16e72852c24a/9d25d2b7-d874-5b58-a0c5-16e72852c24a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99130,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680829/general/2c22bc41-c310-4fce-9d89-f247d7e255cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d25d2b7-d874-5b58-a0c5-16e72852c24a/9d25d2b7-d874-5b58-a0c5-16e72852c24a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93990,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680829/general/a0373947-05c5-4af9-ac4a-bd48092e7e76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d25d2b7-d874-5b58-a0c5-16e72852c24a/9d25d2b7-d874-5b58-a0c5-16e72852c24a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103452,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680829/general/62558961-93e0-45cf-a781-b92517f8d7ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d25d2b7-d874-5b58-a0c5-16e72852c24a/9d25d2b7-d874-5b58-a0c5-16e72852c24a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96429,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680829/general/51ccded5-a610-413a-89f4-e5c83821e66d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d25d2b7-d874-5b58-a0c5-16e72852c24a/9d25d2b7-d874-5b58-a0c5-16e72852c24a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115532,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680829/general/abc1b650-4356-4d35-8edb-8e4ff19b0583.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d25d2b7-d874-5b58-a0c5-16e72852c24a/9d25d2b7-d874-5b58-a0c5-16e72852c24a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83579,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680829/general/4fca6001-a5e3-4f1c-b897-0abc6bbcf28f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d25d2b7-d874-5b58-a0c5-16e72852c24a/9d25d2b7-d874-5b58-a0c5-16e72852c24a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75838,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680829/general/35c64b47-98c5-4238-80a4-0a2e85ac7475.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d25d2b7-d874-5b58-a0c5-16e72852c24a/9d25d2b7-d874-5b58-a0c5-16e72852c24a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196990,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680829/general/3bfea7f8-5cf7-4ff5-b94d-0e295ff14f2b.jpg',
'Width': 1024}],
'price': 11650,
'price_includes_vat': True,
'registration_date': '2020-10-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Manual - 116 hp - '
'105.843 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722402%27 HTTP/1.1" 200 None
2026-03-25 10:18:13 [adesa.be] INFO: Saving data for 10722402: {'created_time': 1774433893.472868, 'last_price_update_time': 1774433893.47288, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722402') HTTP/1.1" 204 0
2026-03-25 10:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722396> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 491c2732-ac76-557d-beea-fd5d1e98064b with identifier: 10722641
2026-03-25 10:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 491c2732-ac76-557d-beea-fd5d1e98064b with scrape type 1
2026-03-25 10:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 491c2732-ac76-557d-beea-fd5d1e98064b
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728939%252Fgeneral%252F23dfafba-cab5-45a6-8ae4-4fd231b3896e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728939/general/23dfafba-cab5-45a6-8ae4-4fd231b3896e.jpg already downloaded
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728939%252Fgeneral%252F274d7556-fc79-421e-ab36-1f465da7e48f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728939/general/274d7556-fc79-421e-ab36-1f465da7e48f.jpg already downloaded
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728939%252Fgeneral%252F5c9c717d-d4e3-44c2-a6c8-be3841b15174.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728939/general/5c9c717d-d4e3-44c2-a6c8-be3841b15174.jpg already downloaded
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728939%252Fgeneral%252Fa0d14e75-201e-49bf-9934-f84dba544c26.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728939/general/a0d14e75-201e-49bf-9934-f84dba544c26.jpg already downloaded
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728939%252Fgeneral%252Fb441e542-3a37-49e9-985d-52f1f1873b76.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728939/general/b441e542-3a37-49e9-985d-52f1f1873b76.jpg already downloaded
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728939%252Fgeneral%252F72420f65-ded1-40ca-86d9-cf10c0740659.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728939/general/72420f65-ded1-40ca-86d9-cf10c0740659.jpg already downloaded
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728939%252Fgeneral%252Fe4165f39-bb56-4776-9710-4c1eab7a5a6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728939/general/e4165f39-bb56-4776-9710-4c1eab7a5a6d.jpg already downloaded
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728939%252Fgeneral%252F44154d53-1a51-4938-9ca3-dcc84d2ccfce.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728939/general/44154d53-1a51-4938-9ca3-dcc84d2ccfce.jpg already downloaded
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728939%252Fgeneral%252F1cb3d99a-344b-412e-9288-6123cca604b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728939/general/1cb3d99a-344b-412e-9288-6123cca604b6.jpg already downloaded
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728939%252Fgeneral%252F51bf1c24-da39-4478-8d88-17d303c95467.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728939/general/51bf1c24-da39-4478-8d88-17d303c95467.jpg already downloaded
2026-03-25 10:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 491c2732-ac76-557d-beea-fd5d1e98064b, identifier: 10722641
2026-03-25 10:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e33108c5-456b-52d3-b3a2-0c0065f92f68 with identifier: 10722396
2026-03-25 10:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e33108c5-456b-52d3-b3a2-0c0065f92f68 with scrape type 1
2026-03-25 10:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e33108c5-456b-52d3-b3a2-0c0065f92f68
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678424%252Fgeneral%252Fd3c3f6a1-09fa-48a8-b4cd-c9b458e06bcc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678424/general/d3c3f6a1-09fa-48a8-b4cd-c9b458e06bcc.jpg already downloaded
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678424%252Fgeneral%252F34f3a0ce-e0a6-46b5-aeff-07452f1239c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678424/general/34f3a0ce-e0a6-46b5-aeff-07452f1239c3.jpg already downloaded
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678424%252Fgeneral%252F4436470a-e4ca-4dd0-840e-93e5600d00c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678424/general/4436470a-e4ca-4dd0-840e-93e5600d00c7.jpg already downloaded
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678424%252Fgeneral%252F61281177-c315-42a6-bbbd-b0bb39bdf55c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678424/general/61281177-c315-42a6-bbbd-b0bb39bdf55c.jpg already downloaded
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678424%252Fgeneral%252F1dc2707a-49a3-454a-abdd-25eb9a004dad.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678424/general/1dc2707a-49a3-454a-abdd-25eb9a004dad.jpg already downloaded
2026-03-25 10:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678424%252Fgeneral%252Fd6a447de-4e52-44e0-ac17-cf5c80b812cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678424/general/d6a447de-4e52-44e0-ac17-cf5c80b812cc.jpg already downloaded
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678424%252Fgeneral%252F320cb0bb-062f-49da-8294-c27895aa743b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678424/general/320cb0bb-062f-49da-8294-c27895aa743b.jpg already downloaded
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678424%252Fgeneral%252F5164ad5c-57d0-4352-8299-1aedab159d42.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678424/general/5164ad5c-57d0-4352-8299-1aedab159d42.jpg already downloaded
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678424%252Fgeneral%252F83393a7c-5ac3-453e-80d9-d5aee58231c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678424/general/83393a7c-5ac3-453e-80d9-d5aee58231c8.jpg already downloaded
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678424%252Fgeneral%252F274c3a4f-1620-4331-8994-a5dba63c282a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678424/general/274c3a4f-1620-4331-8994-a5dba63c282a.jpg already downloaded
2026-03-25 10:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e33108c5-456b-52d3-b3a2-0c0065f92f68, identifier: 10722396
2026-03-25 10:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 491c2732-ac76-557d-beea-fd5d1e98064b with identifier: 10722641
2026-03-25 10:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 491c2732-ac76-557d-beea-fd5d1e98064b with identifier: 10722641
2026-03-25 10:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 491c2732-ac76-557d-beea-fd5d1e98064b with identifier: 10722641 to the API
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722641>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '491c2732-ac76-557d-beea-fd5d1e98064b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGE767',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722641',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 140122,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5728939/general/23dfafba-cab5-45a6-8ae4-4fd231b3896e.jpg',
'https://images.openlane.eu/carimgs/5728939/general/274d7556-fc79-421e-ab36-1f465da7e48f.jpg',
'https://images.openlane.eu/carimgs/5728939/general/5c9c717d-d4e3-44c2-a6c8-be3841b15174.jpg',
'https://images.openlane.eu/carimgs/5728939/general/a0d14e75-201e-49bf-9934-f84dba544c26.jpg',
'https://images.openlane.eu/carimgs/5728939/general/b441e542-3a37-49e9-985d-52f1f1873b76.jpg',
'https://images.openlane.eu/carimgs/5728939/general/72420f65-ded1-40ca-86d9-cf10c0740659.jpg',
'https://images.openlane.eu/carimgs/5728939/general/e4165f39-bb56-4776-9710-4c1eab7a5a6d.jpg',
'https://images.openlane.eu/carimgs/5728939/general/44154d53-1a51-4938-9ca3-dcc84d2ccfce.jpg',
'https://images.openlane.eu/carimgs/5728939/general/1cb3d99a-344b-412e-9288-6123cca604b6.jpg',
'https://images.openlane.eu/carimgs/5728939/general/51bf1c24-da39-4478-8d88-17d303c95467.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_491c2732-ac76-557d-beea-fd5d1e98064b/491c2732-ac76-557d-beea-fd5d1e98064b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33901,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728939/general/23dfafba-cab5-45a6-8ae4-4fd231b3896e.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_491c2732-ac76-557d-beea-fd5d1e98064b/491c2732-ac76-557d-beea-fd5d1e98064b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270360,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728939/general/274d7556-fc79-421e-ab36-1f465da7e48f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_491c2732-ac76-557d-beea-fd5d1e98064b/491c2732-ac76-557d-beea-fd5d1e98064b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258549,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728939/general/5c9c717d-d4e3-44c2-a6c8-be3841b15174.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_491c2732-ac76-557d-beea-fd5d1e98064b/491c2732-ac76-557d-beea-fd5d1e98064b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225664,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728939/general/a0d14e75-201e-49bf-9934-f84dba544c26.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_491c2732-ac76-557d-beea-fd5d1e98064b/491c2732-ac76-557d-beea-fd5d1e98064b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270580,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728939/general/b441e542-3a37-49e9-985d-52f1f1873b76.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_491c2732-ac76-557d-beea-fd5d1e98064b/491c2732-ac76-557d-beea-fd5d1e98064b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300790,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728939/general/72420f65-ded1-40ca-86d9-cf10c0740659.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_491c2732-ac76-557d-beea-fd5d1e98064b/491c2732-ac76-557d-beea-fd5d1e98064b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298269,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728939/general/e4165f39-bb56-4776-9710-4c1eab7a5a6d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_491c2732-ac76-557d-beea-fd5d1e98064b/491c2732-ac76-557d-beea-fd5d1e98064b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385086,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728939/general/44154d53-1a51-4938-9ca3-dcc84d2ccfce.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_491c2732-ac76-557d-beea-fd5d1e98064b/491c2732-ac76-557d-beea-fd5d1e98064b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270614,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728939/general/1cb3d99a-344b-412e-9288-6123cca604b6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_491c2732-ac76-557d-beea-fd5d1e98064b/491c2732-ac76-557d-beea-fd5d1e98064b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267328,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728939/general/51bf1c24-da39-4478-8d88-17d303c95467.jpg',
'Width': 1400}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-07-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 140.122 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722641%27 HTTP/1.1" 200 None
2026-03-25 10:18:14 [adesa.be] INFO: Saving data for 10722641: {'created_time': 1774433894.481354, 'last_price_update_time': 1774433894.481365, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722641') HTTP/1.1" 204 0
2026-03-25 10:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e33108c5-456b-52d3-b3a2-0c0065f92f68 with identifier: 10722396
2026-03-25 10:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e33108c5-456b-52d3-b3a2-0c0065f92f68 with identifier: 10722396
2026-03-25 10:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e33108c5-456b-52d3-b3a2-0c0065f92f68 with identifier: 10722396 to the API
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722396>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'e33108c5-456b-52d3-b3a2-0c0065f92f68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMR024',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722396',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 33578,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5678424/general/d3c3f6a1-09fa-48a8-b4cd-c9b458e06bcc.jpg',
'https://images.openlane.eu/carimgs/5678424/general/34f3a0ce-e0a6-46b5-aeff-07452f1239c3.jpg',
'https://images.openlane.eu/carimgs/5678424/general/4436470a-e4ca-4dd0-840e-93e5600d00c7.jpg',
'https://images.openlane.eu/carimgs/5678424/general/61281177-c315-42a6-bbbd-b0bb39bdf55c.jpg',
'https://images.openlane.eu/carimgs/5678424/general/1dc2707a-49a3-454a-abdd-25eb9a004dad.jpg',
'https://images.openlane.eu/carimgs/5678424/general/d6a447de-4e52-44e0-ac17-cf5c80b812cc.jpg',
'https://images.openlane.eu/carimgs/5678424/general/320cb0bb-062f-49da-8294-c27895aa743b.jpg',
'https://images.openlane.eu/carimgs/5678424/general/5164ad5c-57d0-4352-8299-1aedab159d42.jpg',
'https://images.openlane.eu/carimgs/5678424/general/83393a7c-5ac3-453e-80d9-d5aee58231c8.jpg',
'https://images.openlane.eu/carimgs/5678424/general/274c3a4f-1620-4331-8994-a5dba63c282a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e33108c5-456b-52d3-b3a2-0c0065f92f68/e33108c5-456b-52d3-b3a2-0c0065f92f68_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336999,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678424/general/d3c3f6a1-09fa-48a8-b4cd-c9b458e06bcc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e33108c5-456b-52d3-b3a2-0c0065f92f68/e33108c5-456b-52d3-b3a2-0c0065f92f68_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319476,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678424/general/34f3a0ce-e0a6-46b5-aeff-07452f1239c3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e33108c5-456b-52d3-b3a2-0c0065f92f68/e33108c5-456b-52d3-b3a2-0c0065f92f68_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331781,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678424/general/4436470a-e4ca-4dd0-840e-93e5600d00c7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e33108c5-456b-52d3-b3a2-0c0065f92f68/e33108c5-456b-52d3-b3a2-0c0065f92f68_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327631,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678424/general/61281177-c315-42a6-bbbd-b0bb39bdf55c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e33108c5-456b-52d3-b3a2-0c0065f92f68/e33108c5-456b-52d3-b3a2-0c0065f92f68_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321194,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678424/general/1dc2707a-49a3-454a-abdd-25eb9a004dad.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e33108c5-456b-52d3-b3a2-0c0065f92f68/e33108c5-456b-52d3-b3a2-0c0065f92f68_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255495,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678424/general/d6a447de-4e52-44e0-ac17-cf5c80b812cc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e33108c5-456b-52d3-b3a2-0c0065f92f68/e33108c5-456b-52d3-b3a2-0c0065f92f68_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276221,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678424/general/320cb0bb-062f-49da-8294-c27895aa743b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e33108c5-456b-52d3-b3a2-0c0065f92f68/e33108c5-456b-52d3-b3a2-0c0065f92f68_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220674,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678424/general/5164ad5c-57d0-4352-8299-1aedab159d42.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e33108c5-456b-52d3-b3a2-0c0065f92f68/e33108c5-456b-52d3-b3a2-0c0065f92f68_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283615,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678424/general/83393a7c-5ac3-453e-80d9-d5aee58231c8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e33108c5-456b-52d3-b3a2-0c0065f92f68/e33108c5-456b-52d3-b3a2-0c0065f92f68_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38851,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678424/general/274c3a4f-1620-4331-8994-a5dba63c282a.jpg',
'Width': 400}],
'price': 18650,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - 160 hp - 33.578 '
'km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722396%27 HTTP/1.1" 200 None
2026-03-25 10:18:14 [adesa.be] INFO: Saving data for 10722396: {'created_time': 1774433894.804812, 'last_price_update_time': 1774433894.804828, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722396') HTTP/1.1" 204 0
2026-03-25 10:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:14 [adesa.be] INFO: Found listing with ID: 10722558
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722558%27 HTTP/1.1" 200 None
2026-03-25 10:18:14 [adesa.be] INFO: Scrape type for 10722558: 1
2026-03-25 10:18:14 [adesa.be] INFO: Scraping item 10722558 url https://www.openlane.eu/en/carv6/auction/10722558
2026-03-25 10:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbac04da-9621-5d10-8f0d-bbe77f8f3567 with identifier: 10722603
2026-03-25 10:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbac04da-9621-5d10-8f0d-bbe77f8f3567 with scrape type 1
2026-03-25 10:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cbac04da-9621-5d10-8f0d-bbe77f8f3567
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723519%252Fgeneral%252F1874850f-85c1-4c31-9287-77084c6c2065.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723519/general/1874850f-85c1-4c31-9287-77084c6c2065.jpg already downloaded
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723519%252Fgeneral%252F132cdea1-d50b-44d7-97c6-fdf2c1ed8033.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723519/general/132cdea1-d50b-44d7-97c6-fdf2c1ed8033.jpg already downloaded
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723519%252Fgeneral%252Fdc9c03b7-d3a9-4acc-bc62-8ab700438f65.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723519/general/dc9c03b7-d3a9-4acc-bc62-8ab700438f65.jpg already downloaded
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723519%252Fgeneral%252F93867c40-9850-40e6-b699-b62ec4f5b808.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723519/general/93867c40-9850-40e6-b699-b62ec4f5b808.jpg already downloaded
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723519%252Fgeneral%252F19d6a67e-b216-42d7-9b3f-42b0ac2cf228.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723519/general/19d6a67e-b216-42d7-9b3f-42b0ac2cf228.jpg already downloaded
2026-03-25 10:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723519%252Fgeneral%252F04229208-03c6-41b6-840f-8bdfb4b752c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723519/general/04229208-03c6-41b6-840f-8bdfb4b752c2.jpg already downloaded
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723519%252Fgeneral%252F40dd15df-4c7d-4d18-ba48-f2249c1fd8b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723519/general/40dd15df-4c7d-4d18-ba48-f2249c1fd8b2.jpg already downloaded
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723519%252Fgeneral%252F1b773267-20ac-4f9e-a40a-e65ec7dd0434.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723519/general/1b773267-20ac-4f9e-a40a-e65ec7dd0434.jpg already downloaded
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723519%252Fgeneral%252Fc0b04b9f-fc9f-4369-bbf0-43a4d44c0b4f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723519/general/c0b04b9f-fc9f-4369-bbf0-43a4d44c0b4f.jpg already downloaded
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723519%252Fgeneral%252F700a7a17-988a-4a78-8013-cd5d98cde36c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723519/general/700a7a17-988a-4a78-8013-cd5d98cde36c.jpg already downloaded
2026-03-25 10:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cbac04da-9621-5d10-8f0d-bbe77f8f3567, identifier: 10722603
2026-03-25 10:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cbac04da-9621-5d10-8f0d-bbe77f8f3567 with identifier: 10722603
2026-03-25 10:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cbac04da-9621-5d10-8f0d-bbe77f8f3567 with identifier: 10722603
2026-03-25 10:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cbac04da-9621-5d10-8f0d-bbe77f8f3567 with identifier: 10722603 to the API
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722603>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'cbac04da-9621-5d10-8f0d-bbe77f8f3567',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMD858',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722603',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 147746,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5723519/general/1874850f-85c1-4c31-9287-77084c6c2065.jpg',
'https://images.openlane.eu/carimgs/5723519/general/132cdea1-d50b-44d7-97c6-fdf2c1ed8033.jpg',
'https://images.openlane.eu/carimgs/5723519/general/dc9c03b7-d3a9-4acc-bc62-8ab700438f65.jpg',
'https://images.openlane.eu/carimgs/5723519/general/93867c40-9850-40e6-b699-b62ec4f5b808.jpg',
'https://images.openlane.eu/carimgs/5723519/general/19d6a67e-b216-42d7-9b3f-42b0ac2cf228.jpg',
'https://images.openlane.eu/carimgs/5723519/general/04229208-03c6-41b6-840f-8bdfb4b752c2.jpg',
'https://images.openlane.eu/carimgs/5723519/general/40dd15df-4c7d-4d18-ba48-f2249c1fd8b2.jpg',
'https://images.openlane.eu/carimgs/5723519/general/1b773267-20ac-4f9e-a40a-e65ec7dd0434.jpg',
'https://images.openlane.eu/carimgs/5723519/general/c0b04b9f-fc9f-4369-bbf0-43a4d44c0b4f.jpg',
'https://images.openlane.eu/carimgs/5723519/general/700a7a17-988a-4a78-8013-cd5d98cde36c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbac04da-9621-5d10-8f0d-bbe77f8f3567/cbac04da-9621-5d10-8f0d-bbe77f8f3567_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336967,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723519/general/1874850f-85c1-4c31-9287-77084c6c2065.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbac04da-9621-5d10-8f0d-bbe77f8f3567/cbac04da-9621-5d10-8f0d-bbe77f8f3567_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344715,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723519/general/132cdea1-d50b-44d7-97c6-fdf2c1ed8033.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbac04da-9621-5d10-8f0d-bbe77f8f3567/cbac04da-9621-5d10-8f0d-bbe77f8f3567_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366467,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723519/general/dc9c03b7-d3a9-4acc-bc62-8ab700438f65.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbac04da-9621-5d10-8f0d-bbe77f8f3567/cbac04da-9621-5d10-8f0d-bbe77f8f3567_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357774,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723519/general/93867c40-9850-40e6-b699-b62ec4f5b808.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbac04da-9621-5d10-8f0d-bbe77f8f3567/cbac04da-9621-5d10-8f0d-bbe77f8f3567_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311834,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723519/general/19d6a67e-b216-42d7-9b3f-42b0ac2cf228.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbac04da-9621-5d10-8f0d-bbe77f8f3567/cbac04da-9621-5d10-8f0d-bbe77f8f3567_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321581,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723519/general/04229208-03c6-41b6-840f-8bdfb4b752c2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbac04da-9621-5d10-8f0d-bbe77f8f3567/cbac04da-9621-5d10-8f0d-bbe77f8f3567_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313446,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723519/general/40dd15df-4c7d-4d18-ba48-f2249c1fd8b2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbac04da-9621-5d10-8f0d-bbe77f8f3567/cbac04da-9621-5d10-8f0d-bbe77f8f3567_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345642,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723519/general/1b773267-20ac-4f9e-a40a-e65ec7dd0434.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbac04da-9621-5d10-8f0d-bbe77f8f3567/cbac04da-9621-5d10-8f0d-bbe77f8f3567_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314533,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723519/general/c0b04b9f-fc9f-4369-bbf0-43a4d44c0b4f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbac04da-9621-5d10-8f0d-bbe77f8f3567/cbac04da-9621-5d10-8f0d-bbe77f8f3567_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264377,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723519/general/700a7a17-988a-4a78-8013-cd5d98cde36c.jpg',
'Width': 1920}],
'price': 13650,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 147.746 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722603%27 HTTP/1.1" 200 None
2026-03-25 10:18:15 [adesa.be] INFO: Saving data for 10722603: {'created_time': 1774433895.478914, 'last_price_update_time': 1774433895.478924, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722603') HTTP/1.1" 204 0
2026-03-25 10:18:15 [adesa.be] INFO: Found listing with ID: 10722431
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722431%27 HTTP/1.1" 200 None
2026-03-25 10:18:15 [adesa.be] INFO: Scrape type for 10722431: 1
2026-03-25 10:18:15 [adesa.be] INFO: Scraping item 10722431 url https://www.openlane.eu/en/carv6/auction/10722431
2026-03-25 10:18:15 [adesa.be] INFO: Found listing with ID: 10722571
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722571%27 HTTP/1.1" 200 None
2026-03-25 10:18:15 [adesa.be] INFO: Scrape type for 10722571: 1
2026-03-25 10:18:15 [adesa.be] INFO: Scraping item 10722571 url https://www.openlane.eu/en/carv6/auction/10722571
2026-03-25 10:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb55aac2-7e47-56b1-b8a2-8127a0933ce4 with identifier: 10722523
2026-03-25 10:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb55aac2-7e47-56b1-b8a2-8127a0933ce4 with scrape type 1
2026-03-25 10:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb55aac2-7e47-56b1-b8a2-8127a0933ce4
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704142%252Fgeneral%252F170d798f-75a2-48ab-bfa0-48350e6e264b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704142/general/170d798f-75a2-48ab-bfa0-48350e6e264b.jpg already downloaded
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704142%252Fgeneral%252F4ba0dc27-e753-4aa5-88db-7acb25e0bb1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704142/general/4ba0dc27-e753-4aa5-88db-7acb25e0bb1b.jpg already downloaded
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704142%252Fgeneral%252Faba6efa2-17a8-4b6b-b53a-862116b07a66.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704142/general/aba6efa2-17a8-4b6b-b53a-862116b07a66.jpg already downloaded
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704142%252Fgeneral%252F79649a6c-cca2-411c-82f5-5c1fd8531d00.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704142/general/79649a6c-cca2-411c-82f5-5c1fd8531d00.jpg already downloaded
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704142%252Fgeneral%252F96870452-bf80-4f08-81bd-8bd1b0cc9206.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704142/general/96870452-bf80-4f08-81bd-8bd1b0cc9206.jpg already downloaded
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704142%252Fgeneral%252Fab86cecd-1ba4-4168-9092-df3bb285f2be.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704142/general/ab86cecd-1ba4-4168-9092-df3bb285f2be.jpg already downloaded
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704142%252Fgeneral%252F70f93bbc-d3f0-4e57-82dc-83dd28eae8de.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704142/general/70f93bbc-d3f0-4e57-82dc-83dd28eae8de.jpg already downloaded
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704142%252Fgeneral%252Fdeec92cf-c0a1-4895-b954-3b353cbba9fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704142/general/deec92cf-c0a1-4895-b954-3b353cbba9fc.jpg already downloaded
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704142%252Fgeneral%252F6f208719-50ad-4460-8aab-918d12d978b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704142/general/6f208719-50ad-4460-8aab-918d12d978b2.jpg already downloaded
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704142%252Fgeneral%252Ffed63970-8abb-457b-a5ff-eb0439f831b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704142/general/fed63970-8abb-457b-a5ff-eb0439f831b0.jpg already downloaded
2026-03-25 10:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb55aac2-7e47-56b1-b8a2-8127a0933ce4, identifier: 10722523
2026-03-25 10:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3425e362-0e2f-5a39-a2f2-0240f90d7a42 with identifier: 10722622
2026-03-25 10:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3425e362-0e2f-5a39-a2f2-0240f90d7a42 with scrape type 1
2026-03-25 10:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3425e362-0e2f-5a39-a2f2-0240f90d7a42
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726215%252Fgeneral%252F5a5a9409-bc44-482f-9ba7-276e85fe6e47.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726215/general/5a5a9409-bc44-482f-9ba7-276e85fe6e47.jpg already downloaded
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726215%252Fgeneral%252Fd6d8bea1-bc92-46fc-8803-e3be4c069f8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726215/general/d6d8bea1-bc92-46fc-8803-e3be4c069f8c.jpg already downloaded
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726215%252Fgeneral%252F0b3274a9-bad0-461b-9d8a-6bfd52d9b2b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726215/general/0b3274a9-bad0-461b-9d8a-6bfd52d9b2b6.jpg already downloaded
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726215%252Fgeneral%252Ff05ca5d5-37d4-43fd-b223-fb19d97827cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726215/general/f05ca5d5-37d4-43fd-b223-fb19d97827cf.jpg already downloaded
2026-03-25 10:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726215%252Fgeneral%252Fd5007d2f-8146-493b-bf6d-74029a51f680.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726215/general/d5007d2f-8146-493b-bf6d-74029a51f680.jpg already downloaded
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726215%252Fgeneral%252F815886ce-9257-4189-89e5-336cae570727.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726215/general/815886ce-9257-4189-89e5-336cae570727.jpg already downloaded
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726215%252Fgeneral%252F241271a0-c151-430e-97df-3ec57d765430.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726215/general/241271a0-c151-430e-97df-3ec57d765430.jpg already downloaded
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726215%252Fgeneral%252Fcff4570b-dc37-4cbc-a360-24c42644a138.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726215/general/cff4570b-dc37-4cbc-a360-24c42644a138.jpg already downloaded
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726215%252Fgeneral%252Fe41e0433-cd59-4dba-985a-e3fd99b23b1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726215/general/e41e0433-cd59-4dba-985a-e3fd99b23b1a.jpg already downloaded
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726215%252Fgeneral%252F7f8127d8-9c15-433b-b0c1-7f46abc66502.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726215/general/7f8127d8-9c15-433b-b0c1-7f46abc66502.jpg already downloaded
2026-03-25 10:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3425e362-0e2f-5a39-a2f2-0240f90d7a42, identifier: 10722622
2026-03-25 10:18:16 [adesa.be] INFO: Found listing with ID: 10722381
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722381%27 HTTP/1.1" 200 None
2026-03-25 10:18:16 [adesa.be] INFO: Scrape type for 10722381: 1
2026-03-25 10:18:16 [adesa.be] INFO: Scraping item 10722381 url https://www.openlane.eu/en/carv6/auction/10722381
2026-03-25 10:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb55aac2-7e47-56b1-b8a2-8127a0933ce4 with identifier: 10722523
2026-03-25 10:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb55aac2-7e47-56b1-b8a2-8127a0933ce4 with identifier: 10722523
2026-03-25 10:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb55aac2-7e47-56b1-b8a2-8127a0933ce4 with identifier: 10722523 to the API
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722523>
{'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': 136,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'cb55aac2-7e47-56b1-b8a2-8127a0933ce4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNZ141',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722523',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 126988,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5704142/general/170d798f-75a2-48ab-bfa0-48350e6e264b.jpg',
'https://images.openlane.eu/carimgs/5704142/general/4ba0dc27-e753-4aa5-88db-7acb25e0bb1b.jpg',
'https://images.openlane.eu/carimgs/5704142/general/aba6efa2-17a8-4b6b-b53a-862116b07a66.jpg',
'https://images.openlane.eu/carimgs/5704142/general/79649a6c-cca2-411c-82f5-5c1fd8531d00.jpg',
'https://images.openlane.eu/carimgs/5704142/general/96870452-bf80-4f08-81bd-8bd1b0cc9206.jpg',
'https://images.openlane.eu/carimgs/5704142/general/ab86cecd-1ba4-4168-9092-df3bb285f2be.jpg',
'https://images.openlane.eu/carimgs/5704142/general/70f93bbc-d3f0-4e57-82dc-83dd28eae8de.jpg',
'https://images.openlane.eu/carimgs/5704142/general/deec92cf-c0a1-4895-b954-3b353cbba9fc.jpg',
'https://images.openlane.eu/carimgs/5704142/general/6f208719-50ad-4460-8aab-918d12d978b2.jpg',
'https://images.openlane.eu/carimgs/5704142/general/fed63970-8abb-457b-a5ff-eb0439f831b0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb55aac2-7e47-56b1-b8a2-8127a0933ce4/cb55aac2-7e47-56b1-b8a2-8127a0933ce4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192741,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704142/general/170d798f-75a2-48ab-bfa0-48350e6e264b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb55aac2-7e47-56b1-b8a2-8127a0933ce4/cb55aac2-7e47-56b1-b8a2-8127a0933ce4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207780,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704142/general/4ba0dc27-e753-4aa5-88db-7acb25e0bb1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb55aac2-7e47-56b1-b8a2-8127a0933ce4/cb55aac2-7e47-56b1-b8a2-8127a0933ce4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196124,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704142/general/aba6efa2-17a8-4b6b-b53a-862116b07a66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb55aac2-7e47-56b1-b8a2-8127a0933ce4/cb55aac2-7e47-56b1-b8a2-8127a0933ce4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205518,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704142/general/79649a6c-cca2-411c-82f5-5c1fd8531d00.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb55aac2-7e47-56b1-b8a2-8127a0933ce4/cb55aac2-7e47-56b1-b8a2-8127a0933ce4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146811,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704142/general/96870452-bf80-4f08-81bd-8bd1b0cc9206.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb55aac2-7e47-56b1-b8a2-8127a0933ce4/cb55aac2-7e47-56b1-b8a2-8127a0933ce4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119309,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704142/general/ab86cecd-1ba4-4168-9092-df3bb285f2be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb55aac2-7e47-56b1-b8a2-8127a0933ce4/cb55aac2-7e47-56b1-b8a2-8127a0933ce4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704142/general/70f93bbc-d3f0-4e57-82dc-83dd28eae8de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb55aac2-7e47-56b1-b8a2-8127a0933ce4/cb55aac2-7e47-56b1-b8a2-8127a0933ce4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165446,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704142/general/deec92cf-c0a1-4895-b954-3b353cbba9fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb55aac2-7e47-56b1-b8a2-8127a0933ce4/cb55aac2-7e47-56b1-b8a2-8127a0933ce4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704142/general/6f208719-50ad-4460-8aab-918d12d978b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb55aac2-7e47-56b1-b8a2-8127a0933ce4/cb55aac2-7e47-56b1-b8a2-8127a0933ce4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86925,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704142/general/fed63970-8abb-457b-a5ff-eb0439f831b0.jpg',
'Width': 1024}],
'price': 14350,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180 Business Solution - Petrol - Automatic - 136 hp '
'- 126.988 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722523%27 HTTP/1.1" 200 None
2026-03-25 10:18:16 [adesa.be] INFO: Saving data for 10722523: {'created_time': 1774433896.521028, 'last_price_update_time': 1774433896.521038, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722523') HTTP/1.1" 204 0
2026-03-25 10:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3425e362-0e2f-5a39-a2f2-0240f90d7a42 with identifier: 10722622
2026-03-25 10:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3425e362-0e2f-5a39-a2f2-0240f90d7a42 with identifier: 10722622
2026-03-25 10:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3425e362-0e2f-5a39-a2f2-0240f90d7a42 with identifier: 10722622 to the API
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722622>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '3425e362-0e2f-5a39-a2f2-0240f90d7a42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPD237',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722622',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 145151,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5726215/general/5a5a9409-bc44-482f-9ba7-276e85fe6e47.jpg',
'https://images.openlane.eu/carimgs/5726215/general/d6d8bea1-bc92-46fc-8803-e3be4c069f8c.jpg',
'https://images.openlane.eu/carimgs/5726215/general/0b3274a9-bad0-461b-9d8a-6bfd52d9b2b6.jpg',
'https://images.openlane.eu/carimgs/5726215/general/f05ca5d5-37d4-43fd-b223-fb19d97827cf.jpg',
'https://images.openlane.eu/carimgs/5726215/general/d5007d2f-8146-493b-bf6d-74029a51f680.jpg',
'https://images.openlane.eu/carimgs/5726215/general/815886ce-9257-4189-89e5-336cae570727.jpg',
'https://images.openlane.eu/carimgs/5726215/general/241271a0-c151-430e-97df-3ec57d765430.jpg',
'https://images.openlane.eu/carimgs/5726215/general/cff4570b-dc37-4cbc-a360-24c42644a138.jpg',
'https://images.openlane.eu/carimgs/5726215/general/e41e0433-cd59-4dba-985a-e3fd99b23b1a.jpg',
'https://images.openlane.eu/carimgs/5726215/general/7f8127d8-9c15-433b-b0c1-7f46abc66502.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3425e362-0e2f-5a39-a2f2-0240f90d7a42/3425e362-0e2f-5a39-a2f2-0240f90d7a42_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149011,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726215/general/5a5a9409-bc44-482f-9ba7-276e85fe6e47.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3425e362-0e2f-5a39-a2f2-0240f90d7a42/3425e362-0e2f-5a39-a2f2-0240f90d7a42_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726215/general/d6d8bea1-bc92-46fc-8803-e3be4c069f8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3425e362-0e2f-5a39-a2f2-0240f90d7a42/3425e362-0e2f-5a39-a2f2-0240f90d7a42_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141449,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726215/general/0b3274a9-bad0-461b-9d8a-6bfd52d9b2b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3425e362-0e2f-5a39-a2f2-0240f90d7a42/3425e362-0e2f-5a39-a2f2-0240f90d7a42_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118278,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726215/general/f05ca5d5-37d4-43fd-b223-fb19d97827cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3425e362-0e2f-5a39-a2f2-0240f90d7a42/3425e362-0e2f-5a39-a2f2-0240f90d7a42_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96004,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726215/general/d5007d2f-8146-493b-bf6d-74029a51f680.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3425e362-0e2f-5a39-a2f2-0240f90d7a42/3425e362-0e2f-5a39-a2f2-0240f90d7a42_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99928,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726215/general/815886ce-9257-4189-89e5-336cae570727.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3425e362-0e2f-5a39-a2f2-0240f90d7a42/3425e362-0e2f-5a39-a2f2-0240f90d7a42_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72938,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726215/general/241271a0-c151-430e-97df-3ec57d765430.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3425e362-0e2f-5a39-a2f2-0240f90d7a42/3425e362-0e2f-5a39-a2f2-0240f90d7a42_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135493,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726215/general/cff4570b-dc37-4cbc-a360-24c42644a138.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3425e362-0e2f-5a39-a2f2-0240f90d7a42/3425e362-0e2f-5a39-a2f2-0240f90d7a42_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35848,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726215/general/e41e0433-cd59-4dba-985a-e3fd99b23b1a.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3425e362-0e2f-5a39-a2f2-0240f90d7a42/3425e362-0e2f-5a39-a2f2-0240f90d7a42_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104322,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726215/general/7f8127d8-9c15-433b-b0c1-7f46abc66502.jpg',
'Width': 1024}],
'price': 13450,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180 Business Solution - Petrol - Manual - 136 hp - '
'145.151 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722622%27 HTTP/1.1" 200 None
2026-03-25 10:18:16 [adesa.be] INFO: Saving data for 10722622: {'created_time': 1774433896.861301, 'last_price_update_time': 1774433896.861311, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722622') HTTP/1.1" 204 0
2026-03-25 10:18:16 [adesa.be] INFO: Found listing with ID: 10722497
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722497%27 HTTP/1.1" 200 None
2026-03-25 10:18:16 [adesa.be] INFO: Scrape type for 10722497: 1
2026-03-25 10:18:16 [adesa.be] INFO: Scraping item 10722497 url https://www.openlane.eu/en/carv6/auction/10722497
2026-03-25 10:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722393> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722463> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722451> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2994ae8b-fec9-510d-b532-ab25d7672f74 with identifier: 10722522
2026-03-25 10:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2994ae8b-fec9-510d-b532-ab25d7672f74 with scrape type 1
2026-03-25 10:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2994ae8b-fec9-510d-b532-ab25d7672f74
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704141%252Fgeneral%252F9cf6624f-d05d-4dc9-9a85-2aa8b7c9aaa8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704141/general/9cf6624f-d05d-4dc9-9a85-2aa8b7c9aaa8.jpg already downloaded
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704141%252Fgeneral%252F4bc77387-7471-4128-8e59-762006dfe84c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704141/general/4bc77387-7471-4128-8e59-762006dfe84c.jpg already downloaded
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704141%252Fgeneral%252F8ee86f63-c012-463b-aea1-1fdd9b1f7c2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704141/general/8ee86f63-c012-463b-aea1-1fdd9b1f7c2c.jpg already downloaded
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704141%252Fgeneral%252Fa20752a8-65c7-403d-b112-b4f306a0c751.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704141/general/a20752a8-65c7-403d-b112-b4f306a0c751.jpg already downloaded
2026-03-25 10:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704141%252Fgeneral%252Fdde32957-734d-4868-80bf-8b344be9d1f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704141/general/dde32957-734d-4868-80bf-8b344be9d1f6.jpg already downloaded
2026-03-25 10:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704141%252Fgeneral%252F1502d33d-2dc1-4f42-b399-50538b5be6f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704141/general/1502d33d-2dc1-4f42-b399-50538b5be6f8.jpg already downloaded
2026-03-25 10:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704141%252Fgeneral%252F813554df-957e-4d5c-9ba6-fe80cca30775.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704141/general/813554df-957e-4d5c-9ba6-fe80cca30775.jpg already downloaded
2026-03-25 10:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704141%252Fgeneral%252F20921c4e-a21f-4d0d-8127-279cf9b42c69.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704141/general/20921c4e-a21f-4d0d-8127-279cf9b42c69.jpg already downloaded
2026-03-25 10:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704141%252Fgeneral%252F89a6ae71-e699-4d2b-b5a2-331ac9f9b861.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704141/general/89a6ae71-e699-4d2b-b5a2-331ac9f9b861.jpg already downloaded
2026-03-25 10:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704141%252Fgeneral%252F4fbc0cec-6cc1-4104-b0a1-e486e6fa1ae8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704141/general/4fbc0cec-6cc1-4104-b0a1-e486e6fa1ae8.jpg already downloaded
2026-03-25 10:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2994ae8b-fec9-510d-b532-ab25d7672f74, identifier: 10722522
2026-03-25 10:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2994ae8b-fec9-510d-b532-ab25d7672f74 with identifier: 10722522
2026-03-25 10:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2994ae8b-fec9-510d-b532-ab25d7672f74 with identifier: 10722522
2026-03-25 10:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2994ae8b-fec9-510d-b532-ab25d7672f74 with identifier: 10722522 to the API
2026-03-25 10:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722522>
{'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': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '2994ae8b-fec9-510d-b532-ab25d7672f74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLY034A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722522',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 77722,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5704141/general/9cf6624f-d05d-4dc9-9a85-2aa8b7c9aaa8.jpg',
'https://images.openlane.eu/carimgs/5704141/general/4bc77387-7471-4128-8e59-762006dfe84c.jpg',
'https://images.openlane.eu/carimgs/5704141/general/8ee86f63-c012-463b-aea1-1fdd9b1f7c2c.jpg',
'https://images.openlane.eu/carimgs/5704141/general/a20752a8-65c7-403d-b112-b4f306a0c751.jpg',
'https://images.openlane.eu/carimgs/5704141/general/dde32957-734d-4868-80bf-8b344be9d1f6.jpg',
'https://images.openlane.eu/carimgs/5704141/general/1502d33d-2dc1-4f42-b399-50538b5be6f8.jpg',
'https://images.openlane.eu/carimgs/5704141/general/813554df-957e-4d5c-9ba6-fe80cca30775.jpg',
'https://images.openlane.eu/carimgs/5704141/general/20921c4e-a21f-4d0d-8127-279cf9b42c69.jpg',
'https://images.openlane.eu/carimgs/5704141/general/89a6ae71-e699-4d2b-b5a2-331ac9f9b861.jpg',
'https://images.openlane.eu/carimgs/5704141/general/4fbc0cec-6cc1-4104-b0a1-e486e6fa1ae8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2994ae8b-fec9-510d-b532-ab25d7672f74/2994ae8b-fec9-510d-b532-ab25d7672f74_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87809,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704141/general/9cf6624f-d05d-4dc9-9a85-2aa8b7c9aaa8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2994ae8b-fec9-510d-b532-ab25d7672f74/2994ae8b-fec9-510d-b532-ab25d7672f74_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90038,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704141/general/4bc77387-7471-4128-8e59-762006dfe84c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2994ae8b-fec9-510d-b532-ab25d7672f74/2994ae8b-fec9-510d-b532-ab25d7672f74_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84022,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704141/general/8ee86f63-c012-463b-aea1-1fdd9b1f7c2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2994ae8b-fec9-510d-b532-ab25d7672f74/2994ae8b-fec9-510d-b532-ab25d7672f74_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87267,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704141/general/a20752a8-65c7-403d-b112-b4f306a0c751.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2994ae8b-fec9-510d-b532-ab25d7672f74/2994ae8b-fec9-510d-b532-ab25d7672f74_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114430,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704141/general/dde32957-734d-4868-80bf-8b344be9d1f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2994ae8b-fec9-510d-b532-ab25d7672f74/2994ae8b-fec9-510d-b532-ab25d7672f74_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98840,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704141/general/1502d33d-2dc1-4f42-b399-50538b5be6f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2994ae8b-fec9-510d-b532-ab25d7672f74/2994ae8b-fec9-510d-b532-ab25d7672f74_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96746,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704141/general/813554df-957e-4d5c-9ba6-fe80cca30775.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2994ae8b-fec9-510d-b532-ab25d7672f74/2994ae8b-fec9-510d-b532-ab25d7672f74_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704141/general/20921c4e-a21f-4d0d-8127-279cf9b42c69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2994ae8b-fec9-510d-b532-ab25d7672f74/2994ae8b-fec9-510d-b532-ab25d7672f74_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80875,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704141/general/89a6ae71-e699-4d2b-b5a2-331ac9f9b861.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2994ae8b-fec9-510d-b532-ab25d7672f74/2994ae8b-fec9-510d-b532-ab25d7672f74_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231910,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704141/general/4fbc0cec-6cc1-4104-b0a1-e486e6fa1ae8.jpg',
'Width': 1024}],
'price': 13950,
'price_includes_vat': True,
'registration_date': '2022-09-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Manual - 116 hp - '
'77.722 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 10:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722522%27 HTTP/1.1" 200 None
2026-03-25 10:18:17 [adesa.be] INFO: Saving data for 10722522: {'created_time': 1774433897.664995, 'last_price_update_time': 1774433897.665005, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722522') HTTP/1.1" 204 0
2026-03-25 10:18:17 [adesa.be] INFO: Found listing with ID: 10722675
2026-03-25 10:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722675%27 HTTP/1.1" 200 None
2026-03-25 10:18:17 [adesa.be] INFO: Scrape type for 10722675: 1
2026-03-25 10:18:17 [adesa.be] INFO: Scraping item 10722675 url https://www.openlane.eu/en/carv6/auction/10722675
2026-03-25 10:18:17 [adesa.be] INFO: Found listing with ID: 10722452
2026-03-25 10:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722452%27 HTTP/1.1" 200 None
2026-03-25 10:18:17 [adesa.be] INFO: Scrape type for 10722452: 1
2026-03-25 10:18:17 [adesa.be] INFO: Scraping item 10722452 url https://www.openlane.eu/en/carv6/auction/10722452
2026-03-25 10:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac1637e6-0585-595b-8387-b5e2a930a583 with identifier: 10722393
2026-03-25 10:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac1637e6-0585-595b-8387-b5e2a930a583 with scrape type 1
2026-03-25 10:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac1637e6-0585-595b-8387-b5e2a930a583
2026-03-25 10:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5678419%252Fgeneral%252Ff06c090a-b7a1-44ed-8818-1cd582ec50f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678419/general/f06c090a-b7a1-44ed-8818-1cd582ec50f6.jpg already downloaded
2026-03-25 10:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5678419%252Fgeneral%252Fdde63195-43e6-4823-aaa1-9f398907c257.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678419/general/dde63195-43e6-4823-aaa1-9f398907c257.jpg already downloaded
2026-03-25 10:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5678419%252Fgeneral%252F3de0968c-65eb-4920-aa03-182d7f181b45.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678419/general/3de0968c-65eb-4920-aa03-182d7f181b45.jpg already downloaded
2026-03-25 10:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5678419%252Fgeneral%252F0a363352-4f53-48a8-b0d5-7dd125aa0232.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678419/general/0a363352-4f53-48a8-b0d5-7dd125aa0232.jpg already downloaded
2026-03-25 10:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5678419%252Fgeneral%252F8c92caaa-228a-42e2-b314-38f74bbbe1aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678419/general/8c92caaa-228a-42e2-b314-38f74bbbe1aa.jpg already downloaded
2026-03-25 10:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5678419%252Fgeneral%252F0b2aee74-b0da-422f-8174-6b996414af0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678419/general/0b2aee74-b0da-422f-8174-6b996414af0b.jpg already downloaded
2026-03-25 10:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5678419%252Fgeneral%252Ff48a9c47-d6ae-4eb4-9a1b-8b775d169a7d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678419/general/f48a9c47-d6ae-4eb4-9a1b-8b775d169a7d.jpg already downloaded
2026-03-25 10:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5678419%252Fgeneral%252F94ed4006-79cd-4132-9134-67a815fc2fc1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678419/general/94ed4006-79cd-4132-9134-67a815fc2fc1.jpg already downloaded
2026-03-25 10:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5678419%252Fgeneral%252Fd16b556b-bade-4859-a209-4f4b079fe864.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678419/general/d16b556b-bade-4859-a209-4f4b079fe864.jpg already downloaded
2026-03-25 10:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5678419%252Fgeneral%252F8d2a0e59-d141-4a91-a693-e6fd74d99ec2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678419/general/8d2a0e59-d141-4a91-a693-e6fd74d99ec2.jpg already downloaded
2026-03-25 10:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac1637e6-0585-595b-8387-b5e2a930a583, identifier: 10722393
2026-03-25 10:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7433d909-c62f-554a-9ee3-9b8d438e5e34 with identifier: 10722463
2026-03-25 10:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7433d909-c62f-554a-9ee3-9b8d438e5e34 with scrape type 1
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7433d909-c62f-554a-9ee3-9b8d438e5e34
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694118%252Fgeneral%252Fd66bb62a-288c-4a7c-86c8-5ad5bc015de2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694118/general/d66bb62a-288c-4a7c-86c8-5ad5bc015de2.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694118%252Fgeneral%252Fe6aac4e7-99af-4f52-bd6f-f3c6b45614fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694118/general/e6aac4e7-99af-4f52-bd6f-f3c6b45614fb.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694118%252Fgeneral%252Fbd4df550-4fac-4bcf-bdad-9fe55ef64f6b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694118/general/bd4df550-4fac-4bcf-bdad-9fe55ef64f6b.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694118%252Fgeneral%252F8c6ff1f3-3bfa-49a5-90aa-f22e145cf3fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694118/general/8c6ff1f3-3bfa-49a5-90aa-f22e145cf3fa.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694118%252Fgeneral%252F08ac5838-4787-46dd-b59c-d3423ee37d2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694118/general/08ac5838-4787-46dd-b59c-d3423ee37d2c.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694118%252Fgeneral%252F5b8a4270-9c3f-4fee-a256-66c18b6efe76.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694118/general/5b8a4270-9c3f-4fee-a256-66c18b6efe76.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694118%252Fgeneral%252F4f2d2a01-656c-4ede-94eb-d5abfbdd1f18.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694118/general/4f2d2a01-656c-4ede-94eb-d5abfbdd1f18.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694118%252Fgeneral%252F07ebbdf6-7bb5-4ee8-acac-7680fe7b70d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694118/general/07ebbdf6-7bb5-4ee8-acac-7680fe7b70d7.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694118%252Fgeneral%252F12be04c7-da32-46a8-896e-9556a6d1213d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694118/general/12be04c7-da32-46a8-896e-9556a6d1213d.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694118%252Fgeneral%252F59cbce0d-39e1-472e-9789-d15f144e347c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694118/general/59cbce0d-39e1-472e-9789-d15f144e347c.jpg already downloaded
2026-03-25 10:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7433d909-c62f-554a-9ee3-9b8d438e5e34, identifier: 10722463
2026-03-25 10:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a856273b-a850-539a-b92d-35c2e1a6f017 with identifier: 10722643
2026-03-25 10:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a856273b-a850-539a-b92d-35c2e1a6f017 with scrape type 1
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a856273b-a850-539a-b92d-35c2e1a6f017
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728947%252Fgeneral%252F4183aec8-2057-4887-b2f0-d4a7505766f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728947/general/4183aec8-2057-4887-b2f0-d4a7505766f8.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728947%252Fgeneral%252Fb423b3a4-1578-4f22-8057-f0d4ef249bcd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728947/general/b423b3a4-1578-4f22-8057-f0d4ef249bcd.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728947%252Fgeneral%252Fc7884a1c-2b8b-4315-ba36-c66ce70eb2be.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728947/general/c7884a1c-2b8b-4315-ba36-c66ce70eb2be.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728947%252Fgeneral%252F438d34da-1a5c-456b-a285-4d001595e131.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728947/general/438d34da-1a5c-456b-a285-4d001595e131.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728947%252Fgeneral%252F5bcf6620-8b4f-42af-87a4-d097b685b239.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728947/general/5bcf6620-8b4f-42af-87a4-d097b685b239.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728947%252Fgeneral%252Ff4b4f214-b40b-4b2e-8e2a-27edf36f0a2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728947/general/f4b4f214-b40b-4b2e-8e2a-27edf36f0a2b.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728947%252Fgeneral%252F33cb9588-4d7f-48e2-98d3-7ba61d70a292.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728947/general/33cb9588-4d7f-48e2-98d3-7ba61d70a292.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728947%252Fgeneral%252F25a93be0-b389-4c98-af97-831b0d03c500.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728947/general/25a93be0-b389-4c98-af97-831b0d03c500.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728947%252Fgeneral%252Ffb861b9f-8ada-470e-a630-252016dc208f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728947/general/fb861b9f-8ada-470e-a630-252016dc208f.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728947%252Fgeneral%252F1f4b82a5-f56e-4725-bc2d-aa13a248b279.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728947/general/1f4b82a5-f56e-4725-bc2d-aa13a248b279.jpg already downloaded
2026-03-25 10:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a856273b-a850-539a-b92d-35c2e1a6f017, identifier: 10722643
2026-03-25 10:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d84876cf-ab2e-5acb-aa15-08f0a3502aaf with identifier: 10722451
2026-03-25 10:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d84876cf-ab2e-5acb-aa15-08f0a3502aaf with scrape type 1
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d84876cf-ab2e-5acb-aa15-08f0a3502aaf
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691911%252Fgeneral%252Ffb23f6af-d5bd-4772-9ec8-082f97c29a46.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691911/general/fb23f6af-d5bd-4772-9ec8-082f97c29a46.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691911%252Fgeneral%252F3969cd56-a0d0-4bb4-9305-54a6e8dc37ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691911/general/3969cd56-a0d0-4bb4-9305-54a6e8dc37ed.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691911%252Fgeneral%252Fbbb4748e-3edf-40c4-a8fa-2fb7c9ef834b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691911/general/bbb4748e-3edf-40c4-a8fa-2fb7c9ef834b.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691911%252Fgeneral%252F5dadb207-4ae7-47e1-b9c1-f0f84e02824b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691911/general/5dadb207-4ae7-47e1-b9c1-f0f84e02824b.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691911%252Fgeneral%252Ffb76a763-8b42-489c-83b1-30765d4c0ba0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691911/general/fb76a763-8b42-489c-83b1-30765d4c0ba0.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691911%252Fgeneral%252Feedc2d1e-55ec-42c3-ad7f-d5e0c6316d01.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691911/general/eedc2d1e-55ec-42c3-ad7f-d5e0c6316d01.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691911%252Fgeneral%252Ff892f430-63c3-402a-8337-f984e9a59cba.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691911/general/f892f430-63c3-402a-8337-f984e9a59cba.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691911%252Fgeneral%252Fef2db574-5de2-467c-96c5-04ce7e3a05f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691911/general/ef2db574-5de2-467c-96c5-04ce7e3a05f0.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691911%252Fgeneral%252F1e9c4d55-c4ae-4a23-a0b8-b09afc8e1bdf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691911/general/1e9c4d55-c4ae-4a23-a0b8-b09afc8e1bdf.jpg already downloaded
2026-03-25 10:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691911%252Fgeneral%252F848724fb-69b3-4eb3-9d84-1ab0c87aefbf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691911/general/848724fb-69b3-4eb3-9d84-1ab0c87aefbf.jpg already downloaded
2026-03-25 10:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d84876cf-ab2e-5acb-aa15-08f0a3502aaf, identifier: 10722451
2026-03-25 10:18:19 [adesa.be] INFO: Found listing with ID: 10722464
2026-03-25 10:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722464%27 HTTP/1.1" 200 None
2026-03-25 10:18:19 [adesa.be] INFO: Scrape type for 10722464: 1
2026-03-25 10:18:19 [adesa.be] INFO: Scraping item 10722464 url https://www.openlane.eu/en/carv6/auction/10722464
2026-03-25 10:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac1637e6-0585-595b-8387-b5e2a930a583 with identifier: 10722393
2026-03-25 10:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac1637e6-0585-595b-8387-b5e2a930a583 with identifier: 10722393
2026-03-25 10:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac1637e6-0585-595b-8387-b5e2a930a583 with identifier: 10722393 to the API
2026-03-25 10:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722393>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'ac1637e6-0585-595b-8387-b5e2a930a583',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCR891',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722393',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 93800,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5678419/general/f06c090a-b7a1-44ed-8818-1cd582ec50f6.jpg',
'https://images.openlane.eu/carimgs/5678419/general/dde63195-43e6-4823-aaa1-9f398907c257.jpg',
'https://images.openlane.eu/carimgs/5678419/general/3de0968c-65eb-4920-aa03-182d7f181b45.jpg',
'https://images.openlane.eu/carimgs/5678419/general/0a363352-4f53-48a8-b0d5-7dd125aa0232.jpg',
'https://images.openlane.eu/carimgs/5678419/general/8c92caaa-228a-42e2-b314-38f74bbbe1aa.jpg',
'https://images.openlane.eu/carimgs/5678419/general/0b2aee74-b0da-422f-8174-6b996414af0b.jpg',
'https://images.openlane.eu/carimgs/5678419/general/f48a9c47-d6ae-4eb4-9a1b-8b775d169a7d.jpg',
'https://images.openlane.eu/carimgs/5678419/general/94ed4006-79cd-4132-9134-67a815fc2fc1.jpg',
'https://images.openlane.eu/carimgs/5678419/general/d16b556b-bade-4859-a209-4f4b079fe864.jpg',
'https://images.openlane.eu/carimgs/5678419/general/8d2a0e59-d141-4a91-a693-e6fd74d99ec2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac1637e6-0585-595b-8387-b5e2a930a583/ac1637e6-0585-595b-8387-b5e2a930a583_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201947,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678419/general/f06c090a-b7a1-44ed-8818-1cd582ec50f6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac1637e6-0585-595b-8387-b5e2a930a583/ac1637e6-0585-595b-8387-b5e2a930a583_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226072,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678419/general/dde63195-43e6-4823-aaa1-9f398907c257.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac1637e6-0585-595b-8387-b5e2a930a583/ac1637e6-0585-595b-8387-b5e2a930a583_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208859,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678419/general/3de0968c-65eb-4920-aa03-182d7f181b45.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac1637e6-0585-595b-8387-b5e2a930a583/ac1637e6-0585-595b-8387-b5e2a930a583_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 492542,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678419/general/0a363352-4f53-48a8-b0d5-7dd125aa0232.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac1637e6-0585-595b-8387-b5e2a930a583/ac1637e6-0585-595b-8387-b5e2a930a583_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241973,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678419/general/8c92caaa-228a-42e2-b314-38f74bbbe1aa.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac1637e6-0585-595b-8387-b5e2a930a583/ac1637e6-0585-595b-8387-b5e2a930a583_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265378,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678419/general/0b2aee74-b0da-422f-8174-6b996414af0b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac1637e6-0585-595b-8387-b5e2a930a583/ac1637e6-0585-595b-8387-b5e2a930a583_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248748,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678419/general/f48a9c47-d6ae-4eb4-9a1b-8b775d169a7d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac1637e6-0585-595b-8387-b5e2a930a583/ac1637e6-0585-595b-8387-b5e2a930a583_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251031,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678419/general/94ed4006-79cd-4132-9134-67a815fc2fc1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac1637e6-0585-595b-8387-b5e2a930a583/ac1637e6-0585-595b-8387-b5e2a930a583_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245095,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678419/general/d16b556b-bade-4859-a209-4f4b079fe864.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac1637e6-0585-595b-8387-b5e2a930a583/ac1637e6-0585-595b-8387-b5e2a930a583_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228876,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678419/general/8d2a0e59-d141-4a91-a693-e6fd74d99ec2.jpg',
'Width': 1400}],
'price': 12250,
'price_includes_vat': True,
'registration_date': '2021-10-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180 Business Solution - Petrol - 136 hp - 93.800 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722393%27 HTTP/1.1" 200 None
2026-03-25 10:18:19 [adesa.be] INFO: Saving data for 10722393: {'created_time': 1774433899.439373, 'last_price_update_time': 1774433899.439385, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722393') HTTP/1.1" 204 0
2026-03-25 10:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7433d909-c62f-554a-9ee3-9b8d438e5e34 with identifier: 10722463
2026-03-25 10:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7433d909-c62f-554a-9ee3-9b8d438e5e34 with identifier: 10722463
2026-03-25 10:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7433d909-c62f-554a-9ee3-9b8d438e5e34 with identifier: 10722463 to the API
2026-03-25 10:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722463>
{'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': 105,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '7433d909-c62f-554a-9ee3-9b8d438e5e34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CEL466',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722463',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 76834,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5694118/general/d66bb62a-288c-4a7c-86c8-5ad5bc015de2.jpg',
'https://images.openlane.eu/carimgs/5694118/general/e6aac4e7-99af-4f52-bd6f-f3c6b45614fb.jpg',
'https://images.openlane.eu/carimgs/5694118/general/bd4df550-4fac-4bcf-bdad-9fe55ef64f6b.jpg',
'https://images.openlane.eu/carimgs/5694118/general/8c6ff1f3-3bfa-49a5-90aa-f22e145cf3fa.jpg',
'https://images.openlane.eu/carimgs/5694118/general/08ac5838-4787-46dd-b59c-d3423ee37d2c.jpg',
'https://images.openlane.eu/carimgs/5694118/general/5b8a4270-9c3f-4fee-a256-66c18b6efe76.jpg',
'https://images.openlane.eu/carimgs/5694118/general/4f2d2a01-656c-4ede-94eb-d5abfbdd1f18.jpg',
'https://images.openlane.eu/carimgs/5694118/general/07ebbdf6-7bb5-4ee8-acac-7680fe7b70d7.jpg',
'https://images.openlane.eu/carimgs/5694118/general/12be04c7-da32-46a8-896e-9556a6d1213d.jpg',
'https://images.openlane.eu/carimgs/5694118/general/59cbce0d-39e1-472e-9789-d15f144e347c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7433d909-c62f-554a-9ee3-9b8d438e5e34/7433d909-c62f-554a-9ee3-9b8d438e5e34_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275146,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694118/general/d66bb62a-288c-4a7c-86c8-5ad5bc015de2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7433d909-c62f-554a-9ee3-9b8d438e5e34/7433d909-c62f-554a-9ee3-9b8d438e5e34_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295006,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694118/general/e6aac4e7-99af-4f52-bd6f-f3c6b45614fb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7433d909-c62f-554a-9ee3-9b8d438e5e34/7433d909-c62f-554a-9ee3-9b8d438e5e34_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279702,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694118/general/bd4df550-4fac-4bcf-bdad-9fe55ef64f6b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7433d909-c62f-554a-9ee3-9b8d438e5e34/7433d909-c62f-554a-9ee3-9b8d438e5e34_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269498,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694118/general/8c6ff1f3-3bfa-49a5-90aa-f22e145cf3fa.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7433d909-c62f-554a-9ee3-9b8d438e5e34/7433d909-c62f-554a-9ee3-9b8d438e5e34_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255934,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694118/general/08ac5838-4787-46dd-b59c-d3423ee37d2c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7433d909-c62f-554a-9ee3-9b8d438e5e34/7433d909-c62f-554a-9ee3-9b8d438e5e34_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249411,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694118/general/5b8a4270-9c3f-4fee-a256-66c18b6efe76.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7433d909-c62f-554a-9ee3-9b8d438e5e34/7433d909-c62f-554a-9ee3-9b8d438e5e34_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252695,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694118/general/4f2d2a01-656c-4ede-94eb-d5abfbdd1f18.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7433d909-c62f-554a-9ee3-9b8d438e5e34/7433d909-c62f-554a-9ee3-9b8d438e5e34_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 457278,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694118/general/07ebbdf6-7bb5-4ee8-acac-7680fe7b70d7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7433d909-c62f-554a-9ee3-9b8d438e5e34/7433d909-c62f-554a-9ee3-9b8d438e5e34_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269069,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694118/general/12be04c7-da32-46a8-896e-9556a6d1213d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7433d909-c62f-554a-9ee3-9b8d438e5e34/7433d909-c62f-554a-9ee3-9b8d438e5e34_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35988,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694118/general/59cbce0d-39e1-472e-9789-d15f144e347c.jpg',
'Width': 400}],
'price': 13350,
'price_includes_vat': True,
'registration_date': '2022-06-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia XCeed 1.6 GDI Business - Hybrid - Automatic - 105 hp - 76.834 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 10:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722463%27 HTTP/1.1" 200 None
2026-03-25 10:18:19 [adesa.be] INFO: Saving data for 10722463: {'created_time': 1774433899.860447, 'last_price_update_time': 1774433899.860457, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722463') HTTP/1.1" 204 0
2026-03-25 10:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a856273b-a850-539a-b92d-35c2e1a6f017 with identifier: 10722643
2026-03-25 10:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a856273b-a850-539a-b92d-35c2e1a6f017 with identifier: 10722643
2026-03-25 10:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a856273b-a850-539a-b92d-35c2e1a6f017 with identifier: 10722643 to the API
2026-03-25 10:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722643>
{'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-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'a856273b-a850-539a-b92d-35c2e1a6f017',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AQL828',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722643',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 17867,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5728947/general/4183aec8-2057-4887-b2f0-d4a7505766f8.jpg',
'https://images.openlane.eu/carimgs/5728947/general/b423b3a4-1578-4f22-8057-f0d4ef249bcd.jpg',
'https://images.openlane.eu/carimgs/5728947/general/c7884a1c-2b8b-4315-ba36-c66ce70eb2be.jpg',
'https://images.openlane.eu/carimgs/5728947/general/438d34da-1a5c-456b-a285-4d001595e131.jpg',
'https://images.openlane.eu/carimgs/5728947/general/5bcf6620-8b4f-42af-87a4-d097b685b239.jpg',
'https://images.openlane.eu/carimgs/5728947/general/f4b4f214-b40b-4b2e-8e2a-27edf36f0a2b.jpg',
'https://images.openlane.eu/carimgs/5728947/general/33cb9588-4d7f-48e2-98d3-7ba61d70a292.jpg',
'https://images.openlane.eu/carimgs/5728947/general/25a93be0-b389-4c98-af97-831b0d03c500.jpg',
'https://images.openlane.eu/carimgs/5728947/general/fb861b9f-8ada-470e-a630-252016dc208f.jpg',
'https://images.openlane.eu/carimgs/5728947/general/1f4b82a5-f56e-4725-bc2d-aa13a248b279.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a856273b-a850-539a-b92d-35c2e1a6f017/a856273b-a850-539a-b92d-35c2e1a6f017_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78692,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728947/general/4183aec8-2057-4887-b2f0-d4a7505766f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a856273b-a850-539a-b92d-35c2e1a6f017/a856273b-a850-539a-b92d-35c2e1a6f017_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728947/general/b423b3a4-1578-4f22-8057-f0d4ef249bcd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a856273b-a850-539a-b92d-35c2e1a6f017/a856273b-a850-539a-b92d-35c2e1a6f017_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81159,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728947/general/c7884a1c-2b8b-4315-ba36-c66ce70eb2be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a856273b-a850-539a-b92d-35c2e1a6f017/a856273b-a850-539a-b92d-35c2e1a6f017_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81282,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728947/general/438d34da-1a5c-456b-a285-4d001595e131.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a856273b-a850-539a-b92d-35c2e1a6f017/a856273b-a850-539a-b92d-35c2e1a6f017_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89660,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728947/general/5bcf6620-8b4f-42af-87a4-d097b685b239.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a856273b-a850-539a-b92d-35c2e1a6f017/a856273b-a850-539a-b92d-35c2e1a6f017_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107751,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728947/general/f4b4f214-b40b-4b2e-8e2a-27edf36f0a2b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a856273b-a850-539a-b92d-35c2e1a6f017/a856273b-a850-539a-b92d-35c2e1a6f017_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79006,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728947/general/33cb9588-4d7f-48e2-98d3-7ba61d70a292.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a856273b-a850-539a-b92d-35c2e1a6f017/a856273b-a850-539a-b92d-35c2e1a6f017_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103542,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728947/general/25a93be0-b389-4c98-af97-831b0d03c500.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a856273b-a850-539a-b92d-35c2e1a6f017/a856273b-a850-539a-b92d-35c2e1a6f017_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64267,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728947/general/fb861b9f-8ada-470e-a630-252016dc208f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a856273b-a850-539a-b92d-35c2e1a6f017/a856273b-a850-539a-b92d-35c2e1a6f017_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112866,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728947/general/1f4b82a5-f56e-4725-bc2d-aa13a248b279.jpg',
'Width': 1024}],
'price': 12850,
'price_includes_vat': True,
'registration_date': '2021-06-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 160 Business Solution - Petrol - Manual - 109 hp - '
'17.867 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722643%27 HTTP/1.1" 200 None
2026-03-25 10:18:20 [adesa.be] INFO: Saving data for 10722643: {'created_time': 1774433900.185028, 'last_price_update_time': 1774433900.185038, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722643') HTTP/1.1" 204 0
2026-03-25 10:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d84876cf-ab2e-5acb-aa15-08f0a3502aaf with identifier: 10722451
2026-03-25 10:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d84876cf-ab2e-5acb-aa15-08f0a3502aaf with identifier: 10722451
2026-03-25 10:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d84876cf-ab2e-5acb-aa15-08f0a3502aaf with identifier: 10722451 to the API
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722451>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'd84876cf-ab2e-5acb-aa15-08f0a3502aaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANC461',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722451',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 113138,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5691911/general/fb23f6af-d5bd-4772-9ec8-082f97c29a46.jpg',
'https://images.openlane.eu/carimgs/5691911/general/3969cd56-a0d0-4bb4-9305-54a6e8dc37ed.jpg',
'https://images.openlane.eu/carimgs/5691911/general/bbb4748e-3edf-40c4-a8fa-2fb7c9ef834b.jpg',
'https://images.openlane.eu/carimgs/5691911/general/5dadb207-4ae7-47e1-b9c1-f0f84e02824b.jpg',
'https://images.openlane.eu/carimgs/5691911/general/fb76a763-8b42-489c-83b1-30765d4c0ba0.jpg',
'https://images.openlane.eu/carimgs/5691911/general/eedc2d1e-55ec-42c3-ad7f-d5e0c6316d01.jpg',
'https://images.openlane.eu/carimgs/5691911/general/f892f430-63c3-402a-8337-f984e9a59cba.jpg',
'https://images.openlane.eu/carimgs/5691911/general/ef2db574-5de2-467c-96c5-04ce7e3a05f0.jpg',
'https://images.openlane.eu/carimgs/5691911/general/1e9c4d55-c4ae-4a23-a0b8-b09afc8e1bdf.jpg',
'https://images.openlane.eu/carimgs/5691911/general/848724fb-69b3-4eb3-9d84-1ab0c87aefbf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d84876cf-ab2e-5acb-aa15-08f0a3502aaf/d84876cf-ab2e-5acb-aa15-08f0a3502aaf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270987,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691911/general/fb23f6af-d5bd-4772-9ec8-082f97c29a46.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d84876cf-ab2e-5acb-aa15-08f0a3502aaf/d84876cf-ab2e-5acb-aa15-08f0a3502aaf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301956,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691911/general/3969cd56-a0d0-4bb4-9305-54a6e8dc37ed.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d84876cf-ab2e-5acb-aa15-08f0a3502aaf/d84876cf-ab2e-5acb-aa15-08f0a3502aaf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274814,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691911/general/bbb4748e-3edf-40c4-a8fa-2fb7c9ef834b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d84876cf-ab2e-5acb-aa15-08f0a3502aaf/d84876cf-ab2e-5acb-aa15-08f0a3502aaf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282270,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691911/general/5dadb207-4ae7-47e1-b9c1-f0f84e02824b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d84876cf-ab2e-5acb-aa15-08f0a3502aaf/d84876cf-ab2e-5acb-aa15-08f0a3502aaf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260995,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691911/general/fb76a763-8b42-489c-83b1-30765d4c0ba0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d84876cf-ab2e-5acb-aa15-08f0a3502aaf/d84876cf-ab2e-5acb-aa15-08f0a3502aaf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253737,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691911/general/eedc2d1e-55ec-42c3-ad7f-d5e0c6316d01.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d84876cf-ab2e-5acb-aa15-08f0a3502aaf/d84876cf-ab2e-5acb-aa15-08f0a3502aaf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236802,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691911/general/f892f430-63c3-402a-8337-f984e9a59cba.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d84876cf-ab2e-5acb-aa15-08f0a3502aaf/d84876cf-ab2e-5acb-aa15-08f0a3502aaf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226852,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691911/general/ef2db574-5de2-467c-96c5-04ce7e3a05f0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d84876cf-ab2e-5acb-aa15-08f0a3502aaf/d84876cf-ab2e-5acb-aa15-08f0a3502aaf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415440,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691911/general/1e9c4d55-c4ae-4a23-a0b8-b09afc8e1bdf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d84876cf-ab2e-5acb-aa15-08f0a3502aaf/d84876cf-ab2e-5acb-aa15-08f0a3502aaf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205875,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691911/general/848724fb-69b3-4eb3-9d84-1ab0c87aefbf.jpg',
'Width': 1400}],
'price': 15150,
'price_includes_vat': True,
'registration_date': '2021-05-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mazda CX-5 2.2 Skycruise - AWD - Diesel - Manual - 150 hp - 113.138 '
'km',
'transmission': 'manual',
'trim': 'Skycruise',
'vin': None,
'year': 2021}
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722451%27 HTTP/1.1" 200 None
2026-03-25 10:18:20 [adesa.be] INFO: Saving data for 10722451: {'created_time': 1774433900.516957, 'last_price_update_time': 1774433900.516967, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722451') HTTP/1.1" 204 0
2026-03-25 10:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:20 [adesa.be] INFO: Found listing with ID: 10722602
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722602%27 HTTP/1.1" 200 None
2026-03-25 10:18:20 [adesa.be] INFO: Scrape type for 10722602: 1
2026-03-25 10:18:20 [adesa.be] INFO: Scraping item 10722602 url https://www.openlane.eu/en/carv6/auction/10722602
2026-03-25 10:18:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722621> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722701> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:20 [adesa.be] INFO: Found listing with ID: 10722465
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722465%27 HTTP/1.1" 200 None
2026-03-25 10:18:20 [adesa.be] INFO: Scrape type for 10722465: 1
2026-03-25 10:18:20 [adesa.be] INFO: Scraping item 10722465 url https://www.openlane.eu/en/carv6/auction/10722465
2026-03-25 10:18:20 [adesa.be] INFO: Found listing with ID: 10722477
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722477%27 HTTP/1.1" 200 None
2026-03-25 10:18:20 [adesa.be] INFO: Scrape type for 10722477: 1
2026-03-25 10:18:20 [adesa.be] INFO: Scraping item 10722477 url https://www.openlane.eu/en/carv6/auction/10722477
2026-03-25 10:18:20 [adesa.be] INFO: Found listing with ID: 10722583
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722583%27 HTTP/1.1" 200 None
2026-03-25 10:18:20 [adesa.be] INFO: Scrape type for 10722583: 1
2026-03-25 10:18:20 [adesa.be] INFO: Scraping item 10722583 url https://www.openlane.eu/en/carv6/auction/10722583
2026-03-25 10:18:20 [adesa.be] INFO: Found listing with ID: 10722394
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722394%27 HTTP/1.1" 200 None
2026-03-25 10:18:20 [adesa.be] INFO: Scrape type for 10722394: 1
2026-03-25 10:18:20 [adesa.be] INFO: Scraping item 10722394 url https://www.openlane.eu/en/carv6/auction/10722394
2026-03-25 10:18:20 [adesa.be] INFO: Found listing with ID: 10722414
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722414%27 HTTP/1.1" 200 None
2026-03-25 10:18:20 [adesa.be] INFO: Scrape type for 10722414: 1
2026-03-25 10:18:20 [adesa.be] INFO: Scraping item 10722414 url https://www.openlane.eu/en/carv6/auction/10722414
2026-03-25 10:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5230c5a-4210-5a2f-b61b-643d377d668a with identifier: 10722520
2026-03-25 10:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5230c5a-4210-5a2f-b61b-643d377d668a with scrape type 1
2026-03-25 10:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5230c5a-4210-5a2f-b61b-643d377d668a
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704133%252Fgeneral%252F85400972-512b-4abc-a3f7-dbbbd79b7021.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704133/general/85400972-512b-4abc-a3f7-dbbbd79b7021.jpg already downloaded
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704133%252Fgeneral%252Fec40a3ca-b953-422b-98a0-be7d6123e1b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704133/general/ec40a3ca-b953-422b-98a0-be7d6123e1b7.jpg already downloaded
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704133%252Fgeneral%252Fd7e8583a-d727-498d-b27e-d8bd9f3eaaa2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704133/general/d7e8583a-d727-498d-b27e-d8bd9f3eaaa2.jpg already downloaded
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704133%252Fgeneral%252Fd426b1c2-258b-4a38-b5d5-0fc778608629.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704133/general/d426b1c2-258b-4a38-b5d5-0fc778608629.jpg already downloaded
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704133%252Fgeneral%252F06e3dc4f-1a37-4564-8e4d-2e51462d3bad.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704133/general/06e3dc4f-1a37-4564-8e4d-2e51462d3bad.jpg already downloaded
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704133%252Fgeneral%252F8299a781-33e9-4011-a47f-67ab7b7b497f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704133/general/8299a781-33e9-4011-a47f-67ab7b7b497f.jpg already downloaded
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704133%252Fgeneral%252Fb48850eb-0630-41c2-a47c-e439c1466c38.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704133/general/b48850eb-0630-41c2-a47c-e439c1466c38.jpg already downloaded
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704133%252Fgeneral%252F0f51d6ad-97ca-457d-99f9-8ff3142ca6e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704133/general/0f51d6ad-97ca-457d-99f9-8ff3142ca6e1.jpg already downloaded
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704133%252Fgeneral%252Ffe977b7c-85cb-4643-975a-da77618f2e3c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704133/general/fe977b7c-85cb-4643-975a-da77618f2e3c.jpg already downloaded
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704133%252Fgeneral%252F51f66ba7-0da2-4abd-9555-99d2fb164708.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704133/general/51f66ba7-0da2-4abd-9555-99d2fb164708.jpg already downloaded
2026-03-25 10:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d5230c5a-4210-5a2f-b61b-643d377d668a, identifier: 10722520
2026-03-25 10:18:20 [adesa.be] INFO: Found listing with ID: 10722563
2026-03-25 10:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722563%27 HTTP/1.1" 200 None
2026-03-25 10:18:20 [adesa.be] INFO: Scrape type for 10722563: 1
2026-03-25 10:18:20 [adesa.be] INFO: Scraping item 10722563 url https://www.openlane.eu/en/carv6/auction/10722563
2026-03-25 10:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d5230c5a-4210-5a2f-b61b-643d377d668a with identifier: 10722520
2026-03-25 10:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d5230c5a-4210-5a2f-b61b-643d377d668a with identifier: 10722520
2026-03-25 10:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d5230c5a-4210-5a2f-b61b-643d377d668a with identifier: 10722520 to the API
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722520>
{'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': 180,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'd5230c5a-4210-5a2f-b61b-643d377d668a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHY712',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722520',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 122389,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5704133/general/85400972-512b-4abc-a3f7-dbbbd79b7021.jpg',
'https://images.openlane.eu/carimgs/5704133/general/ec40a3ca-b953-422b-98a0-be7d6123e1b7.jpg',
'https://images.openlane.eu/carimgs/5704133/general/d7e8583a-d727-498d-b27e-d8bd9f3eaaa2.jpg',
'https://images.openlane.eu/carimgs/5704133/general/d426b1c2-258b-4a38-b5d5-0fc778608629.jpg',
'https://images.openlane.eu/carimgs/5704133/general/06e3dc4f-1a37-4564-8e4d-2e51462d3bad.jpg',
'https://images.openlane.eu/carimgs/5704133/general/8299a781-33e9-4011-a47f-67ab7b7b497f.jpg',
'https://images.openlane.eu/carimgs/5704133/general/b48850eb-0630-41c2-a47c-e439c1466c38.jpg',
'https://images.openlane.eu/carimgs/5704133/general/0f51d6ad-97ca-457d-99f9-8ff3142ca6e1.jpg',
'https://images.openlane.eu/carimgs/5704133/general/fe977b7c-85cb-4643-975a-da77618f2e3c.jpg',
'https://images.openlane.eu/carimgs/5704133/general/51f66ba7-0da2-4abd-9555-99d2fb164708.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5230c5a-4210-5a2f-b61b-643d377d668a/d5230c5a-4210-5a2f-b61b-643d377d668a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99011,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704133/general/85400972-512b-4abc-a3f7-dbbbd79b7021.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5230c5a-4210-5a2f-b61b-643d377d668a/d5230c5a-4210-5a2f-b61b-643d377d668a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103741,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704133/general/ec40a3ca-b953-422b-98a0-be7d6123e1b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5230c5a-4210-5a2f-b61b-643d377d668a/d5230c5a-4210-5a2f-b61b-643d377d668a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106067,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704133/general/d7e8583a-d727-498d-b27e-d8bd9f3eaaa2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5230c5a-4210-5a2f-b61b-643d377d668a/d5230c5a-4210-5a2f-b61b-643d377d668a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100132,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704133/general/d426b1c2-258b-4a38-b5d5-0fc778608629.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5230c5a-4210-5a2f-b61b-643d377d668a/d5230c5a-4210-5a2f-b61b-643d377d668a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125163,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704133/general/06e3dc4f-1a37-4564-8e4d-2e51462d3bad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5230c5a-4210-5a2f-b61b-643d377d668a/d5230c5a-4210-5a2f-b61b-643d377d668a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113013,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704133/general/8299a781-33e9-4011-a47f-67ab7b7b497f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5230c5a-4210-5a2f-b61b-643d377d668a/d5230c5a-4210-5a2f-b61b-643d377d668a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704133/general/b48850eb-0630-41c2-a47c-e439c1466c38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5230c5a-4210-5a2f-b61b-643d377d668a/d5230c5a-4210-5a2f-b61b-643d377d668a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110784,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704133/general/0f51d6ad-97ca-457d-99f9-8ff3142ca6e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5230c5a-4210-5a2f-b61b-643d377d668a/d5230c5a-4210-5a2f-b61b-643d377d668a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108484,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704133/general/fe977b7c-85cb-4643-975a-da77618f2e3c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5230c5a-4210-5a2f-b61b-643d377d668a/d5230c5a-4210-5a2f-b61b-643d377d668a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77997,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704133/general/51f66ba7-0da2-4abd-9555-99d2fb164708.jpg',
'Width': 1024}],
'price': 21950,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Hyundai Santa Fe 1.6 GDi - Hybrid - Automatic - 180 hp - 122.389 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722520%27 HTTP/1.1" 200 None
2026-03-25 10:18:21 [adesa.be] INFO: Saving data for 10722520: {'created_time': 1774433901.294668, 'last_price_update_time': 1774433901.294678, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722520') HTTP/1.1" 204 0
2026-03-25 10:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70859b8a-1ec0-5a29-ae49-f0fc4f893a25 with identifier: 10722621
2026-03-25 10:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70859b8a-1ec0-5a29-ae49-f0fc4f893a25 with scrape type 1
2026-03-25 10:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 70859b8a-1ec0-5a29-ae49-f0fc4f893a25
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726196%252Fgeneral%252F36f9ef24-20dc-4d4e-80f7-f40afe01a7a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726196/general/36f9ef24-20dc-4d4e-80f7-f40afe01a7a1.jpg already downloaded
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726196%252Fgeneral%252Fea88ad71-a94a-4db8-b6d9-a2267cca0a8a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726196/general/ea88ad71-a94a-4db8-b6d9-a2267cca0a8a.jpg already downloaded
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726196%252Fgeneral%252Fd2fd855c-3707-4baa-a7e6-143a6f1a2ffa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726196/general/d2fd855c-3707-4baa-a7e6-143a6f1a2ffa.jpg already downloaded
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726196%252Fgeneral%252F8957b81d-3108-493b-b768-7b30e5979f69.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726196/general/8957b81d-3108-493b-b768-7b30e5979f69.jpg already downloaded
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726196%252Fgeneral%252F9add1821-737a-4f21-862b-df5159e50982.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726196/general/9add1821-737a-4f21-862b-df5159e50982.jpg already downloaded
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726196%252Fgeneral%252Fd9c37be1-353e-42e4-8607-5a031d86b43f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726196/general/d9c37be1-353e-42e4-8607-5a031d86b43f.jpg already downloaded
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726196%252Fgeneral%252F28822b4c-0acc-47a9-ba77-1c2c0cdbabd8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726196/general/28822b4c-0acc-47a9-ba77-1c2c0cdbabd8.jpg already downloaded
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726196%252Fgeneral%252Fa337a730-8ed1-4d99-b8ca-269f0048161b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726196/general/a337a730-8ed1-4d99-b8ca-269f0048161b.jpg already downloaded
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726196%252Fgeneral%252Ffd144147-76a4-43f3-bf01-ee883107247c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726196/general/fd144147-76a4-43f3-bf01-ee883107247c.jpg already downloaded
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726196%252Fgeneral%252Faba43eef-65a7-4923-aeb9-8cc229a4697e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726196/general/aba43eef-65a7-4923-aeb9-8cc229a4697e.jpg already downloaded
2026-03-25 10:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 70859b8a-1ec0-5a29-ae49-f0fc4f893a25, identifier: 10722621
2026-03-25 10:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f2928c6-39ba-5b94-86e0-7ad5d0a13c26 with identifier: 10722701
2026-03-25 10:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f2928c6-39ba-5b94-86e0-7ad5d0a13c26 with scrape type 1
2026-03-25 10:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0f2928c6-39ba-5b94-86e0-7ad5d0a13c26
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734240%252Fgeneral%252F6a65b70b-e3c1-4a32-8f10-f67bd0b27570.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734240/general/6a65b70b-e3c1-4a32-8f10-f67bd0b27570.jpg already downloaded
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734240%252Fgeneral%252Fc7399f80-fabd-4861-af63-ab84f4ac2408.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734240/general/c7399f80-fabd-4861-af63-ab84f4ac2408.jpg already downloaded
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734240%252Fgeneral%252F4d55a6bd-fe3b-4958-8df7-a1c1f5aa545d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734240/general/4d55a6bd-fe3b-4958-8df7-a1c1f5aa545d.jpg already downloaded
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734240%252Fgeneral%252F3c826626-bfa1-45da-9aff-8fe6badf59e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734240/general/3c826626-bfa1-45da-9aff-8fe6badf59e7.jpg already downloaded
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734240%252Fgeneral%252F5a6e5532-c587-4f0e-9850-e5901c2172be.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734240/general/5a6e5532-c587-4f0e-9850-e5901c2172be.jpg already downloaded
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734240%252Fgeneral%252F59865d78-d1b7-4ce6-b752-4d3a95531dfd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734240/general/59865d78-d1b7-4ce6-b752-4d3a95531dfd.jpg already downloaded
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734240%252Fgeneral%252Fe876fc4f-0d89-428f-b288-04a17828f71e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734240/general/e876fc4f-0d89-428f-b288-04a17828f71e.jpg already downloaded
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734240%252Fgeneral%252F293beb06-f78e-423c-b474-5c9ccb658987.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734240/general/293beb06-f78e-423c-b474-5c9ccb658987.jpg already downloaded
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734240%252Fgeneral%252F65fc06e5-dc4b-4ea1-bbe2-5af06eac3a50.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734240/general/65fc06e5-dc4b-4ea1-bbe2-5af06eac3a50.jpg already downloaded
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734240%252Fgeneral%252F4762ede4-06a8-4c47-93ec-c29de743f340.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734240/general/4762ede4-06a8-4c47-93ec-c29de743f340.jpg already downloaded
2026-03-25 10:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f2928c6-39ba-5b94-86e0-7ad5d0a13c26, identifier: 10722701
2026-03-25 10:18:21 [adesa.be] INFO: Found listing with ID: 10722672
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722672%27 HTTP/1.1" 200 None
2026-03-25 10:18:21 [adesa.be] INFO: Scrape type for 10722672: 1
2026-03-25 10:18:21 [adesa.be] INFO: Scraping item 10722672 url https://www.openlane.eu/en/carv6/auction/10722672
2026-03-25 10:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 70859b8a-1ec0-5a29-ae49-f0fc4f893a25 with identifier: 10722621
2026-03-25 10:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 70859b8a-1ec0-5a29-ae49-f0fc4f893a25 with identifier: 10722621
2026-03-25 10:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 70859b8a-1ec0-5a29-ae49-f0fc4f893a25 with identifier: 10722621 to the API
2026-03-25 10:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722621>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '70859b8a-1ec0-5a29-ae49-f0fc4f893a25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAW761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722621',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 79961,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5726196/general/36f9ef24-20dc-4d4e-80f7-f40afe01a7a1.jpg',
'https://images.openlane.eu/carimgs/5726196/general/ea88ad71-a94a-4db8-b6d9-a2267cca0a8a.jpg',
'https://images.openlane.eu/carimgs/5726196/general/d2fd855c-3707-4baa-a7e6-143a6f1a2ffa.jpg',
'https://images.openlane.eu/carimgs/5726196/general/8957b81d-3108-493b-b768-7b30e5979f69.jpg',
'https://images.openlane.eu/carimgs/5726196/general/9add1821-737a-4f21-862b-df5159e50982.jpg',
'https://images.openlane.eu/carimgs/5726196/general/d9c37be1-353e-42e4-8607-5a031d86b43f.jpg',
'https://images.openlane.eu/carimgs/5726196/general/28822b4c-0acc-47a9-ba77-1c2c0cdbabd8.jpg',
'https://images.openlane.eu/carimgs/5726196/general/a337a730-8ed1-4d99-b8ca-269f0048161b.jpg',
'https://images.openlane.eu/carimgs/5726196/general/fd144147-76a4-43f3-bf01-ee883107247c.jpg',
'https://images.openlane.eu/carimgs/5726196/general/aba43eef-65a7-4923-aeb9-8cc229a4697e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70859b8a-1ec0-5a29-ae49-f0fc4f893a25/70859b8a-1ec0-5a29-ae49-f0fc4f893a25_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38267,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726196/general/36f9ef24-20dc-4d4e-80f7-f40afe01a7a1.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70859b8a-1ec0-5a29-ae49-f0fc4f893a25/70859b8a-1ec0-5a29-ae49-f0fc4f893a25_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313541,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726196/general/ea88ad71-a94a-4db8-b6d9-a2267cca0a8a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70859b8a-1ec0-5a29-ae49-f0fc4f893a25/70859b8a-1ec0-5a29-ae49-f0fc4f893a25_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295157,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726196/general/d2fd855c-3707-4baa-a7e6-143a6f1a2ffa.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70859b8a-1ec0-5a29-ae49-f0fc4f893a25/70859b8a-1ec0-5a29-ae49-f0fc4f893a25_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280049,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726196/general/8957b81d-3108-493b-b768-7b30e5979f69.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70859b8a-1ec0-5a29-ae49-f0fc4f893a25/70859b8a-1ec0-5a29-ae49-f0fc4f893a25_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238072,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726196/general/9add1821-737a-4f21-862b-df5159e50982.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70859b8a-1ec0-5a29-ae49-f0fc4f893a25/70859b8a-1ec0-5a29-ae49-f0fc4f893a25_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300272,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726196/general/d9c37be1-353e-42e4-8607-5a031d86b43f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70859b8a-1ec0-5a29-ae49-f0fc4f893a25/70859b8a-1ec0-5a29-ae49-f0fc4f893a25_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272151,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726196/general/28822b4c-0acc-47a9-ba77-1c2c0cdbabd8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70859b8a-1ec0-5a29-ae49-f0fc4f893a25/70859b8a-1ec0-5a29-ae49-f0fc4f893a25_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250883,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726196/general/a337a730-8ed1-4d99-b8ca-269f0048161b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70859b8a-1ec0-5a29-ae49-f0fc4f893a25/70859b8a-1ec0-5a29-ae49-f0fc4f893a25_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334350,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726196/general/fd144147-76a4-43f3-bf01-ee883107247c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70859b8a-1ec0-5a29-ae49-f0fc4f893a25/70859b8a-1ec0-5a29-ae49-f0fc4f893a25_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238783,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726196/general/aba43eef-65a7-4923-aeb9-8cc229a4697e.jpg',
'Width': 1400}],
'price': 13150,
'price_includes_vat': True,
'registration_date': '2021-09-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia Ceed SW 1.6 GDI Business - Hybrid - Automatic - 105 hp - 79.961 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722621%27 HTTP/1.1" 200 None
2026-03-25 10:18:22 [adesa.be] INFO: Saving data for 10722621: {'created_time': 1774433902.167255, 'last_price_update_time': 1774433902.167268, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722621') HTTP/1.1" 204 0
2026-03-25 10:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f2928c6-39ba-5b94-86e0-7ad5d0a13c26 with identifier: 10722701
2026-03-25 10:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f2928c6-39ba-5b94-86e0-7ad5d0a13c26 with identifier: 10722701
2026-03-25 10:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f2928c6-39ba-5b94-86e0-7ad5d0a13c26 with identifier: 10722701 to the API
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722701>
{'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-26T12:35:00Z',
'fuel_type': 'Electric',
'id': '0f2928c6-39ba-5b94-86e0-7ad5d0a13c26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DFJ857',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722701',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'EV6',
'odometer': 76315,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5734240/general/6a65b70b-e3c1-4a32-8f10-f67bd0b27570.jpg',
'https://images.openlane.eu/carimgs/5734240/general/c7399f80-fabd-4861-af63-ab84f4ac2408.jpg',
'https://images.openlane.eu/carimgs/5734240/general/4d55a6bd-fe3b-4958-8df7-a1c1f5aa545d.jpg',
'https://images.openlane.eu/carimgs/5734240/general/3c826626-bfa1-45da-9aff-8fe6badf59e7.jpg',
'https://images.openlane.eu/carimgs/5734240/general/5a6e5532-c587-4f0e-9850-e5901c2172be.jpg',
'https://images.openlane.eu/carimgs/5734240/general/59865d78-d1b7-4ce6-b752-4d3a95531dfd.jpg',
'https://images.openlane.eu/carimgs/5734240/general/e876fc4f-0d89-428f-b288-04a17828f71e.jpg',
'https://images.openlane.eu/carimgs/5734240/general/293beb06-f78e-423c-b474-5c9ccb658987.jpg',
'https://images.openlane.eu/carimgs/5734240/general/65fc06e5-dc4b-4ea1-bbe2-5af06eac3a50.jpg',
'https://images.openlane.eu/carimgs/5734240/general/4762ede4-06a8-4c47-93ec-c29de743f340.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f2928c6-39ba-5b94-86e0-7ad5d0a13c26/0f2928c6-39ba-5b94-86e0-7ad5d0a13c26_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377372,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734240/general/6a65b70b-e3c1-4a32-8f10-f67bd0b27570.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f2928c6-39ba-5b94-86e0-7ad5d0a13c26/0f2928c6-39ba-5b94-86e0-7ad5d0a13c26_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33448,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734240/general/c7399f80-fabd-4861-af63-ab84f4ac2408.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f2928c6-39ba-5b94-86e0-7ad5d0a13c26/0f2928c6-39ba-5b94-86e0-7ad5d0a13c26_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404637,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734240/general/4d55a6bd-fe3b-4958-8df7-a1c1f5aa545d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f2928c6-39ba-5b94-86e0-7ad5d0a13c26/0f2928c6-39ba-5b94-86e0-7ad5d0a13c26_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356247,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734240/general/3c826626-bfa1-45da-9aff-8fe6badf59e7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f2928c6-39ba-5b94-86e0-7ad5d0a13c26/0f2928c6-39ba-5b94-86e0-7ad5d0a13c26_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311829,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734240/general/5a6e5532-c587-4f0e-9850-e5901c2172be.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f2928c6-39ba-5b94-86e0-7ad5d0a13c26/0f2928c6-39ba-5b94-86e0-7ad5d0a13c26_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300626,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734240/general/59865d78-d1b7-4ce6-b752-4d3a95531dfd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f2928c6-39ba-5b94-86e0-7ad5d0a13c26/0f2928c6-39ba-5b94-86e0-7ad5d0a13c26_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313512,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734240/general/e876fc4f-0d89-428f-b288-04a17828f71e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f2928c6-39ba-5b94-86e0-7ad5d0a13c26/0f2928c6-39ba-5b94-86e0-7ad5d0a13c26_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319781,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734240/general/293beb06-f78e-423c-b474-5c9ccb658987.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f2928c6-39ba-5b94-86e0-7ad5d0a13c26/0f2928c6-39ba-5b94-86e0-7ad5d0a13c26_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254572,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734240/general/65fc06e5-dc4b-4ea1-bbe2-5af06eac3a50.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f2928c6-39ba-5b94-86e0-7ad5d0a13c26/0f2928c6-39ba-5b94-86e0-7ad5d0a13c26_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 585580,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734240/general/4762ede4-06a8-4c47-93ec-c29de743f340.jpg',
'Width': 1920}],
'price': 21550,
'price_includes_vat': True,
'registration_date': '2023-03-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia EV6 74 kWh Earth - Electric - Automatic - 229 hp - 76.315 km',
'transmission': 'automatic',
'trim': 'Earth',
'vin': None,
'year': 2023}
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722701%27 HTTP/1.1" 200 None
2026-03-25 10:18:22 [adesa.be] INFO: Saving data for 10722701: {'created_time': 1774433902.520905, 'last_price_update_time': 1774433902.520916, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722701') HTTP/1.1" 204 0
2026-03-25 10:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722372> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:22 [adesa.be] INFO: Found listing with ID: 10722673
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722673%27 HTTP/1.1" 200 None
2026-03-25 10:18:22 [adesa.be] INFO: Scrape type for 10722673: 1
2026-03-25 10:18:22 [adesa.be] INFO: Scraping item 10722673 url https://www.openlane.eu/en/carv6/auction/10722673
2026-03-25 10: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-25 10:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722413> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10:18:22 [adesa.be] INFO: Found listing with ID: 10722466
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722466%27 HTTP/1.1" 200 None
2026-03-25 10:18:22 [adesa.be] INFO: Scrape type for 10722466: 1
2026-03-25 10:18:22 [adesa.be] INFO: Scraping item 10722466 url https://www.openlane.eu/en/carv6/auction/10722466
2026-03-25 10:18:22 [adesa.be] INFO: Found listing with ID: 10722543
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722543%27 HTTP/1.1" 200 None
2026-03-25 10:18:22 [adesa.be] INFO: Scrape type for 10722543: 1
2026-03-25 10:18:22 [adesa.be] INFO: Scraping item 10722543 url https://www.openlane.eu/en/carv6/auction/10722543
2026-03-25 10:18:22 [adesa.be] INFO: Found listing with ID: 10722479
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722479%27 HTTP/1.1" 200 None
2026-03-25 10:18:22 [adesa.be] INFO: Scrape type for 10722479: 1
2026-03-25 10:18:22 [adesa.be] INFO: Scraping item 10722479 url https://www.openlane.eu/en/carv6/auction/10722479
2026-03-25 10:18:22 [adesa.be] INFO: Found listing with ID: 10722702
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722702%27 HTTP/1.1" 200 None
2026-03-25 10:18:22 [adesa.be] INFO: Scrape type for 10722702: 1
2026-03-25 10:18:22 [adesa.be] INFO: Scraping item 10722702 url https://www.openlane.eu/en/carv6/auction/10722702
2026-03-25 10:18:22 [adesa.be] INFO: Found listing with ID: 10722378
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722378%27 HTTP/1.1" 200 None
2026-03-25 10:18:22 [adesa.be] INFO: Scrape type for 10722378: 1
2026-03-25 10:18:22 [adesa.be] INFO: Scraping item 10722378 url https://www.openlane.eu/en/carv6/auction/10722378
2026-03-25 10:18:22 [adesa.be] INFO: Found listing with ID: 10722395
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722395%27 HTTP/1.1" 200 None
2026-03-25 10:18:22 [adesa.be] INFO: Scrape type for 10722395: 1
2026-03-25 10:18:22 [adesa.be] INFO: Scraping item 10722395 url https://www.openlane.eu/en/carv6/auction/10722395
2026-03-25 10:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab1d785a-f2db-5628-a423-92aa49991e38 with identifier: 10722372
2026-03-25 10:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab1d785a-f2db-5628-a423-92aa49991e38 with scrape type 1
2026-03-25 10:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab1d785a-f2db-5628-a423-92aa49991e38
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654764%252Fgeneral%252F2f341b43-7145-4a92-ab2d-8d7f07006114.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654764/general/2f341b43-7145-4a92-ab2d-8d7f07006114.jpg already downloaded
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654764%252Fgeneral%252F6df88b95-0381-4d72-a5de-fdf53873d0ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654764/general/6df88b95-0381-4d72-a5de-fdf53873d0ed.jpg already downloaded
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654764%252Fgeneral%252F2231e303-9f02-443c-be6b-8eee5e7b2c7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654764/general/2231e303-9f02-443c-be6b-8eee5e7b2c7b.jpg already downloaded
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654764%252Fgeneral%252F6ab05323-2ee0-4e01-bfad-2f491e6203c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654764/general/6ab05323-2ee0-4e01-bfad-2f491e6203c9.jpg already downloaded
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654764%252Fgeneral%252F53829afd-14c5-4a8b-94ec-f8a420e52ed4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654764/general/53829afd-14c5-4a8b-94ec-f8a420e52ed4.jpg already downloaded
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654764%252Fgeneral%252F666cb492-68e3-49e3-9948-6e81117937c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654764/general/666cb492-68e3-49e3-9948-6e81117937c7.jpg already downloaded
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654764%252Fgeneral%252F2d72576a-a6a3-46fc-90eb-813598549e75.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654764/general/2d72576a-a6a3-46fc-90eb-813598549e75.jpg already downloaded
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654764%252Fgeneral%252Fe450fb03-b89c-44f1-86c3-5d429336a07b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654764/general/e450fb03-b89c-44f1-86c3-5d429336a07b.jpg already downloaded
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654764%252Fgeneral%252F82273ad9-3656-41d4-ae6f-0377261f08b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654764/general/82273ad9-3656-41d4-ae6f-0377261f08b7.jpg already downloaded
2026-03-25 10:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5654764%252Fgeneral%252F5f2883d6-1f92-4428-969b-fef8e8f60509.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654764/general/5f2883d6-1f92-4428-969b-fef8e8f60509.jpg already downloaded
2026-03-25 10:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab1d785a-f2db-5628-a423-92aa49991e38, identifier: 10722372
2026-03-25 10:18:22 [adesa.be] INFO: Found listing with ID: 10722415
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722415%27 HTTP/1.1" 200 None
2026-03-25 10:18:23 [adesa.be] INFO: Scrape type for 10722415: 1
2026-03-25 10:18:23 [adesa.be] INFO: Scraping item 10722415 url https://www.openlane.eu/en/carv6/auction/10722415
2026-03-25 10:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab1d785a-f2db-5628-a423-92aa49991e38 with identifier: 10722372
2026-03-25 10:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab1d785a-f2db-5628-a423-92aa49991e38 with identifier: 10722372
2026-03-25 10:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab1d785a-f2db-5628-a423-92aa49991e38 with identifier: 10722372 to the API
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722372>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'ab1d785a-f2db-5628-a423-92aa49991e38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANB403',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722372',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 175265,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5654764/general/2f341b43-7145-4a92-ab2d-8d7f07006114.jpg',
'https://images.openlane.eu/carimgs/5654764/general/6df88b95-0381-4d72-a5de-fdf53873d0ed.jpg',
'https://images.openlane.eu/carimgs/5654764/general/2231e303-9f02-443c-be6b-8eee5e7b2c7b.jpg',
'https://images.openlane.eu/carimgs/5654764/general/6ab05323-2ee0-4e01-bfad-2f491e6203c9.jpg',
'https://images.openlane.eu/carimgs/5654764/general/53829afd-14c5-4a8b-94ec-f8a420e52ed4.jpg',
'https://images.openlane.eu/carimgs/5654764/general/666cb492-68e3-49e3-9948-6e81117937c7.jpg',
'https://images.openlane.eu/carimgs/5654764/general/2d72576a-a6a3-46fc-90eb-813598549e75.jpg',
'https://images.openlane.eu/carimgs/5654764/general/e450fb03-b89c-44f1-86c3-5d429336a07b.jpg',
'https://images.openlane.eu/carimgs/5654764/general/82273ad9-3656-41d4-ae6f-0377261f08b7.jpg',
'https://images.openlane.eu/carimgs/5654764/general/5f2883d6-1f92-4428-969b-fef8e8f60509.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab1d785a-f2db-5628-a423-92aa49991e38/ab1d785a-f2db-5628-a423-92aa49991e38_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182985,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654764/general/2f341b43-7145-4a92-ab2d-8d7f07006114.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab1d785a-f2db-5628-a423-92aa49991e38/ab1d785a-f2db-5628-a423-92aa49991e38_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208754,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654764/general/6df88b95-0381-4d72-a5de-fdf53873d0ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab1d785a-f2db-5628-a423-92aa49991e38/ab1d785a-f2db-5628-a423-92aa49991e38_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188629,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654764/general/2231e303-9f02-443c-be6b-8eee5e7b2c7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab1d785a-f2db-5628-a423-92aa49991e38/ab1d785a-f2db-5628-a423-92aa49991e38_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654764/general/6ab05323-2ee0-4e01-bfad-2f491e6203c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab1d785a-f2db-5628-a423-92aa49991e38/ab1d785a-f2db-5628-a423-92aa49991e38_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155705,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654764/general/53829afd-14c5-4a8b-94ec-f8a420e52ed4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab1d785a-f2db-5628-a423-92aa49991e38/ab1d785a-f2db-5628-a423-92aa49991e38_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128356,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654764/general/666cb492-68e3-49e3-9948-6e81117937c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab1d785a-f2db-5628-a423-92aa49991e38/ab1d785a-f2db-5628-a423-92aa49991e38_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654764/general/2d72576a-a6a3-46fc-90eb-813598549e75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab1d785a-f2db-5628-a423-92aa49991e38/ab1d785a-f2db-5628-a423-92aa49991e38_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654764/general/e450fb03-b89c-44f1-86c3-5d429336a07b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab1d785a-f2db-5628-a423-92aa49991e38/ab1d785a-f2db-5628-a423-92aa49991e38_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106600,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654764/general/82273ad9-3656-41d4-ae6f-0377261f08b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab1d785a-f2db-5628-a423-92aa49991e38/ab1d785a-f2db-5628-a423-92aa49991e38_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177127,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654764/general/5f2883d6-1f92-4428-969b-fef8e8f60509.jpg',
'Width': 1024}],
'price': 14450,
'price_includes_vat': True,
'registration_date': '2021-05-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 163 hp - 175.265 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722372%27 HTTP/1.1" 200 None
2026-03-25 10:18:23 [adesa.be] INFO: Saving data for 10722372: {'created_time': 1774433903.34201, 'last_price_update_time': 1774433903.342021, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722372') HTTP/1.1" 204 0
2026-03-25 10:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40c096fd-abbc-5420-85a3-09403b732f4d with identifier: 10722413
2026-03-25 10:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40c096fd-abbc-5420-85a3-09403b732f4d with scrape type 1
2026-03-25 10:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 40c096fd-abbc-5420-85a3-09403b732f4d
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683785%252Fgeneral%252F499e905f-b6b8-4d71-ba35-c5408b8fa01d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683785/general/499e905f-b6b8-4d71-ba35-c5408b8fa01d.jpg already downloaded
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683785%252Fgeneral%252F89c39288-5ebb-416d-bcb2-0aa982dfbd19.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683785/general/89c39288-5ebb-416d-bcb2-0aa982dfbd19.jpg already downloaded
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683785%252Fgeneral%252F243d99f3-a674-447c-a18b-5af2d98d7fe8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683785/general/243d99f3-a674-447c-a18b-5af2d98d7fe8.jpg already downloaded
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683785%252Fgeneral%252F52683d73-c1dd-4fda-a8ee-9e9d6e9943ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683785/general/52683d73-c1dd-4fda-a8ee-9e9d6e9943ae.jpg already downloaded
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683785%252Fgeneral%252F76d56382-e427-4eed-80f4-d2861d76a2c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683785/general/76d56382-e427-4eed-80f4-d2861d76a2c6.jpg already downloaded
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683785%252Fgeneral%252F9097c0e9-51e4-4275-bf16-db92067b1727.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683785/general/9097c0e9-51e4-4275-bf16-db92067b1727.jpg already downloaded
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683785%252Fgeneral%252F996eed4e-869b-4429-b858-dece3f4e5e39.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683785/general/996eed4e-869b-4429-b858-dece3f4e5e39.jpg already downloaded
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683785%252Fgeneral%252F64f583a3-1841-4236-a7dd-076f037660d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683785/general/64f583a3-1841-4236-a7dd-076f037660d9.jpg already downloaded
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683785%252Fgeneral%252F7c3499ff-4883-4f22-93c4-3ac6696ca8d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683785/general/7c3499ff-4883-4f22-93c4-3ac6696ca8d5.jpg already downloaded
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683785%252Fgeneral%252Fa8bb5dd8-a8a1-4f18-a8c9-c359e6634553.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683785/general/a8bb5dd8-a8a1-4f18-a8c9-c359e6634553.jpg already downloaded
2026-03-25 10:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40c096fd-abbc-5420-85a3-09403b732f4d, identifier: 10722413
2026-03-25 10:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3362343-6ab7-56ec-b0fb-fd51657b361d with identifier: 10722670
2026-03-25 10:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3362343-6ab7-56ec-b0fb-fd51657b361d with scrape type 1
2026-03-25 10:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3362343-6ab7-56ec-b0fb-fd51657b361d
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731705%252Fgeneral%252Fb66d396e-7b2a-4205-b883-1f9938952730.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731705/general/b66d396e-7b2a-4205-b883-1f9938952730.jpg already downloaded
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731705%252Fgeneral%252F3aeae19c-62c7-4113-a105-421b100a7a2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731705/general/3aeae19c-62c7-4113-a105-421b100a7a2e.jpg already downloaded
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731705%252Fgeneral%252Fcf8a0d02-1dd0-456d-8abc-de2d660f283e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731705/general/cf8a0d02-1dd0-456d-8abc-de2d660f283e.jpg already downloaded
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731705%252Fgeneral%252Fc7a932ee-ffc5-48c6-aefe-97d8b974c00e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731705/general/c7a932ee-ffc5-48c6-aefe-97d8b974c00e.jpg already downloaded
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731705%252Fgeneral%252Fbbcf7b3d-fe71-453b-b79a-241bce1af2e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731705/general/bbcf7b3d-fe71-453b-b79a-241bce1af2e4.jpg already downloaded
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731705%252Fgeneral%252F49586606-d078-43b2-950f-ae89dfcac7bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731705/general/49586606-d078-43b2-950f-ae89dfcac7bc.jpg already downloaded
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731705%252Fgeneral%252F36ebcb9e-0b12-4af2-8231-2425af2fb1a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731705/general/36ebcb9e-0b12-4af2-8231-2425af2fb1a1.jpg already downloaded
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731705%252Fgeneral%252Fa9d72581-a837-412a-98d7-d0f952bf3b93.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731705/general/a9d72581-a837-412a-98d7-d0f952bf3b93.jpg already downloaded
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731705%252Fgeneral%252F8d022359-64aa-45bf-aaf0-5859d3d6a2ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731705/general/8d022359-64aa-45bf-aaf0-5859d3d6a2ad.jpg already downloaded
2026-03-25 10:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731705%252Fgeneral%252F9c46cffd-2579-45b2-a93d-bb98cf45d7d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731705/general/9c46cffd-2579-45b2-a93d-bb98cf45d7d4.jpg already downloaded
2026-03-25 10:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3362343-6ab7-56ec-b0fb-fd51657b361d, identifier: 10722670
2026-03-25 10:18:24 [adesa.be] INFO: Found listing with ID: 10722496
2026-03-25 10:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722496%27 HTTP/1.1" 200 None
2026-03-25 10:18:24 [adesa.be] INFO: Scrape type for 10722496: 1
2026-03-25 10:18:24 [adesa.be] INFO: Scraping item 10722496 url https://www.openlane.eu/en/carv6/auction/10722496
2026-03-25 10:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722366> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40c096fd-abbc-5420-85a3-09403b732f4d with identifier: 10722413
2026-03-25 10:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40c096fd-abbc-5420-85a3-09403b732f4d with identifier: 10722413
2026-03-25 10:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40c096fd-abbc-5420-85a3-09403b732f4d with identifier: 10722413 to the API
2026-03-25 10:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722413>
{'auction_title': '',
'c_o_2_emission_value': 182,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '40c096fd-abbc-5420-85a3-09403b732f4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UQQ831',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722413',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 40862,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5683785/general/499e905f-b6b8-4d71-ba35-c5408b8fa01d.jpg',
'https://images.openlane.eu/carimgs/5683785/general/89c39288-5ebb-416d-bcb2-0aa982dfbd19.jpg',
'https://images.openlane.eu/carimgs/5683785/general/243d99f3-a674-447c-a18b-5af2d98d7fe8.jpg',
'https://images.openlane.eu/carimgs/5683785/general/52683d73-c1dd-4fda-a8ee-9e9d6e9943ae.jpg',
'https://images.openlane.eu/carimgs/5683785/general/76d56382-e427-4eed-80f4-d2861d76a2c6.jpg',
'https://images.openlane.eu/carimgs/5683785/general/9097c0e9-51e4-4275-bf16-db92067b1727.jpg',
'https://images.openlane.eu/carimgs/5683785/general/996eed4e-869b-4429-b858-dece3f4e5e39.jpg',
'https://images.openlane.eu/carimgs/5683785/general/64f583a3-1841-4236-a7dd-076f037660d9.jpg',
'https://images.openlane.eu/carimgs/5683785/general/7c3499ff-4883-4f22-93c4-3ac6696ca8d5.jpg',
'https://images.openlane.eu/carimgs/5683785/general/a8bb5dd8-a8a1-4f18-a8c9-c359e6634553.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40c096fd-abbc-5420-85a3-09403b732f4d/40c096fd-abbc-5420-85a3-09403b732f4d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263540,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683785/general/499e905f-b6b8-4d71-ba35-c5408b8fa01d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40c096fd-abbc-5420-85a3-09403b732f4d/40c096fd-abbc-5420-85a3-09403b732f4d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238135,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683785/general/89c39288-5ebb-416d-bcb2-0aa982dfbd19.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40c096fd-abbc-5420-85a3-09403b732f4d/40c096fd-abbc-5420-85a3-09403b732f4d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239254,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683785/general/243d99f3-a674-447c-a18b-5af2d98d7fe8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40c096fd-abbc-5420-85a3-09403b732f4d/40c096fd-abbc-5420-85a3-09403b732f4d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226632,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683785/general/52683d73-c1dd-4fda-a8ee-9e9d6e9943ae.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40c096fd-abbc-5420-85a3-09403b732f4d/40c096fd-abbc-5420-85a3-09403b732f4d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222453,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683785/general/76d56382-e427-4eed-80f4-d2861d76a2c6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40c096fd-abbc-5420-85a3-09403b732f4d/40c096fd-abbc-5420-85a3-09403b732f4d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288910,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683785/general/9097c0e9-51e4-4275-bf16-db92067b1727.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40c096fd-abbc-5420-85a3-09403b732f4d/40c096fd-abbc-5420-85a3-09403b732f4d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248881,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683785/general/996eed4e-869b-4429-b858-dece3f4e5e39.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40c096fd-abbc-5420-85a3-09403b732f4d/40c096fd-abbc-5420-85a3-09403b732f4d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268965,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683785/general/64f583a3-1841-4236-a7dd-076f037660d9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40c096fd-abbc-5420-85a3-09403b732f4d/40c096fd-abbc-5420-85a3-09403b732f4d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246392,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683785/general/7c3499ff-4883-4f22-93c4-3ac6696ca8d5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40c096fd-abbc-5420-85a3-09403b732f4d/40c096fd-abbc-5420-85a3-09403b732f4d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242765,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683785/general/a8bb5dd8-a8a1-4f18-a8c9-c359e6634553.jpg',
'Width': 1400}],
'price': 11450,
'price_includes_vat': True,
'registration_date': '2018-07-10',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'40.862 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-25 10:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722413%27 HTTP/1.1" 200 None
2026-03-25 10:18:24 [adesa.be] INFO: Saving data for 10722413: {'created_time': 1774433904.37234, 'last_price_update_time': 1774433904.372351, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722413') HTTP/1.1" 204 0
2026-03-25 10:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3362343-6ab7-56ec-b0fb-fd51657b361d with identifier: 10722670
2026-03-25 10:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3362343-6ab7-56ec-b0fb-fd51657b361d with identifier: 10722670
2026-03-25 10:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3362343-6ab7-56ec-b0fb-fd51657b361d with identifier: 10722670 to the API
2026-03-25 10:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722670>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'd3362343-6ab7-56ec-b0fb-fd51657b361d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLM700',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722670',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 78888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5731705/general/b66d396e-7b2a-4205-b883-1f9938952730.jpg',
'https://images.openlane.eu/carimgs/5731705/general/3aeae19c-62c7-4113-a105-421b100a7a2e.jpg',
'https://images.openlane.eu/carimgs/5731705/general/cf8a0d02-1dd0-456d-8abc-de2d660f283e.jpg',
'https://images.openlane.eu/carimgs/5731705/general/c7a932ee-ffc5-48c6-aefe-97d8b974c00e.jpg',
'https://images.openlane.eu/carimgs/5731705/general/bbcf7b3d-fe71-453b-b79a-241bce1af2e4.jpg',
'https://images.openlane.eu/carimgs/5731705/general/49586606-d078-43b2-950f-ae89dfcac7bc.jpg',
'https://images.openlane.eu/carimgs/5731705/general/36ebcb9e-0b12-4af2-8231-2425af2fb1a1.jpg',
'https://images.openlane.eu/carimgs/5731705/general/a9d72581-a837-412a-98d7-d0f952bf3b93.jpg',
'https://images.openlane.eu/carimgs/5731705/general/8d022359-64aa-45bf-aaf0-5859d3d6a2ad.jpg',
'https://images.openlane.eu/carimgs/5731705/general/9c46cffd-2579-45b2-a93d-bb98cf45d7d4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3362343-6ab7-56ec-b0fb-fd51657b361d/d3362343-6ab7-56ec-b0fb-fd51657b361d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85694,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731705/general/b66d396e-7b2a-4205-b883-1f9938952730.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3362343-6ab7-56ec-b0fb-fd51657b361d/d3362343-6ab7-56ec-b0fb-fd51657b361d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88443,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731705/general/3aeae19c-62c7-4113-a105-421b100a7a2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3362343-6ab7-56ec-b0fb-fd51657b361d/d3362343-6ab7-56ec-b0fb-fd51657b361d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76588,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731705/general/cf8a0d02-1dd0-456d-8abc-de2d660f283e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3362343-6ab7-56ec-b0fb-fd51657b361d/d3362343-6ab7-56ec-b0fb-fd51657b361d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77562,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731705/general/c7a932ee-ffc5-48c6-aefe-97d8b974c00e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3362343-6ab7-56ec-b0fb-fd51657b361d/d3362343-6ab7-56ec-b0fb-fd51657b361d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731705/general/bbcf7b3d-fe71-453b-b79a-241bce1af2e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3362343-6ab7-56ec-b0fb-fd51657b361d/d3362343-6ab7-56ec-b0fb-fd51657b361d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731705/general/49586606-d078-43b2-950f-ae89dfcac7bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3362343-6ab7-56ec-b0fb-fd51657b361d/d3362343-6ab7-56ec-b0fb-fd51657b361d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100254,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731705/general/36ebcb9e-0b12-4af2-8231-2425af2fb1a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3362343-6ab7-56ec-b0fb-fd51657b361d/d3362343-6ab7-56ec-b0fb-fd51657b361d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124315,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731705/general/a9d72581-a837-412a-98d7-d0f952bf3b93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3362343-6ab7-56ec-b0fb-fd51657b361d/d3362343-6ab7-56ec-b0fb-fd51657b361d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731705/general/8d022359-64aa-45bf-aaf0-5859d3d6a2ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3362343-6ab7-56ec-b0fb-fd51657b361d/d3362343-6ab7-56ec-b0fb-fd51657b361d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731705/general/9c46cffd-2579-45b2-a93d-bb98cf45d7d4.jpg',
'Width': 1024}],
'price': 13650,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Ford Transit L3H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'78.888 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-25 10:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722670%27 HTTP/1.1" 200 None
2026-03-25 10:18:24 [adesa.be] INFO: Saving data for 10722670: {'created_time': 1774433904.682634, 'last_price_update_time': 1774433904.682646, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722670') HTTP/1.1" 204 0
2026-03-25 10: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-25 10:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722450> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:24 [adesa.be] INFO: Found listing with ID: 10722379
2026-03-25 10:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722379%27 HTTP/1.1" 200 None
2026-03-25 10:18:24 [adesa.be] INFO: Scrape type for 10722379: 1
2026-03-25 10:18:24 [adesa.be] INFO: Scraping item 10722379 url https://www.openlane.eu/en/carv6/auction/10722379
2026-03-25 10: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-25 10: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-25 10:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:18:24 [adesa.be] INFO: Found listing with ID: 10722674
2026-03-25 10:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722674%27 HTTP/1.1" 200 None
2026-03-25 10:18:24 [adesa.be] INFO: Scrape type for 10722674: 1
2026-03-25 10:18:24 [adesa.be] INFO: Scraping item 10722674 url https://www.openlane.eu/en/carv6/auction/10722674
2026-03-25 10:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7302e963-cdc2-501e-b1e0-e6db65827d57 with identifier: 10722366
2026-03-25 10:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7302e963-cdc2-501e-b1e0-e6db65827d57 with scrape type 1
2026-03-25 10:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7302e963-cdc2-501e-b1e0-e6db65827d57
2026-03-25 10:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652632%252Fgeneral%252Fdedede14-c674-46c8-914c-c87f99fda7ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652632/general/dedede14-c674-46c8-914c-c87f99fda7ee.jpg already downloaded
2026-03-25 10:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652632%252Fgeneral%252F44d1ccd6-2cf9-41a8-b5f1-58e6e9d3cfa5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652632/general/44d1ccd6-2cf9-41a8-b5f1-58e6e9d3cfa5.jpg already downloaded
2026-03-25 10:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652632%252Fgeneral%252Ff28ed5bc-9401-4955-ad86-5606a5c245f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652632/general/f28ed5bc-9401-4955-ad86-5606a5c245f4.jpg already downloaded
2026-03-25 10:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652632%252Fgeneral%252F49c24c08-49e0-4e39-ac3d-56f6a3a7d97a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652632/general/49c24c08-49e0-4e39-ac3d-56f6a3a7d97a.jpg already downloaded
2026-03-25 10:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652632%252Fgeneral%252Ff12a051e-8be4-469a-bdec-68dad3ebc508.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652632/general/f12a051e-8be4-469a-bdec-68dad3ebc508.jpg already downloaded
2026-03-25 10:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652632%252Fgeneral%252F1e914109-bb8e-453f-b177-dbc64bee4c3e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652632/general/1e914109-bb8e-453f-b177-dbc64bee4c3e.jpg already downloaded
2026-03-25 10:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652632%252Fgeneral%252Fe98c84a9-8d94-45e5-a938-51274a15443f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652632/general/e98c84a9-8d94-45e5-a938-51274a15443f.jpg already downloaded
2026-03-25 10:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652632%252Fgeneral%252F90ead35c-af70-4e59-ad7a-80509b3be117.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652632/general/90ead35c-af70-4e59-ad7a-80509b3be117.jpg already downloaded
2026-03-25 10:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652632%252Fgeneral%252Ff2d5ee9b-3bb1-47bc-8f36-4da506d7f3ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652632/general/f2d5ee9b-3bb1-47bc-8f36-4da506d7f3ad.jpg already downloaded
2026-03-25 10:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5652632%252Fgeneral%252Fa69a83e2-197a-4a13-a125-bae4700f3b64.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652632/general/a69a83e2-197a-4a13-a125-bae4700f3b64.jpg already downloaded
2026-03-25 10:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7302e963-cdc2-501e-b1e0-e6db65827d57, identifier: 10722366
2026-03-25 10:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7302e963-cdc2-501e-b1e0-e6db65827d57 with identifier: 10722366
2026-03-25 10:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7302e963-cdc2-501e-b1e0-e6db65827d57 with identifier: 10722366
2026-03-25 10:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7302e963-cdc2-501e-b1e0-e6db65827d57 with identifier: 10722366 to the API
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722366>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '7302e963-cdc2-501e-b1e0-e6db65827d57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DQT232',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722366',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 77756,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5652632/general/dedede14-c674-46c8-914c-c87f99fda7ee.jpg',
'https://images.openlane.eu/carimgs/5652632/general/44d1ccd6-2cf9-41a8-b5f1-58e6e9d3cfa5.jpg',
'https://images.openlane.eu/carimgs/5652632/general/f28ed5bc-9401-4955-ad86-5606a5c245f4.jpg',
'https://images.openlane.eu/carimgs/5652632/general/49c24c08-49e0-4e39-ac3d-56f6a3a7d97a.jpg',
'https://images.openlane.eu/carimgs/5652632/general/f12a051e-8be4-469a-bdec-68dad3ebc508.jpg',
'https://images.openlane.eu/carimgs/5652632/general/1e914109-bb8e-453f-b177-dbc64bee4c3e.jpg',
'https://images.openlane.eu/carimgs/5652632/general/e98c84a9-8d94-45e5-a938-51274a15443f.jpg',
'https://images.openlane.eu/carimgs/5652632/general/90ead35c-af70-4e59-ad7a-80509b3be117.jpg',
'https://images.openlane.eu/carimgs/5652632/general/f2d5ee9b-3bb1-47bc-8f36-4da506d7f3ad.jpg',
'https://images.openlane.eu/carimgs/5652632/general/a69a83e2-197a-4a13-a125-bae4700f3b64.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7302e963-cdc2-501e-b1e0-e6db65827d57/7302e963-cdc2-501e-b1e0-e6db65827d57_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178035,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652632/general/dedede14-c674-46c8-914c-c87f99fda7ee.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7302e963-cdc2-501e-b1e0-e6db65827d57/7302e963-cdc2-501e-b1e0-e6db65827d57_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187464,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652632/general/44d1ccd6-2cf9-41a8-b5f1-58e6e9d3cfa5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7302e963-cdc2-501e-b1e0-e6db65827d57/7302e963-cdc2-501e-b1e0-e6db65827d57_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199890,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652632/general/f28ed5bc-9401-4955-ad86-5606a5c245f4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7302e963-cdc2-501e-b1e0-e6db65827d57/7302e963-cdc2-501e-b1e0-e6db65827d57_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202821,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652632/general/49c24c08-49e0-4e39-ac3d-56f6a3a7d97a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7302e963-cdc2-501e-b1e0-e6db65827d57/7302e963-cdc2-501e-b1e0-e6db65827d57_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225143,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652632/general/f12a051e-8be4-469a-bdec-68dad3ebc508.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7302e963-cdc2-501e-b1e0-e6db65827d57/7302e963-cdc2-501e-b1e0-e6db65827d57_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223363,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652632/general/1e914109-bb8e-453f-b177-dbc64bee4c3e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7302e963-cdc2-501e-b1e0-e6db65827d57/7302e963-cdc2-501e-b1e0-e6db65827d57_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265458,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652632/general/e98c84a9-8d94-45e5-a938-51274a15443f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7302e963-cdc2-501e-b1e0-e6db65827d57/7302e963-cdc2-501e-b1e0-e6db65827d57_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204324,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652632/general/90ead35c-af70-4e59-ad7a-80509b3be117.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7302e963-cdc2-501e-b1e0-e6db65827d57/7302e963-cdc2-501e-b1e0-e6db65827d57_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236563,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652632/general/f2d5ee9b-3bb1-47bc-8f36-4da506d7f3ad.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7302e963-cdc2-501e-b1e0-e6db65827d57/7302e963-cdc2-501e-b1e0-e6db65827d57_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305274,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652632/general/a69a83e2-197a-4a13-a125-bae4700f3b64.jpg',
'Width': 1400}],
'price': 10250,
'price_includes_vat': True,
'registration_date': '2023-05-30',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Puma 1.0 Titanium - Petrol - Manual - 125 hp - 77.756 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2023}
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722366%27 HTTP/1.1" 200 None
2026-03-25 10:18:25 [adesa.be] INFO: Saving data for 10722366: {'created_time': 1774433905.345334, 'last_price_update_time': 1774433905.345346, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722366') HTTP/1.1" 204 0
2026-03-25 10:18:25 [adesa.be] INFO: Found listing with ID: 10722389
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722389%27 HTTP/1.1" 200 None
2026-03-25 10:18:25 [adesa.be] INFO: Scrape type for 10722389: 1
2026-03-25 10:18:25 [adesa.be] INFO: Scraping item 10722389 url https://www.openlane.eu/en/carv6/auction/10722389
2026-03-25 10:18:25 [adesa.be] INFO: Found listing with ID: 10722642
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722642%27 HTTP/1.1" 200 None
2026-03-25 10:18:25 [adesa.be] INFO: Scrape type for 10722642: 1
2026-03-25 10:18:25 [adesa.be] INFO: Scraping item 10722642 url https://www.openlane.eu/en/carv6/auction/10722642
2026-03-25 10:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31f321d5-a2ce-55c0-bff5-a218dfe5c11d with identifier: 10722412
2026-03-25 10:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31f321d5-a2ce-55c0-bff5-a218dfe5c11d with scrape type 1
2026-03-25 10:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 31f321d5-a2ce-55c0-bff5-a218dfe5c11d
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683784%252Fgeneral%252F109ae056-355d-4136-ad27-d91a9f150001.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683784/general/109ae056-355d-4136-ad27-d91a9f150001.jpg already downloaded
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683784%252Fgeneral%252F817d3abd-6db1-4b83-b249-d233ad18fe34.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683784/general/817d3abd-6db1-4b83-b249-d233ad18fe34.jpg already downloaded
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683784%252Fgeneral%252Fc8a8518c-0a8b-498a-bd89-37d7eec5b93a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683784/general/c8a8518c-0a8b-498a-bd89-37d7eec5b93a.jpg already downloaded
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683784%252Fgeneral%252F544441ed-d52f-4598-a0e9-d8701b2a7675.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683784/general/544441ed-d52f-4598-a0e9-d8701b2a7675.jpg already downloaded
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683784%252Fgeneral%252Fbbe49dab-bd68-48da-95b4-4e89b948b105.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683784/general/bbe49dab-bd68-48da-95b4-4e89b948b105.jpg already downloaded
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683784%252Fgeneral%252Fc4713aa8-93fb-45df-9e90-081be3f8ae35.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683784/general/c4713aa8-93fb-45df-9e90-081be3f8ae35.jpg already downloaded
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683784%252Fgeneral%252F7a8c1b54-ec3d-4164-ba75-65c71d61ab79.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683784/general/7a8c1b54-ec3d-4164-ba75-65c71d61ab79.jpg already downloaded
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683784%252Fgeneral%252F238febea-0886-41f4-bc39-85a6b28367ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683784/general/238febea-0886-41f4-bc39-85a6b28367ca.jpg already downloaded
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683784%252Fgeneral%252F07d860dd-e682-4e72-80da-032a7116a174.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683784/general/07d860dd-e682-4e72-80da-032a7116a174.jpg already downloaded
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5683784%252Fgeneral%252F9d703374-e3fe-463b-bf2a-ecd4e87af8ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683784/general/9d703374-e3fe-463b-bf2a-ecd4e87af8ed.jpg already downloaded
2026-03-25 10:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 31f321d5-a2ce-55c0-bff5-a218dfe5c11d, identifier: 10722412
2026-03-25 10:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd27064e-a93c-5f12-af84-06f90cf5989c with identifier: 10722450
2026-03-25 10:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd27064e-a93c-5f12-af84-06f90cf5989c with scrape type 1
2026-03-25 10:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd27064e-a93c-5f12-af84-06f90cf5989c
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691889%252Fgeneral%252F892c3ddb-c50d-409e-afab-aec0bd5051fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691889/general/892c3ddb-c50d-409e-afab-aec0bd5051fc.jpg already downloaded
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691889%252Fgeneral%252F9a8f64ce-1c7c-43cd-842a-6f7a631e779a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691889/general/9a8f64ce-1c7c-43cd-842a-6f7a631e779a.jpg already downloaded
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691889%252Fgeneral%252Fcaa01518-f49c-4500-82a2-301cd0e431fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691889/general/caa01518-f49c-4500-82a2-301cd0e431fa.jpg already downloaded
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691889%252Fgeneral%252F36c4e3d8-fb39-4154-85bc-b8d465351331.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691889/general/36c4e3d8-fb39-4154-85bc-b8d465351331.jpg already downloaded
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691889%252Fgeneral%252F7dc58a8f-5463-45f5-9df2-1215654f1312.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691889/general/7dc58a8f-5463-45f5-9df2-1215654f1312.jpg already downloaded
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691889%252Fgeneral%252F72af6aa6-ecc8-44a8-b959-be1e7056ba2f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691889/general/72af6aa6-ecc8-44a8-b959-be1e7056ba2f.jpg already downloaded
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691889%252Fgeneral%252F32cde9f0-dc7c-4993-a0d5-23af7c69afe8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691889/general/32cde9f0-dc7c-4993-a0d5-23af7c69afe8.jpg already downloaded
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691889%252Fgeneral%252F188e1648-b504-45b7-ac8e-9bf8831b87f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691889/general/188e1648-b504-45b7-ac8e-9bf8831b87f8.jpg already downloaded
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691889%252Fgeneral%252F70bbc829-b271-4076-84eb-5967066999f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691889/general/70bbc829-b271-4076-84eb-5967066999f0.jpg already downloaded
2026-03-25 10:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5691889%252Fgeneral%252F10d3ae6c-4973-4495-bb55-8b56e45b5435.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691889/general/10d3ae6c-4973-4495-bb55-8b56e45b5435.jpg already downloaded
2026-03-25 10:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd27064e-a93c-5f12-af84-06f90cf5989c, identifier: 10722450
2026-03-25 10:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcf69f23-4f7a-5eb7-bd32-b638c30faddd with identifier: 10722618
2026-03-25 10:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcf69f23-4f7a-5eb7-bd32-b638c30faddd with scrape type 1
2026-03-25 10:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fcf69f23-4f7a-5eb7-bd32-b638c30faddd
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726181%252Fgeneral%252F5fdd29b2-ef35-458f-a09b-0f9752c15822.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726181/general/5fdd29b2-ef35-458f-a09b-0f9752c15822.jpg already downloaded
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726181%252Fgeneral%252F450fa275-683e-45cf-abcc-ea3b7c6d7c1c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726181/general/450fa275-683e-45cf-abcc-ea3b7c6d7c1c.jpg already downloaded
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726181%252Fgeneral%252F698f8654-2fcd-414f-b822-0077c7714d37.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726181/general/698f8654-2fcd-414f-b822-0077c7714d37.jpg already downloaded
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726181%252Fgeneral%252F3fc580e1-1796-4ae3-82db-f1fab5afed03.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726181/general/3fc580e1-1796-4ae3-82db-f1fab5afed03.jpg already downloaded
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726181%252Fgeneral%252Fc2592dd5-2e0d-40d9-8ff5-c4860dac16ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726181/general/c2592dd5-2e0d-40d9-8ff5-c4860dac16ae.jpg already downloaded
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726181%252Fgeneral%252F5711c185-697f-408c-b96f-36fb09d2b802.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726181/general/5711c185-697f-408c-b96f-36fb09d2b802.jpg already downloaded
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726181%252Fgeneral%252F4901b17d-be21-447c-8a80-9d9a3aab357a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726181/general/4901b17d-be21-447c-8a80-9d9a3aab357a.jpg already downloaded
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726181%252Fgeneral%252F0c7d508c-524a-4658-9511-c03d111d5121.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726181/general/0c7d508c-524a-4658-9511-c03d111d5121.jpg already downloaded
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726181%252Fgeneral%252F5030fa8d-02f2-47bb-8a56-b5846034b58d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726181/general/5030fa8d-02f2-47bb-8a56-b5846034b58d.jpg already downloaded
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726181%252Fgeneral%252F4f97d5ed-4afc-4549-8b60-205a8c2ee21f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726181/general/4f97d5ed-4afc-4549-8b60-205a8c2ee21f.jpg already downloaded
2026-03-25 10:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fcf69f23-4f7a-5eb7-bd32-b638c30faddd, identifier: 10722618
2026-03-25 10:18:26 [adesa.be] INFO: Found listing with ID: 10722374
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722374%27 HTTP/1.1" 200 None
2026-03-25 10:18:26 [adesa.be] INFO: Scrape type for 10722374: 1
2026-03-25 10:18:26 [adesa.be] INFO: Scraping item 10722374 url https://www.openlane.eu/en/carv6/auction/10722374
2026-03-25 10:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 31f321d5-a2ce-55c0-bff5-a218dfe5c11d with identifier: 10722412
2026-03-25 10:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 31f321d5-a2ce-55c0-bff5-a218dfe5c11d with identifier: 10722412
2026-03-25 10:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 31f321d5-a2ce-55c0-bff5-a218dfe5c11d with identifier: 10722412 to the API
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722412>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '31f321d5-a2ce-55c0-bff5-a218dfe5c11d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBQ603',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722412',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 48870,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5683784/general/109ae056-355d-4136-ad27-d91a9f150001.jpg',
'https://images.openlane.eu/carimgs/5683784/general/817d3abd-6db1-4b83-b249-d233ad18fe34.jpg',
'https://images.openlane.eu/carimgs/5683784/general/c8a8518c-0a8b-498a-bd89-37d7eec5b93a.jpg',
'https://images.openlane.eu/carimgs/5683784/general/544441ed-d52f-4598-a0e9-d8701b2a7675.jpg',
'https://images.openlane.eu/carimgs/5683784/general/bbe49dab-bd68-48da-95b4-4e89b948b105.jpg',
'https://images.openlane.eu/carimgs/5683784/general/c4713aa8-93fb-45df-9e90-081be3f8ae35.jpg',
'https://images.openlane.eu/carimgs/5683784/general/7a8c1b54-ec3d-4164-ba75-65c71d61ab79.jpg',
'https://images.openlane.eu/carimgs/5683784/general/238febea-0886-41f4-bc39-85a6b28367ca.jpg',
'https://images.openlane.eu/carimgs/5683784/general/07d860dd-e682-4e72-80da-032a7116a174.jpg',
'https://images.openlane.eu/carimgs/5683784/general/9d703374-e3fe-463b-bf2a-ecd4e87af8ed.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f321d5-a2ce-55c0-bff5-a218dfe5c11d/31f321d5-a2ce-55c0-bff5-a218dfe5c11d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83166,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683784/general/109ae056-355d-4136-ad27-d91a9f150001.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f321d5-a2ce-55c0-bff5-a218dfe5c11d/31f321d5-a2ce-55c0-bff5-a218dfe5c11d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80473,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683784/general/817d3abd-6db1-4b83-b249-d233ad18fe34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f321d5-a2ce-55c0-bff5-a218dfe5c11d/31f321d5-a2ce-55c0-bff5-a218dfe5c11d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72419,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683784/general/c8a8518c-0a8b-498a-bd89-37d7eec5b93a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f321d5-a2ce-55c0-bff5-a218dfe5c11d/31f321d5-a2ce-55c0-bff5-a218dfe5c11d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71177,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683784/general/544441ed-d52f-4598-a0e9-d8701b2a7675.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f321d5-a2ce-55c0-bff5-a218dfe5c11d/31f321d5-a2ce-55c0-bff5-a218dfe5c11d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85051,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683784/general/bbe49dab-bd68-48da-95b4-4e89b948b105.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f321d5-a2ce-55c0-bff5-a218dfe5c11d/31f321d5-a2ce-55c0-bff5-a218dfe5c11d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79529,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683784/general/c4713aa8-93fb-45df-9e90-081be3f8ae35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f321d5-a2ce-55c0-bff5-a218dfe5c11d/31f321d5-a2ce-55c0-bff5-a218dfe5c11d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683784/general/7a8c1b54-ec3d-4164-ba75-65c71d61ab79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f321d5-a2ce-55c0-bff5-a218dfe5c11d/31f321d5-a2ce-55c0-bff5-a218dfe5c11d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71537,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683784/general/238febea-0886-41f4-bc39-85a6b28367ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f321d5-a2ce-55c0-bff5-a218dfe5c11d/31f321d5-a2ce-55c0-bff5-a218dfe5c11d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62780,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683784/general/07d860dd-e682-4e72-80da-032a7116a174.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f321d5-a2ce-55c0-bff5-a218dfe5c11d/31f321d5-a2ce-55c0-bff5-a218dfe5c11d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137925,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683784/general/9d703374-e3fe-463b-bf2a-ecd4e87af8ed.jpg',
'Width': 1024}],
'price': 12150,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Puma 1.0 Titanium - Petrol - Manual - 125 hp - 48.870 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2023}
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722412%27 HTTP/1.1" 200 None
2026-03-25 10:18:26 [adesa.be] INFO: Saving data for 10722412: {'created_time': 1774433906.692709, 'last_price_update_time': 1774433906.692722, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722412') HTTP/1.1" 204 0
2026-03-25 10:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd27064e-a93c-5f12-af84-06f90cf5989c with identifier: 10722450
2026-03-25 10:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd27064e-a93c-5f12-af84-06f90cf5989c with identifier: 10722450
2026-03-25 10:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fd27064e-a93c-5f12-af84-06f90cf5989c with identifier: 10722450 to the API
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722450>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'fd27064e-a93c-5f12-af84-06f90cf5989c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHL757',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722450',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 87175,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5691889/general/892c3ddb-c50d-409e-afab-aec0bd5051fc.jpg',
'https://images.openlane.eu/carimgs/5691889/general/9a8f64ce-1c7c-43cd-842a-6f7a631e779a.jpg',
'https://images.openlane.eu/carimgs/5691889/general/caa01518-f49c-4500-82a2-301cd0e431fa.jpg',
'https://images.openlane.eu/carimgs/5691889/general/36c4e3d8-fb39-4154-85bc-b8d465351331.jpg',
'https://images.openlane.eu/carimgs/5691889/general/7dc58a8f-5463-45f5-9df2-1215654f1312.jpg',
'https://images.openlane.eu/carimgs/5691889/general/72af6aa6-ecc8-44a8-b959-be1e7056ba2f.jpg',
'https://images.openlane.eu/carimgs/5691889/general/32cde9f0-dc7c-4993-a0d5-23af7c69afe8.jpg',
'https://images.openlane.eu/carimgs/5691889/general/188e1648-b504-45b7-ac8e-9bf8831b87f8.jpg',
'https://images.openlane.eu/carimgs/5691889/general/70bbc829-b271-4076-84eb-5967066999f0.jpg',
'https://images.openlane.eu/carimgs/5691889/general/10d3ae6c-4973-4495-bb55-8b56e45b5435.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd27064e-a93c-5f12-af84-06f90cf5989c/fd27064e-a93c-5f12-af84-06f90cf5989c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308042,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691889/general/892c3ddb-c50d-409e-afab-aec0bd5051fc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd27064e-a93c-5f12-af84-06f90cf5989c/fd27064e-a93c-5f12-af84-06f90cf5989c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283761,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691889/general/9a8f64ce-1c7c-43cd-842a-6f7a631e779a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd27064e-a93c-5f12-af84-06f90cf5989c/fd27064e-a93c-5f12-af84-06f90cf5989c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290886,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691889/general/caa01518-f49c-4500-82a2-301cd0e431fa.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd27064e-a93c-5f12-af84-06f90cf5989c/fd27064e-a93c-5f12-af84-06f90cf5989c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251356,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691889/general/36c4e3d8-fb39-4154-85bc-b8d465351331.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd27064e-a93c-5f12-af84-06f90cf5989c/fd27064e-a93c-5f12-af84-06f90cf5989c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229678,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691889/general/7dc58a8f-5463-45f5-9df2-1215654f1312.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd27064e-a93c-5f12-af84-06f90cf5989c/fd27064e-a93c-5f12-af84-06f90cf5989c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240568,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691889/general/72af6aa6-ecc8-44a8-b959-be1e7056ba2f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd27064e-a93c-5f12-af84-06f90cf5989c/fd27064e-a93c-5f12-af84-06f90cf5989c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248089,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691889/general/32cde9f0-dc7c-4993-a0d5-23af7c69afe8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd27064e-a93c-5f12-af84-06f90cf5989c/fd27064e-a93c-5f12-af84-06f90cf5989c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242165,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691889/general/188e1648-b504-45b7-ac8e-9bf8831b87f8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd27064e-a93c-5f12-af84-06f90cf5989c/fd27064e-a93c-5f12-af84-06f90cf5989c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252512,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691889/general/70bbc829-b271-4076-84eb-5967066999f0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd27064e-a93c-5f12-af84-06f90cf5989c/fd27064e-a93c-5f12-af84-06f90cf5989c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240014,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691889/general/10d3ae6c-4973-4495-bb55-8b56e45b5435.jpg',
'Width': 1400}],
'price': 12650,
'price_includes_vat': True,
'registration_date': '2021-11-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Puma 1.0 ST Line X - Petrol - Automatic - 125 hp - 87.175 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2021}
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722450%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [adesa.be] INFO: Saving data for 10722450: {'created_time': 1774433907.052994, 'last_price_update_time': 1774433907.053004, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722450') HTTP/1.1" 204 0
2026-03-25 10:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fcf69f23-4f7a-5eb7-bd32-b638c30faddd with identifier: 10722618
2026-03-25 10:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fcf69f23-4f7a-5eb7-bd32-b638c30faddd with identifier: 10722618
2026-03-25 10:18:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fcf69f23-4f7a-5eb7-bd32-b638c30faddd with identifier: 10722618 to the API
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722618>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'fcf69f23-4f7a-5eb7-bd32-b638c30faddd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EQY753',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722618',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 54559,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5726181/general/5fdd29b2-ef35-458f-a09b-0f9752c15822.jpg',
'https://images.openlane.eu/carimgs/5726181/general/450fa275-683e-45cf-abcc-ea3b7c6d7c1c.jpg',
'https://images.openlane.eu/carimgs/5726181/general/698f8654-2fcd-414f-b822-0077c7714d37.jpg',
'https://images.openlane.eu/carimgs/5726181/general/3fc580e1-1796-4ae3-82db-f1fab5afed03.jpg',
'https://images.openlane.eu/carimgs/5726181/general/c2592dd5-2e0d-40d9-8ff5-c4860dac16ae.jpg',
'https://images.openlane.eu/carimgs/5726181/general/5711c185-697f-408c-b96f-36fb09d2b802.jpg',
'https://images.openlane.eu/carimgs/5726181/general/4901b17d-be21-447c-8a80-9d9a3aab357a.jpg',
'https://images.openlane.eu/carimgs/5726181/general/0c7d508c-524a-4658-9511-c03d111d5121.jpg',
'https://images.openlane.eu/carimgs/5726181/general/5030fa8d-02f2-47bb-8a56-b5846034b58d.jpg',
'https://images.openlane.eu/carimgs/5726181/general/4f97d5ed-4afc-4549-8b60-205a8c2ee21f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcf69f23-4f7a-5eb7-bd32-b638c30faddd/fcf69f23-4f7a-5eb7-bd32-b638c30faddd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91384,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726181/general/5fdd29b2-ef35-458f-a09b-0f9752c15822.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcf69f23-4f7a-5eb7-bd32-b638c30faddd/fcf69f23-4f7a-5eb7-bd32-b638c30faddd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92794,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726181/general/450fa275-683e-45cf-abcc-ea3b7c6d7c1c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcf69f23-4f7a-5eb7-bd32-b638c30faddd/fcf69f23-4f7a-5eb7-bd32-b638c30faddd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92845,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726181/general/698f8654-2fcd-414f-b822-0077c7714d37.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcf69f23-4f7a-5eb7-bd32-b638c30faddd/fcf69f23-4f7a-5eb7-bd32-b638c30faddd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726181/general/3fc580e1-1796-4ae3-82db-f1fab5afed03.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcf69f23-4f7a-5eb7-bd32-b638c30faddd/fcf69f23-4f7a-5eb7-bd32-b638c30faddd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91502,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726181/general/c2592dd5-2e0d-40d9-8ff5-c4860dac16ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcf69f23-4f7a-5eb7-bd32-b638c30faddd/fcf69f23-4f7a-5eb7-bd32-b638c30faddd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84286,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726181/general/5711c185-697f-408c-b96f-36fb09d2b802.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcf69f23-4f7a-5eb7-bd32-b638c30faddd/fcf69f23-4f7a-5eb7-bd32-b638c30faddd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90273,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726181/general/4901b17d-be21-447c-8a80-9d9a3aab357a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcf69f23-4f7a-5eb7-bd32-b638c30faddd/fcf69f23-4f7a-5eb7-bd32-b638c30faddd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95161,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726181/general/0c7d508c-524a-4658-9511-c03d111d5121.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcf69f23-4f7a-5eb7-bd32-b638c30faddd/fcf69f23-4f7a-5eb7-bd32-b638c30faddd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60385,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726181/general/5030fa8d-02f2-47bb-8a56-b5846034b58d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcf69f23-4f7a-5eb7-bd32-b638c30faddd/fcf69f23-4f7a-5eb7-bd32-b638c30faddd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142895,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726181/general/4f97d5ed-4afc-4549-8b60-205a8c2ee21f.jpg',
'Width': 1024}],
'price': 12550,
'price_includes_vat': True,
'registration_date': '2024-01-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Puma 1.0 Titanium - Petrol - Manual - 125 hp - 54.559 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2024}
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722618%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [adesa.be] INFO: Saving data for 10722618: {'created_time': 1774433907.39741, 'last_price_update_time': 1774433907.39742, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722618') HTTP/1.1" 204 0
2026-03-25 10:18:27 [adesa.be] INFO: Found listing with ID: 10722453
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722453%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [adesa.be] INFO: Scrape type for 10722453: 1
2026-03-25 10:18:27 [adesa.be] INFO: Scraping item 10722453 url https://www.openlane.eu/en/carv6/auction/10722453
2026-03-25 10:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722431> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10: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-25 10:18:27 [adesa.be] INFO: Found listing with ID: 10722390
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722390%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [adesa.be] INFO: Scrape type for 10722390: 1
2026-03-25 10:18:27 [adesa.be] INFO: Scraping item 10722390 url https://www.openlane.eu/en/carv6/auction/10722390
2026-03-25 10:18:27 [adesa.be] INFO: Found listing with ID: 10722564
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722564%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [adesa.be] INFO: Scrape type for 10722564: 1
2026-03-25 10:18:27 [adesa.be] INFO: Scraping item 10722564 url https://www.openlane.eu/en/carv6/auction/10722564
2026-03-25 10:18:27 [adesa.be] INFO: Found listing with ID: 10722498
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722498%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [adesa.be] INFO: Scrape type for 10722498: 1
2026-03-25 10:18:27 [adesa.be] INFO: Scraping item 10722498 url https://www.openlane.eu/en/carv6/auction/10722498
2026-03-25 10:18:27 [adesa.be] INFO: Found listing with ID: 10722416
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722416%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [adesa.be] INFO: Scrape type for 10722416: 1
2026-03-25 10:18:27 [adesa.be] INFO: Scraping item 10722416 url https://www.openlane.eu/en/carv6/auction/10722416
2026-03-25 10:18:27 [adesa.be] INFO: Found listing with ID: 10722377
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722377%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [adesa.be] INFO: Scrape type for 10722377: 1
2026-03-25 10:18:27 [adesa.be] INFO: Scraping item 10722377 url https://www.openlane.eu/en/carv6/auction/10722377
2026-03-25 10:18:27 [adesa.be] INFO: Found listing with ID: 10722572
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722572%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [adesa.be] INFO: Scrape type for 10722572: 1
2026-03-25 10:18:27 [adesa.be] INFO: Scraping item 10722572 url https://www.openlane.eu/en/carv6/auction/10722572
2026-03-25 10:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71146059-e7be-58a0-9a10-ea9c5a6e45e6 with identifier: 10722497
2026-03-25 10:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71146059-e7be-58a0-9a10-ea9c5a6e45e6 with scrape type 1
2026-03-25 10:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 71146059-e7be-58a0-9a10-ea9c5a6e45e6
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699278%252Fgeneral%252Fc70418fd-5984-486c-aed8-2bbd810ce739.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699278/general/c70418fd-5984-486c-aed8-2bbd810ce739.jpg already downloaded
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699278%252Fgeneral%252Fa734b58f-0c0b-4064-b0dc-190ad1e9d697.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699278/general/a734b58f-0c0b-4064-b0dc-190ad1e9d697.jpg already downloaded
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699278%252Fgeneral%252F3f4b95a0-1696-46ea-a32d-274fa0901672.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699278/general/3f4b95a0-1696-46ea-a32d-274fa0901672.jpg already downloaded
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699278%252Fgeneral%252F08e434f8-827b-46aa-b97d-90045535a94a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699278/general/08e434f8-827b-46aa-b97d-90045535a94a.jpg already downloaded
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699278%252Fgeneral%252F1058a41c-5d89-47a0-8d10-e07200ab64a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699278/general/1058a41c-5d89-47a0-8d10-e07200ab64a1.jpg already downloaded
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699278%252Fgeneral%252F2d7b7d89-768b-4b8e-90e9-6e5e3edc0267.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699278/general/2d7b7d89-768b-4b8e-90e9-6e5e3edc0267.jpg already downloaded
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699278%252Fgeneral%252F3ca178d5-00f2-4724-b8d0-c52efcb944e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699278/general/3ca178d5-00f2-4724-b8d0-c52efcb944e9.jpg already downloaded
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699278%252Fgeneral%252Fe275a995-6c09-4a41-9f92-fd93a2b059c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699278/general/e275a995-6c09-4a41-9f92-fd93a2b059c3.jpg already downloaded
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699278%252Fgeneral%252Fe9164fa1-6cd9-4121-bbd6-fc9c7e991349.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699278/general/e9164fa1-6cd9-4121-bbd6-fc9c7e991349.jpg already downloaded
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699278%252Fgeneral%252F26a682db-f64e-4418-ad8f-5780a1758cff.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699278/general/26a682db-f64e-4418-ad8f-5780a1758cff.jpg already downloaded
2026-03-25 10:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 71146059-e7be-58a0-9a10-ea9c5a6e45e6, identifier: 10722497
2026-03-25 10:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03615e0d-d72c-596c-a768-fd35b63e269a with identifier: 10722381
2026-03-25 10:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03615e0d-d72c-596c-a768-fd35b63e269a with scrape type 1
2026-03-25 10:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 03615e0d-d72c-596c-a768-fd35b63e269a
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670011%252Fgeneral%252Fe8f247ca-77c9-43df-ae9a-f3e908c83dbc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670011/general/e8f247ca-77c9-43df-ae9a-f3e908c83dbc.jpg already downloaded
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670011%252Fgeneral%252F08c6026e-772e-422d-92b4-8dd543425f42.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670011/general/08c6026e-772e-422d-92b4-8dd543425f42.jpg already downloaded
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670011%252Fgeneral%252F17422853-8c56-462e-b9d1-1e36380e1fda.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670011/general/17422853-8c56-462e-b9d1-1e36380e1fda.jpg already downloaded
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670011%252Fgeneral%252Fa55c0241-680b-48a1-b296-0705031adee8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670011/general/a55c0241-680b-48a1-b296-0705031adee8.jpg already downloaded
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670011%252Fgeneral%252F1dd28faf-9bb4-4901-b803-d0306f313df5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670011/general/1dd28faf-9bb4-4901-b803-d0306f313df5.jpg already downloaded
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670011%252Fgeneral%252F2d86a0b4-ee35-4d96-9ecc-3669bd3c8321.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670011/general/2d86a0b4-ee35-4d96-9ecc-3669bd3c8321.jpg already downloaded
2026-03-25 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670011%252Fgeneral%252F0bfc649a-4cfc-4498-9d83-0a58fe189d73.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670011/general/0bfc649a-4cfc-4498-9d83-0a58fe189d73.jpg already downloaded
2026-03-25 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670011%252Fgeneral%252Fc2424ef4-5d3f-4502-9e7d-7315467cc35f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670011/general/c2424ef4-5d3f-4502-9e7d-7315467cc35f.jpg already downloaded
2026-03-25 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670011%252Fgeneral%252Fcd02d0d0-bba6-4e1d-ab4f-552c80f75ac6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670011/general/cd02d0d0-bba6-4e1d-ab4f-552c80f75ac6.jpg already downloaded
2026-03-25 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670011%252Fgeneral%252Fbff1e0c1-8eb7-4966-b3e0-39172ad7c650.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670011/general/bff1e0c1-8eb7-4966-b3e0-39172ad7c650.jpg already downloaded
2026-03-25 10:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03615e0d-d72c-596c-a768-fd35b63e269a, identifier: 10722381
2026-03-25 10:18:28 [adesa.be] INFO: Found listing with ID: 10722397
2026-03-25 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722397%27 HTTP/1.1" 200 None
2026-03-25 10:18:28 [adesa.be] INFO: Scrape type for 10722397: 1
2026-03-25 10:18:28 [adesa.be] INFO: Scraping item 10722397 url https://www.openlane.eu/en/carv6/auction/10722397
2026-03-25 10:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 71146059-e7be-58a0-9a10-ea9c5a6e45e6 with identifier: 10722497
2026-03-25 10:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 71146059-e7be-58a0-9a10-ea9c5a6e45e6 with identifier: 10722497
2026-03-25 10:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 71146059-e7be-58a0-9a10-ea9c5a6e45e6 with identifier: 10722497 to the API
2026-03-25 10:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722497>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '71146059-e7be-58a0-9a10-ea9c5a6e45e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNY524',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722497',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 77912,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5699278/general/c70418fd-5984-486c-aed8-2bbd810ce739.jpg',
'https://images.openlane.eu/carimgs/5699278/general/a734b58f-0c0b-4064-b0dc-190ad1e9d697.jpg',
'https://images.openlane.eu/carimgs/5699278/general/3f4b95a0-1696-46ea-a32d-274fa0901672.jpg',
'https://images.openlane.eu/carimgs/5699278/general/08e434f8-827b-46aa-b97d-90045535a94a.jpg',
'https://images.openlane.eu/carimgs/5699278/general/1058a41c-5d89-47a0-8d10-e07200ab64a1.jpg',
'https://images.openlane.eu/carimgs/5699278/general/2d7b7d89-768b-4b8e-90e9-6e5e3edc0267.jpg',
'https://images.openlane.eu/carimgs/5699278/general/3ca178d5-00f2-4724-b8d0-c52efcb944e9.jpg',
'https://images.openlane.eu/carimgs/5699278/general/e275a995-6c09-4a41-9f92-fd93a2b059c3.jpg',
'https://images.openlane.eu/carimgs/5699278/general/e9164fa1-6cd9-4121-bbd6-fc9c7e991349.jpg',
'https://images.openlane.eu/carimgs/5699278/general/26a682db-f64e-4418-ad8f-5780a1758cff.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71146059-e7be-58a0-9a10-ea9c5a6e45e6/71146059-e7be-58a0-9a10-ea9c5a6e45e6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270524,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699278/general/c70418fd-5984-486c-aed8-2bbd810ce739.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71146059-e7be-58a0-9a10-ea9c5a6e45e6/71146059-e7be-58a0-9a10-ea9c5a6e45e6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291177,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699278/general/a734b58f-0c0b-4064-b0dc-190ad1e9d697.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71146059-e7be-58a0-9a10-ea9c5a6e45e6/71146059-e7be-58a0-9a10-ea9c5a6e45e6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268669,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699278/general/3f4b95a0-1696-46ea-a32d-274fa0901672.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71146059-e7be-58a0-9a10-ea9c5a6e45e6/71146059-e7be-58a0-9a10-ea9c5a6e45e6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269043,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699278/general/08e434f8-827b-46aa-b97d-90045535a94a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71146059-e7be-58a0-9a10-ea9c5a6e45e6/71146059-e7be-58a0-9a10-ea9c5a6e45e6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244066,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699278/general/1058a41c-5d89-47a0-8d10-e07200ab64a1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71146059-e7be-58a0-9a10-ea9c5a6e45e6/71146059-e7be-58a0-9a10-ea9c5a6e45e6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308093,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699278/general/2d7b7d89-768b-4b8e-90e9-6e5e3edc0267.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71146059-e7be-58a0-9a10-ea9c5a6e45e6/71146059-e7be-58a0-9a10-ea9c5a6e45e6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282034,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699278/general/3ca178d5-00f2-4724-b8d0-c52efcb944e9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71146059-e7be-58a0-9a10-ea9c5a6e45e6/71146059-e7be-58a0-9a10-ea9c5a6e45e6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259050,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699278/general/e275a995-6c09-4a41-9f92-fd93a2b059c3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71146059-e7be-58a0-9a10-ea9c5a6e45e6/71146059-e7be-58a0-9a10-ea9c5a6e45e6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268476,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699278/general/e9164fa1-6cd9-4121-bbd6-fc9c7e991349.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71146059-e7be-58a0-9a10-ea9c5a6e45e6/71146059-e7be-58a0-9a10-ea9c5a6e45e6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257528,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699278/general/26a682db-f64e-4418-ad8f-5780a1758cff.jpg',
'Width': 1400}],
'price': 17100,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 77.912 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722497%27 HTTP/1.1" 200 None
2026-03-25 10:18:28 [adesa.be] INFO: Saving data for 10722497: {'created_time': 1774433908.495684, 'last_price_update_time': 1774433908.495694, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722497') HTTP/1.1" 204 0
2026-03-25 10:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03615e0d-d72c-596c-a768-fd35b63e269a with identifier: 10722381
2026-03-25 10:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03615e0d-d72c-596c-a768-fd35b63e269a with identifier: 10722381
2026-03-25 10:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03615e0d-d72c-596c-a768-fd35b63e269a with identifier: 10722381 to the API
2026-03-25 10:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722381>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '03615e0d-d72c-596c-a768-fd35b63e269a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRF112',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722381',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 64294,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5670011/general/e8f247ca-77c9-43df-ae9a-f3e908c83dbc.jpg',
'https://images.openlane.eu/carimgs/5670011/general/08c6026e-772e-422d-92b4-8dd543425f42.jpg',
'https://images.openlane.eu/carimgs/5670011/general/17422853-8c56-462e-b9d1-1e36380e1fda.jpg',
'https://images.openlane.eu/carimgs/5670011/general/a55c0241-680b-48a1-b296-0705031adee8.jpg',
'https://images.openlane.eu/carimgs/5670011/general/1dd28faf-9bb4-4901-b803-d0306f313df5.jpg',
'https://images.openlane.eu/carimgs/5670011/general/2d86a0b4-ee35-4d96-9ecc-3669bd3c8321.jpg',
'https://images.openlane.eu/carimgs/5670011/general/0bfc649a-4cfc-4498-9d83-0a58fe189d73.jpg',
'https://images.openlane.eu/carimgs/5670011/general/c2424ef4-5d3f-4502-9e7d-7315467cc35f.jpg',
'https://images.openlane.eu/carimgs/5670011/general/cd02d0d0-bba6-4e1d-ab4f-552c80f75ac6.jpg',
'https://images.openlane.eu/carimgs/5670011/general/bff1e0c1-8eb7-4966-b3e0-39172ad7c650.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03615e0d-d72c-596c-a768-fd35b63e269a/03615e0d-d72c-596c-a768-fd35b63e269a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88218,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670011/general/e8f247ca-77c9-43df-ae9a-f3e908c83dbc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03615e0d-d72c-596c-a768-fd35b63e269a/03615e0d-d72c-596c-a768-fd35b63e269a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93154,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670011/general/08c6026e-772e-422d-92b4-8dd543425f42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03615e0d-d72c-596c-a768-fd35b63e269a/03615e0d-d72c-596c-a768-fd35b63e269a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86836,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670011/general/17422853-8c56-462e-b9d1-1e36380e1fda.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03615e0d-d72c-596c-a768-fd35b63e269a/03615e0d-d72c-596c-a768-fd35b63e269a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90020,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670011/general/a55c0241-680b-48a1-b296-0705031adee8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03615e0d-d72c-596c-a768-fd35b63e269a/03615e0d-d72c-596c-a768-fd35b63e269a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90248,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670011/general/1dd28faf-9bb4-4901-b803-d0306f313df5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03615e0d-d72c-596c-a768-fd35b63e269a/03615e0d-d72c-596c-a768-fd35b63e269a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78949,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670011/general/2d86a0b4-ee35-4d96-9ecc-3669bd3c8321.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03615e0d-d72c-596c-a768-fd35b63e269a/03615e0d-d72c-596c-a768-fd35b63e269a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104178,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670011/general/0bfc649a-4cfc-4498-9d83-0a58fe189d73.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03615e0d-d72c-596c-a768-fd35b63e269a/03615e0d-d72c-596c-a768-fd35b63e269a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105520,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670011/general/c2424ef4-5d3f-4502-9e7d-7315467cc35f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03615e0d-d72c-596c-a768-fd35b63e269a/03615e0d-d72c-596c-a768-fd35b63e269a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84325,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670011/general/cd02d0d0-bba6-4e1d-ab4f-552c80f75ac6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03615e0d-d72c-596c-a768-fd35b63e269a/03615e0d-d72c-596c-a768-fd35b63e269a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150546,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670011/general/bff1e0c1-8eb7-4966-b3e0-39172ad7c650.jpg',
'Width': 1024}],
'price': 16250,
'price_includes_vat': True,
'registration_date': '2020-11-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 64.294 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-25 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722381%27 HTTP/1.1" 200 None
2026-03-25 10:18:28 [adesa.be] INFO: Saving data for 10722381: {'created_time': 1774433908.899092, 'last_price_update_time': 1774433908.899102, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722381') HTTP/1.1" 204 0
2026-03-25 10:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2704634e-eabc-5c95-8d20-0c1ba420a2d2 with identifier: 10722431
2026-03-25 10:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2704634e-eabc-5c95-8d20-0c1ba420a2d2 with scrape type 1
2026-03-25 10:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2704634e-eabc-5c95-8d20-0c1ba420a2d2
2026-03-25 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689531%252Fgeneral%252Fd7dd6e35-70af-41dc-aca3-4be0110a3347.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689531/general/d7dd6e35-70af-41dc-aca3-4be0110a3347.jpg already downloaded
2026-03-25 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689531%252Fgeneral%252F9ce3540b-de1b-48cb-805c-d335ec3ceb13.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689531/general/9ce3540b-de1b-48cb-805c-d335ec3ceb13.jpg already downloaded
2026-03-25 10:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689531%252Fgeneral%252F1aa51841-dfdb-450d-8c16-45efd158bd0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689531/general/1aa51841-dfdb-450d-8c16-45efd158bd0e.jpg already downloaded
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689531%252Fgeneral%252F1e96444f-8adc-46a0-82e3-7346c9bdbcb3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689531/general/1e96444f-8adc-46a0-82e3-7346c9bdbcb3.jpg already downloaded
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689531%252Fgeneral%252F72decc5c-11b4-487a-9b33-5cf696c41c25.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689531/general/72decc5c-11b4-487a-9b33-5cf696c41c25.jpg already downloaded
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689531%252Fgeneral%252F6ee22504-0c34-4406-8fe2-126e5d648af0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689531/general/6ee22504-0c34-4406-8fe2-126e5d648af0.jpg already downloaded
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689531%252Fgeneral%252F29cafc9d-913e-49ae-900d-c31b408e0891.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689531/general/29cafc9d-913e-49ae-900d-c31b408e0891.jpg already downloaded
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689531%252Fgeneral%252Fb04579db-d9b8-432c-a2a0-4c3d6dc30092.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689531/general/b04579db-d9b8-432c-a2a0-4c3d6dc30092.jpg already downloaded
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689531%252Fgeneral%252F253bccf4-dac0-48c4-b09d-cc01eb371d8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689531/general/253bccf4-dac0-48c4-b09d-cc01eb371d8f.jpg already downloaded
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689531%252Fgeneral%252Fcefc1da3-c98d-4ccb-b71c-d557bf04c5ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689531/general/cefc1da3-c98d-4ccb-b71c-d557bf04c5ff.jpg already downloaded
2026-03-25 10:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2704634e-eabc-5c95-8d20-0c1ba420a2d2, identifier: 10722431
2026-03-25 10:18:29 [adesa.be] INFO: Found listing with ID: 10722499
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722499%27 HTTP/1.1" 200 None
2026-03-25 10:18:29 [adesa.be] INFO: Scrape type for 10722499: 1
2026-03-25 10:18:29 [adesa.be] INFO: Scraping item 10722499 url https://www.openlane.eu/en/carv6/auction/10722499
2026-03-25 10:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722464> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2704634e-eabc-5c95-8d20-0c1ba420a2d2 with identifier: 10722431
2026-03-25 10:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2704634e-eabc-5c95-8d20-0c1ba420a2d2 with identifier: 10722431
2026-03-25 10:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2704634e-eabc-5c95-8d20-0c1ba420a2d2 with identifier: 10722431 to the API
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722431>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '2704634e-eabc-5c95-8d20-0c1ba420a2d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQC802',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722431',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 48710,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5689531/general/d7dd6e35-70af-41dc-aca3-4be0110a3347.jpg',
'https://images.openlane.eu/carimgs/5689531/general/9ce3540b-de1b-48cb-805c-d335ec3ceb13.jpg',
'https://images.openlane.eu/carimgs/5689531/general/1aa51841-dfdb-450d-8c16-45efd158bd0e.jpg',
'https://images.openlane.eu/carimgs/5689531/general/1e96444f-8adc-46a0-82e3-7346c9bdbcb3.jpg',
'https://images.openlane.eu/carimgs/5689531/general/72decc5c-11b4-487a-9b33-5cf696c41c25.jpg',
'https://images.openlane.eu/carimgs/5689531/general/6ee22504-0c34-4406-8fe2-126e5d648af0.jpg',
'https://images.openlane.eu/carimgs/5689531/general/29cafc9d-913e-49ae-900d-c31b408e0891.jpg',
'https://images.openlane.eu/carimgs/5689531/general/b04579db-d9b8-432c-a2a0-4c3d6dc30092.jpg',
'https://images.openlane.eu/carimgs/5689531/general/253bccf4-dac0-48c4-b09d-cc01eb371d8f.jpg',
'https://images.openlane.eu/carimgs/5689531/general/cefc1da3-c98d-4ccb-b71c-d557bf04c5ff.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2704634e-eabc-5c95-8d20-0c1ba420a2d2/2704634e-eabc-5c95-8d20-0c1ba420a2d2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345597,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689531/general/d7dd6e35-70af-41dc-aca3-4be0110a3347.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2704634e-eabc-5c95-8d20-0c1ba420a2d2/2704634e-eabc-5c95-8d20-0c1ba420a2d2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356028,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689531/general/9ce3540b-de1b-48cb-805c-d335ec3ceb13.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2704634e-eabc-5c95-8d20-0c1ba420a2d2/2704634e-eabc-5c95-8d20-0c1ba420a2d2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388362,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689531/general/1aa51841-dfdb-450d-8c16-45efd158bd0e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2704634e-eabc-5c95-8d20-0c1ba420a2d2/2704634e-eabc-5c95-8d20-0c1ba420a2d2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380406,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689531/general/1e96444f-8adc-46a0-82e3-7346c9bdbcb3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2704634e-eabc-5c95-8d20-0c1ba420a2d2/2704634e-eabc-5c95-8d20-0c1ba420a2d2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288531,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689531/general/72decc5c-11b4-487a-9b33-5cf696c41c25.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2704634e-eabc-5c95-8d20-0c1ba420a2d2/2704634e-eabc-5c95-8d20-0c1ba420a2d2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322743,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689531/general/6ee22504-0c34-4406-8fe2-126e5d648af0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2704634e-eabc-5c95-8d20-0c1ba420a2d2/2704634e-eabc-5c95-8d20-0c1ba420a2d2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334427,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689531/general/29cafc9d-913e-49ae-900d-c31b408e0891.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2704634e-eabc-5c95-8d20-0c1ba420a2d2/2704634e-eabc-5c95-8d20-0c1ba420a2d2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296624,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689531/general/b04579db-d9b8-432c-a2a0-4c3d6dc30092.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2704634e-eabc-5c95-8d20-0c1ba420a2d2/2704634e-eabc-5c95-8d20-0c1ba420a2d2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341247,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689531/general/253bccf4-dac0-48c4-b09d-cc01eb371d8f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2704634e-eabc-5c95-8d20-0c1ba420a2d2/2704634e-eabc-5c95-8d20-0c1ba420a2d2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386461,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689531/general/cefc1da3-c98d-4ccb-b71c-d557bf04c5ff.jpg',
'Width': 1920}],
'price': 18750,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 48.710 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722431%27 HTTP/1.1" 200 None
2026-03-25 10:18:29 [adesa.be] INFO: Saving data for 10722431: {'created_time': 1774433909.586757, 'last_price_update_time': 1774433909.586771, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722431') HTTP/1.1" 204 0
2026-03-25 10:18:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:29 [adesa.be] INFO: Found listing with ID: 10722391
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722391%27 HTTP/1.1" 200 None
2026-03-25 10:18:29 [adesa.be] INFO: Scrape type for 10722391: 1
2026-03-25 10:18:29 [adesa.be] INFO: Scraping item 10722391 url https://www.openlane.eu/en/carv6/auction/10722391
2026-03-25 10:18:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:29 [adesa.be] INFO: Found listing with ID: 10722623
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722623%27 HTTP/1.1" 200 None
2026-03-25 10:18:29 [adesa.be] INFO: Scrape type for 10722623: 1
2026-03-25 10:18:29 [adesa.be] INFO: Scraping item 10722623 url https://www.openlane.eu/en/carv6/auction/10722623
2026-03-25 10:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20f2610f-3d63-537e-b6a5-14bb034cb14c with identifier: 10722464
2026-03-25 10:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20f2610f-3d63-537e-b6a5-14bb034cb14c with scrape type 1
2026-03-25 10:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 20f2610f-3d63-537e-b6a5-14bb034cb14c
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694123%252Fgeneral%252Fd8b8e6dd-97e5-4017-a972-1fa3e111d346.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694123/general/d8b8e6dd-97e5-4017-a972-1fa3e111d346.jpg already downloaded
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694123%252Fgeneral%252Fc12453b7-21c3-48ed-a9c9-d5679a2fd64e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694123/general/c12453b7-21c3-48ed-a9c9-d5679a2fd64e.jpg already downloaded
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694123%252Fgeneral%252F7315edfa-f54e-4627-a343-a815b9adf843.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694123/general/7315edfa-f54e-4627-a343-a815b9adf843.jpg already downloaded
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694123%252Fgeneral%252Fb9f24c16-701c-4ad8-b398-a1d49dd9846f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694123/general/b9f24c16-701c-4ad8-b398-a1d49dd9846f.jpg already downloaded
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694123%252Fgeneral%252F0221d32b-bdf4-4b98-bc8b-0932f3573766.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694123/general/0221d32b-bdf4-4b98-bc8b-0932f3573766.jpg already downloaded
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694123%252Fgeneral%252F3454a3db-57f4-4a0b-8ef8-d3f9a4a5d0ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694123/general/3454a3db-57f4-4a0b-8ef8-d3f9a4a5d0ee.jpg already downloaded
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694123%252Fgeneral%252Fb6f4150c-955d-4ace-8739-fd978835b581.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694123/general/b6f4150c-955d-4ace-8739-fd978835b581.jpg already downloaded
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694123%252Fgeneral%252Fd67d8f0d-9136-448f-96f9-03ed03eabac0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694123/general/d67d8f0d-9136-448f-96f9-03ed03eabac0.jpg already downloaded
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694123%252Fgeneral%252F142636ce-acd6-46fc-ab77-da0e58758acb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694123/general/142636ce-acd6-46fc-ab77-da0e58758acb.jpg already downloaded
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694123%252Fgeneral%252Fa30e662d-5860-40c7-9e57-80c782d3d73a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694123/general/a30e662d-5860-40c7-9e57-80c782d3d73a.jpg already downloaded
2026-03-25 10:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 20f2610f-3d63-537e-b6a5-14bb034cb14c, identifier: 10722464
2026-03-25 10:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 20f2610f-3d63-537e-b6a5-14bb034cb14c with identifier: 10722464
2026-03-25 10:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 20f2610f-3d63-537e-b6a5-14bb034cb14c with identifier: 10722464
2026-03-25 10:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 20f2610f-3d63-537e-b6a5-14bb034cb14c with identifier: 10722464 to the API
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722464>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '20f2610f-3d63-537e-b6a5-14bb034cb14c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLD913',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722464',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 82885,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5694123/general/d8b8e6dd-97e5-4017-a972-1fa3e111d346.jpg',
'https://images.openlane.eu/carimgs/5694123/general/c12453b7-21c3-48ed-a9c9-d5679a2fd64e.jpg',
'https://images.openlane.eu/carimgs/5694123/general/7315edfa-f54e-4627-a343-a815b9adf843.jpg',
'https://images.openlane.eu/carimgs/5694123/general/b9f24c16-701c-4ad8-b398-a1d49dd9846f.jpg',
'https://images.openlane.eu/carimgs/5694123/general/0221d32b-bdf4-4b98-bc8b-0932f3573766.jpg',
'https://images.openlane.eu/carimgs/5694123/general/3454a3db-57f4-4a0b-8ef8-d3f9a4a5d0ee.jpg',
'https://images.openlane.eu/carimgs/5694123/general/b6f4150c-955d-4ace-8739-fd978835b581.jpg',
'https://images.openlane.eu/carimgs/5694123/general/d67d8f0d-9136-448f-96f9-03ed03eabac0.jpg',
'https://images.openlane.eu/carimgs/5694123/general/142636ce-acd6-46fc-ab77-da0e58758acb.jpg',
'https://images.openlane.eu/carimgs/5694123/general/a30e662d-5860-40c7-9e57-80c782d3d73a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20f2610f-3d63-537e-b6a5-14bb034cb14c/20f2610f-3d63-537e-b6a5-14bb034cb14c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135754,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694123/general/d8b8e6dd-97e5-4017-a972-1fa3e111d346.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20f2610f-3d63-537e-b6a5-14bb034cb14c/20f2610f-3d63-537e-b6a5-14bb034cb14c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179533,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694123/general/c12453b7-21c3-48ed-a9c9-d5679a2fd64e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20f2610f-3d63-537e-b6a5-14bb034cb14c/20f2610f-3d63-537e-b6a5-14bb034cb14c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130949,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694123/general/7315edfa-f54e-4627-a343-a815b9adf843.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20f2610f-3d63-537e-b6a5-14bb034cb14c/20f2610f-3d63-537e-b6a5-14bb034cb14c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156762,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694123/general/b9f24c16-701c-4ad8-b398-a1d49dd9846f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20f2610f-3d63-537e-b6a5-14bb034cb14c/20f2610f-3d63-537e-b6a5-14bb034cb14c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141267,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694123/general/0221d32b-bdf4-4b98-bc8b-0932f3573766.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20f2610f-3d63-537e-b6a5-14bb034cb14c/20f2610f-3d63-537e-b6a5-14bb034cb14c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109210,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694123/general/3454a3db-57f4-4a0b-8ef8-d3f9a4a5d0ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20f2610f-3d63-537e-b6a5-14bb034cb14c/20f2610f-3d63-537e-b6a5-14bb034cb14c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115761,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694123/general/b6f4150c-955d-4ace-8739-fd978835b581.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20f2610f-3d63-537e-b6a5-14bb034cb14c/20f2610f-3d63-537e-b6a5-14bb034cb14c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172734,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694123/general/d67d8f0d-9136-448f-96f9-03ed03eabac0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20f2610f-3d63-537e-b6a5-14bb034cb14c/20f2610f-3d63-537e-b6a5-14bb034cb14c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694123/general/142636ce-acd6-46fc-ab77-da0e58758acb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20f2610f-3d63-537e-b6a5-14bb034cb14c/20f2610f-3d63-537e-b6a5-14bb034cb14c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42233,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694123/general/a30e662d-5860-40c7-9e57-80c782d3d73a.jpg',
'Width': 400}],
'price': 15550,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 82.885 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722464%27 HTTP/1.1" 200 None
2026-03-25 10:18:30 [adesa.be] INFO: Saving data for 10722464: {'created_time': 1774433910.317984, 'last_price_update_time': 1774433910.317994, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722464') HTTP/1.1" 204 0
2026-03-25 10:18:30 [adesa.be] INFO: Found listing with ID: 10722573
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722573%27 HTTP/1.1" 200 None
2026-03-25 10:18:30 [adesa.be] INFO: Scrape type for 10722573: 1
2026-03-25 10:18:30 [adesa.be] INFO: Scraping item 10722573 url https://www.openlane.eu/en/carv6/auction/10722573
2026-03-25 10:18:30 [adesa.be] INFO: Found listing with ID: 10722644
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722644%27 HTTP/1.1" 200 None
2026-03-25 10:18:30 [adesa.be] INFO: Scrape type for 10722644: 1
2026-03-25 10:18:30 [adesa.be] INFO: Scraping item 10722644 url https://www.openlane.eu/en/carv6/auction/10722644
2026-03-25 10:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac979582-ad2e-52fe-8d30-fc95eaf8e1ae with identifier: 10722558
2026-03-25 10:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac979582-ad2e-52fe-8d30-fc95eaf8e1ae with scrape type 1
2026-03-25 10:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac979582-ad2e-52fe-8d30-fc95eaf8e1ae
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712164%252Fgeneral%252F2861ae41-1cbb-4c8e-93b9-fa30f93bf6df.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712164/general/2861ae41-1cbb-4c8e-93b9-fa30f93bf6df.jpg already downloaded
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712164%252Fgeneral%252F2ce7aa05-dbea-49bc-bb5a-0e91467ccc23.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712164/general/2ce7aa05-dbea-49bc-bb5a-0e91467ccc23.jpg already downloaded
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712164%252Fgeneral%252F5fdadcca-914e-4f73-ab33-30f38355e7e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712164/general/5fdadcca-914e-4f73-ab33-30f38355e7e6.jpg already downloaded
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712164%252Fgeneral%252F3e4c1870-51f2-49d1-95c6-3f9d627c8a7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712164/general/3e4c1870-51f2-49d1-95c6-3f9d627c8a7b.jpg already downloaded
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712164%252Fgeneral%252Fc3d30f89-dca4-412b-9cb9-417f71f92bd1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712164/general/c3d30f89-dca4-412b-9cb9-417f71f92bd1.jpg already downloaded
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712164%252Fgeneral%252Fa69ad616-0866-45fc-a43b-ca397d5662a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712164/general/a69ad616-0866-45fc-a43b-ca397d5662a8.jpg already downloaded
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712164%252Fgeneral%252Fa5a7aa76-e7c7-4544-9ee2-08d3303b1e15.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712164/general/a5a7aa76-e7c7-4544-9ee2-08d3303b1e15.jpg already downloaded
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712164%252Fgeneral%252Fc7705c0a-4153-47fc-a082-cbd7c85e2619.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712164/general/c7705c0a-4153-47fc-a082-cbd7c85e2619.jpg already downloaded
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712164%252Fgeneral%252F0208ee13-f436-45f2-ba05-6a5221a275a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712164/general/0208ee13-f436-45f2-ba05-6a5221a275a9.jpg already downloaded
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712164%252Fgeneral%252F95b12e1a-9049-4a04-a18b-24d265dbfe7c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712164/general/95b12e1a-9049-4a04-a18b-24d265dbfe7c.jpg already downloaded
2026-03-25 10:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac979582-ad2e-52fe-8d30-fc95eaf8e1ae, identifier: 10722558
2026-03-25 10:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6979f3f6-5cc4-5b0a-9013-78c2524f2266 with identifier: 10722602
2026-03-25 10:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6979f3f6-5cc4-5b0a-9013-78c2524f2266 with scrape type 1
2026-03-25 10:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6979f3f6-5cc4-5b0a-9013-78c2524f2266
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723505%252Fgeneral%252Fd3a7d565-4c32-4bc7-995e-a71808255ed1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723505/general/d3a7d565-4c32-4bc7-995e-a71808255ed1.jpg already downloaded
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723505%252Fgeneral%252Faddec541-c0d9-487f-ac2a-be2bef8cf944.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723505/general/addec541-c0d9-487f-ac2a-be2bef8cf944.jpg already downloaded
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723505%252Fgeneral%252Fb10d32c1-7cff-419c-bd29-bf6d4473ed29.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723505/general/b10d32c1-7cff-419c-bd29-bf6d4473ed29.jpg already downloaded
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723505%252Fgeneral%252F45e6435f-899d-434f-a9eb-9139f0e46620.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723505/general/45e6435f-899d-434f-a9eb-9139f0e46620.jpg already downloaded
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723505%252Fgeneral%252F86dcc75a-d2dd-46c0-96eb-974355f12ade.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723505/general/86dcc75a-d2dd-46c0-96eb-974355f12ade.jpg already downloaded
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723505%252Fgeneral%252F3ecc287e-377d-446f-8e6c-cf4da568ce21.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723505/general/3ecc287e-377d-446f-8e6c-cf4da568ce21.jpg already downloaded
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723505%252Fgeneral%252Fa61416f8-c573-465a-9ca9-507f6ebe36e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723505/general/a61416f8-c573-465a-9ca9-507f6ebe36e9.jpg already downloaded
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723505%252Fgeneral%252F694a9405-0850-43a0-b0f2-b56d651c6069.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723505/general/694a9405-0850-43a0-b0f2-b56d651c6069.jpg already downloaded
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723505%252Fgeneral%252F32edb76f-5dbe-43f7-b11b-6b7afe4dbb6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723505/general/32edb76f-5dbe-43f7-b11b-6b7afe4dbb6f.jpg already downloaded
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723505%252Fgeneral%252Fdf37ad89-e546-486d-a0fc-39924ea3b0ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723505/general/df37ad89-e546-486d-a0fc-39924ea3b0ac.jpg already downloaded
2026-03-25 10:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6979f3f6-5cc4-5b0a-9013-78c2524f2266, identifier: 10722602
2026-03-25 10:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b29b9f35-b840-510b-98a8-c14ae57e0feb with identifier: 10722571
2026-03-25 10:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b29b9f35-b840-510b-98a8-c14ae57e0feb with scrape type 1
2026-03-25 10:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b29b9f35-b840-510b-98a8-c14ae57e0feb
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718901%252Fgeneral%252Fa28bab0a-1b93-4232-ab3f-4245e0fb6982.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718901/general/a28bab0a-1b93-4232-ab3f-4245e0fb6982.jpg already downloaded
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718901%252Fgeneral%252F2ad8ac23-4017-4cc0-aefa-e095ec18b32b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718901/general/2ad8ac23-4017-4cc0-aefa-e095ec18b32b.jpg already downloaded
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718901%252Fgeneral%252F7d02406b-258f-48ed-bd9c-97e00c4bbb7e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718901/general/7d02406b-258f-48ed-bd9c-97e00c4bbb7e.jpg already downloaded
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718901%252Fgeneral%252Fd63ebdf2-ec98-435f-9d09-175d8cd482f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718901/general/d63ebdf2-ec98-435f-9d09-175d8cd482f7.jpg already downloaded
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718901%252Fgeneral%252F11dfad71-d535-4ce8-b150-4efbfad6fb32.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718901/general/11dfad71-d535-4ce8-b150-4efbfad6fb32.jpg already downloaded
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718901%252Fgeneral%252Fe35ffccf-8378-4b81-b174-f89083d3bb4c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718901/general/e35ffccf-8378-4b81-b174-f89083d3bb4c.jpg already downloaded
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718901%252Fgeneral%252F5f3aa0dc-88fe-4150-9209-bcbcdd6b1543.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718901/general/5f3aa0dc-88fe-4150-9209-bcbcdd6b1543.jpg already downloaded
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718901%252Fgeneral%252F01de98b5-7098-445d-97f7-ff3ab9d3abcd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718901/general/01de98b5-7098-445d-97f7-ff3ab9d3abcd.jpg already downloaded
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718901%252Fgeneral%252Fcac1a123-710c-41e9-a421-937436f5ae52.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718901/general/cac1a123-710c-41e9-a421-937436f5ae52.jpg already downloaded
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718901%252Fgeneral%252F0fe915a4-2484-4770-8c46-6d3dd901b584.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718901/general/0fe915a4-2484-4770-8c46-6d3dd901b584.jpg already downloaded
2026-03-25 10:18:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b29b9f35-b840-510b-98a8-c14ae57e0feb, identifier: 10722571
2026-03-25 10:18:31 [adesa.be] INFO: Found listing with ID: 10722703
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722703%27 HTTP/1.1" 200 None
2026-03-25 10:18:31 [adesa.be] INFO: Scrape type for 10722703: 1
2026-03-25 10:18:31 [adesa.be] INFO: Scraping item 10722703 url https://www.openlane.eu/en/carv6/auction/10722703
2026-03-25 10:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac979582-ad2e-52fe-8d30-fc95eaf8e1ae with identifier: 10722558
2026-03-25 10:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac979582-ad2e-52fe-8d30-fc95eaf8e1ae with identifier: 10722558
2026-03-25 10:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac979582-ad2e-52fe-8d30-fc95eaf8e1ae with identifier: 10722558 to the API
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722558>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'ac979582-ad2e-52fe-8d30-fc95eaf8e1ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRW850',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722558',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 173866,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5712164/general/2861ae41-1cbb-4c8e-93b9-fa30f93bf6df.jpg',
'https://images.openlane.eu/carimgs/5712164/general/2ce7aa05-dbea-49bc-bb5a-0e91467ccc23.jpg',
'https://images.openlane.eu/carimgs/5712164/general/5fdadcca-914e-4f73-ab33-30f38355e7e6.jpg',
'https://images.openlane.eu/carimgs/5712164/general/3e4c1870-51f2-49d1-95c6-3f9d627c8a7b.jpg',
'https://images.openlane.eu/carimgs/5712164/general/c3d30f89-dca4-412b-9cb9-417f71f92bd1.jpg',
'https://images.openlane.eu/carimgs/5712164/general/a69ad616-0866-45fc-a43b-ca397d5662a8.jpg',
'https://images.openlane.eu/carimgs/5712164/general/a5a7aa76-e7c7-4544-9ee2-08d3303b1e15.jpg',
'https://images.openlane.eu/carimgs/5712164/general/c7705c0a-4153-47fc-a082-cbd7c85e2619.jpg',
'https://images.openlane.eu/carimgs/5712164/general/0208ee13-f436-45f2-ba05-6a5221a275a9.jpg',
'https://images.openlane.eu/carimgs/5712164/general/95b12e1a-9049-4a04-a18b-24d265dbfe7c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac979582-ad2e-52fe-8d30-fc95eaf8e1ae/ac979582-ad2e-52fe-8d30-fc95eaf8e1ae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341517,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712164/general/2861ae41-1cbb-4c8e-93b9-fa30f93bf6df.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac979582-ad2e-52fe-8d30-fc95eaf8e1ae/ac979582-ad2e-52fe-8d30-fc95eaf8e1ae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306540,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712164/general/2ce7aa05-dbea-49bc-bb5a-0e91467ccc23.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac979582-ad2e-52fe-8d30-fc95eaf8e1ae/ac979582-ad2e-52fe-8d30-fc95eaf8e1ae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333475,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712164/general/5fdadcca-914e-4f73-ab33-30f38355e7e6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac979582-ad2e-52fe-8d30-fc95eaf8e1ae/ac979582-ad2e-52fe-8d30-fc95eaf8e1ae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304970,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712164/general/3e4c1870-51f2-49d1-95c6-3f9d627c8a7b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac979582-ad2e-52fe-8d30-fc95eaf8e1ae/ac979582-ad2e-52fe-8d30-fc95eaf8e1ae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333009,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712164/general/c3d30f89-dca4-412b-9cb9-417f71f92bd1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac979582-ad2e-52fe-8d30-fc95eaf8e1ae/ac979582-ad2e-52fe-8d30-fc95eaf8e1ae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280285,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712164/general/a69ad616-0866-45fc-a43b-ca397d5662a8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac979582-ad2e-52fe-8d30-fc95eaf8e1ae/ac979582-ad2e-52fe-8d30-fc95eaf8e1ae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318733,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712164/general/a5a7aa76-e7c7-4544-9ee2-08d3303b1e15.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac979582-ad2e-52fe-8d30-fc95eaf8e1ae/ac979582-ad2e-52fe-8d30-fc95eaf8e1ae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212203,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712164/general/c7705c0a-4153-47fc-a082-cbd7c85e2619.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac979582-ad2e-52fe-8d30-fc95eaf8e1ae/ac979582-ad2e-52fe-8d30-fc95eaf8e1ae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369274,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712164/general/0208ee13-f436-45f2-ba05-6a5221a275a9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac979582-ad2e-52fe-8d30-fc95eaf8e1ae/ac979582-ad2e-52fe-8d30-fc95eaf8e1ae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250347,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712164/general/95b12e1a-9049-4a04-a18b-24d265dbfe7c.jpg',
'Width': 1920}],
'price': 12950,
'price_includes_vat': True,
'registration_date': '2020-11-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 173.866 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722558%27 HTTP/1.1" 200 None
2026-03-25 10:18:31 [adesa.be] INFO: Saving data for 10722558: {'created_time': 1774433911.927914, 'last_price_update_time': 1774433911.927928, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722558') HTTP/1.1" 204 0
2026-03-25 10:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6979f3f6-5cc4-5b0a-9013-78c2524f2266 with identifier: 10722602
2026-03-25 10:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6979f3f6-5cc4-5b0a-9013-78c2524f2266 with identifier: 10722602
2026-03-25 10:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6979f3f6-5cc4-5b0a-9013-78c2524f2266 with identifier: 10722602 to the API
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722602>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '6979f3f6-5cc4-5b0a-9013-78c2524f2266',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDK638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722602',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 83182,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5723505/general/d3a7d565-4c32-4bc7-995e-a71808255ed1.jpg',
'https://images.openlane.eu/carimgs/5723505/general/addec541-c0d9-487f-ac2a-be2bef8cf944.jpg',
'https://images.openlane.eu/carimgs/5723505/general/b10d32c1-7cff-419c-bd29-bf6d4473ed29.jpg',
'https://images.openlane.eu/carimgs/5723505/general/45e6435f-899d-434f-a9eb-9139f0e46620.jpg',
'https://images.openlane.eu/carimgs/5723505/general/86dcc75a-d2dd-46c0-96eb-974355f12ade.jpg',
'https://images.openlane.eu/carimgs/5723505/general/3ecc287e-377d-446f-8e6c-cf4da568ce21.jpg',
'https://images.openlane.eu/carimgs/5723505/general/a61416f8-c573-465a-9ca9-507f6ebe36e9.jpg',
'https://images.openlane.eu/carimgs/5723505/general/694a9405-0850-43a0-b0f2-b56d651c6069.jpg',
'https://images.openlane.eu/carimgs/5723505/general/32edb76f-5dbe-43f7-b11b-6b7afe4dbb6f.jpg',
'https://images.openlane.eu/carimgs/5723505/general/df37ad89-e546-486d-a0fc-39924ea3b0ac.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6979f3f6-5cc4-5b0a-9013-78c2524f2266/6979f3f6-5cc4-5b0a-9013-78c2524f2266_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221752,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723505/general/d3a7d565-4c32-4bc7-995e-a71808255ed1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6979f3f6-5cc4-5b0a-9013-78c2524f2266/6979f3f6-5cc4-5b0a-9013-78c2524f2266_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151958,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723505/general/addec541-c0d9-487f-ac2a-be2bef8cf944.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6979f3f6-5cc4-5b0a-9013-78c2524f2266/6979f3f6-5cc4-5b0a-9013-78c2524f2266_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199414,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723505/general/b10d32c1-7cff-419c-bd29-bf6d4473ed29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6979f3f6-5cc4-5b0a-9013-78c2524f2266/6979f3f6-5cc4-5b0a-9013-78c2524f2266_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723505/general/45e6435f-899d-434f-a9eb-9139f0e46620.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6979f3f6-5cc4-5b0a-9013-78c2524f2266/6979f3f6-5cc4-5b0a-9013-78c2524f2266_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85113,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723505/general/86dcc75a-d2dd-46c0-96eb-974355f12ade.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6979f3f6-5cc4-5b0a-9013-78c2524f2266/6979f3f6-5cc4-5b0a-9013-78c2524f2266_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97125,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723505/general/3ecc287e-377d-446f-8e6c-cf4da568ce21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6979f3f6-5cc4-5b0a-9013-78c2524f2266/6979f3f6-5cc4-5b0a-9013-78c2524f2266_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140109,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723505/general/a61416f8-c573-465a-9ca9-507f6ebe36e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6979f3f6-5cc4-5b0a-9013-78c2524f2266/6979f3f6-5cc4-5b0a-9013-78c2524f2266_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723505/general/694a9405-0850-43a0-b0f2-b56d651c6069.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6979f3f6-5cc4-5b0a-9013-78c2524f2266/6979f3f6-5cc4-5b0a-9013-78c2524f2266_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120125,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723505/general/32edb76f-5dbe-43f7-b11b-6b7afe4dbb6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6979f3f6-5cc4-5b0a-9013-78c2524f2266/6979f3f6-5cc4-5b0a-9013-78c2524f2266_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168245,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723505/general/df37ad89-e546-486d-a0fc-39924ea3b0ac.jpg',
'Width': 1024}],
'price': 17050,
'price_includes_vat': True,
'registration_date': '2021-10-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 83.182 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722602%27 HTTP/1.1" 200 None
2026-03-25 10:18:32 [adesa.be] INFO: Saving data for 10722602: {'created_time': 1774433912.270717, 'last_price_update_time': 1774433912.27073, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722602') HTTP/1.1" 204 0
2026-03-25 10:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b29b9f35-b840-510b-98a8-c14ae57e0feb with identifier: 10722571
2026-03-25 10:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b29b9f35-b840-510b-98a8-c14ae57e0feb with identifier: 10722571
2026-03-25 10:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b29b9f35-b840-510b-98a8-c14ae57e0feb with identifier: 10722571 to the API
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722571>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'b29b9f35-b840-510b-98a8-c14ae57e0feb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDQ210',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722571',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 63948,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5718901/general/a28bab0a-1b93-4232-ab3f-4245e0fb6982.jpg',
'https://images.openlane.eu/carimgs/5718901/general/2ad8ac23-4017-4cc0-aefa-e095ec18b32b.jpg',
'https://images.openlane.eu/carimgs/5718901/general/7d02406b-258f-48ed-bd9c-97e00c4bbb7e.jpg',
'https://images.openlane.eu/carimgs/5718901/general/d63ebdf2-ec98-435f-9d09-175d8cd482f7.jpg',
'https://images.openlane.eu/carimgs/5718901/general/11dfad71-d535-4ce8-b150-4efbfad6fb32.jpg',
'https://images.openlane.eu/carimgs/5718901/general/e35ffccf-8378-4b81-b174-f89083d3bb4c.jpg',
'https://images.openlane.eu/carimgs/5718901/general/5f3aa0dc-88fe-4150-9209-bcbcdd6b1543.jpg',
'https://images.openlane.eu/carimgs/5718901/general/01de98b5-7098-445d-97f7-ff3ab9d3abcd.jpg',
'https://images.openlane.eu/carimgs/5718901/general/cac1a123-710c-41e9-a421-937436f5ae52.jpg',
'https://images.openlane.eu/carimgs/5718901/general/0fe915a4-2484-4770-8c46-6d3dd901b584.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b29b9f35-b840-510b-98a8-c14ae57e0feb/b29b9f35-b840-510b-98a8-c14ae57e0feb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363509,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718901/general/a28bab0a-1b93-4232-ab3f-4245e0fb6982.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b29b9f35-b840-510b-98a8-c14ae57e0feb/b29b9f35-b840-510b-98a8-c14ae57e0feb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31994,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718901/general/2ad8ac23-4017-4cc0-aefa-e095ec18b32b.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b29b9f35-b840-510b-98a8-c14ae57e0feb/b29b9f35-b840-510b-98a8-c14ae57e0feb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345810,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718901/general/7d02406b-258f-48ed-bd9c-97e00c4bbb7e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b29b9f35-b840-510b-98a8-c14ae57e0feb/b29b9f35-b840-510b-98a8-c14ae57e0feb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332068,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718901/general/d63ebdf2-ec98-435f-9d09-175d8cd482f7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b29b9f35-b840-510b-98a8-c14ae57e0feb/b29b9f35-b840-510b-98a8-c14ae57e0feb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354763,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718901/general/11dfad71-d535-4ce8-b150-4efbfad6fb32.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b29b9f35-b840-510b-98a8-c14ae57e0feb/b29b9f35-b840-510b-98a8-c14ae57e0feb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345519,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718901/general/e35ffccf-8378-4b81-b174-f89083d3bb4c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b29b9f35-b840-510b-98a8-c14ae57e0feb/b29b9f35-b840-510b-98a8-c14ae57e0feb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379491,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718901/general/5f3aa0dc-88fe-4150-9209-bcbcdd6b1543.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b29b9f35-b840-510b-98a8-c14ae57e0feb/b29b9f35-b840-510b-98a8-c14ae57e0feb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373485,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718901/general/01de98b5-7098-445d-97f7-ff3ab9d3abcd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b29b9f35-b840-510b-98a8-c14ae57e0feb/b29b9f35-b840-510b-98a8-c14ae57e0feb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378274,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718901/general/cac1a123-710c-41e9-a421-937436f5ae52.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b29b9f35-b840-510b-98a8-c14ae57e0feb/b29b9f35-b840-510b-98a8-c14ae57e0feb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318814,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718901/general/0fe915a4-2484-4770-8c46-6d3dd901b584.jpg',
'Width': 1920}],
'price': 15650,
'price_includes_vat': True,
'registration_date': '2021-10-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 63.948 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722571%27 HTTP/1.1" 200 None
2026-03-25 10:18:32 [adesa.be] INFO: Saving data for 10722571: {'created_time': 1774433912.616715, 'last_price_update_time': 1774433912.616726, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722571') HTTP/1.1" 204 0
2026-03-25 10:18:32 [adesa.be] INFO: Found listing with ID: 10722433
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722433%27 HTTP/1.1" 200 None
2026-03-25 10:18:32 [adesa.be] INFO: Scrape type for 10722433: 1
2026-03-25 10:18:32 [adesa.be] INFO: Scraping item 10722433 url https://www.openlane.eu/en/carv6/auction/10722433
2026-03-25 10:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722452> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10: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-25 10:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:32 [adesa.be] INFO: Found listing with ID: 10722454
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722454%27 HTTP/1.1" 200 None
2026-03-25 10:18:32 [adesa.be] INFO: Scrape type for 10722454: 1
2026-03-25 10:18:32 [adesa.be] INFO: Scraping item 10722454 url https://www.openlane.eu/en/carv6/auction/10722454
2026-03-25 10: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-25 10:18:32 [adesa.be] INFO: Found listing with ID: 10722704
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722704%27 HTTP/1.1" 200 None
2026-03-25 10:18:32 [adesa.be] INFO: Scrape type for 10722704: 1
2026-03-25 10:18:32 [adesa.be] INFO: Scraping item 10722704 url https://www.openlane.eu/en/carv6/auction/10722704
2026-03-25 10:18:32 [adesa.be] INFO: Found listing with ID: 10722434
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722434%27 HTTP/1.1" 200 None
2026-03-25 10:18:32 [adesa.be] INFO: Scrape type for 10722434: 1
2026-03-25 10:18:32 [adesa.be] INFO: Scraping item 10722434 url https://www.openlane.eu/en/carv6/auction/10722434
2026-03-25 10:18:32 [adesa.be] INFO: Found listing with ID: 10722624
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722624%27 HTTP/1.1" 200 None
2026-03-25 10:18:32 [adesa.be] INFO: Scrape type for 10722624: 1
2026-03-25 10:18:32 [adesa.be] INFO: Scraping item 10722624 url https://www.openlane.eu/en/carv6/auction/10722624
2026-03-25 10:18:32 [adesa.be] INFO: Found listing with ID: 10722544
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722544%27 HTTP/1.1" 200 None
2026-03-25 10:18:32 [adesa.be] INFO: Scrape type for 10722544: 1
2026-03-25 10:18:32 [adesa.be] INFO: Scraping item 10722544 url https://www.openlane.eu/en/carv6/auction/10722544
2026-03-25 10:18:32 [adesa.be] INFO: Found listing with ID: 10722676
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722676%27 HTTP/1.1" 200 None
2026-03-25 10:18:32 [adesa.be] INFO: Scrape type for 10722676: 1
2026-03-25 10:18:32 [adesa.be] INFO: Scraping item 10722676 url https://www.openlane.eu/en/carv6/auction/10722676
2026-03-25 10:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 697d7034-74d4-5af7-82c7-80412a0498ca with identifier: 10722672
2026-03-25 10:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 697d7034-74d4-5af7-82c7-80412a0498ca with scrape type 1
2026-03-25 10:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 697d7034-74d4-5af7-82c7-80412a0498ca
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731710%252Fgeneral%252F9db1ffcf-0361-4170-a41c-7df2c9966bc2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731710/general/9db1ffcf-0361-4170-a41c-7df2c9966bc2.jpg already downloaded
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731710%252Fgeneral%252F67f203aa-9a9e-452e-9a59-ff622d1e8872.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731710/general/67f203aa-9a9e-452e-9a59-ff622d1e8872.jpg already downloaded
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731710%252Fgeneral%252Fed7728fa-1e0d-4544-89a7-07e91f8e1449.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731710/general/ed7728fa-1e0d-4544-89a7-07e91f8e1449.jpg already downloaded
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731710%252Fgeneral%252F9fdb94bf-10dc-417a-9235-cf3081fcfb8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731710/general/9fdb94bf-10dc-417a-9235-cf3081fcfb8f.jpg already downloaded
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731710%252Fgeneral%252F8b641c6a-36b2-4859-bb56-6d79e021375d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731710/general/8b641c6a-36b2-4859-bb56-6d79e021375d.jpg already downloaded
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731710%252Fgeneral%252F2d37abe0-0d6b-4b1a-8109-92563f35c19f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731710/general/2d37abe0-0d6b-4b1a-8109-92563f35c19f.jpg already downloaded
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731710%252Fgeneral%252F70fc08b6-4e17-4067-9e72-c374d7475664.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731710/general/70fc08b6-4e17-4067-9e72-c374d7475664.jpg already downloaded
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731710%252Fgeneral%252F410d2b57-8d7a-437f-a5b1-355bd75a2554.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731710/general/410d2b57-8d7a-437f-a5b1-355bd75a2554.jpg already downloaded
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731710%252Fgeneral%252Fff8e045a-f2ba-441e-93f1-6b350a1fd342.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731710/general/ff8e045a-f2ba-441e-93f1-6b350a1fd342.jpg already downloaded
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731710%252Fgeneral%252F599202b8-ca68-4580-b79b-61f3b8d77806.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731710/general/599202b8-ca68-4580-b79b-61f3b8d77806.jpg already downloaded
2026-03-25 10:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 697d7034-74d4-5af7-82c7-80412a0498ca, identifier: 10722672
2026-03-25 10:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26bba020-4667-520f-b6e3-0fbeb3fcde0e with identifier: 10722673
2026-03-25 10:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26bba020-4667-520f-b6e3-0fbeb3fcde0e with scrape type 1
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 26bba020-4667-520f-b6e3-0fbeb3fcde0e
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731717%252Fgeneral%252F52ff51ed-959f-4312-808e-e96030eccaf6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731717/general/52ff51ed-959f-4312-808e-e96030eccaf6.jpg already downloaded
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731717%252Fgeneral%252F18ae553d-84aa-4e50-964e-b7ea20f55e9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731717/general/18ae553d-84aa-4e50-964e-b7ea20f55e9d.jpg already downloaded
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731717%252Fgeneral%252F3d549ed0-ef8c-4ff3-be7a-3954d34518b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731717/general/3d549ed0-ef8c-4ff3-be7a-3954d34518b1.jpg already downloaded
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731717%252Fgeneral%252F2dbfb410-67f9-4625-90d6-fefae705f196.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731717/general/2dbfb410-67f9-4625-90d6-fefae705f196.jpg already downloaded
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731717%252Fgeneral%252Fce8070f0-a876-497a-83f3-882be2c8383b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731717/general/ce8070f0-a876-497a-83f3-882be2c8383b.jpg already downloaded
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731717%252Fgeneral%252F808334c9-0ece-4dc5-bcec-3307d1df99ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731717/general/808334c9-0ece-4dc5-bcec-3307d1df99ed.jpg already downloaded
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731717%252Fgeneral%252F15ce052b-a182-4083-8135-649c341d39fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731717/general/15ce052b-a182-4083-8135-649c341d39fd.jpg already downloaded
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731717%252Fgeneral%252F4b96f555-de54-4268-bf64-ac45ee29441b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731717/general/4b96f555-de54-4268-bf64-ac45ee29441b.jpg already downloaded
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731717%252Fgeneral%252Fff6fe1ad-935b-44eb-ad59-88f6705eb50f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731717/general/ff6fe1ad-935b-44eb-ad59-88f6705eb50f.jpg already downloaded
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731717%252Fgeneral%252F920da583-67ca-4540-b0e8-a2765c4de562.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731717/general/920da583-67ca-4540-b0e8-a2765c4de562.jpg already downloaded
2026-03-25 10:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26bba020-4667-520f-b6e3-0fbeb3fcde0e, identifier: 10722673
2026-03-25 10:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d35597b-e0d8-54fe-88df-ee1be6965df9 with identifier: 10722452
2026-03-25 10:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d35597b-e0d8-54fe-88df-ee1be6965df9 with scrape type 1
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5d35597b-e0d8-54fe-88df-ee1be6965df9
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691954%252Fgeneral%252F43c6052b-e14b-41f4-a548-2e96985a4be1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691954/general/43c6052b-e14b-41f4-a548-2e96985a4be1.jpg already downloaded
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691954%252Fgeneral%252Fd5f584ed-a062-43d7-84af-f7e6d2fd082d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691954/general/d5f584ed-a062-43d7-84af-f7e6d2fd082d.jpg already downloaded
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691954%252Fgeneral%252F1016741e-6a3c-4fa0-a29a-49fdf559590c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691954/general/1016741e-6a3c-4fa0-a29a-49fdf559590c.jpg already downloaded
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691954%252Fgeneral%252F3ce19792-18cb-472a-a7ab-887b06eff80f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691954/general/3ce19792-18cb-472a-a7ab-887b06eff80f.jpg already downloaded
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691954%252Fgeneral%252Fe37058ef-0dba-4c8e-9994-18ab11f7d84d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691954/general/e37058ef-0dba-4c8e-9994-18ab11f7d84d.jpg already downloaded
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691954%252Fgeneral%252F2ce34245-90cf-493f-8269-e388a84f36fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691954/general/2ce34245-90cf-493f-8269-e388a84f36fc.jpg already downloaded
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691954%252Fgeneral%252Ff774278d-20a5-433e-adcb-e8209f6822ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691954/general/f774278d-20a5-433e-adcb-e8209f6822ee.jpg already downloaded
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691954%252Fgeneral%252F03ae832c-487e-4c07-904e-31a859734f09.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691954/general/03ae832c-487e-4c07-904e-31a859734f09.jpg already downloaded
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691954%252Fgeneral%252F3a541955-f46c-4b8d-bc66-dd1041d9fcc5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691954/general/3a541955-f46c-4b8d-bc66-dd1041d9fcc5.jpg already downloaded
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691954%252Fgeneral%252F1189d851-6101-451a-9a56-6b7b1f1e842f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691954/general/1189d851-6101-451a-9a56-6b7b1f1e842f.jpg already downloaded
2026-03-25 10:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5d35597b-e0d8-54fe-88df-ee1be6965df9, identifier: 10722452
2026-03-25 10:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 179e6a5f-7ed5-5ba9-89a7-b78f65ff809d with identifier: 10722671
2026-03-25 10:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 179e6a5f-7ed5-5ba9-89a7-b78f65ff809d with scrape type 1
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 179e6a5f-7ed5-5ba9-89a7-b78f65ff809d
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731708%252Fgeneral%252F523fcab7-790f-4b82-bdca-d90d5b63661e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731708/general/523fcab7-790f-4b82-bdca-d90d5b63661e.jpg already downloaded
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731708%252Fgeneral%252Ffd539d5b-31d5-4fa0-9d5a-c6edb5522fb6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731708/general/fd539d5b-31d5-4fa0-9d5a-c6edb5522fb6.jpg already downloaded
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731708%252Fgeneral%252Fd3730cb6-f727-454f-8dd1-144ec46d7bcd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731708/general/d3730cb6-f727-454f-8dd1-144ec46d7bcd.jpg already downloaded
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731708%252Fgeneral%252F9f00aeb1-8a42-49e6-a193-7dde783034b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731708/general/9f00aeb1-8a42-49e6-a193-7dde783034b8.jpg already downloaded
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731708%252Fgeneral%252Fe1d2e71f-0fb1-4c38-b64b-0a0999b71eee.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731708/general/e1d2e71f-0fb1-4c38-b64b-0a0999b71eee.jpg already downloaded
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731708%252Fgeneral%252Fabd3b746-0c53-4f25-a9ec-f8b74e655daf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731708/general/abd3b746-0c53-4f25-a9ec-f8b74e655daf.jpg already downloaded
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731708%252Fgeneral%252Fd615a4fe-c927-4e2f-8f54-ab7475773c5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731708/general/d615a4fe-c927-4e2f-8f54-ab7475773c5e.jpg already downloaded
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731708%252Fgeneral%252F85117273-4076-4ef9-80ef-a0b0ef96fa39.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731708/general/85117273-4076-4ef9-80ef-a0b0ef96fa39.jpg already downloaded
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731708%252Fgeneral%252F6cdb7060-3975-44a9-b563-85d233d8d20e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731708/general/6cdb7060-3975-44a9-b563-85d233d8d20e.jpg already downloaded
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731708%252Fgeneral%252Fe0c3c745-2581-446d-ab75-af99cd564704.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731708/general/e0c3c745-2581-446d-ab75-af99cd564704.jpg already downloaded
2026-03-25 10:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 179e6a5f-7ed5-5ba9-89a7-b78f65ff809d, identifier: 10722671
2026-03-25 10:18:34 [adesa.be] INFO: Found listing with ID: 10722584
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722584%27 HTTP/1.1" 200 None
2026-03-25 10:18:34 [adesa.be] INFO: Scrape type for 10722584: 1
2026-03-25 10:18:34 [adesa.be] INFO: Scraping item 10722584 url https://www.openlane.eu/en/carv6/auction/10722584
2026-03-25 10:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 697d7034-74d4-5af7-82c7-80412a0498ca with identifier: 10722672
2026-03-25 10:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 697d7034-74d4-5af7-82c7-80412a0498ca with identifier: 10722672
2026-03-25 10:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 697d7034-74d4-5af7-82c7-80412a0498ca with identifier: 10722672 to the API
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722672>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '697d7034-74d4-5af7-82c7-80412a0498ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLS506',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722672',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 29940,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5731710/general/9db1ffcf-0361-4170-a41c-7df2c9966bc2.jpg',
'https://images.openlane.eu/carimgs/5731710/general/67f203aa-9a9e-452e-9a59-ff622d1e8872.jpg',
'https://images.openlane.eu/carimgs/5731710/general/ed7728fa-1e0d-4544-89a7-07e91f8e1449.jpg',
'https://images.openlane.eu/carimgs/5731710/general/9fdb94bf-10dc-417a-9235-cf3081fcfb8f.jpg',
'https://images.openlane.eu/carimgs/5731710/general/8b641c6a-36b2-4859-bb56-6d79e021375d.jpg',
'https://images.openlane.eu/carimgs/5731710/general/2d37abe0-0d6b-4b1a-8109-92563f35c19f.jpg',
'https://images.openlane.eu/carimgs/5731710/general/70fc08b6-4e17-4067-9e72-c374d7475664.jpg',
'https://images.openlane.eu/carimgs/5731710/general/410d2b57-8d7a-437f-a5b1-355bd75a2554.jpg',
'https://images.openlane.eu/carimgs/5731710/general/ff8e045a-f2ba-441e-93f1-6b350a1fd342.jpg',
'https://images.openlane.eu/carimgs/5731710/general/599202b8-ca68-4580-b79b-61f3b8d77806.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_697d7034-74d4-5af7-82c7-80412a0498ca/697d7034-74d4-5af7-82c7-80412a0498ca_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259188,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731710/general/9db1ffcf-0361-4170-a41c-7df2c9966bc2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_697d7034-74d4-5af7-82c7-80412a0498ca/697d7034-74d4-5af7-82c7-80412a0498ca_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268360,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731710/general/67f203aa-9a9e-452e-9a59-ff622d1e8872.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_697d7034-74d4-5af7-82c7-80412a0498ca/697d7034-74d4-5af7-82c7-80412a0498ca_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249896,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731710/general/ed7728fa-1e0d-4544-89a7-07e91f8e1449.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_697d7034-74d4-5af7-82c7-80412a0498ca/697d7034-74d4-5af7-82c7-80412a0498ca_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261519,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731710/general/9fdb94bf-10dc-417a-9235-cf3081fcfb8f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_697d7034-74d4-5af7-82c7-80412a0498ca/697d7034-74d4-5af7-82c7-80412a0498ca_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235488,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731710/general/8b641c6a-36b2-4859-bb56-6d79e021375d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_697d7034-74d4-5af7-82c7-80412a0498ca/697d7034-74d4-5af7-82c7-80412a0498ca_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279200,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731710/general/2d37abe0-0d6b-4b1a-8109-92563f35c19f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_697d7034-74d4-5af7-82c7-80412a0498ca/697d7034-74d4-5af7-82c7-80412a0498ca_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271933,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731710/general/70fc08b6-4e17-4067-9e72-c374d7475664.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_697d7034-74d4-5af7-82c7-80412a0498ca/697d7034-74d4-5af7-82c7-80412a0498ca_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269102,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731710/general/410d2b57-8d7a-437f-a5b1-355bd75a2554.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_697d7034-74d4-5af7-82c7-80412a0498ca/697d7034-74d4-5af7-82c7-80412a0498ca_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316860,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731710/general/ff8e045a-f2ba-441e-93f1-6b350a1fd342.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_697d7034-74d4-5af7-82c7-80412a0498ca/697d7034-74d4-5af7-82c7-80412a0498ca_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225182,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731710/general/599202b8-ca68-4580-b79b-61f3b8d77806.jpg',
'Width': 1400}],
'price': 20050,
'price_includes_vat': True,
'registration_date': '2023-04-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Luxury Line - Hybrid - Automatic - 163 hp - '
'29.940 km',
'transmission': 'automatic',
'trim': 'Luxury Line',
'vin': None,
'year': 2023}
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722672%27 HTTP/1.1" 200 None
2026-03-25 10:18:34 [adesa.be] INFO: Saving data for 10722672: {'created_time': 1774433914.597659, 'last_price_update_time': 1774433914.59767, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722672') HTTP/1.1" 204 0
2026-03-25 10:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26bba020-4667-520f-b6e3-0fbeb3fcde0e with identifier: 10722673
2026-03-25 10:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26bba020-4667-520f-b6e3-0fbeb3fcde0e with identifier: 10722673
2026-03-25 10:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26bba020-4667-520f-b6e3-0fbeb3fcde0e with identifier: 10722673 to the API
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722673>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '26bba020-4667-520f-b6e3-0fbeb3fcde0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVN705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722673',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 188787,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5731717/general/52ff51ed-959f-4312-808e-e96030eccaf6.jpg',
'https://images.openlane.eu/carimgs/5731717/general/18ae553d-84aa-4e50-964e-b7ea20f55e9d.jpg',
'https://images.openlane.eu/carimgs/5731717/general/3d549ed0-ef8c-4ff3-be7a-3954d34518b1.jpg',
'https://images.openlane.eu/carimgs/5731717/general/2dbfb410-67f9-4625-90d6-fefae705f196.jpg',
'https://images.openlane.eu/carimgs/5731717/general/ce8070f0-a876-497a-83f3-882be2c8383b.jpg',
'https://images.openlane.eu/carimgs/5731717/general/808334c9-0ece-4dc5-bcec-3307d1df99ed.jpg',
'https://images.openlane.eu/carimgs/5731717/general/15ce052b-a182-4083-8135-649c341d39fd.jpg',
'https://images.openlane.eu/carimgs/5731717/general/4b96f555-de54-4268-bf64-ac45ee29441b.jpg',
'https://images.openlane.eu/carimgs/5731717/general/ff6fe1ad-935b-44eb-ad59-88f6705eb50f.jpg',
'https://images.openlane.eu/carimgs/5731717/general/920da583-67ca-4540-b0e8-a2765c4de562.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26bba020-4667-520f-b6e3-0fbeb3fcde0e/26bba020-4667-520f-b6e3-0fbeb3fcde0e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82169,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731717/general/52ff51ed-959f-4312-808e-e96030eccaf6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26bba020-4667-520f-b6e3-0fbeb3fcde0e/26bba020-4667-520f-b6e3-0fbeb3fcde0e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84612,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731717/general/18ae553d-84aa-4e50-964e-b7ea20f55e9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26bba020-4667-520f-b6e3-0fbeb3fcde0e/26bba020-4667-520f-b6e3-0fbeb3fcde0e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85274,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731717/general/3d549ed0-ef8c-4ff3-be7a-3954d34518b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26bba020-4667-520f-b6e3-0fbeb3fcde0e/26bba020-4667-520f-b6e3-0fbeb3fcde0e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86025,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731717/general/2dbfb410-67f9-4625-90d6-fefae705f196.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26bba020-4667-520f-b6e3-0fbeb3fcde0e/26bba020-4667-520f-b6e3-0fbeb3fcde0e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119579,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731717/general/ce8070f0-a876-497a-83f3-882be2c8383b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26bba020-4667-520f-b6e3-0fbeb3fcde0e/26bba020-4667-520f-b6e3-0fbeb3fcde0e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106379,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731717/general/808334c9-0ece-4dc5-bcec-3307d1df99ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26bba020-4667-520f-b6e3-0fbeb3fcde0e/26bba020-4667-520f-b6e3-0fbeb3fcde0e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116656,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731717/general/15ce052b-a182-4083-8135-649c341d39fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26bba020-4667-520f-b6e3-0fbeb3fcde0e/26bba020-4667-520f-b6e3-0fbeb3fcde0e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96665,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731717/general/4b96f555-de54-4268-bf64-ac45ee29441b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26bba020-4667-520f-b6e3-0fbeb3fcde0e/26bba020-4667-520f-b6e3-0fbeb3fcde0e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102496,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731717/general/ff6fe1ad-935b-44eb-ad59-88f6705eb50f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26bba020-4667-520f-b6e3-0fbeb3fcde0e/26bba020-4667-520f-b6e3-0fbeb3fcde0e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731717/general/920da583-67ca-4540-b0e8-a2765c4de562.jpg',
'Width': 1024}],
'price': 11650,
'price_includes_vat': True,
'registration_date': '2022-04-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz B 200d Business Solution - Diesel - Automatic - 150 '
'hp - 188.787 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 10:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722673%27 HTTP/1.1" 200 None
2026-03-25 10:18:35 [adesa.be] INFO: Saving data for 10722673: {'created_time': 1774433915.009629, 'last_price_update_time': 1774433915.00964, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722673') HTTP/1.1" 204 0
2026-03-25 10:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5d35597b-e0d8-54fe-88df-ee1be6965df9 with identifier: 10722452
2026-03-25 10:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5d35597b-e0d8-54fe-88df-ee1be6965df9 with identifier: 10722452
2026-03-25 10:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5d35597b-e0d8-54fe-88df-ee1be6965df9 with identifier: 10722452 to the API
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722452>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '5d35597b-e0d8-54fe-88df-ee1be6965df9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKJ503',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722452',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 82333,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5691954/general/43c6052b-e14b-41f4-a548-2e96985a4be1.jpg',
'https://images.openlane.eu/carimgs/5691954/general/d5f584ed-a062-43d7-84af-f7e6d2fd082d.jpg',
'https://images.openlane.eu/carimgs/5691954/general/1016741e-6a3c-4fa0-a29a-49fdf559590c.jpg',
'https://images.openlane.eu/carimgs/5691954/general/3ce19792-18cb-472a-a7ab-887b06eff80f.jpg',
'https://images.openlane.eu/carimgs/5691954/general/e37058ef-0dba-4c8e-9994-18ab11f7d84d.jpg',
'https://images.openlane.eu/carimgs/5691954/general/2ce34245-90cf-493f-8269-e388a84f36fc.jpg',
'https://images.openlane.eu/carimgs/5691954/general/f774278d-20a5-433e-adcb-e8209f6822ee.jpg',
'https://images.openlane.eu/carimgs/5691954/general/03ae832c-487e-4c07-904e-31a859734f09.jpg',
'https://images.openlane.eu/carimgs/5691954/general/3a541955-f46c-4b8d-bc66-dd1041d9fcc5.jpg',
'https://images.openlane.eu/carimgs/5691954/general/1189d851-6101-451a-9a56-6b7b1f1e842f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d35597b-e0d8-54fe-88df-ee1be6965df9/5d35597b-e0d8-54fe-88df-ee1be6965df9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308955,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691954/general/43c6052b-e14b-41f4-a548-2e96985a4be1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d35597b-e0d8-54fe-88df-ee1be6965df9/5d35597b-e0d8-54fe-88df-ee1be6965df9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338826,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691954/general/d5f584ed-a062-43d7-84af-f7e6d2fd082d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d35597b-e0d8-54fe-88df-ee1be6965df9/5d35597b-e0d8-54fe-88df-ee1be6965df9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317632,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691954/general/1016741e-6a3c-4fa0-a29a-49fdf559590c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d35597b-e0d8-54fe-88df-ee1be6965df9/5d35597b-e0d8-54fe-88df-ee1be6965df9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307791,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691954/general/3ce19792-18cb-472a-a7ab-887b06eff80f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d35597b-e0d8-54fe-88df-ee1be6965df9/5d35597b-e0d8-54fe-88df-ee1be6965df9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302652,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691954/general/e37058ef-0dba-4c8e-9994-18ab11f7d84d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d35597b-e0d8-54fe-88df-ee1be6965df9/5d35597b-e0d8-54fe-88df-ee1be6965df9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356778,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691954/general/2ce34245-90cf-493f-8269-e388a84f36fc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d35597b-e0d8-54fe-88df-ee1be6965df9/5d35597b-e0d8-54fe-88df-ee1be6965df9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356327,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691954/general/f774278d-20a5-433e-adcb-e8209f6822ee.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d35597b-e0d8-54fe-88df-ee1be6965df9/5d35597b-e0d8-54fe-88df-ee1be6965df9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329908,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691954/general/03ae832c-487e-4c07-904e-31a859734f09.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d35597b-e0d8-54fe-88df-ee1be6965df9/5d35597b-e0d8-54fe-88df-ee1be6965df9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325668,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691954/general/3a541955-f46c-4b8d-bc66-dd1041d9fcc5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d35597b-e0d8-54fe-88df-ee1be6965df9/5d35597b-e0d8-54fe-88df-ee1be6965df9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347438,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691954/general/1189d851-6101-451a-9a56-6b7b1f1e842f.jpg',
'Width': 1920}],
'price': 16650,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 82.333 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722452%27 HTTP/1.1" 200 None
2026-03-25 10:18:35 [adesa.be] INFO: Saving data for 10722452: {'created_time': 1774433915.325968, 'last_price_update_time': 1774433915.325979, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722452') HTTP/1.1" 204 0
2026-03-25 10:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 179e6a5f-7ed5-5ba9-89a7-b78f65ff809d with identifier: 10722671
2026-03-25 10:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 179e6a5f-7ed5-5ba9-89a7-b78f65ff809d with identifier: 10722671
2026-03-25 10:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 179e6a5f-7ed5-5ba9-89a7-b78f65ff809d with identifier: 10722671 to the API
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722671>
{'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-26T12:35:00Z',
'fuel_type': 'Electric',
'id': '179e6a5f-7ed5-5ba9-89a7-b78f65ff809d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRQ154',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722671',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 63230,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5731708/general/523fcab7-790f-4b82-bdca-d90d5b63661e.jpg',
'https://images.openlane.eu/carimgs/5731708/general/fd539d5b-31d5-4fa0-9d5a-c6edb5522fb6.jpg',
'https://images.openlane.eu/carimgs/5731708/general/d3730cb6-f727-454f-8dd1-144ec46d7bcd.jpg',
'https://images.openlane.eu/carimgs/5731708/general/9f00aeb1-8a42-49e6-a193-7dde783034b8.jpg',
'https://images.openlane.eu/carimgs/5731708/general/e1d2e71f-0fb1-4c38-b64b-0a0999b71eee.jpg',
'https://images.openlane.eu/carimgs/5731708/general/abd3b746-0c53-4f25-a9ec-f8b74e655daf.jpg',
'https://images.openlane.eu/carimgs/5731708/general/d615a4fe-c927-4e2f-8f54-ab7475773c5e.jpg',
'https://images.openlane.eu/carimgs/5731708/general/85117273-4076-4ef9-80ef-a0b0ef96fa39.jpg',
'https://images.openlane.eu/carimgs/5731708/general/6cdb7060-3975-44a9-b563-85d233d8d20e.jpg',
'https://images.openlane.eu/carimgs/5731708/general/e0c3c745-2581-446d-ab75-af99cd564704.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_179e6a5f-7ed5-5ba9-89a7-b78f65ff809d/179e6a5f-7ed5-5ba9-89a7-b78f65ff809d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403230,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731708/general/523fcab7-790f-4b82-bdca-d90d5b63661e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_179e6a5f-7ed5-5ba9-89a7-b78f65ff809d/179e6a5f-7ed5-5ba9-89a7-b78f65ff809d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368290,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731708/general/fd539d5b-31d5-4fa0-9d5a-c6edb5522fb6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_179e6a5f-7ed5-5ba9-89a7-b78f65ff809d/179e6a5f-7ed5-5ba9-89a7-b78f65ff809d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345994,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731708/general/d3730cb6-f727-454f-8dd1-144ec46d7bcd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_179e6a5f-7ed5-5ba9-89a7-b78f65ff809d/179e6a5f-7ed5-5ba9-89a7-b78f65ff809d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352904,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731708/general/9f00aeb1-8a42-49e6-a193-7dde783034b8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_179e6a5f-7ed5-5ba9-89a7-b78f65ff809d/179e6a5f-7ed5-5ba9-89a7-b78f65ff809d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295632,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731708/general/e1d2e71f-0fb1-4c38-b64b-0a0999b71eee.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_179e6a5f-7ed5-5ba9-89a7-b78f65ff809d/179e6a5f-7ed5-5ba9-89a7-b78f65ff809d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337174,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731708/general/abd3b746-0c53-4f25-a9ec-f8b74e655daf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_179e6a5f-7ed5-5ba9-89a7-b78f65ff809d/179e6a5f-7ed5-5ba9-89a7-b78f65ff809d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344924,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731708/general/d615a4fe-c927-4e2f-8f54-ab7475773c5e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_179e6a5f-7ed5-5ba9-89a7-b78f65ff809d/179e6a5f-7ed5-5ba9-89a7-b78f65ff809d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242400,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731708/general/85117273-4076-4ef9-80ef-a0b0ef96fa39.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_179e6a5f-7ed5-5ba9-89a7-b78f65ff809d/179e6a5f-7ed5-5ba9-89a7-b78f65ff809d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288306,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731708/general/6cdb7060-3975-44a9-b563-85d233d8d20e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_179e6a5f-7ed5-5ba9-89a7-b78f65ff809d/179e6a5f-7ed5-5ba9-89a7-b78f65ff809d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268650,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731708/general/e0c3c745-2581-446d-ab75-af99cd564704.jpg',
'Width': 1920}],
'price': 13950,
'price_includes_vat': True,
'registration_date': '2020-11-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Hyundai e-Kona 64 kWh - Electric - Automatic - 204 hp - 63.230 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722671%27 HTTP/1.1" 200 None
2026-03-25 10:18:35 [adesa.be] INFO: Saving data for 10722671: {'created_time': 1774433915.688552, 'last_price_update_time': 1774433915.688564, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722671') HTTP/1.1" 204 0
2026-03-25 10:18:35 [adesa.be] INFO: Found listing with ID: 10722646
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722646%27 HTTP/1.1" 200 None
2026-03-25 10:18:35 [adesa.be] INFO: Scrape type for 10722646: 1
2026-03-25 10:18:35 [adesa.be] INFO: Scraping item 10722646 url https://www.openlane.eu/en/carv6/auction/10722646
2026-03-25 10:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722415> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722395> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:35 [adesa.be] INFO: Found listing with ID: 10722647
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722647%27 HTTP/1.1" 200 None
2026-03-25 10:18:35 [adesa.be] INFO: Scrape type for 10722647: 1
2026-03-25 10:18:35 [adesa.be] INFO: Scraping item 10722647 url https://www.openlane.eu/en/carv6/auction/10722647
2026-03-25 10:18:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:35 [adesa.be] INFO: Found listing with ID: 10722625
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722625%27 HTTP/1.1" 200 None
2026-03-25 10:18:35 [adesa.be] INFO: Scrape type for 10722625: 1
2026-03-25 10:18:35 [adesa.be] INFO: Scraping item 10722625 url https://www.openlane.eu/en/carv6/auction/10722625
2026-03-25 10:18:35 [adesa.be] INFO: Found listing with ID: 10722705
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722705%27 HTTP/1.1" 200 None
2026-03-25 10:18:35 [adesa.be] INFO: Scrape type for 10722705: 1
2026-03-25 10:18:35 [adesa.be] INFO: Scraping item 10722705 url https://www.openlane.eu/en/carv6/auction/10722705
2026-03-25 10:18:35 [adesa.be] INFO: Found listing with ID: 10722545
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722545%27 HTTP/1.1" 200 None
2026-03-25 10:18:35 [adesa.be] INFO: Scrape type for 10722545: 1
2026-03-25 10:18:35 [adesa.be] INFO: Scraping item 10722545 url https://www.openlane.eu/en/carv6/auction/10722545
2026-03-25 10:18:35 [adesa.be] INFO: Found listing with ID: 10722501
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722501%27 HTTP/1.1" 200 None
2026-03-25 10:18:35 [adesa.be] INFO: Scrape type for 10722501: 1
2026-03-25 10:18:35 [adesa.be] INFO: Scraping item 10722501 url https://www.openlane.eu/en/carv6/auction/10722501
2026-03-25 10:18:35 [adesa.be] INFO: Found listing with ID: 10722500
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722500%27 HTTP/1.1" 200 None
2026-03-25 10:18:35 [adesa.be] INFO: Scrape type for 10722500: 1
2026-03-25 10:18:35 [adesa.be] INFO: Scraping item 10722500 url https://www.openlane.eu/en/carv6/auction/10722500
2026-03-25 10:18:35 [adesa.be] INFO: Found listing with ID: 10722455
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722455%27 HTTP/1.1" 200 None
2026-03-25 10:18:35 [adesa.be] INFO: Scrape type for 10722455: 1
2026-03-25 10:18:35 [adesa.be] INFO: Scraping item 10722455 url https://www.openlane.eu/en/carv6/auction/10722455
2026-03-25 10:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1d1c20f-5967-5e23-95a9-3f29c39e8635 with identifier: 10722563
2026-03-25 10:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1d1c20f-5967-5e23-95a9-3f29c39e8635 with scrape type 1
2026-03-25 10:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c1d1c20f-5967-5e23-95a9-3f29c39e8635
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715457%252Fgeneral%252F54ce29cc-6c22-4c9c-af01-3c3a6ee2c0f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715457/general/54ce29cc-6c22-4c9c-af01-3c3a6ee2c0f8.jpg already downloaded
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715457%252Fgeneral%252F9a6a3e63-ffa9-410f-be00-3cfcc4b70ad6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715457/general/9a6a3e63-ffa9-410f-be00-3cfcc4b70ad6.jpg already downloaded
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715457%252Fgeneral%252F900114fb-f684-495c-8fb5-dfa12b802016.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715457/general/900114fb-f684-495c-8fb5-dfa12b802016.jpg already downloaded
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715457%252Fgeneral%252F9a750403-e5f3-4ae2-a8fc-4572288d9e3f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715457/general/9a750403-e5f3-4ae2-a8fc-4572288d9e3f.jpg already downloaded
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715457%252Fgeneral%252F01dd006a-fb96-4ba7-8abd-a81644de1907.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715457/general/01dd006a-fb96-4ba7-8abd-a81644de1907.jpg already downloaded
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715457%252Fgeneral%252Ff44f6939-113e-4880-a10e-f0ed68df00a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715457/general/f44f6939-113e-4880-a10e-f0ed68df00a0.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715457%252Fgeneral%252F27c9cbb7-c6ad-4aab-bf5c-4e73a782d791.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715457/general/27c9cbb7-c6ad-4aab-bf5c-4e73a782d791.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715457%252Fgeneral%252F73005761-a305-4661-b64f-05ce91e0801e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715457/general/73005761-a305-4661-b64f-05ce91e0801e.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715457%252Fgeneral%252Fead9490b-70e8-4605-bb12-654d622397f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715457/general/ead9490b-70e8-4605-bb12-654d622397f0.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715457%252Fgeneral%252F37c776f1-9d57-4953-ac71-eef854584f9e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715457/general/37c776f1-9d57-4953-ac71-eef854584f9e.jpg already downloaded
2026-03-25 10:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c1d1c20f-5967-5e23-95a9-3f29c39e8635, identifier: 10722563
2026-03-25 10:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17fa92ad-0e89-5db0-85c6-2e401e366da6 with identifier: 10722496
2026-03-25 10:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17fa92ad-0e89-5db0-85c6-2e401e366da6 with scrape type 1
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 17fa92ad-0e89-5db0-85c6-2e401e366da6
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699271%252Fgeneral%252F1ea50e67-64bc-469d-b79d-f78dfed9a2ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699271/general/1ea50e67-64bc-469d-b79d-f78dfed9a2ac.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699271%252Fgeneral%252Ff69fe0b0-1b70-4b10-a700-9c7cc8a4ffe5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699271/general/f69fe0b0-1b70-4b10-a700-9c7cc8a4ffe5.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699271%252Fgeneral%252F38e9d213-1cd1-4fca-905f-a73df4e6fe62.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699271/general/38e9d213-1cd1-4fca-905f-a73df4e6fe62.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699271%252Fgeneral%252Fd516785b-2e3c-43c1-bf17-0be61a6f646f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699271/general/d516785b-2e3c-43c1-bf17-0be61a6f646f.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699271%252Fgeneral%252Fbc936755-fc30-4c00-929d-e20f45e5fa2f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699271/general/bc936755-fc30-4c00-929d-e20f45e5fa2f.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699271%252Fgeneral%252F4b45b7d9-cc9e-4fe0-a060-91a9efe04cca.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699271/general/4b45b7d9-cc9e-4fe0-a060-91a9efe04cca.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699271%252Fgeneral%252F9dd01ec6-a23f-4f8c-a0a8-cece8b7b4fd2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699271/general/9dd01ec6-a23f-4f8c-a0a8-cece8b7b4fd2.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699271%252Fgeneral%252F6c875e42-6080-4a78-9916-6d069a1957b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699271/general/6c875e42-6080-4a78-9916-6d069a1957b6.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699271%252Fgeneral%252Fa08c1281-2d06-43cf-8b2e-0e76965d66b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699271/general/a08c1281-2d06-43cf-8b2e-0e76965d66b8.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699271%252Fgeneral%252F3fca2115-d769-416c-bee3-1c3c2c124283.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699271/general/3fca2115-d769-416c-bee3-1c3c2c124283.jpg already downloaded
2026-03-25 10:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 17fa92ad-0e89-5db0-85c6-2e401e366da6, identifier: 10722496
2026-03-25 10:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22110d6e-0e49-568b-95da-a3b78e1f6744 with identifier: 10722415
2026-03-25 10:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22110d6e-0e49-568b-95da-a3b78e1f6744 with scrape type 1
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 22110d6e-0e49-568b-95da-a3b78e1f6744
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683794%252Fgeneral%252Fda856192-83f2-4a86-a2fa-f1969267940e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683794/general/da856192-83f2-4a86-a2fa-f1969267940e.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683794%252Fgeneral%252Face2f106-dfbc-47de-ac54-5ee102709128.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683794/general/ace2f106-dfbc-47de-ac54-5ee102709128.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683794%252Fgeneral%252Fcaa7a153-e5b1-43fd-877e-6bddc140a6ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683794/general/caa7a153-e5b1-43fd-877e-6bddc140a6ab.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683794%252Fgeneral%252F2541235e-c493-4642-81b0-a8088287a299.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683794/general/2541235e-c493-4642-81b0-a8088287a299.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683794%252Fgeneral%252F8d6428bc-de70-4951-80f6-c71aa2710f51.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683794/general/8d6428bc-de70-4951-80f6-c71aa2710f51.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683794%252Fgeneral%252Fe9a4a579-68d8-4fae-b00d-16c1affe67f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683794/general/e9a4a579-68d8-4fae-b00d-16c1affe67f2.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683794%252Fgeneral%252F9012c0aa-8557-48b5-a860-3ff250cede8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683794/general/9012c0aa-8557-48b5-a860-3ff250cede8f.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683794%252Fgeneral%252F53ec8c0d-829a-4c9b-825d-c2361690f939.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683794/general/53ec8c0d-829a-4c9b-825d-c2361690f939.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683794%252Fgeneral%252Fccaa95a0-70bc-4cb9-ab39-9395c6a332ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683794/general/ccaa95a0-70bc-4cb9-ab39-9395c6a332ed.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683794%252Fgeneral%252F14f46bf4-382a-4d02-9f95-d90a010af579.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683794/general/14f46bf4-382a-4d02-9f95-d90a010af579.jpg already downloaded
2026-03-25 10:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 22110d6e-0e49-568b-95da-a3b78e1f6744, identifier: 10722415
2026-03-25 10:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3521ec85-4219-5ce0-8e46-a18cca68c644 with identifier: 10722395
2026-03-25 10:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3521ec85-4219-5ce0-8e46-a18cca68c644 with scrape type 1
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3521ec85-4219-5ce0-8e46-a18cca68c644
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678422%252Fgeneral%252F9815886e-88a2-4b29-b414-2c5e026a9a9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678422/general/9815886e-88a2-4b29-b414-2c5e026a9a9a.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678422%252Fgeneral%252F69b31838-fc9c-4494-80e2-9735cef6b56d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678422/general/69b31838-fc9c-4494-80e2-9735cef6b56d.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678422%252Fgeneral%252Fbef4b6f8-e0e9-48e4-a178-1dd4309db6bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678422/general/bef4b6f8-e0e9-48e4-a178-1dd4309db6bb.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678422%252Fgeneral%252F63aa8e33-b070-4129-ad27-4fdf0d7ebe28.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678422/general/63aa8e33-b070-4129-ad27-4fdf0d7ebe28.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678422%252Fgeneral%252F851ef539-9aaa-4ed5-8d53-99e0bb855cea.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678422/general/851ef539-9aaa-4ed5-8d53-99e0bb855cea.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678422%252Fgeneral%252Ffe7dbdeb-fd9e-4574-aa09-8d1a1884b70c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678422/general/fe7dbdeb-fd9e-4574-aa09-8d1a1884b70c.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678422%252Fgeneral%252Fa2445e51-4ffc-41d6-a9d0-6cf9e6d34fb2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678422/general/a2445e51-4ffc-41d6-a9d0-6cf9e6d34fb2.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678422%252Fgeneral%252F9bb23f9c-5d5a-4854-b538-75e81c269306.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678422/general/9bb23f9c-5d5a-4854-b538-75e81c269306.jpg already downloaded
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678422%252Fgeneral%252Fba299dc2-afb7-44f2-bb8d-cb46980617b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678422/general/ba299dc2-afb7-44f2-bb8d-cb46980617b5.jpg already downloaded
2026-03-25 10:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678422%252Fgeneral%252F070571aa-df2a-4bbd-8548-c4fe51ba1ce8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678422/general/070571aa-df2a-4bbd-8548-c4fe51ba1ce8.jpg already downloaded
2026-03-25 10:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3521ec85-4219-5ce0-8e46-a18cca68c644, identifier: 10722395
2026-03-25 10:18:37 [adesa.be] INFO: Found listing with ID: 10722648
2026-03-25 10:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722648%27 HTTP/1.1" 200 None
2026-03-25 10:18:37 [adesa.be] INFO: Scrape type for 10722648: 1
2026-03-25 10:18:37 [adesa.be] INFO: Scraping item 10722648 url https://www.openlane.eu/en/carv6/auction/10722648
2026-03-25 10:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c1d1c20f-5967-5e23-95a9-3f29c39e8635 with identifier: 10722563
2026-03-25 10:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c1d1c20f-5967-5e23-95a9-3f29c39e8635 with identifier: 10722563
2026-03-25 10:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c1d1c20f-5967-5e23-95a9-3f29c39e8635 with identifier: 10722563 to the API
2026-03-25 10:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722563>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'c1d1c20f-5967-5e23-95a9-3f29c39e8635',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVR651',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722563',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 94918,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5715457/general/54ce29cc-6c22-4c9c-af01-3c3a6ee2c0f8.jpg',
'https://images.openlane.eu/carimgs/5715457/general/9a6a3e63-ffa9-410f-be00-3cfcc4b70ad6.jpg',
'https://images.openlane.eu/carimgs/5715457/general/900114fb-f684-495c-8fb5-dfa12b802016.jpg',
'https://images.openlane.eu/carimgs/5715457/general/9a750403-e5f3-4ae2-a8fc-4572288d9e3f.jpg',
'https://images.openlane.eu/carimgs/5715457/general/01dd006a-fb96-4ba7-8abd-a81644de1907.jpg',
'https://images.openlane.eu/carimgs/5715457/general/f44f6939-113e-4880-a10e-f0ed68df00a0.jpg',
'https://images.openlane.eu/carimgs/5715457/general/27c9cbb7-c6ad-4aab-bf5c-4e73a782d791.jpg',
'https://images.openlane.eu/carimgs/5715457/general/73005761-a305-4661-b64f-05ce91e0801e.jpg',
'https://images.openlane.eu/carimgs/5715457/general/ead9490b-70e8-4605-bb12-654d622397f0.jpg',
'https://images.openlane.eu/carimgs/5715457/general/37c776f1-9d57-4953-ac71-eef854584f9e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1d1c20f-5967-5e23-95a9-3f29c39e8635/c1d1c20f-5967-5e23-95a9-3f29c39e8635_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124977,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715457/general/54ce29cc-6c22-4c9c-af01-3c3a6ee2c0f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1d1c20f-5967-5e23-95a9-3f29c39e8635/c1d1c20f-5967-5e23-95a9-3f29c39e8635_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715457/general/9a6a3e63-ffa9-410f-be00-3cfcc4b70ad6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1d1c20f-5967-5e23-95a9-3f29c39e8635/c1d1c20f-5967-5e23-95a9-3f29c39e8635_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715457/general/900114fb-f684-495c-8fb5-dfa12b802016.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1d1c20f-5967-5e23-95a9-3f29c39e8635/c1d1c20f-5967-5e23-95a9-3f29c39e8635_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150995,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715457/general/9a750403-e5f3-4ae2-a8fc-4572288d9e3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1d1c20f-5967-5e23-95a9-3f29c39e8635/c1d1c20f-5967-5e23-95a9-3f29c39e8635_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116961,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715457/general/01dd006a-fb96-4ba7-8abd-a81644de1907.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1d1c20f-5967-5e23-95a9-3f29c39e8635/c1d1c20f-5967-5e23-95a9-3f29c39e8635_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83985,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715457/general/f44f6939-113e-4880-a10e-f0ed68df00a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1d1c20f-5967-5e23-95a9-3f29c39e8635/c1d1c20f-5967-5e23-95a9-3f29c39e8635_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715457/general/27c9cbb7-c6ad-4aab-bf5c-4e73a782d791.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1d1c20f-5967-5e23-95a9-3f29c39e8635/c1d1c20f-5967-5e23-95a9-3f29c39e8635_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96456,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715457/general/73005761-a305-4661-b64f-05ce91e0801e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1d1c20f-5967-5e23-95a9-3f29c39e8635/c1d1c20f-5967-5e23-95a9-3f29c39e8635_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715457/general/ead9490b-70e8-4605-bb12-654d622397f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1d1c20f-5967-5e23-95a9-3f29c39e8635/c1d1c20f-5967-5e23-95a9-3f29c39e8635_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155775,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715457/general/37c776f1-9d57-4953-ac71-eef854584f9e.jpg',
'Width': 1024}],
'price': 16450,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Luxury Line - Hybrid - Automatic - 160 hp - '
'94.918 km',
'transmission': 'automatic',
'trim': 'Luxury Line',
'vin': None,
'year': 2022}
2026-03-25 10:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722563%27 HTTP/1.1" 200 None
2026-03-25 10:18:37 [adesa.be] INFO: Saving data for 10722563: {'created_time': 1774433917.455689, 'last_price_update_time': 1774433917.455705, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722563') HTTP/1.1" 204 0
2026-03-25 10:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 17fa92ad-0e89-5db0-85c6-2e401e366da6 with identifier: 10722496
2026-03-25 10:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 17fa92ad-0e89-5db0-85c6-2e401e366da6 with identifier: 10722496
2026-03-25 10:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 17fa92ad-0e89-5db0-85c6-2e401e366da6 with identifier: 10722496 to the API
2026-03-25 10:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722496>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '17fa92ad-0e89-5db0-85c6-2e401e366da6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRG163',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722496',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 89510,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5699271/general/1ea50e67-64bc-469d-b79d-f78dfed9a2ac.jpg',
'https://images.openlane.eu/carimgs/5699271/general/f69fe0b0-1b70-4b10-a700-9c7cc8a4ffe5.jpg',
'https://images.openlane.eu/carimgs/5699271/general/38e9d213-1cd1-4fca-905f-a73df4e6fe62.jpg',
'https://images.openlane.eu/carimgs/5699271/general/d516785b-2e3c-43c1-bf17-0be61a6f646f.jpg',
'https://images.openlane.eu/carimgs/5699271/general/bc936755-fc30-4c00-929d-e20f45e5fa2f.jpg',
'https://images.openlane.eu/carimgs/5699271/general/4b45b7d9-cc9e-4fe0-a060-91a9efe04cca.jpg',
'https://images.openlane.eu/carimgs/5699271/general/9dd01ec6-a23f-4f8c-a0a8-cece8b7b4fd2.jpg',
'https://images.openlane.eu/carimgs/5699271/general/6c875e42-6080-4a78-9916-6d069a1957b6.jpg',
'https://images.openlane.eu/carimgs/5699271/general/a08c1281-2d06-43cf-8b2e-0e76965d66b8.jpg',
'https://images.openlane.eu/carimgs/5699271/general/3fca2115-d769-416c-bee3-1c3c2c124283.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17fa92ad-0e89-5db0-85c6-2e401e366da6/17fa92ad-0e89-5db0-85c6-2e401e366da6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88275,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699271/general/1ea50e67-64bc-469d-b79d-f78dfed9a2ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17fa92ad-0e89-5db0-85c6-2e401e366da6/17fa92ad-0e89-5db0-85c6-2e401e366da6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89925,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699271/general/f69fe0b0-1b70-4b10-a700-9c7cc8a4ffe5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17fa92ad-0e89-5db0-85c6-2e401e366da6/17fa92ad-0e89-5db0-85c6-2e401e366da6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89100,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699271/general/38e9d213-1cd1-4fca-905f-a73df4e6fe62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17fa92ad-0e89-5db0-85c6-2e401e366da6/17fa92ad-0e89-5db0-85c6-2e401e366da6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699271/general/d516785b-2e3c-43c1-bf17-0be61a6f646f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17fa92ad-0e89-5db0-85c6-2e401e366da6/17fa92ad-0e89-5db0-85c6-2e401e366da6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111928,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699271/general/bc936755-fc30-4c00-929d-e20f45e5fa2f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17fa92ad-0e89-5db0-85c6-2e401e366da6/17fa92ad-0e89-5db0-85c6-2e401e366da6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699271/general/4b45b7d9-cc9e-4fe0-a060-91a9efe04cca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17fa92ad-0e89-5db0-85c6-2e401e366da6/17fa92ad-0e89-5db0-85c6-2e401e366da6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699271/general/9dd01ec6-a23f-4f8c-a0a8-cece8b7b4fd2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17fa92ad-0e89-5db0-85c6-2e401e366da6/17fa92ad-0e89-5db0-85c6-2e401e366da6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102315,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699271/general/6c875e42-6080-4a78-9916-6d069a1957b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17fa92ad-0e89-5db0-85c6-2e401e366da6/17fa92ad-0e89-5db0-85c6-2e401e366da6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128408,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699271/general/a08c1281-2d06-43cf-8b2e-0e76965d66b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17fa92ad-0e89-5db0-85c6-2e401e366da6/17fa92ad-0e89-5db0-85c6-2e401e366da6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699271/general/3fca2115-d769-416c-bee3-1c3c2c124283.jpg',
'Width': 1024}],
'price': 17650,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business Line - Hybrid - '
'Automatic - 160 hp - 89.510 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-25 10:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722496%27 HTTP/1.1" 200 None
2026-03-25 10:18:37 [adesa.be] INFO: Saving data for 10722496: {'created_time': 1774433917.776459, 'last_price_update_time': 1774433917.776471, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722496') HTTP/1.1" 204 0
2026-03-25 10:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 22110d6e-0e49-568b-95da-a3b78e1f6744 with identifier: 10722415
2026-03-25 10:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 22110d6e-0e49-568b-95da-a3b78e1f6744 with identifier: 10722415
2026-03-25 10:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 22110d6e-0e49-568b-95da-a3b78e1f6744 with identifier: 10722415 to the API
2026-03-25 10:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722415>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '22110d6e-0e49-568b-95da-a3b78e1f6744',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPS786',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722415',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 47509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5683794/general/da856192-83f2-4a86-a2fa-f1969267940e.jpg',
'https://images.openlane.eu/carimgs/5683794/general/ace2f106-dfbc-47de-ac54-5ee102709128.jpg',
'https://images.openlane.eu/carimgs/5683794/general/caa7a153-e5b1-43fd-877e-6bddc140a6ab.jpg',
'https://images.openlane.eu/carimgs/5683794/general/2541235e-c493-4642-81b0-a8088287a299.jpg',
'https://images.openlane.eu/carimgs/5683794/general/8d6428bc-de70-4951-80f6-c71aa2710f51.jpg',
'https://images.openlane.eu/carimgs/5683794/general/e9a4a579-68d8-4fae-b00d-16c1affe67f2.jpg',
'https://images.openlane.eu/carimgs/5683794/general/9012c0aa-8557-48b5-a860-3ff250cede8f.jpg',
'https://images.openlane.eu/carimgs/5683794/general/53ec8c0d-829a-4c9b-825d-c2361690f939.jpg',
'https://images.openlane.eu/carimgs/5683794/general/ccaa95a0-70bc-4cb9-ab39-9395c6a332ed.jpg',
'https://images.openlane.eu/carimgs/5683794/general/14f46bf4-382a-4d02-9f95-d90a010af579.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22110d6e-0e49-568b-95da-a3b78e1f6744/22110d6e-0e49-568b-95da-a3b78e1f6744_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202088,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683794/general/da856192-83f2-4a86-a2fa-f1969267940e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22110d6e-0e49-568b-95da-a3b78e1f6744/22110d6e-0e49-568b-95da-a3b78e1f6744_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210200,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683794/general/ace2f106-dfbc-47de-ac54-5ee102709128.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22110d6e-0e49-568b-95da-a3b78e1f6744/22110d6e-0e49-568b-95da-a3b78e1f6744_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230774,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683794/general/caa7a153-e5b1-43fd-877e-6bddc140a6ab.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22110d6e-0e49-568b-95da-a3b78e1f6744/22110d6e-0e49-568b-95da-a3b78e1f6744_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231306,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683794/general/2541235e-c493-4642-81b0-a8088287a299.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22110d6e-0e49-568b-95da-a3b78e1f6744/22110d6e-0e49-568b-95da-a3b78e1f6744_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249001,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683794/general/8d6428bc-de70-4951-80f6-c71aa2710f51.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22110d6e-0e49-568b-95da-a3b78e1f6744/22110d6e-0e49-568b-95da-a3b78e1f6744_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250997,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683794/general/e9a4a579-68d8-4fae-b00d-16c1affe67f2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22110d6e-0e49-568b-95da-a3b78e1f6744/22110d6e-0e49-568b-95da-a3b78e1f6744_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244942,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683794/general/9012c0aa-8557-48b5-a860-3ff250cede8f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22110d6e-0e49-568b-95da-a3b78e1f6744/22110d6e-0e49-568b-95da-a3b78e1f6744_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237954,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683794/general/53ec8c0d-829a-4c9b-825d-c2361690f939.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22110d6e-0e49-568b-95da-a3b78e1f6744/22110d6e-0e49-568b-95da-a3b78e1f6744_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368191,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683794/general/ccaa95a0-70bc-4cb9-ab39-9395c6a332ed.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22110d6e-0e49-568b-95da-a3b78e1f6744/22110d6e-0e49-568b-95da-a3b78e1f6744_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243038,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683794/general/14f46bf4-382a-4d02-9f95-d90a010af579.jpg',
'Width': 1400}],
'price': 14850,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 180d Business Solution - Diesel - '
'Manual - 116 hp - 47.509 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722415%27 HTTP/1.1" 200 None
2026-03-25 10:18:38 [adesa.be] INFO: Saving data for 10722415: {'created_time': 1774433918.110491, 'last_price_update_time': 1774433918.110502, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722415') HTTP/1.1" 204 0
2026-03-25 10:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3521ec85-4219-5ce0-8e46-a18cca68c644 with identifier: 10722395
2026-03-25 10:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3521ec85-4219-5ce0-8e46-a18cca68c644 with identifier: 10722395
2026-03-25 10:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3521ec85-4219-5ce0-8e46-a18cca68c644 with identifier: 10722395 to the API
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722395>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '3521ec85-4219-5ce0-8e46-a18cca68c644',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJV588',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722395',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 89787,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5678422/general/9815886e-88a2-4b29-b414-2c5e026a9a9a.jpg',
'https://images.openlane.eu/carimgs/5678422/general/69b31838-fc9c-4494-80e2-9735cef6b56d.jpg',
'https://images.openlane.eu/carimgs/5678422/general/bef4b6f8-e0e9-48e4-a178-1dd4309db6bb.jpg',
'https://images.openlane.eu/carimgs/5678422/general/63aa8e33-b070-4129-ad27-4fdf0d7ebe28.jpg',
'https://images.openlane.eu/carimgs/5678422/general/851ef539-9aaa-4ed5-8d53-99e0bb855cea.jpg',
'https://images.openlane.eu/carimgs/5678422/general/fe7dbdeb-fd9e-4574-aa09-8d1a1884b70c.jpg',
'https://images.openlane.eu/carimgs/5678422/general/a2445e51-4ffc-41d6-a9d0-6cf9e6d34fb2.jpg',
'https://images.openlane.eu/carimgs/5678422/general/9bb23f9c-5d5a-4854-b538-75e81c269306.jpg',
'https://images.openlane.eu/carimgs/5678422/general/ba299dc2-afb7-44f2-bb8d-cb46980617b5.jpg',
'https://images.openlane.eu/carimgs/5678422/general/070571aa-df2a-4bbd-8548-c4fe51ba1ce8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3521ec85-4219-5ce0-8e46-a18cca68c644/3521ec85-4219-5ce0-8e46-a18cca68c644_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170664,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678422/general/9815886e-88a2-4b29-b414-2c5e026a9a9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3521ec85-4219-5ce0-8e46-a18cca68c644/3521ec85-4219-5ce0-8e46-a18cca68c644_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678422/general/69b31838-fc9c-4494-80e2-9735cef6b56d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3521ec85-4219-5ce0-8e46-a18cca68c644/3521ec85-4219-5ce0-8e46-a18cca68c644_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176336,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678422/general/bef4b6f8-e0e9-48e4-a178-1dd4309db6bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3521ec85-4219-5ce0-8e46-a18cca68c644/3521ec85-4219-5ce0-8e46-a18cca68c644_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182544,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678422/general/63aa8e33-b070-4129-ad27-4fdf0d7ebe28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3521ec85-4219-5ce0-8e46-a18cca68c644/3521ec85-4219-5ce0-8e46-a18cca68c644_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141060,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678422/general/851ef539-9aaa-4ed5-8d53-99e0bb855cea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3521ec85-4219-5ce0-8e46-a18cca68c644/3521ec85-4219-5ce0-8e46-a18cca68c644_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99590,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678422/general/fe7dbdeb-fd9e-4574-aa09-8d1a1884b70c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3521ec85-4219-5ce0-8e46-a18cca68c644/3521ec85-4219-5ce0-8e46-a18cca68c644_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137949,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678422/general/a2445e51-4ffc-41d6-a9d0-6cf9e6d34fb2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3521ec85-4219-5ce0-8e46-a18cca68c644/3521ec85-4219-5ce0-8e46-a18cca68c644_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678422/general/9bb23f9c-5d5a-4854-b538-75e81c269306.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3521ec85-4219-5ce0-8e46-a18cca68c644/3521ec85-4219-5ce0-8e46-a18cca68c644_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92028,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678422/general/ba299dc2-afb7-44f2-bb8d-cb46980617b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3521ec85-4219-5ce0-8e46-a18cca68c644/3521ec85-4219-5ce0-8e46-a18cca68c644_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199350,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678422/general/070571aa-df2a-4bbd-8548-c4fe51ba1ce8.jpg',
'Width': 1024}],
'price': 12850,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 180d Business Solution - Diesel - '
'Automatic - 116 hp - 89.787 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722395%27 HTTP/1.1" 200 None
2026-03-25 10:18:38 [adesa.be] INFO: Saving data for 10722395: {'created_time': 1774433918.468268, 'last_price_update_time': 1774433918.468279, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722395') HTTP/1.1" 204 0
2026-03-25 10:18:38 [adesa.be] INFO: Found listing with ID: 10722467
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722467%27 HTTP/1.1" 200 None
2026-03-25 10:18:38 [adesa.be] INFO: Scrape type for 10722467: 1
2026-03-25 10:18:38 [adesa.be] INFO: Scraping item 10722467 url https://www.openlane.eu/en/carv6/auction/10722467
2026-03-25 10:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722379> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722374> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722453> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:38 [adesa.be] INFO: Found listing with ID: 10722626
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722626%27 HTTP/1.1" 200 None
2026-03-25 10:18:38 [adesa.be] INFO: Scrape type for 10722626: 1
2026-03-25 10:18:38 [adesa.be] INFO: Scraping item 10722626 url https://www.openlane.eu/en/carv6/auction/10722626
2026-03-25 10:18:38 [adesa.be] INFO: Found listing with ID: 10722585
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722585%27 HTTP/1.1" 200 None
2026-03-25 10:18:38 [adesa.be] INFO: Scrape type for 10722585: 1
2026-03-25 10:18:38 [adesa.be] INFO: Scraping item 10722585 url https://www.openlane.eu/en/carv6/auction/10722585
2026-03-25 10:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23ea9765-81b7-586e-a93b-7b5a6752b06b with identifier: 10722642
2026-03-25 10:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23ea9765-81b7-586e-a93b-7b5a6752b06b with scrape type 1
2026-03-25 10:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 23ea9765-81b7-586e-a93b-7b5a6752b06b
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728943%252Fgeneral%252F1115df96-2f2e-42c3-825b-86a17efab5d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728943/general/1115df96-2f2e-42c3-825b-86a17efab5d0.jpg already downloaded
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728943%252Fgeneral%252F73b0a7ed-8809-4727-ac00-b17fc2994016.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728943/general/73b0a7ed-8809-4727-ac00-b17fc2994016.jpg already downloaded
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728943%252Fgeneral%252Fe0a5623d-0fe3-4c7c-99bd-0eda1d543d10.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728943/general/e0a5623d-0fe3-4c7c-99bd-0eda1d543d10.jpg already downloaded
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728943%252Fgeneral%252Fd9fa920b-a8cf-4a9b-b68c-8e38d64e97d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728943/general/d9fa920b-a8cf-4a9b-b68c-8e38d64e97d8.jpg already downloaded
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728943%252Fgeneral%252F0f084133-6aa1-4897-bb0b-3aad8fe74744.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728943/general/0f084133-6aa1-4897-bb0b-3aad8fe74744.jpg already downloaded
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728943%252Fgeneral%252F965bae1f-47ef-4970-a9ee-e0279fac92a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728943/general/965bae1f-47ef-4970-a9ee-e0279fac92a6.jpg already downloaded
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728943%252Fgeneral%252F0a12d439-bcb5-4693-bbd0-3962b462ada9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728943/general/0a12d439-bcb5-4693-bbd0-3962b462ada9.jpg already downloaded
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728943%252Fgeneral%252Fd1ece380-e65a-4d8c-b7b6-1ce181dbc71d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728943/general/d1ece380-e65a-4d8c-b7b6-1ce181dbc71d.jpg already downloaded
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728943%252Fgeneral%252Fdd67715d-e49c-4739-bea0-8d94f8ccb403.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728943/general/dd67715d-e49c-4739-bea0-8d94f8ccb403.jpg already downloaded
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728943%252Fgeneral%252F4de181bd-3a13-4578-96c5-f820551986bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728943/general/4de181bd-3a13-4578-96c5-f820551986bf.jpg already downloaded
2026-03-25 10:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23ea9765-81b7-586e-a93b-7b5a6752b06b, identifier: 10722642
2026-03-25 10:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f67b9d81-663e-5c5d-9181-4c7f46e18d53 with identifier: 10722379
2026-03-25 10:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f67b9d81-663e-5c5d-9181-4c7f46e18d53 with scrape type 1
2026-03-25 10:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f67b9d81-663e-5c5d-9181-4c7f46e18d53
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664718%252Fgeneral%252F03828cb7-fb73-40be-a248-80af84950c5d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664718/general/03828cb7-fb73-40be-a248-80af84950c5d.jpg already downloaded
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664718%252Fgeneral%252F4d4e2b9d-b6d4-4840-9afe-b5040a60ae1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664718/general/4d4e2b9d-b6d4-4840-9afe-b5040a60ae1b.jpg already downloaded
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664718%252Fgeneral%252F95430ef0-547d-44c4-bb63-e87323b5e243.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664718/general/95430ef0-547d-44c4-bb63-e87323b5e243.jpg already downloaded
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664718%252Fgeneral%252F2036d036-f1f8-48f1-a383-1feb7b327eca.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664718/general/2036d036-f1f8-48f1-a383-1feb7b327eca.jpg already downloaded
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664718%252Fgeneral%252F14a80344-91dd-4d82-8dc7-ca4825f3196a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664718/general/14a80344-91dd-4d82-8dc7-ca4825f3196a.jpg already downloaded
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664718%252Fgeneral%252F87d26b43-9f80-46d4-81f4-7cb7c9b47ab6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664718/general/87d26b43-9f80-46d4-81f4-7cb7c9b47ab6.jpg already downloaded
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664718%252Fgeneral%252F2a6c7209-4a6d-429d-bc08-9eba6c92b017.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664718/general/2a6c7209-4a6d-429d-bc08-9eba6c92b017.jpg already downloaded
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664718%252Fgeneral%252F63b7e550-2071-4d85-9bc5-23b48ee60653.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664718/general/63b7e550-2071-4d85-9bc5-23b48ee60653.jpg already downloaded
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664718%252Fgeneral%252F23884bc0-3740-4547-958e-61a2fa2b2802.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664718/general/23884bc0-3740-4547-958e-61a2fa2b2802.jpg already downloaded
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664718%252Fgeneral%252F8f17beb0-45f7-49ac-a022-f0bbfeae79f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664718/general/8f17beb0-45f7-49ac-a022-f0bbfeae79f0.jpg already downloaded
2026-03-25 10:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f67b9d81-663e-5c5d-9181-4c7f46e18d53, identifier: 10722379
2026-03-25 10:18:39 [adesa.be] INFO: Found listing with ID: 10722435
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722435%27 HTTP/1.1" 200 None
2026-03-25 10:18:39 [adesa.be] INFO: Scrape type for 10722435: 1
2026-03-25 10:18:39 [adesa.be] INFO: Scraping item 10722435 url https://www.openlane.eu/en/carv6/auction/10722435
2026-03-25 10:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23ea9765-81b7-586e-a93b-7b5a6752b06b with identifier: 10722642
2026-03-25 10:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23ea9765-81b7-586e-a93b-7b5a6752b06b with identifier: 10722642
2026-03-25 10:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23ea9765-81b7-586e-a93b-7b5a6752b06b with identifier: 10722642 to the API
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722642>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '23ea9765-81b7-586e-a93b-7b5a6752b06b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTM206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722642',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 95069,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5728943/general/1115df96-2f2e-42c3-825b-86a17efab5d0.jpg',
'https://images.openlane.eu/carimgs/5728943/general/73b0a7ed-8809-4727-ac00-b17fc2994016.jpg',
'https://images.openlane.eu/carimgs/5728943/general/e0a5623d-0fe3-4c7c-99bd-0eda1d543d10.jpg',
'https://images.openlane.eu/carimgs/5728943/general/d9fa920b-a8cf-4a9b-b68c-8e38d64e97d8.jpg',
'https://images.openlane.eu/carimgs/5728943/general/0f084133-6aa1-4897-bb0b-3aad8fe74744.jpg',
'https://images.openlane.eu/carimgs/5728943/general/965bae1f-47ef-4970-a9ee-e0279fac92a6.jpg',
'https://images.openlane.eu/carimgs/5728943/general/0a12d439-bcb5-4693-bbd0-3962b462ada9.jpg',
'https://images.openlane.eu/carimgs/5728943/general/d1ece380-e65a-4d8c-b7b6-1ce181dbc71d.jpg',
'https://images.openlane.eu/carimgs/5728943/general/dd67715d-e49c-4739-bea0-8d94f8ccb403.jpg',
'https://images.openlane.eu/carimgs/5728943/general/4de181bd-3a13-4578-96c5-f820551986bf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ea9765-81b7-586e-a93b-7b5a6752b06b/23ea9765-81b7-586e-a93b-7b5a6752b06b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370388,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728943/general/1115df96-2f2e-42c3-825b-86a17efab5d0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ea9765-81b7-586e-a93b-7b5a6752b06b/23ea9765-81b7-586e-a93b-7b5a6752b06b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346554,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728943/general/73b0a7ed-8809-4727-ac00-b17fc2994016.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ea9765-81b7-586e-a93b-7b5a6752b06b/23ea9765-81b7-586e-a93b-7b5a6752b06b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349637,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728943/general/e0a5623d-0fe3-4c7c-99bd-0eda1d543d10.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ea9765-81b7-586e-a93b-7b5a6752b06b/23ea9765-81b7-586e-a93b-7b5a6752b06b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347495,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728943/general/d9fa920b-a8cf-4a9b-b68c-8e38d64e97d8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ea9765-81b7-586e-a93b-7b5a6752b06b/23ea9765-81b7-586e-a93b-7b5a6752b06b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303081,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728943/general/0f084133-6aa1-4897-bb0b-3aad8fe74744.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ea9765-81b7-586e-a93b-7b5a6752b06b/23ea9765-81b7-586e-a93b-7b5a6752b06b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318076,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728943/general/965bae1f-47ef-4970-a9ee-e0279fac92a6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ea9765-81b7-586e-a93b-7b5a6752b06b/23ea9765-81b7-586e-a93b-7b5a6752b06b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347556,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728943/general/0a12d439-bcb5-4693-bbd0-3962b462ada9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ea9765-81b7-586e-a93b-7b5a6752b06b/23ea9765-81b7-586e-a93b-7b5a6752b06b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308146,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728943/general/d1ece380-e65a-4d8c-b7b6-1ce181dbc71d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ea9765-81b7-586e-a93b-7b5a6752b06b/23ea9765-81b7-586e-a93b-7b5a6752b06b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319229,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728943/general/dd67715d-e49c-4739-bea0-8d94f8ccb403.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ea9765-81b7-586e-a93b-7b5a6752b06b/23ea9765-81b7-586e-a93b-7b5a6752b06b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304281,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728943/general/4de181bd-3a13-4578-96c5-f820551986bf.jpg',
'Width': 1920}],
'price': 16950,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business Solution - Hybrid - '
'Automatic - 160 hp - 95.069 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722642%27 HTTP/1.1" 200 None
2026-03-25 10:18:39 [adesa.be] INFO: Saving data for 10722642: {'created_time': 1774433919.661959, 'last_price_update_time': 1774433919.661969, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722642') HTTP/1.1" 204 0
2026-03-25 10:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f67b9d81-663e-5c5d-9181-4c7f46e18d53 with identifier: 10722379
2026-03-25 10:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f67b9d81-663e-5c5d-9181-4c7f46e18d53 with identifier: 10722379
2026-03-25 10:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f67b9d81-663e-5c5d-9181-4c7f46e18d53 with identifier: 10722379 to the API
2026-03-25 10:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722379>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'f67b9d81-663e-5c5d-9181-4c7f46e18d53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CML602',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722379',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 139745,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5664718/general/03828cb7-fb73-40be-a248-80af84950c5d.jpg',
'https://images.openlane.eu/carimgs/5664718/general/4d4e2b9d-b6d4-4840-9afe-b5040a60ae1b.jpg',
'https://images.openlane.eu/carimgs/5664718/general/95430ef0-547d-44c4-bb63-e87323b5e243.jpg',
'https://images.openlane.eu/carimgs/5664718/general/2036d036-f1f8-48f1-a383-1feb7b327eca.jpg',
'https://images.openlane.eu/carimgs/5664718/general/14a80344-91dd-4d82-8dc7-ca4825f3196a.jpg',
'https://images.openlane.eu/carimgs/5664718/general/87d26b43-9f80-46d4-81f4-7cb7c9b47ab6.jpg',
'https://images.openlane.eu/carimgs/5664718/general/2a6c7209-4a6d-429d-bc08-9eba6c92b017.jpg',
'https://images.openlane.eu/carimgs/5664718/general/63b7e550-2071-4d85-9bc5-23b48ee60653.jpg',
'https://images.openlane.eu/carimgs/5664718/general/23884bc0-3740-4547-958e-61a2fa2b2802.jpg',
'https://images.openlane.eu/carimgs/5664718/general/8f17beb0-45f7-49ac-a022-f0bbfeae79f0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f67b9d81-663e-5c5d-9181-4c7f46e18d53/f67b9d81-663e-5c5d-9181-4c7f46e18d53_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134737,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664718/general/4d4e2b9d-b6d4-4840-9afe-b5040a60ae1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f67b9d81-663e-5c5d-9181-4c7f46e18d53/f67b9d81-663e-5c5d-9181-4c7f46e18d53_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664718/general/03828cb7-fb73-40be-a248-80af84950c5d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f67b9d81-663e-5c5d-9181-4c7f46e18d53/f67b9d81-663e-5c5d-9181-4c7f46e18d53_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120593,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664718/general/2036d036-f1f8-48f1-a383-1feb7b327eca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f67b9d81-663e-5c5d-9181-4c7f46e18d53/f67b9d81-663e-5c5d-9181-4c7f46e18d53_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120789,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664718/general/95430ef0-547d-44c4-bb63-e87323b5e243.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f67b9d81-663e-5c5d-9181-4c7f46e18d53/f67b9d81-663e-5c5d-9181-4c7f46e18d53_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106008,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664718/general/14a80344-91dd-4d82-8dc7-ca4825f3196a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f67b9d81-663e-5c5d-9181-4c7f46e18d53/f67b9d81-663e-5c5d-9181-4c7f46e18d53_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131362,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664718/general/2a6c7209-4a6d-429d-bc08-9eba6c92b017.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f67b9d81-663e-5c5d-9181-4c7f46e18d53/f67b9d81-663e-5c5d-9181-4c7f46e18d53_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116842,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664718/general/87d26b43-9f80-46d4-81f4-7cb7c9b47ab6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f67b9d81-663e-5c5d-9181-4c7f46e18d53/f67b9d81-663e-5c5d-9181-4c7f46e18d53_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99499,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664718/general/8f17beb0-45f7-49ac-a022-f0bbfeae79f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f67b9d81-663e-5c5d-9181-4c7f46e18d53/f67b9d81-663e-5c5d-9181-4c7f46e18d53_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87532,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664718/general/63b7e550-2071-4d85-9bc5-23b48ee60653.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f67b9d81-663e-5c5d-9181-4c7f46e18d53/f67b9d81-663e-5c5d-9181-4c7f46e18d53_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92661,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664718/general/23884bc0-3740-4547-958e-61a2fa2b2802.jpg',
'Width': 1024}],
'price': 14500,
'price_includes_vat': True,
'registration_date': '2022-09-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business Solution - Hybrid - '
'Automatic - 160 hp - 139.745 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722379%27 HTTP/1.1" 200 None
2026-03-25 10:18:40 [adesa.be] INFO: Saving data for 10722379: {'created_time': 1774433920.128667, 'last_price_update_time': 1774433920.128677, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722379') HTTP/1.1" 204 0
2026-03-25 10:18:40 [adesa.be] INFO: Found listing with ID: 10722436
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722436%27 HTTP/1.1" 200 None
2026-03-25 10:18:40 [adesa.be] INFO: Scrape type for 10722436: 1
2026-03-25 10:18:40 [adesa.be] INFO: Scraping item 10722436 url https://www.openlane.eu/en/carv6/auction/10722436
2026-03-25 10:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722377> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722397> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722572> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e412712b-c65a-52e7-bf94-78d1f07f54b6 with identifier: 10722374
2026-03-25 10:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e412712b-c65a-52e7-bf94-78d1f07f54b6 with scrape type 1
2026-03-25 10:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e412712b-c65a-52e7-bf94-78d1f07f54b6
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658067%252Fgeneral%252Fb77153a3-36c0-46a6-927c-629f03aa1e9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658067/general/b77153a3-36c0-46a6-927c-629f03aa1e9f.jpg already downloaded
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658067%252Fgeneral%252F15198d2c-d011-4ad5-a597-d664676ccc70.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658067/general/15198d2c-d011-4ad5-a597-d664676ccc70.jpg already downloaded
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658067%252Fgeneral%252F867440a1-ae1a-47dc-9271-0240d58fa7b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658067/general/867440a1-ae1a-47dc-9271-0240d58fa7b4.jpg already downloaded
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658067%252Fgeneral%252F40edb83a-a4c8-4bea-ad33-8df0369c7d6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658067/general/40edb83a-a4c8-4bea-ad33-8df0369c7d6c.jpg already downloaded
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658067%252Fgeneral%252Ffa17cecc-0751-4a75-aea5-18ace54c6f19.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658067/general/fa17cecc-0751-4a75-aea5-18ace54c6f19.jpg already downloaded
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658067%252Fgeneral%252F9653fcec-d28a-4582-8422-001aa92fad51.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658067/general/9653fcec-d28a-4582-8422-001aa92fad51.jpg already downloaded
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658067%252Fgeneral%252Fabf0b5d2-7a6a-4179-b4f4-826e55dbadc6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658067/general/abf0b5d2-7a6a-4179-b4f4-826e55dbadc6.jpg already downloaded
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658067%252Fgeneral%252F01e59404-4731-43c1-9218-3f6606c602de.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658067/general/01e59404-4731-43c1-9218-3f6606c602de.jpg already downloaded
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658067%252Fgeneral%252F495c6a2d-4f86-46b7-ae8e-fbbbe37138fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658067/general/495c6a2d-4f86-46b7-ae8e-fbbbe37138fa.jpg already downloaded
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658067%252Fgeneral%252Fbce62f8d-4a52-4fbb-8c1e-a4af38c36ac2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658067/general/bce62f8d-4a52-4fbb-8c1e-a4af38c36ac2.jpg already downloaded
2026-03-25 10:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e412712b-c65a-52e7-bf94-78d1f07f54b6, identifier: 10722374
2026-03-25 10:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87bc94b3-937c-54de-a839-d3b964f65108 with identifier: 10722453
2026-03-25 10:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87bc94b3-937c-54de-a839-d3b964f65108 with scrape type 1
2026-03-25 10:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87bc94b3-937c-54de-a839-d3b964f65108
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691993%252Fgeneral%252Feb5ba68c-34d7-4f43-bdb5-2d88df6bd66c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691993/general/eb5ba68c-34d7-4f43-bdb5-2d88df6bd66c.jpg already downloaded
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691993%252Fgeneral%252F42214df1-0da5-45d7-97b7-4d076bb690d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691993/general/42214df1-0da5-45d7-97b7-4d076bb690d1.jpg already downloaded
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691993%252Fgeneral%252Facf430e2-869b-4f5f-94e7-6354980c4190.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691993/general/acf430e2-869b-4f5f-94e7-6354980c4190.jpg already downloaded
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691993%252Fgeneral%252Fd18cb3dc-c6dc-4e69-a8f7-6ba90ffed9bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691993/general/d18cb3dc-c6dc-4e69-a8f7-6ba90ffed9bc.jpg already downloaded
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691993%252Fgeneral%252Fe40fa455-0129-4e21-874d-13e9b09f8f4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691993/general/e40fa455-0129-4e21-874d-13e9b09f8f4b.jpg already downloaded
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691993%252Fgeneral%252F026b8ab7-91a2-465a-8871-1f43945542e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691993/general/026b8ab7-91a2-465a-8871-1f43945542e9.jpg already downloaded
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691993%252Fgeneral%252Fe605e7fe-f828-4d8d-9ed9-7c5d1a10e8ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691993/general/e605e7fe-f828-4d8d-9ed9-7c5d1a10e8ef.jpg already downloaded
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691993%252Fgeneral%252Fc48b2b74-4880-4b60-8853-37efe6609894.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691993/general/c48b2b74-4880-4b60-8853-37efe6609894.jpg already downloaded
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691993%252Fgeneral%252F672a7a65-abf7-4f77-aebc-d1a49dffe327.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691993/general/672a7a65-abf7-4f77-aebc-d1a49dffe327.jpg already downloaded
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691993%252Fgeneral%252F7571e01b-46a9-48f8-896b-65593f44c3f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691993/general/7571e01b-46a9-48f8-896b-65593f44c3f6.jpg already downloaded
2026-03-25 10:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87bc94b3-937c-54de-a839-d3b964f65108, identifier: 10722453
2026-03-25 10:18:40 [adesa.be] INFO: Found listing with ID: 10722586
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722586%27 HTTP/1.1" 200 None
2026-03-25 10:18:40 [adesa.be] INFO: Scrape type for 10722586: 1
2026-03-25 10:18:40 [adesa.be] INFO: Scraping item 10722586 url https://www.openlane.eu/en/carv6/auction/10722586
2026-03-25 10:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e412712b-c65a-52e7-bf94-78d1f07f54b6 with identifier: 10722374
2026-03-25 10:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e412712b-c65a-52e7-bf94-78d1f07f54b6 with identifier: 10722374
2026-03-25 10:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e412712b-c65a-52e7-bf94-78d1f07f54b6 with identifier: 10722374 to the API
2026-03-25 10:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722374>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'e412712b-c65a-52e7-bf94-78d1f07f54b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNA398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722374',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 156232,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5658067/general/b77153a3-36c0-46a6-927c-629f03aa1e9f.jpg',
'https://images.openlane.eu/carimgs/5658067/general/15198d2c-d011-4ad5-a597-d664676ccc70.jpg',
'https://images.openlane.eu/carimgs/5658067/general/867440a1-ae1a-47dc-9271-0240d58fa7b4.jpg',
'https://images.openlane.eu/carimgs/5658067/general/40edb83a-a4c8-4bea-ad33-8df0369c7d6c.jpg',
'https://images.openlane.eu/carimgs/5658067/general/fa17cecc-0751-4a75-aea5-18ace54c6f19.jpg',
'https://images.openlane.eu/carimgs/5658067/general/9653fcec-d28a-4582-8422-001aa92fad51.jpg',
'https://images.openlane.eu/carimgs/5658067/general/abf0b5d2-7a6a-4179-b4f4-826e55dbadc6.jpg',
'https://images.openlane.eu/carimgs/5658067/general/01e59404-4731-43c1-9218-3f6606c602de.jpg',
'https://images.openlane.eu/carimgs/5658067/general/495c6a2d-4f86-46b7-ae8e-fbbbe37138fa.jpg',
'https://images.openlane.eu/carimgs/5658067/general/bce62f8d-4a52-4fbb-8c1e-a4af38c36ac2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e412712b-c65a-52e7-bf94-78d1f07f54b6/e412712b-c65a-52e7-bf94-78d1f07f54b6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40092,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658067/general/b77153a3-36c0-46a6-927c-629f03aa1e9f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e412712b-c65a-52e7-bf94-78d1f07f54b6/e412712b-c65a-52e7-bf94-78d1f07f54b6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410036,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658067/general/15198d2c-d011-4ad5-a597-d664676ccc70.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e412712b-c65a-52e7-bf94-78d1f07f54b6/e412712b-c65a-52e7-bf94-78d1f07f54b6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334553,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658067/general/867440a1-ae1a-47dc-9271-0240d58fa7b4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e412712b-c65a-52e7-bf94-78d1f07f54b6/e412712b-c65a-52e7-bf94-78d1f07f54b6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424712,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658067/general/40edb83a-a4c8-4bea-ad33-8df0369c7d6c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e412712b-c65a-52e7-bf94-78d1f07f54b6/e412712b-c65a-52e7-bf94-78d1f07f54b6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301435,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658067/general/fa17cecc-0751-4a75-aea5-18ace54c6f19.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e412712b-c65a-52e7-bf94-78d1f07f54b6/e412712b-c65a-52e7-bf94-78d1f07f54b6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364038,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658067/general/9653fcec-d28a-4582-8422-001aa92fad51.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e412712b-c65a-52e7-bf94-78d1f07f54b6/e412712b-c65a-52e7-bf94-78d1f07f54b6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424941,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658067/general/abf0b5d2-7a6a-4179-b4f4-826e55dbadc6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e412712b-c65a-52e7-bf94-78d1f07f54b6/e412712b-c65a-52e7-bf94-78d1f07f54b6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347456,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658067/general/01e59404-4731-43c1-9218-3f6606c602de.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e412712b-c65a-52e7-bf94-78d1f07f54b6/e412712b-c65a-52e7-bf94-78d1f07f54b6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350427,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658067/general/495c6a2d-4f86-46b7-ae8e-fbbbe37138fa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e412712b-c65a-52e7-bf94-78d1f07f54b6/e412712b-c65a-52e7-bf94-78d1f07f54b6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 449041,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658067/general/bce62f8d-4a52-4fbb-8c1e-a4af38c36ac2.jpg',
'Width': 1920}],
'price': 18750,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz E Break 300de Business - 4-Matic - Hybrid - 194 hp - '
'156.232 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722374%27 HTTP/1.1" 200 None
2026-03-25 10:18:41 [adesa.be] INFO: Saving data for 10722374: {'created_time': 1774433921.070981, 'last_price_update_time': 1774433921.070992, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722374') HTTP/1.1" 204 0
2026-03-25 10:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87bc94b3-937c-54de-a839-d3b964f65108 with identifier: 10722453
2026-03-25 10:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87bc94b3-937c-54de-a839-d3b964f65108 with identifier: 10722453
2026-03-25 10:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87bc94b3-937c-54de-a839-d3b964f65108 with identifier: 10722453 to the API
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722453>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '87bc94b3-937c-54de-a839-d3b964f65108',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ARS201',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722453',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 46187,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5691993/general/eb5ba68c-34d7-4f43-bdb5-2d88df6bd66c.jpg',
'https://images.openlane.eu/carimgs/5691993/general/42214df1-0da5-45d7-97b7-4d076bb690d1.jpg',
'https://images.openlane.eu/carimgs/5691993/general/acf430e2-869b-4f5f-94e7-6354980c4190.jpg',
'https://images.openlane.eu/carimgs/5691993/general/d18cb3dc-c6dc-4e69-a8f7-6ba90ffed9bc.jpg',
'https://images.openlane.eu/carimgs/5691993/general/e40fa455-0129-4e21-874d-13e9b09f8f4b.jpg',
'https://images.openlane.eu/carimgs/5691993/general/026b8ab7-91a2-465a-8871-1f43945542e9.jpg',
'https://images.openlane.eu/carimgs/5691993/general/e605e7fe-f828-4d8d-9ed9-7c5d1a10e8ef.jpg',
'https://images.openlane.eu/carimgs/5691993/general/c48b2b74-4880-4b60-8853-37efe6609894.jpg',
'https://images.openlane.eu/carimgs/5691993/general/672a7a65-abf7-4f77-aebc-d1a49dffe327.jpg',
'https://images.openlane.eu/carimgs/5691993/general/7571e01b-46a9-48f8-896b-65593f44c3f6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87bc94b3-937c-54de-a839-d3b964f65108/87bc94b3-937c-54de-a839-d3b964f65108_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90879,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691993/general/eb5ba68c-34d7-4f43-bdb5-2d88df6bd66c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87bc94b3-937c-54de-a839-d3b964f65108/87bc94b3-937c-54de-a839-d3b964f65108_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90919,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691993/general/42214df1-0da5-45d7-97b7-4d076bb690d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87bc94b3-937c-54de-a839-d3b964f65108/87bc94b3-937c-54de-a839-d3b964f65108_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691993/general/acf430e2-869b-4f5f-94e7-6354980c4190.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87bc94b3-937c-54de-a839-d3b964f65108/87bc94b3-937c-54de-a839-d3b964f65108_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91096,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691993/general/d18cb3dc-c6dc-4e69-a8f7-6ba90ffed9bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87bc94b3-937c-54de-a839-d3b964f65108/87bc94b3-937c-54de-a839-d3b964f65108_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107663,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691993/general/e40fa455-0129-4e21-874d-13e9b09f8f4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87bc94b3-937c-54de-a839-d3b964f65108/87bc94b3-937c-54de-a839-d3b964f65108_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116845,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691993/general/026b8ab7-91a2-465a-8871-1f43945542e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87bc94b3-937c-54de-a839-d3b964f65108/87bc94b3-937c-54de-a839-d3b964f65108_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127703,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691993/general/e605e7fe-f828-4d8d-9ed9-7c5d1a10e8ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87bc94b3-937c-54de-a839-d3b964f65108/87bc94b3-937c-54de-a839-d3b964f65108_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98289,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691993/general/c48b2b74-4880-4b60-8853-37efe6609894.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87bc94b3-937c-54de-a839-d3b964f65108/87bc94b3-937c-54de-a839-d3b964f65108_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128549,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691993/general/672a7a65-abf7-4f77-aebc-d1a49dffe327.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87bc94b3-937c-54de-a839-d3b964f65108/87bc94b3-937c-54de-a839-d3b964f65108_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105219,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691993/general/7571e01b-46a9-48f8-896b-65593f44c3f6.jpg',
'Width': 1024}],
'price': 28250,
'price_includes_vat': True,
'registration_date': '2021-06-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz E Break 300de Business - 4-Matic - Hybrid - Automatic '
'- 194 hp - 46.187 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722453%27 HTTP/1.1" 200 None
2026-03-25 10:18:41 [adesa.be] INFO: Saving data for 10722453: {'created_time': 1774433921.401211, 'last_price_update_time': 1774433921.401222, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722453') HTTP/1.1" 204 0
2026-03-25 10:18:41 [adesa.be] INFO: Found listing with ID: 10722367
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722367%27 HTTP/1.1" 200 None
2026-03-25 10:18:41 [adesa.be] INFO: Scrape type for 10722367: 1
2026-03-25 10:18:41 [adesa.be] INFO: Scraping item 10722367 url https://www.openlane.eu/en/carv6/auction/10722367
2026-03-25 10:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc6533b5-e78e-5830-b599-4d16f87757ad with identifier: 10722377
2026-03-25 10:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc6533b5-e78e-5830-b599-4d16f87757ad with scrape type 1
2026-03-25 10:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bc6533b5-e78e-5830-b599-4d16f87757ad
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662701%252Fgeneral%252F5bc22184-7422-4055-bf67-50627fcbb999.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662701/general/5bc22184-7422-4055-bf67-50627fcbb999.jpg already downloaded
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662701%252Fgeneral%252Fc1630ec0-7dbb-4e49-a221-861804f1a457.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662701/general/c1630ec0-7dbb-4e49-a221-861804f1a457.jpg already downloaded
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662701%252Fgeneral%252Fd43b30da-9233-4247-87ad-b758b2765796.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662701/general/d43b30da-9233-4247-87ad-b758b2765796.jpg already downloaded
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662701%252Fgeneral%252Fddd30144-f735-47bd-b511-2352b74312d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662701/general/ddd30144-f735-47bd-b511-2352b74312d8.jpg already downloaded
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662701%252Fgeneral%252Ff8f4bf41-8324-456b-953a-6d2a4857cc88.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662701/general/f8f4bf41-8324-456b-953a-6d2a4857cc88.jpg already downloaded
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662701%252Fgeneral%252F1e49ea1d-4978-437d-89bc-501fa4f2249e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662701/general/1e49ea1d-4978-437d-89bc-501fa4f2249e.jpg already downloaded
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662701%252Fgeneral%252F7f4effab-8f3c-490b-b22d-9b02f7bb8237.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662701/general/7f4effab-8f3c-490b-b22d-9b02f7bb8237.jpg already downloaded
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662701%252Fgeneral%252Fe1b3e793-3f81-4992-9aa3-c9492b3e837a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662701/general/e1b3e793-3f81-4992-9aa3-c9492b3e837a.jpg already downloaded
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662701%252Fgeneral%252F1f20fa36-2387-453c-96d0-7a641a94fa9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662701/general/1f20fa36-2387-453c-96d0-7a641a94fa9b.jpg already downloaded
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662701%252Fgeneral%252F80ed2cd3-c27c-40c5-a2c6-af5f89c25295.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662701/general/80ed2cd3-c27c-40c5-a2c6-af5f89c25295.jpg already downloaded
2026-03-25 10:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc6533b5-e78e-5830-b599-4d16f87757ad, identifier: 10722377
2026-03-25 10:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53558227-d58c-5aab-a89f-84c9800022ef with identifier: 10722397
2026-03-25 10:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53558227-d58c-5aab-a89f-84c9800022ef with scrape type 1
2026-03-25 10:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53558227-d58c-5aab-a89f-84c9800022ef
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678427%252Fgeneral%252Fe24f25b0-b201-45f5-9173-be1ed3def635.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678427/general/e24f25b0-b201-45f5-9173-be1ed3def635.jpg already downloaded
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678427%252Fgeneral%252F3808f730-7c3b-401a-a1f6-8a8b966bd81c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678427/general/3808f730-7c3b-401a-a1f6-8a8b966bd81c.jpg already downloaded
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678427%252Fgeneral%252F8a773a3d-b697-40c1-8129-aef60c846468.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678427/general/8a773a3d-b697-40c1-8129-aef60c846468.jpg already downloaded
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678427%252Fgeneral%252F6d2d3e64-62f3-47e6-921d-1a5d78ee8e1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678427/general/6d2d3e64-62f3-47e6-921d-1a5d78ee8e1a.jpg already downloaded
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678427%252Fgeneral%252F9cdaaced-9462-4638-9b2d-b611e045f808.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678427/general/9cdaaced-9462-4638-9b2d-b611e045f808.jpg already downloaded
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678427%252Fgeneral%252F0817d16a-a572-4df2-a540-d3a9e79b5a74.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678427/general/0817d16a-a572-4df2-a540-d3a9e79b5a74.jpg already downloaded
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678427%252Fgeneral%252Faaa90877-d43a-4357-9b47-77a07737e8db.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678427/general/aaa90877-d43a-4357-9b47-77a07737e8db.jpg already downloaded
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678427%252Fgeneral%252Fc5966fd6-e204-47f3-811a-82fbb14a49fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678427/general/c5966fd6-e204-47f3-811a-82fbb14a49fc.jpg already downloaded
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678427%252Fgeneral%252F23096cdc-95cc-477e-a6a8-f381f16d8876.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678427/general/23096cdc-95cc-477e-a6a8-f381f16d8876.jpg already downloaded
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678427%252Fgeneral%252F483b1930-cb5d-45a0-95a7-8d3fd59edc73.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678427/general/483b1930-cb5d-45a0-95a7-8d3fd59edc73.jpg already downloaded
2026-03-25 10:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53558227-d58c-5aab-a89f-84c9800022ef, identifier: 10722397
2026-03-25 10:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fa541ce-ba82-5242-a53a-36427c7f208c with identifier: 10722572
2026-03-25 10:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fa541ce-ba82-5242-a53a-36427c7f208c with scrape type 1
2026-03-25 10:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5fa541ce-ba82-5242-a53a-36427c7f208c
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718906%252Fgeneral%252F10a9616c-1f36-41a6-98c9-fbefc8fd6dc0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718906/general/10a9616c-1f36-41a6-98c9-fbefc8fd6dc0.jpg already downloaded
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718906%252Fgeneral%252F256833c6-da0c-4d0c-b75f-2f89417b639a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718906/general/256833c6-da0c-4d0c-b75f-2f89417b639a.jpg already downloaded
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718906%252Fgeneral%252F3c7a5658-bf66-416d-ac55-d0b969d57396.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718906/general/3c7a5658-bf66-416d-ac55-d0b969d57396.jpg already downloaded
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718906%252Fgeneral%252Fdc4a6800-1162-4082-b443-afcc336a50ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718906/general/dc4a6800-1162-4082-b443-afcc336a50ef.jpg already downloaded
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718906%252Fgeneral%252Ff96cf20d-8411-4a61-9cf0-df53e6049a48.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718906/general/f96cf20d-8411-4a61-9cf0-df53e6049a48.jpg already downloaded
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718906%252Fgeneral%252F367c80ed-43df-46b5-ae49-b6dd9b5999d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718906/general/367c80ed-43df-46b5-ae49-b6dd9b5999d4.jpg already downloaded
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718906%252Fgeneral%252F5c62e2b9-fca8-47e2-85cb-720a3219ed26.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718906/general/5c62e2b9-fca8-47e2-85cb-720a3219ed26.jpg already downloaded
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718906%252Fgeneral%252F7ab23ac4-9ddb-417c-857d-446e6d8b6781.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718906/general/7ab23ac4-9ddb-417c-857d-446e6d8b6781.jpg already downloaded
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718906%252Fgeneral%252Fdfcf557a-3db5-466b-a5f2-88c1ab05be30.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718906/general/dfcf557a-3db5-466b-a5f2-88c1ab05be30.jpg already downloaded
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718906%252Fgeneral%252F2b2e2965-3c85-4fe2-9c6e-7bb3deb28902.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718906/general/2b2e2965-3c85-4fe2-9c6e-7bb3deb28902.jpg already downloaded
2026-03-25 10:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5fa541ce-ba82-5242-a53a-36427c7f208c, identifier: 10722572
2026-03-25 10:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3644a1df-faca-5877-9120-b40f9679cb22 with identifier: 10722499
2026-03-25 10:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3644a1df-faca-5877-9120-b40f9679cb22 with scrape type 1
2026-03-25 10:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3644a1df-faca-5877-9120-b40f9679cb22
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699321%252Fgeneral%252Feb221ecd-0eca-407e-b628-f3e81fd1457a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699321/general/eb221ecd-0eca-407e-b628-f3e81fd1457a.jpg already downloaded
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699321%252Fgeneral%252F080518fe-a728-42bf-9124-7ddc562c9314.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699321/general/080518fe-a728-42bf-9124-7ddc562c9314.jpg already downloaded
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699321%252Fgeneral%252F2ee3c186-e75f-45b5-a2a8-67c9d6111de2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699321/general/2ee3c186-e75f-45b5-a2a8-67c9d6111de2.jpg already downloaded
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699321%252Fgeneral%252F85d804e5-1417-40fa-ad84-842c5375bb8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699321/general/85d804e5-1417-40fa-ad84-842c5375bb8b.jpg already downloaded
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699321%252Fgeneral%252Fe4791db6-f081-4914-a828-6aba929b5b64.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699321/general/e4791db6-f081-4914-a828-6aba929b5b64.jpg already downloaded
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699321%252Fgeneral%252F91a795d8-1663-4b34-b891-e228704d4efa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699321/general/91a795d8-1663-4b34-b891-e228704d4efa.jpg already downloaded
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699321%252Fgeneral%252F286e6bda-9c09-4869-93c9-fb16fce5b482.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699321/general/286e6bda-9c09-4869-93c9-fb16fce5b482.jpg already downloaded
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699321%252Fgeneral%252Ffd6e8fc4-89cf-409e-ac6b-ab300eed959b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699321/general/fd6e8fc4-89cf-409e-ac6b-ab300eed959b.jpg already downloaded
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699321%252Fgeneral%252F600e619a-6357-4a7e-9fa4-caad26ccecbb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699321/general/600e619a-6357-4a7e-9fa4-caad26ccecbb.jpg already downloaded
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699321%252Fgeneral%252Fcc2c3d6d-113f-49dc-a4ec-cc16f37b95c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699321/general/cc2c3d6d-113f-49dc-a4ec-cc16f37b95c5.jpg already downloaded
2026-03-25 10:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3644a1df-faca-5877-9120-b40f9679cb22, identifier: 10722499
2026-03-25 10:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc6533b5-e78e-5830-b599-4d16f87757ad with identifier: 10722377
2026-03-25 10:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc6533b5-e78e-5830-b599-4d16f87757ad with identifier: 10722377
2026-03-25 10:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc6533b5-e78e-5830-b599-4d16f87757ad with identifier: 10722377 to the API
2026-03-25 10:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722377>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Electric',
'id': 'bc6533b5-e78e-5830-b599-4d16f87757ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRQ222',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722377',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQB',
'odometer': 71471,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5662701/general/5bc22184-7422-4055-bf67-50627fcbb999.jpg',
'https://images.openlane.eu/carimgs/5662701/general/c1630ec0-7dbb-4e49-a221-861804f1a457.jpg',
'https://images.openlane.eu/carimgs/5662701/general/d43b30da-9233-4247-87ad-b758b2765796.jpg',
'https://images.openlane.eu/carimgs/5662701/general/ddd30144-f735-47bd-b511-2352b74312d8.jpg',
'https://images.openlane.eu/carimgs/5662701/general/f8f4bf41-8324-456b-953a-6d2a4857cc88.jpg',
'https://images.openlane.eu/carimgs/5662701/general/1e49ea1d-4978-437d-89bc-501fa4f2249e.jpg',
'https://images.openlane.eu/carimgs/5662701/general/7f4effab-8f3c-490b-b22d-9b02f7bb8237.jpg',
'https://images.openlane.eu/carimgs/5662701/general/e1b3e793-3f81-4992-9aa3-c9492b3e837a.jpg',
'https://images.openlane.eu/carimgs/5662701/general/1f20fa36-2387-453c-96d0-7a641a94fa9b.jpg',
'https://images.openlane.eu/carimgs/5662701/general/80ed2cd3-c27c-40c5-a2c6-af5f89c25295.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc6533b5-e78e-5830-b599-4d16f87757ad/bc6533b5-e78e-5830-b599-4d16f87757ad_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208900,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662701/general/5bc22184-7422-4055-bf67-50627fcbb999.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc6533b5-e78e-5830-b599-4d16f87757ad/bc6533b5-e78e-5830-b599-4d16f87757ad_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220040,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662701/general/c1630ec0-7dbb-4e49-a221-861804f1a457.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc6533b5-e78e-5830-b599-4d16f87757ad/bc6533b5-e78e-5830-b599-4d16f87757ad_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228602,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662701/general/d43b30da-9233-4247-87ad-b758b2765796.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc6533b5-e78e-5830-b599-4d16f87757ad/bc6533b5-e78e-5830-b599-4d16f87757ad_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267985,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662701/general/ddd30144-f735-47bd-b511-2352b74312d8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc6533b5-e78e-5830-b599-4d16f87757ad/bc6533b5-e78e-5830-b599-4d16f87757ad_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251754,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662701/general/f8f4bf41-8324-456b-953a-6d2a4857cc88.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc6533b5-e78e-5830-b599-4d16f87757ad/bc6533b5-e78e-5830-b599-4d16f87757ad_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242362,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662701/general/1e49ea1d-4978-437d-89bc-501fa4f2249e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc6533b5-e78e-5830-b599-4d16f87757ad/bc6533b5-e78e-5830-b599-4d16f87757ad_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242088,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662701/general/7f4effab-8f3c-490b-b22d-9b02f7bb8237.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc6533b5-e78e-5830-b599-4d16f87757ad/bc6533b5-e78e-5830-b599-4d16f87757ad_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240910,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662701/general/e1b3e793-3f81-4992-9aa3-c9492b3e837a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc6533b5-e78e-5830-b599-4d16f87757ad/bc6533b5-e78e-5830-b599-4d16f87757ad_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 531511,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662701/general/1f20fa36-2387-453c-96d0-7a641a94fa9b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc6533b5-e78e-5830-b599-4d16f87757ad/bc6533b5-e78e-5830-b599-4d16f87757ad_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256547,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662701/general/80ed2cd3-c27c-40c5-a2c6-af5f89c25295.jpg',
'Width': 1400}],
'price': 21550,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz EQB 250 Business Line - Electric - Automatic - 190 hp '
'- 71.471 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-25 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722377%27 HTTP/1.1" 200 None
2026-03-25 10:18:43 [adesa.be] INFO: Saving data for 10722377: {'created_time': 1774433923.065989, 'last_price_update_time': 1774433923.066, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722377') HTTP/1.1" 204 0
2026-03-25 10:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53558227-d58c-5aab-a89f-84c9800022ef with identifier: 10722397
2026-03-25 10:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53558227-d58c-5aab-a89f-84c9800022ef with identifier: 10722397
2026-03-25 10:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53558227-d58c-5aab-a89f-84c9800022ef with identifier: 10722397 to the API
2026-03-25 10:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722397>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '53558227-d58c-5aab-a89f-84c9800022ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEL080',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722397',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 116175,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5678427/general/e24f25b0-b201-45f5-9173-be1ed3def635.jpg',
'https://images.openlane.eu/carimgs/5678427/general/3808f730-7c3b-401a-a1f6-8a8b966bd81c.jpg',
'https://images.openlane.eu/carimgs/5678427/general/8a773a3d-b697-40c1-8129-aef60c846468.jpg',
'https://images.openlane.eu/carimgs/5678427/general/6d2d3e64-62f3-47e6-921d-1a5d78ee8e1a.jpg',
'https://images.openlane.eu/carimgs/5678427/general/9cdaaced-9462-4638-9b2d-b611e045f808.jpg',
'https://images.openlane.eu/carimgs/5678427/general/0817d16a-a572-4df2-a540-d3a9e79b5a74.jpg',
'https://images.openlane.eu/carimgs/5678427/general/aaa90877-d43a-4357-9b47-77a07737e8db.jpg',
'https://images.openlane.eu/carimgs/5678427/general/c5966fd6-e204-47f3-811a-82fbb14a49fc.jpg',
'https://images.openlane.eu/carimgs/5678427/general/23096cdc-95cc-477e-a6a8-f381f16d8876.jpg',
'https://images.openlane.eu/carimgs/5678427/general/483b1930-cb5d-45a0-95a7-8d3fd59edc73.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53558227-d58c-5aab-a89f-84c9800022ef/53558227-d58c-5aab-a89f-84c9800022ef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227207,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678427/general/e24f25b0-b201-45f5-9173-be1ed3def635.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53558227-d58c-5aab-a89f-84c9800022ef/53558227-d58c-5aab-a89f-84c9800022ef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242131,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678427/general/3808f730-7c3b-401a-a1f6-8a8b966bd81c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53558227-d58c-5aab-a89f-84c9800022ef/53558227-d58c-5aab-a89f-84c9800022ef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252292,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678427/general/8a773a3d-b697-40c1-8129-aef60c846468.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53558227-d58c-5aab-a89f-84c9800022ef/53558227-d58c-5aab-a89f-84c9800022ef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231103,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678427/general/6d2d3e64-62f3-47e6-921d-1a5d78ee8e1a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53558227-d58c-5aab-a89f-84c9800022ef/53558227-d58c-5aab-a89f-84c9800022ef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252266,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678427/general/9cdaaced-9462-4638-9b2d-b611e045f808.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53558227-d58c-5aab-a89f-84c9800022ef/53558227-d58c-5aab-a89f-84c9800022ef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327493,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678427/general/0817d16a-a572-4df2-a540-d3a9e79b5a74.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53558227-d58c-5aab-a89f-84c9800022ef/53558227-d58c-5aab-a89f-84c9800022ef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243148,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678427/general/aaa90877-d43a-4357-9b47-77a07737e8db.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53558227-d58c-5aab-a89f-84c9800022ef/53558227-d58c-5aab-a89f-84c9800022ef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229205,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678427/general/c5966fd6-e204-47f3-811a-82fbb14a49fc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53558227-d58c-5aab-a89f-84c9800022ef/53558227-d58c-5aab-a89f-84c9800022ef_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28588,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678427/general/23096cdc-95cc-477e-a6a8-f381f16d8876.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53558227-d58c-5aab-a89f-84c9800022ef/53558227-d58c-5aab-a89f-84c9800022ef_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216929,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678427/general/483b1930-cb5d-45a0-95a7-8d3fd59edc73.jpg',
'Width': 1400}],
'price': 17350,
'price_includes_vat': True,
'registration_date': '2021-10-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 116.175 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722397%27 HTTP/1.1" 200 None
2026-03-25 10:18:44 [adesa.be] INFO: Saving data for 10722397: {'created_time': 1774433924.068139, 'last_price_update_time': 1774433924.068151, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722397') HTTP/1.1" 204 0
2026-03-25 10:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5fa541ce-ba82-5242-a53a-36427c7f208c with identifier: 10722572
2026-03-25 10:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5fa541ce-ba82-5242-a53a-36427c7f208c with identifier: 10722572
2026-03-25 10:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5fa541ce-ba82-5242-a53a-36427c7f208c with identifier: 10722572 to the API
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722572>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 228,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Electric',
'id': '5fa541ce-ba82-5242-a53a-36427c7f208c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRW651',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722572',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQB',
'odometer': 49153,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5718906/general/10a9616c-1f36-41a6-98c9-fbefc8fd6dc0.jpg',
'https://images.openlane.eu/carimgs/5718906/general/256833c6-da0c-4d0c-b75f-2f89417b639a.jpg',
'https://images.openlane.eu/carimgs/5718906/general/3c7a5658-bf66-416d-ac55-d0b969d57396.jpg',
'https://images.openlane.eu/carimgs/5718906/general/dc4a6800-1162-4082-b443-afcc336a50ef.jpg',
'https://images.openlane.eu/carimgs/5718906/general/f96cf20d-8411-4a61-9cf0-df53e6049a48.jpg',
'https://images.openlane.eu/carimgs/5718906/general/367c80ed-43df-46b5-ae49-b6dd9b5999d4.jpg',
'https://images.openlane.eu/carimgs/5718906/general/5c62e2b9-fca8-47e2-85cb-720a3219ed26.jpg',
'https://images.openlane.eu/carimgs/5718906/general/7ab23ac4-9ddb-417c-857d-446e6d8b6781.jpg',
'https://images.openlane.eu/carimgs/5718906/general/dfcf557a-3db5-466b-a5f2-88c1ab05be30.jpg',
'https://images.openlane.eu/carimgs/5718906/general/2b2e2965-3c85-4fe2-9c6e-7bb3deb28902.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa541ce-ba82-5242-a53a-36427c7f208c/5fa541ce-ba82-5242-a53a-36427c7f208c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414572,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718906/general/10a9616c-1f36-41a6-98c9-fbefc8fd6dc0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa541ce-ba82-5242-a53a-36427c7f208c/5fa541ce-ba82-5242-a53a-36427c7f208c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35671,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718906/general/256833c6-da0c-4d0c-b75f-2f89417b639a.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa541ce-ba82-5242-a53a-36427c7f208c/5fa541ce-ba82-5242-a53a-36427c7f208c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430846,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718906/general/3c7a5658-bf66-416d-ac55-d0b969d57396.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa541ce-ba82-5242-a53a-36427c7f208c/5fa541ce-ba82-5242-a53a-36427c7f208c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383310,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718906/general/dc4a6800-1162-4082-b443-afcc336a50ef.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa541ce-ba82-5242-a53a-36427c7f208c/5fa541ce-ba82-5242-a53a-36427c7f208c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361369,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718906/general/f96cf20d-8411-4a61-9cf0-df53e6049a48.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa541ce-ba82-5242-a53a-36427c7f208c/5fa541ce-ba82-5242-a53a-36427c7f208c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307673,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718906/general/367c80ed-43df-46b5-ae49-b6dd9b5999d4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa541ce-ba82-5242-a53a-36427c7f208c/5fa541ce-ba82-5242-a53a-36427c7f208c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348087,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718906/general/5c62e2b9-fca8-47e2-85cb-720a3219ed26.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa541ce-ba82-5242-a53a-36427c7f208c/5fa541ce-ba82-5242-a53a-36427c7f208c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424421,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718906/general/7ab23ac4-9ddb-417c-857d-446e6d8b6781.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa541ce-ba82-5242-a53a-36427c7f208c/5fa541ce-ba82-5242-a53a-36427c7f208c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338389,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718906/general/dfcf557a-3db5-466b-a5f2-88c1ab05be30.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa541ce-ba82-5242-a53a-36427c7f208c/5fa541ce-ba82-5242-a53a-36427c7f208c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373689,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718906/general/2b2e2965-3c85-4fe2-9c6e-7bb3deb28902.jpg',
'Width': 1920}],
'price': 26100,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz EQB 300 AMG Line - 4-Matic - Electric - Automatic - '
'228 hp - 49.153 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722572%27 HTTP/1.1" 200 None
2026-03-25 10:18:44 [adesa.be] INFO: Saving data for 10722572: {'created_time': 1774433924.39784, 'last_price_update_time': 1774433924.397851, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722572') HTTP/1.1" 204 0
2026-03-25 10:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3644a1df-faca-5877-9120-b40f9679cb22 with identifier: 10722499
2026-03-25 10:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3644a1df-faca-5877-9120-b40f9679cb22 with identifier: 10722499
2026-03-25 10:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3644a1df-faca-5877-9120-b40f9679cb22 with identifier: 10722499 to the API
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722499>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '3644a1df-faca-5877-9120-b40f9679cb22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AUQ132',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722499',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 116540,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5699321/general/eb221ecd-0eca-407e-b628-f3e81fd1457a.jpg',
'https://images.openlane.eu/carimgs/5699321/general/080518fe-a728-42bf-9124-7ddc562c9314.jpg',
'https://images.openlane.eu/carimgs/5699321/general/2ee3c186-e75f-45b5-a2a8-67c9d6111de2.jpg',
'https://images.openlane.eu/carimgs/5699321/general/85d804e5-1417-40fa-ad84-842c5375bb8b.jpg',
'https://images.openlane.eu/carimgs/5699321/general/e4791db6-f081-4914-a828-6aba929b5b64.jpg',
'https://images.openlane.eu/carimgs/5699321/general/91a795d8-1663-4b34-b891-e228704d4efa.jpg',
'https://images.openlane.eu/carimgs/5699321/general/286e6bda-9c09-4869-93c9-fb16fce5b482.jpg',
'https://images.openlane.eu/carimgs/5699321/general/fd6e8fc4-89cf-409e-ac6b-ab300eed959b.jpg',
'https://images.openlane.eu/carimgs/5699321/general/600e619a-6357-4a7e-9fa4-caad26ccecbb.jpg',
'https://images.openlane.eu/carimgs/5699321/general/cc2c3d6d-113f-49dc-a4ec-cc16f37b95c5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3644a1df-faca-5877-9120-b40f9679cb22/3644a1df-faca-5877-9120-b40f9679cb22_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388412,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699321/general/eb221ecd-0eca-407e-b628-f3e81fd1457a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3644a1df-faca-5877-9120-b40f9679cb22/3644a1df-faca-5877-9120-b40f9679cb22_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351059,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699321/general/080518fe-a728-42bf-9124-7ddc562c9314.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3644a1df-faca-5877-9120-b40f9679cb22/3644a1df-faca-5877-9120-b40f9679cb22_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366953,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699321/general/2ee3c186-e75f-45b5-a2a8-67c9d6111de2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3644a1df-faca-5877-9120-b40f9679cb22/3644a1df-faca-5877-9120-b40f9679cb22_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353755,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699321/general/85d804e5-1417-40fa-ad84-842c5375bb8b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3644a1df-faca-5877-9120-b40f9679cb22/3644a1df-faca-5877-9120-b40f9679cb22_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337143,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699321/general/e4791db6-f081-4914-a828-6aba929b5b64.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3644a1df-faca-5877-9120-b40f9679cb22/3644a1df-faca-5877-9120-b40f9679cb22_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365171,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699321/general/91a795d8-1663-4b34-b891-e228704d4efa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3644a1df-faca-5877-9120-b40f9679cb22/3644a1df-faca-5877-9120-b40f9679cb22_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357097,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699321/general/286e6bda-9c09-4869-93c9-fb16fce5b482.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3644a1df-faca-5877-9120-b40f9679cb22/3644a1df-faca-5877-9120-b40f9679cb22_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252697,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699321/general/fd6e8fc4-89cf-409e-ac6b-ab300eed959b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3644a1df-faca-5877-9120-b40f9679cb22/3644a1df-faca-5877-9120-b40f9679cb22_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 439181,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699321/general/600e619a-6357-4a7e-9fa4-caad26ccecbb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3644a1df-faca-5877-9120-b40f9679cb22/3644a1df-faca-5877-9120-b40f9679cb22_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295200,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699321/general/cc2c3d6d-113f-49dc-a4ec-cc16f37b95c5.jpg',
'Width': 1920}],
'price': 16650,
'price_includes_vat': True,
'registration_date': '2021-07-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 116.540 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722499%27 HTTP/1.1" 200 None
2026-03-25 10:18:44 [adesa.be] INFO: Saving data for 10722499: {'created_time': 1774433924.72688, 'last_price_update_time': 1774433924.726891, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722499') HTTP/1.1" 204 0
2026-03-25 10:18:44 [adesa.be] INFO: Found listing with ID: 10722382
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722382%27 HTTP/1.1" 200 None
2026-03-25 10:18:44 [adesa.be] INFO: Scrape type for 10722382: 1
2026-03-25 10:18:44 [adesa.be] INFO: Scraping item 10722382 url https://www.openlane.eu/en/carv6/auction/10722382
2026-03-25 10:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722433> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722573> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:44 [adesa.be] INFO: Found listing with ID: 10722546
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722546%27 HTTP/1.1" 200 None
2026-03-25 10:18:44 [adesa.be] INFO: Scrape type for 10722546: 1
2026-03-25 10:18:44 [adesa.be] INFO: Scraping item 10722546 url https://www.openlane.eu/en/carv6/auction/10722546
2026-03-25 10:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:44 [adesa.be] INFO: Found listing with ID: 10722532
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722532%27 HTTP/1.1" 200 None
2026-03-25 10:18:44 [adesa.be] INFO: Scrape type for 10722532: 1
2026-03-25 10:18:44 [adesa.be] INFO: Scraping item 10722532 url https://www.openlane.eu/en/carv6/auction/10722532
2026-03-25 10:18:44 [adesa.be] INFO: Found listing with ID: 10722503
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722503%27 HTTP/1.1" 200 None
2026-03-25 10:18:44 [adesa.be] INFO: Scrape type for 10722503: 1
2026-03-25 10:18:44 [adesa.be] INFO: Scraping item 10722503 url https://www.openlane.eu/en/carv6/auction/10722503
2026-03-25 10:18:44 [adesa.be] INFO: Found listing with ID: 10722481
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722481%27 HTTP/1.1" 200 None
2026-03-25 10:18:44 [adesa.be] INFO: Scrape type for 10722481: 1
2026-03-25 10:18:44 [adesa.be] INFO: Scraping item 10722481 url https://www.openlane.eu/en/carv6/auction/10722481
2026-03-25 10:18:44 [adesa.be] INFO: Found listing with ID: 10722437
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722437%27 HTTP/1.1" 200 None
2026-03-25 10:18:44 [adesa.be] INFO: Scrape type for 10722437: 1
2026-03-25 10:18:44 [adesa.be] INFO: Scraping item 10722437 url https://www.openlane.eu/en/carv6/auction/10722437
2026-03-25 10:18:44 [adesa.be] INFO: Found listing with ID: 10722502
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722502%27 HTTP/1.1" 200 None
2026-03-25 10:18:44 [adesa.be] INFO: Scrape type for 10722502: 1
2026-03-25 10:18:44 [adesa.be] INFO: Scraping item 10722502 url https://www.openlane.eu/en/carv6/auction/10722502
2026-03-25 10:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4605b1aa-b2bb-5488-a8cc-eda595c33dee with identifier: 10722703
2026-03-25 10:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4605b1aa-b2bb-5488-a8cc-eda595c33dee with scrape type 1
2026-03-25 10:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4605b1aa-b2bb-5488-a8cc-eda595c33dee
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734258%252Fgeneral%252Fcf350acc-2682-4ec7-b79c-bbaa29236ca1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734258/general/cf350acc-2682-4ec7-b79c-bbaa29236ca1.jpg already downloaded
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734258%252Fgeneral%252Ff674c9f5-2048-4c1f-8c19-164ae61f4fba.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734258/general/f674c9f5-2048-4c1f-8c19-164ae61f4fba.jpg already downloaded
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734258%252Fgeneral%252F5a22ea3b-ebf1-4fb7-9f1c-b49607013943.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734258/general/5a22ea3b-ebf1-4fb7-9f1c-b49607013943.jpg already downloaded
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734258%252Fgeneral%252F245558a4-9f09-4bf5-b64c-ed65103643c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734258/general/245558a4-9f09-4bf5-b64c-ed65103643c4.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734258%252Fgeneral%252F7ba908d0-5e54-4fbc-9600-b1548e2a5690.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734258/general/7ba908d0-5e54-4fbc-9600-b1548e2a5690.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734258%252Fgeneral%252F978f1df5-5d5f-4492-97c2-cba3a755ca1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734258/general/978f1df5-5d5f-4492-97c2-cba3a755ca1a.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734258%252Fgeneral%252F22e2c1b3-b604-48b7-bef8-c8d6b84b6c45.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734258/general/22e2c1b3-b604-48b7-bef8-c8d6b84b6c45.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734258%252Fgeneral%252F9ec2e524-5281-4617-959d-adb2f54d9ea9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734258/general/9ec2e524-5281-4617-959d-adb2f54d9ea9.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734258%252Fgeneral%252F52b6cfef-8d59-42d6-996a-21d2d615c8b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734258/general/52b6cfef-8d59-42d6-996a-21d2d615c8b4.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734258%252Fgeneral%252Fd4920f38-9992-4b6b-b2c0-f9cca9498d46.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734258/general/d4920f38-9992-4b6b-b2c0-f9cca9498d46.jpg already downloaded
2026-03-25 10:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4605b1aa-b2bb-5488-a8cc-eda595c33dee, identifier: 10722703
2026-03-25 10:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c84cd45-5526-5aeb-93df-66d31e8f86d4 with identifier: 10722433
2026-03-25 10:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c84cd45-5526-5aeb-93df-66d31e8f86d4 with scrape type 1
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6c84cd45-5526-5aeb-93df-66d31e8f86d4
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689569%252Fgeneral%252F8bbc41b7-b802-44ed-8067-679af9d70dcb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689569/general/8bbc41b7-b802-44ed-8067-679af9d70dcb.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689569%252Fgeneral%252F3c50264d-70ca-47cb-b647-6edd8642b938.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689569/general/3c50264d-70ca-47cb-b647-6edd8642b938.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689569%252Fgeneral%252F3fb0fc37-29b8-4cfd-9e07-9dadfc1ac5b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689569/general/3fb0fc37-29b8-4cfd-9e07-9dadfc1ac5b4.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689569%252Fgeneral%252Fd793a436-19a5-4f39-9d96-e47a20c5c2c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689569/general/d793a436-19a5-4f39-9d96-e47a20c5c2c2.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689569%252Fgeneral%252Fd7caa261-bf65-4f6d-91bc-649d07862576.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689569/general/d7caa261-bf65-4f6d-91bc-649d07862576.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689569%252Fgeneral%252Fa68da688-aedd-4ee2-bcd8-51f4fd016dec.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689569/general/a68da688-aedd-4ee2-bcd8-51f4fd016dec.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689569%252Fgeneral%252Fed9df943-f28e-4c7a-a6db-187fe4ff227c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689569/general/ed9df943-f28e-4c7a-a6db-187fe4ff227c.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689569%252Fgeneral%252F5a679181-61a8-496a-a5a0-f71abcb795c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689569/general/5a679181-61a8-496a-a5a0-f71abcb795c3.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689569%252Fgeneral%252F2da4881f-e625-4dd3-acb6-a7fc9cf1a9ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689569/general/2da4881f-e625-4dd3-acb6-a7fc9cf1a9ac.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689569%252Fgeneral%252F84315c7f-9b62-49a9-9784-f30087505927.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689569/general/84315c7f-9b62-49a9-9784-f30087505927.jpg already downloaded
2026-03-25 10:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c84cd45-5526-5aeb-93df-66d31e8f86d4, identifier: 10722433
2026-03-25 10:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c477c30f-9844-556f-a189-6a7b908c2c2c with identifier: 10722644
2026-03-25 10:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c477c30f-9844-556f-a189-6a7b908c2c2c with scrape type 1
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c477c30f-9844-556f-a189-6a7b908c2c2c
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728949%252Fgeneral%252Fd2c0d9fa-a96a-4ed3-bd75-3ef6cce8cd44.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728949/general/d2c0d9fa-a96a-4ed3-bd75-3ef6cce8cd44.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728949%252Fgeneral%252F057d671e-7d90-459e-8d46-92710a587d67.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728949/general/057d671e-7d90-459e-8d46-92710a587d67.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728949%252Fgeneral%252F7fd3a43c-0a5c-4485-9012-3fd4a46fd4da.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728949/general/7fd3a43c-0a5c-4485-9012-3fd4a46fd4da.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728949%252Fgeneral%252Fab7334bd-8626-4e2d-b8bc-73dbd1c29cef.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728949/general/ab7334bd-8626-4e2d-b8bc-73dbd1c29cef.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728949%252Fgeneral%252F0b384482-02cc-434b-8cd5-c9e6a7e34c5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728949/general/0b384482-02cc-434b-8cd5-c9e6a7e34c5a.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728949%252Fgeneral%252Fb5a86dc1-df52-490a-913e-ef2f1bf041c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728949/general/b5a86dc1-df52-490a-913e-ef2f1bf041c3.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728949%252Fgeneral%252F81835bac-53bf-4ed6-813d-20e873ad0122.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728949/general/81835bac-53bf-4ed6-813d-20e873ad0122.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728949%252Fgeneral%252Fb7222a93-f88d-478f-91aa-bddc19d84a3c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728949/general/b7222a93-f88d-478f-91aa-bddc19d84a3c.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728949%252Fgeneral%252F922ac5f0-8dad-4ebe-a048-27b8fc5974a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728949/general/922ac5f0-8dad-4ebe-a048-27b8fc5974a0.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728949%252Fgeneral%252Fe83fffec-fd2c-44a3-b0aa-b283427c578e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728949/general/e83fffec-fd2c-44a3-b0aa-b283427c578e.jpg already downloaded
2026-03-25 10:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c477c30f-9844-556f-a189-6a7b908c2c2c, identifier: 10722644
2026-03-25 10:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e87ada90-1db6-5aea-92d3-2a968688d19d with identifier: 10722573
2026-03-25 10:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e87ada90-1db6-5aea-92d3-2a968688d19d with scrape type 1
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e87ada90-1db6-5aea-92d3-2a968688d19d
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718908%252Fgeneral%252F30e2ee01-ddc1-41ee-b3cf-e24ee7ac1a26.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718908/general/30e2ee01-ddc1-41ee-b3cf-e24ee7ac1a26.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718908%252Fgeneral%252F8df2e08f-ab1a-4aa7-a645-836dd7745dc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718908/general/8df2e08f-ab1a-4aa7-a645-836dd7745dc3.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718908%252Fgeneral%252F27c89ad2-ab69-40a7-b258-a315d4d46ce0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718908/general/27c89ad2-ab69-40a7-b258-a315d4d46ce0.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718908%252Fgeneral%252F6d96e146-7310-43f8-8789-99709d0609e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718908/general/6d96e146-7310-43f8-8789-99709d0609e4.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718908%252Fgeneral%252Fc34c5fd6-3a64-4c91-9e7e-27d0b37674b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718908/general/c34c5fd6-3a64-4c91-9e7e-27d0b37674b9.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718908%252Fgeneral%252F67a3fad5-70cc-4fcf-b122-83687e6365d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718908/general/67a3fad5-70cc-4fcf-b122-83687e6365d2.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718908%252Fgeneral%252F5a0063d9-2059-426a-a77b-59c84a92485c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718908/general/5a0063d9-2059-426a-a77b-59c84a92485c.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718908%252Fgeneral%252Fc182492d-c43e-403b-914f-e4b51b0fc64d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718908/general/c182492d-c43e-403b-914f-e4b51b0fc64d.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718908%252Fgeneral%252Ff4c4aff5-4582-476a-8613-cc3fb9b360e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718908/general/f4c4aff5-4582-476a-8613-cc3fb9b360e4.jpg already downloaded
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718908%252Fgeneral%252Fdec9be5b-ca0d-4a7c-a2db-0edadc4c5036.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718908/general/dec9be5b-ca0d-4a7c-a2db-0edadc4c5036.jpg already downloaded
2026-03-25 10:18:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e87ada90-1db6-5aea-92d3-2a968688d19d, identifier: 10722573
2026-03-25 10:18:46 [adesa.be] INFO: Found listing with ID: 10722504
2026-03-25 10:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722504%27 HTTP/1.1" 200 None
2026-03-25 10:18:46 [adesa.be] INFO: Scrape type for 10722504: 1
2026-03-25 10:18:46 [adesa.be] INFO: Scraping item 10722504 url https://www.openlane.eu/en/carv6/auction/10722504
2026-03-25 10:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4605b1aa-b2bb-5488-a8cc-eda595c33dee with identifier: 10722703
2026-03-25 10:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4605b1aa-b2bb-5488-a8cc-eda595c33dee with identifier: 10722703
2026-03-25 10:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4605b1aa-b2bb-5488-a8cc-eda595c33dee with identifier: 10722703 to the API
2026-03-25 10:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722703>
{'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': 150,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '4605b1aa-b2bb-5488-a8cc-eda595c33dee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPN020',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722703',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 163279,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5734258/general/cf350acc-2682-4ec7-b79c-bbaa29236ca1.jpg',
'https://images.openlane.eu/carimgs/5734258/general/f674c9f5-2048-4c1f-8c19-164ae61f4fba.jpg',
'https://images.openlane.eu/carimgs/5734258/general/5a22ea3b-ebf1-4fb7-9f1c-b49607013943.jpg',
'https://images.openlane.eu/carimgs/5734258/general/245558a4-9f09-4bf5-b64c-ed65103643c4.jpg',
'https://images.openlane.eu/carimgs/5734258/general/7ba908d0-5e54-4fbc-9600-b1548e2a5690.jpg',
'https://images.openlane.eu/carimgs/5734258/general/978f1df5-5d5f-4492-97c2-cba3a755ca1a.jpg',
'https://images.openlane.eu/carimgs/5734258/general/22e2c1b3-b604-48b7-bef8-c8d6b84b6c45.jpg',
'https://images.openlane.eu/carimgs/5734258/general/9ec2e524-5281-4617-959d-adb2f54d9ea9.jpg',
'https://images.openlane.eu/carimgs/5734258/general/52b6cfef-8d59-42d6-996a-21d2d615c8b4.jpg',
'https://images.openlane.eu/carimgs/5734258/general/d4920f38-9992-4b6b-b2c0-f9cca9498d46.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4605b1aa-b2bb-5488-a8cc-eda595c33dee/4605b1aa-b2bb-5488-a8cc-eda595c33dee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734258/general/cf350acc-2682-4ec7-b79c-bbaa29236ca1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4605b1aa-b2bb-5488-a8cc-eda595c33dee/4605b1aa-b2bb-5488-a8cc-eda595c33dee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42111,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734258/general/f674c9f5-2048-4c1f-8c19-164ae61f4fba.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4605b1aa-b2bb-5488-a8cc-eda595c33dee/4605b1aa-b2bb-5488-a8cc-eda595c33dee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192551,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734258/general/5a22ea3b-ebf1-4fb7-9f1c-b49607013943.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4605b1aa-b2bb-5488-a8cc-eda595c33dee/4605b1aa-b2bb-5488-a8cc-eda595c33dee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182493,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734258/general/245558a4-9f09-4bf5-b64c-ed65103643c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4605b1aa-b2bb-5488-a8cc-eda595c33dee/4605b1aa-b2bb-5488-a8cc-eda595c33dee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136327,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734258/general/7ba908d0-5e54-4fbc-9600-b1548e2a5690.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4605b1aa-b2bb-5488-a8cc-eda595c33dee/4605b1aa-b2bb-5488-a8cc-eda595c33dee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142383,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734258/general/978f1df5-5d5f-4492-97c2-cba3a755ca1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4605b1aa-b2bb-5488-a8cc-eda595c33dee/4605b1aa-b2bb-5488-a8cc-eda595c33dee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120990,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734258/general/22e2c1b3-b604-48b7-bef8-c8d6b84b6c45.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4605b1aa-b2bb-5488-a8cc-eda595c33dee/4605b1aa-b2bb-5488-a8cc-eda595c33dee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119353,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734258/general/9ec2e524-5281-4617-959d-adb2f54d9ea9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4605b1aa-b2bb-5488-a8cc-eda595c33dee/4605b1aa-b2bb-5488-a8cc-eda595c33dee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734258/general/52b6cfef-8d59-42d6-996a-21d2d615c8b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4605b1aa-b2bb-5488-a8cc-eda595c33dee/4605b1aa-b2bb-5488-a8cc-eda595c33dee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171356,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734258/general/d4920f38-9992-4b6b-b2c0-f9cca9498d46.jpg',
'Width': 1024}],
'price': 16750,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLB 200d Business Solution - Diesel - Automatic - 150 '
'hp - 163.279 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 10:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722703%27 HTTP/1.1" 200 None
2026-03-25 10:18:46 [adesa.be] INFO: Saving data for 10722703: {'created_time': 1774433926.478955, 'last_price_update_time': 1774433926.478966, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722703') HTTP/1.1" 204 0
2026-03-25 10:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c84cd45-5526-5aeb-93df-66d31e8f86d4 with identifier: 10722433
2026-03-25 10:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c84cd45-5526-5aeb-93df-66d31e8f86d4 with identifier: 10722433
2026-03-25 10:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c84cd45-5526-5aeb-93df-66d31e8f86d4 with identifier: 10722433 to the API
2026-03-25 10:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722433>
{'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': 150,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '6c84cd45-5526-5aeb-93df-66d31e8f86d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHF282',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722433',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 120060,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5689569/general/8bbc41b7-b802-44ed-8067-679af9d70dcb.jpg',
'https://images.openlane.eu/carimgs/5689569/general/3c50264d-70ca-47cb-b647-6edd8642b938.jpg',
'https://images.openlane.eu/carimgs/5689569/general/3fb0fc37-29b8-4cfd-9e07-9dadfc1ac5b4.jpg',
'https://images.openlane.eu/carimgs/5689569/general/d793a436-19a5-4f39-9d96-e47a20c5c2c2.jpg',
'https://images.openlane.eu/carimgs/5689569/general/d7caa261-bf65-4f6d-91bc-649d07862576.jpg',
'https://images.openlane.eu/carimgs/5689569/general/a68da688-aedd-4ee2-bcd8-51f4fd016dec.jpg',
'https://images.openlane.eu/carimgs/5689569/general/ed9df943-f28e-4c7a-a6db-187fe4ff227c.jpg',
'https://images.openlane.eu/carimgs/5689569/general/5a679181-61a8-496a-a5a0-f71abcb795c3.jpg',
'https://images.openlane.eu/carimgs/5689569/general/2da4881f-e625-4dd3-acb6-a7fc9cf1a9ac.jpg',
'https://images.openlane.eu/carimgs/5689569/general/84315c7f-9b62-49a9-9784-f30087505927.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c84cd45-5526-5aeb-93df-66d31e8f86d4/6c84cd45-5526-5aeb-93df-66d31e8f86d4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358479,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689569/general/8bbc41b7-b802-44ed-8067-679af9d70dcb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c84cd45-5526-5aeb-93df-66d31e8f86d4/6c84cd45-5526-5aeb-93df-66d31e8f86d4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351011,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689569/general/3c50264d-70ca-47cb-b647-6edd8642b938.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c84cd45-5526-5aeb-93df-66d31e8f86d4/6c84cd45-5526-5aeb-93df-66d31e8f86d4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318381,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689569/general/3fb0fc37-29b8-4cfd-9e07-9dadfc1ac5b4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c84cd45-5526-5aeb-93df-66d31e8f86d4/6c84cd45-5526-5aeb-93df-66d31e8f86d4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322368,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689569/general/d793a436-19a5-4f39-9d96-e47a20c5c2c2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c84cd45-5526-5aeb-93df-66d31e8f86d4/6c84cd45-5526-5aeb-93df-66d31e8f86d4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306477,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689569/general/d7caa261-bf65-4f6d-91bc-649d07862576.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c84cd45-5526-5aeb-93df-66d31e8f86d4/6c84cd45-5526-5aeb-93df-66d31e8f86d4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354506,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689569/general/a68da688-aedd-4ee2-bcd8-51f4fd016dec.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c84cd45-5526-5aeb-93df-66d31e8f86d4/6c84cd45-5526-5aeb-93df-66d31e8f86d4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327765,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689569/general/ed9df943-f28e-4c7a-a6db-187fe4ff227c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c84cd45-5526-5aeb-93df-66d31e8f86d4/6c84cd45-5526-5aeb-93df-66d31e8f86d4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278453,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689569/general/5a679181-61a8-496a-a5a0-f71abcb795c3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c84cd45-5526-5aeb-93df-66d31e8f86d4/6c84cd45-5526-5aeb-93df-66d31e8f86d4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 504945,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689569/general/2da4881f-e625-4dd3-acb6-a7fc9cf1a9ac.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c84cd45-5526-5aeb-93df-66d31e8f86d4/6c84cd45-5526-5aeb-93df-66d31e8f86d4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28968,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689569/general/84315c7f-9b62-49a9-9784-f30087505927.jpg',
'Width': 400}],
'price': 22350,
'price_includes_vat': True,
'registration_date': '2023-03-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLB 200d Luxury - Diesel - 150 hp - 120.060 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-25 10:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722433%27 HTTP/1.1" 200 None
2026-03-25 10:18:46 [adesa.be] INFO: Saving data for 10722433: {'created_time': 1774433926.897324, 'last_price_update_time': 1774433926.897334, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722433') HTTP/1.1" 204 0
2026-03-25 10:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c477c30f-9844-556f-a189-6a7b908c2c2c with identifier: 10722644
2026-03-25 10:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c477c30f-9844-556f-a189-6a7b908c2c2c with identifier: 10722644
2026-03-25 10:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c477c30f-9844-556f-a189-6a7b908c2c2c with identifier: 10722644 to the API
2026-03-25 10:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722644>
{'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': 150,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'c477c30f-9844-556f-a189-6a7b908c2c2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXY699',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722644',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 106199,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5728949/general/d2c0d9fa-a96a-4ed3-bd75-3ef6cce8cd44.jpg',
'https://images.openlane.eu/carimgs/5728949/general/057d671e-7d90-459e-8d46-92710a587d67.jpg',
'https://images.openlane.eu/carimgs/5728949/general/7fd3a43c-0a5c-4485-9012-3fd4a46fd4da.jpg',
'https://images.openlane.eu/carimgs/5728949/general/ab7334bd-8626-4e2d-b8bc-73dbd1c29cef.jpg',
'https://images.openlane.eu/carimgs/5728949/general/0b384482-02cc-434b-8cd5-c9e6a7e34c5a.jpg',
'https://images.openlane.eu/carimgs/5728949/general/b5a86dc1-df52-490a-913e-ef2f1bf041c3.jpg',
'https://images.openlane.eu/carimgs/5728949/general/81835bac-53bf-4ed6-813d-20e873ad0122.jpg',
'https://images.openlane.eu/carimgs/5728949/general/b7222a93-f88d-478f-91aa-bddc19d84a3c.jpg',
'https://images.openlane.eu/carimgs/5728949/general/922ac5f0-8dad-4ebe-a048-27b8fc5974a0.jpg',
'https://images.openlane.eu/carimgs/5728949/general/e83fffec-fd2c-44a3-b0aa-b283427c578e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c477c30f-9844-556f-a189-6a7b908c2c2c/c477c30f-9844-556f-a189-6a7b908c2c2c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67364,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728949/general/d2c0d9fa-a96a-4ed3-bd75-3ef6cce8cd44.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c477c30f-9844-556f-a189-6a7b908c2c2c/c477c30f-9844-556f-a189-6a7b908c2c2c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728949/general/057d671e-7d90-459e-8d46-92710a587d67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c477c30f-9844-556f-a189-6a7b908c2c2c/c477c30f-9844-556f-a189-6a7b908c2c2c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75473,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728949/general/7fd3a43c-0a5c-4485-9012-3fd4a46fd4da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c477c30f-9844-556f-a189-6a7b908c2c2c/c477c30f-9844-556f-a189-6a7b908c2c2c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75510,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728949/general/ab7334bd-8626-4e2d-b8bc-73dbd1c29cef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c477c30f-9844-556f-a189-6a7b908c2c2c/c477c30f-9844-556f-a189-6a7b908c2c2c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96768,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728949/general/0b384482-02cc-434b-8cd5-c9e6a7e34c5a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c477c30f-9844-556f-a189-6a7b908c2c2c/c477c30f-9844-556f-a189-6a7b908c2c2c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95600,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728949/general/b5a86dc1-df52-490a-913e-ef2f1bf041c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c477c30f-9844-556f-a189-6a7b908c2c2c/c477c30f-9844-556f-a189-6a7b908c2c2c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98680,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728949/general/81835bac-53bf-4ed6-813d-20e873ad0122.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c477c30f-9844-556f-a189-6a7b908c2c2c/c477c30f-9844-556f-a189-6a7b908c2c2c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101743,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728949/general/b7222a93-f88d-478f-91aa-bddc19d84a3c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c477c30f-9844-556f-a189-6a7b908c2c2c/c477c30f-9844-556f-a189-6a7b908c2c2c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110776,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728949/general/922ac5f0-8dad-4ebe-a048-27b8fc5974a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c477c30f-9844-556f-a189-6a7b908c2c2c/c477c30f-9844-556f-a189-6a7b908c2c2c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179909,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728949/general/e83fffec-fd2c-44a3-b0aa-b283427c578e.jpg',
'Width': 1024}],
'price': 17100,
'price_includes_vat': True,
'registration_date': '2021-01-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLB 200d Business Solution - Diesel - Automatic - 150 '
'hp - 106.199 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722644%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [adesa.be] INFO: Saving data for 10722644: {'created_time': 1774433928.015491, 'last_price_update_time': 1774433928.015505, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722644') HTTP/1.1" 204 0
2026-03-25 10:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e87ada90-1db6-5aea-92d3-2a968688d19d with identifier: 10722573
2026-03-25 10:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e87ada90-1db6-5aea-92d3-2a968688d19d with identifier: 10722573
2026-03-25 10:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e87ada90-1db6-5aea-92d3-2a968688d19d with identifier: 10722573 to the API
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722573>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'e87ada90-1db6-5aea-92d3-2a968688d19d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DDG118',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722573',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 91408,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5718908/general/30e2ee01-ddc1-41ee-b3cf-e24ee7ac1a26.jpg',
'https://images.openlane.eu/carimgs/5718908/general/8df2e08f-ab1a-4aa7-a645-836dd7745dc3.jpg',
'https://images.openlane.eu/carimgs/5718908/general/27c89ad2-ab69-40a7-b258-a315d4d46ce0.jpg',
'https://images.openlane.eu/carimgs/5718908/general/6d96e146-7310-43f8-8789-99709d0609e4.jpg',
'https://images.openlane.eu/carimgs/5718908/general/c34c5fd6-3a64-4c91-9e7e-27d0b37674b9.jpg',
'https://images.openlane.eu/carimgs/5718908/general/67a3fad5-70cc-4fcf-b122-83687e6365d2.jpg',
'https://images.openlane.eu/carimgs/5718908/general/5a0063d9-2059-426a-a77b-59c84a92485c.jpg',
'https://images.openlane.eu/carimgs/5718908/general/c182492d-c43e-403b-914f-e4b51b0fc64d.jpg',
'https://images.openlane.eu/carimgs/5718908/general/f4c4aff5-4582-476a-8613-cc3fb9b360e4.jpg',
'https://images.openlane.eu/carimgs/5718908/general/dec9be5b-ca0d-4a7c-a2db-0edadc4c5036.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e87ada90-1db6-5aea-92d3-2a968688d19d/e87ada90-1db6-5aea-92d3-2a968688d19d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718908/general/30e2ee01-ddc1-41ee-b3cf-e24ee7ac1a26.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e87ada90-1db6-5aea-92d3-2a968688d19d/e87ada90-1db6-5aea-92d3-2a968688d19d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24874,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718908/general/8df2e08f-ab1a-4aa7-a645-836dd7745dc3.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e87ada90-1db6-5aea-92d3-2a968688d19d/e87ada90-1db6-5aea-92d3-2a968688d19d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97499,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718908/general/27c89ad2-ab69-40a7-b258-a315d4d46ce0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e87ada90-1db6-5aea-92d3-2a968688d19d/e87ada90-1db6-5aea-92d3-2a968688d19d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96003,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718908/general/6d96e146-7310-43f8-8789-99709d0609e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e87ada90-1db6-5aea-92d3-2a968688d19d/e87ada90-1db6-5aea-92d3-2a968688d19d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115939,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718908/general/c34c5fd6-3a64-4c91-9e7e-27d0b37674b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e87ada90-1db6-5aea-92d3-2a968688d19d/e87ada90-1db6-5aea-92d3-2a968688d19d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115790,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718908/general/67a3fad5-70cc-4fcf-b122-83687e6365d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e87ada90-1db6-5aea-92d3-2a968688d19d/e87ada90-1db6-5aea-92d3-2a968688d19d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116937,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718908/general/5a0063d9-2059-426a-a77b-59c84a92485c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e87ada90-1db6-5aea-92d3-2a968688d19d/e87ada90-1db6-5aea-92d3-2a968688d19d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106008,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718908/general/c182492d-c43e-403b-914f-e4b51b0fc64d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e87ada90-1db6-5aea-92d3-2a968688d19d/e87ada90-1db6-5aea-92d3-2a968688d19d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103648,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718908/general/f4c4aff5-4582-476a-8613-cc3fb9b360e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e87ada90-1db6-5aea-92d3-2a968688d19d/e87ada90-1db6-5aea-92d3-2a968688d19d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192345,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718908/general/dec9be5b-ca0d-4a7c-a2db-0edadc4c5036.jpg',
'Width': 1024}],
'price': 19450,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 91.408 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2023}
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722573%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [adesa.be] INFO: Saving data for 10722573: {'created_time': 1774433928.396779, 'last_price_update_time': 1774433928.396791, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722573') HTTP/1.1" 204 0
2026-03-25 10:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722676> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:48 [adesa.be] INFO: Found listing with ID: 10722677
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722677%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [adesa.be] INFO: Scrape type for 10722677: 1
2026-03-25 10:18:48 [adesa.be] INFO: Scraping item 10722677 url https://www.openlane.eu/en/carv6/auction/10722677
2026-03-25 10: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-25 10: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-25 10: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-25 10:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:18:48 [adesa.be] INFO: Found listing with ID: 10722547
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722547%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [adesa.be] INFO: Scrape type for 10722547: 1
2026-03-25 10:18:48 [adesa.be] INFO: Scraping item 10722547 url https://www.openlane.eu/en/carv6/auction/10722547
2026-03-25 10:18:48 [adesa.be] INFO: Found listing with ID: 10722587
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722587%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [adesa.be] INFO: Scrape type for 10722587: 1
2026-03-25 10:18:48 [adesa.be] INFO: Scraping item 10722587 url https://www.openlane.eu/en/carv6/auction/10722587
2026-03-25 10:18:48 [adesa.be] INFO: Found listing with ID: 10722649
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722649%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [adesa.be] INFO: Scrape type for 10722649: 1
2026-03-25 10:18:48 [adesa.be] INFO: Scraping item 10722649 url https://www.openlane.eu/en/carv6/auction/10722649
2026-03-25 10:18:48 [adesa.be] INFO: Found listing with ID: 10722706
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722706%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [adesa.be] INFO: Scrape type for 10722706: 1
2026-03-25 10:18:48 [adesa.be] INFO: Scraping item 10722706 url https://www.openlane.eu/en/carv6/auction/10722706
2026-03-25 10:18:48 [adesa.be] INFO: Found listing with ID: 10722403
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722403%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [adesa.be] INFO: Scrape type for 10722403: 1
2026-03-25 10:18:48 [adesa.be] INFO: Scraping item 10722403 url https://www.openlane.eu/en/carv6/auction/10722403
2026-03-25 10:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df9138ef-9691-52bf-bf5a-cf80edf653cc with identifier: 10722676
2026-03-25 10:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df9138ef-9691-52bf-bf5a-cf80edf653cc with scrape type 1
2026-03-25 10:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item df9138ef-9691-52bf-bf5a-cf80edf653cc
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731729%252Fgeneral%252Fe721ae03-b51f-485f-832b-2281d21d1c61.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731729/general/e721ae03-b51f-485f-832b-2281d21d1c61.jpg already downloaded
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731729%252Fgeneral%252F0734f045-b692-42cf-97af-904c1a50480f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731729/general/0734f045-b692-42cf-97af-904c1a50480f.jpg already downloaded
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731729%252Fgeneral%252F79b1502f-be02-4601-94b1-b03d1996355f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731729/general/79b1502f-be02-4601-94b1-b03d1996355f.jpg already downloaded
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731729%252Fgeneral%252Ffdbed18b-ef1f-460d-bbac-7e6651286dcc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731729/general/fdbed18b-ef1f-460d-bbac-7e6651286dcc.jpg already downloaded
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731729%252Fgeneral%252F53142242-3f28-419f-8569-b47377ddd48b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731729/general/53142242-3f28-419f-8569-b47377ddd48b.jpg already downloaded
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731729%252Fgeneral%252F61ff880d-d4f8-4b45-a908-b43c7795a0e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731729/general/61ff880d-d4f8-4b45-a908-b43c7795a0e9.jpg already downloaded
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731729%252Fgeneral%252F86e66d16-62b2-4164-a423-c986220d85f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731729/general/86e66d16-62b2-4164-a423-c986220d85f5.jpg already downloaded
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731729%252Fgeneral%252F7c672428-4343-4212-aad7-0447d7db2808.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731729/general/7c672428-4343-4212-aad7-0447d7db2808.jpg already downloaded
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731729%252Fgeneral%252Fc0621205-cc7d-4751-8389-fa59b3386ea5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731729/general/c0621205-cc7d-4751-8389-fa59b3386ea5.jpg already downloaded
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731729%252Fgeneral%252F8b0a7f6d-de00-4bd6-a992-6e8c6868447c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731729/general/8b0a7f6d-de00-4bd6-a992-6e8c6868447c.jpg already downloaded
2026-03-25 10:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: df9138ef-9691-52bf-bf5a-cf80edf653cc, identifier: 10722676
2026-03-25 10:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bb544e5-a236-5b52-955d-2beff1aed4ad with identifier: 10722544
2026-03-25 10:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bb544e5-a236-5b52-955d-2beff1aed4ad with scrape type 1
2026-03-25 10:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5bb544e5-a236-5b52-955d-2beff1aed4ad
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5706577%252Fgeneral%252F45387f2f-10ab-4a92-ae59-3b7b56b1e748.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706577/general/45387f2f-10ab-4a92-ae59-3b7b56b1e748.jpg already downloaded
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5706577%252Fgeneral%252F102ec80c-77f7-4bbd-a440-b677860a53a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706577/general/102ec80c-77f7-4bbd-a440-b677860a53a9.jpg already downloaded
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5706577%252Fgeneral%252F8f459fc5-e67c-47a5-8103-6868c77d8149.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706577/general/8f459fc5-e67c-47a5-8103-6868c77d8149.jpg already downloaded
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5706577%252Fgeneral%252Fbb99ab64-8fea-4c81-ad68-c3faf231bf4a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706577/general/bb99ab64-8fea-4c81-ad68-c3faf231bf4a.jpg already downloaded
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5706577%252Fgeneral%252F57e33082-8cd8-4d58-8dc3-bb17befa9d53.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706577/general/57e33082-8cd8-4d58-8dc3-bb17befa9d53.jpg already downloaded
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5706577%252Fgeneral%252F395bda7e-6f32-4036-ab57-3616ae8a362c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706577/general/395bda7e-6f32-4036-ab57-3616ae8a362c.jpg already downloaded
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5706577%252Fgeneral%252Fad0bda25-a334-415d-8b17-75d50471b18f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706577/general/ad0bda25-a334-415d-8b17-75d50471b18f.jpg already downloaded
2026-03-25 10:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5706577%252Fgeneral%252Fd2b20b17-ccb1-4d78-ba42-387546ca73f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706577/general/d2b20b17-ccb1-4d78-ba42-387546ca73f8.jpg already downloaded
2026-03-25 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5706577%252Fgeneral%252Fd1fbfb14-1436-4aa8-ab4b-9679f6c9d5b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706577/general/d1fbfb14-1436-4aa8-ab4b-9679f6c9d5b0.jpg already downloaded
2026-03-25 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5706577%252Fgeneral%252F7d76896b-adaf-4d10-88e9-9ae802eb91c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706577/general/7d76896b-adaf-4d10-88e9-9ae802eb91c2.jpg already downloaded
2026-03-25 10:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5bb544e5-a236-5b52-955d-2beff1aed4ad, identifier: 10722544
2026-03-25 10:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a199baa3-3fc7-5686-b636-6e4151d5a234 with identifier: 10722646
2026-03-25 10:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a199baa3-3fc7-5686-b636-6e4151d5a234 with scrape type 1
2026-03-25 10:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a199baa3-3fc7-5686-b636-6e4151d5a234
2026-03-25 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728955%252Fgeneral%252Fef972e6b-96bb-4b72-8a07-382e18d5c442.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728955/general/ef972e6b-96bb-4b72-8a07-382e18d5c442.jpg already downloaded
2026-03-25 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728955%252Fgeneral%252F75150f28-a237-4c3f-902e-71b5a50ee64a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728955/general/75150f28-a237-4c3f-902e-71b5a50ee64a.jpg already downloaded
2026-03-25 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728955%252Fgeneral%252F0d937a80-8d8f-41af-a723-3b1515ddb653.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728955/general/0d937a80-8d8f-41af-a723-3b1515ddb653.jpg already downloaded
2026-03-25 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728955%252Fgeneral%252Fbaef6098-26ba-4eb6-b735-44141707ed4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728955/general/baef6098-26ba-4eb6-b735-44141707ed4e.jpg already downloaded
2026-03-25 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728955%252Fgeneral%252Fbe427624-7178-4ae5-8150-c2cfaeb79ffe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728955/general/be427624-7178-4ae5-8150-c2cfaeb79ffe.jpg already downloaded
2026-03-25 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728955%252Fgeneral%252Fa6983c32-c2ab-48a4-a850-aec8471f4ff5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728955/general/a6983c32-c2ab-48a4-a850-aec8471f4ff5.jpg already downloaded
2026-03-25 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728955%252Fgeneral%252Fce52972d-786e-49e2-bdb2-d5e9b8fce183.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728955/general/ce52972d-786e-49e2-bdb2-d5e9b8fce183.jpg already downloaded
2026-03-25 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728955%252Fgeneral%252F6b93c393-5e5a-40ca-b66e-6ff607294778.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728955/general/6b93c393-5e5a-40ca-b66e-6ff607294778.jpg already downloaded
2026-03-25 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728955%252Fgeneral%252Ffef1c5b7-49ff-49cc-850e-dadb649f44c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728955/general/fef1c5b7-49ff-49cc-850e-dadb649f44c8.jpg already downloaded
2026-03-25 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5728955%252Fgeneral%252F956f9b4c-7841-40c7-8afc-2a0c97d197e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728955/general/956f9b4c-7841-40c7-8afc-2a0c97d197e8.jpg already downloaded
2026-03-25 10:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a199baa3-3fc7-5686-b636-6e4151d5a234, identifier: 10722646
2026-03-25 10:18:49 [adesa.be] INFO: Found listing with ID: 10722456
2026-03-25 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722456%27 HTTP/1.1" 200 None
2026-03-25 10:18:49 [adesa.be] INFO: Scrape type for 10722456: 1
2026-03-25 10:18:49 [adesa.be] INFO: Scraping item 10722456 url https://www.openlane.eu/en/carv6/auction/10722456
2026-03-25 10:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: df9138ef-9691-52bf-bf5a-cf80edf653cc with identifier: 10722676
2026-03-25 10:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: df9138ef-9691-52bf-bf5a-cf80edf653cc with identifier: 10722676
2026-03-25 10:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: df9138ef-9691-52bf-bf5a-cf80edf653cc with identifier: 10722676 to the API
2026-03-25 10:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722676>
{'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': 125,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'df9138ef-9691-52bf-bf5a-cf80edf653cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGR463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722676',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 57023,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5731729/general/e721ae03-b51f-485f-832b-2281d21d1c61.jpg',
'https://images.openlane.eu/carimgs/5731729/general/0734f045-b692-42cf-97af-904c1a50480f.jpg',
'https://images.openlane.eu/carimgs/5731729/general/79b1502f-be02-4601-94b1-b03d1996355f.jpg',
'https://images.openlane.eu/carimgs/5731729/general/fdbed18b-ef1f-460d-bbac-7e6651286dcc.jpg',
'https://images.openlane.eu/carimgs/5731729/general/53142242-3f28-419f-8569-b47377ddd48b.jpg',
'https://images.openlane.eu/carimgs/5731729/general/61ff880d-d4f8-4b45-a908-b43c7795a0e9.jpg',
'https://images.openlane.eu/carimgs/5731729/general/86e66d16-62b2-4164-a423-c986220d85f5.jpg',
'https://images.openlane.eu/carimgs/5731729/general/7c672428-4343-4212-aad7-0447d7db2808.jpg',
'https://images.openlane.eu/carimgs/5731729/general/c0621205-cc7d-4751-8389-fa59b3386ea5.jpg',
'https://images.openlane.eu/carimgs/5731729/general/8b0a7f6d-de00-4bd6-a992-6e8c6868447c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df9138ef-9691-52bf-bf5a-cf80edf653cc/df9138ef-9691-52bf-bf5a-cf80edf653cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114664,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731729/general/e721ae03-b51f-485f-832b-2281d21d1c61.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df9138ef-9691-52bf-bf5a-cf80edf653cc/df9138ef-9691-52bf-bf5a-cf80edf653cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30685,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731729/general/0734f045-b692-42cf-97af-904c1a50480f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df9138ef-9691-52bf-bf5a-cf80edf653cc/df9138ef-9691-52bf-bf5a-cf80edf653cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731729/general/79b1502f-be02-4601-94b1-b03d1996355f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df9138ef-9691-52bf-bf5a-cf80edf653cc/df9138ef-9691-52bf-bf5a-cf80edf653cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119971,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731729/general/fdbed18b-ef1f-460d-bbac-7e6651286dcc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df9138ef-9691-52bf-bf5a-cf80edf653cc/df9138ef-9691-52bf-bf5a-cf80edf653cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117505,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731729/general/53142242-3f28-419f-8569-b47377ddd48b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df9138ef-9691-52bf-bf5a-cf80edf653cc/df9138ef-9691-52bf-bf5a-cf80edf653cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108450,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731729/general/61ff880d-d4f8-4b45-a908-b43c7795a0e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df9138ef-9691-52bf-bf5a-cf80edf653cc/df9138ef-9691-52bf-bf5a-cf80edf653cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127869,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731729/general/86e66d16-62b2-4164-a423-c986220d85f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df9138ef-9691-52bf-bf5a-cf80edf653cc/df9138ef-9691-52bf-bf5a-cf80edf653cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140068,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731729/general/7c672428-4343-4212-aad7-0447d7db2808.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df9138ef-9691-52bf-bf5a-cf80edf653cc/df9138ef-9691-52bf-bf5a-cf80edf653cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99795,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731729/general/c0621205-cc7d-4751-8389-fa59b3386ea5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df9138ef-9691-52bf-bf5a-cf80edf653cc/df9138ef-9691-52bf-bf5a-cf80edf653cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731729/general/8b0a7f6d-de00-4bd6-a992-6e8c6868447c.jpg',
'Width': 1024}],
'price': 17150,
'price_includes_vat': True,
'registration_date': '2023-03-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mini 5 Doors Cooper S - ALL4 - Hybrid - Automatic - 125 hp - 57.023 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722676%27 HTTP/1.1" 200 None
2026-03-25 10:18:49 [adesa.be] INFO: Saving data for 10722676: {'created_time': 1774433929.935152, 'last_price_update_time': 1774433929.935165, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722676') HTTP/1.1" 204 0
2026-03-25 10:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5bb544e5-a236-5b52-955d-2beff1aed4ad with identifier: 10722544
2026-03-25 10:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5bb544e5-a236-5b52-955d-2beff1aed4ad with identifier: 10722544
2026-03-25 10:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5bb544e5-a236-5b52-955d-2beff1aed4ad with identifier: 10722544 to the API
2026-03-25 10:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722544>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '5bb544e5-a236-5b52-955d-2beff1aed4ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAT019',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722544',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 100626,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5706577/general/45387f2f-10ab-4a92-ae59-3b7b56b1e748.jpg',
'https://images.openlane.eu/carimgs/5706577/general/102ec80c-77f7-4bbd-a440-b677860a53a9.jpg',
'https://images.openlane.eu/carimgs/5706577/general/8f459fc5-e67c-47a5-8103-6868c77d8149.jpg',
'https://images.openlane.eu/carimgs/5706577/general/bb99ab64-8fea-4c81-ad68-c3faf231bf4a.jpg',
'https://images.openlane.eu/carimgs/5706577/general/57e33082-8cd8-4d58-8dc3-bb17befa9d53.jpg',
'https://images.openlane.eu/carimgs/5706577/general/395bda7e-6f32-4036-ab57-3616ae8a362c.jpg',
'https://images.openlane.eu/carimgs/5706577/general/ad0bda25-a334-415d-8b17-75d50471b18f.jpg',
'https://images.openlane.eu/carimgs/5706577/general/d2b20b17-ccb1-4d78-ba42-387546ca73f8.jpg',
'https://images.openlane.eu/carimgs/5706577/general/d1fbfb14-1436-4aa8-ab4b-9679f6c9d5b0.jpg',
'https://images.openlane.eu/carimgs/5706577/general/7d76896b-adaf-4d10-88e9-9ae802eb91c2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bb544e5-a236-5b52-955d-2beff1aed4ad/5bb544e5-a236-5b52-955d-2beff1aed4ad_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389794,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706577/general/45387f2f-10ab-4a92-ae59-3b7b56b1e748.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bb544e5-a236-5b52-955d-2beff1aed4ad/5bb544e5-a236-5b52-955d-2beff1aed4ad_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31787,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706577/general/102ec80c-77f7-4bbd-a440-b677860a53a9.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bb544e5-a236-5b52-955d-2beff1aed4ad/5bb544e5-a236-5b52-955d-2beff1aed4ad_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369116,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706577/general/8f459fc5-e67c-47a5-8103-6868c77d8149.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bb544e5-a236-5b52-955d-2beff1aed4ad/5bb544e5-a236-5b52-955d-2beff1aed4ad_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327077,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706577/general/bb99ab64-8fea-4c81-ad68-c3faf231bf4a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bb544e5-a236-5b52-955d-2beff1aed4ad/5bb544e5-a236-5b52-955d-2beff1aed4ad_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372186,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706577/general/57e33082-8cd8-4d58-8dc3-bb17befa9d53.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bb544e5-a236-5b52-955d-2beff1aed4ad/5bb544e5-a236-5b52-955d-2beff1aed4ad_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332266,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706577/general/395bda7e-6f32-4036-ab57-3616ae8a362c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bb544e5-a236-5b52-955d-2beff1aed4ad/5bb544e5-a236-5b52-955d-2beff1aed4ad_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330984,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706577/general/ad0bda25-a334-415d-8b17-75d50471b18f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bb544e5-a236-5b52-955d-2beff1aed4ad/5bb544e5-a236-5b52-955d-2beff1aed4ad_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260830,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706577/general/d2b20b17-ccb1-4d78-ba42-387546ca73f8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bb544e5-a236-5b52-955d-2beff1aed4ad/5bb544e5-a236-5b52-955d-2beff1aed4ad_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359905,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706577/general/d1fbfb14-1436-4aa8-ab4b-9679f6c9d5b0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bb544e5-a236-5b52-955d-2beff1aed4ad/5bb544e5-a236-5b52-955d-2beff1aed4ad_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264774,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706577/general/7d76896b-adaf-4d10-88e9-9ae802eb91c2.jpg',
'Width': 1920}],
'price': 35150,
'price_includes_vat': True,
'registration_date': '2021-09-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLE 350de Business solution - 4-Matic - Hybrid - '
'Automatic - 194 hp - 100.626 km',
'transmission': 'automatic',
'trim': 'Business solution',
'vin': None,
'year': 2021}
2026-03-25 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722544%27 HTTP/1.1" 200 None
2026-03-25 10:18:50 [adesa.be] INFO: Saving data for 10722544: {'created_time': 1774433930.260933, 'last_price_update_time': 1774433930.260943, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722544') HTTP/1.1" 204 0
2026-03-25 10:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a199baa3-3fc7-5686-b636-6e4151d5a234 with identifier: 10722646
2026-03-25 10:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a199baa3-3fc7-5686-b636-6e4151d5a234 with identifier: 10722646
2026-03-25 10:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a199baa3-3fc7-5686-b636-6e4151d5a234 with identifier: 10722646 to the API
2026-03-25 10:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722646>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'a199baa3-3fc7-5686-b636-6e4151d5a234',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLU431',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722646',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 101953,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5728955/general/ef972e6b-96bb-4b72-8a07-382e18d5c442.jpg',
'https://images.openlane.eu/carimgs/5728955/general/75150f28-a237-4c3f-902e-71b5a50ee64a.jpg',
'https://images.openlane.eu/carimgs/5728955/general/0d937a80-8d8f-41af-a723-3b1515ddb653.jpg',
'https://images.openlane.eu/carimgs/5728955/general/baef6098-26ba-4eb6-b735-44141707ed4e.jpg',
'https://images.openlane.eu/carimgs/5728955/general/be427624-7178-4ae5-8150-c2cfaeb79ffe.jpg',
'https://images.openlane.eu/carimgs/5728955/general/a6983c32-c2ab-48a4-a850-aec8471f4ff5.jpg',
'https://images.openlane.eu/carimgs/5728955/general/ce52972d-786e-49e2-bdb2-d5e9b8fce183.jpg',
'https://images.openlane.eu/carimgs/5728955/general/6b93c393-5e5a-40ca-b66e-6ff607294778.jpg',
'https://images.openlane.eu/carimgs/5728955/general/fef1c5b7-49ff-49cc-850e-dadb649f44c8.jpg',
'https://images.openlane.eu/carimgs/5728955/general/956f9b4c-7841-40c7-8afc-2a0c97d197e8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a199baa3-3fc7-5686-b636-6e4151d5a234/a199baa3-3fc7-5686-b636-6e4151d5a234_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94759,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728955/general/ef972e6b-96bb-4b72-8a07-382e18d5c442.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a199baa3-3fc7-5686-b636-6e4151d5a234/a199baa3-3fc7-5686-b636-6e4151d5a234_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101798,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728955/general/75150f28-a237-4c3f-902e-71b5a50ee64a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a199baa3-3fc7-5686-b636-6e4151d5a234/a199baa3-3fc7-5686-b636-6e4151d5a234_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95050,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728955/general/0d937a80-8d8f-41af-a723-3b1515ddb653.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a199baa3-3fc7-5686-b636-6e4151d5a234/a199baa3-3fc7-5686-b636-6e4151d5a234_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97360,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728955/general/baef6098-26ba-4eb6-b735-44141707ed4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a199baa3-3fc7-5686-b636-6e4151d5a234/a199baa3-3fc7-5686-b636-6e4151d5a234_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127452,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728955/general/be427624-7178-4ae5-8150-c2cfaeb79ffe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a199baa3-3fc7-5686-b636-6e4151d5a234/a199baa3-3fc7-5686-b636-6e4151d5a234_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728955/general/a6983c32-c2ab-48a4-a850-aec8471f4ff5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a199baa3-3fc7-5686-b636-6e4151d5a234/a199baa3-3fc7-5686-b636-6e4151d5a234_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728955/general/ce52972d-786e-49e2-bdb2-d5e9b8fce183.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a199baa3-3fc7-5686-b636-6e4151d5a234/a199baa3-3fc7-5686-b636-6e4151d5a234_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121293,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728955/general/6b93c393-5e5a-40ca-b66e-6ff607294778.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a199baa3-3fc7-5686-b636-6e4151d5a234/a199baa3-3fc7-5686-b636-6e4151d5a234_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108119,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728955/general/fef1c5b7-49ff-49cc-850e-dadb649f44c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a199baa3-3fc7-5686-b636-6e4151d5a234/a199baa3-3fc7-5686-b636-6e4151d5a234_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186154,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728955/general/956f9b4c-7841-40c7-8afc-2a0c97d197e8.jpg',
'Width': 1024}],
'price': 15950,
'price_includes_vat': True,
'registration_date': '2023-04-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mini Countryman Cooper SE 1.5 - ALL4 - Hybrid - Automatic - 125 hp '
'- 101.953 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722646%27 HTTP/1.1" 200 None
2026-03-25 10:18:50 [adesa.be] INFO: Saving data for 10722646: {'created_time': 1774433930.581729, 'last_price_update_time': 1774433930.58174, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722646') HTTP/1.1" 204 0
2026-03-25 10:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fb25f98-5dd5-5bd2-a053-d63d15b8359c with identifier: 10722584
2026-03-25 10:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fb25f98-5dd5-5bd2-a053-d63d15b8359c with scrape type 1
2026-03-25 10:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2fb25f98-5dd5-5bd2-a053-d63d15b8359c
2026-03-25 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720930%252Fgeneral%252Ff8f7f636-5648-4afb-8da2-7a8b350d56f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720930/general/f8f7f636-5648-4afb-8da2-7a8b350d56f7.jpg already downloaded
2026-03-25 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720930%252Fgeneral%252F2efce62f-f503-495a-856b-a95d8e34b631.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720930/general/2efce62f-f503-495a-856b-a95d8e34b631.jpg already downloaded
2026-03-25 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720930%252Fgeneral%252F5f5ec7c0-2afe-4124-a089-3d3e899c3e8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720930/general/5f5ec7c0-2afe-4124-a089-3d3e899c3e8f.jpg already downloaded
2026-03-25 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720930%252Fgeneral%252F18be039d-4092-4e9e-a9dd-61dbcf7fa833.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720930/general/18be039d-4092-4e9e-a9dd-61dbcf7fa833.jpg already downloaded
2026-03-25 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720930%252Fgeneral%252Fafdbff66-144d-4b0a-98f5-1729817e81cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720930/general/afdbff66-144d-4b0a-98f5-1729817e81cc.jpg already downloaded
2026-03-25 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720930%252Fgeneral%252Fdef02add-859c-4b55-be58-62d40a830d77.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720930/general/def02add-859c-4b55-be58-62d40a830d77.jpg already downloaded
2026-03-25 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720930%252Fgeneral%252F608600a6-0828-46c8-90ff-4ceb0aeeba94.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720930/general/608600a6-0828-46c8-90ff-4ceb0aeeba94.jpg already downloaded
2026-03-25 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720930%252Fgeneral%252Fb650adba-6c08-4085-9599-53a904360f46.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720930/general/b650adba-6c08-4085-9599-53a904360f46.jpg already downloaded
2026-03-25 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720930%252Fgeneral%252F530d44e3-2945-4c2d-8208-921a152b576c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720930/general/530d44e3-2945-4c2d-8208-921a152b576c.jpg already downloaded
2026-03-25 10:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720930%252Fgeneral%252F53bce222-7d65-4126-8a7c-730cc549df32.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720930/general/53bce222-7d65-4126-8a7c-730cc549df32.jpg already downloaded
2026-03-25 10:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2fb25f98-5dd5-5bd2-a053-d63d15b8359c, identifier: 10722584
2026-03-25 10:18:50 [adesa.be] INFO: Found listing with ID: 10722627
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722627%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [adesa.be] INFO: Scrape type for 10722627: 1
2026-03-25 10:18:51 [adesa.be] INFO: Scraping item 10722627 url https://www.openlane.eu/en/carv6/auction/10722627
2026-03-25 10:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2fb25f98-5dd5-5bd2-a053-d63d15b8359c with identifier: 10722584
2026-03-25 10:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2fb25f98-5dd5-5bd2-a053-d63d15b8359c with identifier: 10722584
2026-03-25 10:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2fb25f98-5dd5-5bd2-a053-d63d15b8359c with identifier: 10722584 to the API
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722584>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '2fb25f98-5dd5-5bd2-a053-d63d15b8359c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLA203',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722584',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 100298,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5720930/general/f8f7f636-5648-4afb-8da2-7a8b350d56f7.jpg',
'https://images.openlane.eu/carimgs/5720930/general/2efce62f-f503-495a-856b-a95d8e34b631.jpg',
'https://images.openlane.eu/carimgs/5720930/general/5f5ec7c0-2afe-4124-a089-3d3e899c3e8f.jpg',
'https://images.openlane.eu/carimgs/5720930/general/18be039d-4092-4e9e-a9dd-61dbcf7fa833.jpg',
'https://images.openlane.eu/carimgs/5720930/general/afdbff66-144d-4b0a-98f5-1729817e81cc.jpg',
'https://images.openlane.eu/carimgs/5720930/general/def02add-859c-4b55-be58-62d40a830d77.jpg',
'https://images.openlane.eu/carimgs/5720930/general/608600a6-0828-46c8-90ff-4ceb0aeeba94.jpg',
'https://images.openlane.eu/carimgs/5720930/general/b650adba-6c08-4085-9599-53a904360f46.jpg',
'https://images.openlane.eu/carimgs/5720930/general/530d44e3-2945-4c2d-8208-921a152b576c.jpg',
'https://images.openlane.eu/carimgs/5720930/general/53bce222-7d65-4126-8a7c-730cc549df32.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fb25f98-5dd5-5bd2-a053-d63d15b8359c/2fb25f98-5dd5-5bd2-a053-d63d15b8359c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720930/general/f8f7f636-5648-4afb-8da2-7a8b350d56f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fb25f98-5dd5-5bd2-a053-d63d15b8359c/2fb25f98-5dd5-5bd2-a053-d63d15b8359c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720930/general/2efce62f-f503-495a-856b-a95d8e34b631.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fb25f98-5dd5-5bd2-a053-d63d15b8359c/2fb25f98-5dd5-5bd2-a053-d63d15b8359c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88090,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720930/general/5f5ec7c0-2afe-4124-a089-3d3e899c3e8f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fb25f98-5dd5-5bd2-a053-d63d15b8359c/2fb25f98-5dd5-5bd2-a053-d63d15b8359c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88479,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720930/general/18be039d-4092-4e9e-a9dd-61dbcf7fa833.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fb25f98-5dd5-5bd2-a053-d63d15b8359c/2fb25f98-5dd5-5bd2-a053-d63d15b8359c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103677,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720930/general/afdbff66-144d-4b0a-98f5-1729817e81cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fb25f98-5dd5-5bd2-a053-d63d15b8359c/2fb25f98-5dd5-5bd2-a053-d63d15b8359c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79187,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720930/general/def02add-859c-4b55-be58-62d40a830d77.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fb25f98-5dd5-5bd2-a053-d63d15b8359c/2fb25f98-5dd5-5bd2-a053-d63d15b8359c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88671,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720930/general/608600a6-0828-46c8-90ff-4ceb0aeeba94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fb25f98-5dd5-5bd2-a053-d63d15b8359c/2fb25f98-5dd5-5bd2-a053-d63d15b8359c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92752,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720930/general/b650adba-6c08-4085-9599-53a904360f46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fb25f98-5dd5-5bd2-a053-d63d15b8359c/2fb25f98-5dd5-5bd2-a053-d63d15b8359c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87684,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720930/general/530d44e3-2945-4c2d-8208-921a152b576c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fb25f98-5dd5-5bd2-a053-d63d15b8359c/2fb25f98-5dd5-5bd2-a053-d63d15b8359c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720930/general/53bce222-7d65-4126-8a7c-730cc549df32.jpg',
'Width': 1024}],
'price': 16250,
'price_includes_vat': True,
'registration_date': '2023-04-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mini Countryman Cooper SE 1.5 - ALL4 - Hybrid - Automatic - 125 hp '
'- 100.298 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722584%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [adesa.be] INFO: Saving data for 10722584: {'created_time': 1774433931.369207, 'last_price_update_time': 1774433931.369217, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722584') HTTP/1.1" 204 0
2026-03-25 10:18:51 [adesa.be] INFO: Found listing with ID: 10722505
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722505%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [adesa.be] INFO: Scrape type for 10722505: 1
2026-03-25 10:18:51 [adesa.be] INFO: Scraping item 10722505 url https://www.openlane.eu/en/carv6/auction/10722505
2026-03-25 10:18:51 [adesa.be] INFO: Found listing with ID: 10722419
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722419%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [adesa.be] INFO: Scrape type for 10722419: 1
2026-03-25 10:18:51 [adesa.be] INFO: Scraping item 10722419 url https://www.openlane.eu/en/carv6/auction/10722419
2026-03-25 10:18:51 [adesa.be] INFO: Found listing with ID: 10722482
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722482%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [adesa.be] INFO: Scrape type for 10722482: 1
2026-03-25 10:18:51 [adesa.be] INFO: Scraping item 10722482 url https://www.openlane.eu/en/carv6/auction/10722482
2026-03-25 10:18:51 [adesa.be] INFO: Found listing with ID: 10722480
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722480%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [adesa.be] INFO: Scrape type for 10722480: 1
2026-03-25 10:18:51 [adesa.be] INFO: Scraping item 10722480 url https://www.openlane.eu/en/carv6/auction/10722480
2026-03-25 10:18:51 [adesa.be] INFO: Found listing with ID: 10722708
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722708%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [adesa.be] INFO: Scrape type for 10722708: 1
2026-03-25 10:18:51 [adesa.be] INFO: Scraping item 10722708 url https://www.openlane.eu/en/carv6/auction/10722708
2026-03-25 10:18:51 [adesa.be] INFO: Found listing with ID: 10722707
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722707%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [adesa.be] INFO: Scrape type for 10722707: 1
2026-03-25 10:18:51 [adesa.be] INFO: Scraping item 10722707 url https://www.openlane.eu/en/carv6/auction/10722707
2026-03-25 10:18:51 [adesa.be] INFO: Found listing with ID: 10722628
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722628%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [adesa.be] INFO: Scrape type for 10722628: 1
2026-03-25 10:18:51 [adesa.be] INFO: Scraping item 10722628 url https://www.openlane.eu/en/carv6/auction/10722628
2026-03-25 10:18:51 [adesa.be] INFO: Found listing with ID: 10722709
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722709%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [adesa.be] INFO: Scrape type for 10722709: 1
2026-03-25 10:18:51 [adesa.be] INFO: Scraping item 10722709 url https://www.openlane.eu/en/carv6/auction/10722709
2026-03-25 10:18:51 [adesa.be] INFO: Found listing with ID: 10722604
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722604%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [adesa.be] INFO: Scrape type for 10722604: 1
2026-03-25 10:18:51 [adesa.be] INFO: Scraping item 10722604 url https://www.openlane.eu/en/carv6/auction/10722604
2026-03-25 10:18:51 [adesa.be] INFO: Found listing with ID: 10722605
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722605%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [adesa.be] INFO: Scrape type for 10722605: 1
2026-03-25 10:18:51 [adesa.be] INFO: Scraping item 10722605 url https://www.openlane.eu/en/carv6/auction/10722605
2026-03-25 10:18:51 [adesa.be] INFO: Found listing with ID: 10722438
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722438%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [adesa.be] INFO: Scrape type for 10722438: 1
2026-03-25 10:18:51 [adesa.be] INFO: Scraping item 10722438 url https://www.openlane.eu/en/carv6/auction/10722438
2026-03-25 10:18:51 [adesa.be] INFO: Found listing with ID: 10722574
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722574%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [adesa.be] INFO: Scrape type for 10722574: 1
2026-03-25 10:18:51 [adesa.be] INFO: Scraping item 10722574 url https://www.openlane.eu/en/carv6/auction/10722574
2026-03-25 10:18:51 [adesa.be] INFO: Found listing with ID: 10722468
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722468%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [adesa.be] INFO: Scrape type for 10722468: 1
2026-03-25 10:18:51 [adesa.be] INFO: Scraping item 10722468 url https://www.openlane.eu/en/carv6/auction/10722468
2026-03-25 10:18:51 [adesa.be] INFO: Found listing with ID: 10716167
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716167%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [adesa.be] INFO: Scrape type for 10716167: 0
2026-03-25 10:18:51 [adesa.be] INFO: Skipping item 10716167 url https://www.openlane.eu/en/carv6/auction/10716167
2026-03-25 10:18:51 [adesa.be] INFO: Found listing with ID: 10716159
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716159%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [adesa.be] INFO: Scrape type for 10716159: 0
2026-03-25 10:18:51 [adesa.be] INFO: Skipping item 10716159 url https://www.openlane.eu/en/carv6/auction/10716159
2026-03-25 10:18:51 [adesa.be] INFO: Found listing with ID: 10716156
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716156%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [adesa.be] INFO: Scrape type for 10716156: 0
2026-03-25 10:18:51 [adesa.be] INFO: Skipping item 10716156 url https://www.openlane.eu/en/carv6/auction/10716156
2026-03-25 10:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722467> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70df5c74-d94c-57fc-a6ae-4fc70390003b with identifier: 10722500
2026-03-25 10:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70df5c74-d94c-57fc-a6ae-4fc70390003b with scrape type 1
2026-03-25 10:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 70df5c74-d94c-57fc-a6ae-4fc70390003b
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699344%252Fgeneral%252F499d0eb5-9630-4590-8f79-9114760cb153.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699344/general/499d0eb5-9630-4590-8f79-9114760cb153.jpg already downloaded
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699344%252Fgeneral%252F48055520-2617-49dc-bd6b-4a048e5c75a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699344/general/48055520-2617-49dc-bd6b-4a048e5c75a4.jpg already downloaded
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699344%252Fgeneral%252F6b3e4425-bf5e-4b90-ac90-a06ce8dd4418.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699344/general/6b3e4425-bf5e-4b90-ac90-a06ce8dd4418.jpg already downloaded
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699344%252Fgeneral%252F8e977091-6411-4754-a824-1f9146395814.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699344/general/8e977091-6411-4754-a824-1f9146395814.jpg already downloaded
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699344%252Fgeneral%252Fb9c4f079-5da6-4531-a446-42a87f6cc3d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699344/general/b9c4f079-5da6-4531-a446-42a87f6cc3d5.jpg already downloaded
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699344%252Fgeneral%252F65f563c7-9eb9-4f6b-9cf9-14986900ac0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699344/general/65f563c7-9eb9-4f6b-9cf9-14986900ac0d.jpg already downloaded
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699344%252Fgeneral%252F619e751d-fb34-4d63-8a90-8beaece5215c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699344/general/619e751d-fb34-4d63-8a90-8beaece5215c.jpg already downloaded
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699344%252Fgeneral%252F53f4d80d-dce0-4743-aa12-0e24317cdd4a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699344/general/53f4d80d-dce0-4743-aa12-0e24317cdd4a.jpg already downloaded
2026-03-25 10:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699344%252Fgeneral%252Fd7e7d3af-8a44-4109-bdfb-e6e45657f1e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699344/general/d7e7d3af-8a44-4109-bdfb-e6e45657f1e5.jpg already downloaded
2026-03-25 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5699344%252Fgeneral%252F4fc40d27-2174-4f6d-ae5d-1632cf02d598.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699344/general/4fc40d27-2174-4f6d-ae5d-1632cf02d598.jpg already downloaded
2026-03-25 10:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 70df5c74-d94c-57fc-a6ae-4fc70390003b, identifier: 10722500
2026-03-25 10:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 70df5c74-d94c-57fc-a6ae-4fc70390003b with identifier: 10722500
2026-03-25 10:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 70df5c74-d94c-57fc-a6ae-4fc70390003b with identifier: 10722500
2026-03-25 10:18:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 70df5c74-d94c-57fc-a6ae-4fc70390003b with identifier: 10722500 to the API
2026-03-25 10:18:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722500>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '70df5c74-d94c-57fc-a6ae-4fc70390003b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EMY700',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722500',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 58479,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5699344/general/499d0eb5-9630-4590-8f79-9114760cb153.jpg',
'https://images.openlane.eu/carimgs/5699344/general/48055520-2617-49dc-bd6b-4a048e5c75a4.jpg',
'https://images.openlane.eu/carimgs/5699344/general/6b3e4425-bf5e-4b90-ac90-a06ce8dd4418.jpg',
'https://images.openlane.eu/carimgs/5699344/general/8e977091-6411-4754-a824-1f9146395814.jpg',
'https://images.openlane.eu/carimgs/5699344/general/b9c4f079-5da6-4531-a446-42a87f6cc3d5.jpg',
'https://images.openlane.eu/carimgs/5699344/general/65f563c7-9eb9-4f6b-9cf9-14986900ac0d.jpg',
'https://images.openlane.eu/carimgs/5699344/general/619e751d-fb34-4d63-8a90-8beaece5215c.jpg',
'https://images.openlane.eu/carimgs/5699344/general/53f4d80d-dce0-4743-aa12-0e24317cdd4a.jpg',
'https://images.openlane.eu/carimgs/5699344/general/d7e7d3af-8a44-4109-bdfb-e6e45657f1e5.jpg',
'https://images.openlane.eu/carimgs/5699344/general/4fc40d27-2174-4f6d-ae5d-1632cf02d598.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df5c74-d94c-57fc-a6ae-4fc70390003b/70df5c74-d94c-57fc-a6ae-4fc70390003b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94811,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699344/general/499d0eb5-9630-4590-8f79-9114760cb153.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df5c74-d94c-57fc-a6ae-4fc70390003b/70df5c74-d94c-57fc-a6ae-4fc70390003b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87367,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699344/general/48055520-2617-49dc-bd6b-4a048e5c75a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df5c74-d94c-57fc-a6ae-4fc70390003b/70df5c74-d94c-57fc-a6ae-4fc70390003b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86791,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699344/general/6b3e4425-bf5e-4b90-ac90-a06ce8dd4418.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df5c74-d94c-57fc-a6ae-4fc70390003b/70df5c74-d94c-57fc-a6ae-4fc70390003b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85770,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699344/general/8e977091-6411-4754-a824-1f9146395814.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df5c74-d94c-57fc-a6ae-4fc70390003b/70df5c74-d94c-57fc-a6ae-4fc70390003b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89995,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699344/general/b9c4f079-5da6-4531-a446-42a87f6cc3d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df5c74-d94c-57fc-a6ae-4fc70390003b/70df5c74-d94c-57fc-a6ae-4fc70390003b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699344/general/65f563c7-9eb9-4f6b-9cf9-14986900ac0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df5c74-d94c-57fc-a6ae-4fc70390003b/70df5c74-d94c-57fc-a6ae-4fc70390003b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94997,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699344/general/619e751d-fb34-4d63-8a90-8beaece5215c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df5c74-d94c-57fc-a6ae-4fc70390003b/70df5c74-d94c-57fc-a6ae-4fc70390003b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137399,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699344/general/53f4d80d-dce0-4743-aa12-0e24317cdd4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df5c74-d94c-57fc-a6ae-4fc70390003b/70df5c74-d94c-57fc-a6ae-4fc70390003b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699344/general/d7e7d3af-8a44-4109-bdfb-e6e45657f1e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df5c74-d94c-57fc-a6ae-4fc70390003b/70df5c74-d94c-57fc-a6ae-4fc70390003b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64464,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699344/general/4fc40d27-2174-4f6d-ae5d-1632cf02d598.jpg',
'Width': 1024}],
'price': 8850,
'price_includes_vat': True,
'registration_date': '2023-11-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Opel Crossland 1.2 GS - Petrol - Manual - 110 hp - 58.479 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2023}
2026-03-25 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722500%27 HTTP/1.1" 200 None
2026-03-25 10:18:52 [adesa.be] INFO: Saving data for 10722500: {'created_time': 1774433932.520884, 'last_price_update_time': 1774433932.520894, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722500') HTTP/1.1" 204 0
2026-03-25 10:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722455> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722585> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10: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-25 10: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-25 10:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff5f18a2-a11c-5611-bd36-3f2552117a19 with identifier: 10722467
2026-03-25 10:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff5f18a2-a11c-5611-bd36-3f2552117a19 with scrape type 1
2026-03-25 10:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff5f18a2-a11c-5611-bd36-3f2552117a19
2026-03-25 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694175%252Fgeneral%252F2fe5a5a0-95c9-406c-ae46-33c1724e0214.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694175/general/2fe5a5a0-95c9-406c-ae46-33c1724e0214.jpg already downloaded
2026-03-25 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694175%252Fgeneral%252Fa0662538-6b9f-43fc-86b9-2ad1731de5ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694175/general/a0662538-6b9f-43fc-86b9-2ad1731de5ed.jpg already downloaded
2026-03-25 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694175%252Fgeneral%252F36ec2cca-e190-4bdd-972b-1a8e16bcbc00.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694175/general/36ec2cca-e190-4bdd-972b-1a8e16bcbc00.jpg already downloaded
2026-03-25 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694175%252Fgeneral%252Fd820ee3d-f625-45b9-a4aa-1e24fe69d677.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694175/general/d820ee3d-f625-45b9-a4aa-1e24fe69d677.jpg already downloaded
2026-03-25 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694175%252Fgeneral%252Fed054e7c-e0c5-4542-b782-a9a93bc90b7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694175/general/ed054e7c-e0c5-4542-b782-a9a93bc90b7b.jpg already downloaded
2026-03-25 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694175%252Fgeneral%252F405e654f-9084-4fba-b076-aa4030e888cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694175/general/405e654f-9084-4fba-b076-aa4030e888cc.jpg already downloaded
2026-03-25 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694175%252Fgeneral%252F91694b56-2cbe-48b7-89bc-65de15f84298.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694175/general/91694b56-2cbe-48b7-89bc-65de15f84298.jpg already downloaded
2026-03-25 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694175%252Fgeneral%252F16f32734-5a9b-4d4c-a2e7-992630cf7fdd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694175/general/16f32734-5a9b-4d4c-a2e7-992630cf7fdd.jpg already downloaded
2026-03-25 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694175%252Fgeneral%252F8a2feecf-fc0b-472c-bc2e-8bc2b41ca81a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694175/general/8a2feecf-fc0b-472c-bc2e-8bc2b41ca81a.jpg already downloaded
2026-03-25 10:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694175%252Fgeneral%252F9da901c6-33f4-4b1d-8056-8d529bfa644a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694175/general/9da901c6-33f4-4b1d-8056-8d529bfa644a.jpg already downloaded
2026-03-25 10:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff5f18a2-a11c-5611-bd36-3f2552117a19, identifier: 10722467
2026-03-25 10:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff5f18a2-a11c-5611-bd36-3f2552117a19 with identifier: 10722467
2026-03-25 10:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff5f18a2-a11c-5611-bd36-3f2552117a19 with identifier: 10722467
2026-03-25 10:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff5f18a2-a11c-5611-bd36-3f2552117a19 with identifier: 10722467 to the API
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722467>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'ff5f18a2-a11c-5611-bd36-3f2552117a19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMK597',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722467',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 92640,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5694175/general/2fe5a5a0-95c9-406c-ae46-33c1724e0214.jpg',
'https://images.openlane.eu/carimgs/5694175/general/a0662538-6b9f-43fc-86b9-2ad1731de5ed.jpg',
'https://images.openlane.eu/carimgs/5694175/general/36ec2cca-e190-4bdd-972b-1a8e16bcbc00.jpg',
'https://images.openlane.eu/carimgs/5694175/general/d820ee3d-f625-45b9-a4aa-1e24fe69d677.jpg',
'https://images.openlane.eu/carimgs/5694175/general/ed054e7c-e0c5-4542-b782-a9a93bc90b7b.jpg',
'https://images.openlane.eu/carimgs/5694175/general/405e654f-9084-4fba-b076-aa4030e888cc.jpg',
'https://images.openlane.eu/carimgs/5694175/general/91694b56-2cbe-48b7-89bc-65de15f84298.jpg',
'https://images.openlane.eu/carimgs/5694175/general/16f32734-5a9b-4d4c-a2e7-992630cf7fdd.jpg',
'https://images.openlane.eu/carimgs/5694175/general/8a2feecf-fc0b-472c-bc2e-8bc2b41ca81a.jpg',
'https://images.openlane.eu/carimgs/5694175/general/9da901c6-33f4-4b1d-8056-8d529bfa644a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff5f18a2-a11c-5611-bd36-3f2552117a19/ff5f18a2-a11c-5611-bd36-3f2552117a19_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258697,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694175/general/2fe5a5a0-95c9-406c-ae46-33c1724e0214.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff5f18a2-a11c-5611-bd36-3f2552117a19/ff5f18a2-a11c-5611-bd36-3f2552117a19_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261488,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694175/general/a0662538-6b9f-43fc-86b9-2ad1731de5ed.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff5f18a2-a11c-5611-bd36-3f2552117a19/ff5f18a2-a11c-5611-bd36-3f2552117a19_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247132,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694175/general/36ec2cca-e190-4bdd-972b-1a8e16bcbc00.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff5f18a2-a11c-5611-bd36-3f2552117a19/ff5f18a2-a11c-5611-bd36-3f2552117a19_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241166,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694175/general/d820ee3d-f625-45b9-a4aa-1e24fe69d677.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff5f18a2-a11c-5611-bd36-3f2552117a19/ff5f18a2-a11c-5611-bd36-3f2552117a19_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278990,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694175/general/ed054e7c-e0c5-4542-b782-a9a93bc90b7b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff5f18a2-a11c-5611-bd36-3f2552117a19/ff5f18a2-a11c-5611-bd36-3f2552117a19_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261481,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694175/general/405e654f-9084-4fba-b076-aa4030e888cc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff5f18a2-a11c-5611-bd36-3f2552117a19/ff5f18a2-a11c-5611-bd36-3f2552117a19_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241949,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694175/general/91694b56-2cbe-48b7-89bc-65de15f84298.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff5f18a2-a11c-5611-bd36-3f2552117a19/ff5f18a2-a11c-5611-bd36-3f2552117a19_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275156,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694175/general/16f32734-5a9b-4d4c-a2e7-992630cf7fdd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff5f18a2-a11c-5611-bd36-3f2552117a19/ff5f18a2-a11c-5611-bd36-3f2552117a19_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257485,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694175/general/8a2feecf-fc0b-472c-bc2e-8bc2b41ca81a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff5f18a2-a11c-5611-bd36-3f2552117a19/ff5f18a2-a11c-5611-bd36-3f2552117a19_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32354,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694175/general/9da901c6-33f4-4b1d-8056-8d529bfa644a.jpg',
'Width': 400}],
'price': 9850,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 2008 1.5 HDI Style - Diesel - Manual - 110 hp - 92.640 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722467%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [adesa.be] INFO: Saving data for 10722467: {'created_time': 1774433933.239031, 'last_price_update_time': 1774433933.239047, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722467') HTTP/1.1" 204 0
2026-03-25 10:18:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6161c021-9ce9-576d-b55e-bcfa01d13aea with identifier: 10722455
2026-03-25 10:18:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6161c021-9ce9-576d-b55e-bcfa01d13aea with scrape type 1
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6161c021-9ce9-576d-b55e-bcfa01d13aea
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5692037%252Fgeneral%252Fc63d3028-fbce-42ce-b881-cbc3e1a86c1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692037/general/c63d3028-fbce-42ce-b881-cbc3e1a86c1b.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5692037%252Fgeneral%252Fa201acf2-469f-4eec-8442-0299bc0fdbfe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692037/general/a201acf2-469f-4eec-8442-0299bc0fdbfe.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5692037%252Fgeneral%252Fac3f1fd1-904e-4047-8138-06d0c5f7b14f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692037/general/ac3f1fd1-904e-4047-8138-06d0c5f7b14f.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5692037%252Fgeneral%252F3f4b53c7-3312-46e0-9dc6-1a077c7674bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692037/general/3f4b53c7-3312-46e0-9dc6-1a077c7674bd.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5692037%252Fgeneral%252Fd4fc6917-5c02-4314-bebb-d54f888fcc95.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692037/general/d4fc6917-5c02-4314-bebb-d54f888fcc95.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5692037%252Fgeneral%252F1bae8878-7361-46b8-b47e-bca9f9edfaec.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692037/general/1bae8878-7361-46b8-b47e-bca9f9edfaec.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5692037%252Fgeneral%252F31095902-a7a9-4d2c-bbfa-6f62801581a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692037/general/31095902-a7a9-4d2c-bbfa-6f62801581a9.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5692037%252Fgeneral%252F4ec7bd53-f7e3-489c-93b8-cb3cbe47bcbf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692037/general/4ec7bd53-f7e3-489c-93b8-cb3cbe47bcbf.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5692037%252Fgeneral%252Fbc855a31-e576-499f-b197-0a92deb0c10f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692037/general/bc855a31-e576-499f-b197-0a92deb0c10f.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5692037%252Fgeneral%252F8873c9b7-0b52-4b8c-94bd-3f2161ce8e40.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692037/general/8873c9b7-0b52-4b8c-94bd-3f2161ce8e40.jpg already downloaded
2026-03-25 10:18:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6161c021-9ce9-576d-b55e-bcfa01d13aea, identifier: 10722455
2026-03-25 10:18:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 045b849d-7fe2-59d0-bfd0-ee104232599b with identifier: 10722626
2026-03-25 10:18:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 045b849d-7fe2-59d0-bfd0-ee104232599b with scrape type 1
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 045b849d-7fe2-59d0-bfd0-ee104232599b
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726273%252Fgeneral%252Ff8538b30-3780-4d91-85ac-80f3fb9e6d75.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726273/general/f8538b30-3780-4d91-85ac-80f3fb9e6d75.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726273%252Fgeneral%252F1562ca6a-8458-4f97-bab3-707bfe62ebc8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726273/general/1562ca6a-8458-4f97-bab3-707bfe62ebc8.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726273%252Fgeneral%252F1603588f-e431-4b0c-a16e-a1d47c4df437.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726273/general/1603588f-e431-4b0c-a16e-a1d47c4df437.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726273%252Fgeneral%252F95537623-92cd-4dfe-8c71-5586333bdc9e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726273/general/95537623-92cd-4dfe-8c71-5586333bdc9e.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726273%252Fgeneral%252Ff6094c72-7622-4ab2-a20f-025698545e18.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726273/general/f6094c72-7622-4ab2-a20f-025698545e18.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726273%252Fgeneral%252F860eefb9-8e33-4575-9fea-353af1182a82.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726273/general/860eefb9-8e33-4575-9fea-353af1182a82.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726273%252Fgeneral%252Fcd5a55ca-344e-4802-b6f8-e5b25cca4d40.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726273/general/cd5a55ca-344e-4802-b6f8-e5b25cca4d40.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726273%252Fgeneral%252Fe23038e0-b259-44de-ab08-8339613c056a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726273/general/e23038e0-b259-44de-ab08-8339613c056a.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726273%252Fgeneral%252F6f8018e1-b2c9-4f34-93d2-de01cbc7ca32.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726273/general/6f8018e1-b2c9-4f34-93d2-de01cbc7ca32.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726273%252Fgeneral%252F487dbad7-3525-4c6d-82fd-ba6415cdb036.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726273/general/487dbad7-3525-4c6d-82fd-ba6415cdb036.jpg already downloaded
2026-03-25 10:18:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 045b849d-7fe2-59d0-bfd0-ee104232599b, identifier: 10722626
2026-03-25 10:18:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39ffe17e-01c7-5d27-b63c-1ee183471fd4 with identifier: 10722585
2026-03-25 10:18:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39ffe17e-01c7-5d27-b63c-1ee183471fd4 with scrape type 1
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 39ffe17e-01c7-5d27-b63c-1ee183471fd4
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720935%252Fgeneral%252F2a01dd5a-6a17-439a-9179-8b053ce6716b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720935/general/2a01dd5a-6a17-439a-9179-8b053ce6716b.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720935%252Fgeneral%252F0d67a028-ff48-42e4-ab36-523380933b41.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720935/general/0d67a028-ff48-42e4-ab36-523380933b41.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720935%252Fgeneral%252Fed1423ea-0f07-43d4-8cf6-e02083702be4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720935/general/ed1423ea-0f07-43d4-8cf6-e02083702be4.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720935%252Fgeneral%252F4200080a-9942-4496-9e1d-a88640b78435.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720935/general/4200080a-9942-4496-9e1d-a88640b78435.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720935%252Fgeneral%252F9c213fce-a9fe-4088-965c-6c8b5bc2bfa1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720935/general/9c213fce-a9fe-4088-965c-6c8b5bc2bfa1.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720935%252Fgeneral%252Ffdc4d729-6f85-484d-b1e9-a5d52f04fe24.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720935/general/fdc4d729-6f85-484d-b1e9-a5d52f04fe24.jpg already downloaded
2026-03-25 10:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720935%252Fgeneral%252F198dee4c-fadb-4d2a-968f-43b955efeb64.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720935/general/198dee4c-fadb-4d2a-968f-43b955efeb64.jpg already downloaded
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720935%252Fgeneral%252Fc668f66e-0558-4c85-9b36-64611f8d437c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720935/general/c668f66e-0558-4c85-9b36-64611f8d437c.jpg already downloaded
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720935%252Fgeneral%252F76548cc6-3e23-4108-bead-4f8101b2bb70.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720935/general/76548cc6-3e23-4108-bead-4f8101b2bb70.jpg already downloaded
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720935%252Fgeneral%252F83dd48d6-4fa9-47d8-b7a6-a11d669632a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720935/general/83dd48d6-4fa9-47d8-b7a6-a11d669632a2.jpg already downloaded
2026-03-25 10:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 39ffe17e-01c7-5d27-b63c-1ee183471fd4, identifier: 10722585
2026-03-25 10:18:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f7ba044-7e50-5a4a-8ed5-07d63aa63d29 with identifier: 10722435
2026-03-25 10:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f7ba044-7e50-5a4a-8ed5-07d63aa63d29 with scrape type 1
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6f7ba044-7e50-5a4a-8ed5-07d63aa63d29
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689614%252Fgeneral%252Fe5dfa1f2-865e-4261-9f53-dac74b485bb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689614/general/e5dfa1f2-865e-4261-9f53-dac74b485bb1.jpg already downloaded
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689614%252Fgeneral%252F8c4fa550-85cd-40d8-8d95-36a05c16b909.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689614/general/8c4fa550-85cd-40d8-8d95-36a05c16b909.jpg already downloaded
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689614%252Fgeneral%252F546387b6-a800-434d-8955-6ef604793e84.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689614/general/546387b6-a800-434d-8955-6ef604793e84.jpg already downloaded
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689614%252Fgeneral%252F17e991ab-7524-41b8-8024-be8ecdd4ef1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689614/general/17e991ab-7524-41b8-8024-be8ecdd4ef1b.jpg already downloaded
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689614%252Fgeneral%252F3c501fae-e978-441e-a7f5-8d973676a203.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689614/general/3c501fae-e978-441e-a7f5-8d973676a203.jpg already downloaded
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689614%252Fgeneral%252F6cef43b2-8622-4a86-a448-57cbb2346d4a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689614/general/6cef43b2-8622-4a86-a448-57cbb2346d4a.jpg already downloaded
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689614%252Fgeneral%252Fe345d41e-556b-40d5-8693-650c3c5ab1df.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689614/general/e345d41e-556b-40d5-8693-650c3c5ab1df.jpg already downloaded
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689614%252Fgeneral%252Fede99955-ffda-49b1-a3da-ced6e9827315.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689614/general/ede99955-ffda-49b1-a3da-ced6e9827315.jpg already downloaded
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689614%252Fgeneral%252F390a998f-5e66-4554-a904-bd2cd399b80a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689614/general/390a998f-5e66-4554-a904-bd2cd399b80a.jpg already downloaded
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689614%252Fgeneral%252F2d00aa26-3532-4890-81c1-d4a9c962ccce.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689614/general/2d00aa26-3532-4890-81c1-d4a9c962ccce.jpg already downloaded
2026-03-25 10:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f7ba044-7e50-5a4a-8ed5-07d63aa63d29, identifier: 10722435
2026-03-25 10:18:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a with identifier: 10722436
2026-03-25 10:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a with scrape type 1
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689615%252Fgeneral%252F19274d31-d354-4a91-acd3-7ab81bf61a3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689615/general/19274d31-d354-4a91-acd3-7ab81bf61a3b.jpg already downloaded
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689615%252Fgeneral%252F29e1c199-0dcb-4b04-98c1-c410f2d88d24.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689615/general/29e1c199-0dcb-4b04-98c1-c410f2d88d24.jpg already downloaded
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689615%252Fgeneral%252Ff747e2eb-285f-4c54-af8f-e00f17e51797.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689615/general/f747e2eb-285f-4c54-af8f-e00f17e51797.jpg already downloaded
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689615%252Fgeneral%252Fede52d73-2167-4fe3-aa0e-ed10acbd95ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689615/general/ede52d73-2167-4fe3-aa0e-ed10acbd95ba.jpg already downloaded
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689615%252Fgeneral%252Fc114a735-087a-4895-874b-381c235b68e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689615/general/c114a735-087a-4895-874b-381c235b68e5.jpg already downloaded
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689615%252Fgeneral%252F20f8a846-55f2-4bdd-8151-f85a378c6195.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689615/general/20f8a846-55f2-4bdd-8151-f85a378c6195.jpg already downloaded
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689615%252Fgeneral%252F2117dd7a-941e-41f6-b532-8f525c17bf1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689615/general/2117dd7a-941e-41f6-b532-8f525c17bf1e.jpg already downloaded
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689615%252Fgeneral%252Fddcff006-7112-4bbd-ad6c-eb46af56bb63.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689615/general/ddcff006-7112-4bbd-ad6c-eb46af56bb63.jpg already downloaded
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689615%252Fgeneral%252F465cffc9-ea9d-4e2f-b6cb-17cb63a644de.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689615/general/465cffc9-ea9d-4e2f-b6cb-17cb63a644de.jpg already downloaded
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5689615%252Fgeneral%252Ff4949073-b408-4472-bf54-fa14532ab46d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689615/general/f4949073-b408-4472-bf54-fa14532ab46d.jpg already downloaded
2026-03-25 10:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a, identifier: 10722436
2026-03-25 10:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6161c021-9ce9-576d-b55e-bcfa01d13aea with identifier: 10722455
2026-03-25 10:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6161c021-9ce9-576d-b55e-bcfa01d13aea with identifier: 10722455
2026-03-25 10:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6161c021-9ce9-576d-b55e-bcfa01d13aea with identifier: 10722455 to the API
2026-03-25 10:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722455>
{'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': 122,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '6161c021-9ce9-576d-b55e-bcfa01d13aea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGM100',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722455',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 154481,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5692037/general/c63d3028-fbce-42ce-b881-cbc3e1a86c1b.jpg',
'https://images.openlane.eu/carimgs/5692037/general/a201acf2-469f-4eec-8442-0299bc0fdbfe.jpg',
'https://images.openlane.eu/carimgs/5692037/general/ac3f1fd1-904e-4047-8138-06d0c5f7b14f.jpg',
'https://images.openlane.eu/carimgs/5692037/general/3f4b53c7-3312-46e0-9dc6-1a077c7674bd.jpg',
'https://images.openlane.eu/carimgs/5692037/general/d4fc6917-5c02-4314-bebb-d54f888fcc95.jpg',
'https://images.openlane.eu/carimgs/5692037/general/1bae8878-7361-46b8-b47e-bca9f9edfaec.jpg',
'https://images.openlane.eu/carimgs/5692037/general/31095902-a7a9-4d2c-bbfa-6f62801581a9.jpg',
'https://images.openlane.eu/carimgs/5692037/general/4ec7bd53-f7e3-489c-93b8-cb3cbe47bcbf.jpg',
'https://images.openlane.eu/carimgs/5692037/general/bc855a31-e576-499f-b197-0a92deb0c10f.jpg',
'https://images.openlane.eu/carimgs/5692037/general/8873c9b7-0b52-4b8c-94bd-3f2161ce8e40.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6161c021-9ce9-576d-b55e-bcfa01d13aea/6161c021-9ce9-576d-b55e-bcfa01d13aea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 462770,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692037/general/c63d3028-fbce-42ce-b881-cbc3e1a86c1b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6161c021-9ce9-576d-b55e-bcfa01d13aea/6161c021-9ce9-576d-b55e-bcfa01d13aea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 428494,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692037/general/a201acf2-469f-4eec-8442-0299bc0fdbfe.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6161c021-9ce9-576d-b55e-bcfa01d13aea/6161c021-9ce9-576d-b55e-bcfa01d13aea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 448748,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692037/general/ac3f1fd1-904e-4047-8138-06d0c5f7b14f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6161c021-9ce9-576d-b55e-bcfa01d13aea/6161c021-9ce9-576d-b55e-bcfa01d13aea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414760,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692037/general/3f4b53c7-3312-46e0-9dc6-1a077c7674bd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6161c021-9ce9-576d-b55e-bcfa01d13aea/6161c021-9ce9-576d-b55e-bcfa01d13aea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336958,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692037/general/d4fc6917-5c02-4314-bebb-d54f888fcc95.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6161c021-9ce9-576d-b55e-bcfa01d13aea/6161c021-9ce9-576d-b55e-bcfa01d13aea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344329,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692037/general/1bae8878-7361-46b8-b47e-bca9f9edfaec.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6161c021-9ce9-576d-b55e-bcfa01d13aea/6161c021-9ce9-576d-b55e-bcfa01d13aea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356383,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692037/general/31095902-a7a9-4d2c-bbfa-6f62801581a9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6161c021-9ce9-576d-b55e-bcfa01d13aea/6161c021-9ce9-576d-b55e-bcfa01d13aea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398182,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692037/general/4ec7bd53-f7e3-489c-93b8-cb3cbe47bcbf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6161c021-9ce9-576d-b55e-bcfa01d13aea/6161c021-9ce9-576d-b55e-bcfa01d13aea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273833,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692037/general/bc855a31-e576-499f-b197-0a92deb0c10f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6161c021-9ce9-576d-b55e-bcfa01d13aea/6161c021-9ce9-576d-b55e-bcfa01d13aea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415995,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692037/general/8873c9b7-0b52-4b8c-94bd-3f2161ce8e40.jpg',
'Width': 1920}],
'price': 8450,
'price_includes_vat': True,
'registration_date': '2021-11-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Opel Insignia Sports Tourer 1.5 Business - Diesel - Automatic - 122 '
'hp - 154.481 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 10:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722455%27 HTTP/1.1" 200 None
2026-03-25 10:18:55 [adesa.be] INFO: Saving data for 10722455: {'created_time': 1774433935.086295, 'last_price_update_time': 1774433935.086309, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722455') HTTP/1.1" 204 0
2026-03-25 10:18:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 045b849d-7fe2-59d0-bfd0-ee104232599b with identifier: 10722626
2026-03-25 10:18:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 045b849d-7fe2-59d0-bfd0-ee104232599b with identifier: 10722626
2026-03-25 10:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 045b849d-7fe2-59d0-bfd0-ee104232599b with identifier: 10722626 to the API
2026-03-25 10:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722626>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Electric',
'id': '045b849d-7fe2-59d0-bfd0-ee104232599b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQZ131',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722626',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 60665,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5726273/general/f8538b30-3780-4d91-85ac-80f3fb9e6d75.jpg',
'https://images.openlane.eu/carimgs/5726273/general/1562ca6a-8458-4f97-bab3-707bfe62ebc8.jpg',
'https://images.openlane.eu/carimgs/5726273/general/1603588f-e431-4b0c-a16e-a1d47c4df437.jpg',
'https://images.openlane.eu/carimgs/5726273/general/95537623-92cd-4dfe-8c71-5586333bdc9e.jpg',
'https://images.openlane.eu/carimgs/5726273/general/f6094c72-7622-4ab2-a20f-025698545e18.jpg',
'https://images.openlane.eu/carimgs/5726273/general/860eefb9-8e33-4575-9fea-353af1182a82.jpg',
'https://images.openlane.eu/carimgs/5726273/general/cd5a55ca-344e-4802-b6f8-e5b25cca4d40.jpg',
'https://images.openlane.eu/carimgs/5726273/general/e23038e0-b259-44de-ab08-8339613c056a.jpg',
'https://images.openlane.eu/carimgs/5726273/general/6f8018e1-b2c9-4f34-93d2-de01cbc7ca32.jpg',
'https://images.openlane.eu/carimgs/5726273/general/487dbad7-3525-4c6d-82fd-ba6415cdb036.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_045b849d-7fe2-59d0-bfd0-ee104232599b/045b849d-7fe2-59d0-bfd0-ee104232599b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726273/general/f8538b30-3780-4d91-85ac-80f3fb9e6d75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_045b849d-7fe2-59d0-bfd0-ee104232599b/045b849d-7fe2-59d0-bfd0-ee104232599b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35699,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726273/general/1562ca6a-8458-4f97-bab3-707bfe62ebc8.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_045b849d-7fe2-59d0-bfd0-ee104232599b/045b849d-7fe2-59d0-bfd0-ee104232599b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162289,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726273/general/1603588f-e431-4b0c-a16e-a1d47c4df437.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_045b849d-7fe2-59d0-bfd0-ee104232599b/045b849d-7fe2-59d0-bfd0-ee104232599b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178087,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726273/general/95537623-92cd-4dfe-8c71-5586333bdc9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_045b849d-7fe2-59d0-bfd0-ee104232599b/045b849d-7fe2-59d0-bfd0-ee104232599b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94085,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726273/general/f6094c72-7622-4ab2-a20f-025698545e18.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_045b849d-7fe2-59d0-bfd0-ee104232599b/045b849d-7fe2-59d0-bfd0-ee104232599b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726273/general/860eefb9-8e33-4575-9fea-353af1182a82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_045b849d-7fe2-59d0-bfd0-ee104232599b/045b849d-7fe2-59d0-bfd0-ee104232599b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114418,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726273/general/cd5a55ca-344e-4802-b6f8-e5b25cca4d40.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_045b849d-7fe2-59d0-bfd0-ee104232599b/045b849d-7fe2-59d0-bfd0-ee104232599b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726273/general/e23038e0-b259-44de-ab08-8339613c056a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_045b849d-7fe2-59d0-bfd0-ee104232599b/045b849d-7fe2-59d0-bfd0-ee104232599b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132792,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726273/general/6f8018e1-b2c9-4f34-93d2-de01cbc7ca32.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_045b849d-7fe2-59d0-bfd0-ee104232599b/045b849d-7fe2-59d0-bfd0-ee104232599b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61361,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726273/general/487dbad7-3525-4c6d-82fd-ba6415cdb036.jpg',
'Width': 1024}],
'price': 10750,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 208 Active Pack - Electric - Automatic - 136 hp - 60.665 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-25 10:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722626%27 HTTP/1.1" 200 None
2026-03-25 10:18:55 [adesa.be] INFO: Saving data for 10722626: {'created_time': 1774433935.428358, 'last_price_update_time': 1774433935.428369, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722626') HTTP/1.1" 204 0
2026-03-25 10:18:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 39ffe17e-01c7-5d27-b63c-1ee183471fd4 with identifier: 10722585
2026-03-25 10:18:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 39ffe17e-01c7-5d27-b63c-1ee183471fd4 with identifier: 10722585
2026-03-25 10:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 39ffe17e-01c7-5d27-b63c-1ee183471fd4 with identifier: 10722585 to the API
2026-03-25 10:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722585>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Electric',
'id': '39ffe17e-01c7-5d27-b63c-1ee183471fd4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ECJ130',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722585',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 84469,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5720935/general/2a01dd5a-6a17-439a-9179-8b053ce6716b.jpg',
'https://images.openlane.eu/carimgs/5720935/general/0d67a028-ff48-42e4-ab36-523380933b41.jpg',
'https://images.openlane.eu/carimgs/5720935/general/ed1423ea-0f07-43d4-8cf6-e02083702be4.jpg',
'https://images.openlane.eu/carimgs/5720935/general/4200080a-9942-4496-9e1d-a88640b78435.jpg',
'https://images.openlane.eu/carimgs/5720935/general/9c213fce-a9fe-4088-965c-6c8b5bc2bfa1.jpg',
'https://images.openlane.eu/carimgs/5720935/general/fdc4d729-6f85-484d-b1e9-a5d52f04fe24.jpg',
'https://images.openlane.eu/carimgs/5720935/general/198dee4c-fadb-4d2a-968f-43b955efeb64.jpg',
'https://images.openlane.eu/carimgs/5720935/general/c668f66e-0558-4c85-9b36-64611f8d437c.jpg',
'https://images.openlane.eu/carimgs/5720935/general/76548cc6-3e23-4108-bead-4f8101b2bb70.jpg',
'https://images.openlane.eu/carimgs/5720935/general/83dd48d6-4fa9-47d8-b7a6-a11d669632a2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ffe17e-01c7-5d27-b63c-1ee183471fd4/39ffe17e-01c7-5d27-b63c-1ee183471fd4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373881,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720935/general/2a01dd5a-6a17-439a-9179-8b053ce6716b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ffe17e-01c7-5d27-b63c-1ee183471fd4/39ffe17e-01c7-5d27-b63c-1ee183471fd4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339270,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720935/general/0d67a028-ff48-42e4-ab36-523380933b41.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ffe17e-01c7-5d27-b63c-1ee183471fd4/39ffe17e-01c7-5d27-b63c-1ee183471fd4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346706,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720935/general/ed1423ea-0f07-43d4-8cf6-e02083702be4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ffe17e-01c7-5d27-b63c-1ee183471fd4/39ffe17e-01c7-5d27-b63c-1ee183471fd4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304749,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720935/general/4200080a-9942-4496-9e1d-a88640b78435.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ffe17e-01c7-5d27-b63c-1ee183471fd4/39ffe17e-01c7-5d27-b63c-1ee183471fd4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309784,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720935/general/9c213fce-a9fe-4088-965c-6c8b5bc2bfa1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ffe17e-01c7-5d27-b63c-1ee183471fd4/39ffe17e-01c7-5d27-b63c-1ee183471fd4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281693,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720935/general/fdc4d729-6f85-484d-b1e9-a5d52f04fe24.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ffe17e-01c7-5d27-b63c-1ee183471fd4/39ffe17e-01c7-5d27-b63c-1ee183471fd4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380813,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720935/general/198dee4c-fadb-4d2a-968f-43b955efeb64.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ffe17e-01c7-5d27-b63c-1ee183471fd4/39ffe17e-01c7-5d27-b63c-1ee183471fd4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339083,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720935/general/c668f66e-0558-4c85-9b36-64611f8d437c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ffe17e-01c7-5d27-b63c-1ee183471fd4/39ffe17e-01c7-5d27-b63c-1ee183471fd4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276427,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720935/general/76548cc6-3e23-4108-bead-4f8101b2bb70.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ffe17e-01c7-5d27-b63c-1ee183471fd4/39ffe17e-01c7-5d27-b63c-1ee183471fd4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373206,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720935/general/83dd48d6-4fa9-47d8-b7a6-a11d669632a2.jpg',
'Width': 1920}],
'price': 12150,
'price_includes_vat': True,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 208 Allure Pack - Electric - Automatic - 136 hp - 84.469 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-25 10:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722585%27 HTTP/1.1" 200 None
2026-03-25 10:18:55 [adesa.be] INFO: Saving data for 10722585: {'created_time': 1774433935.747524, 'last_price_update_time': 1774433935.747535, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722585') HTTP/1.1" 204 0
2026-03-25 10:18:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f7ba044-7e50-5a4a-8ed5-07d63aa63d29 with identifier: 10722435
2026-03-25 10:18:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f7ba044-7e50-5a4a-8ed5-07d63aa63d29 with identifier: 10722435
2026-03-25 10:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f7ba044-7e50-5a4a-8ed5-07d63aa63d29 with identifier: 10722435 to the API
2026-03-25 10:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722435>
{'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-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '6f7ba044-7e50-5a4a-8ed5-07d63aa63d29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPL552',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722435',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 40666,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5689614/general/e5dfa1f2-865e-4261-9f53-dac74b485bb1.jpg',
'https://images.openlane.eu/carimgs/5689614/general/8c4fa550-85cd-40d8-8d95-36a05c16b909.jpg',
'https://images.openlane.eu/carimgs/5689614/general/546387b6-a800-434d-8955-6ef604793e84.jpg',
'https://images.openlane.eu/carimgs/5689614/general/17e991ab-7524-41b8-8024-be8ecdd4ef1b.jpg',
'https://images.openlane.eu/carimgs/5689614/general/3c501fae-e978-441e-a7f5-8d973676a203.jpg',
'https://images.openlane.eu/carimgs/5689614/general/6cef43b2-8622-4a86-a448-57cbb2346d4a.jpg',
'https://images.openlane.eu/carimgs/5689614/general/e345d41e-556b-40d5-8693-650c3c5ab1df.jpg',
'https://images.openlane.eu/carimgs/5689614/general/ede99955-ffda-49b1-a3da-ced6e9827315.jpg',
'https://images.openlane.eu/carimgs/5689614/general/390a998f-5e66-4554-a904-bd2cd399b80a.jpg',
'https://images.openlane.eu/carimgs/5689614/general/2d00aa26-3532-4890-81c1-d4a9c962ccce.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7ba044-7e50-5a4a-8ed5-07d63aa63d29/6f7ba044-7e50-5a4a-8ed5-07d63aa63d29_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405677,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689614/general/e5dfa1f2-865e-4261-9f53-dac74b485bb1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7ba044-7e50-5a4a-8ed5-07d63aa63d29/6f7ba044-7e50-5a4a-8ed5-07d63aa63d29_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359073,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689614/general/8c4fa550-85cd-40d8-8d95-36a05c16b909.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7ba044-7e50-5a4a-8ed5-07d63aa63d29/6f7ba044-7e50-5a4a-8ed5-07d63aa63d29_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394825,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689614/general/546387b6-a800-434d-8955-6ef604793e84.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7ba044-7e50-5a4a-8ed5-07d63aa63d29/6f7ba044-7e50-5a4a-8ed5-07d63aa63d29_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332666,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689614/general/17e991ab-7524-41b8-8024-be8ecdd4ef1b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7ba044-7e50-5a4a-8ed5-07d63aa63d29/6f7ba044-7e50-5a4a-8ed5-07d63aa63d29_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314393,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689614/general/3c501fae-e978-441e-a7f5-8d973676a203.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7ba044-7e50-5a4a-8ed5-07d63aa63d29/6f7ba044-7e50-5a4a-8ed5-07d63aa63d29_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312753,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689614/general/6cef43b2-8622-4a86-a448-57cbb2346d4a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7ba044-7e50-5a4a-8ed5-07d63aa63d29/6f7ba044-7e50-5a4a-8ed5-07d63aa63d29_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358341,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689614/general/e345d41e-556b-40d5-8693-650c3c5ab1df.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7ba044-7e50-5a4a-8ed5-07d63aa63d29/6f7ba044-7e50-5a4a-8ed5-07d63aa63d29_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309370,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689614/general/ede99955-ffda-49b1-a3da-ced6e9827315.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7ba044-7e50-5a4a-8ed5-07d63aa63d29/6f7ba044-7e50-5a4a-8ed5-07d63aa63d29_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187375,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689614/general/390a998f-5e66-4554-a904-bd2cd399b80a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f7ba044-7e50-5a4a-8ed5-07d63aa63d29/6f7ba044-7e50-5a4a-8ed5-07d63aa63d29_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424425,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689614/general/2d00aa26-3532-4890-81c1-d4a9c962ccce.jpg',
'Width': 1920}],
'price': 14450,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.2i GT - Petrol - 130 hp - 40.666 km',
'transmission': 'manual',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722435%27 HTTP/1.1" 200 None
2026-03-25 10:18:56 [adesa.be] INFO: Saving data for 10722435: {'created_time': 1774433936.092203, 'last_price_update_time': 1774433936.092216, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722435') HTTP/1.1" 204 0
2026-03-25 10:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a with identifier: 10722436
2026-03-25 10:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a with identifier: 10722436
2026-03-25 10:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a with identifier: 10722436 to the API
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722436>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPK640',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722436',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 110648,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5689615/general/19274d31-d354-4a91-acd3-7ab81bf61a3b.jpg',
'https://images.openlane.eu/carimgs/5689615/general/29e1c199-0dcb-4b04-98c1-c410f2d88d24.jpg',
'https://images.openlane.eu/carimgs/5689615/general/f747e2eb-285f-4c54-af8f-e00f17e51797.jpg',
'https://images.openlane.eu/carimgs/5689615/general/ede52d73-2167-4fe3-aa0e-ed10acbd95ba.jpg',
'https://images.openlane.eu/carimgs/5689615/general/c114a735-087a-4895-874b-381c235b68e5.jpg',
'https://images.openlane.eu/carimgs/5689615/general/20f8a846-55f2-4bdd-8151-f85a378c6195.jpg',
'https://images.openlane.eu/carimgs/5689615/general/2117dd7a-941e-41f6-b532-8f525c17bf1e.jpg',
'https://images.openlane.eu/carimgs/5689615/general/ddcff006-7112-4bbd-ad6c-eb46af56bb63.jpg',
'https://images.openlane.eu/carimgs/5689615/general/465cffc9-ea9d-4e2f-b6cb-17cb63a644de.jpg',
'https://images.openlane.eu/carimgs/5689615/general/f4949073-b408-4472-bf54-fa14532ab46d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a/8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408193,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689615/general/19274d31-d354-4a91-acd3-7ab81bf61a3b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a/8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369075,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689615/general/29e1c199-0dcb-4b04-98c1-c410f2d88d24.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a/8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 450521,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689615/general/f747e2eb-285f-4c54-af8f-e00f17e51797.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a/8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398108,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689615/general/ede52d73-2167-4fe3-aa0e-ed10acbd95ba.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a/8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329574,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689615/general/c114a735-087a-4895-874b-381c235b68e5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a/8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298476,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689615/general/20f8a846-55f2-4bdd-8151-f85a378c6195.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a/8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361817,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689615/general/2117dd7a-941e-41f6-b532-8f525c17bf1e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a/8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329778,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689615/general/ddcff006-7112-4bbd-ad6c-eb46af56bb63.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a/8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335834,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689615/general/465cffc9-ea9d-4e2f-b6cb-17cb63a644de.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a/8e3d5581-8ae8-5b4c-a0f6-8a6d6084ef0a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209633,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689615/general/f4949073-b408-4472-bf54-fa14532ab46d.jpg',
'Width': 1920}],
'price': 14450,
'price_includes_vat': True,
'registration_date': '2022-10-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - 130 hp - 110.648 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722436%27 HTTP/1.1" 200 None
2026-03-25 10:18:56 [adesa.be] INFO: Saving data for 10722436: {'created_time': 1774433936.411776, 'last_price_update_time': 1774433936.411787, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722436') HTTP/1.1" 204 0
2026-03-25 10:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722382> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26d5c4ed-9d9e-5810-b095-12e2bc2ee87c with identifier: 10722382
2026-03-25 10:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26d5c4ed-9d9e-5810-b095-12e2bc2ee87c with scrape type 1
2026-03-25 10:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 26d5c4ed-9d9e-5810-b095-12e2bc2ee87c
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670045%252Fgeneral%252Fb9058ae8-3901-4a0b-bc11-aff1c14bcf0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670045/general/b9058ae8-3901-4a0b-bc11-aff1c14bcf0d.jpg already downloaded
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670045%252Fgeneral%252F0ff00040-da56-42dc-b344-c88a938e12cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670045/general/0ff00040-da56-42dc-b344-c88a938e12cd.jpg already downloaded
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670045%252Fgeneral%252Ff6772de6-5a9d-4026-a862-f7592337b266.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670045/general/f6772de6-5a9d-4026-a862-f7592337b266.jpg already downloaded
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670045%252Fgeneral%252F2002a981-ba9f-4f71-8921-cad46bff768a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670045/general/2002a981-ba9f-4f71-8921-cad46bff768a.jpg already downloaded
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670045%252Fgeneral%252F3a966883-1bdc-4618-97fd-7652f707407d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670045/general/3a966883-1bdc-4618-97fd-7652f707407d.jpg already downloaded
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670045%252Fgeneral%252F51728af6-1bfd-40f5-a189-2106dc1afc05.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670045/general/51728af6-1bfd-40f5-a189-2106dc1afc05.jpg already downloaded
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670045%252Fgeneral%252F79cbba41-0aa4-4c8c-84ff-dc7edcf9fb51.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670045/general/79cbba41-0aa4-4c8c-84ff-dc7edcf9fb51.jpg already downloaded
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670045%252Fgeneral%252F83609776-c476-4def-b92e-71e19c62df08.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670045/general/83609776-c476-4def-b92e-71e19c62df08.jpg already downloaded
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670045%252Fgeneral%252F06abe089-c3a1-4ba7-839f-bf8d6e95f966.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670045/general/06abe089-c3a1-4ba7-839f-bf8d6e95f966.jpg already downloaded
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670045%252Fgeneral%252Fa44b30dd-2bb7-4be8-90a0-90db5b3f5164.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670045/general/a44b30dd-2bb7-4be8-90a0-90db5b3f5164.jpg already downloaded
2026-03-25 10:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26d5c4ed-9d9e-5810-b095-12e2bc2ee87c, identifier: 10722382
2026-03-25 10:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26d5c4ed-9d9e-5810-b095-12e2bc2ee87c with identifier: 10722382
2026-03-25 10:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26d5c4ed-9d9e-5810-b095-12e2bc2ee87c with identifier: 10722382
2026-03-25 10:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26d5c4ed-9d9e-5810-b095-12e2bc2ee87c with identifier: 10722382 to the API
2026-03-25 10:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722382>
{'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': 181,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '26d5c4ed-9d9e-5810-b095-12e2bc2ee87c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHH265',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722382',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 46415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5670045/general/b9058ae8-3901-4a0b-bc11-aff1c14bcf0d.jpg',
'https://images.openlane.eu/carimgs/5670045/general/0ff00040-da56-42dc-b344-c88a938e12cd.jpg',
'https://images.openlane.eu/carimgs/5670045/general/f6772de6-5a9d-4026-a862-f7592337b266.jpg',
'https://images.openlane.eu/carimgs/5670045/general/2002a981-ba9f-4f71-8921-cad46bff768a.jpg',
'https://images.openlane.eu/carimgs/5670045/general/3a966883-1bdc-4618-97fd-7652f707407d.jpg',
'https://images.openlane.eu/carimgs/5670045/general/51728af6-1bfd-40f5-a189-2106dc1afc05.jpg',
'https://images.openlane.eu/carimgs/5670045/general/79cbba41-0aa4-4c8c-84ff-dc7edcf9fb51.jpg',
'https://images.openlane.eu/carimgs/5670045/general/83609776-c476-4def-b92e-71e19c62df08.jpg',
'https://images.openlane.eu/carimgs/5670045/general/06abe089-c3a1-4ba7-839f-bf8d6e95f966.jpg',
'https://images.openlane.eu/carimgs/5670045/general/a44b30dd-2bb7-4be8-90a0-90db5b3f5164.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d5c4ed-9d9e-5810-b095-12e2bc2ee87c/26d5c4ed-9d9e-5810-b095-12e2bc2ee87c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159283,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670045/general/b9058ae8-3901-4a0b-bc11-aff1c14bcf0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d5c4ed-9d9e-5810-b095-12e2bc2ee87c/26d5c4ed-9d9e-5810-b095-12e2bc2ee87c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155044,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670045/general/0ff00040-da56-42dc-b344-c88a938e12cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d5c4ed-9d9e-5810-b095-12e2bc2ee87c/26d5c4ed-9d9e-5810-b095-12e2bc2ee87c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670045/general/f6772de6-5a9d-4026-a862-f7592337b266.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d5c4ed-9d9e-5810-b095-12e2bc2ee87c/26d5c4ed-9d9e-5810-b095-12e2bc2ee87c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670045/general/2002a981-ba9f-4f71-8921-cad46bff768a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d5c4ed-9d9e-5810-b095-12e2bc2ee87c/26d5c4ed-9d9e-5810-b095-12e2bc2ee87c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110982,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670045/general/3a966883-1bdc-4618-97fd-7652f707407d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d5c4ed-9d9e-5810-b095-12e2bc2ee87c/26d5c4ed-9d9e-5810-b095-12e2bc2ee87c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670045/general/51728af6-1bfd-40f5-a189-2106dc1afc05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d5c4ed-9d9e-5810-b095-12e2bc2ee87c/26d5c4ed-9d9e-5810-b095-12e2bc2ee87c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119301,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670045/general/79cbba41-0aa4-4c8c-84ff-dc7edcf9fb51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d5c4ed-9d9e-5810-b095-12e2bc2ee87c/26d5c4ed-9d9e-5810-b095-12e2bc2ee87c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123577,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670045/general/83609776-c476-4def-b92e-71e19c62df08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d5c4ed-9d9e-5810-b095-12e2bc2ee87c/26d5c4ed-9d9e-5810-b095-12e2bc2ee87c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89428,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670045/general/06abe089-c3a1-4ba7-839f-bf8d6e95f966.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d5c4ed-9d9e-5810-b095-12e2bc2ee87c/26d5c4ed-9d9e-5810-b095-12e2bc2ee87c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161787,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670045/general/a44b30dd-2bb7-4be8-90a0-90db5b3f5164.jpg',
'Width': 1024}],
'price': 13950,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 181 hp - 46.415 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722382%27 HTTP/1.1" 200 None
2026-03-25 10:18:57 [adesa.be] INFO: Saving data for 10722382: {'created_time': 1774433937.154019, 'last_price_update_time': 1774433937.154029, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722382') HTTP/1.1" 204 0
2026-03-25 10:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec2c3858-11ae-5856-b2dd-0a549b1fbcfa with identifier: 10722367
2026-03-25 10:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec2c3858-11ae-5856-b2dd-0a549b1fbcfa with scrape type 1
2026-03-25 10:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec2c3858-11ae-5856-b2dd-0a549b1fbcfa
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652684%252Fgeneral%252Fcb6612a7-682e-47e1-9d75-96187d645f13.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652684/general/cb6612a7-682e-47e1-9d75-96187d645f13.jpg already downloaded
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652684%252Fgeneral%252F78acf207-4e48-4b2e-ada2-9ca4b73f5ad2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652684/general/78acf207-4e48-4b2e-ada2-9ca4b73f5ad2.jpg already downloaded
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652684%252Fgeneral%252Fdabc7ee2-1086-4b9a-a4cc-6b72cbe61623.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652684/general/dabc7ee2-1086-4b9a-a4cc-6b72cbe61623.jpg already downloaded
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652684%252Fgeneral%252F043bbc2c-2eb1-4124-9c29-178366acc1fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652684/general/043bbc2c-2eb1-4124-9c29-178366acc1fa.jpg already downloaded
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652684%252Fgeneral%252F37ccb327-c1ec-4dcd-8933-6c9e6ed69bdb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652684/general/37ccb327-c1ec-4dcd-8933-6c9e6ed69bdb.jpg already downloaded
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652684%252Fgeneral%252F7ce34d3a-d1a8-479d-a759-6b3afd8877a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652684/general/7ce34d3a-d1a8-479d-a759-6b3afd8877a9.jpg already downloaded
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652684%252Fgeneral%252F97a849d4-7e90-4c48-ae95-976d82e7a8e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652684/general/97a849d4-7e90-4c48-ae95-976d82e7a8e4.jpg already downloaded
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652684%252Fgeneral%252F86b442a4-8ede-4502-ad1a-6cb3bbe41122.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652684/general/86b442a4-8ede-4502-ad1a-6cb3bbe41122.jpg already downloaded
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652684%252Fgeneral%252F927f24ca-04bc-4c57-8b2c-4f2f36ea8de7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652684/general/927f24ca-04bc-4c57-8b2c-4f2f36ea8de7.jpg already downloaded
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652684%252Fgeneral%252F4f61d4fc-32c0-4103-919a-4dea2d4e2a51.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652684/general/4f61d4fc-32c0-4103-919a-4dea2d4e2a51.jpg already downloaded
2026-03-25 10:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec2c3858-11ae-5856-b2dd-0a549b1fbcfa, identifier: 10722367
2026-03-25 10:18:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec2c3858-11ae-5856-b2dd-0a549b1fbcfa with identifier: 10722367
2026-03-25 10:18:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec2c3858-11ae-5856-b2dd-0a549b1fbcfa with identifier: 10722367
2026-03-25 10:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec2c3858-11ae-5856-b2dd-0a549b1fbcfa with identifier: 10722367 to the API
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722367>
{'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': 181,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'ec2c3858-11ae-5856-b2dd-0a549b1fbcfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLY763',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722367',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 105698,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5652684/general/cb6612a7-682e-47e1-9d75-96187d645f13.jpg',
'https://images.openlane.eu/carimgs/5652684/general/78acf207-4e48-4b2e-ada2-9ca4b73f5ad2.jpg',
'https://images.openlane.eu/carimgs/5652684/general/dabc7ee2-1086-4b9a-a4cc-6b72cbe61623.jpg',
'https://images.openlane.eu/carimgs/5652684/general/043bbc2c-2eb1-4124-9c29-178366acc1fa.jpg',
'https://images.openlane.eu/carimgs/5652684/general/37ccb327-c1ec-4dcd-8933-6c9e6ed69bdb.jpg',
'https://images.openlane.eu/carimgs/5652684/general/7ce34d3a-d1a8-479d-a759-6b3afd8877a9.jpg',
'https://images.openlane.eu/carimgs/5652684/general/97a849d4-7e90-4c48-ae95-976d82e7a8e4.jpg',
'https://images.openlane.eu/carimgs/5652684/general/86b442a4-8ede-4502-ad1a-6cb3bbe41122.jpg',
'https://images.openlane.eu/carimgs/5652684/general/927f24ca-04bc-4c57-8b2c-4f2f36ea8de7.jpg',
'https://images.openlane.eu/carimgs/5652684/general/4f61d4fc-32c0-4103-919a-4dea2d4e2a51.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec2c3858-11ae-5856-b2dd-0a549b1fbcfa/ec2c3858-11ae-5856-b2dd-0a549b1fbcfa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295447,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652684/general/cb6612a7-682e-47e1-9d75-96187d645f13.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec2c3858-11ae-5856-b2dd-0a549b1fbcfa/ec2c3858-11ae-5856-b2dd-0a549b1fbcfa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301221,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652684/general/78acf207-4e48-4b2e-ada2-9ca4b73f5ad2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec2c3858-11ae-5856-b2dd-0a549b1fbcfa/ec2c3858-11ae-5856-b2dd-0a549b1fbcfa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305538,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652684/general/dabc7ee2-1086-4b9a-a4cc-6b72cbe61623.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec2c3858-11ae-5856-b2dd-0a549b1fbcfa/ec2c3858-11ae-5856-b2dd-0a549b1fbcfa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290959,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652684/general/043bbc2c-2eb1-4124-9c29-178366acc1fa.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec2c3858-11ae-5856-b2dd-0a549b1fbcfa/ec2c3858-11ae-5856-b2dd-0a549b1fbcfa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252782,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652684/general/37ccb327-c1ec-4dcd-8933-6c9e6ed69bdb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec2c3858-11ae-5856-b2dd-0a549b1fbcfa/ec2c3858-11ae-5856-b2dd-0a549b1fbcfa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263727,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652684/general/7ce34d3a-d1a8-479d-a759-6b3afd8877a9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec2c3858-11ae-5856-b2dd-0a549b1fbcfa/ec2c3858-11ae-5856-b2dd-0a549b1fbcfa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253437,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652684/general/97a849d4-7e90-4c48-ae95-976d82e7a8e4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec2c3858-11ae-5856-b2dd-0a549b1fbcfa/ec2c3858-11ae-5856-b2dd-0a549b1fbcfa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259032,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652684/general/86b442a4-8ede-4502-ad1a-6cb3bbe41122.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec2c3858-11ae-5856-b2dd-0a549b1fbcfa/ec2c3858-11ae-5856-b2dd-0a549b1fbcfa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255746,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652684/general/927f24ca-04bc-4c57-8b2c-4f2f36ea8de7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec2c3858-11ae-5856-b2dd-0a549b1fbcfa/ec2c3858-11ae-5856-b2dd-0a549b1fbcfa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331116,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652684/general/4f61d4fc-32c0-4103-919a-4dea2d4e2a51.jpg',
'Width': 1400}],
'price': 12750,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.6 Allure - Hybrid - Automatic - 181 hp - 105.698 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722367%27 HTTP/1.1" 200 None
2026-03-25 10:18:57 [adesa.be] INFO: Saving data for 10722367: {'created_time': 1774433937.854568, 'last_price_update_time': 1774433937.854579, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722367') HTTP/1.1" 204 0
2026-03-25 10:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2b1ac59-a059-5570-a914-0ea58c07150b with identifier: 10722501
2026-03-25 10:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2b1ac59-a059-5570-a914-0ea58c07150b with scrape type 1
2026-03-25 10:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b2b1ac59-a059-5570-a914-0ea58c07150b
2026-03-25 10:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699347%252Fgeneral%252Fa17e5cbe-b550-426d-ad8c-011ca560b6bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699347/general/a17e5cbe-b550-426d-ad8c-011ca560b6bb.jpg already downloaded
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699347%252Fgeneral%252F3efaced5-ab35-4fa5-9311-aa0d4f4085cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699347/general/3efaced5-ab35-4fa5-9311-aa0d4f4085cc.jpg already downloaded
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699347%252Fgeneral%252F172f0267-7ae1-4d6d-8172-f366001d9097.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699347/general/172f0267-7ae1-4d6d-8172-f366001d9097.jpg already downloaded
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699347%252Fgeneral%252F62f77afc-a91c-4063-88b8-7c340ed8d6e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699347/general/62f77afc-a91c-4063-88b8-7c340ed8d6e2.jpg already downloaded
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699347%252Fgeneral%252F8faabadf-9ff5-4787-9a4e-14149a607b67.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699347/general/8faabadf-9ff5-4787-9a4e-14149a607b67.jpg already downloaded
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699347%252Fgeneral%252Fe82dc870-506c-4f09-b24a-036ea44458f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699347/general/e82dc870-506c-4f09-b24a-036ea44458f0.jpg already downloaded
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699347%252Fgeneral%252F08665daf-7cf8-4a2c-bd66-733fc416c7c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699347/general/08665daf-7cf8-4a2c-bd66-733fc416c7c4.jpg already downloaded
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699347%252Fgeneral%252F03300366-c9fc-47c7-a52e-110e6f19ee5d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699347/general/03300366-c9fc-47c7-a52e-110e6f19ee5d.jpg already downloaded
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699347%252Fgeneral%252F4a1a7ac8-e8dd-4358-b844-109ca13b30d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699347/general/4a1a7ac8-e8dd-4358-b844-109ca13b30d4.jpg already downloaded
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699347%252Fgeneral%252F88bee7fa-2677-484b-a0e1-68ef9903ffe6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699347/general/88bee7fa-2677-484b-a0e1-68ef9903ffe6.jpg already downloaded
2026-03-25 10:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b2b1ac59-a059-5570-a914-0ea58c07150b, identifier: 10722501
2026-03-25 10:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b2b1ac59-a059-5570-a914-0ea58c07150b with identifier: 10722501
2026-03-25 10:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b2b1ac59-a059-5570-a914-0ea58c07150b with identifier: 10722501
2026-03-25 10:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b2b1ac59-a059-5570-a914-0ea58c07150b with identifier: 10722501 to the API
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:18:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722501>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'b2b1ac59-a059-5570-a914-0ea58c07150b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EMY697',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722501',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 50993,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5699347/general/a17e5cbe-b550-426d-ad8c-011ca560b6bb.jpg',
'https://images.openlane.eu/carimgs/5699347/general/3efaced5-ab35-4fa5-9311-aa0d4f4085cc.jpg',
'https://images.openlane.eu/carimgs/5699347/general/172f0267-7ae1-4d6d-8172-f366001d9097.jpg',
'https://images.openlane.eu/carimgs/5699347/general/62f77afc-a91c-4063-88b8-7c340ed8d6e2.jpg',
'https://images.openlane.eu/carimgs/5699347/general/8faabadf-9ff5-4787-9a4e-14149a607b67.jpg',
'https://images.openlane.eu/carimgs/5699347/general/e82dc870-506c-4f09-b24a-036ea44458f0.jpg',
'https://images.openlane.eu/carimgs/5699347/general/08665daf-7cf8-4a2c-bd66-733fc416c7c4.jpg',
'https://images.openlane.eu/carimgs/5699347/general/03300366-c9fc-47c7-a52e-110e6f19ee5d.jpg',
'https://images.openlane.eu/carimgs/5699347/general/4a1a7ac8-e8dd-4358-b844-109ca13b30d4.jpg',
'https://images.openlane.eu/carimgs/5699347/general/88bee7fa-2677-484b-a0e1-68ef9903ffe6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2b1ac59-a059-5570-a914-0ea58c07150b/b2b1ac59-a059-5570-a914-0ea58c07150b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88109,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699347/general/a17e5cbe-b550-426d-ad8c-011ca560b6bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2b1ac59-a059-5570-a914-0ea58c07150b/b2b1ac59-a059-5570-a914-0ea58c07150b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77131,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699347/general/3efaced5-ab35-4fa5-9311-aa0d4f4085cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2b1ac59-a059-5570-a914-0ea58c07150b/b2b1ac59-a059-5570-a914-0ea58c07150b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91474,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699347/general/172f0267-7ae1-4d6d-8172-f366001d9097.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2b1ac59-a059-5570-a914-0ea58c07150b/b2b1ac59-a059-5570-a914-0ea58c07150b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93320,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699347/general/62f77afc-a91c-4063-88b8-7c340ed8d6e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2b1ac59-a059-5570-a914-0ea58c07150b/b2b1ac59-a059-5570-a914-0ea58c07150b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84968,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699347/general/8faabadf-9ff5-4787-9a4e-14149a607b67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2b1ac59-a059-5570-a914-0ea58c07150b/b2b1ac59-a059-5570-a914-0ea58c07150b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109348,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699347/general/e82dc870-506c-4f09-b24a-036ea44458f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2b1ac59-a059-5570-a914-0ea58c07150b/b2b1ac59-a059-5570-a914-0ea58c07150b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96728,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699347/general/08665daf-7cf8-4a2c-bd66-733fc416c7c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2b1ac59-a059-5570-a914-0ea58c07150b/b2b1ac59-a059-5570-a914-0ea58c07150b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101187,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699347/general/03300366-c9fc-47c7-a52e-110e6f19ee5d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2b1ac59-a059-5570-a914-0ea58c07150b/b2b1ac59-a059-5570-a914-0ea58c07150b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108323,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699347/general/4a1a7ac8-e8dd-4358-b844-109ca13b30d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2b1ac59-a059-5570-a914-0ea58c07150b/b2b1ac59-a059-5570-a914-0ea58c07150b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112810,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699347/general/88bee7fa-2677-484b-a0e1-68ef9903ffe6.jpg',
'Width': 1024}],
'price': 8850,
'price_includes_vat': True,
'registration_date': '2023-11-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Opel Crossland 1.2 GS - Petrol - Manual - 110 hp - 50.993 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2023}
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722501%27 HTTP/1.1" 200 None
2026-03-25 10:18:58 [adesa.be] INFO: Saving data for 10722501: {'created_time': 1774433938.763379, 'last_price_update_time': 1774433938.763391, 'auction_closing_time': 1774528500.0}
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722501') HTTP/1.1" 204 0
2026-03-25 10:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:18:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29dd3d50-f5ee-5e8e-9563-6585feea9907 with identifier: 10722502
2026-03-25 10:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29dd3d50-f5ee-5e8e-9563-6585feea9907 with scrape type 1
2026-03-25 10:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 29dd3d50-f5ee-5e8e-9563-6585feea9907
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699351%252Fgeneral%252Fe71ecfd1-97c1-4fc7-9c77-d433c04ee5d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699351/general/e71ecfd1-97c1-4fc7-9c77-d433c04ee5d7.jpg already downloaded
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699351%252Fgeneral%252F9472a593-d63f-4dd9-bff5-5dc5d72f4f71.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699351/general/9472a593-d63f-4dd9-bff5-5dc5d72f4f71.jpg already downloaded
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699351%252Fgeneral%252F0ff0cc31-7660-4d23-bb74-b3ffc0c93a9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699351/general/0ff0cc31-7660-4d23-bb74-b3ffc0c93a9d.jpg already downloaded
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699351%252Fgeneral%252Fcad66a76-a141-4f5d-8891-f9db8bcc3fcd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699351/general/cad66a76-a141-4f5d-8891-f9db8bcc3fcd.jpg already downloaded
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699351%252Fgeneral%252F498cac02-8752-41ae-9ceb-90fb576c7305.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699351/general/498cac02-8752-41ae-9ceb-90fb576c7305.jpg already downloaded
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699351%252Fgeneral%252Fd2de0310-074e-448f-a3fb-00e4bed38b8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699351/general/d2de0310-074e-448f-a3fb-00e4bed38b8d.jpg already downloaded
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699351%252Fgeneral%252Ffee6efea-da64-4772-82e9-0080dd658f2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699351/general/fee6efea-da64-4772-82e9-0080dd658f2e.jpg already downloaded
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699351%252Fgeneral%252F1987b748-101b-46b8-b303-f4effa24bbb7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699351/general/1987b748-101b-46b8-b303-f4effa24bbb7.jpg already downloaded
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699351%252Fgeneral%252Fa2e31470-1b55-4c15-912a-938475ddd81e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699351/general/a2e31470-1b55-4c15-912a-938475ddd81e.jpg already downloaded
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699351%252Fgeneral%252Fa4efe8cd-9e35-499b-a3ed-c7ffa8983e1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699351/general/a4efe8cd-9e35-499b-a3ed-c7ffa8983e1a.jpg already downloaded
2026-03-25 10:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 29dd3d50-f5ee-5e8e-9563-6585feea9907, identifier: 10722502
2026-03-25 10:18:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56f33d3d-cc12-54b5-8e0a-60ca8062e807 with identifier: 10722586
2026-03-25 10:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56f33d3d-cc12-54b5-8e0a-60ca8062e807 with scrape type 1
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 56f33d3d-cc12-54b5-8e0a-60ca8062e807
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720937%252Fgeneral%252F02139387-bd4e-4de4-a8fa-0c0d42d7a56d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720937/general/02139387-bd4e-4de4-a8fa-0c0d42d7a56d.jpg already downloaded
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720937%252Fgeneral%252Fe7ac4264-28e4-41d6-af3c-4dff28e7b531.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720937/general/e7ac4264-28e4-41d6-af3c-4dff28e7b531.jpg already downloaded
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720937%252Fgeneral%252F7312b450-d956-49aa-943d-c51df3f096ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720937/general/7312b450-d956-49aa-943d-c51df3f096ee.jpg already downloaded
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720937%252Fgeneral%252Ff18876c3-4792-47de-9949-1117e99933ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720937/general/f18876c3-4792-47de-9949-1117e99933ef.jpg already downloaded
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720937%252Fgeneral%252F145507b5-92e4-4c35-8be4-cfe01266f789.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720937/general/145507b5-92e4-4c35-8be4-cfe01266f789.jpg already downloaded
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720937%252Fgeneral%252F54279228-c812-4291-9290-c16b7e5621ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720937/general/54279228-c812-4291-9290-c16b7e5621ef.jpg already downloaded
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720937%252Fgeneral%252Fb9375a3b-9c47-423a-b3de-eb61fbd37ef7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720937/general/b9375a3b-9c47-423a-b3de-eb61fbd37ef7.jpg already downloaded
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720937%252Fgeneral%252Fbc87534b-7975-4a1a-8a6a-46ae1b85209a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720937/general/bc87534b-7975-4a1a-8a6a-46ae1b85209a.jpg already downloaded
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720937%252Fgeneral%252F36a71087-daa2-431b-911b-7eeb9110feaf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720937/general/36a71087-daa2-431b-911b-7eeb9110feaf.jpg already downloaded
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720937%252Fgeneral%252F52659c13-bcc7-4c6f-a964-d667bd7b462d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720937/general/52659c13-bcc7-4c6f-a964-d667bd7b462d.jpg already downloaded
2026-03-25 10:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 56f33d3d-cc12-54b5-8e0a-60ca8062e807, identifier: 10722586
2026-03-25 10:18:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61acdd1d-d432-5e71-9764-1a1c1233ebfd with identifier: 10722437
2026-03-25 10:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61acdd1d-d432-5e71-9764-1a1c1233ebfd with scrape type 1
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 61acdd1d-d432-5e71-9764-1a1c1233ebfd
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689616%252Fgeneral%252Ff4b878d6-b1f2-4731-a480-39c0b947c820.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689616/general/f4b878d6-b1f2-4731-a480-39c0b947c820.jpg already downloaded
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689616%252Fgeneral%252F7a2ec102-7510-4eca-b2a4-a8fff6726435.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689616/general/7a2ec102-7510-4eca-b2a4-a8fff6726435.jpg already downloaded
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689616%252Fgeneral%252F1d475c27-9183-427b-a98f-9639a18c9498.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689616/general/1d475c27-9183-427b-a98f-9639a18c9498.jpg already downloaded
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689616%252Fgeneral%252F63e9675e-5666-42f2-934f-25b79d7976b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689616/general/63e9675e-5666-42f2-934f-25b79d7976b4.jpg already downloaded
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689616%252Fgeneral%252F7dfd842e-93ff-49c7-9b7a-d498cc45f9e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689616/general/7dfd842e-93ff-49c7-9b7a-d498cc45f9e4.jpg already downloaded
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689616%252Fgeneral%252F23625ff6-d934-4fdb-a0b8-97a8cd5ce381.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689616/general/23625ff6-d934-4fdb-a0b8-97a8cd5ce381.jpg already downloaded
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689616%252Fgeneral%252Fa4b00f41-5630-43ea-8a9a-87d263cf7cd6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689616/general/a4b00f41-5630-43ea-8a9a-87d263cf7cd6.jpg already downloaded
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689616%252Fgeneral%252Fa5b85b29-8287-42e5-abfd-877f24f6c4ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689616/general/a5b85b29-8287-42e5-abfd-877f24f6c4ac.jpg already downloaded
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689616%252Fgeneral%252F0d5bfe1c-e919-49c7-bbe3-f7dfbf43179b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689616/general/0d5bfe1c-e919-49c7-bbe3-f7dfbf43179b.jpg already downloaded
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689616%252Fgeneral%252F5c5389cb-7c9d-47ad-9656-9a24845975d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689616/general/5c5389cb-7c9d-47ad-9656-9a24845975d3.jpg already downloaded
2026-03-25 10:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 61acdd1d-d432-5e71-9764-1a1c1233ebfd, identifier: 10722437
2026-03-25 10:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 29dd3d50-f5ee-5e8e-9563-6585feea9907 with identifier: 10722502
2026-03-25 10:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 29dd3d50-f5ee-5e8e-9563-6585feea9907 with identifier: 10722502
2026-03-25 10:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 29dd3d50-f5ee-5e8e-9563-6585feea9907 with identifier: 10722502 to the API
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:18:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722502>
{'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': 181,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '29dd3d50-f5ee-5e8e-9563-6585feea9907',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANR761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722502',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 86016,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5699351/general/e71ecfd1-97c1-4fc7-9c77-d433c04ee5d7.jpg',
'https://images.openlane.eu/carimgs/5699351/general/9472a593-d63f-4dd9-bff5-5dc5d72f4f71.jpg',
'https://images.openlane.eu/carimgs/5699351/general/0ff0cc31-7660-4d23-bb74-b3ffc0c93a9d.jpg',
'https://images.openlane.eu/carimgs/5699351/general/cad66a76-a141-4f5d-8891-f9db8bcc3fcd.jpg',
'https://images.openlane.eu/carimgs/5699351/general/498cac02-8752-41ae-9ceb-90fb576c7305.jpg',
'https://images.openlane.eu/carimgs/5699351/general/d2de0310-074e-448f-a3fb-00e4bed38b8d.jpg',
'https://images.openlane.eu/carimgs/5699351/general/fee6efea-da64-4772-82e9-0080dd658f2e.jpg',
'https://images.openlane.eu/carimgs/5699351/general/1987b748-101b-46b8-b303-f4effa24bbb7.jpg',
'https://images.openlane.eu/carimgs/5699351/general/a2e31470-1b55-4c15-912a-938475ddd81e.jpg',
'https://images.openlane.eu/carimgs/5699351/general/a4efe8cd-9e35-499b-a3ed-c7ffa8983e1a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29dd3d50-f5ee-5e8e-9563-6585feea9907/29dd3d50-f5ee-5e8e-9563-6585feea9907_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150389,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699351/general/e71ecfd1-97c1-4fc7-9c77-d433c04ee5d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29dd3d50-f5ee-5e8e-9563-6585feea9907/29dd3d50-f5ee-5e8e-9563-6585feea9907_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102555,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699351/general/9472a593-d63f-4dd9-bff5-5dc5d72f4f71.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29dd3d50-f5ee-5e8e-9563-6585feea9907/29dd3d50-f5ee-5e8e-9563-6585feea9907_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162541,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699351/general/0ff0cc31-7660-4d23-bb74-b3ffc0c93a9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29dd3d50-f5ee-5e8e-9563-6585feea9907/29dd3d50-f5ee-5e8e-9563-6585feea9907_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174113,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699351/general/cad66a76-a141-4f5d-8891-f9db8bcc3fcd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29dd3d50-f5ee-5e8e-9563-6585feea9907/29dd3d50-f5ee-5e8e-9563-6585feea9907_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102653,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699351/general/498cac02-8752-41ae-9ceb-90fb576c7305.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29dd3d50-f5ee-5e8e-9563-6585feea9907/29dd3d50-f5ee-5e8e-9563-6585feea9907_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117278,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699351/general/d2de0310-074e-448f-a3fb-00e4bed38b8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29dd3d50-f5ee-5e8e-9563-6585feea9907/29dd3d50-f5ee-5e8e-9563-6585feea9907_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100400,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699351/general/fee6efea-da64-4772-82e9-0080dd658f2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29dd3d50-f5ee-5e8e-9563-6585feea9907/29dd3d50-f5ee-5e8e-9563-6585feea9907_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102660,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699351/general/1987b748-101b-46b8-b303-f4effa24bbb7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29dd3d50-f5ee-5e8e-9563-6585feea9907/29dd3d50-f5ee-5e8e-9563-6585feea9907_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111283,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699351/general/a2e31470-1b55-4c15-912a-938475ddd81e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29dd3d50-f5ee-5e8e-9563-6585feea9907/29dd3d50-f5ee-5e8e-9563-6585feea9907_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25025,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699351/general/a4efe8cd-9e35-499b-a3ed-c7ffa8983e1a.jpg',
'Width': 400}],
'price': 14100,
'price_includes_vat': True,
'registration_date': '2021-05-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 181 hp - 86.016 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722502%27 HTTP/1.1" 200 None
2026-03-25 10:19:00 [adesa.be] INFO: Saving data for 10722502: {'created_time': 1774433940.07371, 'last_price_update_time': 1774433940.073728, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722502') HTTP/1.1" 204 0
2026-03-25 10:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 56f33d3d-cc12-54b5-8e0a-60ca8062e807 with identifier: 10722586
2026-03-25 10:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 56f33d3d-cc12-54b5-8e0a-60ca8062e807 with identifier: 10722586
2026-03-25 10:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 56f33d3d-cc12-54b5-8e0a-60ca8062e807 with identifier: 10722586 to the API
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722586>
{'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': 150,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '56f33d3d-cc12-54b5-8e0a-60ca8062e807',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTF650',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722586',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 179930,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5720937/general/02139387-bd4e-4de4-a8fa-0c0d42d7a56d.jpg',
'https://images.openlane.eu/carimgs/5720937/general/e7ac4264-28e4-41d6-af3c-4dff28e7b531.jpg',
'https://images.openlane.eu/carimgs/5720937/general/7312b450-d956-49aa-943d-c51df3f096ee.jpg',
'https://images.openlane.eu/carimgs/5720937/general/f18876c3-4792-47de-9949-1117e99933ef.jpg',
'https://images.openlane.eu/carimgs/5720937/general/145507b5-92e4-4c35-8be4-cfe01266f789.jpg',
'https://images.openlane.eu/carimgs/5720937/general/54279228-c812-4291-9290-c16b7e5621ef.jpg',
'https://images.openlane.eu/carimgs/5720937/general/b9375a3b-9c47-423a-b3de-eb61fbd37ef7.jpg',
'https://images.openlane.eu/carimgs/5720937/general/bc87534b-7975-4a1a-8a6a-46ae1b85209a.jpg',
'https://images.openlane.eu/carimgs/5720937/general/36a71087-daa2-431b-911b-7eeb9110feaf.jpg',
'https://images.openlane.eu/carimgs/5720937/general/52659c13-bcc7-4c6f-a964-d667bd7b462d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56f33d3d-cc12-54b5-8e0a-60ca8062e807/56f33d3d-cc12-54b5-8e0a-60ca8062e807_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720937/general/02139387-bd4e-4de4-a8fa-0c0d42d7a56d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56f33d3d-cc12-54b5-8e0a-60ca8062e807/56f33d3d-cc12-54b5-8e0a-60ca8062e807_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96770,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720937/general/e7ac4264-28e4-41d6-af3c-4dff28e7b531.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56f33d3d-cc12-54b5-8e0a-60ca8062e807/56f33d3d-cc12-54b5-8e0a-60ca8062e807_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94823,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720937/general/7312b450-d956-49aa-943d-c51df3f096ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56f33d3d-cc12-54b5-8e0a-60ca8062e807/56f33d3d-cc12-54b5-8e0a-60ca8062e807_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93220,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720937/general/f18876c3-4792-47de-9949-1117e99933ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56f33d3d-cc12-54b5-8e0a-60ca8062e807/56f33d3d-cc12-54b5-8e0a-60ca8062e807_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109974,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720937/general/145507b5-92e4-4c35-8be4-cfe01266f789.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56f33d3d-cc12-54b5-8e0a-60ca8062e807/56f33d3d-cc12-54b5-8e0a-60ca8062e807_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720937/general/54279228-c812-4291-9290-c16b7e5621ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56f33d3d-cc12-54b5-8e0a-60ca8062e807/56f33d3d-cc12-54b5-8e0a-60ca8062e807_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129127,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720937/general/b9375a3b-9c47-423a-b3de-eb61fbd37ef7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56f33d3d-cc12-54b5-8e0a-60ca8062e807/56f33d3d-cc12-54b5-8e0a-60ca8062e807_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720937/general/bc87534b-7975-4a1a-8a6a-46ae1b85209a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56f33d3d-cc12-54b5-8e0a-60ca8062e807/56f33d3d-cc12-54b5-8e0a-60ca8062e807_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101868,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720937/general/36a71087-daa2-431b-911b-7eeb9110feaf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56f33d3d-cc12-54b5-8e0a-60ca8062e807/56f33d3d-cc12-54b5-8e0a-60ca8062e807_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141515,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720937/general/52659c13-bcc7-4c6f-a964-d667bd7b462d.jpg',
'Width': 1024}],
'price': 12950,
'price_includes_vat': True,
'registration_date': '2023-06-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.6 Active Pack - Hybrid - Automatic - 150 hp - '
'179.930 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722586%27 HTTP/1.1" 200 None
2026-03-25 10:19:00 [adesa.be] INFO: Saving data for 10722586: {'created_time': 1774433940.464072, 'last_price_update_time': 1774433940.464083, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722586') HTTP/1.1" 204 0
2026-03-25 10:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 61acdd1d-d432-5e71-9764-1a1c1233ebfd with identifier: 10722437
2026-03-25 10:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 61acdd1d-d432-5e71-9764-1a1c1233ebfd with identifier: 10722437
2026-03-25 10:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 61acdd1d-d432-5e71-9764-1a1c1233ebfd with identifier: 10722437 to the API
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722437>
{'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': 181,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '61acdd1d-d432-5e71-9764-1a1c1233ebfd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APD551',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722437',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 80507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5689616/general/f4b878d6-b1f2-4731-a480-39c0b947c820.jpg',
'https://images.openlane.eu/carimgs/5689616/general/7a2ec102-7510-4eca-b2a4-a8fff6726435.jpg',
'https://images.openlane.eu/carimgs/5689616/general/1d475c27-9183-427b-a98f-9639a18c9498.jpg',
'https://images.openlane.eu/carimgs/5689616/general/63e9675e-5666-42f2-934f-25b79d7976b4.jpg',
'https://images.openlane.eu/carimgs/5689616/general/7dfd842e-93ff-49c7-9b7a-d498cc45f9e4.jpg',
'https://images.openlane.eu/carimgs/5689616/general/23625ff6-d934-4fdb-a0b8-97a8cd5ce381.jpg',
'https://images.openlane.eu/carimgs/5689616/general/a4b00f41-5630-43ea-8a9a-87d263cf7cd6.jpg',
'https://images.openlane.eu/carimgs/5689616/general/a5b85b29-8287-42e5-abfd-877f24f6c4ac.jpg',
'https://images.openlane.eu/carimgs/5689616/general/0d5bfe1c-e919-49c7-bbe3-f7dfbf43179b.jpg',
'https://images.openlane.eu/carimgs/5689616/general/5c5389cb-7c9d-47ad-9656-9a24845975d3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61acdd1d-d432-5e71-9764-1a1c1233ebfd/61acdd1d-d432-5e71-9764-1a1c1233ebfd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361644,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689616/general/f4b878d6-b1f2-4731-a480-39c0b947c820.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61acdd1d-d432-5e71-9764-1a1c1233ebfd/61acdd1d-d432-5e71-9764-1a1c1233ebfd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31489,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689616/general/7a2ec102-7510-4eca-b2a4-a8fff6726435.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61acdd1d-d432-5e71-9764-1a1c1233ebfd/61acdd1d-d432-5e71-9764-1a1c1233ebfd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411696,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689616/general/1d475c27-9183-427b-a98f-9639a18c9498.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61acdd1d-d432-5e71-9764-1a1c1233ebfd/61acdd1d-d432-5e71-9764-1a1c1233ebfd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280045,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689616/general/63e9675e-5666-42f2-934f-25b79d7976b4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61acdd1d-d432-5e71-9764-1a1c1233ebfd/61acdd1d-d432-5e71-9764-1a1c1233ebfd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309891,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689616/general/7dfd842e-93ff-49c7-9b7a-d498cc45f9e4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61acdd1d-d432-5e71-9764-1a1c1233ebfd/61acdd1d-d432-5e71-9764-1a1c1233ebfd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366903,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689616/general/23625ff6-d934-4fdb-a0b8-97a8cd5ce381.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61acdd1d-d432-5e71-9764-1a1c1233ebfd/61acdd1d-d432-5e71-9764-1a1c1233ebfd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280131,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689616/general/a4b00f41-5630-43ea-8a9a-87d263cf7cd6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61acdd1d-d432-5e71-9764-1a1c1233ebfd/61acdd1d-d432-5e71-9764-1a1c1233ebfd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310241,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689616/general/a5b85b29-8287-42e5-abfd-877f24f6c4ac.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61acdd1d-d432-5e71-9764-1a1c1233ebfd/61acdd1d-d432-5e71-9764-1a1c1233ebfd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286862,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689616/general/0d5bfe1c-e919-49c7-bbe3-f7dfbf43179b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61acdd1d-d432-5e71-9764-1a1c1233ebfd/61acdd1d-d432-5e71-9764-1a1c1233ebfd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281644,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689616/general/5c5389cb-7c9d-47ad-9656-9a24845975d3.jpg',
'Width': 1920}],
'price': 16750,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 181 hp - 80.507 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722437%27 HTTP/1.1" 200 None
2026-03-25 10:19:00 [adesa.be] INFO: Saving data for 10722437: {'created_time': 1774433940.819839, 'last_price_update_time': 1774433940.819852, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722437') HTTP/1.1" 204 0
2026-03-25 10:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26a0837e-1ec5-5de3-b691-ec6cf9336854 with identifier: 10722504
2026-03-25 10:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26a0837e-1ec5-5de3-b691-ec6cf9336854 with scrape type 1
2026-03-25 10:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 26a0837e-1ec5-5de3-b691-ec6cf9336854
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699353%252Fgeneral%252F6c91bb9e-112e-4b0a-a83a-5490c5ac46b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699353/general/6c91bb9e-112e-4b0a-a83a-5490c5ac46b4.jpg already downloaded
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699353%252Fgeneral%252F65ec9319-b3d0-407c-a471-fe94974b2ab9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699353/general/65ec9319-b3d0-407c-a471-fe94974b2ab9.jpg already downloaded
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699353%252Fgeneral%252Fec51e5be-f671-4bfa-bb3c-ce1ae69d6860.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699353/general/ec51e5be-f671-4bfa-bb3c-ce1ae69d6860.jpg already downloaded
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699353%252Fgeneral%252Fd9093f47-7c54-4435-b337-1f4b67925e2f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699353/general/d9093f47-7c54-4435-b337-1f4b67925e2f.jpg already downloaded
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699353%252Fgeneral%252F8f156ad4-56e1-4c40-92d8-07e11cddb102.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699353/general/8f156ad4-56e1-4c40-92d8-07e11cddb102.jpg already downloaded
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699353%252Fgeneral%252F657c0b9b-fbba-4884-ab0d-850d0fa09e30.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699353/general/657c0b9b-fbba-4884-ab0d-850d0fa09e30.jpg already downloaded
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699353%252Fgeneral%252F927cd9d4-1d51-4c25-a21a-9226c6e8e69d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699353/general/927cd9d4-1d51-4c25-a21a-9226c6e8e69d.jpg already downloaded
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699353%252Fgeneral%252F86b48cea-fee5-42d4-92c0-e93cdb52e28b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699353/general/86b48cea-fee5-42d4-92c0-e93cdb52e28b.jpg already downloaded
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699353%252Fgeneral%252F3f789536-eb5e-4f69-8c87-4a68ade00f65.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699353/general/3f789536-eb5e-4f69-8c87-4a68ade00f65.jpg already downloaded
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699353%252Fgeneral%252F95e7244a-c9e1-493d-bf7b-eef8469eb443.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699353/general/95e7244a-c9e1-493d-bf7b-eef8469eb443.jpg already downloaded
2026-03-25 10:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26a0837e-1ec5-5de3-b691-ec6cf9336854, identifier: 10722504
2026-03-25 10:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26a0837e-1ec5-5de3-b691-ec6cf9336854 with identifier: 10722504
2026-03-25 10:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26a0837e-1ec5-5de3-b691-ec6cf9336854 with identifier: 10722504
2026-03-25 10:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26a0837e-1ec5-5de3-b691-ec6cf9336854 with identifier: 10722504 to the API
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722504>
{'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': 181,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '26a0837e-1ec5-5de3-b691-ec6cf9336854',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHJ409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722504',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 49652,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5699353/general/6c91bb9e-112e-4b0a-a83a-5490c5ac46b4.jpg',
'https://images.openlane.eu/carimgs/5699353/general/65ec9319-b3d0-407c-a471-fe94974b2ab9.jpg',
'https://images.openlane.eu/carimgs/5699353/general/ec51e5be-f671-4bfa-bb3c-ce1ae69d6860.jpg',
'https://images.openlane.eu/carimgs/5699353/general/d9093f47-7c54-4435-b337-1f4b67925e2f.jpg',
'https://images.openlane.eu/carimgs/5699353/general/8f156ad4-56e1-4c40-92d8-07e11cddb102.jpg',
'https://images.openlane.eu/carimgs/5699353/general/657c0b9b-fbba-4884-ab0d-850d0fa09e30.jpg',
'https://images.openlane.eu/carimgs/5699353/general/927cd9d4-1d51-4c25-a21a-9226c6e8e69d.jpg',
'https://images.openlane.eu/carimgs/5699353/general/86b48cea-fee5-42d4-92c0-e93cdb52e28b.jpg',
'https://images.openlane.eu/carimgs/5699353/general/3f789536-eb5e-4f69-8c87-4a68ade00f65.jpg',
'https://images.openlane.eu/carimgs/5699353/general/95e7244a-c9e1-493d-bf7b-eef8469eb443.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26a0837e-1ec5-5de3-b691-ec6cf9336854/26a0837e-1ec5-5de3-b691-ec6cf9336854_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140908,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699353/general/6c91bb9e-112e-4b0a-a83a-5490c5ac46b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26a0837e-1ec5-5de3-b691-ec6cf9336854/26a0837e-1ec5-5de3-b691-ec6cf9336854_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162471,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699353/general/65ec9319-b3d0-407c-a471-fe94974b2ab9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26a0837e-1ec5-5de3-b691-ec6cf9336854/26a0837e-1ec5-5de3-b691-ec6cf9336854_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699353/general/ec51e5be-f671-4bfa-bb3c-ce1ae69d6860.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26a0837e-1ec5-5de3-b691-ec6cf9336854/26a0837e-1ec5-5de3-b691-ec6cf9336854_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139210,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699353/general/d9093f47-7c54-4435-b337-1f4b67925e2f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26a0837e-1ec5-5de3-b691-ec6cf9336854/26a0837e-1ec5-5de3-b691-ec6cf9336854_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76239,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699353/general/8f156ad4-56e1-4c40-92d8-07e11cddb102.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26a0837e-1ec5-5de3-b691-ec6cf9336854/26a0837e-1ec5-5de3-b691-ec6cf9336854_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113678,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699353/general/657c0b9b-fbba-4884-ab0d-850d0fa09e30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26a0837e-1ec5-5de3-b691-ec6cf9336854/26a0837e-1ec5-5de3-b691-ec6cf9336854_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699353/general/927cd9d4-1d51-4c25-a21a-9226c6e8e69d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26a0837e-1ec5-5de3-b691-ec6cf9336854/26a0837e-1ec5-5de3-b691-ec6cf9336854_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81421,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699353/general/86b48cea-fee5-42d4-92c0-e93cdb52e28b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26a0837e-1ec5-5de3-b691-ec6cf9336854/26a0837e-1ec5-5de3-b691-ec6cf9336854_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108485,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699353/general/3f789536-eb5e-4f69-8c87-4a68ade00f65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26a0837e-1ec5-5de3-b691-ec6cf9336854/26a0837e-1ec5-5de3-b691-ec6cf9336854_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97247,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699353/general/95e7244a-c9e1-493d-bf7b-eef8469eb443.jpg',
'Width': 1024}],
'price': 14650,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.6 Roadtrip - Hybrid - Automatic - 181 hp - 49.652 km',
'transmission': 'automatic',
'trim': 'Roadtrip',
'vin': None,
'year': 2021}
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722504%27 HTTP/1.1" 200 None
2026-03-25 10:19:01 [adesa.be] INFO: Saving data for 10722504: {'created_time': 1774433941.499148, 'last_price_update_time': 1774433941.49916, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722504') HTTP/1.1" 204 0
2026-03-25 10:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0629ee3f-d0dc-5592-93c8-2f600924babf with identifier: 10722677
2026-03-25 10:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0629ee3f-d0dc-5592-93c8-2f600924babf with scrape type 1
2026-03-25 10:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0629ee3f-d0dc-5592-93c8-2f600924babf
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731730%252Fgeneral%252F6cec97bb-25d2-4632-8f82-f65c62aad5ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731730/general/6cec97bb-25d2-4632-8f82-f65c62aad5ff.jpg already downloaded
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731730%252Fgeneral%252Fe428910c-bdf5-4e27-8f91-ffecb18af447.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731730/general/e428910c-bdf5-4e27-8f91-ffecb18af447.jpg already downloaded
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731730%252Fgeneral%252Fd0e7e6e8-14a9-4cc9-a091-4d1942eea1ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731730/general/d0e7e6e8-14a9-4cc9-a091-4d1942eea1ff.jpg already downloaded
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731730%252Fgeneral%252Fb674701c-eba8-4269-824a-be2f749c90de.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731730/general/b674701c-eba8-4269-824a-be2f749c90de.jpg already downloaded
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731730%252Fgeneral%252F545da3a6-f4c6-4bb3-828a-330c4fc1e477.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731730/general/545da3a6-f4c6-4bb3-828a-330c4fc1e477.jpg already downloaded
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731730%252Fgeneral%252Fe3c2e1ac-fce7-432c-a8b5-fb3c71383817.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731730/general/e3c2e1ac-fce7-432c-a8b5-fb3c71383817.jpg already downloaded
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731730%252Fgeneral%252F68d395ce-1d8f-4f5f-a8fc-813bd08d3a2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731730/general/68d395ce-1d8f-4f5f-a8fc-813bd08d3a2b.jpg already downloaded
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731730%252Fgeneral%252Fad7f9d22-e941-43cc-a409-48122c1f454e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731730/general/ad7f9d22-e941-43cc-a409-48122c1f454e.jpg already downloaded
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731730%252Fgeneral%252Fffeffa66-945c-4ff1-bc20-a3eff65fcfe2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731730/general/ffeffa66-945c-4ff1-bc20-a3eff65fcfe2.jpg already downloaded
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731730%252Fgeneral%252F06773447-a2af-4c04-a9dd-0f812b5e5e90.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731730/general/06773447-a2af-4c04-a9dd-0f812b5e5e90.jpg already downloaded
2026-03-25 10:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0629ee3f-d0dc-5592-93c8-2f600924babf, identifier: 10722677
2026-03-25 10:19:01 [adesa.be] INFO: Found listing with ID: 10716156
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716156%27 HTTP/1.1" 200 None
2026-03-25 10:19:01 [adesa.be] INFO: Scrape type for 10716156: 0
2026-03-25 10:19:01 [adesa.be] INFO: Skipping item 10716156 url https://www.openlane.eu/en/carv6/auction/10716156
2026-03-25 10:19:01 [adesa.be] INFO: Found listing with ID: 10716157
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716157%27 HTTP/1.1" 200 None
2026-03-25 10:19:01 [adesa.be] INFO: Scrape type for 10716157: 0
2026-03-25 10:19:01 [adesa.be] INFO: Skipping item 10716157 url https://www.openlane.eu/en/carv6/auction/10716157
2026-03-25 10:19:01 [adesa.be] INFO: Found listing with ID: 10722678
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722678%27 HTTP/1.1" 200 None
2026-03-25 10:19:01 [adesa.be] INFO: Scrape type for 10722678: 1
2026-03-25 10:19:01 [adesa.be] INFO: Scraping item 10722678 url https://www.openlane.eu/en/carv6/auction/10722678
2026-03-25 10:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0629ee3f-d0dc-5592-93c8-2f600924babf with identifier: 10722677
2026-03-25 10:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0629ee3f-d0dc-5592-93c8-2f600924babf with identifier: 10722677
2026-03-25 10:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0629ee3f-d0dc-5592-93c8-2f600924babf with identifier: 10722677 to the API
2026-03-25 10:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722677>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '0629ee3f-d0dc-5592-93c8-2f600924babf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUF594',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722677',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 101395,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5731730/general/6cec97bb-25d2-4632-8f82-f65c62aad5ff.jpg',
'https://images.openlane.eu/carimgs/5731730/general/e428910c-bdf5-4e27-8f91-ffecb18af447.jpg',
'https://images.openlane.eu/carimgs/5731730/general/d0e7e6e8-14a9-4cc9-a091-4d1942eea1ff.jpg',
'https://images.openlane.eu/carimgs/5731730/general/b674701c-eba8-4269-824a-be2f749c90de.jpg',
'https://images.openlane.eu/carimgs/5731730/general/545da3a6-f4c6-4bb3-828a-330c4fc1e477.jpg',
'https://images.openlane.eu/carimgs/5731730/general/e3c2e1ac-fce7-432c-a8b5-fb3c71383817.jpg',
'https://images.openlane.eu/carimgs/5731730/general/68d395ce-1d8f-4f5f-a8fc-813bd08d3a2b.jpg',
'https://images.openlane.eu/carimgs/5731730/general/ad7f9d22-e941-43cc-a409-48122c1f454e.jpg',
'https://images.openlane.eu/carimgs/5731730/general/ffeffa66-945c-4ff1-bc20-a3eff65fcfe2.jpg',
'https://images.openlane.eu/carimgs/5731730/general/06773447-a2af-4c04-a9dd-0f812b5e5e90.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0629ee3f-d0dc-5592-93c8-2f600924babf/0629ee3f-d0dc-5592-93c8-2f600924babf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40945,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731730/general/6cec97bb-25d2-4632-8f82-f65c62aad5ff.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0629ee3f-d0dc-5592-93c8-2f600924babf/0629ee3f-d0dc-5592-93c8-2f600924babf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320056,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731730/general/e428910c-bdf5-4e27-8f91-ffecb18af447.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0629ee3f-d0dc-5592-93c8-2f600924babf/0629ee3f-d0dc-5592-93c8-2f600924babf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295919,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731730/general/d0e7e6e8-14a9-4cc9-a091-4d1942eea1ff.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0629ee3f-d0dc-5592-93c8-2f600924babf/0629ee3f-d0dc-5592-93c8-2f600924babf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243760,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731730/general/b674701c-eba8-4269-824a-be2f749c90de.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0629ee3f-d0dc-5592-93c8-2f600924babf/0629ee3f-d0dc-5592-93c8-2f600924babf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282153,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731730/general/545da3a6-f4c6-4bb3-828a-330c4fc1e477.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0629ee3f-d0dc-5592-93c8-2f600924babf/0629ee3f-d0dc-5592-93c8-2f600924babf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236037,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731730/general/e3c2e1ac-fce7-432c-a8b5-fb3c71383817.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0629ee3f-d0dc-5592-93c8-2f600924babf/0629ee3f-d0dc-5592-93c8-2f600924babf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222110,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731730/general/68d395ce-1d8f-4f5f-a8fc-813bd08d3a2b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0629ee3f-d0dc-5592-93c8-2f600924babf/0629ee3f-d0dc-5592-93c8-2f600924babf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219154,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731730/general/ad7f9d22-e941-43cc-a409-48122c1f454e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0629ee3f-d0dc-5592-93c8-2f600924babf/0629ee3f-d0dc-5592-93c8-2f600924babf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267807,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731730/general/ffeffa66-945c-4ff1-bc20-a3eff65fcfe2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0629ee3f-d0dc-5592-93c8-2f600924babf/0629ee3f-d0dc-5592-93c8-2f600924babf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327308,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731730/general/06773447-a2af-4c04-a9dd-0f812b5e5e90.jpg',
'Width': 1400}],
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-03-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 308 1.2i Allure - Petrol - Manual - 131 hp - 101.395 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722677%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [adesa.be] INFO: Saving data for 10722677: {'created_time': 1774433942.167517, 'last_price_update_time': 1774433942.167529, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722677') HTTP/1.1" 204 0
2026-03-25 10:19:02 [adesa.be] INFO: Found listing with ID: 10722420
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722420%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [adesa.be] INFO: Scrape type for 10722420: 1
2026-03-25 10:19:02 [adesa.be] INFO: Scraping item 10722420 url https://www.openlane.eu/en/carv6/auction/10722420
2026-03-25 10:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722468> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722438> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:02 [adesa.be] INFO: Found listing with ID: 10722533
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722533%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [adesa.be] INFO: Scrape type for 10722533: 1
2026-03-25 10:19:02 [adesa.be] INFO: Scraping item 10722533 url https://www.openlane.eu/en/carv6/auction/10722533
2026-03-25 10:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:02 [adesa.be] INFO: Found listing with ID: 10722506
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722506%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [adesa.be] INFO: Scrape type for 10722506: 1
2026-03-25 10:19:02 [adesa.be] INFO: Scraping item 10722506 url https://www.openlane.eu/en/carv6/auction/10722506
2026-03-25 10:19:02 [adesa.be] INFO: Found listing with ID: 10722507
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722507%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [adesa.be] INFO: Scrape type for 10722507: 1
2026-03-25 10:19:02 [adesa.be] INFO: Scraping item 10722507 url https://www.openlane.eu/en/carv6/auction/10722507
2026-03-25 10:19:02 [adesa.be] INFO: Found listing with ID: 10722439
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722439%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [adesa.be] INFO: Scrape type for 10722439: 1
2026-03-25 10:19:02 [adesa.be] INFO: Scraping item 10722439 url https://www.openlane.eu/en/carv6/auction/10722439
2026-03-25 10:19:02 [adesa.be] INFO: Found listing with ID: 10722650
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722650%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [adesa.be] INFO: Scrape type for 10722650: 1
2026-03-25 10:19:02 [adesa.be] INFO: Scraping item 10722650 url https://www.openlane.eu/en/carv6/auction/10722650
2026-03-25 10:19:02 [adesa.be] INFO: Found listing with ID: 10722440
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722440%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [adesa.be] INFO: Scrape type for 10722440: 1
2026-03-25 10:19:02 [adesa.be] INFO: Scraping item 10722440 url https://www.openlane.eu/en/carv6/auction/10722440
2026-03-25 10:19:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 476c3d1a-d566-58e7-89a1-31d951d6e12e with identifier: 10722468
2026-03-25 10:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 476c3d1a-d566-58e7-89a1-31d951d6e12e with scrape type 1
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 476c3d1a-d566-58e7-89a1-31d951d6e12e
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5694184%252Fgeneral%252F6843214e-3e83-43d8-9034-7211434a32ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694184/general/6843214e-3e83-43d8-9034-7211434a32ff.jpg already downloaded
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5694184%252Fgeneral%252Fae4ea975-2733-4448-bf37-e1ca37de7765.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694184/general/ae4ea975-2733-4448-bf37-e1ca37de7765.jpg already downloaded
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5694184%252Fgeneral%252F8d2c9005-9879-450d-848f-9e27ef5a3e12.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694184/general/8d2c9005-9879-450d-848f-9e27ef5a3e12.jpg already downloaded
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5694184%252Fgeneral%252F6c2e3cfd-ea96-4940-a533-a7159bbc2649.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694184/general/6c2e3cfd-ea96-4940-a533-a7159bbc2649.jpg already downloaded
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5694184%252Fgeneral%252F05173f9d-ace2-4082-9119-60d9e7df8565.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694184/general/05173f9d-ace2-4082-9119-60d9e7df8565.jpg already downloaded
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5694184%252Fgeneral%252Fe320f92e-d654-4134-a0c0-8a41fbb703b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694184/general/e320f92e-d654-4134-a0c0-8a41fbb703b8.jpg already downloaded
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5694184%252Fgeneral%252Fbed83cf8-71ea-44e1-8a42-b42ca66603a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694184/general/bed83cf8-71ea-44e1-8a42-b42ca66603a1.jpg already downloaded
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5694184%252Fgeneral%252F47331b59-69e8-4feb-b0a4-763f6b8d0c5f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694184/general/47331b59-69e8-4feb-b0a4-763f6b8d0c5f.jpg already downloaded
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5694184%252Fgeneral%252Fcec5c651-74ec-4d3d-846f-817fd5fdf8c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694184/general/cec5c651-74ec-4d3d-846f-817fd5fdf8c9.jpg already downloaded
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5694184%252Fgeneral%252Fb5ed4fdb-8b90-42f3-8cda-b2835d673938.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694184/general/b5ed4fdb-8b90-42f3-8cda-b2835d673938.jpg already downloaded
2026-03-25 10:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 476c3d1a-d566-58e7-89a1-31d951d6e12e, identifier: 10722468
2026-03-25 10:19:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0d3820d-6c94-5b26-9701-7970668ceddf with identifier: 10722438
2026-03-25 10:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0d3820d-6c94-5b26-9701-7970668ceddf with scrape type 1
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c0d3820d-6c94-5b26-9701-7970668ceddf
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5689622%252Fgeneral%252F47b9b5d0-c183-426a-83c7-0b88a5461cbe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689622/general/47b9b5d0-c183-426a-83c7-0b88a5461cbe.jpg already downloaded
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5689622%252Fgeneral%252F03584c56-e24d-40cb-a3a4-f15f59db417a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689622/general/03584c56-e24d-40cb-a3a4-f15f59db417a.jpg already downloaded
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5689622%252Fgeneral%252Fbb7cccf8-560f-4c27-b145-48b3f7304954.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689622/general/bb7cccf8-560f-4c27-b145-48b3f7304954.jpg already downloaded
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5689622%252Fgeneral%252F07f6f683-96fd-47cf-9189-7a240a863dd8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689622/general/07f6f683-96fd-47cf-9189-7a240a863dd8.jpg already downloaded
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5689622%252Fgeneral%252F028b7f6d-b784-4941-9b17-a03af601f252.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689622/general/028b7f6d-b784-4941-9b17-a03af601f252.jpg already downloaded
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5689622%252Fgeneral%252F1f0ea537-4ff8-4bce-8548-f1695a10ffba.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689622/general/1f0ea537-4ff8-4bce-8548-f1695a10ffba.jpg already downloaded
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5689622%252Fgeneral%252Fa0ead858-39c3-40e2-bd66-8728987c24e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689622/general/a0ead858-39c3-40e2-bd66-8728987c24e4.jpg already downloaded
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5689622%252Fgeneral%252Fd16ff988-9e4f-4859-bb4b-d7ac40edf137.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689622/general/d16ff988-9e4f-4859-bb4b-d7ac40edf137.jpg already downloaded
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5689622%252Fgeneral%252F2e64bd7c-6426-4e65-b4a5-3d2f44e42787.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689622/general/2e64bd7c-6426-4e65-b4a5-3d2f44e42787.jpg already downloaded
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5689622%252Fgeneral%252F52dd4d8b-7c64-47a3-9e98-ba86d3010a51.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689622/general/52dd4d8b-7c64-47a3-9e98-ba86d3010a51.jpg already downloaded
2026-03-25 10:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c0d3820d-6c94-5b26-9701-7970668ceddf, identifier: 10722438
2026-03-25 10:19:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2 with identifier: 10722574
2026-03-25 10:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2 with scrape type 1
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5718924%252Fgeneral%252F996b905c-ec13-43e7-82e6-33f0d6928fd6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718924/general/996b905c-ec13-43e7-82e6-33f0d6928fd6.jpg already downloaded
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5718924%252Fgeneral%252Ffb986715-0264-4e3b-97d1-b3c321b67092.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718924/general/fb986715-0264-4e3b-97d1-b3c321b67092.jpg already downloaded
2026-03-25 10:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5718924%252Fgeneral%252F2e67007d-d1d0-41dc-a673-7ae0099a22bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718924/general/2e67007d-d1d0-41dc-a673-7ae0099a22bb.jpg already downloaded
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5718924%252Fgeneral%252F417a12f8-a1bf-41b9-85ed-9c39be2a1270.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718924/general/417a12f8-a1bf-41b9-85ed-9c39be2a1270.jpg already downloaded
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5718924%252Fgeneral%252F30d94e6b-21ee-46fe-9268-b6f2d31b6c94.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718924/general/30d94e6b-21ee-46fe-9268-b6f2d31b6c94.jpg already downloaded
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5718924%252Fgeneral%252F8a0d26e1-4242-4464-82c0-f03aa08eaf33.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718924/general/8a0d26e1-4242-4464-82c0-f03aa08eaf33.jpg already downloaded
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5718924%252Fgeneral%252F44385df2-4380-4dcb-8d53-70b440b11e56.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718924/general/44385df2-4380-4dcb-8d53-70b440b11e56.jpg already downloaded
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5718924%252Fgeneral%252Fe4713e52-1fc4-4ccd-82d5-61ebca80f80d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718924/general/e4713e52-1fc4-4ccd-82d5-61ebca80f80d.jpg already downloaded
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5718924%252Fgeneral%252F047deefc-a106-46ff-a267-090473d7b81e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718924/general/047deefc-a106-46ff-a267-090473d7b81e.jpg already downloaded
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5718924%252Fgeneral%252F0257cab3-e1e3-476a-8a35-a62ecf2f0fac.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718924/general/0257cab3-e1e3-476a-8a35-a62ecf2f0fac.jpg already downloaded
2026-03-25 10:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2, identifier: 10722574
2026-03-25 10:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1aeb1ed0-715a-5414-a326-16e5880e2dbc with identifier: 10722605
2026-03-25 10:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1aeb1ed0-715a-5414-a326-16e5880e2dbc with scrape type 1
2026-03-25 10:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1aeb1ed0-715a-5414-a326-16e5880e2dbc
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5723573%252Fgeneral%252Fd95f2862-1c6b-4328-8815-f5a61d74c74b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723573/general/d95f2862-1c6b-4328-8815-f5a61d74c74b.jpg already downloaded
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5723573%252Fgeneral%252F912bec7f-8caa-4914-b7c4-56a126430907.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723573/general/912bec7f-8caa-4914-b7c4-56a126430907.jpg already downloaded
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5723573%252Fgeneral%252F0c57e25f-1392-402b-abe8-84e5932c4c8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723573/general/0c57e25f-1392-402b-abe8-84e5932c4c8f.jpg already downloaded
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5723573%252Fgeneral%252Fe7ce42f6-4a8a-49ac-bc15-258d3d91f90d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723573/general/e7ce42f6-4a8a-49ac-bc15-258d3d91f90d.jpg already downloaded
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5723573%252Fgeneral%252F56aed9c3-479f-431c-a1c3-39891b2d561c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723573/general/56aed9c3-479f-431c-a1c3-39891b2d561c.jpg already downloaded
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5723573%252Fgeneral%252F9d57a086-63f7-44fd-a47e-b4694513d77d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723573/general/9d57a086-63f7-44fd-a47e-b4694513d77d.jpg already downloaded
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5723573%252Fgeneral%252F55c399a8-0e8b-4849-8912-702828f42b80.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723573/general/55c399a8-0e8b-4849-8912-702828f42b80.jpg already downloaded
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5723573%252Fgeneral%252F5a7ebfda-0c03-4e94-a355-15ee403b601d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723573/general/5a7ebfda-0c03-4e94-a355-15ee403b601d.jpg already downloaded
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5723573%252Fgeneral%252F7957c4fd-d7c5-4c71-bc0c-895483dcb23b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723573/general/7957c4fd-d7c5-4c71-bc0c-895483dcb23b.jpg already downloaded
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5723573%252Fgeneral%252F2fc34f8c-0bff-46cd-9cf1-0a8bfb85f3ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723573/general/2fc34f8c-0bff-46cd-9cf1-0a8bfb85f3ab.jpg already downloaded
2026-03-25 10:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1aeb1ed0-715a-5414-a326-16e5880e2dbc, identifier: 10722605
2026-03-25 10:19:03 [adesa.be] INFO: Found listing with ID: 10722710
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722710%27 HTTP/1.1" 200 None
2026-03-25 10:19:03 [adesa.be] INFO: Scrape type for 10722710: 1
2026-03-25 10:19:03 [adesa.be] INFO: Scraping item 10722710 url https://www.openlane.eu/en/carv6/auction/10722710
2026-03-25 10:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 476c3d1a-d566-58e7-89a1-31d951d6e12e with identifier: 10722468
2026-03-25 10:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 476c3d1a-d566-58e7-89a1-31d951d6e12e with identifier: 10722468
2026-03-25 10:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 476c3d1a-d566-58e7-89a1-31d951d6e12e with identifier: 10722468 to the API
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722468>
{'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': 100,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '476c3d1a-d566-58e7-89a1-31d951d6e12e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XRC973',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722468',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 84446,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5694184/general/6843214e-3e83-43d8-9034-7211434a32ff.jpg',
'https://images.openlane.eu/carimgs/5694184/general/ae4ea975-2733-4448-bf37-e1ca37de7765.jpg',
'https://images.openlane.eu/carimgs/5694184/general/8d2c9005-9879-450d-848f-9e27ef5a3e12.jpg',
'https://images.openlane.eu/carimgs/5694184/general/6c2e3cfd-ea96-4940-a533-a7159bbc2649.jpg',
'https://images.openlane.eu/carimgs/5694184/general/05173f9d-ace2-4082-9119-60d9e7df8565.jpg',
'https://images.openlane.eu/carimgs/5694184/general/e320f92e-d654-4134-a0c0-8a41fbb703b8.jpg',
'https://images.openlane.eu/carimgs/5694184/general/bed83cf8-71ea-44e1-8a42-b42ca66603a1.jpg',
'https://images.openlane.eu/carimgs/5694184/general/47331b59-69e8-4feb-b0a4-763f6b8d0c5f.jpg',
'https://images.openlane.eu/carimgs/5694184/general/cec5c651-74ec-4d3d-846f-817fd5fdf8c9.jpg',
'https://images.openlane.eu/carimgs/5694184/general/b5ed4fdb-8b90-42f3-8cda-b2835d673938.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_476c3d1a-d566-58e7-89a1-31d951d6e12e/476c3d1a-d566-58e7-89a1-31d951d6e12e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264102,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694184/general/6843214e-3e83-43d8-9034-7211434a32ff.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_476c3d1a-d566-58e7-89a1-31d951d6e12e/476c3d1a-d566-58e7-89a1-31d951d6e12e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294084,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694184/general/ae4ea975-2733-4448-bf37-e1ca37de7765.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_476c3d1a-d566-58e7-89a1-31d951d6e12e/476c3d1a-d566-58e7-89a1-31d951d6e12e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275750,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694184/general/8d2c9005-9879-450d-848f-9e27ef5a3e12.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_476c3d1a-d566-58e7-89a1-31d951d6e12e/476c3d1a-d566-58e7-89a1-31d951d6e12e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211059,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694184/general/6c2e3cfd-ea96-4940-a533-a7159bbc2649.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_476c3d1a-d566-58e7-89a1-31d951d6e12e/476c3d1a-d566-58e7-89a1-31d951d6e12e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235697,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694184/general/05173f9d-ace2-4082-9119-60d9e7df8565.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_476c3d1a-d566-58e7-89a1-31d951d6e12e/476c3d1a-d566-58e7-89a1-31d951d6e12e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248722,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694184/general/e320f92e-d654-4134-a0c0-8a41fbb703b8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_476c3d1a-d566-58e7-89a1-31d951d6e12e/476c3d1a-d566-58e7-89a1-31d951d6e12e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231683,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694184/general/bed83cf8-71ea-44e1-8a42-b42ca66603a1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_476c3d1a-d566-58e7-89a1-31d951d6e12e/476c3d1a-d566-58e7-89a1-31d951d6e12e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331584,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694184/general/47331b59-69e8-4feb-b0a4-763f6b8d0c5f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_476c3d1a-d566-58e7-89a1-31d951d6e12e/476c3d1a-d566-58e7-89a1-31d951d6e12e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230995,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694184/general/cec5c651-74ec-4d3d-846f-817fd5fdf8c9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_476c3d1a-d566-58e7-89a1-31d951d6e12e/476c3d1a-d566-58e7-89a1-31d951d6e12e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34221,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694184/general/b5ed4fdb-8b90-42f3-8cda-b2835d673938.jpg',
'Width': 400}],
'price': 12050,
'price_includes_vat': True,
'registration_date': '2020-03-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Clio 1.0 Tce Corporate Edition - Petrol - Manual - 100 hp - '
'84.446 km',
'transmission': 'manual',
'trim': 'Corporate Edition',
'vin': None,
'year': 2020}
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722468%27 HTTP/1.1" 200 None
2026-03-25 10:19:03 [adesa.be] INFO: Saving data for 10722468: {'created_time': 1774433943.873185, 'last_price_update_time': 1774433943.873199, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722468') HTTP/1.1" 204 0
2026-03-25 10:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c0d3820d-6c94-5b26-9701-7970668ceddf with identifier: 10722438
2026-03-25 10:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c0d3820d-6c94-5b26-9701-7970668ceddf with identifier: 10722438
2026-03-25 10:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c0d3820d-6c94-5b26-9701-7970668ceddf with identifier: 10722438 to the API
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722438>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'c0d3820d-6c94-5b26-9701-7970668ceddf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CTW189',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722438',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 40253,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5689622/general/47b9b5d0-c183-426a-83c7-0b88a5461cbe.jpg',
'https://images.openlane.eu/carimgs/5689622/general/03584c56-e24d-40cb-a3a4-f15f59db417a.jpg',
'https://images.openlane.eu/carimgs/5689622/general/bb7cccf8-560f-4c27-b145-48b3f7304954.jpg',
'https://images.openlane.eu/carimgs/5689622/general/07f6f683-96fd-47cf-9189-7a240a863dd8.jpg',
'https://images.openlane.eu/carimgs/5689622/general/028b7f6d-b784-4941-9b17-a03af601f252.jpg',
'https://images.openlane.eu/carimgs/5689622/general/1f0ea537-4ff8-4bce-8548-f1695a10ffba.jpg',
'https://images.openlane.eu/carimgs/5689622/general/a0ead858-39c3-40e2-bd66-8728987c24e4.jpg',
'https://images.openlane.eu/carimgs/5689622/general/d16ff988-9e4f-4859-bb4b-d7ac40edf137.jpg',
'https://images.openlane.eu/carimgs/5689622/general/2e64bd7c-6426-4e65-b4a5-3d2f44e42787.jpg',
'https://images.openlane.eu/carimgs/5689622/general/52dd4d8b-7c64-47a3-9e98-ba86d3010a51.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0d3820d-6c94-5b26-9701-7970668ceddf/c0d3820d-6c94-5b26-9701-7970668ceddf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86214,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689622/general/47b9b5d0-c183-426a-83c7-0b88a5461cbe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0d3820d-6c94-5b26-9701-7970668ceddf/c0d3820d-6c94-5b26-9701-7970668ceddf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79365,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689622/general/03584c56-e24d-40cb-a3a4-f15f59db417a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0d3820d-6c94-5b26-9701-7970668ceddf/c0d3820d-6c94-5b26-9701-7970668ceddf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84479,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689622/general/bb7cccf8-560f-4c27-b145-48b3f7304954.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0d3820d-6c94-5b26-9701-7970668ceddf/c0d3820d-6c94-5b26-9701-7970668ceddf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82873,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689622/general/07f6f683-96fd-47cf-9189-7a240a863dd8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0d3820d-6c94-5b26-9701-7970668ceddf/c0d3820d-6c94-5b26-9701-7970668ceddf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108031,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689622/general/028b7f6d-b784-4941-9b17-a03af601f252.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0d3820d-6c94-5b26-9701-7970668ceddf/c0d3820d-6c94-5b26-9701-7970668ceddf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77102,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689622/general/1f0ea537-4ff8-4bce-8548-f1695a10ffba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0d3820d-6c94-5b26-9701-7970668ceddf/c0d3820d-6c94-5b26-9701-7970668ceddf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80624,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689622/general/a0ead858-39c3-40e2-bd66-8728987c24e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0d3820d-6c94-5b26-9701-7970668ceddf/c0d3820d-6c94-5b26-9701-7970668ceddf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83591,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689622/general/d16ff988-9e4f-4859-bb4b-d7ac40edf137.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0d3820d-6c94-5b26-9701-7970668ceddf/c0d3820d-6c94-5b26-9701-7970668ceddf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689622/general/2e64bd7c-6426-4e65-b4a5-3d2f44e42787.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0d3820d-6c94-5b26-9701-7970668ceddf/c0d3820d-6c94-5b26-9701-7970668ceddf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689622/general/52dd4d8b-7c64-47a3-9e98-ba86d3010a51.jpg',
'Width': 1024}],
'price': 10650,
'price_includes_vat': True,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Captur 1.0 TCe Equilibre - Petrol - 91 hp - 40.253 km',
'transmission': 'manual',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722438%27 HTTP/1.1" 200 None
2026-03-25 10:19:04 [adesa.be] INFO: Saving data for 10722438: {'created_time': 1774433944.278536, 'last_price_update_time': 1774433944.278548, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722438') HTTP/1.1" 204 0
2026-03-25 10:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2 with identifier: 10722574
2026-03-25 10:19:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2 with identifier: 10722574
2026-03-25 10:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2 with identifier: 10722574 to the API
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722574>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 92,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLQ259',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722574',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 114303,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5718924/general/996b905c-ec13-43e7-82e6-33f0d6928fd6.jpg',
'https://images.openlane.eu/carimgs/5718924/general/fb986715-0264-4e3b-97d1-b3c321b67092.jpg',
'https://images.openlane.eu/carimgs/5718924/general/2e67007d-d1d0-41dc-a673-7ae0099a22bb.jpg',
'https://images.openlane.eu/carimgs/5718924/general/417a12f8-a1bf-41b9-85ed-9c39be2a1270.jpg',
'https://images.openlane.eu/carimgs/5718924/general/30d94e6b-21ee-46fe-9268-b6f2d31b6c94.jpg',
'https://images.openlane.eu/carimgs/5718924/general/8a0d26e1-4242-4464-82c0-f03aa08eaf33.jpg',
'https://images.openlane.eu/carimgs/5718924/general/44385df2-4380-4dcb-8d53-70b440b11e56.jpg',
'https://images.openlane.eu/carimgs/5718924/general/e4713e52-1fc4-4ccd-82d5-61ebca80f80d.jpg',
'https://images.openlane.eu/carimgs/5718924/general/047deefc-a106-46ff-a267-090473d7b81e.jpg',
'https://images.openlane.eu/carimgs/5718924/general/0257cab3-e1e3-476a-8a35-a62ecf2f0fac.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2/4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107998,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718924/general/996b905c-ec13-43e7-82e6-33f0d6928fd6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2/4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111988,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718924/general/fb986715-0264-4e3b-97d1-b3c321b67092.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2/4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104338,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718924/general/2e67007d-d1d0-41dc-a673-7ae0099a22bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2/4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718924/general/417a12f8-a1bf-41b9-85ed-9c39be2a1270.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2/4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129603,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718924/general/30d94e6b-21ee-46fe-9268-b6f2d31b6c94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2/4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125093,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718924/general/8a0d26e1-4242-4464-82c0-f03aa08eaf33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2/4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128060,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718924/general/44385df2-4380-4dcb-8d53-70b440b11e56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2/4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165527,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718924/general/e4713e52-1fc4-4ccd-82d5-61ebca80f80d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2/4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136178,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718924/general/047deefc-a106-46ff-a267-090473d7b81e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2/4cecf47f-38e4-5b10-a7e8-dfdcb5243ae2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95268,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718924/general/0257cab3-e1e3-476a-8a35-a62ecf2f0fac.jpg',
'Width': 1024}],
'price': 12650,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Captur 1.6 Initiale Paris - Hybrid - Automatic - 92 hp - '
'114.303 km',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'vin': None,
'year': 2022}
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722574%27 HTTP/1.1" 200 None
2026-03-25 10:19:04 [adesa.be] INFO: Saving data for 10722574: {'created_time': 1774433944.580117, 'last_price_update_time': 1774433944.580127, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722574') HTTP/1.1" 204 0
2026-03-25 10:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1aeb1ed0-715a-5414-a326-16e5880e2dbc with identifier: 10722605
2026-03-25 10:19:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1aeb1ed0-715a-5414-a326-16e5880e2dbc with identifier: 10722605
2026-03-25 10:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1aeb1ed0-715a-5414-a326-16e5880e2dbc with identifier: 10722605 to the API
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722605>
{'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': 94,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '1aeb1ed0-715a-5414-a326-16e5880e2dbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQH512',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722605',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 35359,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5723573/general/d95f2862-1c6b-4328-8815-f5a61d74c74b.jpg',
'https://images.openlane.eu/carimgs/5723573/general/912bec7f-8caa-4914-b7c4-56a126430907.jpg',
'https://images.openlane.eu/carimgs/5723573/general/0c57e25f-1392-402b-abe8-84e5932c4c8f.jpg',
'https://images.openlane.eu/carimgs/5723573/general/e7ce42f6-4a8a-49ac-bc15-258d3d91f90d.jpg',
'https://images.openlane.eu/carimgs/5723573/general/56aed9c3-479f-431c-a1c3-39891b2d561c.jpg',
'https://images.openlane.eu/carimgs/5723573/general/9d57a086-63f7-44fd-a47e-b4694513d77d.jpg',
'https://images.openlane.eu/carimgs/5723573/general/55c399a8-0e8b-4849-8912-702828f42b80.jpg',
'https://images.openlane.eu/carimgs/5723573/general/5a7ebfda-0c03-4e94-a355-15ee403b601d.jpg',
'https://images.openlane.eu/carimgs/5723573/general/7957c4fd-d7c5-4c71-bc0c-895483dcb23b.jpg',
'https://images.openlane.eu/carimgs/5723573/general/2fc34f8c-0bff-46cd-9cf1-0a8bfb85f3ab.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aeb1ed0-715a-5414-a326-16e5880e2dbc/1aeb1ed0-715a-5414-a326-16e5880e2dbc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142916,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723573/general/d95f2862-1c6b-4328-8815-f5a61d74c74b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aeb1ed0-715a-5414-a326-16e5880e2dbc/1aeb1ed0-715a-5414-a326-16e5880e2dbc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41793,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723573/general/912bec7f-8caa-4914-b7c4-56a126430907.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aeb1ed0-715a-5414-a326-16e5880e2dbc/1aeb1ed0-715a-5414-a326-16e5880e2dbc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150542,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723573/general/0c57e25f-1392-402b-abe8-84e5932c4c8f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aeb1ed0-715a-5414-a326-16e5880e2dbc/1aeb1ed0-715a-5414-a326-16e5880e2dbc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723573/general/e7ce42f6-4a8a-49ac-bc15-258d3d91f90d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aeb1ed0-715a-5414-a326-16e5880e2dbc/1aeb1ed0-715a-5414-a326-16e5880e2dbc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97996,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723573/general/56aed9c3-479f-431c-a1c3-39891b2d561c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aeb1ed0-715a-5414-a326-16e5880e2dbc/1aeb1ed0-715a-5414-a326-16e5880e2dbc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83724,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723573/general/9d57a086-63f7-44fd-a47e-b4694513d77d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aeb1ed0-715a-5414-a326-16e5880e2dbc/1aeb1ed0-715a-5414-a326-16e5880e2dbc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723573/general/55c399a8-0e8b-4849-8912-702828f42b80.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aeb1ed0-715a-5414-a326-16e5880e2dbc/1aeb1ed0-715a-5414-a326-16e5880e2dbc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132562,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723573/general/5a7ebfda-0c03-4e94-a355-15ee403b601d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aeb1ed0-715a-5414-a326-16e5880e2dbc/1aeb1ed0-715a-5414-a326-16e5880e2dbc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723573/general/7957c4fd-d7c5-4c71-bc0c-895483dcb23b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aeb1ed0-715a-5414-a326-16e5880e2dbc/1aeb1ed0-715a-5414-a326-16e5880e2dbc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87744,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723573/general/2fc34f8c-0bff-46cd-9cf1-0a8bfb85f3ab.jpg',
'Width': 1024}],
'price': 13450,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Arkana 1.6 Zen - Hybrid - Automatic - 94 hp - 35.359 km',
'transmission': 'automatic',
'trim': 'Zen',
'vin': None,
'year': 2022}
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722605%27 HTTP/1.1" 200 None
2026-03-25 10:19:04 [adesa.be] INFO: Saving data for 10722605: {'created_time': 1774433944.883249, 'last_price_update_time': 1774433944.883262, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722605') HTTP/1.1" 204 0
2026-03-25 10:19:04 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 6.119(s), this was the 1st time calling it.
2026-03-25 10:19:04 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.444251354676206 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Wed, 25 Mar 2026 10:19:03 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '90684ca0c22350e6c5e63e56121fdd97', '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=90684ca0c22350e6c5e63e56121fdd97.
2026-03-25 10:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c88e4666-419d-5808-a479-46dc4badfd4e with identifier: 10722648
2026-03-25 10:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c88e4666-419d-5808-a479-46dc4badfd4e with scrape type 1
2026-03-25 10:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c88e4666-419d-5808-a479-46dc4badfd4e
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728959%252Fgeneral%252Fdc09c56b-89f4-4a4f-bee6-a27d00f58fe9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728959/general/dc09c56b-89f4-4a4f-bee6-a27d00f58fe9.jpg already downloaded
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728959%252Fgeneral%252Fd8f84271-5ab3-48bc-8a9a-93c037fe8686.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728959/general/d8f84271-5ab3-48bc-8a9a-93c037fe8686.jpg already downloaded
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728959%252Fgeneral%252Fe6d0007e-556b-424f-b52d-732dd9dd3b9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728959/general/e6d0007e-556b-424f-b52d-732dd9dd3b9d.jpg already downloaded
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728959%252Fgeneral%252F74940ad6-192f-4dfb-8817-fd168b271b90.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728959/general/74940ad6-192f-4dfb-8817-fd168b271b90.jpg already downloaded
2026-03-25 10:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728959%252Fgeneral%252F8529ef08-960d-412d-beb4-bb834423fe16.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728959/general/8529ef08-960d-412d-beb4-bb834423fe16.jpg already downloaded
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728959%252Fgeneral%252F381e4959-771d-4d2d-a83c-409bd467dfee.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728959/general/381e4959-771d-4d2d-a83c-409bd467dfee.jpg already downloaded
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728959%252Fgeneral%252Fc6b5b16d-6977-4676-a6b4-10b4ac8f066d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728959/general/c6b5b16d-6977-4676-a6b4-10b4ac8f066d.jpg already downloaded
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728959%252Fgeneral%252Faa916795-4d93-444c-8cbd-f3ed4afeeacf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728959/general/aa916795-4d93-444c-8cbd-f3ed4afeeacf.jpg already downloaded
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728959%252Fgeneral%252Fbf44823c-54f4-4cc0-b9bb-9cbc3c380c3d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728959/general/bf44823c-54f4-4cc0-b9bb-9cbc3c380c3d.jpg already downloaded
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728959%252Fgeneral%252F263e2257-2a97-4291-ac08-817c0161cc3d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728959/general/263e2257-2a97-4291-ac08-817c0161cc3d.jpg already downloaded
2026-03-25 10:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c88e4666-419d-5808-a479-46dc4badfd4e, identifier: 10722648
2026-03-25 10:19:05 [adesa.be] INFO: Found listing with ID: 10722524
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722524%27 HTTP/1.1" 200 None
2026-03-25 10:19:05 [adesa.be] INFO: Scrape type for 10722524: 1
2026-03-25 10:19:05 [adesa.be] INFO: Scraping item 10722524 url https://www.openlane.eu/en/carv6/auction/10722524
2026-03-25 10:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722709> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c88e4666-419d-5808-a479-46dc4badfd4e with identifier: 10722648
2026-03-25 10:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c88e4666-419d-5808-a479-46dc4badfd4e with identifier: 10722648
2026-03-25 10:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c88e4666-419d-5808-a479-46dc4badfd4e with identifier: 10722648 to the API
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722648>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'c88e4666-419d-5808-a479-46dc4badfd4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMN468',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722648',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 61319,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5728959/general/dc09c56b-89f4-4a4f-bee6-a27d00f58fe9.jpg',
'https://images.openlane.eu/carimgs/5728959/general/d8f84271-5ab3-48bc-8a9a-93c037fe8686.jpg',
'https://images.openlane.eu/carimgs/5728959/general/e6d0007e-556b-424f-b52d-732dd9dd3b9d.jpg',
'https://images.openlane.eu/carimgs/5728959/general/74940ad6-192f-4dfb-8817-fd168b271b90.jpg',
'https://images.openlane.eu/carimgs/5728959/general/8529ef08-960d-412d-beb4-bb834423fe16.jpg',
'https://images.openlane.eu/carimgs/5728959/general/381e4959-771d-4d2d-a83c-409bd467dfee.jpg',
'https://images.openlane.eu/carimgs/5728959/general/c6b5b16d-6977-4676-a6b4-10b4ac8f066d.jpg',
'https://images.openlane.eu/carimgs/5728959/general/aa916795-4d93-444c-8cbd-f3ed4afeeacf.jpg',
'https://images.openlane.eu/carimgs/5728959/general/bf44823c-54f4-4cc0-b9bb-9cbc3c380c3d.jpg',
'https://images.openlane.eu/carimgs/5728959/general/263e2257-2a97-4291-ac08-817c0161cc3d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c88e4666-419d-5808-a479-46dc4badfd4e/c88e4666-419d-5808-a479-46dc4badfd4e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287943,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728959/general/dc09c56b-89f4-4a4f-bee6-a27d00f58fe9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c88e4666-419d-5808-a479-46dc4badfd4e/c88e4666-419d-5808-a479-46dc4badfd4e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318727,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728959/general/d8f84271-5ab3-48bc-8a9a-93c037fe8686.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c88e4666-419d-5808-a479-46dc4badfd4e/c88e4666-419d-5808-a479-46dc4badfd4e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275138,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728959/general/e6d0007e-556b-424f-b52d-732dd9dd3b9d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c88e4666-419d-5808-a479-46dc4badfd4e/c88e4666-419d-5808-a479-46dc4badfd4e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250283,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728959/general/74940ad6-192f-4dfb-8817-fd168b271b90.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c88e4666-419d-5808-a479-46dc4badfd4e/c88e4666-419d-5808-a479-46dc4badfd4e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204905,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728959/general/8529ef08-960d-412d-beb4-bb834423fe16.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c88e4666-419d-5808-a479-46dc4badfd4e/c88e4666-419d-5808-a479-46dc4badfd4e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232655,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728959/general/381e4959-771d-4d2d-a83c-409bd467dfee.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c88e4666-419d-5808-a479-46dc4badfd4e/c88e4666-419d-5808-a479-46dc4badfd4e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269682,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728959/general/c6b5b16d-6977-4676-a6b4-10b4ac8f066d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c88e4666-419d-5808-a479-46dc4badfd4e/c88e4666-419d-5808-a479-46dc4badfd4e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283997,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728959/general/aa916795-4d93-444c-8cbd-f3ed4afeeacf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c88e4666-419d-5808-a479-46dc4badfd4e/c88e4666-419d-5808-a479-46dc4badfd4e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212255,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728959/general/bf44823c-54f4-4cc0-b9bb-9cbc3c380c3d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c88e4666-419d-5808-a479-46dc4badfd4e/c88e4666-419d-5808-a479-46dc4badfd4e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292161,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728959/general/263e2257-2a97-4291-ac08-817c0161cc3d.jpg',
'Width': 1400}],
'price': 10550,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 2008 1.5 HDI Active - Diesel - Manual - 110 hp - 61.319 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722648%27 HTTP/1.1" 200 None
2026-03-25 10:19:05 [adesa.be] INFO: Saving data for 10722648: {'created_time': 1774433945.622904, 'last_price_update_time': 1774433945.622914, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722648') HTTP/1.1" 204 0
2026-03-25 10:19:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:05 [adesa.be] INFO: Found listing with ID: 10722679
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722679%27 HTTP/1.1" 200 None
2026-03-25 10:19:05 [adesa.be] INFO: Scrape type for 10722679: 1
2026-03-25 10:19:05 [adesa.be] INFO: Scraping item 10722679 url https://www.openlane.eu/en/carv6/auction/10722679
2026-03-25 10:19:05 [adesa.be] INFO: Found listing with ID: 10722385
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722385%27 HTTP/1.1" 200 None
2026-03-25 10:19:05 [adesa.be] INFO: Scrape type for 10722385: 1
2026-03-25 10:19:05 [adesa.be] INFO: Scraping item 10722385 url https://www.openlane.eu/en/carv6/auction/10722385
2026-03-25 10:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ee1e5e8-1d96-5d99-895b-66390aba6512 with identifier: 10722628
2026-03-25 10:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ee1e5e8-1d96-5d99-895b-66390aba6512 with scrape type 1
2026-03-25 10:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6ee1e5e8-1d96-5d99-895b-66390aba6512
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726286%252Fgeneral%252Fb9797350-67ce-4c0a-9101-d02a0142140d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726286/general/b9797350-67ce-4c0a-9101-d02a0142140d.jpg already downloaded
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726286%252Fgeneral%252F32d26c9b-c970-4948-a06f-aedfa54e584d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726286/general/32d26c9b-c970-4948-a06f-aedfa54e584d.jpg already downloaded
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726286%252Fgeneral%252Fb20a9992-f70b-41ff-b135-d358c24ff3b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726286/general/b20a9992-f70b-41ff-b135-d358c24ff3b4.jpg already downloaded
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726286%252Fgeneral%252F7f0e484c-2559-4d9a-af4c-52dc870ca3b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726286/general/7f0e484c-2559-4d9a-af4c-52dc870ca3b7.jpg already downloaded
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726286%252Fgeneral%252F13a1dbe1-e99e-4fcf-b41c-78f17921b8d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726286/general/13a1dbe1-e99e-4fcf-b41c-78f17921b8d5.jpg already downloaded
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726286%252Fgeneral%252Fa409453e-c0ad-4d6a-ada4-dc664dea0c6a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726286/general/a409453e-c0ad-4d6a-ada4-dc664dea0c6a.jpg already downloaded
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726286%252Fgeneral%252F2331d769-10cd-4150-86ab-daa285ceae62.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726286/general/2331d769-10cd-4150-86ab-daa285ceae62.jpg already downloaded
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726286%252Fgeneral%252F6c206ebb-7bd6-4be9-990f-f16ef8ec0278.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726286/general/6c206ebb-7bd6-4be9-990f-f16ef8ec0278.jpg already downloaded
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726286%252Fgeneral%252Fbb384768-ec56-42df-8983-8cd7a664477b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726286/general/bb384768-ec56-42df-8983-8cd7a664477b.jpg already downloaded
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726286%252Fgeneral%252F41ef8697-49cf-499b-8e37-7a206eddb173.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726286/general/41ef8697-49cf-499b-8e37-7a206eddb173.jpg already downloaded
2026-03-25 10:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ee1e5e8-1d96-5d99-895b-66390aba6512, identifier: 10722628
2026-03-25 10:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c09f2d2-8fb8-570e-840e-5c7e35aeab11 with identifier: 10722709
2026-03-25 10:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c09f2d2-8fb8-570e-840e-5c7e35aeab11 with scrape type 1
2026-03-25 10:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c09f2d2-8fb8-570e-840e-5c7e35aeab11
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734282%252Fgeneral%252F4b797bb5-c259-4858-968f-5bdb75b74af8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734282/general/4b797bb5-c259-4858-968f-5bdb75b74af8.jpg already downloaded
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734282%252Fgeneral%252F9f81be34-f71d-4dbb-b443-49ceed4cfd76.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734282/general/9f81be34-f71d-4dbb-b443-49ceed4cfd76.jpg already downloaded
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734282%252Fgeneral%252Fee2091bb-5cc2-4bb3-90c9-de1887fe2b8a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734282/general/ee2091bb-5cc2-4bb3-90c9-de1887fe2b8a.jpg already downloaded
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734282%252Fgeneral%252F07512c82-6a5f-41bc-98e6-908507ab03ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734282/general/07512c82-6a5f-41bc-98e6-908507ab03ce.jpg already downloaded
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734282%252Fgeneral%252F956eaf08-1ace-40b8-b6ba-605858cec02e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734282/general/956eaf08-1ace-40b8-b6ba-605858cec02e.jpg already downloaded
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734282%252Fgeneral%252F29d68757-0357-4881-9f1c-0da1203bf91d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734282/general/29d68757-0357-4881-9f1c-0da1203bf91d.jpg already downloaded
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734282%252Fgeneral%252F5a60257d-e7b7-417a-8fe1-582d8da7a814.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734282/general/5a60257d-e7b7-417a-8fe1-582d8da7a814.jpg already downloaded
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734282%252Fgeneral%252Faadd8db5-3067-4475-b79e-cfff6ca71fcd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734282/general/aadd8db5-3067-4475-b79e-cfff6ca71fcd.jpg already downloaded
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734282%252Fgeneral%252F8c5fe4fc-a773-430a-b051-1024c1f2b0f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734282/general/8c5fe4fc-a773-430a-b051-1024c1f2b0f1.jpg already downloaded
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734282%252Fgeneral%252F8879f51a-3c2f-4fb8-be8d-a84f88e824a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734282/general/8879f51a-3c2f-4fb8-be8d-a84f88e824a8.jpg already downloaded
2026-03-25 10:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c09f2d2-8fb8-570e-840e-5c7e35aeab11, identifier: 10722709
2026-03-25 10:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ee1e5e8-1d96-5d99-895b-66390aba6512 with identifier: 10722628
2026-03-25 10:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ee1e5e8-1d96-5d99-895b-66390aba6512 with identifier: 10722628
2026-03-25 10:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ee1e5e8-1d96-5d99-895b-66390aba6512 with identifier: 10722628 to the API
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722628>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Electric',
'id': '6ee1e5e8-1d96-5d99-895b-66390aba6512',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAC965',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722628',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '2',
'odometer': 212214,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5726286/general/b9797350-67ce-4c0a-9101-d02a0142140d.jpg',
'https://images.openlane.eu/carimgs/5726286/general/32d26c9b-c970-4948-a06f-aedfa54e584d.jpg',
'https://images.openlane.eu/carimgs/5726286/general/b20a9992-f70b-41ff-b135-d358c24ff3b4.jpg',
'https://images.openlane.eu/carimgs/5726286/general/7f0e484c-2559-4d9a-af4c-52dc870ca3b7.jpg',
'https://images.openlane.eu/carimgs/5726286/general/13a1dbe1-e99e-4fcf-b41c-78f17921b8d5.jpg',
'https://images.openlane.eu/carimgs/5726286/general/a409453e-c0ad-4d6a-ada4-dc664dea0c6a.jpg',
'https://images.openlane.eu/carimgs/5726286/general/2331d769-10cd-4150-86ab-daa285ceae62.jpg',
'https://images.openlane.eu/carimgs/5726286/general/6c206ebb-7bd6-4be9-990f-f16ef8ec0278.jpg',
'https://images.openlane.eu/carimgs/5726286/general/bb384768-ec56-42df-8983-8cd7a664477b.jpg',
'https://images.openlane.eu/carimgs/5726286/general/41ef8697-49cf-499b-8e37-7a206eddb173.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ee1e5e8-1d96-5d99-895b-66390aba6512/6ee1e5e8-1d96-5d99-895b-66390aba6512_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203833,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726286/general/b9797350-67ce-4c0a-9101-d02a0142140d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ee1e5e8-1d96-5d99-895b-66390aba6512/6ee1e5e8-1d96-5d99-895b-66390aba6512_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132868,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726286/general/32d26c9b-c970-4948-a06f-aedfa54e584d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ee1e5e8-1d96-5d99-895b-66390aba6512/6ee1e5e8-1d96-5d99-895b-66390aba6512_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134601,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726286/general/b20a9992-f70b-41ff-b135-d358c24ff3b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ee1e5e8-1d96-5d99-895b-66390aba6512/6ee1e5e8-1d96-5d99-895b-66390aba6512_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146578,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726286/general/7f0e484c-2559-4d9a-af4c-52dc870ca3b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ee1e5e8-1d96-5d99-895b-66390aba6512/6ee1e5e8-1d96-5d99-895b-66390aba6512_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106372,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726286/general/13a1dbe1-e99e-4fcf-b41c-78f17921b8d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ee1e5e8-1d96-5d99-895b-66390aba6512/6ee1e5e8-1d96-5d99-895b-66390aba6512_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726286/general/a409453e-c0ad-4d6a-ada4-dc664dea0c6a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ee1e5e8-1d96-5d99-895b-66390aba6512/6ee1e5e8-1d96-5d99-895b-66390aba6512_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726286/general/2331d769-10cd-4150-86ab-daa285ceae62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ee1e5e8-1d96-5d99-895b-66390aba6512/6ee1e5e8-1d96-5d99-895b-66390aba6512_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112269,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726286/general/6c206ebb-7bd6-4be9-990f-f16ef8ec0278.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ee1e5e8-1d96-5d99-895b-66390aba6512/6ee1e5e8-1d96-5d99-895b-66390aba6512_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33659,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726286/general/bb384768-ec56-42df-8983-8cd7a664477b.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ee1e5e8-1d96-5d99-895b-66390aba6512/6ee1e5e8-1d96-5d99-895b-66390aba6512_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726286/general/41ef8697-49cf-499b-8e37-7a206eddb173.jpg',
'Width': 1024}],
'price': 12450,
'price_includes_vat': True,
'registration_date': '2021-01-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Polestar 2 79 kWh - Dual Motor - Electric - Automatic - 408 hp - '
'212.214 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722628%27 HTTP/1.1" 200 None
2026-03-25 10:19:06 [adesa.be] INFO: Saving data for 10722628: {'created_time': 1774433946.906154, 'last_price_update_time': 1774433946.906165, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722628') HTTP/1.1" 204 0
2026-03-25 10:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c09f2d2-8fb8-570e-840e-5c7e35aeab11 with identifier: 10722709
2026-03-25 10:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c09f2d2-8fb8-570e-840e-5c7e35aeab11 with identifier: 10722709
2026-03-25 10:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c09f2d2-8fb8-570e-840e-5c7e35aeab11 with identifier: 10722709 to the API
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722709>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Electric',
'id': '4c09f2d2-8fb8-570e-840e-5c7e35aeab11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCT529',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722709',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '2',
'odometer': 46181,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5734282/general/4b797bb5-c259-4858-968f-5bdb75b74af8.jpg',
'https://images.openlane.eu/carimgs/5734282/general/9f81be34-f71d-4dbb-b443-49ceed4cfd76.jpg',
'https://images.openlane.eu/carimgs/5734282/general/ee2091bb-5cc2-4bb3-90c9-de1887fe2b8a.jpg',
'https://images.openlane.eu/carimgs/5734282/general/07512c82-6a5f-41bc-98e6-908507ab03ce.jpg',
'https://images.openlane.eu/carimgs/5734282/general/956eaf08-1ace-40b8-b6ba-605858cec02e.jpg',
'https://images.openlane.eu/carimgs/5734282/general/29d68757-0357-4881-9f1c-0da1203bf91d.jpg',
'https://images.openlane.eu/carimgs/5734282/general/5a60257d-e7b7-417a-8fe1-582d8da7a814.jpg',
'https://images.openlane.eu/carimgs/5734282/general/aadd8db5-3067-4475-b79e-cfff6ca71fcd.jpg',
'https://images.openlane.eu/carimgs/5734282/general/8c5fe4fc-a773-430a-b051-1024c1f2b0f1.jpg',
'https://images.openlane.eu/carimgs/5734282/general/8879f51a-3c2f-4fb8-be8d-a84f88e824a8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c09f2d2-8fb8-570e-840e-5c7e35aeab11/4c09f2d2-8fb8-570e-840e-5c7e35aeab11_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33055,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734282/general/4b797bb5-c259-4858-968f-5bdb75b74af8.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c09f2d2-8fb8-570e-840e-5c7e35aeab11/4c09f2d2-8fb8-570e-840e-5c7e35aeab11_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249156,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734282/general/9f81be34-f71d-4dbb-b443-49ceed4cfd76.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c09f2d2-8fb8-570e-840e-5c7e35aeab11/4c09f2d2-8fb8-570e-840e-5c7e35aeab11_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241701,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734282/general/ee2091bb-5cc2-4bb3-90c9-de1887fe2b8a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c09f2d2-8fb8-570e-840e-5c7e35aeab11/4c09f2d2-8fb8-570e-840e-5c7e35aeab11_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237644,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734282/general/07512c82-6a5f-41bc-98e6-908507ab03ce.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c09f2d2-8fb8-570e-840e-5c7e35aeab11/4c09f2d2-8fb8-570e-840e-5c7e35aeab11_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262704,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734282/general/956eaf08-1ace-40b8-b6ba-605858cec02e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c09f2d2-8fb8-570e-840e-5c7e35aeab11/4c09f2d2-8fb8-570e-840e-5c7e35aeab11_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322193,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734282/general/29d68757-0357-4881-9f1c-0da1203bf91d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c09f2d2-8fb8-570e-840e-5c7e35aeab11/4c09f2d2-8fb8-570e-840e-5c7e35aeab11_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302577,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734282/general/5a60257d-e7b7-417a-8fe1-582d8da7a814.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c09f2d2-8fb8-570e-840e-5c7e35aeab11/4c09f2d2-8fb8-570e-840e-5c7e35aeab11_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257363,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734282/general/aadd8db5-3067-4475-b79e-cfff6ca71fcd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c09f2d2-8fb8-570e-840e-5c7e35aeab11/4c09f2d2-8fb8-570e-840e-5c7e35aeab11_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234641,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734282/general/8c5fe4fc-a773-430a-b051-1024c1f2b0f1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c09f2d2-8fb8-570e-840e-5c7e35aeab11/4c09f2d2-8fb8-570e-840e-5c7e35aeab11_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225082,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734282/general/8879f51a-3c2f-4fb8-be8d-a84f88e824a8.jpg',
'Width': 1400}],
'price': 18150,
'price_includes_vat': True,
'registration_date': '2022-06-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Polestar 2 Long Range 79 kWh - Electric - Automatic - 231 hp - '
'46.181 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722709%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [adesa.be] INFO: Saving data for 10722709: {'created_time': 1774433947.241711, 'last_price_update_time': 1774433947.241723, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722709') HTTP/1.1" 204 0
2026-03-25 10:19:07 [scrapy.extensions.logstats] INFO: Crawled 235 pages (at 83 pages/min), scraped 217 items (at 83 items/min)
2026-03-25 10:19:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 214MiB
2026-03-25 10:19:07 [adesa.be] INFO: Found listing with ID: 10722534
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722534%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [adesa.be] INFO: Scrape type for 10722534: 1
2026-03-25 10:19:07 [adesa.be] INFO: Scraping item 10722534 url https://www.openlane.eu/en/carv6/auction/10722534
2026-03-25 10:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722708> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722419> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:07 [adesa.be] INFO: Found listing with ID: 10722680
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722680%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [adesa.be] INFO: Scrape type for 10722680: 1
2026-03-25 10:19:07 [adesa.be] INFO: Scraping item 10722680 url https://www.openlane.eu/en/carv6/auction/10722680
2026-03-25 10:19:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:07 [adesa.be] INFO: Found listing with ID: 10722651
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722651%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [adesa.be] INFO: Scrape type for 10722651: 1
2026-03-25 10:19:07 [adesa.be] INFO: Scraping item 10722651 url https://www.openlane.eu/en/carv6/auction/10722651
2026-03-25 10:19:07 [adesa.be] INFO: Found listing with ID: 10722535
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722535%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [adesa.be] INFO: Scrape type for 10722535: 1
2026-03-25 10:19:07 [adesa.be] INFO: Scraping item 10722535 url https://www.openlane.eu/en/carv6/auction/10722535
2026-03-25 10:19:07 [adesa.be] INFO: Found listing with ID: 10722588
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722588%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [adesa.be] INFO: Scrape type for 10722588: 1
2026-03-25 10:19:07 [adesa.be] INFO: Scraping item 10722588 url https://www.openlane.eu/en/carv6/auction/10722588
2026-03-25 10:19:07 [adesa.be] INFO: Found listing with ID: 10722525
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722525%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [adesa.be] INFO: Scrape type for 10722525: 1
2026-03-25 10:19:07 [adesa.be] INFO: Scraping item 10722525 url https://www.openlane.eu/en/carv6/auction/10722525
2026-03-25 10:19:07 [adesa.be] INFO: Found listing with ID: 10722508
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722508%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [adesa.be] INFO: Scrape type for 10722508: 1
2026-03-25 10:19:07 [adesa.be] INFO: Scraping item 10722508 url https://www.openlane.eu/en/carv6/auction/10722508
2026-03-25 10:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59c69b77-d98c-5d6d-823a-8eaa31c74d38 with identifier: 10722707
2026-03-25 10:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59c69b77-d98c-5d6d-823a-8eaa31c74d38 with scrape type 1
2026-03-25 10:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 59c69b77-d98c-5d6d-823a-8eaa31c74d38
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734278%252Fgeneral%252F9d314ae9-83b6-44b7-91d8-9ee416f4203f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734278/general/9d314ae9-83b6-44b7-91d8-9ee416f4203f.jpg already downloaded
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734278%252Fgeneral%252F840c8be2-e9a4-43db-beec-800f5fcec256.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734278/general/840c8be2-e9a4-43db-beec-800f5fcec256.jpg already downloaded
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734278%252Fgeneral%252F2b5e14cc-0f8d-4798-9161-81b378d1c54e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734278/general/2b5e14cc-0f8d-4798-9161-81b378d1c54e.jpg already downloaded
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734278%252Fgeneral%252F6fb011e4-bef2-420e-9cc6-7280a34c4a9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734278/general/6fb011e4-bef2-420e-9cc6-7280a34c4a9a.jpg already downloaded
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734278%252Fgeneral%252F005e1e24-f51b-43be-910c-4fb6a6fcf3f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734278/general/005e1e24-f51b-43be-910c-4fb6a6fcf3f4.jpg already downloaded
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734278%252Fgeneral%252F3c20dc71-f000-4633-bf13-8497a19ad424.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734278/general/3c20dc71-f000-4633-bf13-8497a19ad424.jpg already downloaded
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734278%252Fgeneral%252Fb2244772-4b5c-4e91-b59b-5206839abb9c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734278/general/b2244772-4b5c-4e91-b59b-5206839abb9c.jpg already downloaded
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734278%252Fgeneral%252F183adfd8-743b-43d6-9fc1-23723f6a14c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734278/general/183adfd8-743b-43d6-9fc1-23723f6a14c1.jpg already downloaded
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734278%252Fgeneral%252Fbf59fbcf-7ac4-443b-ba0f-6378afa3074b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734278/general/bf59fbcf-7ac4-443b-ba0f-6378afa3074b.jpg already downloaded
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734278%252Fgeneral%252F81a01934-a784-48b3-bdfc-fda79abdfa97.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734278/general/81a01934-a784-48b3-bdfc-fda79abdfa97.jpg already downloaded
2026-03-25 10:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59c69b77-d98c-5d6d-823a-8eaa31c74d38, identifier: 10722707
2026-03-25 10:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33ccd61a-567b-535d-9ce5-abe6bc80ca80 with identifier: 10722708
2026-03-25 10:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33ccd61a-567b-535d-9ce5-abe6bc80ca80 with scrape type 1
2026-03-25 10:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 33ccd61a-567b-535d-9ce5-abe6bc80ca80
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734279%252Fgeneral%252F6ca086f1-d202-47ab-9887-e9044e929e33.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734279/general/6ca086f1-d202-47ab-9887-e9044e929e33.jpg already downloaded
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734279%252Fgeneral%252F11f18042-85ab-4460-b4ec-b5fb21cc67b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734279/general/11f18042-85ab-4460-b4ec-b5fb21cc67b7.jpg already downloaded
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734279%252Fgeneral%252F19fe6ebd-35d9-4c51-a4ca-5c0f543cc5d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734279/general/19fe6ebd-35d9-4c51-a4ca-5c0f543cc5d9.jpg already downloaded
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734279%252Fgeneral%252F924276f4-fe84-4977-a774-1645b9bd865e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734279/general/924276f4-fe84-4977-a774-1645b9bd865e.jpg already downloaded
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734279%252Fgeneral%252F9911319b-141e-4258-ab2f-8433ea5cfc5c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734279/general/9911319b-141e-4258-ab2f-8433ea5cfc5c.jpg already downloaded
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734279%252Fgeneral%252F33964686-4c3d-4d35-8c8f-bc6aea19717d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734279/general/33964686-4c3d-4d35-8c8f-bc6aea19717d.jpg already downloaded
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734279%252Fgeneral%252Ffae8a9ae-c3be-43d2-8d9c-1d4b88e44bd4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734279/general/fae8a9ae-c3be-43d2-8d9c-1d4b88e44bd4.jpg already downloaded
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734279%252Fgeneral%252F705b1e65-5c16-4630-b702-df5429313c7e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734279/general/705b1e65-5c16-4630-b702-df5429313c7e.jpg already downloaded
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734279%252Fgeneral%252F333a6819-db50-4112-8050-b75fbc8303a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734279/general/333a6819-db50-4112-8050-b75fbc8303a4.jpg already downloaded
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734279%252Fgeneral%252Ffdd91253-a85c-45f9-8a79-3e1c839c828d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734279/general/fdd91253-a85c-45f9-8a79-3e1c839c828d.jpg already downloaded
2026-03-25 10:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 33ccd61a-567b-535d-9ce5-abe6bc80ca80, identifier: 10722708
2026-03-25 10:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65255120-c7cf-5996-9b32-334615340761 with identifier: 10722419
2026-03-25 10:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65255120-c7cf-5996-9b32-334615340761 with scrape type 1
2026-03-25 10:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65255120-c7cf-5996-9b32-334615340761
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687510%252Fgeneral%252F7c32996b-cd35-4e04-adfc-3ace3428c80f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687510/general/7c32996b-cd35-4e04-adfc-3ace3428c80f.jpg already downloaded
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687510%252Fgeneral%252F88d50e71-d770-4779-a3d2-44092b690e11.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687510/general/88d50e71-d770-4779-a3d2-44092b690e11.jpg already downloaded
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687510%252Fgeneral%252F5229181e-7cbc-40e6-9035-bcc61da9a92c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687510/general/5229181e-7cbc-40e6-9035-bcc61da9a92c.jpg already downloaded
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687510%252Fgeneral%252Fdbd78d0f-156a-4848-a939-05c513cc930f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687510/general/dbd78d0f-156a-4848-a939-05c513cc930f.jpg already downloaded
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687510%252Fgeneral%252Fd3ba45f4-168b-47ea-bc38-b3e58d1b8792.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687510/general/d3ba45f4-168b-47ea-bc38-b3e58d1b8792.jpg already downloaded
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687510%252Fgeneral%252Fb9e1a213-aac7-4ea9-945e-2adf4148e53a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687510/general/b9e1a213-aac7-4ea9-945e-2adf4148e53a.jpg already downloaded
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687510%252Fgeneral%252Fbaeca2e1-eb2e-400e-983d-cee304b1387b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687510/general/baeca2e1-eb2e-400e-983d-cee304b1387b.jpg already downloaded
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687510%252Fgeneral%252Fb4377d86-0a5c-4af1-a30d-a9f3f2dbbe99.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687510/general/b4377d86-0a5c-4af1-a30d-a9f3f2dbbe99.jpg already downloaded
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687510%252Fgeneral%252F854b805c-6970-49bc-a8c7-ceeab4ac32cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687510/general/854b805c-6970-49bc-a8c7-ceeab4ac32cf.jpg already downloaded
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687510%252Fgeneral%252F0198d112-280a-4060-95ee-74b51a3b8244.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687510/general/0198d112-280a-4060-95ee-74b51a3b8244.jpg already downloaded
2026-03-25 10:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65255120-c7cf-5996-9b32-334615340761, identifier: 10722419
2026-03-25 10:19:08 [adesa.be] INFO: Found listing with ID: 10722652
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722652%27 HTTP/1.1" 200 None
2026-03-25 10:19:08 [adesa.be] INFO: Scrape type for 10722652: 1
2026-03-25 10:19:08 [adesa.be] INFO: Scraping item 10722652 url https://www.openlane.eu/en/carv6/auction/10722652
2026-03-25 10:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59c69b77-d98c-5d6d-823a-8eaa31c74d38 with identifier: 10722707
2026-03-25 10:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59c69b77-d98c-5d6d-823a-8eaa31c74d38 with identifier: 10722707
2026-03-25 10:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59c69b77-d98c-5d6d-823a-8eaa31c74d38 with identifier: 10722707 to the API
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722707>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '59c69b77-d98c-5d6d-823a-8eaa31c74d38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQF286',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722707',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 104335,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5734278/general/9d314ae9-83b6-44b7-91d8-9ee416f4203f.jpg',
'https://images.openlane.eu/carimgs/5734278/general/840c8be2-e9a4-43db-beec-800f5fcec256.jpg',
'https://images.openlane.eu/carimgs/5734278/general/2b5e14cc-0f8d-4798-9161-81b378d1c54e.jpg',
'https://images.openlane.eu/carimgs/5734278/general/6fb011e4-bef2-420e-9cc6-7280a34c4a9a.jpg',
'https://images.openlane.eu/carimgs/5734278/general/005e1e24-f51b-43be-910c-4fb6a6fcf3f4.jpg',
'https://images.openlane.eu/carimgs/5734278/general/3c20dc71-f000-4633-bf13-8497a19ad424.jpg',
'https://images.openlane.eu/carimgs/5734278/general/b2244772-4b5c-4e91-b59b-5206839abb9c.jpg',
'https://images.openlane.eu/carimgs/5734278/general/183adfd8-743b-43d6-9fc1-23723f6a14c1.jpg',
'https://images.openlane.eu/carimgs/5734278/general/bf59fbcf-7ac4-443b-ba0f-6378afa3074b.jpg',
'https://images.openlane.eu/carimgs/5734278/general/81a01934-a784-48b3-bdfc-fda79abdfa97.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c69b77-d98c-5d6d-823a-8eaa31c74d38/59c69b77-d98c-5d6d-823a-8eaa31c74d38_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265863,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734278/general/9d314ae9-83b6-44b7-91d8-9ee416f4203f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c69b77-d98c-5d6d-823a-8eaa31c74d38/59c69b77-d98c-5d6d-823a-8eaa31c74d38_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260594,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734278/general/840c8be2-e9a4-43db-beec-800f5fcec256.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c69b77-d98c-5d6d-823a-8eaa31c74d38/59c69b77-d98c-5d6d-823a-8eaa31c74d38_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264826,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734278/general/2b5e14cc-0f8d-4798-9161-81b378d1c54e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c69b77-d98c-5d6d-823a-8eaa31c74d38/59c69b77-d98c-5d6d-823a-8eaa31c74d38_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183865,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734278/general/6fb011e4-bef2-420e-9cc6-7280a34c4a9a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c69b77-d98c-5d6d-823a-8eaa31c74d38/59c69b77-d98c-5d6d-823a-8eaa31c74d38_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313126,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734278/general/005e1e24-f51b-43be-910c-4fb6a6fcf3f4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c69b77-d98c-5d6d-823a-8eaa31c74d38/59c69b77-d98c-5d6d-823a-8eaa31c74d38_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290006,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734278/general/3c20dc71-f000-4633-bf13-8497a19ad424.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c69b77-d98c-5d6d-823a-8eaa31c74d38/59c69b77-d98c-5d6d-823a-8eaa31c74d38_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258915,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734278/general/b2244772-4b5c-4e91-b59b-5206839abb9c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c69b77-d98c-5d6d-823a-8eaa31c74d38/59c69b77-d98c-5d6d-823a-8eaa31c74d38_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445256,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734278/general/183adfd8-743b-43d6-9fc1-23723f6a14c1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c69b77-d98c-5d6d-823a-8eaa31c74d38/59c69b77-d98c-5d6d-823a-8eaa31c74d38_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277007,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734278/general/bf59fbcf-7ac4-443b-ba0f-6378afa3074b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c69b77-d98c-5d6d-823a-8eaa31c74d38/59c69b77-d98c-5d6d-823a-8eaa31c74d38_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35054,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734278/general/81a01934-a784-48b3-bdfc-fda79abdfa97.jpg',
'Width': 400}],
'price': 11650,
'price_includes_vat': True,
'registration_date': '2020-11-03',
'seats_number': 6,
'seller_name': 'Ayvens België',
'title': 'Peugeot Expert Long 2.0 Premium - Diesel - Manual - 122 hp - '
'104.335 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722707%27 HTTP/1.1" 200 None
2026-03-25 10:19:08 [adesa.be] INFO: Saving data for 10722707: {'created_time': 1774433948.749132, 'last_price_update_time': 1774433948.749144, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722707') HTTP/1.1" 204 0
2026-03-25 10:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 33ccd61a-567b-535d-9ce5-abe6bc80ca80 with identifier: 10722708
2026-03-25 10:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 33ccd61a-567b-535d-9ce5-abe6bc80ca80 with identifier: 10722708
2026-03-25 10:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 33ccd61a-567b-535d-9ce5-abe6bc80ca80 with identifier: 10722708 to the API
2026-03-25 10:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722708>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '33ccd61a-567b-535d-9ce5-abe6bc80ca80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANZ635',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722708',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 202154,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5734279/general/6ca086f1-d202-47ab-9887-e9044e929e33.jpg',
'https://images.openlane.eu/carimgs/5734279/general/11f18042-85ab-4460-b4ec-b5fb21cc67b7.jpg',
'https://images.openlane.eu/carimgs/5734279/general/19fe6ebd-35d9-4c51-a4ca-5c0f543cc5d9.jpg',
'https://images.openlane.eu/carimgs/5734279/general/924276f4-fe84-4977-a774-1645b9bd865e.jpg',
'https://images.openlane.eu/carimgs/5734279/general/9911319b-141e-4258-ab2f-8433ea5cfc5c.jpg',
'https://images.openlane.eu/carimgs/5734279/general/33964686-4c3d-4d35-8c8f-bc6aea19717d.jpg',
'https://images.openlane.eu/carimgs/5734279/general/fae8a9ae-c3be-43d2-8d9c-1d4b88e44bd4.jpg',
'https://images.openlane.eu/carimgs/5734279/general/705b1e65-5c16-4630-b702-df5429313c7e.jpg',
'https://images.openlane.eu/carimgs/5734279/general/333a6819-db50-4112-8050-b75fbc8303a4.jpg',
'https://images.openlane.eu/carimgs/5734279/general/fdd91253-a85c-45f9-8a79-3e1c839c828d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33ccd61a-567b-535d-9ce5-abe6bc80ca80/33ccd61a-567b-535d-9ce5-abe6bc80ca80_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256210,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734279/general/6ca086f1-d202-47ab-9887-e9044e929e33.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33ccd61a-567b-535d-9ce5-abe6bc80ca80/33ccd61a-567b-535d-9ce5-abe6bc80ca80_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255973,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734279/general/11f18042-85ab-4460-b4ec-b5fb21cc67b7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33ccd61a-567b-535d-9ce5-abe6bc80ca80/33ccd61a-567b-535d-9ce5-abe6bc80ca80_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245291,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734279/general/19fe6ebd-35d9-4c51-a4ca-5c0f543cc5d9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33ccd61a-567b-535d-9ce5-abe6bc80ca80/33ccd61a-567b-535d-9ce5-abe6bc80ca80_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244859,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734279/general/924276f4-fe84-4977-a774-1645b9bd865e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33ccd61a-567b-535d-9ce5-abe6bc80ca80/33ccd61a-567b-535d-9ce5-abe6bc80ca80_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220769,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734279/general/9911319b-141e-4258-ab2f-8433ea5cfc5c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33ccd61a-567b-535d-9ce5-abe6bc80ca80/33ccd61a-567b-535d-9ce5-abe6bc80ca80_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247653,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734279/general/33964686-4c3d-4d35-8c8f-bc6aea19717d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33ccd61a-567b-535d-9ce5-abe6bc80ca80/33ccd61a-567b-535d-9ce5-abe6bc80ca80_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291271,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734279/general/fae8a9ae-c3be-43d2-8d9c-1d4b88e44bd4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33ccd61a-567b-535d-9ce5-abe6bc80ca80/33ccd61a-567b-535d-9ce5-abe6bc80ca80_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250042,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734279/general/705b1e65-5c16-4630-b702-df5429313c7e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33ccd61a-567b-535d-9ce5-abe6bc80ca80/33ccd61a-567b-535d-9ce5-abe6bc80ca80_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286638,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734279/general/333a6819-db50-4112-8050-b75fbc8303a4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33ccd61a-567b-535d-9ce5-abe6bc80ca80/33ccd61a-567b-535d-9ce5-abe6bc80ca80_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268647,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734279/general/fdd91253-a85c-45f9-8a79-3e1c839c828d.jpg',
'Width': 1400}],
'price': 9050,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 6,
'seller_name': 'Ayvens België',
'title': 'Peugeot Expert L3H1 2.0 HDI Premium - Diesel - Manual - 122 hp - '
'202.154 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722708%27 HTTP/1.1" 200 None
2026-03-25 10:19:09 [adesa.be] INFO: Saving data for 10722708: {'created_time': 1774433949.178141, 'last_price_update_time': 1774433949.178151, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722708') HTTP/1.1" 204 0
2026-03-25 10:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65255120-c7cf-5996-9b32-334615340761 with identifier: 10722419
2026-03-25 10:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65255120-c7cf-5996-9b32-334615340761 with identifier: 10722419
2026-03-25 10:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65255120-c7cf-5996-9b32-334615340761 with identifier: 10722419 to the API
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722419>
{'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': 180,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '65255120-c7cf-5996-9b32-334615340761',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFX067',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722419',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 107173,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5687510/general/7c32996b-cd35-4e04-adfc-3ace3428c80f.jpg',
'https://images.openlane.eu/carimgs/5687510/general/88d50e71-d770-4779-a3d2-44092b690e11.jpg',
'https://images.openlane.eu/carimgs/5687510/general/5229181e-7cbc-40e6-9035-bcc61da9a92c.jpg',
'https://images.openlane.eu/carimgs/5687510/general/dbd78d0f-156a-4848-a939-05c513cc930f.jpg',
'https://images.openlane.eu/carimgs/5687510/general/d3ba45f4-168b-47ea-bc38-b3e58d1b8792.jpg',
'https://images.openlane.eu/carimgs/5687510/general/b9e1a213-aac7-4ea9-945e-2adf4148e53a.jpg',
'https://images.openlane.eu/carimgs/5687510/general/baeca2e1-eb2e-400e-983d-cee304b1387b.jpg',
'https://images.openlane.eu/carimgs/5687510/general/b4377d86-0a5c-4af1-a30d-a9f3f2dbbe99.jpg',
'https://images.openlane.eu/carimgs/5687510/general/854b805c-6970-49bc-a8c7-ceeab4ac32cf.jpg',
'https://images.openlane.eu/carimgs/5687510/general/0198d112-280a-4060-95ee-74b51a3b8244.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65255120-c7cf-5996-9b32-334615340761/65255120-c7cf-5996-9b32-334615340761_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178962,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687510/general/7c32996b-cd35-4e04-adfc-3ace3428c80f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65255120-c7cf-5996-9b32-334615340761/65255120-c7cf-5996-9b32-334615340761_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180668,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687510/general/88d50e71-d770-4779-a3d2-44092b690e11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65255120-c7cf-5996-9b32-334615340761/65255120-c7cf-5996-9b32-334615340761_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176612,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687510/general/5229181e-7cbc-40e6-9035-bcc61da9a92c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65255120-c7cf-5996-9b32-334615340761/65255120-c7cf-5996-9b32-334615340761_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178731,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687510/general/dbd78d0f-156a-4848-a939-05c513cc930f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65255120-c7cf-5996-9b32-334615340761/65255120-c7cf-5996-9b32-334615340761_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152966,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687510/general/d3ba45f4-168b-47ea-bc38-b3e58d1b8792.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65255120-c7cf-5996-9b32-334615340761/65255120-c7cf-5996-9b32-334615340761_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107935,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687510/general/b9e1a213-aac7-4ea9-945e-2adf4148e53a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65255120-c7cf-5996-9b32-334615340761/65255120-c7cf-5996-9b32-334615340761_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106836,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687510/general/baeca2e1-eb2e-400e-983d-cee304b1387b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65255120-c7cf-5996-9b32-334615340761/65255120-c7cf-5996-9b32-334615340761_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138331,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687510/general/b4377d86-0a5c-4af1-a30d-a9f3f2dbbe99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65255120-c7cf-5996-9b32-334615340761/65255120-c7cf-5996-9b32-334615340761_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687510/general/854b805c-6970-49bc-a8c7-ceeab4ac32cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65255120-c7cf-5996-9b32-334615340761/65255120-c7cf-5996-9b32-334615340761_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99878,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687510/general/0198d112-280a-4060-95ee-74b51a3b8244.jpg',
'Width': 1024}],
'price': 11850,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 508 SW 1.6 GT - Hybrid - 180 hp - 107.173 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722419%27 HTTP/1.1" 200 None
2026-03-25 10:19:09 [adesa.be] INFO: Saving data for 10722419: {'created_time': 1774433949.506283, 'last_price_update_time': 1774433949.506295, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722419') HTTP/1.1" 204 0
2026-03-25 10:19:09 [adesa.be] INFO: Found listing with ID: 10722483
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722483%27 HTTP/1.1" 200 None
2026-03-25 10:19:09 [adesa.be] INFO: Scrape type for 10722483: 1
2026-03-25 10:19:09 [adesa.be] INFO: Scraping item 10722483 url https://www.openlane.eu/en/carv6/auction/10722483
2026-03-25 10:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722482> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:09 [adesa.be] INFO: Found listing with ID: 10722682
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722682%27 HTTP/1.1" 200 None
2026-03-25 10:19:09 [adesa.be] INFO: Scrape type for 10722682: 1
2026-03-25 10:19:09 [adesa.be] INFO: Scraping item 10722682 url https://www.openlane.eu/en/carv6/auction/10722682
2026-03-25 10:19:09 [adesa.be] INFO: Found listing with ID: 10722681
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722681%27 HTTP/1.1" 200 None
2026-03-25 10:19:09 [adesa.be] INFO: Scrape type for 10722681: 1
2026-03-25 10:19:09 [adesa.be] INFO: Scraping item 10722681 url https://www.openlane.eu/en/carv6/auction/10722681
2026-03-25 10:19:09 [adesa.be] INFO: Found listing with ID: 10722683
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722683%27 HTTP/1.1" 200 None
2026-03-25 10:19:09 [adesa.be] INFO: Scrape type for 10722683: 1
2026-03-25 10:19:09 [adesa.be] INFO: Scraping item 10722683 url https://www.openlane.eu/en/carv6/auction/10722683
2026-03-25 10:19:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4ea1edf-f830-5821-8cfe-56bd8cee16a1 with identifier: 10722505
2026-03-25 10:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4ea1edf-f830-5821-8cfe-56bd8cee16a1 with scrape type 1
2026-03-25 10:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b4ea1edf-f830-5821-8cfe-56bd8cee16a1
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699357%252Fgeneral%252F81fdbb52-e19f-40b8-b325-f78a8b086c28.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699357/general/81fdbb52-e19f-40b8-b325-f78a8b086c28.jpg already downloaded
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699357%252Fgeneral%252Fc36018d3-dc6d-44d0-8c1b-6b3df2e5ed22.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699357/general/c36018d3-dc6d-44d0-8c1b-6b3df2e5ed22.jpg already downloaded
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699357%252Fgeneral%252F1de21891-dd81-49a0-adaa-1b5e2e5552c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699357/general/1de21891-dd81-49a0-adaa-1b5e2e5552c2.jpg already downloaded
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699357%252Fgeneral%252Febf4e6df-8395-4248-90d6-34a3db5bfb68.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699357/general/ebf4e6df-8395-4248-90d6-34a3db5bfb68.jpg already downloaded
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699357%252Fgeneral%252F81f67103-7bfc-486b-a17f-0eb9503efe48.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699357/general/81f67103-7bfc-486b-a17f-0eb9503efe48.jpg already downloaded
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699357%252Fgeneral%252F6662cdd4-58ea-413f-9e43-5059d8b8b2f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699357/general/6662cdd4-58ea-413f-9e43-5059d8b8b2f7.jpg already downloaded
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699357%252Fgeneral%252F0cefb324-5f95-4182-a7f7-2f078bc11008.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699357/general/0cefb324-5f95-4182-a7f7-2f078bc11008.jpg already downloaded
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699357%252Fgeneral%252Fb29cf774-2151-49da-921d-cbee532c7aac.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699357/general/b29cf774-2151-49da-921d-cbee532c7aac.jpg already downloaded
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699357%252Fgeneral%252F5fe621da-608f-41e8-86d4-10921745c0d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699357/general/5fe621da-608f-41e8-86d4-10921745c0d2.jpg already downloaded
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699357%252Fgeneral%252Fa53bd0cc-79e8-4a63-a880-136527b5ae14.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699357/general/a53bd0cc-79e8-4a63-a880-136527b5ae14.jpg already downloaded
2026-03-25 10:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b4ea1edf-f830-5821-8cfe-56bd8cee16a1, identifier: 10722505
2026-03-25 10:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e17d7520-0181-51ce-9072-f7ca7aa585d4 with identifier: 10722627
2026-03-25 10:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e17d7520-0181-51ce-9072-f7ca7aa585d4 with scrape type 1
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e17d7520-0181-51ce-9072-f7ca7aa585d4
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726280%252Fgeneral%252Fac1898e8-c393-456e-ab17-5d978ce94455.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726280/general/ac1898e8-c393-456e-ab17-5d978ce94455.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726280%252Fgeneral%252F50e88fe5-c343-4606-913e-06b4044b02e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726280/general/50e88fe5-c343-4606-913e-06b4044b02e3.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726280%252Fgeneral%252F37bf0728-b75c-4a8b-b50b-cd264eb37595.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726280/general/37bf0728-b75c-4a8b-b50b-cd264eb37595.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726280%252Fgeneral%252Fbb4f8ba9-7f64-4270-94a6-42657b319c51.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726280/general/bb4f8ba9-7f64-4270-94a6-42657b319c51.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726280%252Fgeneral%252F45dc7c37-c8c5-4344-8bde-72cae51177ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726280/general/45dc7c37-c8c5-4344-8bde-72cae51177ec.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726280%252Fgeneral%252Fa3a571ee-40fe-460f-8217-026e66d8c5cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726280/general/a3a571ee-40fe-460f-8217-026e66d8c5cf.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726280%252Fgeneral%252F3cce4a37-7991-4b19-bf8e-44e2831085e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726280/general/3cce4a37-7991-4b19-bf8e-44e2831085e0.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726280%252Fgeneral%252Fecb3687b-b528-4d89-8664-cb5f682139fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726280/general/ecb3687b-b528-4d89-8664-cb5f682139fa.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726280%252Fgeneral%252F5ecfe587-7949-4ff2-b4e2-2075af9b4869.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726280/general/5ecfe587-7949-4ff2-b4e2-2075af9b4869.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726280%252Fgeneral%252Fd397d986-77c6-4de1-a1a3-6349a9333d95.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726280/general/d397d986-77c6-4de1-a1a3-6349a9333d95.jpg already downloaded
2026-03-25 10:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e17d7520-0181-51ce-9072-f7ca7aa585d4, identifier: 10722627
2026-03-25 10:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59886ebe-7241-57bf-bef3-67be0b20cd30 with identifier: 10722480
2026-03-25 10:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59886ebe-7241-57bf-bef3-67be0b20cd30 with scrape type 1
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 59886ebe-7241-57bf-bef3-67be0b20cd30
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696381%252Fgeneral%252F807d0f45-b3bc-43a9-89ac-c894c36cadd0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696381/general/807d0f45-b3bc-43a9-89ac-c894c36cadd0.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696381%252Fgeneral%252F42eb4604-8e92-4501-8302-092471f18de4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696381/general/42eb4604-8e92-4501-8302-092471f18de4.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696381%252Fgeneral%252F5f616dd7-dcfd-48d0-9bed-97a799dc31b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696381/general/5f616dd7-dcfd-48d0-9bed-97a799dc31b3.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696381%252Fgeneral%252Ffb245387-0bb8-4433-abf7-67310edb5329.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696381/general/fb245387-0bb8-4433-abf7-67310edb5329.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696381%252Fgeneral%252F4561da36-1ce6-43d2-90a0-91f66109b3c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696381/general/4561da36-1ce6-43d2-90a0-91f66109b3c1.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696381%252Fgeneral%252F0bb0bab7-bc65-42d7-a1ea-5299ae2df340.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696381/general/0bb0bab7-bc65-42d7-a1ea-5299ae2df340.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696381%252Fgeneral%252Fe41db1d2-0aef-486b-8b5d-814a9a15ffb4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696381/general/e41db1d2-0aef-486b-8b5d-814a9a15ffb4.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696381%252Fgeneral%252F83b5e25f-080f-440c-98f5-dde33aae06cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696381/general/83b5e25f-080f-440c-98f5-dde33aae06cb.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696381%252Fgeneral%252F3a078436-4c86-4602-af1b-e310c0f389d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696381/general/3a078436-4c86-4602-af1b-e310c0f389d5.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696381%252Fgeneral%252F82b3afab-fd29-442a-a233-e58cf0c2818f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696381/general/82b3afab-fd29-442a-a233-e58cf0c2818f.jpg already downloaded
2026-03-25 10:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59886ebe-7241-57bf-bef3-67be0b20cd30, identifier: 10722480
2026-03-25 10:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e93eaec-cec2-5469-a3a3-3d9563d9f388 with identifier: 10722482
2026-03-25 10:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e93eaec-cec2-5469-a3a3-3d9563d9f388 with scrape type 1
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3e93eaec-cec2-5469-a3a3-3d9563d9f388
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696422%252Fgeneral%252F7dd31209-e8c2-4a29-87e9-e6ab8235a507.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696422/general/7dd31209-e8c2-4a29-87e9-e6ab8235a507.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696422%252Fgeneral%252F2b912b58-1beb-4049-85a3-42d4dca4f155.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696422/general/2b912b58-1beb-4049-85a3-42d4dca4f155.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696422%252Fgeneral%252F273c7f28-66f6-472d-8fe4-4591effdac3a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696422/general/273c7f28-66f6-472d-8fe4-4591effdac3a.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696422%252Fgeneral%252F2045e361-b0a6-4377-8511-0045356d3938.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696422/general/2045e361-b0a6-4377-8511-0045356d3938.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696422%252Fgeneral%252Fa055a3ad-d4fb-46a0-8c10-15d4336523c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696422/general/a055a3ad-d4fb-46a0-8c10-15d4336523c3.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696422%252Fgeneral%252F8d35bcd9-d5ed-41d5-b8fe-15a485a5ce85.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696422/general/8d35bcd9-d5ed-41d5-b8fe-15a485a5ce85.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696422%252Fgeneral%252F5b8945d5-a924-4a2d-84d7-1e2185a3cfa4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696422/general/5b8945d5-a924-4a2d-84d7-1e2185a3cfa4.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696422%252Fgeneral%252F7fa7e919-50bc-49de-aa2f-c375c9551033.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696422/general/7fa7e919-50bc-49de-aa2f-c375c9551033.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696422%252Fgeneral%252F34762e89-fb24-47d0-bcc0-29939b188a94.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696422/general/34762e89-fb24-47d0-bcc0-29939b188a94.jpg already downloaded
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696422%252Fgeneral%252F63451ede-d3b2-4188-83c6-431e91451ccb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696422/general/63451ede-d3b2-4188-83c6-431e91451ccb.jpg already downloaded
2026-03-25 10:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e93eaec-cec2-5469-a3a3-3d9563d9f388, identifier: 10722482
2026-03-25 10:19:10 [adesa.be] INFO: Found listing with ID: 10722711
2026-03-25 10:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722711%27 HTTP/1.1" 200 None
2026-03-25 10:19:10 [adesa.be] INFO: Scrape type for 10722711: 1
2026-03-25 10:19:10 [adesa.be] INFO: Scraping item 10722711 url https://www.openlane.eu/en/carv6/auction/10722711
2026-03-25 10:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b4ea1edf-f830-5821-8cfe-56bd8cee16a1 with identifier: 10722505
2026-03-25 10:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b4ea1edf-f830-5821-8cfe-56bd8cee16a1 with identifier: 10722505
2026-03-25 10:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b4ea1edf-f830-5821-8cfe-56bd8cee16a1 with identifier: 10722505 to the API
2026-03-25 10:19:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722505>
{'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': 180,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'b4ea1edf-f830-5821-8cfe-56bd8cee16a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHG330',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722505',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 137222,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5699357/general/81fdbb52-e19f-40b8-b325-f78a8b086c28.jpg',
'https://images.openlane.eu/carimgs/5699357/general/c36018d3-dc6d-44d0-8c1b-6b3df2e5ed22.jpg',
'https://images.openlane.eu/carimgs/5699357/general/1de21891-dd81-49a0-adaa-1b5e2e5552c2.jpg',
'https://images.openlane.eu/carimgs/5699357/general/ebf4e6df-8395-4248-90d6-34a3db5bfb68.jpg',
'https://images.openlane.eu/carimgs/5699357/general/81f67103-7bfc-486b-a17f-0eb9503efe48.jpg',
'https://images.openlane.eu/carimgs/5699357/general/6662cdd4-58ea-413f-9e43-5059d8b8b2f7.jpg',
'https://images.openlane.eu/carimgs/5699357/general/0cefb324-5f95-4182-a7f7-2f078bc11008.jpg',
'https://images.openlane.eu/carimgs/5699357/general/b29cf774-2151-49da-921d-cbee532c7aac.jpg',
'https://images.openlane.eu/carimgs/5699357/general/5fe621da-608f-41e8-86d4-10921745c0d2.jpg',
'https://images.openlane.eu/carimgs/5699357/general/a53bd0cc-79e8-4a63-a880-136527b5ae14.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4ea1edf-f830-5821-8cfe-56bd8cee16a1/b4ea1edf-f830-5821-8cfe-56bd8cee16a1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208291,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699357/general/81fdbb52-e19f-40b8-b325-f78a8b086c28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4ea1edf-f830-5821-8cfe-56bd8cee16a1/b4ea1edf-f830-5821-8cfe-56bd8cee16a1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218258,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699357/general/c36018d3-dc6d-44d0-8c1b-6b3df2e5ed22.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4ea1edf-f830-5821-8cfe-56bd8cee16a1/b4ea1edf-f830-5821-8cfe-56bd8cee16a1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189754,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699357/general/1de21891-dd81-49a0-adaa-1b5e2e5552c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4ea1edf-f830-5821-8cfe-56bd8cee16a1/b4ea1edf-f830-5821-8cfe-56bd8cee16a1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206853,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699357/general/ebf4e6df-8395-4248-90d6-34a3db5bfb68.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4ea1edf-f830-5821-8cfe-56bd8cee16a1/b4ea1edf-f830-5821-8cfe-56bd8cee16a1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699357/general/81f67103-7bfc-486b-a17f-0eb9503efe48.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4ea1edf-f830-5821-8cfe-56bd8cee16a1/b4ea1edf-f830-5821-8cfe-56bd8cee16a1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126706,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699357/general/6662cdd4-58ea-413f-9e43-5059d8b8b2f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4ea1edf-f830-5821-8cfe-56bd8cee16a1/b4ea1edf-f830-5821-8cfe-56bd8cee16a1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148469,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699357/general/0cefb324-5f95-4182-a7f7-2f078bc11008.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4ea1edf-f830-5821-8cfe-56bd8cee16a1/b4ea1edf-f830-5821-8cfe-56bd8cee16a1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71191,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699357/general/b29cf774-2151-49da-921d-cbee532c7aac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4ea1edf-f830-5821-8cfe-56bd8cee16a1/b4ea1edf-f830-5821-8cfe-56bd8cee16a1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144558,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699357/general/5fe621da-608f-41e8-86d4-10921745c0d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4ea1edf-f830-5821-8cfe-56bd8cee16a1/b4ea1edf-f830-5821-8cfe-56bd8cee16a1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126083,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699357/general/a53bd0cc-79e8-4a63-a880-136527b5ae14.jpg',
'Width': 1024}],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 508 SW 1.6 Allure Pack - Hybrid - Automatic - 180 hp - '
'137.222 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-25 10:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722505%27 HTTP/1.1" 200 None
2026-03-25 10:19:11 [adesa.be] INFO: Saving data for 10722505: {'created_time': 1774433951.224918, 'last_price_update_time': 1774433951.224931, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722505') HTTP/1.1" 204 0
2026-03-25 10:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e17d7520-0181-51ce-9072-f7ca7aa585d4 with identifier: 10722627
2026-03-25 10:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e17d7520-0181-51ce-9072-f7ca7aa585d4 with identifier: 10722627
2026-03-25 10:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e17d7520-0181-51ce-9072-f7ca7aa585d4 with identifier: 10722627 to the API
2026-03-25 10:19:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722627>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'e17d7520-0181-51ce-9072-f7ca7aa585d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CTW941',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722627',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 127193,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5726280/general/ac1898e8-c393-456e-ab17-5d978ce94455.jpg',
'https://images.openlane.eu/carimgs/5726280/general/50e88fe5-c343-4606-913e-06b4044b02e3.jpg',
'https://images.openlane.eu/carimgs/5726280/general/37bf0728-b75c-4a8b-b50b-cd264eb37595.jpg',
'https://images.openlane.eu/carimgs/5726280/general/bb4f8ba9-7f64-4270-94a6-42657b319c51.jpg',
'https://images.openlane.eu/carimgs/5726280/general/45dc7c37-c8c5-4344-8bde-72cae51177ec.jpg',
'https://images.openlane.eu/carimgs/5726280/general/a3a571ee-40fe-460f-8217-026e66d8c5cf.jpg',
'https://images.openlane.eu/carimgs/5726280/general/3cce4a37-7991-4b19-bf8e-44e2831085e0.jpg',
'https://images.openlane.eu/carimgs/5726280/general/ecb3687b-b528-4d89-8664-cb5f682139fa.jpg',
'https://images.openlane.eu/carimgs/5726280/general/5ecfe587-7949-4ff2-b4e2-2075af9b4869.jpg',
'https://images.openlane.eu/carimgs/5726280/general/d397d986-77c6-4de1-a1a3-6349a9333d95.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e17d7520-0181-51ce-9072-f7ca7aa585d4/e17d7520-0181-51ce-9072-f7ca7aa585d4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350216,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726280/general/ac1898e8-c393-456e-ab17-5d978ce94455.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e17d7520-0181-51ce-9072-f7ca7aa585d4/e17d7520-0181-51ce-9072-f7ca7aa585d4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361885,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726280/general/50e88fe5-c343-4606-913e-06b4044b02e3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e17d7520-0181-51ce-9072-f7ca7aa585d4/e17d7520-0181-51ce-9072-f7ca7aa585d4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410016,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726280/general/37bf0728-b75c-4a8b-b50b-cd264eb37595.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e17d7520-0181-51ce-9072-f7ca7aa585d4/e17d7520-0181-51ce-9072-f7ca7aa585d4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374898,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726280/general/bb4f8ba9-7f64-4270-94a6-42657b319c51.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e17d7520-0181-51ce-9072-f7ca7aa585d4/e17d7520-0181-51ce-9072-f7ca7aa585d4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329528,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726280/general/45dc7c37-c8c5-4344-8bde-72cae51177ec.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e17d7520-0181-51ce-9072-f7ca7aa585d4/e17d7520-0181-51ce-9072-f7ca7aa585d4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348533,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726280/general/a3a571ee-40fe-460f-8217-026e66d8c5cf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e17d7520-0181-51ce-9072-f7ca7aa585d4/e17d7520-0181-51ce-9072-f7ca7aa585d4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375571,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726280/general/3cce4a37-7991-4b19-bf8e-44e2831085e0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e17d7520-0181-51ce-9072-f7ca7aa585d4/e17d7520-0181-51ce-9072-f7ca7aa585d4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330405,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726280/general/ecb3687b-b528-4d89-8664-cb5f682139fa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e17d7520-0181-51ce-9072-f7ca7aa585d4/e17d7520-0181-51ce-9072-f7ca7aa585d4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179071,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726280/general/5ecfe587-7949-4ff2-b4e2-2075af9b4869.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e17d7520-0181-51ce-9072-f7ca7aa585d4/e17d7520-0181-51ce-9072-f7ca7aa585d4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297076,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726280/general/d397d986-77c6-4de1-a1a3-6349a9333d95.jpg',
'Width': 1920}],
'price': 11050,
'price_includes_vat': True,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 508 SW 1.5 HDI Allure - Diesel - Automatic - 130 hp - '
'127.193 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-25 10:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722627%27 HTTP/1.1" 200 None
2026-03-25 10:19:11 [adesa.be] INFO: Saving data for 10722627: {'created_time': 1774433951.588214, 'last_price_update_time': 1774433951.588224, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722627') HTTP/1.1" 204 0
2026-03-25 10:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59886ebe-7241-57bf-bef3-67be0b20cd30 with identifier: 10722480
2026-03-25 10:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59886ebe-7241-57bf-bef3-67be0b20cd30 with identifier: 10722480
2026-03-25 10:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59886ebe-7241-57bf-bef3-67be0b20cd30 with identifier: 10722480 to the API
2026-03-25 10:19:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722480>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Electric',
'id': '59886ebe-7241-57bf-bef3-67be0b20cd30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEM100',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722480',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 44650,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5696381/general/807d0f45-b3bc-43a9-89ac-c894c36cadd0.jpg',
'https://images.openlane.eu/carimgs/5696381/general/42eb4604-8e92-4501-8302-092471f18de4.jpg',
'https://images.openlane.eu/carimgs/5696381/general/5f616dd7-dcfd-48d0-9bed-97a799dc31b3.jpg',
'https://images.openlane.eu/carimgs/5696381/general/fb245387-0bb8-4433-abf7-67310edb5329.jpg',
'https://images.openlane.eu/carimgs/5696381/general/4561da36-1ce6-43d2-90a0-91f66109b3c1.jpg',
'https://images.openlane.eu/carimgs/5696381/general/0bb0bab7-bc65-42d7-a1ea-5299ae2df340.jpg',
'https://images.openlane.eu/carimgs/5696381/general/e41db1d2-0aef-486b-8b5d-814a9a15ffb4.jpg',
'https://images.openlane.eu/carimgs/5696381/general/83b5e25f-080f-440c-98f5-dde33aae06cb.jpg',
'https://images.openlane.eu/carimgs/5696381/general/3a078436-4c86-4602-af1b-e310c0f389d5.jpg',
'https://images.openlane.eu/carimgs/5696381/general/82b3afab-fd29-442a-a233-e58cf0c2818f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59886ebe-7241-57bf-bef3-67be0b20cd30/59886ebe-7241-57bf-bef3-67be0b20cd30_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156421,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696381/general/807d0f45-b3bc-43a9-89ac-c894c36cadd0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59886ebe-7241-57bf-bef3-67be0b20cd30/59886ebe-7241-57bf-bef3-67be0b20cd30_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35394,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696381/general/42eb4604-8e92-4501-8302-092471f18de4.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59886ebe-7241-57bf-bef3-67be0b20cd30/59886ebe-7241-57bf-bef3-67be0b20cd30_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146182,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696381/general/5f616dd7-dcfd-48d0-9bed-97a799dc31b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59886ebe-7241-57bf-bef3-67be0b20cd30/59886ebe-7241-57bf-bef3-67be0b20cd30_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159799,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696381/general/fb245387-0bb8-4433-abf7-67310edb5329.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59886ebe-7241-57bf-bef3-67be0b20cd30/59886ebe-7241-57bf-bef3-67be0b20cd30_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123040,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696381/general/4561da36-1ce6-43d2-90a0-91f66109b3c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59886ebe-7241-57bf-bef3-67be0b20cd30/59886ebe-7241-57bf-bef3-67be0b20cd30_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71900,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696381/general/0bb0bab7-bc65-42d7-a1ea-5299ae2df340.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59886ebe-7241-57bf-bef3-67be0b20cd30/59886ebe-7241-57bf-bef3-67be0b20cd30_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98030,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696381/general/e41db1d2-0aef-486b-8b5d-814a9a15ffb4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59886ebe-7241-57bf-bef3-67be0b20cd30/59886ebe-7241-57bf-bef3-67be0b20cd30_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696381/general/83b5e25f-080f-440c-98f5-dde33aae06cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59886ebe-7241-57bf-bef3-67be0b20cd30/59886ebe-7241-57bf-bef3-67be0b20cd30_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199100,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696381/general/3a078436-4c86-4602-af1b-e310c0f389d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59886ebe-7241-57bf-bef3-67be0b20cd30/59886ebe-7241-57bf-bef3-67be0b20cd30_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69250,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696381/general/82b3afab-fd29-442a-a233-e58cf0c2818f.jpg',
'Width': 1024}],
'price': 10050,
'price_includes_vat': True,
'registration_date': '2021-10-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot e-208 50 kWh Active Pack - Electric - Automatic - 136 hp - '
'44.650 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2021}
2026-03-25 10:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722480%27 HTTP/1.1" 200 None
2026-03-25 10:19:11 [adesa.be] INFO: Saving data for 10722480: {'created_time': 1774433951.902381, 'last_price_update_time': 1774433951.902391, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722480') HTTP/1.1" 204 0
2026-03-25 10:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e93eaec-cec2-5469-a3a3-3d9563d9f388 with identifier: 10722482
2026-03-25 10:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e93eaec-cec2-5469-a3a3-3d9563d9f388 with identifier: 10722482
2026-03-25 10:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e93eaec-cec2-5469-a3a3-3d9563d9f388 with identifier: 10722482 to the API
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722482>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '3e93eaec-cec2-5469-a3a3-3d9563d9f388',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WXR694',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722482',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 73582,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5696422/general/7dd31209-e8c2-4a29-87e9-e6ab8235a507.jpg',
'https://images.openlane.eu/carimgs/5696422/general/2b912b58-1beb-4049-85a3-42d4dca4f155.jpg',
'https://images.openlane.eu/carimgs/5696422/general/273c7f28-66f6-472d-8fe4-4591effdac3a.jpg',
'https://images.openlane.eu/carimgs/5696422/general/2045e361-b0a6-4377-8511-0045356d3938.jpg',
'https://images.openlane.eu/carimgs/5696422/general/a055a3ad-d4fb-46a0-8c10-15d4336523c3.jpg',
'https://images.openlane.eu/carimgs/5696422/general/8d35bcd9-d5ed-41d5-b8fe-15a485a5ce85.jpg',
'https://images.openlane.eu/carimgs/5696422/general/5b8945d5-a924-4a2d-84d7-1e2185a3cfa4.jpg',
'https://images.openlane.eu/carimgs/5696422/general/7fa7e919-50bc-49de-aa2f-c375c9551033.jpg',
'https://images.openlane.eu/carimgs/5696422/general/34762e89-fb24-47d0-bcc0-29939b188a94.jpg',
'https://images.openlane.eu/carimgs/5696422/general/63451ede-d3b2-4188-83c6-431e91451ccb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e93eaec-cec2-5469-a3a3-3d9563d9f388/3e93eaec-cec2-5469-a3a3-3d9563d9f388_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254178,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696422/general/7dd31209-e8c2-4a29-87e9-e6ab8235a507.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e93eaec-cec2-5469-a3a3-3d9563d9f388/3e93eaec-cec2-5469-a3a3-3d9563d9f388_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216575,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696422/general/2b912b58-1beb-4049-85a3-42d4dca4f155.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e93eaec-cec2-5469-a3a3-3d9563d9f388/3e93eaec-cec2-5469-a3a3-3d9563d9f388_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277139,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696422/general/273c7f28-66f6-472d-8fe4-4591effdac3a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e93eaec-cec2-5469-a3a3-3d9563d9f388/3e93eaec-cec2-5469-a3a3-3d9563d9f388_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246850,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696422/general/2045e361-b0a6-4377-8511-0045356d3938.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e93eaec-cec2-5469-a3a3-3d9563d9f388/3e93eaec-cec2-5469-a3a3-3d9563d9f388_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252084,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696422/general/a055a3ad-d4fb-46a0-8c10-15d4336523c3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e93eaec-cec2-5469-a3a3-3d9563d9f388/3e93eaec-cec2-5469-a3a3-3d9563d9f388_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239401,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696422/general/8d35bcd9-d5ed-41d5-b8fe-15a485a5ce85.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e93eaec-cec2-5469-a3a3-3d9563d9f388/3e93eaec-cec2-5469-a3a3-3d9563d9f388_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343774,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696422/general/5b8945d5-a924-4a2d-84d7-1e2185a3cfa4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e93eaec-cec2-5469-a3a3-3d9563d9f388/3e93eaec-cec2-5469-a3a3-3d9563d9f388_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334661,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696422/general/7fa7e919-50bc-49de-aa2f-c375c9551033.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e93eaec-cec2-5469-a3a3-3d9563d9f388/3e93eaec-cec2-5469-a3a3-3d9563d9f388_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33605,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696422/general/34762e89-fb24-47d0-bcc0-29939b188a94.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e93eaec-cec2-5469-a3a3-3d9563d9f388/3e93eaec-cec2-5469-a3a3-3d9563d9f388_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246698,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696422/general/63451ede-d3b2-4188-83c6-431e91451ccb.jpg',
'Width': 1400}],
'price': 8850,
'price_includes_vat': True,
'registration_date': '2019-10-17',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 120 hp - '
'73.582 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2019}
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722482%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [adesa.be] INFO: Saving data for 10722482: {'created_time': 1774433952.252765, 'last_price_update_time': 1774433952.252777, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722482') HTTP/1.1" 204 0
2026-03-25 10:19:12 [adesa.be] INFO: Found listing with ID: 10722536
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722536%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [adesa.be] INFO: Scrape type for 10722536: 1
2026-03-25 10:19:12 [adesa.be] INFO: Scraping item 10722536 url https://www.openlane.eu/en/carv6/auction/10722536
2026-03-25 10:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722456> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722420> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 10:19:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:12 [adesa.be] INFO: Found listing with ID: 10722589
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722589%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [adesa.be] INFO: Scrape type for 10722589: 1
2026-03-25 10:19:12 [adesa.be] INFO: Scraping item 10722589 url https://www.openlane.eu/en/carv6/auction/10722589
2026-03-25 10:19:12 [adesa.be] INFO: Found listing with ID: 10722685
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722685%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [adesa.be] INFO: Scrape type for 10722685: 1
2026-03-25 10:19:12 [adesa.be] INFO: Scraping item 10722685 url https://www.openlane.eu/en/carv6/auction/10722685
2026-03-25 10:19:12 [adesa.be] INFO: Found listing with ID: 10722712
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722712%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [adesa.be] INFO: Scrape type for 10722712: 1
2026-03-25 10:19:12 [adesa.be] INFO: Scraping item 10722712 url https://www.openlane.eu/en/carv6/auction/10722712
2026-03-25 10:19:12 [adesa.be] INFO: Found listing with ID: 10722457
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722457%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [adesa.be] INFO: Scrape type for 10722457: 1
2026-03-25 10:19:12 [adesa.be] INFO: Scraping item 10722457 url https://www.openlane.eu/en/carv6/auction/10722457
2026-03-25 10:19:12 [adesa.be] INFO: Found listing with ID: 10722686
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722686%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [adesa.be] INFO: Scrape type for 10722686: 1
2026-03-25 10:19:12 [adesa.be] INFO: Scraping item 10722686 url https://www.openlane.eu/en/carv6/auction/10722686
2026-03-25 10:19:12 [adesa.be] INFO: Found listing with ID: 10722458
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722458%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [adesa.be] INFO: Scrape type for 10722458: 1
2026-03-25 10:19:12 [adesa.be] INFO: Scraping item 10722458 url https://www.openlane.eu/en/carv6/auction/10722458
2026-03-25 10:19:12 [adesa.be] INFO: Found listing with ID: 10722548
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722548%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [adesa.be] INFO: Scrape type for 10722548: 1
2026-03-25 10:19:12 [adesa.be] INFO: Scraping item 10722548 url https://www.openlane.eu/en/carv6/auction/10722548
2026-03-25 10:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 720f034f-ee8a-5644-b91a-2b8a0e5a0c73 with identifier: 10722456
2026-03-25 10:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 720f034f-ee8a-5644-b91a-2b8a0e5a0c73 with scrape type 1
2026-03-25 10:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 720f034f-ee8a-5644-b91a-2b8a0e5a0c73
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692050%252Fgeneral%252Fd5ab7b97-f606-4307-bb09-a03a9cba2e63.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692050/general/d5ab7b97-f606-4307-bb09-a03a9cba2e63.jpg already downloaded
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692050%252Fgeneral%252F362b0a7e-e9d0-406e-a4a3-04f5d5e82939.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692050/general/362b0a7e-e9d0-406e-a4a3-04f5d5e82939.jpg already downloaded
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692050%252Fgeneral%252Fa5cdc710-16a8-42d9-9130-f32f8dbc5b79.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692050/general/a5cdc710-16a8-42d9-9130-f32f8dbc5b79.jpg already downloaded
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692050%252Fgeneral%252F589fa2d4-5cac-4bab-a969-341ce37ab287.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692050/general/589fa2d4-5cac-4bab-a969-341ce37ab287.jpg already downloaded
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692050%252Fgeneral%252F9bdfcb3a-8e6a-425e-af97-3c54f5cd9827.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692050/general/9bdfcb3a-8e6a-425e-af97-3c54f5cd9827.jpg already downloaded
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692050%252Fgeneral%252F9f5299fc-a055-4fef-9447-9f196a3d7037.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692050/general/9f5299fc-a055-4fef-9447-9f196a3d7037.jpg already downloaded
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692050%252Fgeneral%252Ff23eeab7-2efe-403a-a431-a191fc83ea1c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692050/general/f23eeab7-2efe-403a-a431-a191fc83ea1c.jpg already downloaded
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692050%252Fgeneral%252F889861a8-86ab-4116-8436-668538e82ec2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692050/general/889861a8-86ab-4116-8436-668538e82ec2.jpg already downloaded
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692050%252Fgeneral%252F1c4d0437-0596-4c80-b8c7-bbca797eb413.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692050/general/1c4d0437-0596-4c80-b8c7-bbca797eb413.jpg already downloaded
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692050%252Fgeneral%252F3b6afa7b-8606-4e5a-a53f-99bd97e0b6f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692050/general/3b6afa7b-8606-4e5a-a53f-99bd97e0b6f4.jpg already downloaded
2026-03-25 10:19:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 720f034f-ee8a-5644-b91a-2b8a0e5a0c73, identifier: 10722456
2026-03-25 10:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc with identifier: 10722678
2026-03-25 10:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc with scrape type 1
2026-03-25 10:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731739%252Fgeneral%252F69f96b9c-e2a5-4650-ad44-05d02bf80580.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731739/general/69f96b9c-e2a5-4650-ad44-05d02bf80580.jpg already downloaded
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731739%252Fgeneral%252Fa9e14c79-7d34-4eb8-b3b1-a7586fe2948c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731739/general/a9e14c79-7d34-4eb8-b3b1-a7586fe2948c.jpg already downloaded
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731739%252Fgeneral%252F5c4ba962-759d-4ccd-8cd3-f939308213d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731739/general/5c4ba962-759d-4ccd-8cd3-f939308213d0.jpg already downloaded
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731739%252Fgeneral%252Fef2ece8b-1aa3-4c95-adf8-ca9d8a0945fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731739/general/ef2ece8b-1aa3-4c95-adf8-ca9d8a0945fd.jpg already downloaded
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731739%252Fgeneral%252Fde49a001-90e7-4f35-867b-6137d7dbe7d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731739/general/de49a001-90e7-4f35-867b-6137d7dbe7d5.jpg already downloaded
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731739%252Fgeneral%252Fb9f0477e-2d95-41a1-89f9-07fe4eb6bfc9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731739/general/b9f0477e-2d95-41a1-89f9-07fe4eb6bfc9.jpg already downloaded
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731739%252Fgeneral%252F5065edf0-ddf0-40a5-98e6-03dec46e7e8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731739/general/5065edf0-ddf0-40a5-98e6-03dec46e7e8f.jpg already downloaded
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731739%252Fgeneral%252Fbf9653db-cbd4-4645-a30a-157948e807e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731739/general/bf9653db-cbd4-4645-a30a-157948e807e9.jpg already downloaded
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731739%252Fgeneral%252F924d677a-c832-41fb-8828-5a78c7bcd2f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731739/general/924d677a-c832-41fb-8828-5a78c7bcd2f8.jpg already downloaded
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731739%252Fgeneral%252F494c8f55-abbb-4a2c-b78f-892b9efcbe8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731739/general/494c8f55-abbb-4a2c-b78f-892b9efcbe8f.jpg already downloaded
2026-03-25 10:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc, identifier: 10722678
2026-03-25 10:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d8f78c8-6fcd-5e1c-86bc-76397a810cf6 with identifier: 10722420
2026-03-25 10:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d8f78c8-6fcd-5e1c-86bc-76397a810cf6 with scrape type 1
2026-03-25 10:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3d8f78c8-6fcd-5e1c-86bc-76397a810cf6
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687540%252Fgeneral%252Fdfae9471-e696-4d5a-9e4b-ad0687a1b9b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687540/general/dfae9471-e696-4d5a-9e4b-ad0687a1b9b7.jpg already downloaded
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687540%252Fgeneral%252F0481fca4-3493-4caf-b54c-c6b7f117d5f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687540/general/0481fca4-3493-4caf-b54c-c6b7f117d5f1.jpg already downloaded
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687540%252Fgeneral%252F6d93c6a1-5dec-4fe4-befb-ffb973e7f295.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687540/general/6d93c6a1-5dec-4fe4-befb-ffb973e7f295.jpg already downloaded
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687540%252Fgeneral%252F0d259a87-74be-459d-b765-afa2199ca322.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687540/general/0d259a87-74be-459d-b765-afa2199ca322.jpg already downloaded
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687540%252Fgeneral%252Fd35dad86-663e-4aef-a114-3df0aff50152.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687540/general/d35dad86-663e-4aef-a114-3df0aff50152.jpg already downloaded
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687540%252Fgeneral%252Fd18c05a0-2832-4df3-ae18-fd594f05951a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687540/general/d18c05a0-2832-4df3-ae18-fd594f05951a.jpg already downloaded
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687540%252Fgeneral%252Fcec771b0-a659-460e-80ca-8769bd5cdc70.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687540/general/cec771b0-a659-460e-80ca-8769bd5cdc70.jpg already downloaded
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687540%252Fgeneral%252F25299ced-eeee-40b3-a853-b908e8ac96a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687540/general/25299ced-eeee-40b3-a853-b908e8ac96a3.jpg already downloaded
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687540%252Fgeneral%252Fdc19bc5a-5123-4f07-83da-2881b196dfc0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687540/general/dc19bc5a-5123-4f07-83da-2881b196dfc0.jpg already downloaded
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687540%252Fgeneral%252F57185c39-8589-40c0-9faa-e36c9c3c50f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687540/general/57185c39-8589-40c0-9faa-e36c9c3c50f5.jpg already downloaded
2026-03-25 10:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3d8f78c8-6fcd-5e1c-86bc-76397a810cf6, identifier: 10722420
2026-03-25 10:19:13 [adesa.be] INFO: Found listing with ID: 10722565
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722565%27 HTTP/1.1" 200 None
2026-03-25 10:19:13 [adesa.be] INFO: Scrape type for 10722565: 1
2026-03-25 10:19:13 [adesa.be] INFO: Scraping item 10722565 url https://www.openlane.eu/en/carv6/auction/10722565
2026-03-25 10:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 720f034f-ee8a-5644-b91a-2b8a0e5a0c73 with identifier: 10722456
2026-03-25 10:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 720f034f-ee8a-5644-b91a-2b8a0e5a0c73 with identifier: 10722456
2026-03-25 10:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 720f034f-ee8a-5644-b91a-2b8a0e5a0c73 with identifier: 10722456 to the API
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722456>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '720f034f-ee8a-5644-b91a-2b8a0e5a0c73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YAH067',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722456',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 72665,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5692050/general/d5ab7b97-f606-4307-bb09-a03a9cba2e63.jpg',
'https://images.openlane.eu/carimgs/5692050/general/362b0a7e-e9d0-406e-a4a3-04f5d5e82939.jpg',
'https://images.openlane.eu/carimgs/5692050/general/a5cdc710-16a8-42d9-9130-f32f8dbc5b79.jpg',
'https://images.openlane.eu/carimgs/5692050/general/589fa2d4-5cac-4bab-a969-341ce37ab287.jpg',
'https://images.openlane.eu/carimgs/5692050/general/9bdfcb3a-8e6a-425e-af97-3c54f5cd9827.jpg',
'https://images.openlane.eu/carimgs/5692050/general/9f5299fc-a055-4fef-9447-9f196a3d7037.jpg',
'https://images.openlane.eu/carimgs/5692050/general/f23eeab7-2efe-403a-a431-a191fc83ea1c.jpg',
'https://images.openlane.eu/carimgs/5692050/general/889861a8-86ab-4116-8436-668538e82ec2.jpg',
'https://images.openlane.eu/carimgs/5692050/general/1c4d0437-0596-4c80-b8c7-bbca797eb413.jpg',
'https://images.openlane.eu/carimgs/5692050/general/3b6afa7b-8606-4e5a-a53f-99bd97e0b6f4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_720f034f-ee8a-5644-b91a-2b8a0e5a0c73/720f034f-ee8a-5644-b91a-2b8a0e5a0c73_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93799,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692050/general/d5ab7b97-f606-4307-bb09-a03a9cba2e63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_720f034f-ee8a-5644-b91a-2b8a0e5a0c73/720f034f-ee8a-5644-b91a-2b8a0e5a0c73_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692050/general/362b0a7e-e9d0-406e-a4a3-04f5d5e82939.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_720f034f-ee8a-5644-b91a-2b8a0e5a0c73/720f034f-ee8a-5644-b91a-2b8a0e5a0c73_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91494,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692050/general/a5cdc710-16a8-42d9-9130-f32f8dbc5b79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_720f034f-ee8a-5644-b91a-2b8a0e5a0c73/720f034f-ee8a-5644-b91a-2b8a0e5a0c73_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95254,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692050/general/589fa2d4-5cac-4bab-a969-341ce37ab287.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_720f034f-ee8a-5644-b91a-2b8a0e5a0c73/720f034f-ee8a-5644-b91a-2b8a0e5a0c73_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86928,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692050/general/9bdfcb3a-8e6a-425e-af97-3c54f5cd9827.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_720f034f-ee8a-5644-b91a-2b8a0e5a0c73/720f034f-ee8a-5644-b91a-2b8a0e5a0c73_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79637,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692050/general/9f5299fc-a055-4fef-9447-9f196a3d7037.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_720f034f-ee8a-5644-b91a-2b8a0e5a0c73/720f034f-ee8a-5644-b91a-2b8a0e5a0c73_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115484,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692050/general/f23eeab7-2efe-403a-a431-a191fc83ea1c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_720f034f-ee8a-5644-b91a-2b8a0e5a0c73/720f034f-ee8a-5644-b91a-2b8a0e5a0c73_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96878,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692050/general/889861a8-86ab-4116-8436-668538e82ec2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_720f034f-ee8a-5644-b91a-2b8a0e5a0c73/720f034f-ee8a-5644-b91a-2b8a0e5a0c73_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75896,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692050/general/1c4d0437-0596-4c80-b8c7-bbca797eb413.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_720f034f-ee8a-5644-b91a-2b8a0e5a0c73/720f034f-ee8a-5644-b91a-2b8a0e5a0c73_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692050/general/3b6afa7b-8606-4e5a-a53f-99bd97e0b6f4.jpg',
'Width': 1024}],
'price': 11450,
'price_includes_vat': True,
'registration_date': '2020-06-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 508 SW 1.5 HDI Active - Diesel - Automatic - 130 hp - '
'72.665 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722456%27 HTTP/1.1" 200 None
2026-03-25 10:19:13 [adesa.be] INFO: Saving data for 10722456: {'created_time': 1774433953.671884, 'last_price_update_time': 1774433953.671894, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722456') HTTP/1.1" 204 0
2026-03-25 10:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc with identifier: 10722678
2026-03-25 10:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc with identifier: 10722678
2026-03-25 10:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc with identifier: 10722678 to the API
2026-03-25 10:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722678>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADL323',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722678',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 119557,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5731739/general/69f96b9c-e2a5-4650-ad44-05d02bf80580.jpg',
'https://images.openlane.eu/carimgs/5731739/general/a9e14c79-7d34-4eb8-b3b1-a7586fe2948c.jpg',
'https://images.openlane.eu/carimgs/5731739/general/5c4ba962-759d-4ccd-8cd3-f939308213d0.jpg',
'https://images.openlane.eu/carimgs/5731739/general/ef2ece8b-1aa3-4c95-adf8-ca9d8a0945fd.jpg',
'https://images.openlane.eu/carimgs/5731739/general/de49a001-90e7-4f35-867b-6137d7dbe7d5.jpg',
'https://images.openlane.eu/carimgs/5731739/general/b9f0477e-2d95-41a1-89f9-07fe4eb6bfc9.jpg',
'https://images.openlane.eu/carimgs/5731739/general/5065edf0-ddf0-40a5-98e6-03dec46e7e8f.jpg',
'https://images.openlane.eu/carimgs/5731739/general/bf9653db-cbd4-4645-a30a-157948e807e9.jpg',
'https://images.openlane.eu/carimgs/5731739/general/924d677a-c832-41fb-8828-5a78c7bcd2f8.jpg',
'https://images.openlane.eu/carimgs/5731739/general/494c8f55-abbb-4a2c-b78f-892b9efcbe8f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc/563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344286,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731739/general/69f96b9c-e2a5-4650-ad44-05d02bf80580.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc/563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341129,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731739/general/a9e14c79-7d34-4eb8-b3b1-a7586fe2948c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc/563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317179,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731739/general/5c4ba962-759d-4ccd-8cd3-f939308213d0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc/563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264240,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731739/general/ef2ece8b-1aa3-4c95-adf8-ca9d8a0945fd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc/563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228072,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731739/general/de49a001-90e7-4f35-867b-6137d7dbe7d5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc/563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256818,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731739/general/b9f0477e-2d95-41a1-89f9-07fe4eb6bfc9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc/563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278211,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731739/general/5065edf0-ddf0-40a5-98e6-03dec46e7e8f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc/563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249808,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731739/general/bf9653db-cbd4-4645-a30a-157948e807e9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc/563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266376,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731739/general/924d677a-c832-41fb-8828-5a78c7bcd2f8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc/563cb055-8c2d-5dbb-a9a5-1d9b3a5269fc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268587,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731739/general/494c8f55-abbb-4a2c-b78f-892b9efcbe8f.jpg',
'Width': 1400}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Megane 1.5 DCI - Diesel - Manual - 116 hp - 119.557 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722678%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [adesa.be] INFO: Saving data for 10722678: {'created_time': 1774433954.077291, 'last_price_update_time': 1774433954.077301, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722678') HTTP/1.1" 204 0
2026-03-25 10:19:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3d8f78c8-6fcd-5e1c-86bc-76397a810cf6 with identifier: 10722420
2026-03-25 10:19:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3d8f78c8-6fcd-5e1c-86bc-76397a810cf6 with identifier: 10722420
2026-03-25 10:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3d8f78c8-6fcd-5e1c-86bc-76397a810cf6 with identifier: 10722420 to the API
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722420>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '3d8f78c8-6fcd-5e1c-86bc-76397a810cf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPJ253',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722420',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 38448,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 123,
'photo_urls': ['https://images.openlane.eu/carimgs/5687540/general/dfae9471-e696-4d5a-9e4b-ad0687a1b9b7.jpg',
'https://images.openlane.eu/carimgs/5687540/general/0481fca4-3493-4caf-b54c-c6b7f117d5f1.jpg',
'https://images.openlane.eu/carimgs/5687540/general/6d93c6a1-5dec-4fe4-befb-ffb973e7f295.jpg',
'https://images.openlane.eu/carimgs/5687540/general/0d259a87-74be-459d-b765-afa2199ca322.jpg',
'https://images.openlane.eu/carimgs/5687540/general/d35dad86-663e-4aef-a114-3df0aff50152.jpg',
'https://images.openlane.eu/carimgs/5687540/general/d18c05a0-2832-4df3-ae18-fd594f05951a.jpg',
'https://images.openlane.eu/carimgs/5687540/general/cec771b0-a659-460e-80ca-8769bd5cdc70.jpg',
'https://images.openlane.eu/carimgs/5687540/general/25299ced-eeee-40b3-a853-b908e8ac96a3.jpg',
'https://images.openlane.eu/carimgs/5687540/general/dc19bc5a-5123-4f07-83da-2881b196dfc0.jpg',
'https://images.openlane.eu/carimgs/5687540/general/57185c39-8589-40c0-9faa-e36c9c3c50f5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d8f78c8-6fcd-5e1c-86bc-76397a810cf6/3d8f78c8-6fcd-5e1c-86bc-76397a810cf6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52541,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687540/general/dfae9471-e696-4d5a-9e4b-ad0687a1b9b7.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d8f78c8-6fcd-5e1c-86bc-76397a810cf6/3d8f78c8-6fcd-5e1c-86bc-76397a810cf6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 510646,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687540/general/0481fca4-3493-4caf-b54c-c6b7f117d5f1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d8f78c8-6fcd-5e1c-86bc-76397a810cf6/3d8f78c8-6fcd-5e1c-86bc-76397a810cf6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55027,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687540/general/6d93c6a1-5dec-4fe4-befb-ffb973e7f295.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d8f78c8-6fcd-5e1c-86bc-76397a810cf6/3d8f78c8-6fcd-5e1c-86bc-76397a810cf6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53158,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687540/general/0d259a87-74be-459d-b765-afa2199ca322.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d8f78c8-6fcd-5e1c-86bc-76397a810cf6/3d8f78c8-6fcd-5e1c-86bc-76397a810cf6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42587,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687540/general/d35dad86-663e-4aef-a114-3df0aff50152.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d8f78c8-6fcd-5e1c-86bc-76397a810cf6/3d8f78c8-6fcd-5e1c-86bc-76397a810cf6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47161,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687540/general/d18c05a0-2832-4df3-ae18-fd594f05951a.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d8f78c8-6fcd-5e1c-86bc-76397a810cf6/3d8f78c8-6fcd-5e1c-86bc-76397a810cf6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392542,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687540/general/cec771b0-a659-460e-80ca-8769bd5cdc70.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d8f78c8-6fcd-5e1c-86bc-76397a810cf6/3d8f78c8-6fcd-5e1c-86bc-76397a810cf6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336933,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687540/general/25299ced-eeee-40b3-a853-b908e8ac96a3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d8f78c8-6fcd-5e1c-86bc-76397a810cf6/3d8f78c8-6fcd-5e1c-86bc-76397a810cf6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36981,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687540/general/dc19bc5a-5123-4f07-83da-2881b196dfc0.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d8f78c8-6fcd-5e1c-86bc-76397a810cf6/3d8f78c8-6fcd-5e1c-86bc-76397a810cf6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343064,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687540/general/57185c39-8589-40c0-9faa-e36c9c3c50f5.jpg',
'Width': 1400}],
'price': 12350,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Megane 1.6 Intens - Hybrid - 94 hp - 38.448 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2022}
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722420%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [adesa.be] INFO: Saving data for 10722420: {'created_time': 1774433954.396293, 'last_price_update_time': 1774433954.396305, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722420') HTTP/1.1" 204 0
2026-03-25 10:19:14 [adesa.be] INFO: Found listing with ID: 10722684
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722684%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [adesa.be] INFO: Scrape type for 10722684: 1
2026-03-25 10:19:14 [adesa.be] INFO: Scraping item 10722684 url https://www.openlane.eu/en/carv6/auction/10722684
2026-03-25 10:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722403> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10: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-25 10:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:14 [adesa.be] INFO: Found listing with ID: 10722509
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722509%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [adesa.be] INFO: Scrape type for 10722509: 1
2026-03-25 10:19:14 [adesa.be] INFO: Scraping item 10722509 url https://www.openlane.eu/en/carv6/auction/10722509
2026-03-25 10: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-25 10:19:14 [adesa.be] INFO: Found listing with ID: 10722484
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722484%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [adesa.be] INFO: Scrape type for 10722484: 1
2026-03-25 10:19:14 [adesa.be] INFO: Scraping item 10722484 url https://www.openlane.eu/en/carv6/auction/10722484
2026-03-25 10:19:14 [adesa.be] INFO: Found listing with ID: 10722687
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722687%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [adesa.be] INFO: Scrape type for 10722687: 1
2026-03-25 10:19:14 [adesa.be] INFO: Scraping item 10722687 url https://www.openlane.eu/en/carv6/auction/10722687
2026-03-25 10:19:14 [adesa.be] INFO: Found listing with ID: 10722363
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722363%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [adesa.be] INFO: Scrape type for 10722363: 1
2026-03-25 10:19:14 [adesa.be] INFO: Scraping item 10722363 url https://www.openlane.eu/en/carv6/auction/10722363
2026-03-25 10:19:14 [adesa.be] INFO: Found listing with ID: 10722469
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722469%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [adesa.be] INFO: Scrape type for 10722469: 1
2026-03-25 10:19:14 [adesa.be] INFO: Scraping item 10722469 url https://www.openlane.eu/en/carv6/auction/10722469
2026-03-25 10:19:14 [adesa.be] INFO: Found listing with ID: 10722629
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722629%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [adesa.be] INFO: Scrape type for 10722629: 1
2026-03-25 10:19:14 [adesa.be] INFO: Scraping item 10722629 url https://www.openlane.eu/en/carv6/auction/10722629
2026-03-25 10:19:14 [adesa.be] INFO: Found listing with ID: 10722654
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722654%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [adesa.be] INFO: Scrape type for 10722654: 1
2026-03-25 10:19:14 [adesa.be] INFO: Scraping item 10722654 url https://www.openlane.eu/en/carv6/auction/10722654
2026-03-25 10:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9be102b-a5c7-5465-9b5d-a0ee7f713d0b with identifier: 10722710
2026-03-25 10:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9be102b-a5c7-5465-9b5d-a0ee7f713d0b with scrape type 1
2026-03-25 10:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d9be102b-a5c7-5465-9b5d-a0ee7f713d0b
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734297%252Fgeneral%252Fa6148641-362f-4043-bb5a-02e756778fa5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734297/general/a6148641-362f-4043-bb5a-02e756778fa5.jpg already downloaded
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734297%252Fgeneral%252Fc822beb7-f813-4355-9bd4-6677931fad63.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734297/general/c822beb7-f813-4355-9bd4-6677931fad63.jpg already downloaded
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734297%252Fgeneral%252F0628fb4f-e3c2-442d-b0fc-bd8bf23b3b32.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734297/general/0628fb4f-e3c2-442d-b0fc-bd8bf23b3b32.jpg already downloaded
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734297%252Fgeneral%252F9411fcf3-673d-4a37-99b3-8b4a46a0e814.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734297/general/9411fcf3-673d-4a37-99b3-8b4a46a0e814.jpg already downloaded
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734297%252Fgeneral%252Fc2305761-7572-4454-840f-61bae5cce810.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734297/general/c2305761-7572-4454-840f-61bae5cce810.jpg already downloaded
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734297%252Fgeneral%252F010ac9bb-f282-47ed-abd4-dcbc307fdeee.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734297/general/010ac9bb-f282-47ed-abd4-dcbc307fdeee.jpg already downloaded
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734297%252Fgeneral%252F527ddeeb-7905-447e-976c-5ea5126c4e7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734297/general/527ddeeb-7905-447e-976c-5ea5126c4e7b.jpg already downloaded
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734297%252Fgeneral%252F1dc237a5-6f8b-43e1-897c-3174de275bfc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734297/general/1dc237a5-6f8b-43e1-897c-3174de275bfc.jpg already downloaded
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734297%252Fgeneral%252F36214994-6ea5-4e7b-a19c-ce0e0d699900.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734297/general/36214994-6ea5-4e7b-a19c-ce0e0d699900.jpg already downloaded
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734297%252Fgeneral%252F4fc4db8c-c735-4c2f-a6cc-482104831f2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734297/general/4fc4db8c-c735-4c2f-a6cc-482104831f2e.jpg already downloaded
2026-03-25 10:19:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9be102b-a5c7-5465-9b5d-a0ee7f713d0b, identifier: 10722710
2026-03-25 10:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9550dc0-a7cc-521d-a9da-f89699151c62 with identifier: 10722706
2026-03-25 10:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9550dc0-a7cc-521d-a9da-f89699151c62 with scrape type 1
2026-03-25 10:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e9550dc0-a7cc-521d-a9da-f89699151c62
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734275%252Fgeneral%252F93cb42b6-e929-42c7-a35d-f4ce4ca38358.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734275/general/93cb42b6-e929-42c7-a35d-f4ce4ca38358.jpg already downloaded
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734275%252Fgeneral%252F8aff1276-e178-4dce-9362-cac9ed0133d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734275/general/8aff1276-e178-4dce-9362-cac9ed0133d3.jpg already downloaded
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734275%252Fgeneral%252F627f9fbc-0981-4f23-8fc7-6d4c000c615f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734275/general/627f9fbc-0981-4f23-8fc7-6d4c000c615f.jpg already downloaded
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734275%252Fgeneral%252F9ebf7acf-acaf-4cab-9079-815181197162.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734275/general/9ebf7acf-acaf-4cab-9079-815181197162.jpg already downloaded
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734275%252Fgeneral%252Ffbb28c70-4c1c-4213-ba26-2ab2b62b3d41.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734275/general/fbb28c70-4c1c-4213-ba26-2ab2b62b3d41.jpg already downloaded
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734275%252Fgeneral%252Fd81f0ca5-d2a4-4ec2-8cd2-5d95729b157b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734275/general/d81f0ca5-d2a4-4ec2-8cd2-5d95729b157b.jpg already downloaded
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734275%252Fgeneral%252F30d8290e-1352-45be-95c3-96e96a883cff.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734275/general/30d8290e-1352-45be-95c3-96e96a883cff.jpg already downloaded
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734275%252Fgeneral%252Fd87cb945-8df4-418f-beac-70b1ab668cf7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734275/general/d87cb945-8df4-418f-beac-70b1ab668cf7.jpg already downloaded
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734275%252Fgeneral%252Ff8d365fc-4e8d-4be3-a71e-b7740691f2f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734275/general/f8d365fc-4e8d-4be3-a71e-b7740691f2f1.jpg already downloaded
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734275%252Fgeneral%252F6f4e20c6-7988-42ef-844b-e588ce2514d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734275/general/6f4e20c6-7988-42ef-844b-e588ce2514d7.jpg already downloaded
2026-03-25 10:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9550dc0-a7cc-521d-a9da-f89699151c62, identifier: 10722706
2026-03-25 10:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0dc7753-e36d-5188-ad68-d9f3a02510da with identifier: 10722403
2026-03-25 10:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0dc7753-e36d-5188-ad68-d9f3a02510da with scrape type 1
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c0dc7753-e36d-5188-ad68-d9f3a02510da
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680865%252Fgeneral%252F66a3ba91-2119-479e-94c9-1194047b79b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680865/general/66a3ba91-2119-479e-94c9-1194047b79b7.jpg already downloaded
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680865%252Fgeneral%252Fbe13239e-6d1f-47f5-b3aa-d69235b3010a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680865/general/be13239e-6d1f-47f5-b3aa-d69235b3010a.jpg already downloaded
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680865%252Fgeneral%252F7da5329a-f5b4-47bf-8e9d-8be090bde749.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680865/general/7da5329a-f5b4-47bf-8e9d-8be090bde749.jpg already downloaded
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680865%252Fgeneral%252Fe400a785-df0d-4f3a-87eb-4feb973f813a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680865/general/e400a785-df0d-4f3a-87eb-4feb973f813a.jpg already downloaded
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680865%252Fgeneral%252Ff9f4b8c1-2012-41b4-9e9f-45f825517c57.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680865/general/f9f4b8c1-2012-41b4-9e9f-45f825517c57.jpg already downloaded
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680865%252Fgeneral%252F9f3efda8-bd99-46d6-a8f8-a2834a5fa90d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680865/general/9f3efda8-bd99-46d6-a8f8-a2834a5fa90d.jpg already downloaded
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680865%252Fgeneral%252F0995a1a1-7550-4d4b-baf4-11584b675082.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680865/general/0995a1a1-7550-4d4b-baf4-11584b675082.jpg already downloaded
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680865%252Fgeneral%252Fbceaf278-7011-4a1b-9097-85f30c258e75.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680865/general/bceaf278-7011-4a1b-9097-85f30c258e75.jpg already downloaded
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680865%252Fgeneral%252F2bb11b70-3bc1-4305-b863-557671ba3dd9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680865/general/2bb11b70-3bc1-4305-b863-557671ba3dd9.jpg already downloaded
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680865%252Fgeneral%252F9dcbfaca-d008-4a82-b8ae-f06099cc29c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680865/general/9dcbfaca-d008-4a82-b8ae-f06099cc29c3.jpg already downloaded
2026-03-25 10:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c0dc7753-e36d-5188-ad68-d9f3a02510da, identifier: 10722403
2026-03-25 10:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92701563-318d-5ba3-a9af-4bea3ad1f381 with identifier: 10722649
2026-03-25 10:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92701563-318d-5ba3-a9af-4bea3ad1f381 with scrape type 1
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 92701563-318d-5ba3-a9af-4bea3ad1f381
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728964%252Fgeneral%252F1bc64a84-d62d-4ad1-9422-5e5fd1e7bcdc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728964/general/1bc64a84-d62d-4ad1-9422-5e5fd1e7bcdc.jpg already downloaded
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728964%252Fgeneral%252F7a602fed-cba3-4272-99e3-9df171fa5f4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728964/general/7a602fed-cba3-4272-99e3-9df171fa5f4b.jpg already downloaded
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728964%252Fgeneral%252F1989cb1e-0587-4e68-9c66-24ccfe7b3bed.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728964/general/1989cb1e-0587-4e68-9c66-24ccfe7b3bed.jpg already downloaded
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728964%252Fgeneral%252Fbaf5773e-aa00-4ffd-a36b-7da26a7747c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728964/general/baf5773e-aa00-4ffd-a36b-7da26a7747c5.jpg already downloaded
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728964%252Fgeneral%252Fdda04b5a-8f41-417c-a06f-4fb91d506440.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728964/general/dda04b5a-8f41-417c-a06f-4fb91d506440.jpg already downloaded
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728964%252Fgeneral%252F5e0d5fda-683a-44e9-865e-1d8d8d01b006.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728964/general/5e0d5fda-683a-44e9-865e-1d8d8d01b006.jpg already downloaded
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728964%252Fgeneral%252F29b1a96e-fa1a-4ba3-87fa-94c38d501437.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728964/general/29b1a96e-fa1a-4ba3-87fa-94c38d501437.jpg already downloaded
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728964%252Fgeneral%252Fab01c0c7-f86c-4fcc-b0e3-50327c0ff1d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728964/general/ab01c0c7-f86c-4fcc-b0e3-50327c0ff1d8.jpg already downloaded
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728964%252Fgeneral%252F98560d8d-72cd-4d11-ba7b-e1c7cfa8233f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728964/general/98560d8d-72cd-4d11-ba7b-e1c7cfa8233f.jpg already downloaded
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728964%252Fgeneral%252Fe8cf9a9a-742c-4da2-a4a4-66d1417736d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728964/general/e8cf9a9a-742c-4da2-a4a4-66d1417736d0.jpg already downloaded
2026-03-25 10:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 92701563-318d-5ba3-a9af-4bea3ad1f381, identifier: 10722649
2026-03-25 10:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9be102b-a5c7-5465-9b5d-a0ee7f713d0b with identifier: 10722710
2026-03-25 10:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9be102b-a5c7-5465-9b5d-a0ee7f713d0b with identifier: 10722710
2026-03-25 10:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9be102b-a5c7-5465-9b5d-a0ee7f713d0b with identifier: 10722710 to the API
2026-03-25 10:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722710>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'd9be102b-a5c7-5465-9b5d-a0ee7f713d0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNN108',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722710',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 86813,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5734297/general/a6148641-362f-4043-bb5a-02e756778fa5.jpg',
'https://images.openlane.eu/carimgs/5734297/general/c822beb7-f813-4355-9bd4-6677931fad63.jpg',
'https://images.openlane.eu/carimgs/5734297/general/0628fb4f-e3c2-442d-b0fc-bd8bf23b3b32.jpg',
'https://images.openlane.eu/carimgs/5734297/general/9411fcf3-673d-4a37-99b3-8b4a46a0e814.jpg',
'https://images.openlane.eu/carimgs/5734297/general/c2305761-7572-4454-840f-61bae5cce810.jpg',
'https://images.openlane.eu/carimgs/5734297/general/010ac9bb-f282-47ed-abd4-dcbc307fdeee.jpg',
'https://images.openlane.eu/carimgs/5734297/general/527ddeeb-7905-447e-976c-5ea5126c4e7b.jpg',
'https://images.openlane.eu/carimgs/5734297/general/1dc237a5-6f8b-43e1-897c-3174de275bfc.jpg',
'https://images.openlane.eu/carimgs/5734297/general/36214994-6ea5-4e7b-a19c-ce0e0d699900.jpg',
'https://images.openlane.eu/carimgs/5734297/general/4fc4db8c-c735-4c2f-a6cc-482104831f2e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9be102b-a5c7-5465-9b5d-a0ee7f713d0b/d9be102b-a5c7-5465-9b5d-a0ee7f713d0b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289121,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734297/general/a6148641-362f-4043-bb5a-02e756778fa5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9be102b-a5c7-5465-9b5d-a0ee7f713d0b/d9be102b-a5c7-5465-9b5d-a0ee7f713d0b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315591,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734297/general/c822beb7-f813-4355-9bd4-6677931fad63.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9be102b-a5c7-5465-9b5d-a0ee7f713d0b/d9be102b-a5c7-5465-9b5d-a0ee7f713d0b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273235,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734297/general/0628fb4f-e3c2-442d-b0fc-bd8bf23b3b32.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9be102b-a5c7-5465-9b5d-a0ee7f713d0b/d9be102b-a5c7-5465-9b5d-a0ee7f713d0b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214340,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734297/general/9411fcf3-673d-4a37-99b3-8b4a46a0e814.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9be102b-a5c7-5465-9b5d-a0ee7f713d0b/d9be102b-a5c7-5465-9b5d-a0ee7f713d0b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224507,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734297/general/c2305761-7572-4454-840f-61bae5cce810.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9be102b-a5c7-5465-9b5d-a0ee7f713d0b/d9be102b-a5c7-5465-9b5d-a0ee7f713d0b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293634,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734297/general/010ac9bb-f282-47ed-abd4-dcbc307fdeee.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9be102b-a5c7-5465-9b5d-a0ee7f713d0b/d9be102b-a5c7-5465-9b5d-a0ee7f713d0b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229124,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734297/general/527ddeeb-7905-447e-976c-5ea5126c4e7b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9be102b-a5c7-5465-9b5d-a0ee7f713d0b/d9be102b-a5c7-5465-9b5d-a0ee7f713d0b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196355,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734297/general/1dc237a5-6f8b-43e1-897c-3174de275bfc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9be102b-a5c7-5465-9b5d-a0ee7f713d0b/d9be102b-a5c7-5465-9b5d-a0ee7f713d0b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37082,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734297/general/36214994-6ea5-4e7b-a19c-ce0e0d699900.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9be102b-a5c7-5465-9b5d-a0ee7f713d0b/d9be102b-a5c7-5465-9b5d-a0ee7f713d0b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295772,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734297/general/4fc4db8c-c735-4c2f-a6cc-482104831f2e.jpg',
'Width': 1400}],
'price': 15650,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia 1.4 TSI Clever - Hybrid - Automatic - 150 hp - 86.813 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-25 10:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722710%27 HTTP/1.1" 200 None
2026-03-25 10:19:16 [adesa.be] INFO: Saving data for 10722710: {'created_time': 1774433956.229454, 'last_price_update_time': 1774433956.229466, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722710') HTTP/1.1" 204 0
2026-03-25 10:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9550dc0-a7cc-521d-a9da-f89699151c62 with identifier: 10722706
2026-03-25 10:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9550dc0-a7cc-521d-a9da-f89699151c62 with identifier: 10722706
2026-03-25 10:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9550dc0-a7cc-521d-a9da-f89699151c62 with identifier: 10722706 to the API
2026-03-25 10:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722706>
{'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': 130,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'e9550dc0-a7cc-521d-a9da-f89699151c62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUC932',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722706',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 84566,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5734275/general/93cb42b6-e929-42c7-a35d-f4ce4ca38358.jpg',
'https://images.openlane.eu/carimgs/5734275/general/8aff1276-e178-4dce-9362-cac9ed0133d3.jpg',
'https://images.openlane.eu/carimgs/5734275/general/627f9fbc-0981-4f23-8fc7-6d4c000c615f.jpg',
'https://images.openlane.eu/carimgs/5734275/general/9ebf7acf-acaf-4cab-9079-815181197162.jpg',
'https://images.openlane.eu/carimgs/5734275/general/fbb28c70-4c1c-4213-ba26-2ab2b62b3d41.jpg',
'https://images.openlane.eu/carimgs/5734275/general/d81f0ca5-d2a4-4ec2-8cd2-5d95729b157b.jpg',
'https://images.openlane.eu/carimgs/5734275/general/30d8290e-1352-45be-95c3-96e96a883cff.jpg',
'https://images.openlane.eu/carimgs/5734275/general/d87cb945-8df4-418f-beac-70b1ab668cf7.jpg',
'https://images.openlane.eu/carimgs/5734275/general/f8d365fc-4e8d-4be3-a71e-b7740691f2f1.jpg',
'https://images.openlane.eu/carimgs/5734275/general/6f4e20c6-7988-42ef-844b-e588ce2514d7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9550dc0-a7cc-521d-a9da-f89699151c62/e9550dc0-a7cc-521d-a9da-f89699151c62_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35219,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734275/general/93cb42b6-e929-42c7-a35d-f4ce4ca38358.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9550dc0-a7cc-521d-a9da-f89699151c62/e9550dc0-a7cc-521d-a9da-f89699151c62_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317012,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734275/general/8aff1276-e178-4dce-9362-cac9ed0133d3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9550dc0-a7cc-521d-a9da-f89699151c62/e9550dc0-a7cc-521d-a9da-f89699151c62_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290560,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734275/general/627f9fbc-0981-4f23-8fc7-6d4c000c615f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9550dc0-a7cc-521d-a9da-f89699151c62/e9550dc0-a7cc-521d-a9da-f89699151c62_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269872,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734275/general/9ebf7acf-acaf-4cab-9079-815181197162.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9550dc0-a7cc-521d-a9da-f89699151c62/e9550dc0-a7cc-521d-a9da-f89699151c62_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248425,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734275/general/fbb28c70-4c1c-4213-ba26-2ab2b62b3d41.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9550dc0-a7cc-521d-a9da-f89699151c62/e9550dc0-a7cc-521d-a9da-f89699151c62_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261587,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734275/general/d81f0ca5-d2a4-4ec2-8cd2-5d95729b157b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9550dc0-a7cc-521d-a9da-f89699151c62/e9550dc0-a7cc-521d-a9da-f89699151c62_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257299,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734275/general/30d8290e-1352-45be-95c3-96e96a883cff.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9550dc0-a7cc-521d-a9da-f89699151c62/e9550dc0-a7cc-521d-a9da-f89699151c62_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246153,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734275/general/d87cb945-8df4-418f-beac-70b1ab668cf7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9550dc0-a7cc-521d-a9da-f89699151c62/e9550dc0-a7cc-521d-a9da-f89699151c62_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241319,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734275/general/f8d365fc-4e8d-4be3-a71e-b7740691f2f1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9550dc0-a7cc-521d-a9da-f89699151c62/e9550dc0-a7cc-521d-a9da-f89699151c62_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263460,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734275/general/6f4e20c6-7988-42ef-844b-e588ce2514d7.jpg',
'Width': 1400}],
'price': 15850,
'price_includes_vat': True,
'registration_date': '2022-03-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'84.566 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-25 10:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722706%27 HTTP/1.1" 200 None
2026-03-25 10:19:16 [adesa.be] INFO: Saving data for 10722706: {'created_time': 1774433956.625605, 'last_price_update_time': 1774433956.625617, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722706') HTTP/1.1" 204 0
2026-03-25 10:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c0dc7753-e36d-5188-ad68-d9f3a02510da with identifier: 10722403
2026-03-25 10:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c0dc7753-e36d-5188-ad68-d9f3a02510da with identifier: 10722403
2026-03-25 10:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c0dc7753-e36d-5188-ad68-d9f3a02510da with identifier: 10722403 to the API
2026-03-25 10:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722403>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'c0dc7753-e36d-5188-ad68-d9f3a02510da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLV086',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722403',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 150283,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5680865/general/66a3ba91-2119-479e-94c9-1194047b79b7.jpg',
'https://images.openlane.eu/carimgs/5680865/general/be13239e-6d1f-47f5-b3aa-d69235b3010a.jpg',
'https://images.openlane.eu/carimgs/5680865/general/7da5329a-f5b4-47bf-8e9d-8be090bde749.jpg',
'https://images.openlane.eu/carimgs/5680865/general/e400a785-df0d-4f3a-87eb-4feb973f813a.jpg',
'https://images.openlane.eu/carimgs/5680865/general/f9f4b8c1-2012-41b4-9e9f-45f825517c57.jpg',
'https://images.openlane.eu/carimgs/5680865/general/9f3efda8-bd99-46d6-a8f8-a2834a5fa90d.jpg',
'https://images.openlane.eu/carimgs/5680865/general/0995a1a1-7550-4d4b-baf4-11584b675082.jpg',
'https://images.openlane.eu/carimgs/5680865/general/bceaf278-7011-4a1b-9097-85f30c258e75.jpg',
'https://images.openlane.eu/carimgs/5680865/general/2bb11b70-3bc1-4305-b863-557671ba3dd9.jpg',
'https://images.openlane.eu/carimgs/5680865/general/9dcbfaca-d008-4a82-b8ae-f06099cc29c3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0dc7753-e36d-5188-ad68-d9f3a02510da/c0dc7753-e36d-5188-ad68-d9f3a02510da_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243366,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680865/general/66a3ba91-2119-479e-94c9-1194047b79b7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0dc7753-e36d-5188-ad68-d9f3a02510da/c0dc7753-e36d-5188-ad68-d9f3a02510da_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226640,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680865/general/be13239e-6d1f-47f5-b3aa-d69235b3010a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0dc7753-e36d-5188-ad68-d9f3a02510da/c0dc7753-e36d-5188-ad68-d9f3a02510da_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232417,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680865/general/7da5329a-f5b4-47bf-8e9d-8be090bde749.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0dc7753-e36d-5188-ad68-d9f3a02510da/c0dc7753-e36d-5188-ad68-d9f3a02510da_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201549,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680865/general/f9f4b8c1-2012-41b4-9e9f-45f825517c57.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0dc7753-e36d-5188-ad68-d9f3a02510da/c0dc7753-e36d-5188-ad68-d9f3a02510da_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237641,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680865/general/9f3efda8-bd99-46d6-a8f8-a2834a5fa90d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0dc7753-e36d-5188-ad68-d9f3a02510da/c0dc7753-e36d-5188-ad68-d9f3a02510da_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218524,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680865/general/0995a1a1-7550-4d4b-baf4-11584b675082.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0dc7753-e36d-5188-ad68-d9f3a02510da/c0dc7753-e36d-5188-ad68-d9f3a02510da_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216285,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680865/general/bceaf278-7011-4a1b-9097-85f30c258e75.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0dc7753-e36d-5188-ad68-d9f3a02510da/c0dc7753-e36d-5188-ad68-d9f3a02510da_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264984,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680865/general/2bb11b70-3bc1-4305-b863-557671ba3dd9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0dc7753-e36d-5188-ad68-d9f3a02510da/c0dc7753-e36d-5188-ad68-d9f3a02510da_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201242,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680865/general/9dcbfaca-d008-4a82-b8ae-f06099cc29c3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0dc7753-e36d-5188-ad68-d9f3a02510da/c0dc7753-e36d-5188-ad68-d9f3a02510da_image_19.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232836,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680865/general/e400a785-df0d-4f3a-87eb-4feb973f813a.jpg',
'Width': 1400}],
'price': 10550,
'price_includes_vat': True,
'registration_date': '2020-10-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 5008 1.5 HDI GT Line - Diesel - Automatic - 130 hp - '
'150.283 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-25 10:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722403%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [adesa.be] INFO: Saving data for 10722403: {'created_time': 1774433957.005116, 'last_price_update_time': 1774433957.005127, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722403') HTTP/1.1" 204 0
2026-03-25 10:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 92701563-318d-5ba3-a9af-4bea3ad1f381 with identifier: 10722649
2026-03-25 10:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 92701563-318d-5ba3-a9af-4bea3ad1f381 with identifier: 10722649
2026-03-25 10:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 92701563-318d-5ba3-a9af-4bea3ad1f381 with identifier: 10722649 to the API
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722649>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '92701563-318d-5ba3-a9af-4bea3ad1f381',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNT039',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722649',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 126107,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5728964/general/1bc64a84-d62d-4ad1-9422-5e5fd1e7bcdc.jpg',
'https://images.openlane.eu/carimgs/5728964/general/7a602fed-cba3-4272-99e3-9df171fa5f4b.jpg',
'https://images.openlane.eu/carimgs/5728964/general/1989cb1e-0587-4e68-9c66-24ccfe7b3bed.jpg',
'https://images.openlane.eu/carimgs/5728964/general/baf5773e-aa00-4ffd-a36b-7da26a7747c5.jpg',
'https://images.openlane.eu/carimgs/5728964/general/dda04b5a-8f41-417c-a06f-4fb91d506440.jpg',
'https://images.openlane.eu/carimgs/5728964/general/5e0d5fda-683a-44e9-865e-1d8d8d01b006.jpg',
'https://images.openlane.eu/carimgs/5728964/general/29b1a96e-fa1a-4ba3-87fa-94c38d501437.jpg',
'https://images.openlane.eu/carimgs/5728964/general/ab01c0c7-f86c-4fcc-b0e3-50327c0ff1d8.jpg',
'https://images.openlane.eu/carimgs/5728964/general/98560d8d-72cd-4d11-ba7b-e1c7cfa8233f.jpg',
'https://images.openlane.eu/carimgs/5728964/general/e8cf9a9a-742c-4da2-a4a4-66d1417736d0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92701563-318d-5ba3-a9af-4bea3ad1f381/92701563-318d-5ba3-a9af-4bea3ad1f381_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84363,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728964/general/1bc64a84-d62d-4ad1-9422-5e5fd1e7bcdc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92701563-318d-5ba3-a9af-4bea3ad1f381/92701563-318d-5ba3-a9af-4bea3ad1f381_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87927,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728964/general/7a602fed-cba3-4272-99e3-9df171fa5f4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92701563-318d-5ba3-a9af-4bea3ad1f381/92701563-318d-5ba3-a9af-4bea3ad1f381_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82858,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728964/general/1989cb1e-0587-4e68-9c66-24ccfe7b3bed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92701563-318d-5ba3-a9af-4bea3ad1f381/92701563-318d-5ba3-a9af-4bea3ad1f381_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81363,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728964/general/baf5773e-aa00-4ffd-a36b-7da26a7747c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92701563-318d-5ba3-a9af-4bea3ad1f381/92701563-318d-5ba3-a9af-4bea3ad1f381_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110399,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728964/general/dda04b5a-8f41-417c-a06f-4fb91d506440.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92701563-318d-5ba3-a9af-4bea3ad1f381/92701563-318d-5ba3-a9af-4bea3ad1f381_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109470,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728964/general/5e0d5fda-683a-44e9-865e-1d8d8d01b006.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92701563-318d-5ba3-a9af-4bea3ad1f381/92701563-318d-5ba3-a9af-4bea3ad1f381_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187872,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728964/general/29b1a96e-fa1a-4ba3-87fa-94c38d501437.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92701563-318d-5ba3-a9af-4bea3ad1f381/92701563-318d-5ba3-a9af-4bea3ad1f381_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728964/general/ab01c0c7-f86c-4fcc-b0e3-50327c0ff1d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92701563-318d-5ba3-a9af-4bea3ad1f381/92701563-318d-5ba3-a9af-4bea3ad1f381_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24346,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728964/general/98560d8d-72cd-4d11-ba7b-e1c7cfa8233f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92701563-318d-5ba3-a9af-4bea3ad1f381/92701563-318d-5ba3-a9af-4bea3ad1f381_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103428,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728964/general/e8cf9a9a-742c-4da2-a4a4-66d1417736d0.jpg',
'Width': 1024}],
'price': 10350,
'price_includes_vat': True,
'registration_date': '2020-10-14',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 126.107 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722649%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [adesa.be] INFO: Saving data for 10722649: {'created_time': 1774433957.362064, 'last_price_update_time': 1774433957.362079, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722649') HTTP/1.1" 204 0
2026-03-25 10:19:17 [adesa.be] INFO: Found listing with ID: 10722653
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722653%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [adesa.be] INFO: Scrape type for 10722653: 1
2026-03-25 10:19:17 [adesa.be] INFO: Scraping item 10722653 url https://www.openlane.eu/en/carv6/auction/10722653
2026-03-25 10:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722440> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:17 [adesa.be] INFO: Found listing with ID: 10722559
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722559%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [adesa.be] INFO: Scrape type for 10722559: 1
2026-03-25 10:19:17 [adesa.be] INFO: Scraping item 10722559 url https://www.openlane.eu/en/carv6/auction/10722559
2026-03-25 10: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-25 10: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-25 10:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:19:17 [adesa.be] INFO: Found listing with ID: 10722630
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722630%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [adesa.be] INFO: Scrape type for 10722630: 1
2026-03-25 10:19:17 [adesa.be] INFO: Scraping item 10722630 url https://www.openlane.eu/en/carv6/auction/10722630
2026-03-25 10:19:17 [adesa.be] INFO: Found listing with ID: 10722459
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722459%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [adesa.be] INFO: Scrape type for 10722459: 1
2026-03-25 10:19:17 [adesa.be] INFO: Scraping item 10722459 url https://www.openlane.eu/en/carv6/auction/10722459
2026-03-25 10:19:17 [adesa.be] INFO: Found listing with ID: 10722688
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722688%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [adesa.be] INFO: Scrape type for 10722688: 1
2026-03-25 10:19:17 [adesa.be] INFO: Scraping item 10722688 url https://www.openlane.eu/en/carv6/auction/10722688
2026-03-25 10:19:17 [adesa.be] INFO: Found listing with ID: 10722460
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722460%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [adesa.be] INFO: Scrape type for 10722460: 1
2026-03-25 10:19:17 [adesa.be] INFO: Scraping item 10722460 url https://www.openlane.eu/en/carv6/auction/10722460
2026-03-25 10:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 356735b4-75fc-577a-9469-a64fcc9373fe with identifier: 10722534
2026-03-25 10:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 356735b4-75fc-577a-9469-a64fcc9373fe with scrape type 1
2026-03-25 10:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 356735b4-75fc-577a-9469-a64fcc9373fe
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704565%252Fgeneral%252F2dc5422c-9ff1-4a18-be8d-b4eaade45d33.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704565/general/2dc5422c-9ff1-4a18-be8d-b4eaade45d33.jpg already downloaded
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704565%252Fgeneral%252Fd8110455-4695-4f9e-9ccc-7e2137cbde86.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704565/general/d8110455-4695-4f9e-9ccc-7e2137cbde86.jpg already downloaded
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704565%252Fgeneral%252F814e79ab-7b4c-4bff-9c8f-7e9e0c46cb60.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704565/general/814e79ab-7b4c-4bff-9c8f-7e9e0c46cb60.jpg already downloaded
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704565%252Fgeneral%252F708975a8-e488-48e7-85dd-277c2b776d75.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704565/general/708975a8-e488-48e7-85dd-277c2b776d75.jpg already downloaded
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704565%252Fgeneral%252F5972054a-f3d9-41eb-aa8e-783f9fa61dec.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704565/general/5972054a-f3d9-41eb-aa8e-783f9fa61dec.jpg already downloaded
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704565%252Fgeneral%252Ffccf36b3-7e71-4de5-9453-75d14a96b69c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704565/general/fccf36b3-7e71-4de5-9453-75d14a96b69c.jpg already downloaded
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704565%252Fgeneral%252Fd579bdb6-c750-46e3-a188-c13dad3f83d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704565/general/d579bdb6-c750-46e3-a188-c13dad3f83d7.jpg already downloaded
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704565%252Fgeneral%252Fa5882862-7de5-42e0-a6f1-f4a35872ace8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704565/general/a5882862-7de5-42e0-a6f1-f4a35872ace8.jpg already downloaded
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704565%252Fgeneral%252Fc5f57e35-047a-493e-b37d-2e57eeb4beb0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704565/general/c5f57e35-047a-493e-b37d-2e57eeb4beb0.jpg already downloaded
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704565%252Fgeneral%252F880b7f28-60b6-4729-8c62-1e9cbf3788f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704565/general/880b7f28-60b6-4729-8c62-1e9cbf3788f3.jpg already downloaded
2026-03-25 10:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 356735b4-75fc-577a-9469-a64fcc9373fe, identifier: 10722534
2026-03-25 10:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4311955-cb10-5a3f-b940-3a5a6a7319b9 with identifier: 10722440
2026-03-25 10:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4311955-cb10-5a3f-b940-3a5a6a7319b9 with scrape type 1
2026-03-25 10:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b4311955-cb10-5a3f-b940-3a5a6a7319b9
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689639%252Fgeneral%252Fc7ab9e2e-c9f6-4a23-b74d-1bea10b0655a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689639/general/c7ab9e2e-c9f6-4a23-b74d-1bea10b0655a.jpg already downloaded
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689639%252Fgeneral%252Fe7e78344-4a1f-4df4-b139-706fe7f74070.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689639/general/e7e78344-4a1f-4df4-b139-706fe7f74070.jpg already downloaded
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689639%252Fgeneral%252Fd885e780-5ec2-4f58-b076-0ed7b5565890.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689639/general/d885e780-5ec2-4f58-b076-0ed7b5565890.jpg already downloaded
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689639%252Fgeneral%252Fc01ce7d0-9e2d-4892-a8e1-ebf09f9ea9db.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689639/general/c01ce7d0-9e2d-4892-a8e1-ebf09f9ea9db.jpg already downloaded
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689639%252Fgeneral%252F4cb4db5d-9948-456e-8a7d-8340bbba32c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689639/general/4cb4db5d-9948-456e-8a7d-8340bbba32c6.jpg already downloaded
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689639%252Fgeneral%252F5288fe68-45be-4c14-85b8-9457949d8a15.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689639/general/5288fe68-45be-4c14-85b8-9457949d8a15.jpg already downloaded
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689639%252Fgeneral%252F28696b8c-1c0a-42ae-aeba-0dddbddec946.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689639/general/28696b8c-1c0a-42ae-aeba-0dddbddec946.jpg already downloaded
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689639%252Fgeneral%252F2cd4f720-7421-4982-babe-cedf5440500e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689639/general/2cd4f720-7421-4982-babe-cedf5440500e.jpg already downloaded
2026-03-25 10:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689639%252Fgeneral%252F15e1c52a-40ca-48c4-b15e-c9753abbee5c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689639/general/15e1c52a-40ca-48c4-b15e-c9753abbee5c.jpg already downloaded
2026-03-25 10:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689639%252Fgeneral%252Fa8976ddd-ec31-4bf1-8f37-3621a96dcf7e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689639/general/a8976ddd-ec31-4bf1-8f37-3621a96dcf7e.jpg already downloaded
2026-03-25 10:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b4311955-cb10-5a3f-b940-3a5a6a7319b9, identifier: 10722440
2026-03-25 10:19:18 [adesa.be] INFO: Found listing with ID: 10722713
2026-03-25 10:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722713%27 HTTP/1.1" 200 None
2026-03-25 10:19:18 [adesa.be] INFO: Scrape type for 10722713: 1
2026-03-25 10:19:18 [adesa.be] INFO: Scraping item 10722713 url https://www.openlane.eu/en/carv6/auction/10722713
2026-03-25 10:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 356735b4-75fc-577a-9469-a64fcc9373fe with identifier: 10722534
2026-03-25 10:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 356735b4-75fc-577a-9469-a64fcc9373fe with identifier: 10722534
2026-03-25 10:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 356735b4-75fc-577a-9469-a64fcc9373fe with identifier: 10722534 to the API
2026-03-25 10:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722534>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '356735b4-75fc-577a-9469-a64fcc9373fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGA243',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722534',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 130237,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5704565/general/2dc5422c-9ff1-4a18-be8d-b4eaade45d33.jpg',
'https://images.openlane.eu/carimgs/5704565/general/d8110455-4695-4f9e-9ccc-7e2137cbde86.jpg',
'https://images.openlane.eu/carimgs/5704565/general/814e79ab-7b4c-4bff-9c8f-7e9e0c46cb60.jpg',
'https://images.openlane.eu/carimgs/5704565/general/708975a8-e488-48e7-85dd-277c2b776d75.jpg',
'https://images.openlane.eu/carimgs/5704565/general/5972054a-f3d9-41eb-aa8e-783f9fa61dec.jpg',
'https://images.openlane.eu/carimgs/5704565/general/fccf36b3-7e71-4de5-9453-75d14a96b69c.jpg',
'https://images.openlane.eu/carimgs/5704565/general/d579bdb6-c750-46e3-a188-c13dad3f83d7.jpg',
'https://images.openlane.eu/carimgs/5704565/general/a5882862-7de5-42e0-a6f1-f4a35872ace8.jpg',
'https://images.openlane.eu/carimgs/5704565/general/c5f57e35-047a-493e-b37d-2e57eeb4beb0.jpg',
'https://images.openlane.eu/carimgs/5704565/general/880b7f28-60b6-4729-8c62-1e9cbf3788f3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356735b4-75fc-577a-9469-a64fcc9373fe/356735b4-75fc-577a-9469-a64fcc9373fe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312764,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704565/general/2dc5422c-9ff1-4a18-be8d-b4eaade45d33.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356735b4-75fc-577a-9469-a64fcc9373fe/356735b4-75fc-577a-9469-a64fcc9373fe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292586,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704565/general/d8110455-4695-4f9e-9ccc-7e2137cbde86.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356735b4-75fc-577a-9469-a64fcc9373fe/356735b4-75fc-577a-9469-a64fcc9373fe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284071,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704565/general/814e79ab-7b4c-4bff-9c8f-7e9e0c46cb60.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356735b4-75fc-577a-9469-a64fcc9373fe/356735b4-75fc-577a-9469-a64fcc9373fe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274552,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704565/general/708975a8-e488-48e7-85dd-277c2b776d75.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356735b4-75fc-577a-9469-a64fcc9373fe/356735b4-75fc-577a-9469-a64fcc9373fe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235339,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704565/general/5972054a-f3d9-41eb-aa8e-783f9fa61dec.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356735b4-75fc-577a-9469-a64fcc9373fe/356735b4-75fc-577a-9469-a64fcc9373fe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246606,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704565/general/fccf36b3-7e71-4de5-9453-75d14a96b69c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356735b4-75fc-577a-9469-a64fcc9373fe/356735b4-75fc-577a-9469-a64fcc9373fe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288643,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704565/general/d579bdb6-c750-46e3-a188-c13dad3f83d7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356735b4-75fc-577a-9469-a64fcc9373fe/356735b4-75fc-577a-9469-a64fcc9373fe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268664,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704565/general/a5882862-7de5-42e0-a6f1-f4a35872ace8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356735b4-75fc-577a-9469-a64fcc9373fe/356735b4-75fc-577a-9469-a64fcc9373fe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332209,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704565/general/c5f57e35-047a-493e-b37d-2e57eeb4beb0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356735b4-75fc-577a-9469-a64fcc9373fe/356735b4-75fc-577a-9469-a64fcc9373fe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234182,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704565/general/880b7f28-60b6-4729-8c62-1e9cbf3788f3.jpg',
'Width': 1400}],
'price': 14450,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'130.237 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-25 10:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722534%27 HTTP/1.1" 200 None
2026-03-25 10:19:18 [adesa.be] INFO: Saving data for 10722534: {'created_time': 1774433958.461708, 'last_price_update_time': 1774433958.461724, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722534') HTTP/1.1" 204 0
2026-03-25 10:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b4311955-cb10-5a3f-b940-3a5a6a7319b9 with identifier: 10722440
2026-03-25 10:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b4311955-cb10-5a3f-b940-3a5a6a7319b9 with identifier: 10722440
2026-03-25 10:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b4311955-cb10-5a3f-b940-3a5a6a7319b9 with identifier: 10722440 to the API
2026-03-25 10:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722440>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'b4311955-cb10-5a3f-b940-3a5a6a7319b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XVJ101',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722440',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 150736,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5689639/general/c7ab9e2e-c9f6-4a23-b74d-1bea10b0655a.jpg',
'https://images.openlane.eu/carimgs/5689639/general/e7e78344-4a1f-4df4-b139-706fe7f74070.jpg',
'https://images.openlane.eu/carimgs/5689639/general/d885e780-5ec2-4f58-b076-0ed7b5565890.jpg',
'https://images.openlane.eu/carimgs/5689639/general/c01ce7d0-9e2d-4892-a8e1-ebf09f9ea9db.jpg',
'https://images.openlane.eu/carimgs/5689639/general/4cb4db5d-9948-456e-8a7d-8340bbba32c6.jpg',
'https://images.openlane.eu/carimgs/5689639/general/5288fe68-45be-4c14-85b8-9457949d8a15.jpg',
'https://images.openlane.eu/carimgs/5689639/general/28696b8c-1c0a-42ae-aeba-0dddbddec946.jpg',
'https://images.openlane.eu/carimgs/5689639/general/2cd4f720-7421-4982-babe-cedf5440500e.jpg',
'https://images.openlane.eu/carimgs/5689639/general/15e1c52a-40ca-48c4-b15e-c9753abbee5c.jpg',
'https://images.openlane.eu/carimgs/5689639/general/a8976ddd-ec31-4bf1-8f37-3621a96dcf7e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4311955-cb10-5a3f-b940-3a5a6a7319b9/b4311955-cb10-5a3f-b940-3a5a6a7319b9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417780,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689639/general/c7ab9e2e-c9f6-4a23-b74d-1bea10b0655a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4311955-cb10-5a3f-b940-3a5a6a7319b9/b4311955-cb10-5a3f-b940-3a5a6a7319b9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402431,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689639/general/e7e78344-4a1f-4df4-b139-706fe7f74070.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4311955-cb10-5a3f-b940-3a5a6a7319b9/b4311955-cb10-5a3f-b940-3a5a6a7319b9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411244,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689639/general/d885e780-5ec2-4f58-b076-0ed7b5565890.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4311955-cb10-5a3f-b940-3a5a6a7319b9/b4311955-cb10-5a3f-b940-3a5a6a7319b9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397983,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689639/general/c01ce7d0-9e2d-4892-a8e1-ebf09f9ea9db.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4311955-cb10-5a3f-b940-3a5a6a7319b9/b4311955-cb10-5a3f-b940-3a5a6a7319b9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299230,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689639/general/4cb4db5d-9948-456e-8a7d-8340bbba32c6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4311955-cb10-5a3f-b940-3a5a6a7319b9/b4311955-cb10-5a3f-b940-3a5a6a7319b9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387892,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689639/general/5288fe68-45be-4c14-85b8-9457949d8a15.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4311955-cb10-5a3f-b940-3a5a6a7319b9/b4311955-cb10-5a3f-b940-3a5a6a7319b9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377957,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689639/general/28696b8c-1c0a-42ae-aeba-0dddbddec946.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4311955-cb10-5a3f-b940-3a5a6a7319b9/b4311955-cb10-5a3f-b940-3a5a6a7319b9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317486,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689639/general/2cd4f720-7421-4982-babe-cedf5440500e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4311955-cb10-5a3f-b940-3a5a6a7319b9/b4311955-cb10-5a3f-b940-3a5a6a7319b9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338529,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689639/general/15e1c52a-40ca-48c4-b15e-c9753abbee5c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4311955-cb10-5a3f-b940-3a5a6a7319b9/b4311955-cb10-5a3f-b940-3a5a6a7319b9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365863,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689639/general/a8976ddd-ec31-4bf1-8f37-3621a96dcf7e.jpg',
'Width': 1920}],
'price': 12450,
'price_includes_vat': True,
'registration_date': '2020-06-04',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Skoda Kodiaq 1.5 TSI Ambition - Petrol - 150 hp - 150.736 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722440%27 HTTP/1.1" 200 None
2026-03-25 10:19:20 [adesa.be] INFO: Saving data for 10722440: {'created_time': 1774433960.161558, 'last_price_update_time': 1774433960.16157, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722440') HTTP/1.1" 204 0
2026-03-25 10:19:20 [adesa.be] INFO: Found listing with ID: 10722714
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722714%27 HTTP/1.1" 200 None
2026-03-25 10:19:20 [adesa.be] INFO: Scrape type for 10722714: 1
2026-03-25 10:19:20 [adesa.be] INFO: Scraping item 10722714 url https://www.openlane.eu/en/carv6/auction/10722714
2026-03-25 10:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d23522a-7805-52d0-9808-dd672d028a0a with identifier: 10722604
2026-03-25 10:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d23522a-7805-52d0-9808-dd672d028a0a with scrape type 1
2026-03-25 10:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2d23522a-7805-52d0-9808-dd672d028a0a
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723572%252Fgeneral%252F2a4d22bd-60ca-4831-823a-2c11d6ded869.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723572/general/2a4d22bd-60ca-4831-823a-2c11d6ded869.jpg already downloaded
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723572%252Fgeneral%252Febcd8706-9392-448c-aee9-eac64a2a2a1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723572/general/ebcd8706-9392-448c-aee9-eac64a2a2a1d.jpg already downloaded
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723572%252Fgeneral%252F7c0f2ef7-0f9b-40bb-a7c8-f7ce83cc5014.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723572/general/7c0f2ef7-0f9b-40bb-a7c8-f7ce83cc5014.jpg already downloaded
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723572%252Fgeneral%252F40baedf6-ab44-47cc-8286-8a5e19e430ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723572/general/40baedf6-ab44-47cc-8286-8a5e19e430ce.jpg already downloaded
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723572%252Fgeneral%252Fa53d8a4f-9bb7-4122-b5d4-f0e1535e4a04.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723572/general/a53d8a4f-9bb7-4122-b5d4-f0e1535e4a04.jpg already downloaded
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723572%252Fgeneral%252Fe5025599-4db3-473d-9255-4445053a7f5f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723572/general/e5025599-4db3-473d-9255-4445053a7f5f.jpg already downloaded
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723572%252Fgeneral%252Ff4a60b18-7a99-465a-bd63-befa0e224cdd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723572/general/f4a60b18-7a99-465a-bd63-befa0e224cdd.jpg already downloaded
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723572%252Fgeneral%252Fff4ca8f5-f5f3-4701-b975-ce0e63cc88ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723572/general/ff4ca8f5-f5f3-4701-b975-ce0e63cc88ab.jpg already downloaded
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723572%252Fgeneral%252F9f87e0ad-3891-4f86-aefd-369b242a7418.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723572/general/9f87e0ad-3891-4f86-aefd-369b242a7418.jpg already downloaded
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723572%252Fgeneral%252F91000982-b6ed-435f-917e-0bad3f9003bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723572/general/91000982-b6ed-435f-917e-0bad3f9003bf.jpg already downloaded
2026-03-25 10:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d23522a-7805-52d0-9808-dd672d028a0a, identifier: 10722604
2026-03-25 10:19:20 [adesa.be] INFO: Found listing with ID: 10722485
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722485%27 HTTP/1.1" 200 None
2026-03-25 10:19:20 [adesa.be] INFO: Scrape type for 10722485: 1
2026-03-25 10:19:20 [adesa.be] INFO: Scraping item 10722485 url https://www.openlane.eu/en/carv6/auction/10722485
2026-03-25 10: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-25 10: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-25 10:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d23522a-7805-52d0-9808-dd672d028a0a with identifier: 10722604
2026-03-25 10:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d23522a-7805-52d0-9808-dd672d028a0a with identifier: 10722604
2026-03-25 10:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d23522a-7805-52d0-9808-dd672d028a0a with identifier: 10722604 to the API
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722604>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 224,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Electric',
'id': '2d23522a-7805-52d0-9808-dd672d028a0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHE748',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722604',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '2',
'odometer': 18362,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5723572/general/2a4d22bd-60ca-4831-823a-2c11d6ded869.jpg',
'https://images.openlane.eu/carimgs/5723572/general/ebcd8706-9392-448c-aee9-eac64a2a2a1d.jpg',
'https://images.openlane.eu/carimgs/5723572/general/7c0f2ef7-0f9b-40bb-a7c8-f7ce83cc5014.jpg',
'https://images.openlane.eu/carimgs/5723572/general/40baedf6-ab44-47cc-8286-8a5e19e430ce.jpg',
'https://images.openlane.eu/carimgs/5723572/general/a53d8a4f-9bb7-4122-b5d4-f0e1535e4a04.jpg',
'https://images.openlane.eu/carimgs/5723572/general/e5025599-4db3-473d-9255-4445053a7f5f.jpg',
'https://images.openlane.eu/carimgs/5723572/general/f4a60b18-7a99-465a-bd63-befa0e224cdd.jpg',
'https://images.openlane.eu/carimgs/5723572/general/ff4ca8f5-f5f3-4701-b975-ce0e63cc88ab.jpg',
'https://images.openlane.eu/carimgs/5723572/general/9f87e0ad-3891-4f86-aefd-369b242a7418.jpg',
'https://images.openlane.eu/carimgs/5723572/general/91000982-b6ed-435f-917e-0bad3f9003bf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d23522a-7805-52d0-9808-dd672d028a0a/2d23522a-7805-52d0-9808-dd672d028a0a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322237,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723572/general/2a4d22bd-60ca-4831-823a-2c11d6ded869.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d23522a-7805-52d0-9808-dd672d028a0a/2d23522a-7805-52d0-9808-dd672d028a0a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303939,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723572/general/ebcd8706-9392-448c-aee9-eac64a2a2a1d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d23522a-7805-52d0-9808-dd672d028a0a/2d23522a-7805-52d0-9808-dd672d028a0a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309638,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723572/general/7c0f2ef7-0f9b-40bb-a7c8-f7ce83cc5014.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d23522a-7805-52d0-9808-dd672d028a0a/2d23522a-7805-52d0-9808-dd672d028a0a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286531,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723572/general/40baedf6-ab44-47cc-8286-8a5e19e430ce.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d23522a-7805-52d0-9808-dd672d028a0a/2d23522a-7805-52d0-9808-dd672d028a0a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314075,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723572/general/a53d8a4f-9bb7-4122-b5d4-f0e1535e4a04.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d23522a-7805-52d0-9808-dd672d028a0a/2d23522a-7805-52d0-9808-dd672d028a0a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242090,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723572/general/e5025599-4db3-473d-9255-4445053a7f5f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d23522a-7805-52d0-9808-dd672d028a0a/2d23522a-7805-52d0-9808-dd672d028a0a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325505,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723572/general/f4a60b18-7a99-465a-bd63-befa0e224cdd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d23522a-7805-52d0-9808-dd672d028a0a/2d23522a-7805-52d0-9808-dd672d028a0a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394781,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723572/general/ff4ca8f5-f5f3-4701-b975-ce0e63cc88ab.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d23522a-7805-52d0-9808-dd672d028a0a/2d23522a-7805-52d0-9808-dd672d028a0a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319895,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723572/general/9f87e0ad-3891-4f86-aefd-369b242a7418.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d23522a-7805-52d0-9808-dd672d028a0a/2d23522a-7805-52d0-9808-dd672d028a0a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291489,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723572/general/91000982-b6ed-435f-917e-0bad3f9003bf.jpg',
'Width': 1920}],
'price': 17100,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Polestar 2 Standard Range 67 kWh - Electric - Automatic - 224 hp - '
'18.362 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722604%27 HTTP/1.1" 200 None
2026-03-25 10:19:20 [adesa.be] INFO: Saving data for 10722604: {'created_time': 1774433960.852257, 'last_price_update_time': 1774433960.852273, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722604') HTTP/1.1" 204 0
2026-03-25 10:19:20 [adesa.be] INFO: Found listing with ID: 10722361
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722361%27 HTTP/1.1" 200 None
2026-03-25 10:19:20 [adesa.be] INFO: Scrape type for 10722361: 1
2026-03-25 10:19:20 [adesa.be] INFO: Scraping item 10722361 url https://www.openlane.eu/en/carv6/auction/10722361
2026-03-25 10:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5aae21a-accf-50e3-8b52-6a815e6b1edd with identifier: 10722679
2026-03-25 10:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5aae21a-accf-50e3-8b52-6a815e6b1edd with scrape type 1
2026-03-25 10:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f5aae21a-accf-50e3-8b52-6a815e6b1edd
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731744%252Fgeneral%252F3fd66db0-3274-49e5-948e-cb3580928b4c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731744/general/3fd66db0-3274-49e5-948e-cb3580928b4c.jpg already downloaded
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731744%252Fgeneral%252Fffa598f5-5398-4bc4-85df-a1c8279768a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731744/general/ffa598f5-5398-4bc4-85df-a1c8279768a8.jpg already downloaded
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731744%252Fgeneral%252F1675acdd-01da-4887-9634-f0346aabcae4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731744/general/1675acdd-01da-4887-9634-f0346aabcae4.jpg already downloaded
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731744%252Fgeneral%252Fa69def1a-3e2d-4a8e-8cc8-b99055829eaa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731744/general/a69def1a-3e2d-4a8e-8cc8-b99055829eaa.jpg already downloaded
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731744%252Fgeneral%252F647f1318-3022-4ffb-a71b-c379c11cc323.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731744/general/647f1318-3022-4ffb-a71b-c379c11cc323.jpg already downloaded
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731744%252Fgeneral%252F8b073da7-a220-45aa-a174-20beac36ecfd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731744/general/8b073da7-a220-45aa-a174-20beac36ecfd.jpg already downloaded
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731744%252Fgeneral%252Fa170cc58-b475-424a-9691-bf8e1e04f794.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731744/general/a170cc58-b475-424a-9691-bf8e1e04f794.jpg already downloaded
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731744%252Fgeneral%252Fb4a5bc72-ca40-401f-89ce-f62aeb311ebb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731744/general/b4a5bc72-ca40-401f-89ce-f62aeb311ebb.jpg already downloaded
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731744%252Fgeneral%252F65a899e3-dca7-4068-9712-790e7e77cad8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731744/general/65a899e3-dca7-4068-9712-790e7e77cad8.jpg already downloaded
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731744%252Fgeneral%252F635b50ee-b54a-4921-af22-40f3a9216bf4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731744/general/635b50ee-b54a-4921-af22-40f3a9216bf4.jpg already downloaded
2026-03-25 10:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5aae21a-accf-50e3-8b52-6a815e6b1edd, identifier: 10722679
2026-03-25 10:19:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd with identifier: 10722652
2026-03-25 10:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd with scrape type 1
2026-03-25 10:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729014%252Fgeneral%252F658e11c4-2505-47d3-9054-b04d2fea8056.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729014/general/658e11c4-2505-47d3-9054-b04d2fea8056.jpg already downloaded
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729014%252Fgeneral%252F0f3bdb00-5eb4-48e6-9708-5ef0588032ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729014/general/0f3bdb00-5eb4-48e6-9708-5ef0588032ac.jpg already downloaded
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729014%252Fgeneral%252F32abb028-e858-43ce-9eea-95ee26733a06.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729014/general/32abb028-e858-43ce-9eea-95ee26733a06.jpg already downloaded
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729014%252Fgeneral%252Fbae989e4-b7f4-4af4-bec3-dedb829a30d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729014/general/bae989e4-b7f4-4af4-bec3-dedb829a30d0.jpg already downloaded
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729014%252Fgeneral%252F738e28d6-7652-4edf-abce-fd6a24b22593.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729014/general/738e28d6-7652-4edf-abce-fd6a24b22593.jpg already downloaded
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729014%252Fgeneral%252F2ecd092d-fdad-499c-9566-14058886aad7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729014/general/2ecd092d-fdad-499c-9566-14058886aad7.jpg already downloaded
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729014%252Fgeneral%252F4a409804-d8b1-41a6-b08d-db10097a431e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729014/general/4a409804-d8b1-41a6-b08d-db10097a431e.jpg already downloaded
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729014%252Fgeneral%252F21b2a9e5-2614-4b8e-a789-a5f13593b87d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729014/general/21b2a9e5-2614-4b8e-a789-a5f13593b87d.jpg already downloaded
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729014%252Fgeneral%252F95dcf2ad-fdfc-442d-9505-d75c16763aab.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729014/general/95dcf2ad-fdfc-442d-9505-d75c16763aab.jpg already downloaded
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729014%252Fgeneral%252F8d76286c-89a3-45c4-94b0-5bd559c61d6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729014/general/8d76286c-89a3-45c4-94b0-5bd559c61d6f.jpg already downloaded
2026-03-25 10:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd, identifier: 10722652
2026-03-25 10:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5aae21a-accf-50e3-8b52-6a815e6b1edd with identifier: 10722679
2026-03-25 10:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5aae21a-accf-50e3-8b52-6a815e6b1edd with identifier: 10722679
2026-03-25 10:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5aae21a-accf-50e3-8b52-6a815e6b1edd with identifier: 10722679 to the API
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722679>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'f5aae21a-accf-50e3-8b52-6a815e6b1edd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXP967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722679',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 113184,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5731744/general/3fd66db0-3274-49e5-948e-cb3580928b4c.jpg',
'https://images.openlane.eu/carimgs/5731744/general/ffa598f5-5398-4bc4-85df-a1c8279768a8.jpg',
'https://images.openlane.eu/carimgs/5731744/general/1675acdd-01da-4887-9634-f0346aabcae4.jpg',
'https://images.openlane.eu/carimgs/5731744/general/a69def1a-3e2d-4a8e-8cc8-b99055829eaa.jpg',
'https://images.openlane.eu/carimgs/5731744/general/647f1318-3022-4ffb-a71b-c379c11cc323.jpg',
'https://images.openlane.eu/carimgs/5731744/general/8b073da7-a220-45aa-a174-20beac36ecfd.jpg',
'https://images.openlane.eu/carimgs/5731744/general/a170cc58-b475-424a-9691-bf8e1e04f794.jpg',
'https://images.openlane.eu/carimgs/5731744/general/b4a5bc72-ca40-401f-89ce-f62aeb311ebb.jpg',
'https://images.openlane.eu/carimgs/5731744/general/65a899e3-dca7-4068-9712-790e7e77cad8.jpg',
'https://images.openlane.eu/carimgs/5731744/general/635b50ee-b54a-4921-af22-40f3a9216bf4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5aae21a-accf-50e3-8b52-6a815e6b1edd/f5aae21a-accf-50e3-8b52-6a815e6b1edd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320038,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731744/general/3fd66db0-3274-49e5-948e-cb3580928b4c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5aae21a-accf-50e3-8b52-6a815e6b1edd/f5aae21a-accf-50e3-8b52-6a815e6b1edd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350033,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731744/general/ffa598f5-5398-4bc4-85df-a1c8279768a8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5aae21a-accf-50e3-8b52-6a815e6b1edd/f5aae21a-accf-50e3-8b52-6a815e6b1edd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306923,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731744/general/1675acdd-01da-4887-9634-f0346aabcae4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5aae21a-accf-50e3-8b52-6a815e6b1edd/f5aae21a-accf-50e3-8b52-6a815e6b1edd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342888,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731744/general/a69def1a-3e2d-4a8e-8cc8-b99055829eaa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5aae21a-accf-50e3-8b52-6a815e6b1edd/f5aae21a-accf-50e3-8b52-6a815e6b1edd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278924,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731744/general/647f1318-3022-4ffb-a71b-c379c11cc323.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5aae21a-accf-50e3-8b52-6a815e6b1edd/f5aae21a-accf-50e3-8b52-6a815e6b1edd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305374,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731744/general/8b073da7-a220-45aa-a174-20beac36ecfd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5aae21a-accf-50e3-8b52-6a815e6b1edd/f5aae21a-accf-50e3-8b52-6a815e6b1edd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304042,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731744/general/a170cc58-b475-424a-9691-bf8e1e04f794.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5aae21a-accf-50e3-8b52-6a815e6b1edd/f5aae21a-accf-50e3-8b52-6a815e6b1edd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296724,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731744/general/b4a5bc72-ca40-401f-89ce-f62aeb311ebb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5aae21a-accf-50e3-8b52-6a815e6b1edd/f5aae21a-accf-50e3-8b52-6a815e6b1edd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315985,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731744/general/65a899e3-dca7-4068-9712-790e7e77cad8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5aae21a-accf-50e3-8b52-6a815e6b1edd/f5aae21a-accf-50e3-8b52-6a815e6b1edd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282423,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731744/general/635b50ee-b54a-4921-af22-40f3a9216bf4.jpg',
'Width': 1920}],
'price': 13850,
'price_includes_vat': True,
'registration_date': '2022-05-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Automatic - 115 hp - '
'113.184 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722679%27 HTTP/1.1" 200 None
2026-03-25 10:19:21 [adesa.be] INFO: Saving data for 10722679: {'created_time': 1774433961.794317, 'last_price_update_time': 1774433961.79433, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722679') HTTP/1.1" 204 0
2026-03-25 10:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd with identifier: 10722652
2026-03-25 10:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd with identifier: 10722652
2026-03-25 10:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd with identifier: 10722652 to the API
2026-03-25 10:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722652>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 215,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Electric',
'id': 'fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADG050',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722652',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 103561,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5729014/general/658e11c4-2505-47d3-9054-b04d2fea8056.jpg',
'https://images.openlane.eu/carimgs/5729014/general/0f3bdb00-5eb4-48e6-9708-5ef0588032ac.jpg',
'https://images.openlane.eu/carimgs/5729014/general/32abb028-e858-43ce-9eea-95ee26733a06.jpg',
'https://images.openlane.eu/carimgs/5729014/general/bae989e4-b7f4-4af4-bec3-dedb829a30d0.jpg',
'https://images.openlane.eu/carimgs/5729014/general/738e28d6-7652-4edf-abce-fd6a24b22593.jpg',
'https://images.openlane.eu/carimgs/5729014/general/2ecd092d-fdad-499c-9566-14058886aad7.jpg',
'https://images.openlane.eu/carimgs/5729014/general/4a409804-d8b1-41a6-b08d-db10097a431e.jpg',
'https://images.openlane.eu/carimgs/5729014/general/21b2a9e5-2614-4b8e-a789-a5f13593b87d.jpg',
'https://images.openlane.eu/carimgs/5729014/general/95dcf2ad-fdfc-442d-9505-d75c16763aab.jpg',
'https://images.openlane.eu/carimgs/5729014/general/8d76286c-89a3-45c4-94b0-5bd559c61d6f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd/fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729014/general/658e11c4-2505-47d3-9054-b04d2fea8056.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd/fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22245,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729014/general/0f3bdb00-5eb4-48e6-9708-5ef0588032ac.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd/fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83458,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729014/general/32abb028-e858-43ce-9eea-95ee26733a06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd/fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82618,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729014/general/bae989e4-b7f4-4af4-bec3-dedb829a30d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd/fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107672,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729014/general/738e28d6-7652-4edf-abce-fd6a24b22593.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd/fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109197,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729014/general/2ecd092d-fdad-499c-9566-14058886aad7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd/fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87686,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729014/general/4a409804-d8b1-41a6-b08d-db10097a431e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd/fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83660,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729014/general/21b2a9e5-2614-4b8e-a789-a5f13593b87d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd/fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108741,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729014/general/95dcf2ad-fdfc-442d-9505-d75c16763aab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd/fa4ebb60-1d56-56f2-b3e7-4e2f9e9589fd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84209,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729014/general/8d76286c-89a3-45c4-94b0-5bd559c61d6f.jpg',
'Width': 1024}],
'price': 17850,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Tesla Model 3 Long Range 75 kWh - Dual Motor - Electric - Automatic '
'- 215 hp - 103.561 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722652%27 HTTP/1.1" 200 None
2026-03-25 10:19:22 [adesa.be] INFO: Saving data for 10722652: {'created_time': 1774433962.147353, 'last_price_update_time': 1774433962.147367, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722652') HTTP/1.1" 204 0
2026-03-25 10:19:22 [adesa.be] INFO: Found listing with ID: 10722526
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722526%27 HTTP/1.1" 200 None
2026-03-25 10:19:22 [adesa.be] INFO: Scrape type for 10722526: 1
2026-03-25 10:19:22 [adesa.be] INFO: Scraping item 10722526 url https://www.openlane.eu/en/carv6/auction/10722526
2026-03-25 10: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-25 10:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722711> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:22 [adesa.be] INFO: Found listing with ID: 10722527
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722527%27 HTTP/1.1" 200 None
2026-03-25 10:19:22 [adesa.be] INFO: Scrape type for 10722527: 1
2026-03-25 10:19:22 [adesa.be] INFO: Scraping item 10722527 url https://www.openlane.eu/en/carv6/auction/10722527
2026-03-25 10: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-25 10: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-25 10:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1974b2e4-327d-58e5-aeb0-cdbbf8b1de30 with identifier: 10722508
2026-03-25 10:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1974b2e4-327d-58e5-aeb0-cdbbf8b1de30 with scrape type 1
2026-03-25 10:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1974b2e4-327d-58e5-aeb0-cdbbf8b1de30
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699383%252Fgeneral%252Fe5d754b5-cb70-4fc2-9395-10d9b4a5bcd1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699383/general/e5d754b5-cb70-4fc2-9395-10d9b4a5bcd1.jpg already downloaded
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699383%252Fgeneral%252F68fb5fb3-d687-47d1-8120-d8f5c3565e63.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699383/general/68fb5fb3-d687-47d1-8120-d8f5c3565e63.jpg already downloaded
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699383%252Fgeneral%252Faa86b3be-9a28-4268-a998-eeeffdeddd6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699383/general/aa86b3be-9a28-4268-a998-eeeffdeddd6c.jpg already downloaded
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699383%252Fgeneral%252F5a02f975-54ac-401a-8a4c-f6d4718aa812.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699383/general/5a02f975-54ac-401a-8a4c-f6d4718aa812.jpg already downloaded
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699383%252Fgeneral%252Fe64aff39-4851-440d-9eef-69477207c11c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699383/general/e64aff39-4851-440d-9eef-69477207c11c.jpg already downloaded
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699383%252Fgeneral%252Fa35683db-16ca-4871-995a-5982e3262d06.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699383/general/a35683db-16ca-4871-995a-5982e3262d06.jpg already downloaded
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699383%252Fgeneral%252F210e796e-063e-4501-a379-1ae6b589191a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699383/general/210e796e-063e-4501-a379-1ae6b589191a.jpg already downloaded
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699383%252Fgeneral%252F5230a5c9-1826-48b7-91bf-7bfdd258bb14.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699383/general/5230a5c9-1826-48b7-91bf-7bfdd258bb14.jpg already downloaded
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699383%252Fgeneral%252F2e110e8a-b85f-4fbb-9f55-f1e62e5a32a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699383/general/2e110e8a-b85f-4fbb-9f55-f1e62e5a32a1.jpg already downloaded
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699383%252Fgeneral%252F804d3ad2-b1c2-4936-bbb8-8662de44352c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699383/general/804d3ad2-b1c2-4936-bbb8-8662de44352c.jpg already downloaded
2026-03-25 10:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1974b2e4-327d-58e5-aeb0-cdbbf8b1de30, identifier: 10722508
2026-03-25 10:19:22 [adesa.be] INFO: Found listing with ID: 10722486
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722486%27 HTTP/1.1" 200 None
2026-03-25 10:19:22 [adesa.be] INFO: Scrape type for 10722486: 1
2026-03-25 10:19:22 [adesa.be] INFO: Scraping item 10722486 url https://www.openlane.eu/en/carv6/auction/10722486
2026-03-25 10:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1974b2e4-327d-58e5-aeb0-cdbbf8b1de30 with identifier: 10722508
2026-03-25 10:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1974b2e4-327d-58e5-aeb0-cdbbf8b1de30 with identifier: 10722508
2026-03-25 10:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1974b2e4-327d-58e5-aeb0-cdbbf8b1de30 with identifier: 10722508 to the API
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722508>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '1974b2e4-327d-58e5-aeb0-cdbbf8b1de30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DDU797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722508',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 106366,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5699383/general/e5d754b5-cb70-4fc2-9395-10d9b4a5bcd1.jpg',
'https://images.openlane.eu/carimgs/5699383/general/68fb5fb3-d687-47d1-8120-d8f5c3565e63.jpg',
'https://images.openlane.eu/carimgs/5699383/general/aa86b3be-9a28-4268-a998-eeeffdeddd6c.jpg',
'https://images.openlane.eu/carimgs/5699383/general/5a02f975-54ac-401a-8a4c-f6d4718aa812.jpg',
'https://images.openlane.eu/carimgs/5699383/general/e64aff39-4851-440d-9eef-69477207c11c.jpg',
'https://images.openlane.eu/carimgs/5699383/general/a35683db-16ca-4871-995a-5982e3262d06.jpg',
'https://images.openlane.eu/carimgs/5699383/general/210e796e-063e-4501-a379-1ae6b589191a.jpg',
'https://images.openlane.eu/carimgs/5699383/general/5230a5c9-1826-48b7-91bf-7bfdd258bb14.jpg',
'https://images.openlane.eu/carimgs/5699383/general/2e110e8a-b85f-4fbb-9f55-f1e62e5a32a1.jpg',
'https://images.openlane.eu/carimgs/5699383/general/804d3ad2-b1c2-4936-bbb8-8662de44352c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1974b2e4-327d-58e5-aeb0-cdbbf8b1de30/1974b2e4-327d-58e5-aeb0-cdbbf8b1de30_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699383/general/e5d754b5-cb70-4fc2-9395-10d9b4a5bcd1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1974b2e4-327d-58e5-aeb0-cdbbf8b1de30/1974b2e4-327d-58e5-aeb0-cdbbf8b1de30_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54339,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699383/general/68fb5fb3-d687-47d1-8120-d8f5c3565e63.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1974b2e4-327d-58e5-aeb0-cdbbf8b1de30/1974b2e4-327d-58e5-aeb0-cdbbf8b1de30_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226617,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699383/general/aa86b3be-9a28-4268-a998-eeeffdeddd6c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1974b2e4-327d-58e5-aeb0-cdbbf8b1de30/1974b2e4-327d-58e5-aeb0-cdbbf8b1de30_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252383,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699383/general/5a02f975-54ac-401a-8a4c-f6d4718aa812.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1974b2e4-327d-58e5-aeb0-cdbbf8b1de30/1974b2e4-327d-58e5-aeb0-cdbbf8b1de30_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110125,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699383/general/e64aff39-4851-440d-9eef-69477207c11c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1974b2e4-327d-58e5-aeb0-cdbbf8b1de30/1974b2e4-327d-58e5-aeb0-cdbbf8b1de30_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136544,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699383/general/a35683db-16ca-4871-995a-5982e3262d06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1974b2e4-327d-58e5-aeb0-cdbbf8b1de30/1974b2e4-327d-58e5-aeb0-cdbbf8b1de30_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195600,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699383/general/210e796e-063e-4501-a379-1ae6b589191a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1974b2e4-327d-58e5-aeb0-cdbbf8b1de30/1974b2e4-327d-58e5-aeb0-cdbbf8b1de30_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88306,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699383/general/5230a5c9-1826-48b7-91bf-7bfdd258bb14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1974b2e4-327d-58e5-aeb0-cdbbf8b1de30/1974b2e4-327d-58e5-aeb0-cdbbf8b1de30_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117399,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699383/general/2e110e8a-b85f-4fbb-9f55-f1e62e5a32a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1974b2e4-327d-58e5-aeb0-cdbbf8b1de30/1974b2e4-327d-58e5-aeb0-cdbbf8b1de30_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104492,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699383/general/804d3ad2-b1c2-4936-bbb8-8662de44352c.jpg',
'Width': 1024}],
'price': 17050,
'price_includes_vat': True,
'registration_date': '2023-02-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 2.0 TDI Clever - Diesel - Automatic - 150 hp - '
'106.366 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2023}
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722508%27 HTTP/1.1" 200 None
2026-03-25 10:19:22 [adesa.be] INFO: Saving data for 10722508: {'created_time': 1774433962.872756, 'last_price_update_time': 1774433962.872767, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722508') HTTP/1.1" 204 0
2026-03-25 10:19:22 [adesa.be] INFO: Found listing with ID: 10722386
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722386%27 HTTP/1.1" 200 None
2026-03-25 10:19:22 [adesa.be] INFO: Scrape type for 10722386: 1
2026-03-25 10:19:22 [adesa.be] INFO: Scraping item 10722386 url https://www.openlane.eu/en/carv6/auction/10722386
2026-03-25 10:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c80c999-2e3e-5b55-b8b0-2724837037e0 with identifier: 10722588
2026-03-25 10:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c80c999-2e3e-5b55-b8b0-2724837037e0 with scrape type 1
2026-03-25 10:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2c80c999-2e3e-5b55-b8b0-2724837037e0
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720972%252Fgeneral%252F9a2ce01a-277b-4488-818e-d96fed352d75.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720972/general/9a2ce01a-277b-4488-818e-d96fed352d75.jpg already downloaded
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720972%252Fgeneral%252F5da7e13c-544f-4908-a2fc-f5b5763d2a6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720972/general/5da7e13c-544f-4908-a2fc-f5b5763d2a6f.jpg already downloaded
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720972%252Fgeneral%252F27c0cd33-5843-4640-b937-a18ad98b8dec.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720972/general/27c0cd33-5843-4640-b937-a18ad98b8dec.jpg already downloaded
2026-03-25 10:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720972%252Fgeneral%252F1c22f6b4-1233-4cd6-9474-b7b9760d3862.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720972/general/1c22f6b4-1233-4cd6-9474-b7b9760d3862.jpg already downloaded
2026-03-25 10:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720972%252Fgeneral%252F3fd2140b-5c8a-43ad-be0b-e8ba90fce115.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720972/general/3fd2140b-5c8a-43ad-be0b-e8ba90fce115.jpg already downloaded
2026-03-25 10:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720972%252Fgeneral%252F9ae60c3f-22fa-44fc-abf2-a036653aeda7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720972/general/9ae60c3f-22fa-44fc-abf2-a036653aeda7.jpg already downloaded
2026-03-25 10:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720972%252Fgeneral%252Fc7a90f75-cebf-4429-b83f-06980e29de74.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720972/general/c7a90f75-cebf-4429-b83f-06980e29de74.jpg already downloaded
2026-03-25 10:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720972%252Fgeneral%252Fb2b71e8d-0de0-4319-972d-bb92d3945416.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720972/general/b2b71e8d-0de0-4319-972d-bb92d3945416.jpg already downloaded
2026-03-25 10:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720972%252Fgeneral%252F0e738881-5418-45cf-aa92-e27ff35b572a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720972/general/0e738881-5418-45cf-aa92-e27ff35b572a.jpg already downloaded
2026-03-25 10:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5720972%252Fgeneral%252Fc5d30942-a103-4e71-b87b-9699bac83637.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720972/general/c5d30942-a103-4e71-b87b-9699bac83637.jpg already downloaded
2026-03-25 10:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c80c999-2e3e-5b55-b8b0-2724837037e0, identifier: 10722588
2026-03-25 10:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cebb4bf8-d9db-5053-92f0-323601765890 with identifier: 10722711
2026-03-25 10:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cebb4bf8-d9db-5053-92f0-323601765890 with scrape type 1
2026-03-25 10:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cebb4bf8-d9db-5053-92f0-323601765890
2026-03-25 10:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734311%252Fgeneral%252F1d318967-299d-42fb-863c-efacd21ddffd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734311/general/1d318967-299d-42fb-863c-efacd21ddffd.jpg already downloaded
2026-03-25 10:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734311%252Fgeneral%252F72f80ae7-8810-4d2e-9d25-96adbde9df8e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734311/general/72f80ae7-8810-4d2e-9d25-96adbde9df8e.jpg already downloaded
2026-03-25 10:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734311%252Fgeneral%252F3859241e-e4b1-48c0-8342-7181dc569597.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734311/general/3859241e-e4b1-48c0-8342-7181dc569597.jpg already downloaded
2026-03-25 10:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734311%252Fgeneral%252F8c4bcd6f-adb2-427a-b104-89fb8244ab21.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734311/general/8c4bcd6f-adb2-427a-b104-89fb8244ab21.jpg already downloaded
2026-03-25 10:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734311%252Fgeneral%252F3dd83096-3b8b-4963-9a55-7522421fc34d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734311/general/3dd83096-3b8b-4963-9a55-7522421fc34d.jpg already downloaded
2026-03-25 10:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734311%252Fgeneral%252Fe6669dad-1d64-4563-9f48-94d8d25f793f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734311/general/e6669dad-1d64-4563-9f48-94d8d25f793f.jpg already downloaded
2026-03-25 10:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734311%252Fgeneral%252F85655566-03f2-4ddd-a904-9e209c3bf3ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734311/general/85655566-03f2-4ddd-a904-9e209c3bf3ca.jpg already downloaded
2026-03-25 10:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734311%252Fgeneral%252F3e8f3f49-1684-4495-8afe-af3debca5296.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734311/general/3e8f3f49-1684-4495-8afe-af3debca5296.jpg already downloaded
2026-03-25 10:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734311%252Fgeneral%252F631ad93a-1da3-4619-bd29-9923feb646f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734311/general/631ad93a-1da3-4619-bd29-9923feb646f9.jpg already downloaded
2026-03-25 10:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734311%252Fgeneral%252F67f72e35-44d7-495c-ba69-d9d98b3b4b7d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734311/general/67f72e35-44d7-495c-ba69-d9d98b3b4b7d.jpg already downloaded
2026-03-25 10:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cebb4bf8-d9db-5053-92f0-323601765890, identifier: 10722711
2026-03-25 10:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c80c999-2e3e-5b55-b8b0-2724837037e0 with identifier: 10722588
2026-03-25 10:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c80c999-2e3e-5b55-b8b0-2724837037e0 with identifier: 10722588
2026-03-25 10:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c80c999-2e3e-5b55-b8b0-2724837037e0 with identifier: 10722588 to the API
2026-03-25 10:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722588>
{'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': 150,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '2c80c999-2e3e-5b55-b8b0-2724837037e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPV185',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722588',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 157154,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5720972/general/9a2ce01a-277b-4488-818e-d96fed352d75.jpg',
'https://images.openlane.eu/carimgs/5720972/general/5da7e13c-544f-4908-a2fc-f5b5763d2a6f.jpg',
'https://images.openlane.eu/carimgs/5720972/general/27c0cd33-5843-4640-b937-a18ad98b8dec.jpg',
'https://images.openlane.eu/carimgs/5720972/general/1c22f6b4-1233-4cd6-9474-b7b9760d3862.jpg',
'https://images.openlane.eu/carimgs/5720972/general/3fd2140b-5c8a-43ad-be0b-e8ba90fce115.jpg',
'https://images.openlane.eu/carimgs/5720972/general/9ae60c3f-22fa-44fc-abf2-a036653aeda7.jpg',
'https://images.openlane.eu/carimgs/5720972/general/c7a90f75-cebf-4429-b83f-06980e29de74.jpg',
'https://images.openlane.eu/carimgs/5720972/general/b2b71e8d-0de0-4319-972d-bb92d3945416.jpg',
'https://images.openlane.eu/carimgs/5720972/general/0e738881-5418-45cf-aa92-e27ff35b572a.jpg',
'https://images.openlane.eu/carimgs/5720972/general/c5d30942-a103-4e71-b87b-9699bac83637.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c80c999-2e3e-5b55-b8b0-2724837037e0/2c80c999-2e3e-5b55-b8b0-2724837037e0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37765,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720972/general/9a2ce01a-277b-4488-818e-d96fed352d75.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c80c999-2e3e-5b55-b8b0-2724837037e0/2c80c999-2e3e-5b55-b8b0-2724837037e0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293983,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720972/general/5da7e13c-544f-4908-a2fc-f5b5763d2a6f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c80c999-2e3e-5b55-b8b0-2724837037e0/2c80c999-2e3e-5b55-b8b0-2724837037e0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294702,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720972/general/27c0cd33-5843-4640-b937-a18ad98b8dec.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c80c999-2e3e-5b55-b8b0-2724837037e0/2c80c999-2e3e-5b55-b8b0-2724837037e0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273361,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720972/general/1c22f6b4-1233-4cd6-9474-b7b9760d3862.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c80c999-2e3e-5b55-b8b0-2724837037e0/2c80c999-2e3e-5b55-b8b0-2724837037e0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251226,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720972/general/3fd2140b-5c8a-43ad-be0b-e8ba90fce115.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c80c999-2e3e-5b55-b8b0-2724837037e0/2c80c999-2e3e-5b55-b8b0-2724837037e0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281748,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720972/general/9ae60c3f-22fa-44fc-abf2-a036653aeda7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c80c999-2e3e-5b55-b8b0-2724837037e0/2c80c999-2e3e-5b55-b8b0-2724837037e0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264233,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720972/general/c7a90f75-cebf-4429-b83f-06980e29de74.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c80c999-2e3e-5b55-b8b0-2724837037e0/2c80c999-2e3e-5b55-b8b0-2724837037e0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310445,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720972/general/b2b71e8d-0de0-4319-972d-bb92d3945416.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c80c999-2e3e-5b55-b8b0-2724837037e0/2c80c999-2e3e-5b55-b8b0-2724837037e0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257338,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720972/general/0e738881-5418-45cf-aa92-e27ff35b572a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c80c999-2e3e-5b55-b8b0-2724837037e0/2c80c999-2e3e-5b55-b8b0-2724837037e0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323227,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720972/general/c5d30942-a103-4e71-b87b-9699bac83637.jpg',
'Width': 1400}],
'price': 14550,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 1.5 TSI Clever - Petrol - Automatic - 150 hp - '
'157.154 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722588%27 HTTP/1.1" 200 None
2026-03-25 10:19:24 [adesa.be] INFO: Saving data for 10722588: {'created_time': 1774433964.110803, 'last_price_update_time': 1774433964.110814, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722588') HTTP/1.1" 204 0
2026-03-25 10:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cebb4bf8-d9db-5053-92f0-323601765890 with identifier: 10722711
2026-03-25 10:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cebb4bf8-d9db-5053-92f0-323601765890 with identifier: 10722711
2026-03-25 10:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cebb4bf8-d9db-5053-92f0-323601765890 with identifier: 10722711 to the API
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722711>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'cebb4bf8-d9db-5053-92f0-323601765890',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FVS962',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722711',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 134017,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5734311/general/1d318967-299d-42fb-863c-efacd21ddffd.jpg',
'https://images.openlane.eu/carimgs/5734311/general/72f80ae7-8810-4d2e-9d25-96adbde9df8e.jpg',
'https://images.openlane.eu/carimgs/5734311/general/3859241e-e4b1-48c0-8342-7181dc569597.jpg',
'https://images.openlane.eu/carimgs/5734311/general/8c4bcd6f-adb2-427a-b104-89fb8244ab21.jpg',
'https://images.openlane.eu/carimgs/5734311/general/3dd83096-3b8b-4963-9a55-7522421fc34d.jpg',
'https://images.openlane.eu/carimgs/5734311/general/e6669dad-1d64-4563-9f48-94d8d25f793f.jpg',
'https://images.openlane.eu/carimgs/5734311/general/85655566-03f2-4ddd-a904-9e209c3bf3ca.jpg',
'https://images.openlane.eu/carimgs/5734311/general/3e8f3f49-1684-4495-8afe-af3debca5296.jpg',
'https://images.openlane.eu/carimgs/5734311/general/631ad93a-1da3-4619-bd29-9923feb646f9.jpg',
'https://images.openlane.eu/carimgs/5734311/general/67f72e35-44d7-495c-ba69-d9d98b3b4b7d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cebb4bf8-d9db-5053-92f0-323601765890/cebb4bf8-d9db-5053-92f0-323601765890_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86497,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734311/general/1d318967-299d-42fb-863c-efacd21ddffd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cebb4bf8-d9db-5053-92f0-323601765890/cebb4bf8-d9db-5053-92f0-323601765890_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26117,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734311/general/72f80ae7-8810-4d2e-9d25-96adbde9df8e.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cebb4bf8-d9db-5053-92f0-323601765890/cebb4bf8-d9db-5053-92f0-323601765890_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85072,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734311/general/3859241e-e4b1-48c0-8342-7181dc569597.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cebb4bf8-d9db-5053-92f0-323601765890/cebb4bf8-d9db-5053-92f0-323601765890_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83629,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734311/general/8c4bcd6f-adb2-427a-b104-89fb8244ab21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cebb4bf8-d9db-5053-92f0-323601765890/cebb4bf8-d9db-5053-92f0-323601765890_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96584,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734311/general/3dd83096-3b8b-4963-9a55-7522421fc34d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cebb4bf8-d9db-5053-92f0-323601765890/cebb4bf8-d9db-5053-92f0-323601765890_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116697,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734311/general/e6669dad-1d64-4563-9f48-94d8d25f793f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cebb4bf8-d9db-5053-92f0-323601765890/cebb4bf8-d9db-5053-92f0-323601765890_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734311/general/85655566-03f2-4ddd-a904-9e209c3bf3ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cebb4bf8-d9db-5053-92f0-323601765890/cebb4bf8-d9db-5053-92f0-323601765890_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734311/general/3e8f3f49-1684-4495-8afe-af3debca5296.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cebb4bf8-d9db-5053-92f0-323601765890/cebb4bf8-d9db-5053-92f0-323601765890_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93289,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734311/general/631ad93a-1da3-4619-bd29-9923feb646f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cebb4bf8-d9db-5053-92f0-323601765890/cebb4bf8-d9db-5053-92f0-323601765890_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227116,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734311/general/67f72e35-44d7-495c-ba69-d9d98b3b4b7d.jpg',
'Width': 1024}],
'price': 10550,
'price_includes_vat': True,
'registration_date': '2019-01-16',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Toyota ProAce 2.0 D-4D Comfort - Diesel - Manual - 122 hp - 134.017 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2019}
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722711%27 HTTP/1.1" 200 None
2026-03-25 10:19:24 [adesa.be] INFO: Saving data for 10722711: {'created_time': 1774433964.44601, 'last_price_update_time': 1774433964.446021, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722711') HTTP/1.1" 204 0
2026-03-25 10:19:24 [adesa.be] INFO: Found listing with ID: 10722590
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722590%27 HTTP/1.1" 200 None
2026-03-25 10:19:24 [adesa.be] INFO: Scrape type for 10722590: 1
2026-03-25 10:19:24 [adesa.be] INFO: Scraping item 10722590 url https://www.openlane.eu/en/carv6/auction/10722590
2026-03-25 10:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722565> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:24 [adesa.be] INFO: Found listing with ID: 10722575
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722575%27 HTTP/1.1" 200 None
2026-03-25 10:19:24 [adesa.be] INFO: Scrape type for 10722575: 1
2026-03-25 10:19:24 [adesa.be] INFO: Scraping item 10722575 url https://www.openlane.eu/en/carv6/auction/10722575
2026-03-25 10:19:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:24 [adesa.be] INFO: Found listing with ID: 10722566
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722566%27 HTTP/1.1" 200 None
2026-03-25 10:19:24 [adesa.be] INFO: Scrape type for 10722566: 1
2026-03-25 10:19:24 [adesa.be] INFO: Scraping item 10722566 url https://www.openlane.eu/en/carv6/auction/10722566
2026-03-25 10:19:24 [adesa.be] INFO: Found listing with ID: 10722689
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722689%27 HTTP/1.1" 200 None
2026-03-25 10:19:24 [adesa.be] INFO: Scrape type for 10722689: 1
2026-03-25 10:19:24 [adesa.be] INFO: Scraping item 10722689 url https://www.openlane.eu/en/carv6/auction/10722689
2026-03-25 10:19:24 [adesa.be] INFO: Found listing with ID: 10722487
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722487%27 HTTP/1.1" 200 None
2026-03-25 10:19:24 [adesa.be] INFO: Scrape type for 10722487: 1
2026-03-25 10:19:24 [adesa.be] INFO: Scraping item 10722487 url https://www.openlane.eu/en/carv6/auction/10722487
2026-03-25 10:19:24 [adesa.be] INFO: Found listing with ID: 10722417
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722417%27 HTTP/1.1" 200 None
2026-03-25 10:19:24 [adesa.be] INFO: Scrape type for 10722417: 1
2026-03-25 10:19:24 [adesa.be] INFO: Scraping item 10722417 url https://www.openlane.eu/en/carv6/auction/10722417
2026-03-25 10:19:24 [adesa.be] INFO: Found listing with ID: 10722591
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722591%27 HTTP/1.1" 200 None
2026-03-25 10:19:24 [adesa.be] INFO: Scrape type for 10722591: 1
2026-03-25 10:19:24 [adesa.be] INFO: Scraping item 10722591 url https://www.openlane.eu/en/carv6/auction/10722591
2026-03-25 10:19:24 [adesa.be] INFO: Found listing with ID: 10722715
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722715%27 HTTP/1.1" 200 None
2026-03-25 10:19:24 [adesa.be] INFO: Scrape type for 10722715: 1
2026-03-25 10:19:24 [adesa.be] INFO: Scraping item 10722715 url https://www.openlane.eu/en/carv6/auction/10722715
2026-03-25 10:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01e1e312-4e0b-589c-9838-310d0b5068d7 with identifier: 10722565
2026-03-25 10:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01e1e312-4e0b-589c-9838-310d0b5068d7 with scrape type 1
2026-03-25 10:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 01e1e312-4e0b-589c-9838-310d0b5068d7
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5715544%252Fgeneral%252Fcb294314-0b9b-47dc-9023-1db2263edefd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715544/general/cb294314-0b9b-47dc-9023-1db2263edefd.jpg already downloaded
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5715544%252Fgeneral%252F366bc32d-8743-42c1-a911-169bf6fb8ce9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715544/general/366bc32d-8743-42c1-a911-169bf6fb8ce9.jpg already downloaded
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5715544%252Fgeneral%252Fc9733079-c18f-4420-9f0e-94f43597d3e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715544/general/c9733079-c18f-4420-9f0e-94f43597d3e6.jpg already downloaded
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5715544%252Fgeneral%252Ff5ccf9e0-a2b5-46b2-9f78-b2f4dcf71c41.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715544/general/f5ccf9e0-a2b5-46b2-9f78-b2f4dcf71c41.jpg already downloaded
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5715544%252Fgeneral%252Fce8b6b4c-655c-444c-a6e7-2732cad0ca96.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715544/general/ce8b6b4c-655c-444c-a6e7-2732cad0ca96.jpg already downloaded
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5715544%252Fgeneral%252F02a3ff82-de11-44dc-9f9d-f07133637a81.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715544/general/02a3ff82-de11-44dc-9f9d-f07133637a81.jpg already downloaded
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5715544%252Fgeneral%252F699f2fbc-7739-486f-be78-ce8b4cb6f38b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715544/general/699f2fbc-7739-486f-be78-ce8b4cb6f38b.jpg already downloaded
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5715544%252Fgeneral%252Fd7184895-301c-4182-9ed4-0b550af49698.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715544/general/d7184895-301c-4182-9ed4-0b550af49698.jpg already downloaded
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5715544%252Fgeneral%252F65466322-bf1f-4cc0-b5ea-b68ba1bac5fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715544/general/65466322-bf1f-4cc0-b5ea-b68ba1bac5fa.jpg already downloaded
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5715544%252Fgeneral%252F85a9dafb-052a-46c7-8dc2-44a310bd9376.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715544/general/85a9dafb-052a-46c7-8dc2-44a310bd9376.jpg already downloaded
2026-03-25 10:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01e1e312-4e0b-589c-9838-310d0b5068d7, identifier: 10722565
2026-03-25 10:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 041b9b7c-46fe-5303-ac5e-280158b4eba2 with identifier: 10722683
2026-03-25 10:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 041b9b7c-46fe-5303-ac5e-280158b4eba2 with scrape type 1
2026-03-25 10:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 041b9b7c-46fe-5303-ac5e-280158b4eba2
2026-03-25 10:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731751%252Fgeneral%252F6716eff9-a42b-4a87-82db-3d9d0d051659.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731751/general/6716eff9-a42b-4a87-82db-3d9d0d051659.jpg already downloaded
2026-03-25 10:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731751%252Fgeneral%252F9b4d43eb-9770-4867-b4b0-dfc51f9b98dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731751/general/9b4d43eb-9770-4867-b4b0-dfc51f9b98dd.jpg already downloaded
2026-03-25 10:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731751%252Fgeneral%252F899ef36d-cb0f-45c4-857e-1de63527d277.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731751/general/899ef36d-cb0f-45c4-857e-1de63527d277.jpg already downloaded
2026-03-25 10:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731751%252Fgeneral%252F8534b818-b417-45eb-91a3-c01fb3f2700f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731751/general/8534b818-b417-45eb-91a3-c01fb3f2700f.jpg already downloaded
2026-03-25 10:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731751%252Fgeneral%252F540c2f38-f75a-42d0-b415-eeadb27f8533.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731751/general/540c2f38-f75a-42d0-b415-eeadb27f8533.jpg already downloaded
2026-03-25 10:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731751%252Fgeneral%252Fcffca705-ae93-4472-930b-43eb4a1902ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731751/general/cffca705-ae93-4472-930b-43eb4a1902ca.jpg already downloaded
2026-03-25 10:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731751%252Fgeneral%252F409a4d04-5013-40f9-8379-dd49530562ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731751/general/409a4d04-5013-40f9-8379-dd49530562ed.jpg already downloaded
2026-03-25 10:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731751%252Fgeneral%252Feaaefe1b-b720-4cec-8b85-e7d165059016.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731751/general/eaaefe1b-b720-4cec-8b85-e7d165059016.jpg already downloaded
2026-03-25 10:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731751%252Fgeneral%252F8c305a65-8e99-45c4-9ee1-3c5f560a434a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731751/general/8c305a65-8e99-45c4-9ee1-3c5f560a434a.jpg already downloaded
2026-03-25 10:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731751%252Fgeneral%252F8155c86f-8c4b-4e38-b99e-e211c90bb62f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731751/general/8155c86f-8c4b-4e38-b99e-e211c90bb62f.jpg already downloaded
2026-03-25 10:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 041b9b7c-46fe-5303-ac5e-280158b4eba2, identifier: 10722683
2026-03-25 10:19:25 [adesa.be] INFO: Found listing with ID: 10722656
2026-03-25 10:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722656%27 HTTP/1.1" 200 None
2026-03-25 10:19:25 [adesa.be] INFO: Scrape type for 10722656: 1
2026-03-25 10:19:25 [adesa.be] INFO: Scraping item 10722656 url https://www.openlane.eu/en/carv6/auction/10722656
2026-03-25 10:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01e1e312-4e0b-589c-9838-310d0b5068d7 with identifier: 10722565
2026-03-25 10:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01e1e312-4e0b-589c-9838-310d0b5068d7 with identifier: 10722565
2026-03-25 10:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01e1e312-4e0b-589c-9838-310d0b5068d7 with identifier: 10722565 to the API
2026-03-25 10:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722565>
{'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-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '01e1e312-4e0b-589c-9838-310d0b5068d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DXA522',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722565',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 35175,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5715544/general/cb294314-0b9b-47dc-9023-1db2263edefd.jpg',
'https://images.openlane.eu/carimgs/5715544/general/366bc32d-8743-42c1-a911-169bf6fb8ce9.jpg',
'https://images.openlane.eu/carimgs/5715544/general/c9733079-c18f-4420-9f0e-94f43597d3e6.jpg',
'https://images.openlane.eu/carimgs/5715544/general/f5ccf9e0-a2b5-46b2-9f78-b2f4dcf71c41.jpg',
'https://images.openlane.eu/carimgs/5715544/general/ce8b6b4c-655c-444c-a6e7-2732cad0ca96.jpg',
'https://images.openlane.eu/carimgs/5715544/general/02a3ff82-de11-44dc-9f9d-f07133637a81.jpg',
'https://images.openlane.eu/carimgs/5715544/general/699f2fbc-7739-486f-be78-ce8b4cb6f38b.jpg',
'https://images.openlane.eu/carimgs/5715544/general/d7184895-301c-4182-9ed4-0b550af49698.jpg',
'https://images.openlane.eu/carimgs/5715544/general/65466322-bf1f-4cc0-b5ea-b68ba1bac5fa.jpg',
'https://images.openlane.eu/carimgs/5715544/general/85a9dafb-052a-46c7-8dc2-44a310bd9376.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01e1e312-4e0b-589c-9838-310d0b5068d7/01e1e312-4e0b-589c-9838-310d0b5068d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80420,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715544/general/cb294314-0b9b-47dc-9023-1db2263edefd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01e1e312-4e0b-589c-9838-310d0b5068d7/01e1e312-4e0b-589c-9838-310d0b5068d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82894,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715544/general/366bc32d-8743-42c1-a911-169bf6fb8ce9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01e1e312-4e0b-589c-9838-310d0b5068d7/01e1e312-4e0b-589c-9838-310d0b5068d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87393,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715544/general/c9733079-c18f-4420-9f0e-94f43597d3e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01e1e312-4e0b-589c-9838-310d0b5068d7/01e1e312-4e0b-589c-9838-310d0b5068d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81695,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715544/general/f5ccf9e0-a2b5-46b2-9f78-b2f4dcf71c41.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01e1e312-4e0b-589c-9838-310d0b5068d7/01e1e312-4e0b-589c-9838-310d0b5068d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715544/general/ce8b6b4c-655c-444c-a6e7-2732cad0ca96.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01e1e312-4e0b-589c-9838-310d0b5068d7/01e1e312-4e0b-589c-9838-310d0b5068d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87206,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715544/general/02a3ff82-de11-44dc-9f9d-f07133637a81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01e1e312-4e0b-589c-9838-310d0b5068d7/01e1e312-4e0b-589c-9838-310d0b5068d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95422,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715544/general/699f2fbc-7739-486f-be78-ce8b4cb6f38b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01e1e312-4e0b-589c-9838-310d0b5068d7/01e1e312-4e0b-589c-9838-310d0b5068d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102139,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715544/general/d7184895-301c-4182-9ed4-0b550af49698.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01e1e312-4e0b-589c-9838-310d0b5068d7/01e1e312-4e0b-589c-9838-310d0b5068d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175477,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715544/general/65466322-bf1f-4cc0-b5ea-b68ba1bac5fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01e1e312-4e0b-589c-9838-310d0b5068d7/01e1e312-4e0b-589c-9838-310d0b5068d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82984,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715544/general/85a9dafb-052a-46c7-8dc2-44a310bd9376.jpg',
'Width': 1024}],
'price': 15650,
'price_includes_vat': True,
'registration_date': '2023-07-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf Variant 1.0 TSI Life Business - Petrol - Manual - '
'110 hp - 35.175 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-25 10:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722565%27 HTTP/1.1" 200 None
2026-03-25 10:19:25 [adesa.be] INFO: Saving data for 10722565: {'created_time': 1774433965.793371, 'last_price_update_time': 1774433965.793388, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722565') HTTP/1.1" 204 0
2026-03-25 10:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 041b9b7c-46fe-5303-ac5e-280158b4eba2 with identifier: 10722683
2026-03-25 10:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:19:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hydrogen HTTP/1.1" 200 None
2026-03-25 10:19:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 041b9b7c-46fe-5303-ac5e-280158b4eba2 with identifier: 10722683
2026-03-25 10:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 041b9b7c-46fe-5303-ac5e-280158b4eba2 with identifier: 10722683 to the API
2026-03-25 10:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722683>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 154,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hydrogen',
'id': '041b9b7c-46fe-5303-ac5e-280158b4eba2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRQ436',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722683',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Mirai',
'odometer': 31331,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5731751/general/6716eff9-a42b-4a87-82db-3d9d0d051659.jpg',
'https://images.openlane.eu/carimgs/5731751/general/9b4d43eb-9770-4867-b4b0-dfc51f9b98dd.jpg',
'https://images.openlane.eu/carimgs/5731751/general/899ef36d-cb0f-45c4-857e-1de63527d277.jpg',
'https://images.openlane.eu/carimgs/5731751/general/8534b818-b417-45eb-91a3-c01fb3f2700f.jpg',
'https://images.openlane.eu/carimgs/5731751/general/540c2f38-f75a-42d0-b415-eeadb27f8533.jpg',
'https://images.openlane.eu/carimgs/5731751/general/cffca705-ae93-4472-930b-43eb4a1902ca.jpg',
'https://images.openlane.eu/carimgs/5731751/general/409a4d04-5013-40f9-8379-dd49530562ed.jpg',
'https://images.openlane.eu/carimgs/5731751/general/eaaefe1b-b720-4cec-8b85-e7d165059016.jpg',
'https://images.openlane.eu/carimgs/5731751/general/8c305a65-8e99-45c4-9ee1-3c5f560a434a.jpg',
'https://images.openlane.eu/carimgs/5731751/general/8155c86f-8c4b-4e38-b99e-e211c90bb62f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_041b9b7c-46fe-5303-ac5e-280158b4eba2/041b9b7c-46fe-5303-ac5e-280158b4eba2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219553,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731751/general/6716eff9-a42b-4a87-82db-3d9d0d051659.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_041b9b7c-46fe-5303-ac5e-280158b4eba2/041b9b7c-46fe-5303-ac5e-280158b4eba2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227826,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731751/general/9b4d43eb-9770-4867-b4b0-dfc51f9b98dd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_041b9b7c-46fe-5303-ac5e-280158b4eba2/041b9b7c-46fe-5303-ac5e-280158b4eba2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154176,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731751/general/899ef36d-cb0f-45c4-857e-1de63527d277.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_041b9b7c-46fe-5303-ac5e-280158b4eba2/041b9b7c-46fe-5303-ac5e-280158b4eba2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209610,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731751/general/8534b818-b417-45eb-91a3-c01fb3f2700f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_041b9b7c-46fe-5303-ac5e-280158b4eba2/041b9b7c-46fe-5303-ac5e-280158b4eba2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231139,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731751/general/540c2f38-f75a-42d0-b415-eeadb27f8533.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_041b9b7c-46fe-5303-ac5e-280158b4eba2/041b9b7c-46fe-5303-ac5e-280158b4eba2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239462,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731751/general/cffca705-ae93-4472-930b-43eb4a1902ca.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_041b9b7c-46fe-5303-ac5e-280158b4eba2/041b9b7c-46fe-5303-ac5e-280158b4eba2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230594,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731751/general/409a4d04-5013-40f9-8379-dd49530562ed.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_041b9b7c-46fe-5303-ac5e-280158b4eba2/041b9b7c-46fe-5303-ac5e-280158b4eba2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28725,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731751/general/eaaefe1b-b720-4cec-8b85-e7d165059016.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_041b9b7c-46fe-5303-ac5e-280158b4eba2/041b9b7c-46fe-5303-ac5e-280158b4eba2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230748,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731751/general/8c305a65-8e99-45c4-9ee1-3c5f560a434a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_041b9b7c-46fe-5303-ac5e-280158b4eba2/041b9b7c-46fe-5303-ac5e-280158b4eba2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251829,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731751/general/8155c86f-8c4b-4e38-b99e-e211c90bb62f.jpg',
'Width': 1400}],
'price': 9050,
'price_includes_vat': True,
'registration_date': '2020-11-19',
'seats_number': 4,
'seller_name': 'Ayvens België',
'title': 'Toyota Mirai FCEV - Hydrogen - Automatic - 154 hp - 31.331 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 10:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722683%27 HTTP/1.1" 200 None
2026-03-25 10:19:26 [adesa.be] INFO: Saving data for 10722683: {'created_time': 1774433966.474701, 'last_price_update_time': 1774433966.474718, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722683') HTTP/1.1" 204 0
2026-03-25 10:19:26 [adesa.be] INFO: Found listing with ID: 10722461
2026-03-25 10:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722461%27 HTTP/1.1" 200 None
2026-03-25 10:19:26 [adesa.be] INFO: Scrape type for 10722461: 1
2026-03-25 10:19:26 [adesa.be] INFO: Scraping item 10722461 url https://www.openlane.eu/en/carv6/auction/10722461
2026-03-25 10:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722458> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:26 [adesa.be] INFO: Found listing with ID: 10722655
2026-03-25 10:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722655%27 HTTP/1.1" 200 None
2026-03-25 10:19:26 [adesa.be] INFO: Scrape type for 10722655: 1
2026-03-25 10:19:26 [adesa.be] INFO: Scraping item 10722655 url https://www.openlane.eu/en/carv6/auction/10722655
2026-03-25 10: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-25 10: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-25 10: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-25 10:19:26 [adesa.be] INFO: Found listing with ID: 10722387
2026-03-25 10:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722387%27 HTTP/1.1" 200 None
2026-03-25 10:19:26 [adesa.be] INFO: Scrape type for 10722387: 1
2026-03-25 10:19:26 [adesa.be] INFO: Scraping item 10722387 url https://www.openlane.eu/en/carv6/auction/10722387
2026-03-25 10:19:26 [adesa.be] INFO: Found listing with ID: 10722690
2026-03-25 10:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722690%27 HTTP/1.1" 200 None
2026-03-25 10:19:26 [adesa.be] INFO: Scrape type for 10722690: 1
2026-03-25 10:19:26 [adesa.be] INFO: Scraping item 10722690 url https://www.openlane.eu/en/carv6/auction/10722690
2026-03-25 10:19:26 [adesa.be] INFO: Found listing with ID: 10722554
2026-03-25 10:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722554%27 HTTP/1.1" 200 None
2026-03-25 10:19:26 [adesa.be] INFO: Scrape type for 10722554: 1
2026-03-25 10:19:26 [adesa.be] INFO: Scraping item 10722554 url https://www.openlane.eu/en/carv6/auction/10722554
2026-03-25 10:19:26 [adesa.be] INFO: Found listing with ID: 10722368
2026-03-25 10:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722368%27 HTTP/1.1" 200 None
2026-03-25 10:19:26 [adesa.be] INFO: Scrape type for 10722368: 1
2026-03-25 10:19:26 [adesa.be] INFO: Scraping item 10722368 url https://www.openlane.eu/en/carv6/auction/10722368
2026-03-25 10:19:26 [adesa.be] INFO: Found listing with ID: 10722691
2026-03-25 10:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722691%27 HTTP/1.1" 200 None
2026-03-25 10:19:26 [adesa.be] INFO: Scrape type for 10722691: 1
2026-03-25 10:19:26 [adesa.be] INFO: Scraping item 10722691 url https://www.openlane.eu/en/carv6/auction/10722691
2026-03-25 10:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44a8779f-b505-5ed7-b134-6d4e0821cf04 with identifier: 10722536
2026-03-25 10:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44a8779f-b505-5ed7-b134-6d4e0821cf04 with scrape type 1
2026-03-25 10:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 44a8779f-b505-5ed7-b134-6d4e0821cf04
2026-03-25 10:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704576%252Fgeneral%252F19ca8f54-8018-41c8-8677-9c4929041d98.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704576/general/19ca8f54-8018-41c8-8677-9c4929041d98.jpg already downloaded
2026-03-25 10:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704576%252Fgeneral%252F00e2e7aa-aaab-448a-84dd-a52566fdcde6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704576/general/00e2e7aa-aaab-448a-84dd-a52566fdcde6.jpg already downloaded
2026-03-25 10:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704576%252Fgeneral%252F55270221-b6ac-47f7-9c66-ae27a73c59db.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704576/general/55270221-b6ac-47f7-9c66-ae27a73c59db.jpg already downloaded
2026-03-25 10:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704576%252Fgeneral%252F9e9e47a5-a737-4e1f-8627-dab9b518ef42.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704576/general/9e9e47a5-a737-4e1f-8627-dab9b518ef42.jpg already downloaded
2026-03-25 10:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704576%252Fgeneral%252Ff5b6371d-d938-41a8-ba77-d02b54e6e3c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704576/general/f5b6371d-d938-41a8-ba77-d02b54e6e3c1.jpg already downloaded
2026-03-25 10:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704576%252Fgeneral%252F2e5c91e5-3705-416d-8083-708f20bd08e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704576/general/2e5c91e5-3705-416d-8083-708f20bd08e2.jpg already downloaded
2026-03-25 10:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704576%252Fgeneral%252Ff54aa635-717e-4c62-97e7-3441de927c27.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704576/general/f54aa635-717e-4c62-97e7-3441de927c27.jpg already downloaded
2026-03-25 10:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704576%252Fgeneral%252F6838db81-ce11-4524-9a29-ce5c85009840.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704576/general/6838db81-ce11-4524-9a29-ce5c85009840.jpg already downloaded
2026-03-25 10:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704576%252Fgeneral%252F47fcc342-08d0-4f42-82a7-ff70eab39cfc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704576/general/47fcc342-08d0-4f42-82a7-ff70eab39cfc.jpg already downloaded
2026-03-25 10:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704576%252Fgeneral%252F6850b2a4-d680-4faf-aabd-1c20760d0786.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704576/general/6850b2a4-d680-4faf-aabd-1c20760d0786.jpg already downloaded
2026-03-25 10:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44a8779f-b505-5ed7-b134-6d4e0821cf04, identifier: 10722536
2026-03-25 10:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 328e2bbd-b274-5f8a-9200-54f6317ac7bf with identifier: 10722684
2026-03-25 10:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 328e2bbd-b274-5f8a-9200-54f6317ac7bf with scrape type 1
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 328e2bbd-b274-5f8a-9200-54f6317ac7bf
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731754%252Fgeneral%252F6a8aad62-60a3-40aa-ad0d-2844b2737ca0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731754/general/6a8aad62-60a3-40aa-ad0d-2844b2737ca0.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731754%252Fgeneral%252Fe5019d5c-9e56-49d3-8214-d5a06befb4e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731754/general/e5019d5c-9e56-49d3-8214-d5a06befb4e6.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731754%252Fgeneral%252F52c68c11-e4c4-438e-99d1-92aae04555ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731754/general/52c68c11-e4c4-438e-99d1-92aae04555ac.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731754%252Fgeneral%252F5bc6d59c-59db-4f20-be18-ea7efb9671ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731754/general/5bc6d59c-59db-4f20-be18-ea7efb9671ed.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731754%252Fgeneral%252F1168454b-c068-471a-b016-f0f67dcfc43e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731754/general/1168454b-c068-471a-b016-f0f67dcfc43e.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731754%252Fgeneral%252Fc28cf83d-cadb-4f6f-905e-b7c025eadbf7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731754/general/c28cf83d-cadb-4f6f-905e-b7c025eadbf7.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731754%252Fgeneral%252Fe0e1175f-c215-404f-b61f-8837626a540e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731754/general/e0e1175f-c215-404f-b61f-8837626a540e.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731754%252Fgeneral%252Fc04e0337-1ed9-4d07-9278-ef19511f7843.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731754/general/c04e0337-1ed9-4d07-9278-ef19511f7843.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731754%252Fgeneral%252F733b5a9a-f314-45e0-88ce-aba3d25881f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731754/general/733b5a9a-f314-45e0-88ce-aba3d25881f2.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731754%252Fgeneral%252F51af6de7-45a8-4c9a-b69a-83f31dcb8ef8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731754/general/51af6de7-45a8-4c9a-b69a-83f31dcb8ef8.jpg already downloaded
2026-03-25 10:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 328e2bbd-b274-5f8a-9200-54f6317ac7bf, identifier: 10722684
2026-03-25 10:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52d358ee-f486-57e8-8241-f8c61dd06915 with identifier: 10722548
2026-03-25 10:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52d358ee-f486-57e8-8241-f8c61dd06915 with scrape type 1
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 52d358ee-f486-57e8-8241-f8c61dd06915
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706643%252Fgeneral%252Fe0bb823f-31ef-4545-b2eb-73c9b8637286.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706643/general/e0bb823f-31ef-4545-b2eb-73c9b8637286.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706643%252Fgeneral%252F87874933-52c0-4ca3-accf-f8ff0123bfd9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706643/general/87874933-52c0-4ca3-accf-f8ff0123bfd9.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706643%252Fgeneral%252F569d1f7f-ea87-4bd0-bf4b-53d2ab2278bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706643/general/569d1f7f-ea87-4bd0-bf4b-53d2ab2278bd.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706643%252Fgeneral%252F278d6ddc-953f-464b-94de-ff3c01dd7761.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706643/general/278d6ddc-953f-464b-94de-ff3c01dd7761.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706643%252Fgeneral%252Fbf3871c7-c8b2-4f00-b3a7-433ed4a56009.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706643/general/bf3871c7-c8b2-4f00-b3a7-433ed4a56009.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706643%252Fgeneral%252Fba066b15-60ce-4f99-8147-22041b4d798b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706643/general/ba066b15-60ce-4f99-8147-22041b4d798b.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706643%252Fgeneral%252F6299b3f8-eea4-4dad-a3fd-a84cd2b5b3e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706643/general/6299b3f8-eea4-4dad-a3fd-a84cd2b5b3e6.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706643%252Fgeneral%252F16cc0afc-af9b-4126-9059-dbe849467b51.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706643/general/16cc0afc-af9b-4126-9059-dbe849467b51.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706643%252Fgeneral%252Fe9ae7969-a9c2-4b42-b509-65e7334050de.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706643/general/e9ae7969-a9c2-4b42-b509-65e7334050de.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706643%252Fgeneral%252F322b23a0-0c66-4f19-971c-64da8f927415.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706643/general/322b23a0-0c66-4f19-971c-64da8f927415.jpg already downloaded
2026-03-25 10:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 52d358ee-f486-57e8-8241-f8c61dd06915, identifier: 10722548
2026-03-25 10:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d771a31f-df72-53c0-9400-1cbd69c2e14e with identifier: 10722458
2026-03-25 10:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d771a31f-df72-53c0-9400-1cbd69c2e14e with scrape type 1
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d771a31f-df72-53c0-9400-1cbd69c2e14e
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692097%252Fgeneral%252F6a130cfb-813f-4bfc-8667-8f8265929d1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692097/general/6a130cfb-813f-4bfc-8667-8f8265929d1a.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692097%252Fgeneral%252F0e2a8789-59fe-45b6-a142-de5de745a189.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692097/general/0e2a8789-59fe-45b6-a142-de5de745a189.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692097%252Fgeneral%252F09a252fc-16d5-4ff8-877e-6b43039cf6b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692097/general/09a252fc-16d5-4ff8-877e-6b43039cf6b1.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692097%252Fgeneral%252F267dc90a-1482-4c3a-8fd1-171ca87a72da.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692097/general/267dc90a-1482-4c3a-8fd1-171ca87a72da.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692097%252Fgeneral%252Faf2fc436-7fe5-4cd1-b6bb-68ae2d6ade24.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692097/general/af2fc436-7fe5-4cd1-b6bb-68ae2d6ade24.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692097%252Fgeneral%252Fe3efbb11-e3fd-450d-bb3c-20a02b5bd7e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692097/general/e3efbb11-e3fd-450d-bb3c-20a02b5bd7e3.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692097%252Fgeneral%252F1be59938-c956-4c9e-acb3-b7ebe4068d1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692097/general/1be59938-c956-4c9e-acb3-b7ebe4068d1b.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692097%252Fgeneral%252F6786a288-90bb-45de-a14b-dbdfdd3ade05.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692097/general/6786a288-90bb-45de-a14b-dbdfdd3ade05.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692097%252Fgeneral%252Facc85cc0-64c9-4436-8cf9-18acf6304522.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692097/general/acc85cc0-64c9-4436-8cf9-18acf6304522.jpg already downloaded
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692097%252Fgeneral%252F8e6fffeb-8cf7-4c29-a945-9868d9ab91f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692097/general/8e6fffeb-8cf7-4c29-a945-9868d9ab91f3.jpg already downloaded
2026-03-25 10:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d771a31f-df72-53c0-9400-1cbd69c2e14e, identifier: 10722458
2026-03-25 10:19:27 [adesa.be] INFO: Found listing with ID: 10722537
2026-03-25 10:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722537%27 HTTP/1.1" 200 None
2026-03-25 10:19:28 [adesa.be] INFO: Scrape type for 10722537: 1
2026-03-25 10:19:28 [adesa.be] INFO: Scraping item 10722537 url https://www.openlane.eu/en/carv6/auction/10722537
2026-03-25 10:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44a8779f-b505-5ed7-b134-6d4e0821cf04 with identifier: 10722536
2026-03-25 10:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44a8779f-b505-5ed7-b134-6d4e0821cf04 with identifier: 10722536
2026-03-25 10:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44a8779f-b505-5ed7-b134-6d4e0821cf04 with identifier: 10722536 to the API
2026-03-25 10:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722536>
{'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': 184,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '44a8779f-b505-5ed7-b134-6d4e0821cf04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GBH992',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722536',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 39939,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5704576/general/19ca8f54-8018-41c8-8677-9c4929041d98.jpg',
'https://images.openlane.eu/carimgs/5704576/general/00e2e7aa-aaab-448a-84dd-a52566fdcde6.jpg',
'https://images.openlane.eu/carimgs/5704576/general/55270221-b6ac-47f7-9c66-ae27a73c59db.jpg',
'https://images.openlane.eu/carimgs/5704576/general/9e9e47a5-a737-4e1f-8627-dab9b518ef42.jpg',
'https://images.openlane.eu/carimgs/5704576/general/f5b6371d-d938-41a8-ba77-d02b54e6e3c1.jpg',
'https://images.openlane.eu/carimgs/5704576/general/2e5c91e5-3705-416d-8083-708f20bd08e2.jpg',
'https://images.openlane.eu/carimgs/5704576/general/f54aa635-717e-4c62-97e7-3441de927c27.jpg',
'https://images.openlane.eu/carimgs/5704576/general/6838db81-ce11-4524-9a29-ce5c85009840.jpg',
'https://images.openlane.eu/carimgs/5704576/general/47fcc342-08d0-4f42-82a7-ff70eab39cfc.jpg',
'https://images.openlane.eu/carimgs/5704576/general/6850b2a4-d680-4faf-aabd-1c20760d0786.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a8779f-b505-5ed7-b134-6d4e0821cf04/44a8779f-b505-5ed7-b134-6d4e0821cf04_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242308,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704576/general/19ca8f54-8018-41c8-8677-9c4929041d98.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a8779f-b505-5ed7-b134-6d4e0821cf04/44a8779f-b505-5ed7-b134-6d4e0821cf04_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247869,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704576/general/00e2e7aa-aaab-448a-84dd-a52566fdcde6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a8779f-b505-5ed7-b134-6d4e0821cf04/44a8779f-b505-5ed7-b134-6d4e0821cf04_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249503,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704576/general/55270221-b6ac-47f7-9c66-ae27a73c59db.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a8779f-b505-5ed7-b134-6d4e0821cf04/44a8779f-b505-5ed7-b134-6d4e0821cf04_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232378,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704576/general/9e9e47a5-a737-4e1f-8627-dab9b518ef42.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a8779f-b505-5ed7-b134-6d4e0821cf04/44a8779f-b505-5ed7-b134-6d4e0821cf04_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245291,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704576/general/f5b6371d-d938-41a8-ba77-d02b54e6e3c1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a8779f-b505-5ed7-b134-6d4e0821cf04/44a8779f-b505-5ed7-b134-6d4e0821cf04_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260427,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704576/general/2e5c91e5-3705-416d-8083-708f20bd08e2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a8779f-b505-5ed7-b134-6d4e0821cf04/44a8779f-b505-5ed7-b134-6d4e0821cf04_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212664,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704576/general/f54aa635-717e-4c62-97e7-3441de927c27.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a8779f-b505-5ed7-b134-6d4e0821cf04/44a8779f-b505-5ed7-b134-6d4e0821cf04_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420195,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704576/general/6838db81-ce11-4524-9a29-ce5c85009840.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a8779f-b505-5ed7-b134-6d4e0821cf04/44a8779f-b505-5ed7-b134-6d4e0821cf04_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197797,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704576/general/47fcc342-08d0-4f42-82a7-ff70eab39cfc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a8779f-b505-5ed7-b134-6d4e0821cf04/44a8779f-b505-5ed7-b134-6d4e0821cf04_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30565,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704576/general/6850b2a4-d680-4faf-aabd-1c20760d0786.jpg',
'Width': 400}],
'price': 35650,
'price_includes_vat': True,
'registration_date': '2024-10-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Toyota Rav4 2.5 Style - AWD - Hybrid - Automatic - 184 hp - 39.939 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2024}
2026-03-25 10:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722536%27 HTTP/1.1" 200 None
2026-03-25 10:19:28 [adesa.be] INFO: Saving data for 10722536: {'created_time': 1774433968.321974, 'last_price_update_time': 1774433968.321985, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722536') HTTP/1.1" 204 0
2026-03-25 10:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 328e2bbd-b274-5f8a-9200-54f6317ac7bf with identifier: 10722684
2026-03-25 10:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 328e2bbd-b274-5f8a-9200-54f6317ac7bf with identifier: 10722684
2026-03-25 10:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 328e2bbd-b274-5f8a-9200-54f6317ac7bf with identifier: 10722684 to the API
2026-03-25 10:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722684>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '328e2bbd-b274-5f8a-9200-54f6317ac7bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AES353',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722684',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 104359,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5731754/general/6a8aad62-60a3-40aa-ad0d-2844b2737ca0.jpg',
'https://images.openlane.eu/carimgs/5731754/general/e5019d5c-9e56-49d3-8214-d5a06befb4e6.jpg',
'https://images.openlane.eu/carimgs/5731754/general/52c68c11-e4c4-438e-99d1-92aae04555ac.jpg',
'https://images.openlane.eu/carimgs/5731754/general/5bc6d59c-59db-4f20-be18-ea7efb9671ed.jpg',
'https://images.openlane.eu/carimgs/5731754/general/1168454b-c068-471a-b016-f0f67dcfc43e.jpg',
'https://images.openlane.eu/carimgs/5731754/general/c28cf83d-cadb-4f6f-905e-b7c025eadbf7.jpg',
'https://images.openlane.eu/carimgs/5731754/general/e0e1175f-c215-404f-b61f-8837626a540e.jpg',
'https://images.openlane.eu/carimgs/5731754/general/c04e0337-1ed9-4d07-9278-ef19511f7843.jpg',
'https://images.openlane.eu/carimgs/5731754/general/733b5a9a-f314-45e0-88ce-aba3d25881f2.jpg',
'https://images.openlane.eu/carimgs/5731754/general/51af6de7-45a8-4c9a-b69a-83f31dcb8ef8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_328e2bbd-b274-5f8a-9200-54f6317ac7bf/328e2bbd-b274-5f8a-9200-54f6317ac7bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731754/general/6a8aad62-60a3-40aa-ad0d-2844b2737ca0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_328e2bbd-b274-5f8a-9200-54f6317ac7bf/328e2bbd-b274-5f8a-9200-54f6317ac7bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24735,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731754/general/e5019d5c-9e56-49d3-8214-d5a06befb4e6.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_328e2bbd-b274-5f8a-9200-54f6317ac7bf/328e2bbd-b274-5f8a-9200-54f6317ac7bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90100,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731754/general/52c68c11-e4c4-438e-99d1-92aae04555ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_328e2bbd-b274-5f8a-9200-54f6317ac7bf/328e2bbd-b274-5f8a-9200-54f6317ac7bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87752,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731754/general/5bc6d59c-59db-4f20-be18-ea7efb9671ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_328e2bbd-b274-5f8a-9200-54f6317ac7bf/328e2bbd-b274-5f8a-9200-54f6317ac7bf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106720,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731754/general/1168454b-c068-471a-b016-f0f67dcfc43e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_328e2bbd-b274-5f8a-9200-54f6317ac7bf/328e2bbd-b274-5f8a-9200-54f6317ac7bf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119101,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731754/general/c28cf83d-cadb-4f6f-905e-b7c025eadbf7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_328e2bbd-b274-5f8a-9200-54f6317ac7bf/328e2bbd-b274-5f8a-9200-54f6317ac7bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122119,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731754/general/e0e1175f-c215-404f-b61f-8837626a540e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_328e2bbd-b274-5f8a-9200-54f6317ac7bf/328e2bbd-b274-5f8a-9200-54f6317ac7bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112715,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731754/general/c04e0337-1ed9-4d07-9278-ef19511f7843.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_328e2bbd-b274-5f8a-9200-54f6317ac7bf/328e2bbd-b274-5f8a-9200-54f6317ac7bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90847,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731754/general/733b5a9a-f314-45e0-88ce-aba3d25881f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_328e2bbd-b274-5f8a-9200-54f6317ac7bf/328e2bbd-b274-5f8a-9200-54f6317ac7bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198188,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731754/general/51af6de7-45a8-4c9a-b69a-83f31dcb8ef8.jpg',
'Width': 1024}],
'price': 9650,
'price_includes_vat': True,
'registration_date': '2021-03-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf Variant 1.0 TSI Life - Petrol - Manual - 110 hp - '
'104.359 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-25 10:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722684%27 HTTP/1.1" 200 None
2026-03-25 10:19:28 [adesa.be] INFO: Saving data for 10722684: {'created_time': 1774433968.658912, 'last_price_update_time': 1774433968.658923, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722684') HTTP/1.1" 204 0
2026-03-25 10:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 52d358ee-f486-57e8-8241-f8c61dd06915 with identifier: 10722548
2026-03-25 10:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 52d358ee-f486-57e8-8241-f8c61dd06915 with identifier: 10722548
2026-03-25 10:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 52d358ee-f486-57e8-8241-f8c61dd06915 with identifier: 10722548 to the API
2026-03-25 10:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722548>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '52d358ee-f486-57e8-8241-f8c61dd06915',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWM052',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722548',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 83319,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5706643/general/e0bb823f-31ef-4545-b2eb-73c9b8637286.jpg',
'https://images.openlane.eu/carimgs/5706643/general/87874933-52c0-4ca3-accf-f8ff0123bfd9.jpg',
'https://images.openlane.eu/carimgs/5706643/general/569d1f7f-ea87-4bd0-bf4b-53d2ab2278bd.jpg',
'https://images.openlane.eu/carimgs/5706643/general/278d6ddc-953f-464b-94de-ff3c01dd7761.jpg',
'https://images.openlane.eu/carimgs/5706643/general/bf3871c7-c8b2-4f00-b3a7-433ed4a56009.jpg',
'https://images.openlane.eu/carimgs/5706643/general/ba066b15-60ce-4f99-8147-22041b4d798b.jpg',
'https://images.openlane.eu/carimgs/5706643/general/6299b3f8-eea4-4dad-a3fd-a84cd2b5b3e6.jpg',
'https://images.openlane.eu/carimgs/5706643/general/16cc0afc-af9b-4126-9059-dbe849467b51.jpg',
'https://images.openlane.eu/carimgs/5706643/general/e9ae7969-a9c2-4b42-b509-65e7334050de.jpg',
'https://images.openlane.eu/carimgs/5706643/general/322b23a0-0c66-4f19-971c-64da8f927415.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52d358ee-f486-57e8-8241-f8c61dd06915/52d358ee-f486-57e8-8241-f8c61dd06915_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304604,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706643/general/e0bb823f-31ef-4545-b2eb-73c9b8637286.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52d358ee-f486-57e8-8241-f8c61dd06915/52d358ee-f486-57e8-8241-f8c61dd06915_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328216,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706643/general/87874933-52c0-4ca3-accf-f8ff0123bfd9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52d358ee-f486-57e8-8241-f8c61dd06915/52d358ee-f486-57e8-8241-f8c61dd06915_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352131,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706643/general/569d1f7f-ea87-4bd0-bf4b-53d2ab2278bd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52d358ee-f486-57e8-8241-f8c61dd06915/52d358ee-f486-57e8-8241-f8c61dd06915_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342333,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706643/general/278d6ddc-953f-464b-94de-ff3c01dd7761.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52d358ee-f486-57e8-8241-f8c61dd06915/52d358ee-f486-57e8-8241-f8c61dd06915_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276744,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706643/general/bf3871c7-c8b2-4f00-b3a7-433ed4a56009.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52d358ee-f486-57e8-8241-f8c61dd06915/52d358ee-f486-57e8-8241-f8c61dd06915_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322287,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706643/general/ba066b15-60ce-4f99-8147-22041b4d798b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52d358ee-f486-57e8-8241-f8c61dd06915/52d358ee-f486-57e8-8241-f8c61dd06915_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331672,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706643/general/6299b3f8-eea4-4dad-a3fd-a84cd2b5b3e6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52d358ee-f486-57e8-8241-f8c61dd06915/52d358ee-f486-57e8-8241-f8c61dd06915_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383430,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706643/general/16cc0afc-af9b-4126-9059-dbe849467b51.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52d358ee-f486-57e8-8241-f8c61dd06915/52d358ee-f486-57e8-8241-f8c61dd06915_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298632,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706643/general/e9ae7969-a9c2-4b42-b509-65e7334050de.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52d358ee-f486-57e8-8241-f8c61dd06915/52d358ee-f486-57e8-8241-f8c61dd06915_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419020,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706643/general/322b23a0-0c66-4f19-971c-64da8f927415.jpg',
'Width': 1920}],
'price': 16150,
'price_includes_vat': True,
'registration_date': '2023-07-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.4 Style Business - Hybrid - Automatic - 150 hp - '
'83.319 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-25 10:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722548%27 HTTP/1.1" 200 None
2026-03-25 10:19:28 [adesa.be] INFO: Saving data for 10722548: {'created_time': 1774433968.99407, 'last_price_update_time': 1774433968.994082, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722548') HTTP/1.1" 204 0
2026-03-25 10:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d771a31f-df72-53c0-9400-1cbd69c2e14e with identifier: 10722458
2026-03-25 10:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d771a31f-df72-53c0-9400-1cbd69c2e14e with identifier: 10722458
2026-03-25 10:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d771a31f-df72-53c0-9400-1cbd69c2e14e with identifier: 10722458 to the API
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722458>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'd771a31f-df72-53c0-9400-1cbd69c2e14e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTK356',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722458',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 83009,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5692097/general/6a130cfb-813f-4bfc-8667-8f8265929d1a.jpg',
'https://images.openlane.eu/carimgs/5692097/general/0e2a8789-59fe-45b6-a142-de5de745a189.jpg',
'https://images.openlane.eu/carimgs/5692097/general/09a252fc-16d5-4ff8-877e-6b43039cf6b1.jpg',
'https://images.openlane.eu/carimgs/5692097/general/267dc90a-1482-4c3a-8fd1-171ca87a72da.jpg',
'https://images.openlane.eu/carimgs/5692097/general/af2fc436-7fe5-4cd1-b6bb-68ae2d6ade24.jpg',
'https://images.openlane.eu/carimgs/5692097/general/e3efbb11-e3fd-450d-bb3c-20a02b5bd7e3.jpg',
'https://images.openlane.eu/carimgs/5692097/general/1be59938-c956-4c9e-acb3-b7ebe4068d1b.jpg',
'https://images.openlane.eu/carimgs/5692097/general/6786a288-90bb-45de-a14b-dbdfdd3ade05.jpg',
'https://images.openlane.eu/carimgs/5692097/general/acc85cc0-64c9-4436-8cf9-18acf6304522.jpg',
'https://images.openlane.eu/carimgs/5692097/general/8e6fffeb-8cf7-4c29-a945-9868d9ab91f3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d771a31f-df72-53c0-9400-1cbd69c2e14e/d771a31f-df72-53c0-9400-1cbd69c2e14e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 494305,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692097/general/6a130cfb-813f-4bfc-8667-8f8265929d1a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d771a31f-df72-53c0-9400-1cbd69c2e14e/d771a31f-df72-53c0-9400-1cbd69c2e14e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 458046,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692097/general/0e2a8789-59fe-45b6-a142-de5de745a189.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d771a31f-df72-53c0-9400-1cbd69c2e14e/d771a31f-df72-53c0-9400-1cbd69c2e14e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 467472,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692097/general/09a252fc-16d5-4ff8-877e-6b43039cf6b1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d771a31f-df72-53c0-9400-1cbd69c2e14e/d771a31f-df72-53c0-9400-1cbd69c2e14e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445813,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692097/general/267dc90a-1482-4c3a-8fd1-171ca87a72da.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d771a31f-df72-53c0-9400-1cbd69c2e14e/d771a31f-df72-53c0-9400-1cbd69c2e14e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339686,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692097/general/af2fc436-7fe5-4cd1-b6bb-68ae2d6ade24.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d771a31f-df72-53c0-9400-1cbd69c2e14e/d771a31f-df72-53c0-9400-1cbd69c2e14e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287355,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692097/general/e3efbb11-e3fd-450d-bb3c-20a02b5bd7e3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d771a31f-df72-53c0-9400-1cbd69c2e14e/d771a31f-df72-53c0-9400-1cbd69c2e14e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390052,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692097/general/1be59938-c956-4c9e-acb3-b7ebe4068d1b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d771a31f-df72-53c0-9400-1cbd69c2e14e/d771a31f-df72-53c0-9400-1cbd69c2e14e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297274,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692097/general/6786a288-90bb-45de-a14b-dbdfdd3ade05.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d771a31f-df72-53c0-9400-1cbd69c2e14e/d771a31f-df72-53c0-9400-1cbd69c2e14e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332774,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692097/general/acc85cc0-64c9-4436-8cf9-18acf6304522.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d771a31f-df72-53c0-9400-1cbd69c2e14e/d771a31f-df72-53c0-9400-1cbd69c2e14e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244509,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692097/general/8e6fffeb-8cf7-4c29-a945-9868d9ab91f3.jpg',
'Width': 1920}],
'price': 15450,
'price_includes_vat': True,
'registration_date': '2023-06-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.4 Style Business - Hybrid - Automatic - 150 hp - '
'83.009 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722458%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Saving data for 10722458: {'created_time': 1774433969.313685, 'last_price_update_time': 1774433969.313696, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722458') HTTP/1.1" 204 0
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716141
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716141%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716141: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716141 url https://www.openlane.eu/en/carv6/auction/10716141
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716142
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716142%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716142: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716142 url https://www.openlane.eu/en/carv6/auction/10716142
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716143
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716143%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716143: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716143 url https://www.openlane.eu/en/carv6/auction/10716143
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716144
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716144%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716144: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716144 url https://www.openlane.eu/en/carv6/auction/10716144
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716145
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716145%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716145: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716145 url https://www.openlane.eu/en/carv6/auction/10716145
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716146
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716146%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716146: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716146 url https://www.openlane.eu/en/carv6/auction/10716146
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716171
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716171%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716171: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716171 url https://www.openlane.eu/en/carv6/auction/10716171
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716163
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716163%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716163: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716163 url https://www.openlane.eu/en/carv6/auction/10716163
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716164
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716164%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716164: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716164 url https://www.openlane.eu/en/carv6/auction/10716164
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716147
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716147%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716147: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716147 url https://www.openlane.eu/en/carv6/auction/10716147
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716148
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716148%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716148: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716148 url https://www.openlane.eu/en/carv6/auction/10716148
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716149
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716149%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716149: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716149 url https://www.openlane.eu/en/carv6/auction/10716149
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716150
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716150%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716150: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716150 url https://www.openlane.eu/en/carv6/auction/10716150
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716151
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716151%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716151: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716151 url https://www.openlane.eu/en/carv6/auction/10716151
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716152
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716152%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716152: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716152 url https://www.openlane.eu/en/carv6/auction/10716152
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716165
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716165%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716165: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716165 url https://www.openlane.eu/en/carv6/auction/10716165
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716166
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716166%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716166: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716166 url https://www.openlane.eu/en/carv6/auction/10716166
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716153
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716153%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716153: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716153 url https://www.openlane.eu/en/carv6/auction/10716153
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716154
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716154%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716154: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716154 url https://www.openlane.eu/en/carv6/auction/10716154
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716168
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716168%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716168: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716168 url https://www.openlane.eu/en/carv6/auction/10716168
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716155
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716155%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716155: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716155 url https://www.openlane.eu/en/carv6/auction/10716155
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716169
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716169%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716169: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716169 url https://www.openlane.eu/en/carv6/auction/10716169
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716170
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716170%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716170: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716170 url https://www.openlane.eu/en/carv6/auction/10716170
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716158
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716158%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716158: 0
2026-03-25 10:19:29 [adesa.be] INFO: Skipping item 10716158 url https://www.openlane.eu/en/carv6/auction/10716158
2026-03-25 10:19:29 [adesa.be] INFO: Found listing with ID: 10716160
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716160%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [adesa.be] INFO: Scrape type for 10716160: 1
2026-03-25 10:19:29 [adesa.be] INFO: Scraping item 10716160 url https://www.openlane.eu/en/carv6/auction/10716160
2026-03-25 10:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722653> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2bbe53a-aa29-5856-8be2-f35e14926a09 with identifier: 10722653
2026-03-25 10:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2bbe53a-aa29-5856-8be2-f35e14926a09 with scrape type 1
2026-03-25 10:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b2bbe53a-aa29-5856-8be2-f35e14926a09
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5729041%252Fgeneral%252F7e660a6d-e7ba-42a1-801d-77034263e970.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729041/general/7e660a6d-e7ba-42a1-801d-77034263e970.jpg already downloaded
2026-03-25 10:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5729041%252Fgeneral%252F57745524-5b6f-4ede-aae3-87d98bf052f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729041/general/57745524-5b6f-4ede-aae3-87d98bf052f6.jpg already downloaded
2026-03-25 10:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5729041%252Fgeneral%252Fd4c04293-d8e4-4951-ac31-37e087a008a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729041/general/d4c04293-d8e4-4951-ac31-37e087a008a6.jpg already downloaded
2026-03-25 10:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5729041%252Fgeneral%252Ff34fa658-be29-4c89-b7aa-34c89529c268.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729041/general/f34fa658-be29-4c89-b7aa-34c89529c268.jpg already downloaded
2026-03-25 10:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5729041%252Fgeneral%252F93a53853-3b97-4d7d-bf72-1d4c9c0f5c52.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729041/general/93a53853-3b97-4d7d-bf72-1d4c9c0f5c52.jpg already downloaded
2026-03-25 10:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5729041%252Fgeneral%252Fcae44794-ebe0-407b-a772-1dfccd053a44.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729041/general/cae44794-ebe0-407b-a772-1dfccd053a44.jpg already downloaded
2026-03-25 10:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5729041%252Fgeneral%252F5d8ab7c8-632f-40f5-896d-06c10e03e27e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729041/general/5d8ab7c8-632f-40f5-896d-06c10e03e27e.jpg already downloaded
2026-03-25 10:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5729041%252Fgeneral%252F9356f40d-f938-4bf7-8baf-f2bf8b13751c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729041/general/9356f40d-f938-4bf7-8baf-f2bf8b13751c.jpg already downloaded
2026-03-25 10:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5729041%252Fgeneral%252Fa91f138a-bd6c-4fc7-8394-7f201985efb2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729041/general/a91f138a-bd6c-4fc7-8394-7f201985efb2.jpg already downloaded
2026-03-25 10:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5729041%252Fgeneral%252F43690c67-0d98-4381-acb0-f9747abeb579.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729041/general/43690c67-0d98-4381-acb0-f9747abeb579.jpg already downloaded
2026-03-25 10:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b2bbe53a-aa29-5856-8be2-f35e14926a09, identifier: 10722653
2026-03-25 10:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e51db5cd-65d2-50e0-aabe-ba8e3bb55988 with identifier: 10722654
2026-03-25 10:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e51db5cd-65d2-50e0-aabe-ba8e3bb55988 with scrape type 1
2026-03-25 10:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e51db5cd-65d2-50e0-aabe-ba8e3bb55988
2026-03-25 10:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5729046%252Fgeneral%252F3258efd6-e3a3-4b72-9e7c-fcdbfee571e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729046/general/3258efd6-e3a3-4b72-9e7c-fcdbfee571e4.jpg already downloaded
2026-03-25 10:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5729046%252Fgeneral%252F862be20a-87fa-4024-bb9b-73070db059a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729046/general/862be20a-87fa-4024-bb9b-73070db059a5.jpg already downloaded
2026-03-25 10:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5729046%252Fgeneral%252Fbe0e8c5b-7a39-4a59-9c38-8bc85185b928.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729046/general/be0e8c5b-7a39-4a59-9c38-8bc85185b928.jpg already downloaded
2026-03-25 10:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5729046%252Fgeneral%252F10d2e2b6-d1ac-412c-a018-d714329657b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729046/general/10d2e2b6-d1ac-412c-a018-d714329657b4.jpg already downloaded
2026-03-25 10:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5729046%252Fgeneral%252F6dc9d654-fbdb-4eda-84dd-9ca431d64274.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729046/general/6dc9d654-fbdb-4eda-84dd-9ca431d64274.jpg already downloaded
2026-03-25 10:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5729046%252Fgeneral%252F5a6dd2a8-02ae-402f-b3ac-862d722725a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729046/general/5a6dd2a8-02ae-402f-b3ac-862d722725a9.jpg already downloaded
2026-03-25 10:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5729046%252Fgeneral%252F310c2d0f-38a7-458e-ae0c-dacd03dd0179.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729046/general/310c2d0f-38a7-458e-ae0c-dacd03dd0179.jpg already downloaded
2026-03-25 10:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5729046%252Fgeneral%252F9c31d8e7-2176-453c-94ff-ac1e7116b2b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729046/general/9c31d8e7-2176-453c-94ff-ac1e7116b2b2.jpg already downloaded
2026-03-25 10:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5729046%252Fgeneral%252Fff1e8a48-3074-43f3-b2e3-5bf31f092494.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729046/general/ff1e8a48-3074-43f3-b2e3-5bf31f092494.jpg already downloaded
2026-03-25 10:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5729046%252Fgeneral%252F30e29ce1-fa31-49aa-bf06-5344d7c4632e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729046/general/30e29ce1-fa31-49aa-bf06-5344d7c4632e.jpg already downloaded
2026-03-25 10:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e51db5cd-65d2-50e0-aabe-ba8e3bb55988, identifier: 10722654
2026-03-25 10:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b2bbe53a-aa29-5856-8be2-f35e14926a09 with identifier: 10722653
2026-03-25 10:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b2bbe53a-aa29-5856-8be2-f35e14926a09 with identifier: 10722653
2026-03-25 10:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b2bbe53a-aa29-5856-8be2-f35e14926a09 with identifier: 10722653 to the API
2026-03-25 10:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722653>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'b2bbe53a-aa29-5856-8be2-f35e14926a09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADH211',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722653',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 85430,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5729041/general/7e660a6d-e7ba-42a1-801d-77034263e970.jpg',
'https://images.openlane.eu/carimgs/5729041/general/57745524-5b6f-4ede-aae3-87d98bf052f6.jpg',
'https://images.openlane.eu/carimgs/5729041/general/d4c04293-d8e4-4951-ac31-37e087a008a6.jpg',
'https://images.openlane.eu/carimgs/5729041/general/f34fa658-be29-4c89-b7aa-34c89529c268.jpg',
'https://images.openlane.eu/carimgs/5729041/general/93a53853-3b97-4d7d-bf72-1d4c9c0f5c52.jpg',
'https://images.openlane.eu/carimgs/5729041/general/cae44794-ebe0-407b-a772-1dfccd053a44.jpg',
'https://images.openlane.eu/carimgs/5729041/general/5d8ab7c8-632f-40f5-896d-06c10e03e27e.jpg',
'https://images.openlane.eu/carimgs/5729041/general/9356f40d-f938-4bf7-8baf-f2bf8b13751c.jpg',
'https://images.openlane.eu/carimgs/5729041/general/a91f138a-bd6c-4fc7-8394-7f201985efb2.jpg',
'https://images.openlane.eu/carimgs/5729041/general/43690c67-0d98-4381-acb0-f9747abeb579.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2bbe53a-aa29-5856-8be2-f35e14926a09/b2bbe53a-aa29-5856-8be2-f35e14926a09_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400711,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729041/general/7e660a6d-e7ba-42a1-801d-77034263e970.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2bbe53a-aa29-5856-8be2-f35e14926a09/b2bbe53a-aa29-5856-8be2-f35e14926a09_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331172,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729041/general/57745524-5b6f-4ede-aae3-87d98bf052f6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2bbe53a-aa29-5856-8be2-f35e14926a09/b2bbe53a-aa29-5856-8be2-f35e14926a09_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388923,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729041/general/d4c04293-d8e4-4951-ac31-37e087a008a6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2bbe53a-aa29-5856-8be2-f35e14926a09/b2bbe53a-aa29-5856-8be2-f35e14926a09_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295954,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729041/general/f34fa658-be29-4c89-b7aa-34c89529c268.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2bbe53a-aa29-5856-8be2-f35e14926a09/b2bbe53a-aa29-5856-8be2-f35e14926a09_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362315,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729041/general/93a53853-3b97-4d7d-bf72-1d4c9c0f5c52.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2bbe53a-aa29-5856-8be2-f35e14926a09/b2bbe53a-aa29-5856-8be2-f35e14926a09_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295853,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729041/general/cae44794-ebe0-407b-a772-1dfccd053a44.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2bbe53a-aa29-5856-8be2-f35e14926a09/b2bbe53a-aa29-5856-8be2-f35e14926a09_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349784,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729041/general/5d8ab7c8-632f-40f5-896d-06c10e03e27e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2bbe53a-aa29-5856-8be2-f35e14926a09/b2bbe53a-aa29-5856-8be2-f35e14926a09_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303607,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729041/general/9356f40d-f938-4bf7-8baf-f2bf8b13751c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2bbe53a-aa29-5856-8be2-f35e14926a09/b2bbe53a-aa29-5856-8be2-f35e14926a09_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380751,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729041/general/a91f138a-bd6c-4fc7-8394-7f201985efb2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2bbe53a-aa29-5856-8be2-f35e14926a09/b2bbe53a-aa29-5856-8be2-f35e14926a09_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302981,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729041/general/43690c67-0d98-4381-acb0-f9747abeb579.jpg',
'Width': 1920}],
'price': 13650,
'price_includes_vat': True,
'registration_date': '2021-02-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 85.430 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2021}
2026-03-25 10:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722653%27 HTTP/1.1" 200 None
2026-03-25 10:19:30 [adesa.be] INFO: Saving data for 10722653: {'created_time': 1774433970.856162, 'last_price_update_time': 1774433970.856174, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722653') HTTP/1.1" 204 0
2026-03-25 10:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e51db5cd-65d2-50e0-aabe-ba8e3bb55988 with identifier: 10722654
2026-03-25 10:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e51db5cd-65d2-50e0-aabe-ba8e3bb55988 with identifier: 10722654
2026-03-25 10:19:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e51db5cd-65d2-50e0-aabe-ba8e3bb55988 with identifier: 10722654 to the API
2026-03-25 10:19:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722654>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'e51db5cd-65d2-50e0-aabe-ba8e3bb55988',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACQ511',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722654',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 135693,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5729046/general/3258efd6-e3a3-4b72-9e7c-fcdbfee571e4.jpg',
'https://images.openlane.eu/carimgs/5729046/general/862be20a-87fa-4024-bb9b-73070db059a5.jpg',
'https://images.openlane.eu/carimgs/5729046/general/be0e8c5b-7a39-4a59-9c38-8bc85185b928.jpg',
'https://images.openlane.eu/carimgs/5729046/general/10d2e2b6-d1ac-412c-a018-d714329657b4.jpg',
'https://images.openlane.eu/carimgs/5729046/general/6dc9d654-fbdb-4eda-84dd-9ca431d64274.jpg',
'https://images.openlane.eu/carimgs/5729046/general/5a6dd2a8-02ae-402f-b3ac-862d722725a9.jpg',
'https://images.openlane.eu/carimgs/5729046/general/310c2d0f-38a7-458e-ae0c-dacd03dd0179.jpg',
'https://images.openlane.eu/carimgs/5729046/general/9c31d8e7-2176-453c-94ff-ac1e7116b2b2.jpg',
'https://images.openlane.eu/carimgs/5729046/general/ff1e8a48-3074-43f3-b2e3-5bf31f092494.jpg',
'https://images.openlane.eu/carimgs/5729046/general/30e29ce1-fa31-49aa-bf06-5344d7c4632e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e51db5cd-65d2-50e0-aabe-ba8e3bb55988/e51db5cd-65d2-50e0-aabe-ba8e3bb55988_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298774,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729046/general/3258efd6-e3a3-4b72-9e7c-fcdbfee571e4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e51db5cd-65d2-50e0-aabe-ba8e3bb55988/e51db5cd-65d2-50e0-aabe-ba8e3bb55988_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36783,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729046/general/862be20a-87fa-4024-bb9b-73070db059a5.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e51db5cd-65d2-50e0-aabe-ba8e3bb55988/e51db5cd-65d2-50e0-aabe-ba8e3bb55988_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330597,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729046/general/be0e8c5b-7a39-4a59-9c38-8bc85185b928.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e51db5cd-65d2-50e0-aabe-ba8e3bb55988/e51db5cd-65d2-50e0-aabe-ba8e3bb55988_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298041,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729046/general/10d2e2b6-d1ac-412c-a018-d714329657b4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e51db5cd-65d2-50e0-aabe-ba8e3bb55988/e51db5cd-65d2-50e0-aabe-ba8e3bb55988_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279597,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729046/general/6dc9d654-fbdb-4eda-84dd-9ca431d64274.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e51db5cd-65d2-50e0-aabe-ba8e3bb55988/e51db5cd-65d2-50e0-aabe-ba8e3bb55988_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253870,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729046/general/5a6dd2a8-02ae-402f-b3ac-862d722725a9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e51db5cd-65d2-50e0-aabe-ba8e3bb55988/e51db5cd-65d2-50e0-aabe-ba8e3bb55988_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282076,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729046/general/310c2d0f-38a7-458e-ae0c-dacd03dd0179.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e51db5cd-65d2-50e0-aabe-ba8e3bb55988/e51db5cd-65d2-50e0-aabe-ba8e3bb55988_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286705,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729046/general/9c31d8e7-2176-453c-94ff-ac1e7116b2b2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e51db5cd-65d2-50e0-aabe-ba8e3bb55988/e51db5cd-65d2-50e0-aabe-ba8e3bb55988_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276377,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729046/general/ff1e8a48-3074-43f3-b2e3-5bf31f092494.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e51db5cd-65d2-50e0-aabe-ba8e3bb55988/e51db5cd-65d2-50e0-aabe-ba8e3bb55988_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386030,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729046/general/30e29ce1-fa31-49aa-bf06-5344d7c4632e.jpg',
'Width': 1400}],
'price': 12350,
'price_includes_vat': True,
'registration_date': '2021-02-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 135.693 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2021}
2026-03-25 10:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722654%27 HTTP/1.1" 200 None
2026-03-25 10:19:31 [adesa.be] INFO: Saving data for 10722654: {'created_time': 1774433971.639067, 'last_price_update_time': 1774433971.639078, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722654') HTTP/1.1" 204 0
2026-03-25 10:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722485> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722714> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:19:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4b2fa33-c9f5-5776-a546-1f58e7bd2dca with identifier: 10722526
2026-03-25 10:19:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4b2fa33-c9f5-5776-a546-1f58e7bd2dca with scrape type 1
2026-03-25 10:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a4b2fa33-c9f5-5776-a546-1f58e7bd2dca
2026-03-25 10:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704229%252Fgeneral%252Fdffd94e8-b01a-477d-94f8-4271b6fac679.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704229/general/dffd94e8-b01a-477d-94f8-4271b6fac679.jpg already downloaded
2026-03-25 10:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704229%252Fgeneral%252Fa22ffe28-6123-4c01-8893-052f205f283e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704229/general/a22ffe28-6123-4c01-8893-052f205f283e.jpg already downloaded
2026-03-25 10:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704229%252Fgeneral%252Fadfaeeca-3488-4fc3-9f07-a45e20c230eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704229/general/adfaeeca-3488-4fc3-9f07-a45e20c230eb.jpg already downloaded
2026-03-25 10:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704229%252Fgeneral%252F9ec746fa-b0ee-447c-bb0b-98f59f48415f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704229/general/9ec746fa-b0ee-447c-bb0b-98f59f48415f.jpg already downloaded
2026-03-25 10:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704229%252Fgeneral%252F20488247-fe40-48ce-a66a-2c0c83e874c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704229/general/20488247-fe40-48ce-a66a-2c0c83e874c4.jpg already downloaded
2026-03-25 10:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704229%252Fgeneral%252F5c12d51f-6835-4778-b317-b9b5c24dc10d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704229/general/5c12d51f-6835-4778-b317-b9b5c24dc10d.jpg already downloaded
2026-03-25 10:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704229%252Fgeneral%252F79f0457d-311f-4dd9-a91a-545a2e7f8f62.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704229/general/79f0457d-311f-4dd9-a91a-545a2e7f8f62.jpg already downloaded
2026-03-25 10:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704229%252Fgeneral%252F44df3d81-bb24-4893-a028-b22978d1c8f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704229/general/44df3d81-bb24-4893-a028-b22978d1c8f3.jpg already downloaded
2026-03-25 10:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704229%252Fgeneral%252F06e60f87-4cc3-4a2f-90aa-311d8279fedd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704229/general/06e60f87-4cc3-4a2f-90aa-311d8279fedd.jpg already downloaded
2026-03-25 10:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5704229%252Fgeneral%252F3f7308e5-c498-4af8-bcf0-f2ab8129bd69.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704229/general/3f7308e5-c498-4af8-bcf0-f2ab8129bd69.jpg already downloaded
2026-03-25 10:19:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4b2fa33-c9f5-5776-a546-1f58e7bd2dca, identifier: 10722526
2026-03-25 10:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4b2fa33-c9f5-5776-a546-1f58e7bd2dca with identifier: 10722526
2026-03-25 10:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4b2fa33-c9f5-5776-a546-1f58e7bd2dca with identifier: 10722526
2026-03-25 10:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4b2fa33-c9f5-5776-a546-1f58e7bd2dca with identifier: 10722526 to the API
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722526>
{'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-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'a4b2fa33-c9f5-5776-a546-1f58e7bd2dca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNR161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722526',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 80877,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5704229/general/dffd94e8-b01a-477d-94f8-4271b6fac679.jpg',
'https://images.openlane.eu/carimgs/5704229/general/a22ffe28-6123-4c01-8893-052f205f283e.jpg',
'https://images.openlane.eu/carimgs/5704229/general/adfaeeca-3488-4fc3-9f07-a45e20c230eb.jpg',
'https://images.openlane.eu/carimgs/5704229/general/9ec746fa-b0ee-447c-bb0b-98f59f48415f.jpg',
'https://images.openlane.eu/carimgs/5704229/general/20488247-fe40-48ce-a66a-2c0c83e874c4.jpg',
'https://images.openlane.eu/carimgs/5704229/general/5c12d51f-6835-4778-b317-b9b5c24dc10d.jpg',
'https://images.openlane.eu/carimgs/5704229/general/79f0457d-311f-4dd9-a91a-545a2e7f8f62.jpg',
'https://images.openlane.eu/carimgs/5704229/general/44df3d81-bb24-4893-a028-b22978d1c8f3.jpg',
'https://images.openlane.eu/carimgs/5704229/general/06e60f87-4cc3-4a2f-90aa-311d8279fedd.jpg',
'https://images.openlane.eu/carimgs/5704229/general/3f7308e5-c498-4af8-bcf0-f2ab8129bd69.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b2fa33-c9f5-5776-a546-1f58e7bd2dca/a4b2fa33-c9f5-5776-a546-1f58e7bd2dca_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294393,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704229/general/dffd94e8-b01a-477d-94f8-4271b6fac679.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b2fa33-c9f5-5776-a546-1f58e7bd2dca/a4b2fa33-c9f5-5776-a546-1f58e7bd2dca_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284678,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704229/general/a22ffe28-6123-4c01-8893-052f205f283e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b2fa33-c9f5-5776-a546-1f58e7bd2dca/a4b2fa33-c9f5-5776-a546-1f58e7bd2dca_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267737,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704229/general/adfaeeca-3488-4fc3-9f07-a45e20c230eb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b2fa33-c9f5-5776-a546-1f58e7bd2dca/a4b2fa33-c9f5-5776-a546-1f58e7bd2dca_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278525,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704229/general/9ec746fa-b0ee-447c-bb0b-98f59f48415f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b2fa33-c9f5-5776-a546-1f58e7bd2dca/a4b2fa33-c9f5-5776-a546-1f58e7bd2dca_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268484,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704229/general/20488247-fe40-48ce-a66a-2c0c83e874c4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b2fa33-c9f5-5776-a546-1f58e7bd2dca/a4b2fa33-c9f5-5776-a546-1f58e7bd2dca_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282486,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704229/general/5c12d51f-6835-4778-b317-b9b5c24dc10d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b2fa33-c9f5-5776-a546-1f58e7bd2dca/a4b2fa33-c9f5-5776-a546-1f58e7bd2dca_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231311,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704229/general/79f0457d-311f-4dd9-a91a-545a2e7f8f62.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b2fa33-c9f5-5776-a546-1f58e7bd2dca/a4b2fa33-c9f5-5776-a546-1f58e7bd2dca_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373050,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704229/general/44df3d81-bb24-4893-a028-b22978d1c8f3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b2fa33-c9f5-5776-a546-1f58e7bd2dca/a4b2fa33-c9f5-5776-a546-1f58e7bd2dca_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233526,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704229/general/06e60f87-4cc3-4a2f-90aa-311d8279fedd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b2fa33-c9f5-5776-a546-1f58e7bd2dca/a4b2fa33-c9f5-5776-a546-1f58e7bd2dca_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37396,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704229/general/3f7308e5-c498-4af8-bcf0-f2ab8129bd69.jpg',
'Width': 400}],
'price': 15650,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T2 Momentum Pro - Petrol - Manual - 129 hp - 80.877 '
'km',
'transmission': 'manual',
'trim': 'Momentum Pro',
'vin': None,
'year': 2022}
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722526%27 HTTP/1.1" 200 None
2026-03-25 10:19:33 [adesa.be] INFO: Saving data for 10722526: {'created_time': 1774433973.272736, 'last_price_update_time': 1774433973.272747, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722526') HTTP/1.1" 204 0
2026-03-25 10:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722713> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722361> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 950002f4-b602-54d8-8371-f90a6d968ea9 with identifier: 10722485
2026-03-25 10:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 950002f4-b602-54d8-8371-f90a6d968ea9 with scrape type 1
2026-03-25 10:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 950002f4-b602-54d8-8371-f90a6d968ea9
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696508%252Fgeneral%252F8dbe60e5-b5b7-4740-92bd-388b4e9cfb46.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696508/general/8dbe60e5-b5b7-4740-92bd-388b4e9cfb46.jpg already downloaded
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696508%252Fgeneral%252F20766367-894a-4ccd-ab7d-42a20f4f2d12.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696508/general/20766367-894a-4ccd-ab7d-42a20f4f2d12.jpg already downloaded
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696508%252Fgeneral%252Ff726c124-2b59-44a2-9502-d70b8b188986.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696508/general/f726c124-2b59-44a2-9502-d70b8b188986.jpg already downloaded
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696508%252Fgeneral%252Fba5eecfe-3d36-4bf2-b0fc-e53fe1fc2148.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696508/general/ba5eecfe-3d36-4bf2-b0fc-e53fe1fc2148.jpg already downloaded
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696508%252Fgeneral%252Fba5ed9d8-3d33-4fbf-9dd1-02fc0782e671.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696508/general/ba5ed9d8-3d33-4fbf-9dd1-02fc0782e671.jpg already downloaded
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696508%252Fgeneral%252F363a751b-af33-4fe9-9e71-c4d603cd788b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696508/general/363a751b-af33-4fe9-9e71-c4d603cd788b.jpg already downloaded
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696508%252Fgeneral%252F3da4cd62-bd0d-4054-a67e-d01d0b0d233b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696508/general/3da4cd62-bd0d-4054-a67e-d01d0b0d233b.jpg already downloaded
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696508%252Fgeneral%252F94baf7b5-f3a7-43fe-ad47-690cd3f675d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696508/general/94baf7b5-f3a7-43fe-ad47-690cd3f675d9.jpg already downloaded
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696508%252Fgeneral%252F604066d8-44bb-4f8b-9cf0-0f2de9cbe564.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696508/general/604066d8-44bb-4f8b-9cf0-0f2de9cbe564.jpg already downloaded
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696508%252Fgeneral%252Fb525faf3-2858-48e0-a106-240b1fd7daec.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696508/general/b525faf3-2858-48e0-a106-240b1fd7daec.jpg already downloaded
2026-03-25 10:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 950002f4-b602-54d8-8371-f90a6d968ea9, identifier: 10722485
2026-03-25 10:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5882f4a9-8bf7-5972-8258-562f0c2495ef with identifier: 10722714
2026-03-25 10:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5882f4a9-8bf7-5972-8258-562f0c2495ef with scrape type 1
2026-03-25 10:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5882f4a9-8bf7-5972-8258-562f0c2495ef
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734320%252Fgeneral%252Fd73dcd84-e462-439c-b7e0-2ec0ee95bf9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734320/general/d73dcd84-e462-439c-b7e0-2ec0ee95bf9d.jpg already downloaded
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734320%252Fgeneral%252F17d36fcb-65a0-4226-acbc-67b247749c71.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734320/general/17d36fcb-65a0-4226-acbc-67b247749c71.jpg already downloaded
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734320%252Fgeneral%252F34ece2aa-89cb-42cb-97ed-1900c9486743.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734320/general/34ece2aa-89cb-42cb-97ed-1900c9486743.jpg already downloaded
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734320%252Fgeneral%252F4d40b0aa-9daf-46ce-8337-711e54fde1cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734320/general/4d40b0aa-9daf-46ce-8337-711e54fde1cf.jpg already downloaded
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734320%252Fgeneral%252F2868daf9-ef61-4bf3-9d6c-df0026c10456.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734320/general/2868daf9-ef61-4bf3-9d6c-df0026c10456.jpg already downloaded
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734320%252Fgeneral%252Ffae703f9-4aca-46e9-bbe0-4b76268bb399.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734320/general/fae703f9-4aca-46e9-bbe0-4b76268bb399.jpg already downloaded
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734320%252Fgeneral%252F8ea00d98-9d40-4a73-b28b-8f5444fec4eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734320/general/8ea00d98-9d40-4a73-b28b-8f5444fec4eb.jpg already downloaded
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734320%252Fgeneral%252Fc4a50c58-cf78-46bb-894c-aa9606912f38.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734320/general/c4a50c58-cf78-46bb-894c-aa9606912f38.jpg already downloaded
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734320%252Fgeneral%252F1d0dd091-07b5-46e7-807c-516346d19253.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734320/general/1d0dd091-07b5-46e7-807c-516346d19253.jpg already downloaded
2026-03-25 10:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5734320%252Fgeneral%252Fd5913dc2-cff1-45fe-a88f-d43a4c85d442.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734320/general/d5913dc2-cff1-45fe-a88f-d43a4c85d442.jpg already downloaded
2026-03-25 10:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5882f4a9-8bf7-5972-8258-562f0c2495ef, identifier: 10722714
2026-03-25 10:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 950002f4-b602-54d8-8371-f90a6d968ea9 with identifier: 10722485
2026-03-25 10:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 950002f4-b602-54d8-8371-f90a6d968ea9 with identifier: 10722485
2026-03-25 10:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 950002f4-b602-54d8-8371-f90a6d968ea9 with identifier: 10722485 to the API
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722485>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '950002f4-b602-54d8-8371-f90a6d968ea9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJR011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722485',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 88971,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5696508/general/8dbe60e5-b5b7-4740-92bd-388b4e9cfb46.jpg',
'https://images.openlane.eu/carimgs/5696508/general/20766367-894a-4ccd-ab7d-42a20f4f2d12.jpg',
'https://images.openlane.eu/carimgs/5696508/general/f726c124-2b59-44a2-9502-d70b8b188986.jpg',
'https://images.openlane.eu/carimgs/5696508/general/ba5eecfe-3d36-4bf2-b0fc-e53fe1fc2148.jpg',
'https://images.openlane.eu/carimgs/5696508/general/ba5ed9d8-3d33-4fbf-9dd1-02fc0782e671.jpg',
'https://images.openlane.eu/carimgs/5696508/general/363a751b-af33-4fe9-9e71-c4d603cd788b.jpg',
'https://images.openlane.eu/carimgs/5696508/general/3da4cd62-bd0d-4054-a67e-d01d0b0d233b.jpg',
'https://images.openlane.eu/carimgs/5696508/general/94baf7b5-f3a7-43fe-ad47-690cd3f675d9.jpg',
'https://images.openlane.eu/carimgs/5696508/general/604066d8-44bb-4f8b-9cf0-0f2de9cbe564.jpg',
'https://images.openlane.eu/carimgs/5696508/general/b525faf3-2858-48e0-a106-240b1fd7daec.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_950002f4-b602-54d8-8371-f90a6d968ea9/950002f4-b602-54d8-8371-f90a6d968ea9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193540,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696508/general/8dbe60e5-b5b7-4740-92bd-388b4e9cfb46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_950002f4-b602-54d8-8371-f90a6d968ea9/950002f4-b602-54d8-8371-f90a6d968ea9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192887,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696508/general/20766367-894a-4ccd-ab7d-42a20f4f2d12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_950002f4-b602-54d8-8371-f90a6d968ea9/950002f4-b602-54d8-8371-f90a6d968ea9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184423,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696508/general/f726c124-2b59-44a2-9502-d70b8b188986.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_950002f4-b602-54d8-8371-f90a6d968ea9/950002f4-b602-54d8-8371-f90a6d968ea9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177233,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696508/general/ba5eecfe-3d36-4bf2-b0fc-e53fe1fc2148.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_950002f4-b602-54d8-8371-f90a6d968ea9/950002f4-b602-54d8-8371-f90a6d968ea9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696508/general/ba5ed9d8-3d33-4fbf-9dd1-02fc0782e671.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_950002f4-b602-54d8-8371-f90a6d968ea9/950002f4-b602-54d8-8371-f90a6d968ea9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125462,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696508/general/363a751b-af33-4fe9-9e71-c4d603cd788b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_950002f4-b602-54d8-8371-f90a6d968ea9/950002f4-b602-54d8-8371-f90a6d968ea9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152361,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696508/general/3da4cd62-bd0d-4054-a67e-d01d0b0d233b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_950002f4-b602-54d8-8371-f90a6d968ea9/950002f4-b602-54d8-8371-f90a6d968ea9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88550,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696508/general/94baf7b5-f3a7-43fe-ad47-690cd3f675d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_950002f4-b602-54d8-8371-f90a6d968ea9/950002f4-b602-54d8-8371-f90a6d968ea9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696508/general/604066d8-44bb-4f8b-9cf0-0f2de9cbe564.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_950002f4-b602-54d8-8371-f90a6d968ea9/950002f4-b602-54d8-8371-f90a6d968ea9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104789,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696508/general/b525faf3-2858-48e0-a106-240b1fd7daec.jpg',
'Width': 1024}],
'price': 17350,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo V60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'88.971 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722485%27 HTTP/1.1" 200 None
2026-03-25 10:19:34 [adesa.be] INFO: Saving data for 10722485: {'created_time': 1774433974.260814, 'last_price_update_time': 1774433974.260826, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722485') HTTP/1.1" 204 0
2026-03-25 10:19:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5882f4a9-8bf7-5972-8258-562f0c2495ef with identifier: 10722714
2026-03-25 10:19:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5882f4a9-8bf7-5972-8258-562f0c2495ef with identifier: 10722714
2026-03-25 10:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5882f4a9-8bf7-5972-8258-562f0c2495ef with identifier: 10722714 to the API
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722714>
{'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-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '5882f4a9-8bf7-5972-8258-562f0c2495ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADA145',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722714',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 91752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5734320/general/d73dcd84-e462-439c-b7e0-2ec0ee95bf9d.jpg',
'https://images.openlane.eu/carimgs/5734320/general/17d36fcb-65a0-4226-acbc-67b247749c71.jpg',
'https://images.openlane.eu/carimgs/5734320/general/34ece2aa-89cb-42cb-97ed-1900c9486743.jpg',
'https://images.openlane.eu/carimgs/5734320/general/4d40b0aa-9daf-46ce-8337-711e54fde1cf.jpg',
'https://images.openlane.eu/carimgs/5734320/general/2868daf9-ef61-4bf3-9d6c-df0026c10456.jpg',
'https://images.openlane.eu/carimgs/5734320/general/fae703f9-4aca-46e9-bbe0-4b76268bb399.jpg',
'https://images.openlane.eu/carimgs/5734320/general/8ea00d98-9d40-4a73-b28b-8f5444fec4eb.jpg',
'https://images.openlane.eu/carimgs/5734320/general/c4a50c58-cf78-46bb-894c-aa9606912f38.jpg',
'https://images.openlane.eu/carimgs/5734320/general/1d0dd091-07b5-46e7-807c-516346d19253.jpg',
'https://images.openlane.eu/carimgs/5734320/general/d5913dc2-cff1-45fe-a88f-d43a4c85d442.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5882f4a9-8bf7-5972-8258-562f0c2495ef/5882f4a9-8bf7-5972-8258-562f0c2495ef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99466,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734320/general/d73dcd84-e462-439c-b7e0-2ec0ee95bf9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5882f4a9-8bf7-5972-8258-562f0c2495ef/5882f4a9-8bf7-5972-8258-562f0c2495ef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27077,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734320/general/17d36fcb-65a0-4226-acbc-67b247749c71.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5882f4a9-8bf7-5972-8258-562f0c2495ef/5882f4a9-8bf7-5972-8258-562f0c2495ef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89821,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734320/general/34ece2aa-89cb-42cb-97ed-1900c9486743.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5882f4a9-8bf7-5972-8258-562f0c2495ef/5882f4a9-8bf7-5972-8258-562f0c2495ef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94257,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734320/general/4d40b0aa-9daf-46ce-8337-711e54fde1cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5882f4a9-8bf7-5972-8258-562f0c2495ef/5882f4a9-8bf7-5972-8258-562f0c2495ef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143421,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734320/general/2868daf9-ef61-4bf3-9d6c-df0026c10456.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5882f4a9-8bf7-5972-8258-562f0c2495ef/5882f4a9-8bf7-5972-8258-562f0c2495ef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114862,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734320/general/fae703f9-4aca-46e9-bbe0-4b76268bb399.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5882f4a9-8bf7-5972-8258-562f0c2495ef/5882f4a9-8bf7-5972-8258-562f0c2495ef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126119,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734320/general/8ea00d98-9d40-4a73-b28b-8f5444fec4eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5882f4a9-8bf7-5972-8258-562f0c2495ef/5882f4a9-8bf7-5972-8258-562f0c2495ef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116090,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734320/general/c4a50c58-cf78-46bb-894c-aa9606912f38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5882f4a9-8bf7-5972-8258-562f0c2495ef/5882f4a9-8bf7-5972-8258-562f0c2495ef_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734320/general/1d0dd091-07b5-46e7-807c-516346d19253.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5882f4a9-8bf7-5972-8258-562f0c2495ef/5882f4a9-8bf7-5972-8258-562f0c2495ef_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183144,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734320/general/d5913dc2-cff1-45fe-a88f-d43a4c85d442.jpg',
'Width': 1024}],
'price': 11750,
'price_includes_vat': True,
'registration_date': '2021-02-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen T-ROC 1.0 TSI Style - Petrol - Manual - 110 hp - 91.752 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722714%27 HTTP/1.1" 200 None
2026-03-25 10:19:34 [adesa.be] INFO: Saving data for 10722714: {'created_time': 1774433974.587749, 'last_price_update_time': 1774433974.587761, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722714') HTTP/1.1" 204 0
2026-03-25 10:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c54df54-fda5-5db5-977c-19b252b96b98 with identifier: 10722713
2026-03-25 10:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c54df54-fda5-5db5-977c-19b252b96b98 with scrape type 1
2026-03-25 10:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c54df54-fda5-5db5-977c-19b252b96b98
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734319%252Fgeneral%252Fff4b130b-5b0c-4147-b511-5462fc2ae793.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734319/general/ff4b130b-5b0c-4147-b511-5462fc2ae793.jpg already downloaded
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734319%252Fgeneral%252F780f206c-5ef2-4e89-a3af-90f1e19ad685.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734319/general/780f206c-5ef2-4e89-a3af-90f1e19ad685.jpg already downloaded
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734319%252Fgeneral%252F425b4b9a-969c-4688-8e62-ff3492876433.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734319/general/425b4b9a-969c-4688-8e62-ff3492876433.jpg already downloaded
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734319%252Fgeneral%252Fc56025c1-10dc-482a-9585-2c6c7841df6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734319/general/c56025c1-10dc-482a-9585-2c6c7841df6e.jpg already downloaded
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734319%252Fgeneral%252F8eb3eaf9-2880-45b5-8592-646c1796ce2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734319/general/8eb3eaf9-2880-45b5-8592-646c1796ce2e.jpg already downloaded
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734319%252Fgeneral%252F6825ea20-ceed-40aa-95e4-df551dbf1163.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734319/general/6825ea20-ceed-40aa-95e4-df551dbf1163.jpg already downloaded
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734319%252Fgeneral%252F18ffa3e9-d873-4b9a-97c5-09e02454e81c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734319/general/18ffa3e9-d873-4b9a-97c5-09e02454e81c.jpg already downloaded
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734319%252Fgeneral%252Fe49e6aa7-cda2-4741-a329-9e5473f2261a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734319/general/e49e6aa7-cda2-4741-a329-9e5473f2261a.jpg already downloaded
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734319%252Fgeneral%252Fc95e8b2f-64ab-487a-9f56-2b761fea2168.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734319/general/c95e8b2f-64ab-487a-9f56-2b761fea2168.jpg already downloaded
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734319%252Fgeneral%252F6e32bdf8-d13c-42ee-a2ee-3f3029872232.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734319/general/6e32bdf8-d13c-42ee-a2ee-3f3029872232.jpg already downloaded
2026-03-25 10:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c54df54-fda5-5db5-977c-19b252b96b98, identifier: 10722713
2026-03-25 10:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d668aede-2011-5d13-b7ae-6ed2131a98e3 with identifier: 10722361
2026-03-25 10:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d668aede-2011-5d13-b7ae-6ed2131a98e3 with scrape type 1
2026-03-25 10:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d668aede-2011-5d13-b7ae-6ed2131a98e3
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619210%252Fgeneral%252Fc32d6b23-907e-490b-af1f-2a23935f1cee.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619210/general/c32d6b23-907e-490b-af1f-2a23935f1cee.jpg already downloaded
2026-03-25 10:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5619210%252Fgeneral%252F60adcc22-acce-4bcf-bd70-ca97370365ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619210/general/60adcc22-acce-4bcf-bd70-ca97370365ac.jpg already downloaded
2026-03-25 10:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5619210%252Fgeneral%252F20548f27-cdf5-47ad-b3e0-33770593449d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619210/general/20548f27-cdf5-47ad-b3e0-33770593449d.jpg already downloaded
2026-03-25 10:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5619210%252Fgeneral%252Ff94b9fb0-0021-4a29-beb8-4e5a183defc1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619210/general/f94b9fb0-0021-4a29-beb8-4e5a183defc1.jpg already downloaded
2026-03-25 10:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5619210%252Fgeneral%252Fcff49d4c-3519-4eed-8cac-29ba10f30e6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619210/general/cff49d4c-3519-4eed-8cac-29ba10f30e6d.jpg already downloaded
2026-03-25 10:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5619210%252Fgeneral%252F7562ab32-91b8-44e5-af87-efb6a407ae5d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619210/general/7562ab32-91b8-44e5-af87-efb6a407ae5d.jpg already downloaded
2026-03-25 10:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5619210%252Fgeneral%252Fa2020ad0-10a6-4156-85fb-c8592d2d9eb8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619210/general/a2020ad0-10a6-4156-85fb-c8592d2d9eb8.jpg already downloaded
2026-03-25 10:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5619210%252Fgeneral%252F42b1a4a9-5323-48eb-80fe-6b861b9d2979.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619210/general/42b1a4a9-5323-48eb-80fe-6b861b9d2979.jpg already downloaded
2026-03-25 10:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5619210%252Fgeneral%252F3660e77c-cc99-4320-b903-a53601f4c050.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619210/general/3660e77c-cc99-4320-b903-a53601f4c050.jpg already downloaded
2026-03-25 10:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5619210%252Fgeneral%252F76911c70-206f-4019-ad49-0cfb98c6c422.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619210/general/76911c70-206f-4019-ad49-0cfb98c6c422.jpg already downloaded
2026-03-25 10:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d668aede-2011-5d13-b7ae-6ed2131a98e3, identifier: 10722361
2026-03-25 10:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c54df54-fda5-5db5-977c-19b252b96b98 with identifier: 10722713
2026-03-25 10:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c54df54-fda5-5db5-977c-19b252b96b98 with identifier: 10722713
2026-03-25 10:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c54df54-fda5-5db5-977c-19b252b96b98 with identifier: 10722713 to the API
2026-03-25 10:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722713>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '4c54df54-fda5-5db5-977c-19b252b96b98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XDV049',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722713',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 222842,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5734319/general/ff4b130b-5b0c-4147-b511-5462fc2ae793.jpg',
'https://images.openlane.eu/carimgs/5734319/general/780f206c-5ef2-4e89-a3af-90f1e19ad685.jpg',
'https://images.openlane.eu/carimgs/5734319/general/425b4b9a-969c-4688-8e62-ff3492876433.jpg',
'https://images.openlane.eu/carimgs/5734319/general/c56025c1-10dc-482a-9585-2c6c7841df6e.jpg',
'https://images.openlane.eu/carimgs/5734319/general/8eb3eaf9-2880-45b5-8592-646c1796ce2e.jpg',
'https://images.openlane.eu/carimgs/5734319/general/6825ea20-ceed-40aa-95e4-df551dbf1163.jpg',
'https://images.openlane.eu/carimgs/5734319/general/18ffa3e9-d873-4b9a-97c5-09e02454e81c.jpg',
'https://images.openlane.eu/carimgs/5734319/general/e49e6aa7-cda2-4741-a329-9e5473f2261a.jpg',
'https://images.openlane.eu/carimgs/5734319/general/c95e8b2f-64ab-487a-9f56-2b761fea2168.jpg',
'https://images.openlane.eu/carimgs/5734319/general/6e32bdf8-d13c-42ee-a2ee-3f3029872232.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c54df54-fda5-5db5-977c-19b252b96b98/4c54df54-fda5-5db5-977c-19b252b96b98_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255010,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734319/general/ff4b130b-5b0c-4147-b511-5462fc2ae793.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c54df54-fda5-5db5-977c-19b252b96b98/4c54df54-fda5-5db5-977c-19b252b96b98_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224217,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734319/general/780f206c-5ef2-4e89-a3af-90f1e19ad685.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c54df54-fda5-5db5-977c-19b252b96b98/4c54df54-fda5-5db5-977c-19b252b96b98_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230146,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734319/general/425b4b9a-969c-4688-8e62-ff3492876433.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c54df54-fda5-5db5-977c-19b252b96b98/4c54df54-fda5-5db5-977c-19b252b96b98_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271941,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734319/general/c56025c1-10dc-482a-9585-2c6c7841df6e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c54df54-fda5-5db5-977c-19b252b96b98/4c54df54-fda5-5db5-977c-19b252b96b98_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225807,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734319/general/8eb3eaf9-2880-45b5-8592-646c1796ce2e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c54df54-fda5-5db5-977c-19b252b96b98/4c54df54-fda5-5db5-977c-19b252b96b98_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257580,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734319/general/6825ea20-ceed-40aa-95e4-df551dbf1163.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c54df54-fda5-5db5-977c-19b252b96b98/4c54df54-fda5-5db5-977c-19b252b96b98_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 464223,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734319/general/18ffa3e9-d873-4b9a-97c5-09e02454e81c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c54df54-fda5-5db5-977c-19b252b96b98/4c54df54-fda5-5db5-977c-19b252b96b98_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263747,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734319/general/e49e6aa7-cda2-4741-a329-9e5473f2261a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c54df54-fda5-5db5-977c-19b252b96b98/4c54df54-fda5-5db5-977c-19b252b96b98_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33766,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734319/general/c95e8b2f-64ab-487a-9f56-2b761fea2168.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c54df54-fda5-5db5-977c-19b252b96b98/4c54df54-fda5-5db5-977c-19b252b96b98_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252021,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734319/general/6e32bdf8-d13c-42ee-a2ee-3f3029872232.jpg',
'Width': 1400}],
'price': 8850,
'price_includes_vat': True,
'registration_date': '2019-11-29',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 102 hp - 222.842 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 10:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722713%27 HTTP/1.1" 200 None
2026-03-25 10:19:35 [adesa.be] INFO: Saving data for 10722713: {'created_time': 1774433975.578749, 'last_price_update_time': 1774433975.578761, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722713') HTTP/1.1" 204 0
2026-03-25 10:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d668aede-2011-5d13-b7ae-6ed2131a98e3 with identifier: 10722361
2026-03-25 10:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d668aede-2011-5d13-b7ae-6ed2131a98e3 with identifier: 10722361
2026-03-25 10:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d668aede-2011-5d13-b7ae-6ed2131a98e3 with identifier: 10722361 to the API
2026-03-25 10:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722361>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'd668aede-2011-5d13-b7ae-6ed2131a98e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTP337',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722361',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 93435,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5619210/general/c32d6b23-907e-490b-af1f-2a23935f1cee.jpg',
'https://images.openlane.eu/carimgs/5619210/general/60adcc22-acce-4bcf-bd70-ca97370365ac.jpg',
'https://images.openlane.eu/carimgs/5619210/general/20548f27-cdf5-47ad-b3e0-33770593449d.jpg',
'https://images.openlane.eu/carimgs/5619210/general/f94b9fb0-0021-4a29-beb8-4e5a183defc1.jpg',
'https://images.openlane.eu/carimgs/5619210/general/cff49d4c-3519-4eed-8cac-29ba10f30e6d.jpg',
'https://images.openlane.eu/carimgs/5619210/general/7562ab32-91b8-44e5-af87-efb6a407ae5d.jpg',
'https://images.openlane.eu/carimgs/5619210/general/a2020ad0-10a6-4156-85fb-c8592d2d9eb8.jpg',
'https://images.openlane.eu/carimgs/5619210/general/42b1a4a9-5323-48eb-80fe-6b861b9d2979.jpg',
'https://images.openlane.eu/carimgs/5619210/general/3660e77c-cc99-4320-b903-a53601f4c050.jpg',
'https://images.openlane.eu/carimgs/5619210/general/76911c70-206f-4019-ad49-0cfb98c6c422.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d668aede-2011-5d13-b7ae-6ed2131a98e3/d668aede-2011-5d13-b7ae-6ed2131a98e3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319990,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619210/general/c32d6b23-907e-490b-af1f-2a23935f1cee.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d668aede-2011-5d13-b7ae-6ed2131a98e3/d668aede-2011-5d13-b7ae-6ed2131a98e3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327876,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619210/general/60adcc22-acce-4bcf-bd70-ca97370365ac.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d668aede-2011-5d13-b7ae-6ed2131a98e3/d668aede-2011-5d13-b7ae-6ed2131a98e3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289908,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619210/general/20548f27-cdf5-47ad-b3e0-33770593449d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d668aede-2011-5d13-b7ae-6ed2131a98e3/d668aede-2011-5d13-b7ae-6ed2131a98e3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209053,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619210/general/f94b9fb0-0021-4a29-beb8-4e5a183defc1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d668aede-2011-5d13-b7ae-6ed2131a98e3/d668aede-2011-5d13-b7ae-6ed2131a98e3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287971,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619210/general/cff49d4c-3519-4eed-8cac-29ba10f30e6d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d668aede-2011-5d13-b7ae-6ed2131a98e3/d668aede-2011-5d13-b7ae-6ed2131a98e3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278618,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619210/general/7562ab32-91b8-44e5-af87-efb6a407ae5d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d668aede-2011-5d13-b7ae-6ed2131a98e3/d668aede-2011-5d13-b7ae-6ed2131a98e3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218727,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619210/general/a2020ad0-10a6-4156-85fb-c8592d2d9eb8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d668aede-2011-5d13-b7ae-6ed2131a98e3/d668aede-2011-5d13-b7ae-6ed2131a98e3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346651,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619210/general/42b1a4a9-5323-48eb-80fe-6b861b9d2979.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d668aede-2011-5d13-b7ae-6ed2131a98e3/d668aede-2011-5d13-b7ae-6ed2131a98e3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277462,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619210/general/3660e77c-cc99-4320-b903-a53601f4c050.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d668aede-2011-5d13-b7ae-6ed2131a98e3/d668aede-2011-5d13-b7ae-6ed2131a98e3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37407,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619210/general/76911c70-206f-4019-ad49-0cfb98c6c422.jpg',
'Width': 400}],
'price': 16050,
'price_includes_vat': True,
'registration_date': '2020-12-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo V60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'93.435 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2020}
2026-03-25 10:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722361%27 HTTP/1.1" 200 None
2026-03-25 10:19:35 [adesa.be] INFO: Saving data for 10722361: {'created_time': 1774433975.888965, 'last_price_update_time': 1774433975.888977, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722361') HTTP/1.1" 204 0
2026-03-25 10:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722386> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10: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-25 10: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-25 10:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1ca3121-24c5-5485-aabe-fa6e9a9acd3c with identifier: 10722629
2026-03-25 10:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1ca3121-24c5-5485-aabe-fa6e9a9acd3c with scrape type 1
2026-03-25 10:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a1ca3121-24c5-5485-aabe-fa6e9a9acd3c
2026-03-25 10:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726318%252Fgeneral%252F809b9b81-1c5c-4412-ad8b-38667db7a13e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726318/general/809b9b81-1c5c-4412-ad8b-38667db7a13e.jpg already downloaded
2026-03-25 10:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726318%252Fgeneral%252F9d72f521-263e-4d75-a178-66e4386852ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726318/general/9d72f521-263e-4d75-a178-66e4386852ec.jpg already downloaded
2026-03-25 10:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5726318%252Fgeneral%252F026feb40-b6c4-4304-98c4-d04050923943.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726318/general/026feb40-b6c4-4304-98c4-d04050923943.jpg already downloaded
2026-03-25 10:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726318%252Fgeneral%252Fb0957607-40b7-43fc-bea7-7664341f4826.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726318/general/b0957607-40b7-43fc-bea7-7664341f4826.jpg already downloaded
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726318%252Fgeneral%252F4fcf5bc6-3564-40b2-97aa-b4f007410e84.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726318/general/4fcf5bc6-3564-40b2-97aa-b4f007410e84.jpg already downloaded
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726318%252Fgeneral%252F20d5821d-5acf-4c00-a36c-a4b3a85152b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726318/general/20d5821d-5acf-4c00-a36c-a4b3a85152b7.jpg already downloaded
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726318%252Fgeneral%252F24c7aef0-34ed-451e-86a1-812a6de4f915.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726318/general/24c7aef0-34ed-451e-86a1-812a6de4f915.jpg already downloaded
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726318%252Fgeneral%252F326e4002-d3ce-4b3d-b81f-946c764bb370.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726318/general/326e4002-d3ce-4b3d-b81f-946c764bb370.jpg already downloaded
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726318%252Fgeneral%252Fc3de0773-30b1-4570-88c6-291e03490595.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726318/general/c3de0773-30b1-4570-88c6-291e03490595.jpg already downloaded
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726318%252Fgeneral%252F736aa076-2bf8-4af3-8bd8-a4c05aed22ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726318/general/736aa076-2bf8-4af3-8bd8-a4c05aed22ca.jpg already downloaded
2026-03-25 10:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a1ca3121-24c5-5485-aabe-fa6e9a9acd3c, identifier: 10722629
2026-03-25 10:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a1ca3121-24c5-5485-aabe-fa6e9a9acd3c with identifier: 10722629
2026-03-25 10:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a1ca3121-24c5-5485-aabe-fa6e9a9acd3c with identifier: 10722629
2026-03-25 10:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a1ca3121-24c5-5485-aabe-fa6e9a9acd3c with identifier: 10722629 to the API
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722629>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'a1ca3121-24c5-5485-aabe-fa6e9a9acd3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXZ902',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722629',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 133955,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5726318/general/809b9b81-1c5c-4412-ad8b-38667db7a13e.jpg',
'https://images.openlane.eu/carimgs/5726318/general/9d72f521-263e-4d75-a178-66e4386852ec.jpg',
'https://images.openlane.eu/carimgs/5726318/general/026feb40-b6c4-4304-98c4-d04050923943.jpg',
'https://images.openlane.eu/carimgs/5726318/general/b0957607-40b7-43fc-bea7-7664341f4826.jpg',
'https://images.openlane.eu/carimgs/5726318/general/4fcf5bc6-3564-40b2-97aa-b4f007410e84.jpg',
'https://images.openlane.eu/carimgs/5726318/general/20d5821d-5acf-4c00-a36c-a4b3a85152b7.jpg',
'https://images.openlane.eu/carimgs/5726318/general/24c7aef0-34ed-451e-86a1-812a6de4f915.jpg',
'https://images.openlane.eu/carimgs/5726318/general/326e4002-d3ce-4b3d-b81f-946c764bb370.jpg',
'https://images.openlane.eu/carimgs/5726318/general/c3de0773-30b1-4570-88c6-291e03490595.jpg',
'https://images.openlane.eu/carimgs/5726318/general/736aa076-2bf8-4af3-8bd8-a4c05aed22ca.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1ca3121-24c5-5485-aabe-fa6e9a9acd3c/a1ca3121-24c5-5485-aabe-fa6e9a9acd3c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380249,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726318/general/809b9b81-1c5c-4412-ad8b-38667db7a13e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1ca3121-24c5-5485-aabe-fa6e9a9acd3c/a1ca3121-24c5-5485-aabe-fa6e9a9acd3c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370993,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726318/general/9d72f521-263e-4d75-a178-66e4386852ec.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1ca3121-24c5-5485-aabe-fa6e9a9acd3c/a1ca3121-24c5-5485-aabe-fa6e9a9acd3c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370589,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726318/general/026feb40-b6c4-4304-98c4-d04050923943.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1ca3121-24c5-5485-aabe-fa6e9a9acd3c/a1ca3121-24c5-5485-aabe-fa6e9a9acd3c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333615,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726318/general/b0957607-40b7-43fc-bea7-7664341f4826.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1ca3121-24c5-5485-aabe-fa6e9a9acd3c/a1ca3121-24c5-5485-aabe-fa6e9a9acd3c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315568,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726318/general/4fcf5bc6-3564-40b2-97aa-b4f007410e84.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1ca3121-24c5-5485-aabe-fa6e9a9acd3c/a1ca3121-24c5-5485-aabe-fa6e9a9acd3c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321681,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726318/general/20d5821d-5acf-4c00-a36c-a4b3a85152b7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1ca3121-24c5-5485-aabe-fa6e9a9acd3c/a1ca3121-24c5-5485-aabe-fa6e9a9acd3c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308107,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726318/general/24c7aef0-34ed-451e-86a1-812a6de4f915.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1ca3121-24c5-5485-aabe-fa6e9a9acd3c/a1ca3121-24c5-5485-aabe-fa6e9a9acd3c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280059,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726318/general/326e4002-d3ce-4b3d-b81f-946c764bb370.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1ca3121-24c5-5485-aabe-fa6e9a9acd3c/a1ca3121-24c5-5485-aabe-fa6e9a9acd3c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 522092,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726318/general/c3de0773-30b1-4570-88c6-291e03490595.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1ca3121-24c5-5485-aabe-fa6e9a9acd3c/a1ca3121-24c5-5485-aabe-fa6e9a9acd3c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273693,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726318/general/736aa076-2bf8-4af3-8bd8-a4c05aed22ca.jpg',
'Width': 1920}],
'price': 11650,
'price_includes_vat': True,
'registration_date': '2021-01-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 133.955 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2021}
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722629%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [adesa.be] INFO: Saving data for 10722629: {'created_time': 1774433976.541006, 'last_price_update_time': 1774433976.541021, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722629') HTTP/1.1" 204 0
2026-03-25 10:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9 with identifier: 10722525
2026-03-25 10:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9 with scrape type 1
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704202%252Fgeneral%252F69155b6e-263e-46ac-bd60-bf5f6ace3488.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704202/general/69155b6e-263e-46ac-bd60-bf5f6ace3488.jpg already downloaded
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704202%252Fgeneral%252Fde91dad0-d3d3-4578-b223-3d6d2a79ee5f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704202/general/de91dad0-d3d3-4578-b223-3d6d2a79ee5f.jpg already downloaded
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704202%252Fgeneral%252F22f008c5-ab18-493d-8e54-bfa8c4309591.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704202/general/22f008c5-ab18-493d-8e54-bfa8c4309591.jpg already downloaded
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704202%252Fgeneral%252Fa8986c59-8877-4aeb-a59d-6104e64bdad4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704202/general/a8986c59-8877-4aeb-a59d-6104e64bdad4.jpg already downloaded
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704202%252Fgeneral%252Fbb4f3616-65c3-402f-a298-5a31edc8cab9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704202/general/bb4f3616-65c3-402f-a298-5a31edc8cab9.jpg already downloaded
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704202%252Fgeneral%252Fc618731a-345c-461d-b0f1-12d873710a55.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704202/general/c618731a-345c-461d-b0f1-12d873710a55.jpg already downloaded
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704202%252Fgeneral%252F42c8521b-7b23-40de-bb1c-86aa284e668b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704202/general/42c8521b-7b23-40de-bb1c-86aa284e668b.jpg already downloaded
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704202%252Fgeneral%252Ff2688557-2d71-4db7-8f25-5929aa92bb73.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704202/general/f2688557-2d71-4db7-8f25-5929aa92bb73.jpg already downloaded
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704202%252Fgeneral%252F2445999d-1995-43ac-b134-d52bed6faccf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704202/general/2445999d-1995-43ac-b134-d52bed6faccf.jpg already downloaded
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704202%252Fgeneral%252Fb87bbd9b-0ccb-4a19-9daa-74b2f1b9cb17.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704202/general/b87bbd9b-0ccb-4a19-9daa-74b2f1b9cb17.jpg already downloaded
2026-03-25 10:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9, identifier: 10722525
2026-03-25 10:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1796228e-b80d-5a4d-954e-cba1b50031c7 with identifier: 10722590
2026-03-25 10:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1796228e-b80d-5a4d-954e-cba1b50031c7 with scrape type 1
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1796228e-b80d-5a4d-954e-cba1b50031c7
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721026%252Fgeneral%252Fceaa6e1c-48c0-4070-96e3-ffb9d1e28143.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721026/general/ceaa6e1c-48c0-4070-96e3-ffb9d1e28143.jpg already downloaded
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721026%252Fgeneral%252Fc4f87bcd-c9d2-4d12-aaf7-a47d1cbedf75.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721026/general/c4f87bcd-c9d2-4d12-aaf7-a47d1cbedf75.jpg already downloaded
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721026%252Fgeneral%252F4195bdd7-6102-427e-97e2-44d28285a4ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721026/general/4195bdd7-6102-427e-97e2-44d28285a4ee.jpg already downloaded
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721026%252Fgeneral%252Fd818ce71-ecb2-46bf-b394-2862965b5df0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721026/general/d818ce71-ecb2-46bf-b394-2862965b5df0.jpg already downloaded
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721026%252Fgeneral%252F13df3887-f15b-4236-a089-7bac9cf88681.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721026/general/13df3887-f15b-4236-a089-7bac9cf88681.jpg already downloaded
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721026%252Fgeneral%252F456cccd6-3fde-4be8-ab78-c2c83924d5a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721026/general/456cccd6-3fde-4be8-ab78-c2c83924d5a0.jpg already downloaded
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721026%252Fgeneral%252F1b5d2240-5690-437a-9395-8a89e14db9be.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721026/general/1b5d2240-5690-437a-9395-8a89e14db9be.jpg already downloaded
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721026%252Fgeneral%252F2a49b778-60eb-493d-a8fa-0f7fbd0852b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721026/general/2a49b778-60eb-493d-a8fa-0f7fbd0852b0.jpg already downloaded
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721026%252Fgeneral%252Fcbb4a410-9837-4cdc-8dea-c8413ca08774.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721026/general/cbb4a410-9837-4cdc-8dea-c8413ca08774.jpg already downloaded
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721026%252Fgeneral%252F948da9b9-7109-4e07-af47-f2ffc1357314.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721026/general/948da9b9-7109-4e07-af47-f2ffc1357314.jpg already downloaded
2026-03-25 10:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1796228e-b80d-5a4d-954e-cba1b50031c7, identifier: 10722590
2026-03-25 10:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d29df9db-3aaf-50cd-9b68-18267b1a49e6 with identifier: 10722386
2026-03-25 10:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d29df9db-3aaf-50cd-9b68-18267b1a49e6 with scrape type 1
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d29df9db-3aaf-50cd-9b68-18267b1a49e6
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672830%252Fgeneral%252F92d04c38-0fd4-4f21-882b-da890e360954.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672830/general/92d04c38-0fd4-4f21-882b-da890e360954.jpg already downloaded
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672830%252Fgeneral%252F356a5377-60c2-41ea-a11c-f60f47b9ec3e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672830/general/356a5377-60c2-41ea-a11c-f60f47b9ec3e.jpg already downloaded
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672830%252Fgeneral%252F01317643-7ade-4077-92ac-e07ca2e51ca6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672830/general/01317643-7ade-4077-92ac-e07ca2e51ca6.jpg already downloaded
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672830%252Fgeneral%252F68be136d-f54c-41c1-b1bc-9f93f68f5b81.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672830/general/68be136d-f54c-41c1-b1bc-9f93f68f5b81.jpg already downloaded
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672830%252Fgeneral%252Feb8a6aa3-f0b2-4c0f-8860-48632030a386.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672830/general/eb8a6aa3-f0b2-4c0f-8860-48632030a386.jpg already downloaded
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672830%252Fgeneral%252Fa718fffd-9198-4b0b-9bd6-6488df37334f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672830/general/a718fffd-9198-4b0b-9bd6-6488df37334f.jpg already downloaded
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672830%252Fgeneral%252F86584ade-0ee5-4601-81aa-e2a00d0daa28.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672830/general/86584ade-0ee5-4601-81aa-e2a00d0daa28.jpg already downloaded
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672830%252Fgeneral%252F18330e13-9176-479d-9a82-fc739d1706d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672830/general/18330e13-9176-479d-9a82-fc739d1706d2.jpg already downloaded
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672830%252Fgeneral%252Fa4994551-32d2-4891-ab42-03b42e63bc7a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672830/general/a4994551-32d2-4891-ab42-03b42e63bc7a.jpg already downloaded
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672830%252Fgeneral%252F02cd36ab-de5c-43ca-9c26-daef824ce37c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672830/general/02cd36ab-de5c-43ca-9c26-daef824ce37c.jpg already downloaded
2026-03-25 10:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d29df9db-3aaf-50cd-9b68-18267b1a49e6, identifier: 10722386
2026-03-25 10:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f36c7787-184a-585e-8711-b7d764b45a70 with identifier: 10722656
2026-03-25 10:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f36c7787-184a-585e-8711-b7d764b45a70 with scrape type 1
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f36c7787-184a-585e-8711-b7d764b45a70
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729084%252Fgeneral%252Fae812f15-67fd-4a81-88c6-e52baca478c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729084/general/ae812f15-67fd-4a81-88c6-e52baca478c4.jpg already downloaded
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729084%252Fgeneral%252Fefd05f40-e6ee-4de2-b0df-8c3835088820.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729084/general/efd05f40-e6ee-4de2-b0df-8c3835088820.jpg already downloaded
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729084%252Fgeneral%252F4d9f9e13-0132-4d93-9c8f-aaa12b30e7df.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729084/general/4d9f9e13-0132-4d93-9c8f-aaa12b30e7df.jpg already downloaded
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729084%252Fgeneral%252F12ddb9e5-8e42-41a5-82c8-e1b6a8e98bc0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729084/general/12ddb9e5-8e42-41a5-82c8-e1b6a8e98bc0.jpg already downloaded
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729084%252Fgeneral%252Fb78cdd76-d7e9-4fcd-b22e-9925959c9535.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729084/general/b78cdd76-d7e9-4fcd-b22e-9925959c9535.jpg already downloaded
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729084%252Fgeneral%252F66d5908c-efc1-40cd-a47c-dbe866308475.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729084/general/66d5908c-efc1-40cd-a47c-dbe866308475.jpg already downloaded
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729084%252Fgeneral%252F8c39bca9-e083-4f32-8d68-1f9831b29093.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729084/general/8c39bca9-e083-4f32-8d68-1f9831b29093.jpg already downloaded
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729084%252Fgeneral%252Fc8dfb0b2-781c-43cb-b2fb-1818ed9b86f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729084/general/c8dfb0b2-781c-43cb-b2fb-1818ed9b86f8.jpg already downloaded
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729084%252Fgeneral%252Fdcdbb57e-6921-442d-bf2f-37441cd33b55.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729084/general/dcdbb57e-6921-442d-bf2f-37441cd33b55.jpg already downloaded
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729084%252Fgeneral%252Fa420c89a-7b3f-4913-9d1f-4c5eb5ac87f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729084/general/a420c89a-7b3f-4913-9d1f-4c5eb5ac87f0.jpg already downloaded
2026-03-25 10:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f36c7787-184a-585e-8711-b7d764b45a70, identifier: 10722656
2026-03-25 10:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9 with identifier: 10722525
2026-03-25 10:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9 with identifier: 10722525
2026-03-25 10:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9 with identifier: 10722525 to the API
2026-03-25 10:19:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722525>
{'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': 122,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABU074',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722525',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 169869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5704202/general/69155b6e-263e-46ac-bd60-bf5f6ace3488.jpg',
'https://images.openlane.eu/carimgs/5704202/general/de91dad0-d3d3-4578-b223-3d6d2a79ee5f.jpg',
'https://images.openlane.eu/carimgs/5704202/general/22f008c5-ab18-493d-8e54-bfa8c4309591.jpg',
'https://images.openlane.eu/carimgs/5704202/general/a8986c59-8877-4aeb-a59d-6104e64bdad4.jpg',
'https://images.openlane.eu/carimgs/5704202/general/bb4f3616-65c3-402f-a298-5a31edc8cab9.jpg',
'https://images.openlane.eu/carimgs/5704202/general/c618731a-345c-461d-b0f1-12d873710a55.jpg',
'https://images.openlane.eu/carimgs/5704202/general/42c8521b-7b23-40de-bb1c-86aa284e668b.jpg',
'https://images.openlane.eu/carimgs/5704202/general/f2688557-2d71-4db7-8f25-5929aa92bb73.jpg',
'https://images.openlane.eu/carimgs/5704202/general/2445999d-1995-43ac-b134-d52bed6faccf.jpg',
'https://images.openlane.eu/carimgs/5704202/general/b87bbd9b-0ccb-4a19-9daa-74b2f1b9cb17.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9/2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303172,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704202/general/69155b6e-263e-46ac-bd60-bf5f6ace3488.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9/2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295059,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704202/general/de91dad0-d3d3-4578-b223-3d6d2a79ee5f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9/2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284317,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704202/general/22f008c5-ab18-493d-8e54-bfa8c4309591.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9/2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261415,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704202/general/a8986c59-8877-4aeb-a59d-6104e64bdad4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9/2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263331,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704202/general/bb4f3616-65c3-402f-a298-5a31edc8cab9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9/2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267406,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704202/general/c618731a-345c-461d-b0f1-12d873710a55.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9/2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259167,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704202/general/42c8521b-7b23-40de-bb1c-86aa284e668b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9/2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261151,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704202/general/f2688557-2d71-4db7-8f25-5929aa92bb73.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9/2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357135,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704202/general/2445999d-1995-43ac-b134-d52bed6faccf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9/2aaf2c1f-760f-5e78-8f6a-08cb212ed7c9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268735,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704202/general/b87bbd9b-0ccb-4a19-9daa-74b2f1b9cb17.jpg',
'Width': 1400}],
'price': 11550,
'price_includes_vat': True,
'registration_date': '2021-02-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 1.6 TDI Ambition - Diesel - Automatic - 122 hp - '
'169.869 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-25 10:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722525%27 HTTP/1.1" 200 None
2026-03-25 10:19:38 [adesa.be] INFO: Saving data for 10722525: {'created_time': 1774433978.059575, 'last_price_update_time': 1774433978.059587, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722525') HTTP/1.1" 204 0
2026-03-25 10:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1796228e-b80d-5a4d-954e-cba1b50031c7 with identifier: 10722590
2026-03-25 10:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1796228e-b80d-5a4d-954e-cba1b50031c7 with identifier: 10722590
2026-03-25 10:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1796228e-b80d-5a4d-954e-cba1b50031c7 with identifier: 10722590 to the API
2026-03-25 10:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722590>
{'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': 129,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '1796228e-b80d-5a4d-954e-cba1b50031c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM572',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722590',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 107217,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5721026/general/ceaa6e1c-48c0-4070-96e3-ffb9d1e28143.jpg',
'https://images.openlane.eu/carimgs/5721026/general/c4f87bcd-c9d2-4d12-aaf7-a47d1cbedf75.jpg',
'https://images.openlane.eu/carimgs/5721026/general/4195bdd7-6102-427e-97e2-44d28285a4ee.jpg',
'https://images.openlane.eu/carimgs/5721026/general/d818ce71-ecb2-46bf-b394-2862965b5df0.jpg',
'https://images.openlane.eu/carimgs/5721026/general/13df3887-f15b-4236-a089-7bac9cf88681.jpg',
'https://images.openlane.eu/carimgs/5721026/general/456cccd6-3fde-4be8-ab78-c2c83924d5a0.jpg',
'https://images.openlane.eu/carimgs/5721026/general/1b5d2240-5690-437a-9395-8a89e14db9be.jpg',
'https://images.openlane.eu/carimgs/5721026/general/2a49b778-60eb-493d-a8fa-0f7fbd0852b0.jpg',
'https://images.openlane.eu/carimgs/5721026/general/cbb4a410-9837-4cdc-8dea-c8413ca08774.jpg',
'https://images.openlane.eu/carimgs/5721026/general/948da9b9-7109-4e07-af47-f2ffc1357314.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1796228e-b80d-5a4d-954e-cba1b50031c7/1796228e-b80d-5a4d-954e-cba1b50031c7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378351,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721026/general/ceaa6e1c-48c0-4070-96e3-ffb9d1e28143.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1796228e-b80d-5a4d-954e-cba1b50031c7/1796228e-b80d-5a4d-954e-cba1b50031c7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35733,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721026/general/c4f87bcd-c9d2-4d12-aaf7-a47d1cbedf75.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1796228e-b80d-5a4d-954e-cba1b50031c7/1796228e-b80d-5a4d-954e-cba1b50031c7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351083,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721026/general/4195bdd7-6102-427e-97e2-44d28285a4ee.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1796228e-b80d-5a4d-954e-cba1b50031c7/1796228e-b80d-5a4d-954e-cba1b50031c7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359486,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721026/general/d818ce71-ecb2-46bf-b394-2862965b5df0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1796228e-b80d-5a4d-954e-cba1b50031c7/1796228e-b80d-5a4d-954e-cba1b50031c7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328702,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721026/general/13df3887-f15b-4236-a089-7bac9cf88681.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1796228e-b80d-5a4d-954e-cba1b50031c7/1796228e-b80d-5a4d-954e-cba1b50031c7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355780,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721026/general/456cccd6-3fde-4be8-ab78-c2c83924d5a0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1796228e-b80d-5a4d-954e-cba1b50031c7/1796228e-b80d-5a4d-954e-cba1b50031c7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385807,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721026/general/1b5d2240-5690-437a-9395-8a89e14db9be.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1796228e-b80d-5a4d-954e-cba1b50031c7/1796228e-b80d-5a4d-954e-cba1b50031c7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198886,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721026/general/2a49b778-60eb-493d-a8fa-0f7fbd0852b0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1796228e-b80d-5a4d-954e-cba1b50031c7/1796228e-b80d-5a4d-954e-cba1b50031c7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334839,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721026/general/cbb4a410-9837-4cdc-8dea-c8413ca08774.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1796228e-b80d-5a4d-954e-cba1b50031c7/1796228e-b80d-5a4d-954e-cba1b50031c7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394123,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721026/general/948da9b9-7109-4e07-af47-f2ffc1357314.jpg',
'Width': 1920}],
'price': 17250,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'107.217 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-25 10:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722590%27 HTTP/1.1" 200 None
2026-03-25 10:19:39 [adesa.be] INFO: Saving data for 10722590: {'created_time': 1774433979.027048, 'last_price_update_time': 1774433979.02706, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722590') HTTP/1.1" 204 0
2026-03-25 10:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d29df9db-3aaf-50cd-9b68-18267b1a49e6 with identifier: 10722386
2026-03-25 10:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d29df9db-3aaf-50cd-9b68-18267b1a49e6 with identifier: 10722386
2026-03-25 10:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d29df9db-3aaf-50cd-9b68-18267b1a49e6 with identifier: 10722386 to the API
2026-03-25 10:19:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722386>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'd29df9db-3aaf-50cd-9b68-18267b1a49e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DDY878',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722386',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 187410,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5672830/general/92d04c38-0fd4-4f21-882b-da890e360954.jpg',
'https://images.openlane.eu/carimgs/5672830/general/356a5377-60c2-41ea-a11c-f60f47b9ec3e.jpg',
'https://images.openlane.eu/carimgs/5672830/general/01317643-7ade-4077-92ac-e07ca2e51ca6.jpg',
'https://images.openlane.eu/carimgs/5672830/general/68be136d-f54c-41c1-b1bc-9f93f68f5b81.jpg',
'https://images.openlane.eu/carimgs/5672830/general/eb8a6aa3-f0b2-4c0f-8860-48632030a386.jpg',
'https://images.openlane.eu/carimgs/5672830/general/a718fffd-9198-4b0b-9bd6-6488df37334f.jpg',
'https://images.openlane.eu/carimgs/5672830/general/86584ade-0ee5-4601-81aa-e2a00d0daa28.jpg',
'https://images.openlane.eu/carimgs/5672830/general/18330e13-9176-479d-9a82-fc739d1706d2.jpg',
'https://images.openlane.eu/carimgs/5672830/general/a4994551-32d2-4891-ab42-03b42e63bc7a.jpg',
'https://images.openlane.eu/carimgs/5672830/general/02cd36ab-de5c-43ca-9c26-daef824ce37c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d29df9db-3aaf-50cd-9b68-18267b1a49e6/d29df9db-3aaf-50cd-9b68-18267b1a49e6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68928,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672830/general/92d04c38-0fd4-4f21-882b-da890e360954.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d29df9db-3aaf-50cd-9b68-18267b1a49e6/d29df9db-3aaf-50cd-9b68-18267b1a49e6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672830/general/356a5377-60c2-41ea-a11c-f60f47b9ec3e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d29df9db-3aaf-50cd-9b68-18267b1a49e6/d29df9db-3aaf-50cd-9b68-18267b1a49e6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71231,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672830/general/01317643-7ade-4077-92ac-e07ca2e51ca6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d29df9db-3aaf-50cd-9b68-18267b1a49e6/d29df9db-3aaf-50cd-9b68-18267b1a49e6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72870,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672830/general/68be136d-f54c-41c1-b1bc-9f93f68f5b81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d29df9db-3aaf-50cd-9b68-18267b1a49e6/d29df9db-3aaf-50cd-9b68-18267b1a49e6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672830/general/eb8a6aa3-f0b2-4c0f-8860-48632030a386.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d29df9db-3aaf-50cd-9b68-18267b1a49e6/d29df9db-3aaf-50cd-9b68-18267b1a49e6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71741,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672830/general/a718fffd-9198-4b0b-9bd6-6488df37334f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d29df9db-3aaf-50cd-9b68-18267b1a49e6/d29df9db-3aaf-50cd-9b68-18267b1a49e6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672830/general/86584ade-0ee5-4601-81aa-e2a00d0daa28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d29df9db-3aaf-50cd-9b68-18267b1a49e6/d29df9db-3aaf-50cd-9b68-18267b1a49e6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672830/general/18330e13-9176-479d-9a82-fc739d1706d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d29df9db-3aaf-50cd-9b68-18267b1a49e6/d29df9db-3aaf-50cd-9b68-18267b1a49e6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118410,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672830/general/a4994551-32d2-4891-ab42-03b42e63bc7a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d29df9db-3aaf-50cd-9b68-18267b1a49e6/d29df9db-3aaf-50cd-9b68-18267b1a49e6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65144,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672830/general/02cd36ab-de5c-43ca-9c26-daef824ce37c.jpg',
'Width': 1024}],
'price': 14150,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T4 Core - Hybrid - Automatic - 129 hp - 187.410 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-25 10:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722386%27 HTTP/1.1" 200 None
2026-03-25 10:19:39 [adesa.be] INFO: Saving data for 10722386: {'created_time': 1774433979.432388, 'last_price_update_time': 1774433979.4324, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722386') HTTP/1.1" 204 0
2026-03-25 10:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f36c7787-184a-585e-8711-b7d764b45a70 with identifier: 10722656
2026-03-25 10:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f36c7787-184a-585e-8711-b7d764b45a70 with identifier: 10722656
2026-03-25 10:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f36c7787-184a-585e-8711-b7d764b45a70 with identifier: 10722656 to the API
2026-03-25 10:19:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722656>
{'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': 180,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'f36c7787-184a-585e-8711-b7d764b45a70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEC328',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722656',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 93071,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5729084/general/ae812f15-67fd-4a81-88c6-e52baca478c4.jpg',
'https://images.openlane.eu/carimgs/5729084/general/efd05f40-e6ee-4de2-b0df-8c3835088820.jpg',
'https://images.openlane.eu/carimgs/5729084/general/4d9f9e13-0132-4d93-9c8f-aaa12b30e7df.jpg',
'https://images.openlane.eu/carimgs/5729084/general/12ddb9e5-8e42-41a5-82c8-e1b6a8e98bc0.jpg',
'https://images.openlane.eu/carimgs/5729084/general/b78cdd76-d7e9-4fcd-b22e-9925959c9535.jpg',
'https://images.openlane.eu/carimgs/5729084/general/66d5908c-efc1-40cd-a47c-dbe866308475.jpg',
'https://images.openlane.eu/carimgs/5729084/general/8c39bca9-e083-4f32-8d68-1f9831b29093.jpg',
'https://images.openlane.eu/carimgs/5729084/general/c8dfb0b2-781c-43cb-b2fb-1818ed9b86f8.jpg',
'https://images.openlane.eu/carimgs/5729084/general/dcdbb57e-6921-442d-bf2f-37441cd33b55.jpg',
'https://images.openlane.eu/carimgs/5729084/general/a420c89a-7b3f-4913-9d1f-4c5eb5ac87f0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36c7787-184a-585e-8711-b7d764b45a70/f36c7787-184a-585e-8711-b7d764b45a70_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103284,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729084/general/ae812f15-67fd-4a81-88c6-e52baca478c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36c7787-184a-585e-8711-b7d764b45a70/f36c7787-184a-585e-8711-b7d764b45a70_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100129,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729084/general/efd05f40-e6ee-4de2-b0df-8c3835088820.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36c7787-184a-585e-8711-b7d764b45a70/f36c7787-184a-585e-8711-b7d764b45a70_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729084/general/4d9f9e13-0132-4d93-9c8f-aaa12b30e7df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36c7787-184a-585e-8711-b7d764b45a70/f36c7787-184a-585e-8711-b7d764b45a70_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107885,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729084/general/12ddb9e5-8e42-41a5-82c8-e1b6a8e98bc0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36c7787-184a-585e-8711-b7d764b45a70/f36c7787-184a-585e-8711-b7d764b45a70_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76443,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729084/general/b78cdd76-d7e9-4fcd-b22e-9925959c9535.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36c7787-184a-585e-8711-b7d764b45a70/f36c7787-184a-585e-8711-b7d764b45a70_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729084/general/66d5908c-efc1-40cd-a47c-dbe866308475.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36c7787-184a-585e-8711-b7d764b45a70/f36c7787-184a-585e-8711-b7d764b45a70_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729084/general/8c39bca9-e083-4f32-8d68-1f9831b29093.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36c7787-184a-585e-8711-b7d764b45a70/f36c7787-184a-585e-8711-b7d764b45a70_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104770,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729084/general/c8dfb0b2-781c-43cb-b2fb-1818ed9b86f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36c7787-184a-585e-8711-b7d764b45a70/f36c7787-184a-585e-8711-b7d764b45a70_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124025,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729084/general/dcdbb57e-6921-442d-bf2f-37441cd33b55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36c7787-184a-585e-8711-b7d764b45a70/f36c7787-184a-585e-8711-b7d764b45a70_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91336,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729084/general/a420c89a-7b3f-4913-9d1f-4c5eb5ac87f0.jpg',
'Width': 1024}],
'price': 16750,
'price_includes_vat': True,
'registration_date': '2021-03-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T5 Inscription - Hybrid - Automatic - 180 hp - '
'93.071 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-25 10:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722656%27 HTTP/1.1" 200 None
2026-03-25 10:19:39 [adesa.be] INFO: Saving data for 10722656: {'created_time': 1774433979.893026, 'last_price_update_time': 1774433979.893038, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722656') HTTP/1.1" 204 0
2026-03-25 10:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722461> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10: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-25 10:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ee34157-3e9b-5679-98ed-76c9a9ef6c68 with identifier: 10722715
2026-03-25 10:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ee34157-3e9b-5679-98ed-76c9a9ef6c68 with scrape type 1
2026-03-25 10:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1ee34157-3e9b-5679-98ed-76c9a9ef6c68
2026-03-25 10:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5734331%252Fgeneral%252F3f111961-61d5-401e-825c-8d81e7c5211c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734331/general/3f111961-61d5-401e-825c-8d81e7c5211c.jpg already downloaded
2026-03-25 10:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5734331%252Fgeneral%252F89624af3-9c5c-4cd1-9ca5-ed2cb6528bcb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734331/general/89624af3-9c5c-4cd1-9ca5-ed2cb6528bcb.jpg already downloaded
2026-03-25 10:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5734331%252Fgeneral%252Fa2e0d31d-b4d7-4d6f-a3a9-2cd4e2b2e522.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734331/general/a2e0d31d-b4d7-4d6f-a3a9-2cd4e2b2e522.jpg already downloaded
2026-03-25 10:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5734331%252Fgeneral%252F02fc6017-ff52-4b07-9692-8aa5e29f8782.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734331/general/02fc6017-ff52-4b07-9692-8aa5e29f8782.jpg already downloaded
2026-03-25 10:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5734331%252Fgeneral%252F470c1e03-ba0b-4778-b2a5-f8c5e652055a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734331/general/470c1e03-ba0b-4778-b2a5-f8c5e652055a.jpg already downloaded
2026-03-25 10:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5734331%252Fgeneral%252Ff2463acb-a7c1-47c8-b47d-4043efdb4569.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734331/general/f2463acb-a7c1-47c8-b47d-4043efdb4569.jpg already downloaded
2026-03-25 10:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5734331%252Fgeneral%252F4bad7d0a-7df5-4753-8018-b5bb83cac7f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734331/general/4bad7d0a-7df5-4753-8018-b5bb83cac7f2.jpg already downloaded
2026-03-25 10:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5734331%252Fgeneral%252F370bb3e0-5c13-4539-b116-a06af1a38627.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734331/general/370bb3e0-5c13-4539-b116-a06af1a38627.jpg already downloaded
2026-03-25 10:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5734331%252Fgeneral%252Fa5655193-95da-46a0-9d4c-943f25120f43.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734331/general/a5655193-95da-46a0-9d4c-943f25120f43.jpg already downloaded
2026-03-25 10:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5734331%252Fgeneral%252F92d0e255-9f5d-489f-9baa-bbf9f6607307.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734331/general/92d0e255-9f5d-489f-9baa-bbf9f6607307.jpg already downloaded
2026-03-25 10:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ee34157-3e9b-5679-98ed-76c9a9ef6c68, identifier: 10722715
2026-03-25 10:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c6335e3-238e-53a4-ae05-e6ca6de36eb1 with identifier: 10722591
2026-03-25 10:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c6335e3-238e-53a4-ae05-e6ca6de36eb1 with scrape type 1
2026-03-25 10:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2c6335e3-238e-53a4-ae05-e6ca6de36eb1
2026-03-25 10:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5721043%252Fgeneral%252Fb142ce1f-ad92-43b5-868e-69c42dd46223.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721043/general/b142ce1f-ad92-43b5-868e-69c42dd46223.jpg already downloaded
2026-03-25 10:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5721043%252Fgeneral%252F087ab470-9880-47ff-a914-df8fcc7a410c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721043/general/087ab470-9880-47ff-a914-df8fcc7a410c.jpg already downloaded
2026-03-25 10:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5721043%252Fgeneral%252Fef809b74-9dad-4068-8cbe-0d90affe81d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721043/general/ef809b74-9dad-4068-8cbe-0d90affe81d6.jpg already downloaded
2026-03-25 10:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5721043%252Fgeneral%252F49cef27c-9d8d-4f56-8099-bcd7429cb688.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721043/general/49cef27c-9d8d-4f56-8099-bcd7429cb688.jpg already downloaded
2026-03-25 10:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5721043%252Fgeneral%252F583c18a4-f7ba-4e67-932b-482438c39e50.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721043/general/583c18a4-f7ba-4e67-932b-482438c39e50.jpg already downloaded
2026-03-25 10:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5721043%252Fgeneral%252Fa9805ed7-cf57-47f6-87a9-e3aeecace90f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721043/general/a9805ed7-cf57-47f6-87a9-e3aeecace90f.jpg already downloaded
2026-03-25 10:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5721043%252Fgeneral%252Fe9c84a86-d87a-4044-9a5d-4a4a985f4923.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721043/general/e9c84a86-d87a-4044-9a5d-4a4a985f4923.jpg already downloaded
2026-03-25 10:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5721043%252Fgeneral%252F6fe524a5-27b6-4098-9599-73918cce0e49.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721043/general/6fe524a5-27b6-4098-9599-73918cce0e49.jpg already downloaded
2026-03-25 10:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5721043%252Fgeneral%252F35b518e3-46cb-489a-a547-042330b8e7e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721043/general/35b518e3-46cb-489a-a547-042330b8e7e5.jpg already downloaded
2026-03-25 10:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5721043%252Fgeneral%252Fa3164f50-6813-407a-b46c-ba439b97316a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721043/general/a3164f50-6813-407a-b46c-ba439b97316a.jpg already downloaded
2026-03-25 10:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c6335e3-238e-53a4-ae05-e6ca6de36eb1, identifier: 10722591
2026-03-25 10:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ee34157-3e9b-5679-98ed-76c9a9ef6c68 with identifier: 10722715
2026-03-25 10:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ee34157-3e9b-5679-98ed-76c9a9ef6c68 with identifier: 10722715
2026-03-25 10:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ee34157-3e9b-5679-98ed-76c9a9ef6c68 with identifier: 10722715 to the API
2026-03-25 10:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722715>
{'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': 180,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '1ee34157-3e9b-5679-98ed-76c9a9ef6c68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVP430',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722715',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 171531,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5734331/general/3f111961-61d5-401e-825c-8d81e7c5211c.jpg',
'https://images.openlane.eu/carimgs/5734331/general/89624af3-9c5c-4cd1-9ca5-ed2cb6528bcb.jpg',
'https://images.openlane.eu/carimgs/5734331/general/a2e0d31d-b4d7-4d6f-a3a9-2cd4e2b2e522.jpg',
'https://images.openlane.eu/carimgs/5734331/general/02fc6017-ff52-4b07-9692-8aa5e29f8782.jpg',
'https://images.openlane.eu/carimgs/5734331/general/470c1e03-ba0b-4778-b2a5-f8c5e652055a.jpg',
'https://images.openlane.eu/carimgs/5734331/general/f2463acb-a7c1-47c8-b47d-4043efdb4569.jpg',
'https://images.openlane.eu/carimgs/5734331/general/4bad7d0a-7df5-4753-8018-b5bb83cac7f2.jpg',
'https://images.openlane.eu/carimgs/5734331/general/370bb3e0-5c13-4539-b116-a06af1a38627.jpg',
'https://images.openlane.eu/carimgs/5734331/general/a5655193-95da-46a0-9d4c-943f25120f43.jpg',
'https://images.openlane.eu/carimgs/5734331/general/92d0e255-9f5d-489f-9baa-bbf9f6607307.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ee34157-3e9b-5679-98ed-76c9a9ef6c68/1ee34157-3e9b-5679-98ed-76c9a9ef6c68_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250991,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734331/general/3f111961-61d5-401e-825c-8d81e7c5211c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ee34157-3e9b-5679-98ed-76c9a9ef6c68/1ee34157-3e9b-5679-98ed-76c9a9ef6c68_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278789,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734331/general/89624af3-9c5c-4cd1-9ca5-ed2cb6528bcb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ee34157-3e9b-5679-98ed-76c9a9ef6c68/1ee34157-3e9b-5679-98ed-76c9a9ef6c68_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253539,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734331/general/a2e0d31d-b4d7-4d6f-a3a9-2cd4e2b2e522.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ee34157-3e9b-5679-98ed-76c9a9ef6c68/1ee34157-3e9b-5679-98ed-76c9a9ef6c68_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233672,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734331/general/02fc6017-ff52-4b07-9692-8aa5e29f8782.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ee34157-3e9b-5679-98ed-76c9a9ef6c68/1ee34157-3e9b-5679-98ed-76c9a9ef6c68_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255032,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734331/general/470c1e03-ba0b-4778-b2a5-f8c5e652055a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ee34157-3e9b-5679-98ed-76c9a9ef6c68/1ee34157-3e9b-5679-98ed-76c9a9ef6c68_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272191,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734331/general/f2463acb-a7c1-47c8-b47d-4043efdb4569.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ee34157-3e9b-5679-98ed-76c9a9ef6c68/1ee34157-3e9b-5679-98ed-76c9a9ef6c68_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208100,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734331/general/4bad7d0a-7df5-4753-8018-b5bb83cac7f2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ee34157-3e9b-5679-98ed-76c9a9ef6c68/1ee34157-3e9b-5679-98ed-76c9a9ef6c68_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323474,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734331/general/370bb3e0-5c13-4539-b116-a06af1a38627.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ee34157-3e9b-5679-98ed-76c9a9ef6c68/1ee34157-3e9b-5679-98ed-76c9a9ef6c68_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235654,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734331/general/a5655193-95da-46a0-9d4c-943f25120f43.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ee34157-3e9b-5679-98ed-76c9a9ef6c68/1ee34157-3e9b-5679-98ed-76c9a9ef6c68_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34602,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734331/general/92d0e255-9f5d-489f-9baa-bbf9f6607307.jpg',
'Width': 400}],
'price': 13850,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T5 Inscription - Hybrid - Automatic - 180 hp - '
'171.531 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-25 10:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722715%27 HTTP/1.1" 200 None
2026-03-25 10:19:41 [adesa.be] INFO: Saving data for 10722715: {'created_time': 1774433981.019904, 'last_price_update_time': 1774433981.019916, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722715') HTTP/1.1" 204 0
2026-03-25 10:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c6335e3-238e-53a4-ae05-e6ca6de36eb1 with identifier: 10722591
2026-03-25 10:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c6335e3-238e-53a4-ae05-e6ca6de36eb1 with identifier: 10722591
2026-03-25 10:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c6335e3-238e-53a4-ae05-e6ca6de36eb1 with identifier: 10722591 to the API
2026-03-25 10:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722591>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '2c6335e3-238e-53a4-ae05-e6ca6de36eb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLA892',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722591',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 104277,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5721043/general/b142ce1f-ad92-43b5-868e-69c42dd46223.jpg',
'https://images.openlane.eu/carimgs/5721043/general/087ab470-9880-47ff-a914-df8fcc7a410c.jpg',
'https://images.openlane.eu/carimgs/5721043/general/ef809b74-9dad-4068-8cbe-0d90affe81d6.jpg',
'https://images.openlane.eu/carimgs/5721043/general/49cef27c-9d8d-4f56-8099-bcd7429cb688.jpg',
'https://images.openlane.eu/carimgs/5721043/general/583c18a4-f7ba-4e67-932b-482438c39e50.jpg',
'https://images.openlane.eu/carimgs/5721043/general/a9805ed7-cf57-47f6-87a9-e3aeecace90f.jpg',
'https://images.openlane.eu/carimgs/5721043/general/e9c84a86-d87a-4044-9a5d-4a4a985f4923.jpg',
'https://images.openlane.eu/carimgs/5721043/general/6fe524a5-27b6-4098-9599-73918cce0e49.jpg',
'https://images.openlane.eu/carimgs/5721043/general/35b518e3-46cb-489a-a547-042330b8e7e5.jpg',
'https://images.openlane.eu/carimgs/5721043/general/a3164f50-6813-407a-b46c-ba439b97316a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c6335e3-238e-53a4-ae05-e6ca6de36eb1/2c6335e3-238e-53a4-ae05-e6ca6de36eb1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89892,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721043/general/b142ce1f-ad92-43b5-868e-69c42dd46223.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c6335e3-238e-53a4-ae05-e6ca6de36eb1/2c6335e3-238e-53a4-ae05-e6ca6de36eb1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96894,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721043/general/087ab470-9880-47ff-a914-df8fcc7a410c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c6335e3-238e-53a4-ae05-e6ca6de36eb1/2c6335e3-238e-53a4-ae05-e6ca6de36eb1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101176,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721043/general/ef809b74-9dad-4068-8cbe-0d90affe81d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c6335e3-238e-53a4-ae05-e6ca6de36eb1/2c6335e3-238e-53a4-ae05-e6ca6de36eb1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98061,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721043/general/49cef27c-9d8d-4f56-8099-bcd7429cb688.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c6335e3-238e-53a4-ae05-e6ca6de36eb1/2c6335e3-238e-53a4-ae05-e6ca6de36eb1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116986,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721043/general/583c18a4-f7ba-4e67-932b-482438c39e50.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c6335e3-238e-53a4-ae05-e6ca6de36eb1/2c6335e3-238e-53a4-ae05-e6ca6de36eb1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113407,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721043/general/a9805ed7-cf57-47f6-87a9-e3aeecace90f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c6335e3-238e-53a4-ae05-e6ca6de36eb1/2c6335e3-238e-53a4-ae05-e6ca6de36eb1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110188,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721043/general/e9c84a86-d87a-4044-9a5d-4a4a985f4923.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c6335e3-238e-53a4-ae05-e6ca6de36eb1/2c6335e3-238e-53a4-ae05-e6ca6de36eb1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146312,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721043/general/6fe524a5-27b6-4098-9599-73918cce0e49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c6335e3-238e-53a4-ae05-e6ca6de36eb1/2c6335e3-238e-53a4-ae05-e6ca6de36eb1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24713,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721043/general/35b518e3-46cb-489a-a547-042330b8e7e5.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c6335e3-238e-53a4-ae05-e6ca6de36eb1/2c6335e3-238e-53a4-ae05-e6ca6de36eb1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120486,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721043/general/a3164f50-6813-407a-b46c-ba439b97316a.jpg',
'Width': 1024}],
'price': 16050,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T5 Inscription - Hybrid - Automatic - 180 hp - '
'104.277 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-25 10:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722591%27 HTTP/1.1" 200 None
2026-03-25 10:19:41 [adesa.be] INFO: Saving data for 10722591: {'created_time': 1774433981.343495, 'last_price_update_time': 1774433981.343506, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722591') HTTP/1.1" 204 0
2026-03-25 10:19:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67d19d36-98fb-5d66-8353-2f5ef69c6c91 with identifier: 10722461
2026-03-25 10:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67d19d36-98fb-5d66-8353-2f5ef69c6c91 with scrape type 1
2026-03-25 10:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 67d19d36-98fb-5d66-8353-2f5ef69c6c91
2026-03-25 10:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5692120%252Fgeneral%252Fbbd924bb-98c4-4a5b-9ff2-71373aa39d2f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692120/general/bbd924bb-98c4-4a5b-9ff2-71373aa39d2f.jpg already downloaded
2026-03-25 10:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5692120%252Fgeneral%252F1a8512a2-9489-48de-860a-1066790be0c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692120/general/1a8512a2-9489-48de-860a-1066790be0c7.jpg already downloaded
2026-03-25 10:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5692120%252Fgeneral%252F44c93f1c-63e0-40ec-852c-375461b8a6ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692120/general/44c93f1c-63e0-40ec-852c-375461b8a6ee.jpg already downloaded
2026-03-25 10:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5692120%252Fgeneral%252Fd8ca1c0b-aa7e-4f38-a7ff-2a88aafba090.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692120/general/d8ca1c0b-aa7e-4f38-a7ff-2a88aafba090.jpg already downloaded
2026-03-25 10:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5692120%252Fgeneral%252Fabea04cc-2e9b-4ea5-8446-e7fc5311c72f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692120/general/abea04cc-2e9b-4ea5-8446-e7fc5311c72f.jpg already downloaded
2026-03-25 10:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5692120%252Fgeneral%252F48e3cae0-97d4-4502-b544-7459b0769384.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692120/general/48e3cae0-97d4-4502-b544-7459b0769384.jpg already downloaded
2026-03-25 10:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5692120%252Fgeneral%252F6c4a7a6a-9916-4332-be35-e9ea5affc94b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692120/general/6c4a7a6a-9916-4332-be35-e9ea5affc94b.jpg already downloaded
2026-03-25 10:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5692120%252Fgeneral%252F4fd56747-355e-465d-be38-c415aff323c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692120/general/4fd56747-355e-465d-be38-c415aff323c4.jpg already downloaded
2026-03-25 10:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5692120%252Fgeneral%252F3cee0d99-84ba-4c13-8533-ce378adb473e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692120/general/3cee0d99-84ba-4c13-8533-ce378adb473e.jpg already downloaded
2026-03-25 10:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5692120%252Fgeneral%252F06ff9b7c-b4ed-4a55-890a-563984cf50f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692120/general/06ff9b7c-b4ed-4a55-890a-563984cf50f0.jpg already downloaded
2026-03-25 10:19:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 67d19d36-98fb-5d66-8353-2f5ef69c6c91, identifier: 10722461
2026-03-25 10:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716160> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 67d19d36-98fb-5d66-8353-2f5ef69c6c91 with identifier: 10722461
2026-03-25 10:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 67d19d36-98fb-5d66-8353-2f5ef69c6c91 with identifier: 10722461
2026-03-25 10:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 67d19d36-98fb-5d66-8353-2f5ef69c6c91 with identifier: 10722461 to the API
2026-03-25 10:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722461>
{'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': 180,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '67d19d36-98fb-5d66-8353-2f5ef69c6c91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CSR983',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722461',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 214066,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5692120/general/bbd924bb-98c4-4a5b-9ff2-71373aa39d2f.jpg',
'https://images.openlane.eu/carimgs/5692120/general/1a8512a2-9489-48de-860a-1066790be0c7.jpg',
'https://images.openlane.eu/carimgs/5692120/general/44c93f1c-63e0-40ec-852c-375461b8a6ee.jpg',
'https://images.openlane.eu/carimgs/5692120/general/d8ca1c0b-aa7e-4f38-a7ff-2a88aafba090.jpg',
'https://images.openlane.eu/carimgs/5692120/general/abea04cc-2e9b-4ea5-8446-e7fc5311c72f.jpg',
'https://images.openlane.eu/carimgs/5692120/general/48e3cae0-97d4-4502-b544-7459b0769384.jpg',
'https://images.openlane.eu/carimgs/5692120/general/6c4a7a6a-9916-4332-be35-e9ea5affc94b.jpg',
'https://images.openlane.eu/carimgs/5692120/general/4fd56747-355e-465d-be38-c415aff323c4.jpg',
'https://images.openlane.eu/carimgs/5692120/general/3cee0d99-84ba-4c13-8533-ce378adb473e.jpg',
'https://images.openlane.eu/carimgs/5692120/general/06ff9b7c-b4ed-4a55-890a-563984cf50f0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67d19d36-98fb-5d66-8353-2f5ef69c6c91/67d19d36-98fb-5d66-8353-2f5ef69c6c91_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165136,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692120/general/bbd924bb-98c4-4a5b-9ff2-71373aa39d2f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67d19d36-98fb-5d66-8353-2f5ef69c6c91/67d19d36-98fb-5d66-8353-2f5ef69c6c91_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692120/general/1a8512a2-9489-48de-860a-1066790be0c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67d19d36-98fb-5d66-8353-2f5ef69c6c91/67d19d36-98fb-5d66-8353-2f5ef69c6c91_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190126,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692120/general/44c93f1c-63e0-40ec-852c-375461b8a6ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67d19d36-98fb-5d66-8353-2f5ef69c6c91/67d19d36-98fb-5d66-8353-2f5ef69c6c91_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185892,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692120/general/d8ca1c0b-aa7e-4f38-a7ff-2a88aafba090.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67d19d36-98fb-5d66-8353-2f5ef69c6c91/67d19d36-98fb-5d66-8353-2f5ef69c6c91_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99529,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692120/general/abea04cc-2e9b-4ea5-8446-e7fc5311c72f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67d19d36-98fb-5d66-8353-2f5ef69c6c91/67d19d36-98fb-5d66-8353-2f5ef69c6c91_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135069,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692120/general/48e3cae0-97d4-4502-b544-7459b0769384.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67d19d36-98fb-5d66-8353-2f5ef69c6c91/67d19d36-98fb-5d66-8353-2f5ef69c6c91_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142322,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692120/general/6c4a7a6a-9916-4332-be35-e9ea5affc94b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67d19d36-98fb-5d66-8353-2f5ef69c6c91/67d19d36-98fb-5d66-8353-2f5ef69c6c91_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71525,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692120/general/4fd56747-355e-465d-be38-c415aff323c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67d19d36-98fb-5d66-8353-2f5ef69c6c91/67d19d36-98fb-5d66-8353-2f5ef69c6c91_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172449,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692120/general/3cee0d99-84ba-4c13-8533-ce378adb473e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67d19d36-98fb-5d66-8353-2f5ef69c6c91/67d19d36-98fb-5d66-8353-2f5ef69c6c91_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117343,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692120/general/06ff9b7c-b4ed-4a55-890a-563984cf50f0.jpg',
'Width': 1024}],
'price': 12850,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T5 Plus Bright - Hybrid - Automatic - 180 hp - '
'214.066 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-25 10:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722461%27 HTTP/1.1" 200 None
2026-03-25 10:19:41 [adesa.be] INFO: Saving data for 10722461: {'created_time': 1774433981.983658, 'last_price_update_time': 1774433981.98367, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722461') HTTP/1.1" 204 0
2026-03-25 10:19:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722691> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b3842eb-18c6-5fb6-9eb1-efe876e9b300 with identifier: 10716160
2026-03-25 10:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b3842eb-18c6-5fb6-9eb1-efe876e9b300 with scrape type 1
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9b3842eb-18c6-5fb6-9eb1-efe876e9b300
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5742613%252Fgeneral%252F50bb1e19-cafa-4e2b-a2a0-756e99f7cb5c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742613/general/50bb1e19-cafa-4e2b-a2a0-756e99f7cb5c.jpg not downloaded yet
2026-03-25 10:19:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0fbeae2-aec8-5aff-8c5e-247aa84f3a09 with identifier: 10722537
2026-03-25 10:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0fbeae2-aec8-5aff-8c5e-247aa84f3a09 with scrape type 1
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b0fbeae2-aec8-5aff-8c5e-247aa84f3a09
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5704599%252Fgeneral%252Fd32a59a1-521a-42c3-8a96-d51ef374eef7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704599/general/d32a59a1-521a-42c3-8a96-d51ef374eef7.jpg already downloaded
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5704599%252Fgeneral%252Fc72744fc-d1d9-4faa-8d4e-dc530c6680b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704599/general/c72744fc-d1d9-4faa-8d4e-dc530c6680b6.jpg already downloaded
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5704599%252Fgeneral%252Fbb524c3b-0fb3-4e52-8fe2-ee2edc6c499e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704599/general/bb524c3b-0fb3-4e52-8fe2-ee2edc6c499e.jpg already downloaded
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5704599%252Fgeneral%252F3673d8f3-f586-463f-a980-882954080e62.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704599/general/3673d8f3-f586-463f-a980-882954080e62.jpg already downloaded
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5704599%252Fgeneral%252F0bce507c-ce37-42e3-ba26-e255b1b8aec1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704599/general/0bce507c-ce37-42e3-ba26-e255b1b8aec1.jpg already downloaded
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5704599%252Fgeneral%252F84c60fbf-2471-4084-8461-41aaf9aa78cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704599/general/84c60fbf-2471-4084-8461-41aaf9aa78cf.jpg already downloaded
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5704599%252Fgeneral%252F530084e2-5897-412f-8d09-206cf75d4199.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704599/general/530084e2-5897-412f-8d09-206cf75d4199.jpg already downloaded
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5704599%252Fgeneral%252F881f8fb7-6fe1-4e63-baaf-32f4d967a67f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704599/general/881f8fb7-6fe1-4e63-baaf-32f4d967a67f.jpg already downloaded
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5704599%252Fgeneral%252F01c536e0-ba1a-41ae-94d1-76de3f4d720d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704599/general/01c536e0-ba1a-41ae-94d1-76de3f4d720d.jpg already downloaded
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5704599%252Fgeneral%252F9fdcaa0e-2afa-4848-987f-7f13e8971db6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704599/general/9fdcaa0e-2afa-4848-987f-7f13e8971db6.jpg already downloaded
2026-03-25 10:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b0fbeae2-aec8-5aff-8c5e-247aa84f3a09, identifier: 10722537
2026-03-25 10:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b0fbeae2-aec8-5aff-8c5e-247aa84f3a09 with identifier: 10722537
2026-03-25 10:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b0fbeae2-aec8-5aff-8c5e-247aa84f3a09 with identifier: 10722537
2026-03-25 10:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b0fbeae2-aec8-5aff-8c5e-247aa84f3a09 with identifier: 10722537 to the API
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722537>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'b0fbeae2-aec8-5aff-8c5e-247aa84f3a09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHJ263',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722537',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 79130,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5704599/general/d32a59a1-521a-42c3-8a96-d51ef374eef7.jpg',
'https://images.openlane.eu/carimgs/5704599/general/c72744fc-d1d9-4faa-8d4e-dc530c6680b6.jpg',
'https://images.openlane.eu/carimgs/5704599/general/bb524c3b-0fb3-4e52-8fe2-ee2edc6c499e.jpg',
'https://images.openlane.eu/carimgs/5704599/general/3673d8f3-f586-463f-a980-882954080e62.jpg',
'https://images.openlane.eu/carimgs/5704599/general/0bce507c-ce37-42e3-ba26-e255b1b8aec1.jpg',
'https://images.openlane.eu/carimgs/5704599/general/84c60fbf-2471-4084-8461-41aaf9aa78cf.jpg',
'https://images.openlane.eu/carimgs/5704599/general/530084e2-5897-412f-8d09-206cf75d4199.jpg',
'https://images.openlane.eu/carimgs/5704599/general/881f8fb7-6fe1-4e63-baaf-32f4d967a67f.jpg',
'https://images.openlane.eu/carimgs/5704599/general/01c536e0-ba1a-41ae-94d1-76de3f4d720d.jpg',
'https://images.openlane.eu/carimgs/5704599/general/9fdcaa0e-2afa-4848-987f-7f13e8971db6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0fbeae2-aec8-5aff-8c5e-247aa84f3a09/b0fbeae2-aec8-5aff-8c5e-247aa84f3a09_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704599/general/d32a59a1-521a-42c3-8a96-d51ef374eef7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0fbeae2-aec8-5aff-8c5e-247aa84f3a09/b0fbeae2-aec8-5aff-8c5e-247aa84f3a09_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39892,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704599/general/c72744fc-d1d9-4faa-8d4e-dc530c6680b6.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0fbeae2-aec8-5aff-8c5e-247aa84f3a09/b0fbeae2-aec8-5aff-8c5e-247aa84f3a09_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197211,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704599/general/bb524c3b-0fb3-4e52-8fe2-ee2edc6c499e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0fbeae2-aec8-5aff-8c5e-247aa84f3a09/b0fbeae2-aec8-5aff-8c5e-247aa84f3a09_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177496,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704599/general/3673d8f3-f586-463f-a980-882954080e62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0fbeae2-aec8-5aff-8c5e-247aa84f3a09/b0fbeae2-aec8-5aff-8c5e-247aa84f3a09_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115287,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704599/general/0bce507c-ce37-42e3-ba26-e255b1b8aec1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0fbeae2-aec8-5aff-8c5e-247aa84f3a09/b0fbeae2-aec8-5aff-8c5e-247aa84f3a09_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92197,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704599/general/84c60fbf-2471-4084-8461-41aaf9aa78cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0fbeae2-aec8-5aff-8c5e-247aa84f3a09/b0fbeae2-aec8-5aff-8c5e-247aa84f3a09_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183275,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704599/general/530084e2-5897-412f-8d09-206cf75d4199.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0fbeae2-aec8-5aff-8c5e-247aa84f3a09/b0fbeae2-aec8-5aff-8c5e-247aa84f3a09_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133456,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704599/general/881f8fb7-6fe1-4e63-baaf-32f4d967a67f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0fbeae2-aec8-5aff-8c5e-247aa84f3a09/b0fbeae2-aec8-5aff-8c5e-247aa84f3a09_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150854,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704599/general/01c536e0-ba1a-41ae-94d1-76de3f4d720d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0fbeae2-aec8-5aff-8c5e-247aa84f3a09/b0fbeae2-aec8-5aff-8c5e-247aa84f3a09_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156141,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704599/general/9fdcaa0e-2afa-4848-987f-7f13e8971db6.jpg',
'Width': 1024}],
'price': 25650,
'price_includes_vat': True,
'registration_date': '2021-09-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'79.130 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722537%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [adesa.be] INFO: Saving data for 10722537: {'created_time': 1774433982.638219, 'last_price_update_time': 1774433982.638229, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722537') HTTP/1.1" 204 0
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5742613%252Fgeneral%252F88f2c0b3-89b2-4469-b3d2-e3134e394266.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742613/general/88f2c0b3-89b2-4469-b3d2-e3134e394266.jpg not downloaded yet
2026-03-25 10:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5742613%252Fgeneral%252F31ae4476-79c9-494c-a474-0b5a9d7a6a0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742613/general/31ae4476-79c9-494c-a474-0b5a9d7a6a0b.jpg not downloaded yet
2026-03-25 10:19:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d589d09-fb52-5a47-b227-977197c3c4d8 with identifier: 10722691
2026-03-25 10:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d589d09-fb52-5a47-b227-977197c3c4d8 with scrape type 1
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5d589d09-fb52-5a47-b227-977197c3c4d8
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5731776%252Fgeneral%252Fe7e649dd-5223-4821-a7c2-bc05122d8f2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731776/general/e7e649dd-5223-4821-a7c2-bc05122d8f2b.jpg already downloaded
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5731776%252Fgeneral%252F2046522e-fc02-464a-bba3-aed14c2bd31a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731776/general/2046522e-fc02-464a-bba3-aed14c2bd31a.jpg already downloaded
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5731776%252Fgeneral%252F567d5f31-d073-49a7-8ead-cf1a9ac253d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731776/general/567d5f31-d073-49a7-8ead-cf1a9ac253d9.jpg already downloaded
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5731776%252Fgeneral%252F4e704505-adca-48b4-bad7-9a220633654f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731776/general/4e704505-adca-48b4-bad7-9a220633654f.jpg already downloaded
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5731776%252Fgeneral%252F2c7f5024-d206-4bb4-986d-6529e0fda140.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731776/general/2c7f5024-d206-4bb4-986d-6529e0fda140.jpg already downloaded
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5731776%252Fgeneral%252F97a93213-8780-4a99-911e-4726b11b8b72.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731776/general/97a93213-8780-4a99-911e-4726b11b8b72.jpg already downloaded
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5731776%252Fgeneral%252F2337404f-9f93-46b2-a228-86f17d3dfe9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731776/general/2337404f-9f93-46b2-a228-86f17d3dfe9a.jpg already downloaded
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5731776%252Fgeneral%252F1de463f5-4821-45de-8ccc-e41e47aa45dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731776/general/1de463f5-4821-45de-8ccc-e41e47aa45dd.jpg already downloaded
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5731776%252Fgeneral%252F1a656f57-38d1-41af-8505-000ae88b4b38.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731776/general/1a656f57-38d1-41af-8505-000ae88b4b38.jpg already downloaded
2026-03-25 10:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5731776%252Fgeneral%252F55f1953e-8f26-4e37-ba1e-8553731cf9f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731776/general/55f1953e-8f26-4e37-ba1e-8553731cf9f5.jpg already downloaded
2026-03-25 10:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5d589d09-fb52-5a47-b227-977197c3c4d8, identifier: 10722691
2026-03-25 10:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5d589d09-fb52-5a47-b227-977197c3c4d8 with identifier: 10722691
2026-03-25 10:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5d589d09-fb52-5a47-b227-977197c3c4d8 with identifier: 10722691
2026-03-25 10:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5d589d09-fb52-5a47-b227-977197c3c4d8 with identifier: 10722691 to the API
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722691>
{'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': 253,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '5d589d09-fb52-5a47-b227-977197c3c4d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLH308',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722691',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 57078,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5731776/general/e7e649dd-5223-4821-a7c2-bc05122d8f2b.jpg',
'https://images.openlane.eu/carimgs/5731776/general/2046522e-fc02-464a-bba3-aed14c2bd31a.jpg',
'https://images.openlane.eu/carimgs/5731776/general/567d5f31-d073-49a7-8ead-cf1a9ac253d9.jpg',
'https://images.openlane.eu/carimgs/5731776/general/4e704505-adca-48b4-bad7-9a220633654f.jpg',
'https://images.openlane.eu/carimgs/5731776/general/2c7f5024-d206-4bb4-986d-6529e0fda140.jpg',
'https://images.openlane.eu/carimgs/5731776/general/97a93213-8780-4a99-911e-4726b11b8b72.jpg',
'https://images.openlane.eu/carimgs/5731776/general/2337404f-9f93-46b2-a228-86f17d3dfe9a.jpg',
'https://images.openlane.eu/carimgs/5731776/general/1de463f5-4821-45de-8ccc-e41e47aa45dd.jpg',
'https://images.openlane.eu/carimgs/5731776/general/1a656f57-38d1-41af-8505-000ae88b4b38.jpg',
'https://images.openlane.eu/carimgs/5731776/general/55f1953e-8f26-4e37-ba1e-8553731cf9f5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d589d09-fb52-5a47-b227-977197c3c4d8/5d589d09-fb52-5a47-b227-977197c3c4d8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223803,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731776/general/e7e649dd-5223-4821-a7c2-bc05122d8f2b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d589d09-fb52-5a47-b227-977197c3c4d8/5d589d09-fb52-5a47-b227-977197c3c4d8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210382,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731776/general/2046522e-fc02-464a-bba3-aed14c2bd31a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d589d09-fb52-5a47-b227-977197c3c4d8/5d589d09-fb52-5a47-b227-977197c3c4d8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135459,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731776/general/567d5f31-d073-49a7-8ead-cf1a9ac253d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d589d09-fb52-5a47-b227-977197c3c4d8/5d589d09-fb52-5a47-b227-977197c3c4d8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146155,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731776/general/4e704505-adca-48b4-bad7-9a220633654f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d589d09-fb52-5a47-b227-977197c3c4d8/5d589d09-fb52-5a47-b227-977197c3c4d8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110553,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731776/general/2c7f5024-d206-4bb4-986d-6529e0fda140.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d589d09-fb52-5a47-b227-977197c3c4d8/5d589d09-fb52-5a47-b227-977197c3c4d8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731776/general/97a93213-8780-4a99-911e-4726b11b8b72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d589d09-fb52-5a47-b227-977197c3c4d8/5d589d09-fb52-5a47-b227-977197c3c4d8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124614,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731776/general/2337404f-9f93-46b2-a228-86f17d3dfe9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d589d09-fb52-5a47-b227-977197c3c4d8/5d589d09-fb52-5a47-b227-977197c3c4d8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174130,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731776/general/1de463f5-4821-45de-8ccc-e41e47aa45dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d589d09-fb52-5a47-b227-977197c3c4d8/5d589d09-fb52-5a47-b227-977197c3c4d8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133164,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731776/general/1a656f57-38d1-41af-8505-000ae88b4b38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d589d09-fb52-5a47-b227-977197c3c4d8/5d589d09-fb52-5a47-b227-977197c3c4d8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96843,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731776/general/55f1953e-8f26-4e37-ba1e-8553731cf9f5.jpg',
'Width': 1024}],
'price': 23950,
'price_includes_vat': True,
'registration_date': '2021-09-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'57.078 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722691%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Saving data for 10722691: {'created_time': 1774433983.359873, 'last_price_update_time': 1774433983.359886, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722691') HTTP/1.1" 204 0
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742613%252Fgeneral%252F63df051c-3f61-49d7-9828-3c741936d58e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742613/general/63df051c-3f61-49d7-9828-3c741936d58e.jpg not downloaded yet
2026-03-25 10:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722368> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10716170
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716170%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10716170: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10716170 url https://www.openlane.eu/en/carv6/auction/10716170
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10716158
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716158%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10716158: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10716158 url https://www.openlane.eu/en/carv6/auction/10716158
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10716160
2026-03-25 10:19:43 [adesa.be] INFO: Scraping item 10716160 url https://www.openlane.eu/en/carv6/auction/10716160
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742613%252Fgeneral%252F4d85cf43-8550-444c-a079-b1d2efa2c86c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742613/general/4d85cf43-8550-444c-a079-b1d2efa2c86c.jpg not downloaded yet
2026-03-25 10:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722554> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:43 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://www.openlane.eu/en/carv6/auction/10716160> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
2026-03-25 10:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10716161
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716161%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10716161: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10716161 url https://www.openlane.eu/en/carv6/auction/10716161
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10716162
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716162%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10716162: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10716162 url https://www.openlane.eu/en/carv6/auction/10716162
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10718881
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718881%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10718881: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10718881 url https://www.openlane.eu/en/carv6/auction/10718881
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10718888
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718888%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10718888: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10718888 url https://www.openlane.eu/en/carv6/auction/10718888
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10718897
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718897%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10718897: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10718897 url https://www.openlane.eu/en/carv6/auction/10718897
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10711895
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711895%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10711895: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10711895 url https://www.openlane.eu/en/carv6/auction/10711895
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10718891
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718891%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10718891: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10718891 url https://www.openlane.eu/en/carv6/auction/10718891
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10718894
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718894%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10718894: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10718894 url https://www.openlane.eu/en/carv6/auction/10718894
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10711896
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711896%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10711896: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10711896 url https://www.openlane.eu/en/carv6/auction/10711896
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10711899
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711899%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10711899: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10711899 url https://www.openlane.eu/en/carv6/auction/10711899
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10718892
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718892%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10718892: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10718892 url https://www.openlane.eu/en/carv6/auction/10718892
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10718890
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718890%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10718890: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10718890 url https://www.openlane.eu/en/carv6/auction/10718890
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10718905
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718905%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10718905: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10718905 url https://www.openlane.eu/en/carv6/auction/10718905
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10711904
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711904%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10711904: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10711904 url https://www.openlane.eu/en/carv6/auction/10711904
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10711902
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711902%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10711902: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10711902 url https://www.openlane.eu/en/carv6/auction/10711902
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10711898
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711898%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10711898: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10711898 url https://www.openlane.eu/en/carv6/auction/10711898
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10718893
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718893%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10718893: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10718893 url https://www.openlane.eu/en/carv6/auction/10718893
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10718906
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718906%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10718906: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10718906 url https://www.openlane.eu/en/carv6/auction/10718906
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10711893
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711893%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10711893: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10711893 url https://www.openlane.eu/en/carv6/auction/10711893
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10718904
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718904%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10718904: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10718904 url https://www.openlane.eu/en/carv6/auction/10718904
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10718889
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718889%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10718889: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10718889 url https://www.openlane.eu/en/carv6/auction/10718889
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10718895
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718895%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10718895: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10718895 url https://www.openlane.eu/en/carv6/auction/10718895
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10718887
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718887%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10718887: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10718887 url https://www.openlane.eu/en/carv6/auction/10718887
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10718903
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718903%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10718903: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10718903 url https://www.openlane.eu/en/carv6/auction/10718903
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10718899
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718899%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10718899: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10718899 url https://www.openlane.eu/en/carv6/auction/10718899
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10711903
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711903%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10711903: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10711903 url https://www.openlane.eu/en/carv6/auction/10711903
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10718883
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718883%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10718883: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10718883 url https://www.openlane.eu/en/carv6/auction/10718883
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10718885
2026-03-25 10:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718885%27 HTTP/1.1" 200 None
2026-03-25 10:19:43 [adesa.be] INFO: Scrape type for 10718885: 0
2026-03-25 10:19:43 [adesa.be] INFO: Skipping item 10718885 url https://www.openlane.eu/en/carv6/auction/10718885
2026-03-25 10:19:43 [adesa.be] INFO: Found listing with ID: 10718908
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718908%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10718908: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10718908 url https://www.openlane.eu/en/carv6/auction/10718908
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10718898
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718898%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10718898: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10718898 url https://www.openlane.eu/en/carv6/auction/10718898
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10718909
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718909%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10718909: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10718909 url https://www.openlane.eu/en/carv6/auction/10718909
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10718896
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718896%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10718896: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10718896 url https://www.openlane.eu/en/carv6/auction/10718896
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10718907
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718907%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10718907: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10718907 url https://www.openlane.eu/en/carv6/auction/10718907
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10711901
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711901%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10711901: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10711901 url https://www.openlane.eu/en/carv6/auction/10711901
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10711900
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711900%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10711900: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10711900 url https://www.openlane.eu/en/carv6/auction/10711900
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10711897
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711897%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10711897: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10711897 url https://www.openlane.eu/en/carv6/auction/10711897
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10718884
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718884%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10718884: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10718884 url https://www.openlane.eu/en/carv6/auction/10718884
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10718900
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718900%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10718900: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10718900 url https://www.openlane.eu/en/carv6/auction/10718900
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10718901
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710718901%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10718901: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10718901 url https://www.openlane.eu/en/carv6/auction/10718901
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717851
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717851%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717851: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717851 url https://www.openlane.eu/en/carv6/auction/10717851
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717854
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717854%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717854: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717854 url https://www.openlane.eu/en/carv6/auction/10717854
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717858
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717858%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717858: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717858 url https://www.openlane.eu/en/carv6/auction/10717858
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717865
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717865%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717865: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717865 url https://www.openlane.eu/en/carv6/auction/10717865
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10720485
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720485%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10720485: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10720485 url https://www.openlane.eu/en/carv6/auction/10720485
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717877
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717877%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717877: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717877 url https://www.openlane.eu/en/carv6/auction/10717877
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10720511
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720511%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10720511: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10720511 url https://www.openlane.eu/en/carv6/auction/10720511
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717899
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717899%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717899: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717899 url https://www.openlane.eu/en/carv6/auction/10717899
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717863
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717863%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717863: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717863 url https://www.openlane.eu/en/carv6/auction/10717863
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717835
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717835%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717835: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717835 url https://www.openlane.eu/en/carv6/auction/10717835
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717895
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717895%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717895: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717895 url https://www.openlane.eu/en/carv6/auction/10717895
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10719693
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710719693%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10719693: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10719693 url https://www.openlane.eu/en/carv6/auction/10719693
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717844
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717844%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717844: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717844 url https://www.openlane.eu/en/carv6/auction/10717844
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717867
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717867%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717867: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717867 url https://www.openlane.eu/en/carv6/auction/10717867
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717860
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717860%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717860: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717860 url https://www.openlane.eu/en/carv6/auction/10717860
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717856
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717856%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717856: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717856 url https://www.openlane.eu/en/carv6/auction/10717856
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717847
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717847%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717847: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717847 url https://www.openlane.eu/en/carv6/auction/10717847
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717840
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717840%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717840: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717840 url https://www.openlane.eu/en/carv6/auction/10717840
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10720510
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720510%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10720510: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10720510 url https://www.openlane.eu/en/carv6/auction/10720510
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717861
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717861%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717861: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717861 url https://www.openlane.eu/en/carv6/auction/10717861
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717915
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717915%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717915: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717915 url https://www.openlane.eu/en/carv6/auction/10717915
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717902
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717902%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717902: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717902 url https://www.openlane.eu/en/carv6/auction/10717902
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717887
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717887%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717887: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717887 url https://www.openlane.eu/en/carv6/auction/10717887
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717905
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717905%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717905: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717905 url https://www.openlane.eu/en/carv6/auction/10717905
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717908
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717908%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717908: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717908 url https://www.openlane.eu/en/carv6/auction/10717908
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717910
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717910%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717910: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717910 url https://www.openlane.eu/en/carv6/auction/10717910
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717900
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717900%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717900: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717900 url https://www.openlane.eu/en/carv6/auction/10717900
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717918
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717918%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717918: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717918 url https://www.openlane.eu/en/carv6/auction/10717918
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10719148
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710719148%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10719148: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10719148 url https://www.openlane.eu/en/carv6/auction/10719148
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717892
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717892%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717892: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717892 url https://www.openlane.eu/en/carv6/auction/10717892
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10720483
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720483%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10720483: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10720483 url https://www.openlane.eu/en/carv6/auction/10720483
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10720488
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720488%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10720488: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10720488 url https://www.openlane.eu/en/carv6/auction/10720488
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717917
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717917%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717917: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717917 url https://www.openlane.eu/en/carv6/auction/10717917
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10717897
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717897%27 HTTP/1.1" 200 None
2026-03-25 10:19:44 [adesa.be] INFO: Scrape type for 10717897: 0
2026-03-25 10:19:44 [adesa.be] INFO: Skipping item 10717897 url https://www.openlane.eu/en/carv6/auction/10717897
2026-03-25 10:19:44 [adesa.be] INFO: Found listing with ID: 10719151
2026-03-25 10:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710719151%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10719151: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10719151 url https://www.openlane.eu/en/carv6/auction/10719151
2026-03-25 10:19:45 [adesa.be] INFO: Found listing with ID: 10717880
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717880%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10717880: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10717880 url https://www.openlane.eu/en/carv6/auction/10717880
2026-03-25 10:19:45 [adesa.be] INFO: Found listing with ID: 10717913
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717913%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10717913: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10717913 url https://www.openlane.eu/en/carv6/auction/10717913
2026-03-25 10:19:45 [adesa.be] INFO: Found listing with ID: 10719150
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710719150%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10719150: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10719150 url https://www.openlane.eu/en/carv6/auction/10719150
2026-03-25 10:19:45 [adesa.be] INFO: Found listing with ID: 10720486
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720486%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10720486: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10720486 url https://www.openlane.eu/en/carv6/auction/10720486
2026-03-25 10:19:45 [adesa.be] INFO: Found listing with ID: 10717874
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717874%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10717874: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10717874 url https://www.openlane.eu/en/carv6/auction/10717874
2026-03-25 10:19:45 [adesa.be] INFO: Found listing with ID: 10717855
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717855%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10717855: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10717855 url https://www.openlane.eu/en/carv6/auction/10717855
2026-03-25 10:19:45 [adesa.be] INFO: Found listing with ID: 10720480
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720480%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10720480: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10720480 url https://www.openlane.eu/en/carv6/auction/10720480
2026-03-25 10:19:45 [adesa.be] INFO: Found listing with ID: 10717872
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717872%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10717872: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10717872 url https://www.openlane.eu/en/carv6/auction/10717872
2026-03-25 10:19:45 [adesa.be] INFO: Found listing with ID: 10717838
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717838%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10717838: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10717838 url https://www.openlane.eu/en/carv6/auction/10717838
2026-03-25 10:19:45 [adesa.be] INFO: Found listing with ID: 10717849
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717849%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10717849: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10717849 url https://www.openlane.eu/en/carv6/auction/10717849
2026-03-25 10:19:45 [adesa.be] INFO: Found listing with ID: 10717882
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717882%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10717882: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10717882 url https://www.openlane.eu/en/carv6/auction/10717882
2026-03-25 10:19:45 [adesa.be] INFO: Found listing with ID: 10719149
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710719149%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10719149: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10719149 url https://www.openlane.eu/en/carv6/auction/10719149
2026-03-25 10:19:45 [adesa.be] INFO: Found listing with ID: 10717914
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717914%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10717914: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10717914 url https://www.openlane.eu/en/carv6/auction/10717914
2026-03-25 10:19:45 [adesa.be] INFO: Found listing with ID: 10717890
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717890%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10717890: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10717890 url https://www.openlane.eu/en/carv6/auction/10717890
2026-03-25 10:19:45 [adesa.be] INFO: Found listing with ID: 10717909
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717909%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10717909: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10717909 url https://www.openlane.eu/en/carv6/auction/10717909
2026-03-25 10:19:45 [adesa.be] INFO: Found listing with ID: 10717884
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717884%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10717884: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10717884 url https://www.openlane.eu/en/carv6/auction/10717884
2026-03-25 10:19:45 [adesa.be] INFO: Found listing with ID: 10717853
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717853%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10717853: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10717853 url https://www.openlane.eu/en/carv6/auction/10717853
2026-03-25 10:19:45 [adesa.be] INFO: Found listing with ID: 10717869
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717869%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10717869: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10717869 url https://www.openlane.eu/en/carv6/auction/10717869
2026-03-25 10:19:45 [adesa.be] INFO: Found listing with ID: 10719153
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710719153%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10719153: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10719153 url https://www.openlane.eu/en/carv6/auction/10719153
2026-03-25 10:19:45 [adesa.be] INFO: Found listing with ID: 10717862
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717862%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10717862: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10717862 url https://www.openlane.eu/en/carv6/auction/10717862
2026-03-25 10:19:45 [adesa.be] INFO: Found listing with ID: 10717881
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717881%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10717881: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10717881 url https://www.openlane.eu/en/carv6/auction/10717881
2026-03-25 10:19:45 [adesa.be] INFO: Found listing with ID: 10717857
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717857%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10717857: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10717857 url https://www.openlane.eu/en/carv6/auction/10717857
2026-03-25 10:19:45 [adesa.be] INFO: Found listing with ID: 10717868
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717868%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [adesa.be] INFO: Scrape type for 10717868: 0
2026-03-25 10:19:45 [adesa.be] INFO: Skipping item 10717868 url https://www.openlane.eu/en/carv6/auction/10717868
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742613%252Fgeneral%252Ff7279e41-72e2-4d5a-967e-33b2bc2d1851.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742613/general/f7279e41-72e2-4d5a-967e-33b2bc2d1851.jpg not downloaded yet
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742613%252Fgeneral%252Fd0002ea7-d11f-4d1c-b617-e86d1ddea2b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742613/general/d0002ea7-d11f-4d1c-b617-e86d1ddea2b0.jpg not downloaded yet
2026-03-25 10:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722387> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722417> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a9f39bd-2aab-5d88-b4fa-e19a20429286 with identifier: 10722368
2026-03-25 10:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a9f39bd-2aab-5d88-b4fa-e19a20429286 with scrape type 1
2026-03-25 10:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5a9f39bd-2aab-5d88-b4fa-e19a20429286
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652748%252Fgeneral%252Feb3f9c79-c5d6-453c-b836-37e9f997b93e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652748/general/eb3f9c79-c5d6-453c-b836-37e9f997b93e.jpg already downloaded
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652748%252Fgeneral%252F7a82c8dd-2f01-4122-91c5-c7f01e90f00f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652748/general/7a82c8dd-2f01-4122-91c5-c7f01e90f00f.jpg already downloaded
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652748%252Fgeneral%252F5722f196-a3d6-45d6-b158-8112cc615f82.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652748/general/5722f196-a3d6-45d6-b158-8112cc615f82.jpg already downloaded
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652748%252Fgeneral%252F4b1bc1e2-fe2a-4e30-a9d5-65116bd584ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652748/general/4b1bc1e2-fe2a-4e30-a9d5-65116bd584ca.jpg already downloaded
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652748%252Fgeneral%252F6a27564c-c9c8-4913-b86b-c52660cc6d75.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652748/general/6a27564c-c9c8-4913-b86b-c52660cc6d75.jpg already downloaded
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652748%252Fgeneral%252F08933f8f-e691-4344-9de1-e50f64f5dee3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652748/general/08933f8f-e691-4344-9de1-e50f64f5dee3.jpg already downloaded
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652748%252Fgeneral%252F1a40a80c-f22f-4a65-baf7-c62502ca3ecf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652748/general/1a40a80c-f22f-4a65-baf7-c62502ca3ecf.jpg already downloaded
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652748%252Fgeneral%252Fa365a07a-1d9c-4498-b58c-04ee6eb8f036.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652748/general/a365a07a-1d9c-4498-b58c-04ee6eb8f036.jpg already downloaded
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652748%252Fgeneral%252F35a47d5c-57e2-4494-9c12-ef82a20242f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652748/general/35a47d5c-57e2-4494-9c12-ef82a20242f5.jpg already downloaded
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652748%252Fgeneral%252Fe9af3e1b-1551-4756-944e-1ae1abcefb32.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652748/general/e9af3e1b-1551-4756-944e-1ae1abcefb32.jpg already downloaded
2026-03-25 10:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5a9f39bd-2aab-5d88-b4fa-e19a20429286, identifier: 10722368
2026-03-25 10:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97f5c8ee-4322-5559-8588-085edf3bed18 with identifier: 10722554
2026-03-25 10:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97f5c8ee-4322-5559-8588-085edf3bed18 with scrape type 1
2026-03-25 10:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 97f5c8ee-4322-5559-8588-085edf3bed18
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709715%252Fgeneral%252F91bac315-c05c-4661-9049-5a05795c9026.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709715/general/91bac315-c05c-4661-9049-5a05795c9026.jpg already downloaded
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709715%252Fgeneral%252Ff4c441f0-2141-4fd6-acb4-9f8fb758f4a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709715/general/f4c441f0-2141-4fd6-acb4-9f8fb758f4a1.jpg already downloaded
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709715%252Fgeneral%252F1571e906-a64b-4758-ab3f-2375599ee9fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709715/general/1571e906-a64b-4758-ab3f-2375599ee9fb.jpg already downloaded
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709715%252Fgeneral%252Ff9e9090c-32a7-42e7-a2c0-72d1cca6c8fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709715/general/f9e9090c-32a7-42e7-a2c0-72d1cca6c8fd.jpg already downloaded
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709715%252Fgeneral%252F6fe31e90-a7b7-45eb-879b-f0443e57237b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709715/general/6fe31e90-a7b7-45eb-879b-f0443e57237b.jpg already downloaded
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709715%252Fgeneral%252F83a6381e-6872-43da-8181-359f81f2ab16.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709715/general/83a6381e-6872-43da-8181-359f81f2ab16.jpg already downloaded
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709715%252Fgeneral%252F0312e39b-5274-4f36-b489-9696caea0192.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709715/general/0312e39b-5274-4f36-b489-9696caea0192.jpg already downloaded
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709715%252Fgeneral%252Ff648a533-6473-40ff-9be7-bdc220ffe327.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709715/general/f648a533-6473-40ff-9be7-bdc220ffe327.jpg already downloaded
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709715%252Fgeneral%252F1339c7f9-773b-46e5-8a9e-49e3127c3b6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709715/general/1339c7f9-773b-46e5-8a9e-49e3127c3b6d.jpg already downloaded
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709715%252Fgeneral%252F8690143e-d112-485b-9335-a5286d888a95.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709715/general/8690143e-d112-485b-9335-a5286d888a95.jpg already downloaded
2026-03-25 10:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97f5c8ee-4322-5559-8588-085edf3bed18, identifier: 10722554
2026-03-25 10: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-25 10: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-25 10:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5a9f39bd-2aab-5d88-b4fa-e19a20429286 with identifier: 10722368
2026-03-25 10:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5a9f39bd-2aab-5d88-b4fa-e19a20429286 with identifier: 10722368
2026-03-25 10:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5a9f39bd-2aab-5d88-b4fa-e19a20429286 with identifier: 10722368 to the API
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722368>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '5a9f39bd-2aab-5d88-b4fa-e19a20429286',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERT709',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722368',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 115975,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5652748/general/eb3f9c79-c5d6-453c-b836-37e9f997b93e.jpg',
'https://images.openlane.eu/carimgs/5652748/general/7a82c8dd-2f01-4122-91c5-c7f01e90f00f.jpg',
'https://images.openlane.eu/carimgs/5652748/general/5722f196-a3d6-45d6-b158-8112cc615f82.jpg',
'https://images.openlane.eu/carimgs/5652748/general/4b1bc1e2-fe2a-4e30-a9d5-65116bd584ca.jpg',
'https://images.openlane.eu/carimgs/5652748/general/6a27564c-c9c8-4913-b86b-c52660cc6d75.jpg',
'https://images.openlane.eu/carimgs/5652748/general/08933f8f-e691-4344-9de1-e50f64f5dee3.jpg',
'https://images.openlane.eu/carimgs/5652748/general/1a40a80c-f22f-4a65-baf7-c62502ca3ecf.jpg',
'https://images.openlane.eu/carimgs/5652748/general/a365a07a-1d9c-4498-b58c-04ee6eb8f036.jpg',
'https://images.openlane.eu/carimgs/5652748/general/35a47d5c-57e2-4494-9c12-ef82a20242f5.jpg',
'https://images.openlane.eu/carimgs/5652748/general/e9af3e1b-1551-4756-944e-1ae1abcefb32.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a9f39bd-2aab-5d88-b4fa-e19a20429286/5a9f39bd-2aab-5d88-b4fa-e19a20429286_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199856,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652748/general/eb3f9c79-c5d6-453c-b836-37e9f997b93e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a9f39bd-2aab-5d88-b4fa-e19a20429286/5a9f39bd-2aab-5d88-b4fa-e19a20429286_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208143,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652748/general/7a82c8dd-2f01-4122-91c5-c7f01e90f00f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a9f39bd-2aab-5d88-b4fa-e19a20429286/5a9f39bd-2aab-5d88-b4fa-e19a20429286_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230839,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652748/general/5722f196-a3d6-45d6-b158-8112cc615f82.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a9f39bd-2aab-5d88-b4fa-e19a20429286/5a9f39bd-2aab-5d88-b4fa-e19a20429286_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267777,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652748/general/4b1bc1e2-fe2a-4e30-a9d5-65116bd584ca.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a9f39bd-2aab-5d88-b4fa-e19a20429286/5a9f39bd-2aab-5d88-b4fa-e19a20429286_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266258,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652748/general/6a27564c-c9c8-4913-b86b-c52660cc6d75.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a9f39bd-2aab-5d88-b4fa-e19a20429286/5a9f39bd-2aab-5d88-b4fa-e19a20429286_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285302,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652748/general/08933f8f-e691-4344-9de1-e50f64f5dee3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a9f39bd-2aab-5d88-b4fa-e19a20429286/5a9f39bd-2aab-5d88-b4fa-e19a20429286_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228097,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652748/general/1a40a80c-f22f-4a65-baf7-c62502ca3ecf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a9f39bd-2aab-5d88-b4fa-e19a20429286/5a9f39bd-2aab-5d88-b4fa-e19a20429286_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257481,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652748/general/a365a07a-1d9c-4498-b58c-04ee6eb8f036.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a9f39bd-2aab-5d88-b4fa-e19a20429286/5a9f39bd-2aab-5d88-b4fa-e19a20429286_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25035,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652748/general/35a47d5c-57e2-4494-9c12-ef82a20242f5.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a9f39bd-2aab-5d88-b4fa-e19a20429286/5a9f39bd-2aab-5d88-b4fa-e19a20429286_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198375,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652748/general/e9af3e1b-1551-4756-944e-1ae1abcefb32.jpg',
'Width': 1400}],
'price': 24650,
'price_includes_vat': True,
'registration_date': '2024-01-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC60 T6 Core - AWD - Hybrid - Automatic - 253 hp - 115.975 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2024}
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722368%27 HTTP/1.1" 200 None
2026-03-25 10:19:46 [adesa.be] INFO: Saving data for 10722368: {'created_time': 1774433986.823407, 'last_price_update_time': 1774433986.823421, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722368') HTTP/1.1" 204 0
2026-03-25 10:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97f5c8ee-4322-5559-8588-085edf3bed18 with identifier: 10722554
2026-03-25 10:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97f5c8ee-4322-5559-8588-085edf3bed18 with identifier: 10722554
2026-03-25 10:19:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97f5c8ee-4322-5559-8588-085edf3bed18 with identifier: 10722554 to the API
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722554>
{'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': 197,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '97f5c8ee-4322-5559-8588-085edf3bed18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHY148',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722554',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 179692,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5709715/general/91bac315-c05c-4661-9049-5a05795c9026.jpg',
'https://images.openlane.eu/carimgs/5709715/general/f4c441f0-2141-4fd6-acb4-9f8fb758f4a1.jpg',
'https://images.openlane.eu/carimgs/5709715/general/1571e906-a64b-4758-ab3f-2375599ee9fb.jpg',
'https://images.openlane.eu/carimgs/5709715/general/f9e9090c-32a7-42e7-a2c0-72d1cca6c8fd.jpg',
'https://images.openlane.eu/carimgs/5709715/general/6fe31e90-a7b7-45eb-879b-f0443e57237b.jpg',
'https://images.openlane.eu/carimgs/5709715/general/83a6381e-6872-43da-8181-359f81f2ab16.jpg',
'https://images.openlane.eu/carimgs/5709715/general/0312e39b-5274-4f36-b489-9696caea0192.jpg',
'https://images.openlane.eu/carimgs/5709715/general/f648a533-6473-40ff-9be7-bdc220ffe327.jpg',
'https://images.openlane.eu/carimgs/5709715/general/1339c7f9-773b-46e5-8a9e-49e3127c3b6d.jpg',
'https://images.openlane.eu/carimgs/5709715/general/8690143e-d112-485b-9335-a5286d888a95.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97f5c8ee-4322-5559-8588-085edf3bed18/97f5c8ee-4322-5559-8588-085edf3bed18_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36307,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709715/general/91bac315-c05c-4661-9049-5a05795c9026.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97f5c8ee-4322-5559-8588-085edf3bed18/97f5c8ee-4322-5559-8588-085edf3bed18_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229898,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709715/general/f4c441f0-2141-4fd6-acb4-9f8fb758f4a1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97f5c8ee-4322-5559-8588-085edf3bed18/97f5c8ee-4322-5559-8588-085edf3bed18_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254694,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709715/general/1571e906-a64b-4758-ab3f-2375599ee9fb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97f5c8ee-4322-5559-8588-085edf3bed18/97f5c8ee-4322-5559-8588-085edf3bed18_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218977,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709715/general/f9e9090c-32a7-42e7-a2c0-72d1cca6c8fd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97f5c8ee-4322-5559-8588-085edf3bed18/97f5c8ee-4322-5559-8588-085edf3bed18_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245615,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709715/general/6fe31e90-a7b7-45eb-879b-f0443e57237b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97f5c8ee-4322-5559-8588-085edf3bed18/97f5c8ee-4322-5559-8588-085edf3bed18_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319522,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709715/general/83a6381e-6872-43da-8181-359f81f2ab16.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97f5c8ee-4322-5559-8588-085edf3bed18/97f5c8ee-4322-5559-8588-085edf3bed18_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370007,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709715/general/0312e39b-5274-4f36-b489-9696caea0192.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97f5c8ee-4322-5559-8588-085edf3bed18/97f5c8ee-4322-5559-8588-085edf3bed18_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334756,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709715/general/f648a533-6473-40ff-9be7-bdc220ffe327.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97f5c8ee-4322-5559-8588-085edf3bed18/97f5c8ee-4322-5559-8588-085edf3bed18_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266457,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709715/general/1339c7f9-773b-46e5-8a9e-49e3127c3b6d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97f5c8ee-4322-5559-8588-085edf3bed18/97f5c8ee-4322-5559-8588-085edf3bed18_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239108,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709715/general/8690143e-d112-485b-9335-a5286d888a95.jpg',
'Width': 1400}],
'price': 22650,
'price_includes_vat': True,
'registration_date': '2022-08-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC60 2.0 B4 Ultimate Bright - AWD - Diesel - Automatic - 197 '
'hp - 179.692 km',
'transmission': 'automatic',
'trim': 'Ultimate Bright',
'vin': None,
'year': 2022}
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722554%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [adesa.be] INFO: Saving data for 10722554: {'created_time': 1774433987.235462, 'last_price_update_time': 1774433987.235475, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722554') HTTP/1.1" 204 0
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5742613%252Fgeneral%252F89e1d172-24ed-4350-8172-7b033fa6c112.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742613/general/89e1d172-24ed-4350-8172-7b033fa6c112.jpg not downloaded yet
2026-03-25 10:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5742613%252Fgeneral%252F7580a262-0d58-4cf0-8d74-9911d02c342f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742613/general/7580a262-0d58-4cf0-8d74-9911d02c342f.jpg not downloaded yet
2026-03-25 10: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-25 10:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722385> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10:19:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f83155b3-fe87-5c84-8631-8de97f0bb1ef with identifier: 10722387
2026-03-25 10:19:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f83155b3-fe87-5c84-8631-8de97f0bb1ef with scrape type 1
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f83155b3-fe87-5c84-8631-8de97f0bb1ef
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5672838%252Fgeneral%252F28cf2699-b943-4b29-a98d-8704067e0570.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672838/general/28cf2699-b943-4b29-a98d-8704067e0570.jpg already downloaded
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5672838%252Fgeneral%252Fdeaf15b7-174b-4da5-904c-0dc3bb38def6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672838/general/deaf15b7-174b-4da5-904c-0dc3bb38def6.jpg already downloaded
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5672838%252Fgeneral%252F06226ff7-633e-450b-807c-1835d19f7627.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672838/general/06226ff7-633e-450b-807c-1835d19f7627.jpg already downloaded
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5672838%252Fgeneral%252F7320b022-b408-4190-8aaf-b5dd6367973c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672838/general/7320b022-b408-4190-8aaf-b5dd6367973c.jpg already downloaded
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5672838%252Fgeneral%252F5c83a8b3-39ee-4946-a17f-c9148f2e2d80.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672838/general/5c83a8b3-39ee-4946-a17f-c9148f2e2d80.jpg already downloaded
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5672838%252Fgeneral%252F16440148-43c5-411f-9b73-e6eefb33a40b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672838/general/16440148-43c5-411f-9b73-e6eefb33a40b.jpg already downloaded
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5672838%252Fgeneral%252Fc5f451c7-0eff-4717-9c5e-0b89ea8e85fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672838/general/c5f451c7-0eff-4717-9c5e-0b89ea8e85fc.jpg already downloaded
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5672838%252Fgeneral%252F459f2d01-789f-4ac7-83cf-c65d950d4766.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672838/general/459f2d01-789f-4ac7-83cf-c65d950d4766.jpg already downloaded
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5672838%252Fgeneral%252F32e9cb3f-1e2d-4872-a0f5-69e07ffd7e9e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672838/general/32e9cb3f-1e2d-4872-a0f5-69e07ffd7e9e.jpg already downloaded
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5672838%252Fgeneral%252F7daadaaa-e438-40cc-9b03-02d07413eae0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672838/general/7daadaaa-e438-40cc-9b03-02d07413eae0.jpg already downloaded
2026-03-25 10:19:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f83155b3-fe87-5c84-8631-8de97f0bb1ef, identifier: 10722387
2026-03-25 10:19:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e62c6edb-71c7-5d52-b3e7-c3f08b4159cf with identifier: 10722417
2026-03-25 10:19:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e62c6edb-71c7-5d52-b3e7-c3f08b4159cf with scrape type 1
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e62c6edb-71c7-5d52-b3e7-c3f08b4159cf
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5683852%252Fgeneral%252Ffbde6b9a-1715-4a9b-bf5b-4f97b2cf5892.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683852/general/fbde6b9a-1715-4a9b-bf5b-4f97b2cf5892.jpg already downloaded
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5683852%252Fgeneral%252Fc7b53fce-4174-4f06-9380-5b202ae5ae79.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683852/general/c7b53fce-4174-4f06-9380-5b202ae5ae79.jpg already downloaded
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5683852%252Fgeneral%252F540ec26c-dcc2-4349-8eba-20d30407767f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683852/general/540ec26c-dcc2-4349-8eba-20d30407767f.jpg already downloaded
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5683852%252Fgeneral%252F84381c8c-a4ab-454e-a097-c3257f325833.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683852/general/84381c8c-a4ab-454e-a097-c3257f325833.jpg already downloaded
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5683852%252Fgeneral%252Fe957fd59-368c-44a3-8240-c097ba4a89b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683852/general/e957fd59-368c-44a3-8240-c097ba4a89b9.jpg already downloaded
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5683852%252Fgeneral%252Fdaa1cfde-595b-47d1-8d0f-0a7af2106957.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683852/general/daa1cfde-595b-47d1-8d0f-0a7af2106957.jpg already downloaded
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5683852%252Fgeneral%252F61392667-2afc-4b14-a2b7-8f97e1e15678.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683852/general/61392667-2afc-4b14-a2b7-8f97e1e15678.jpg already downloaded
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5683852%252Fgeneral%252F414a081a-622d-481d-89b7-ca5784d56a15.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683852/general/414a081a-622d-481d-89b7-ca5784d56a15.jpg already downloaded
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5683852%252Fgeneral%252F12e8d5c5-5055-4ab0-9fef-d10951f69781.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683852/general/12e8d5c5-5055-4ab0-9fef-d10951f69781.jpg already downloaded
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5683852%252Fgeneral%252F47e0506b-8652-433a-979d-7717d98fe987.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683852/general/47e0506b-8652-433a-979d-7717d98fe987.jpg already downloaded
2026-03-25 10:19:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e62c6edb-71c7-5d52-b3e7-c3f08b4159cf, identifier: 10722417
2026-03-25 10:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19: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%252F5742613%252Fgeneral%252F1519ae70-1aef-45df-8607-a5bb342474be.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742613/general/1519ae70-1aef-45df-8607-a5bb342474be.jpg not downloaded yet
2026-03-25 10:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f83155b3-fe87-5c84-8631-8de97f0bb1ef with identifier: 10722387
2026-03-25 10:19:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f83155b3-fe87-5c84-8631-8de97f0bb1ef with identifier: 10722387
2026-03-25 10:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f83155b3-fe87-5c84-8631-8de97f0bb1ef with identifier: 10722387 to the API
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722387>
{'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-26T12:35:00Z',
'fuel_type': 'Electric',
'id': 'f83155b3-fe87-5c84-8631-8de97f0bb1ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBG254',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722387',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 188744,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5672838/general/28cf2699-b943-4b29-a98d-8704067e0570.jpg',
'https://images.openlane.eu/carimgs/5672838/general/deaf15b7-174b-4da5-904c-0dc3bb38def6.jpg',
'https://images.openlane.eu/carimgs/5672838/general/06226ff7-633e-450b-807c-1835d19f7627.jpg',
'https://images.openlane.eu/carimgs/5672838/general/7320b022-b408-4190-8aaf-b5dd6367973c.jpg',
'https://images.openlane.eu/carimgs/5672838/general/5c83a8b3-39ee-4946-a17f-c9148f2e2d80.jpg',
'https://images.openlane.eu/carimgs/5672838/general/16440148-43c5-411f-9b73-e6eefb33a40b.jpg',
'https://images.openlane.eu/carimgs/5672838/general/c5f451c7-0eff-4717-9c5e-0b89ea8e85fc.jpg',
'https://images.openlane.eu/carimgs/5672838/general/459f2d01-789f-4ac7-83cf-c65d950d4766.jpg',
'https://images.openlane.eu/carimgs/5672838/general/32e9cb3f-1e2d-4872-a0f5-69e07ffd7e9e.jpg',
'https://images.openlane.eu/carimgs/5672838/general/7daadaaa-e438-40cc-9b03-02d07413eae0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f83155b3-fe87-5c84-8631-8de97f0bb1ef/f83155b3-fe87-5c84-8631-8de97f0bb1ef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285941,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672838/general/28cf2699-b943-4b29-a98d-8704067e0570.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f83155b3-fe87-5c84-8631-8de97f0bb1ef/f83155b3-fe87-5c84-8631-8de97f0bb1ef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276090,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672838/general/deaf15b7-174b-4da5-904c-0dc3bb38def6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f83155b3-fe87-5c84-8631-8de97f0bb1ef/f83155b3-fe87-5c84-8631-8de97f0bb1ef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262883,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672838/general/7320b022-b408-4190-8aaf-b5dd6367973c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f83155b3-fe87-5c84-8631-8de97f0bb1ef/f83155b3-fe87-5c84-8631-8de97f0bb1ef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276763,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672838/general/459f2d01-789f-4ac7-83cf-c65d950d4766.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f83155b3-fe87-5c84-8631-8de97f0bb1ef/f83155b3-fe87-5c84-8631-8de97f0bb1ef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226274,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672838/general/06226ff7-633e-450b-807c-1835d19f7627.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f83155b3-fe87-5c84-8631-8de97f0bb1ef/f83155b3-fe87-5c84-8631-8de97f0bb1ef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249397,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672838/general/5c83a8b3-39ee-4946-a17f-c9148f2e2d80.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f83155b3-fe87-5c84-8631-8de97f0bb1ef/f83155b3-fe87-5c84-8631-8de97f0bb1ef_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36732,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672838/general/32e9cb3f-1e2d-4872-a0f5-69e07ffd7e9e.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f83155b3-fe87-5c84-8631-8de97f0bb1ef/f83155b3-fe87-5c84-8631-8de97f0bb1ef_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262064,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672838/general/7daadaaa-e438-40cc-9b03-02d07413eae0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f83155b3-fe87-5c84-8631-8de97f0bb1ef/f83155b3-fe87-5c84-8631-8de97f0bb1ef_image_17.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275307,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672838/general/c5f451c7-0eff-4717-9c5e-0b89ea8e85fc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f83155b3-fe87-5c84-8631-8de97f0bb1ef/f83155b3-fe87-5c84-8631-8de97f0bb1ef_image_19.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206982,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672838/general/16440148-43c5-411f-9b73-e6eefb33a40b.jpg',
'Width': 1400}],
'price': 13950,
'price_includes_vat': True,
'registration_date': '2021-09-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 78 kWh Plus - Twin Motor - Electric - Automatic - 408 hp '
'- 188.744 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2021}
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722387%27 HTTP/1.1" 200 None
2026-03-25 10:19:48 [adesa.be] INFO: Saving data for 10722387: {'created_time': 1774433988.2807, 'last_price_update_time': 1774433988.280711, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722387') HTTP/1.1" 204 0
2026-03-25 10:19:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e62c6edb-71c7-5d52-b3e7-c3f08b4159cf with identifier: 10722417
2026-03-25 10:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e62c6edb-71c7-5d52-b3e7-c3f08b4159cf with identifier: 10722417
2026-03-25 10:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e62c6edb-71c7-5d52-b3e7-c3f08b4159cf with identifier: 10722417 to the API
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722417>
{'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': 180,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'e62c6edb-71c7-5d52-b3e7-c3f08b4159cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACN327',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722417',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 114773,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5683852/general/fbde6b9a-1715-4a9b-bf5b-4f97b2cf5892.jpg',
'https://images.openlane.eu/carimgs/5683852/general/c7b53fce-4174-4f06-9380-5b202ae5ae79.jpg',
'https://images.openlane.eu/carimgs/5683852/general/540ec26c-dcc2-4349-8eba-20d30407767f.jpg',
'https://images.openlane.eu/carimgs/5683852/general/84381c8c-a4ab-454e-a097-c3257f325833.jpg',
'https://images.openlane.eu/carimgs/5683852/general/e957fd59-368c-44a3-8240-c097ba4a89b9.jpg',
'https://images.openlane.eu/carimgs/5683852/general/daa1cfde-595b-47d1-8d0f-0a7af2106957.jpg',
'https://images.openlane.eu/carimgs/5683852/general/61392667-2afc-4b14-a2b7-8f97e1e15678.jpg',
'https://images.openlane.eu/carimgs/5683852/general/414a081a-622d-481d-89b7-ca5784d56a15.jpg',
'https://images.openlane.eu/carimgs/5683852/general/12e8d5c5-5055-4ab0-9fef-d10951f69781.jpg',
'https://images.openlane.eu/carimgs/5683852/general/47e0506b-8652-433a-979d-7717d98fe987.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e62c6edb-71c7-5d52-b3e7-c3f08b4159cf/e62c6edb-71c7-5d52-b3e7-c3f08b4159cf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93317,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683852/general/fbde6b9a-1715-4a9b-bf5b-4f97b2cf5892.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e62c6edb-71c7-5d52-b3e7-c3f08b4159cf/e62c6edb-71c7-5d52-b3e7-c3f08b4159cf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92800,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683852/general/c7b53fce-4174-4f06-9380-5b202ae5ae79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e62c6edb-71c7-5d52-b3e7-c3f08b4159cf/e62c6edb-71c7-5d52-b3e7-c3f08b4159cf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683852/general/540ec26c-dcc2-4349-8eba-20d30407767f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e62c6edb-71c7-5d52-b3e7-c3f08b4159cf/e62c6edb-71c7-5d52-b3e7-c3f08b4159cf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72635,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683852/general/84381c8c-a4ab-454e-a097-c3257f325833.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e62c6edb-71c7-5d52-b3e7-c3f08b4159cf/e62c6edb-71c7-5d52-b3e7-c3f08b4159cf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683852/general/e957fd59-368c-44a3-8240-c097ba4a89b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e62c6edb-71c7-5d52-b3e7-c3f08b4159cf/e62c6edb-71c7-5d52-b3e7-c3f08b4159cf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87587,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683852/general/daa1cfde-595b-47d1-8d0f-0a7af2106957.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e62c6edb-71c7-5d52-b3e7-c3f08b4159cf/e62c6edb-71c7-5d52-b3e7-c3f08b4159cf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102762,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683852/general/61392667-2afc-4b14-a2b7-8f97e1e15678.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e62c6edb-71c7-5d52-b3e7-c3f08b4159cf/e62c6edb-71c7-5d52-b3e7-c3f08b4159cf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94253,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683852/general/414a081a-622d-481d-89b7-ca5784d56a15.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e62c6edb-71c7-5d52-b3e7-c3f08b4159cf/e62c6edb-71c7-5d52-b3e7-c3f08b4159cf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70965,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683852/general/12e8d5c5-5055-4ab0-9fef-d10951f69781.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e62c6edb-71c7-5d52-b3e7-c3f08b4159cf/e62c6edb-71c7-5d52-b3e7-c3f08b4159cf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170065,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683852/general/47e0506b-8652-433a-979d-7717d98fe987.jpg',
'Width': 1024}],
'price': 17350,
'price_includes_vat': True,
'registration_date': '2021-02-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T5 Inscription - Hybrid - 180 hp - 114.773 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722417%27 HTTP/1.1" 200 None
2026-03-25 10:19:48 [adesa.be] INFO: Saving data for 10722417: {'created_time': 1774433988.654517, 'last_price_update_time': 1774433988.654528, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722417') HTTP/1.1" 204 0
2026-03-25 10:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722689> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c449ad50-047f-5bef-8f8d-e13bb4650261 with identifier: 10722487
2026-03-25 10:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c449ad50-047f-5bef-8f8d-e13bb4650261 with scrape type 1
2026-03-25 10:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c449ad50-047f-5bef-8f8d-e13bb4650261
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696517%252Fgeneral%252F8e037608-3d66-4156-b06a-3bb3f4b503dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696517/general/8e037608-3d66-4156-b06a-3bb3f4b503dd.jpg already downloaded
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696517%252Fgeneral%252F31a4dea6-1d20-46b4-8efc-bf7faafd747f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696517/general/31a4dea6-1d20-46b4-8efc-bf7faafd747f.jpg already downloaded
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696517%252Fgeneral%252F37a15f65-5a8b-4232-9553-b4ecf40cf698.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696517/general/37a15f65-5a8b-4232-9553-b4ecf40cf698.jpg already downloaded
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696517%252Fgeneral%252Fdf23b823-2605-4c57-b80c-82594e07b592.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696517/general/df23b823-2605-4c57-b80c-82594e07b592.jpg already downloaded
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696517%252Fgeneral%252F76b6fab6-22b9-43db-a5ef-9540773569b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696517/general/76b6fab6-22b9-43db-a5ef-9540773569b5.jpg already downloaded
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696517%252Fgeneral%252F1ed723ac-7fb9-4ecd-ab6f-a4907cfaeb75.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696517/general/1ed723ac-7fb9-4ecd-ab6f-a4907cfaeb75.jpg already downloaded
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696517%252Fgeneral%252Fba5bffc4-819f-45d2-aa0b-3a225e20ca4f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696517/general/ba5bffc4-819f-45d2-aa0b-3a225e20ca4f.jpg already downloaded
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696517%252Fgeneral%252Ff43a3ce2-e915-4683-bb01-16ed936af565.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696517/general/f43a3ce2-e915-4683-bb01-16ed936af565.jpg already downloaded
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696517%252Fgeneral%252F7c38e88b-e19f-4f8a-bfd0-0edadffc508d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696517/general/7c38e88b-e19f-4f8a-bfd0-0edadffc508d.jpg already downloaded
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696517%252Fgeneral%252Fb47539af-c6a2-4e32-bb3a-fc52b4f5362d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696517/general/b47539af-c6a2-4e32-bb3a-fc52b4f5362d.jpg already downloaded
2026-03-25 10:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c449ad50-047f-5bef-8f8d-e13bb4650261, identifier: 10722487
2026-03-25 10:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d69d174-69dd-514c-b6af-ef3f08016493 with identifier: 10722385
2026-03-25 10:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d69d174-69dd-514c-b6af-ef3f08016493 with scrape type 1
2026-03-25 10:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2d69d174-69dd-514c-b6af-ef3f08016493
2026-03-25 10:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672776%252Fgeneral%252F1f34277c-fc98-46ca-b3d0-5d9e9a9f5eea.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672776/general/1f34277c-fc98-46ca-b3d0-5d9e9a9f5eea.jpg already downloaded
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672776%252Fgeneral%252F2c46f9ff-259d-4bae-93f7-38f99d59407e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672776/general/2c46f9ff-259d-4bae-93f7-38f99d59407e.jpg already downloaded
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672776%252Fgeneral%252F279c34f8-1282-4d98-9a8c-1bac1400e592.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672776/general/279c34f8-1282-4d98-9a8c-1bac1400e592.jpg already downloaded
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672776%252Fgeneral%252F9f6786c8-f677-45ec-ba05-32adac684b66.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672776/general/9f6786c8-f677-45ec-ba05-32adac684b66.jpg already downloaded
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672776%252Fgeneral%252F3a296ecd-232e-4c43-8c64-e1e1c3804377.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672776/general/3a296ecd-232e-4c43-8c64-e1e1c3804377.jpg already downloaded
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672776%252Fgeneral%252Fd5bca798-17a5-4b87-869f-631fe32c64a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672776/general/d5bca798-17a5-4b87-869f-631fe32c64a5.jpg already downloaded
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672776%252Fgeneral%252F2ecc1cef-41f6-4f75-9a5e-9e4d7459cfbc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672776/general/2ecc1cef-41f6-4f75-9a5e-9e4d7459cfbc.jpg already downloaded
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672776%252Fgeneral%252F87ec94c0-e59d-491f-9a71-f3143ffa9675.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672776/general/87ec94c0-e59d-491f-9a71-f3143ffa9675.jpg already downloaded
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672776%252Fgeneral%252F98a5aec9-80e7-49a3-a977-60c0679e0b6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672776/general/98a5aec9-80e7-49a3-a977-60c0679e0b6f.jpg already downloaded
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672776%252Fgeneral%252F352ebaa4-479d-438d-b9b3-c7df4f979b45.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672776/general/352ebaa4-479d-438d-b9b3-c7df4f979b45.jpg already downloaded
2026-03-25 10:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d69d174-69dd-514c-b6af-ef3f08016493, identifier: 10722385
2026-03-25 10:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824 with identifier: 10722655
2026-03-25 10:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824 with scrape type 1
2026-03-25 10:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729082%252Fgeneral%252Fb9be9536-e75a-479a-b3b1-1c9354bab377.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729082/general/b9be9536-e75a-479a-b3b1-1c9354bab377.jpg already downloaded
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729082%252Fgeneral%252F36cbf26e-b648-4d8b-81bb-b6e4a5cea573.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729082/general/36cbf26e-b648-4d8b-81bb-b6e4a5cea573.jpg already downloaded
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729082%252Fgeneral%252Fb7436e4a-3654-4fd2-b0a7-4287b93f31b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729082/general/b7436e4a-3654-4fd2-b0a7-4287b93f31b8.jpg already downloaded
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729082%252Fgeneral%252F14d601d5-c348-405c-b511-dcbaad841f88.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729082/general/14d601d5-c348-405c-b511-dcbaad841f88.jpg already downloaded
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729082%252Fgeneral%252Fa100b8b5-dd7e-4aab-92a4-79e94ce87bc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729082/general/a100b8b5-dd7e-4aab-92a4-79e94ce87bc3.jpg already downloaded
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729082%252Fgeneral%252F298885dd-0a62-471e-8c8e-82d753221bf2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729082/general/298885dd-0a62-471e-8c8e-82d753221bf2.jpg already downloaded
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729082%252Fgeneral%252F5451ccc8-8384-46f8-b9d0-bae1c7d59a55.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729082/general/5451ccc8-8384-46f8-b9d0-bae1c7d59a55.jpg already downloaded
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729082%252Fgeneral%252Fc614547c-3082-4c49-8a1e-86db0a12aecc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729082/general/c614547c-3082-4c49-8a1e-86db0a12aecc.jpg already downloaded
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729082%252Fgeneral%252F4ec1369f-dcdc-416b-9c7a-c669147ff90e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729082/general/4ec1369f-dcdc-416b-9c7a-c669147ff90e.jpg already downloaded
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729082%252Fgeneral%252F6466383e-3a84-459a-a3a3-5b173167c39c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729082/general/6466383e-3a84-459a-a3a3-5b173167c39c.jpg already downloaded
2026-03-25 10:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824, identifier: 10722655
2026-03-25 10: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-25 10:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c449ad50-047f-5bef-8f8d-e13bb4650261 with identifier: 10722487
2026-03-25 10:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c449ad50-047f-5bef-8f8d-e13bb4650261 with identifier: 10722487
2026-03-25 10:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c449ad50-047f-5bef-8f8d-e13bb4650261 with identifier: 10722487 to the API
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722487>
{'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': 129,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'c449ad50-047f-5bef-8f8d-e13bb4650261',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJN322',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722487',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 78626,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5696517/general/8e037608-3d66-4156-b06a-3bb3f4b503dd.jpg',
'https://images.openlane.eu/carimgs/5696517/general/31a4dea6-1d20-46b4-8efc-bf7faafd747f.jpg',
'https://images.openlane.eu/carimgs/5696517/general/37a15f65-5a8b-4232-9553-b4ecf40cf698.jpg',
'https://images.openlane.eu/carimgs/5696517/general/df23b823-2605-4c57-b80c-82594e07b592.jpg',
'https://images.openlane.eu/carimgs/5696517/general/76b6fab6-22b9-43db-a5ef-9540773569b5.jpg',
'https://images.openlane.eu/carimgs/5696517/general/1ed723ac-7fb9-4ecd-ab6f-a4907cfaeb75.jpg',
'https://images.openlane.eu/carimgs/5696517/general/ba5bffc4-819f-45d2-aa0b-3a225e20ca4f.jpg',
'https://images.openlane.eu/carimgs/5696517/general/f43a3ce2-e915-4683-bb01-16ed936af565.jpg',
'https://images.openlane.eu/carimgs/5696517/general/7c38e88b-e19f-4f8a-bfd0-0edadffc508d.jpg',
'https://images.openlane.eu/carimgs/5696517/general/b47539af-c6a2-4e32-bb3a-fc52b4f5362d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c449ad50-047f-5bef-8f8d-e13bb4650261/c449ad50-047f-5bef-8f8d-e13bb4650261_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178853,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696517/general/8e037608-3d66-4156-b06a-3bb3f4b503dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c449ad50-047f-5bef-8f8d-e13bb4650261/c449ad50-047f-5bef-8f8d-e13bb4650261_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696517/general/31a4dea6-1d20-46b4-8efc-bf7faafd747f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c449ad50-047f-5bef-8f8d-e13bb4650261/c449ad50-047f-5bef-8f8d-e13bb4650261_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155773,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696517/general/37a15f65-5a8b-4232-9553-b4ecf40cf698.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c449ad50-047f-5bef-8f8d-e13bb4650261/c449ad50-047f-5bef-8f8d-e13bb4650261_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101505,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696517/general/df23b823-2605-4c57-b80c-82594e07b592.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c449ad50-047f-5bef-8f8d-e13bb4650261/c449ad50-047f-5bef-8f8d-e13bb4650261_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113864,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696517/general/76b6fab6-22b9-43db-a5ef-9540773569b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c449ad50-047f-5bef-8f8d-e13bb4650261/c449ad50-047f-5bef-8f8d-e13bb4650261_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696517/general/1ed723ac-7fb9-4ecd-ab6f-a4907cfaeb75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c449ad50-047f-5bef-8f8d-e13bb4650261/c449ad50-047f-5bef-8f8d-e13bb4650261_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110686,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696517/general/ba5bffc4-819f-45d2-aa0b-3a225e20ca4f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c449ad50-047f-5bef-8f8d-e13bb4650261/c449ad50-047f-5bef-8f8d-e13bb4650261_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109823,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696517/general/f43a3ce2-e915-4683-bb01-16ed936af565.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c449ad50-047f-5bef-8f8d-e13bb4650261/c449ad50-047f-5bef-8f8d-e13bb4650261_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140938,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696517/general/7c38e88b-e19f-4f8a-bfd0-0edadffc508d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c449ad50-047f-5bef-8f8d-e13bb4650261/c449ad50-047f-5bef-8f8d-e13bb4650261_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114095,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696517/general/b47539af-c6a2-4e32-bb3a-fc52b4f5362d.jpg',
'Width': 1024}],
'price': 18300,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'78.626 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722487%27 HTTP/1.1" 200 None
2026-03-25 10:19:50 [adesa.be] INFO: Saving data for 10722487: {'created_time': 1774433990.077973, 'last_price_update_time': 1774433990.077988, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722487') HTTP/1.1" 204 0
2026-03-25 10:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d69d174-69dd-514c-b6af-ef3f08016493 with identifier: 10722385
2026-03-25 10:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d69d174-69dd-514c-b6af-ef3f08016493 with identifier: 10722385
2026-03-25 10:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d69d174-69dd-514c-b6af-ef3f08016493 with identifier: 10722385 to the API
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722385>
{'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': 150,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '2d69d174-69dd-514c-b6af-ef3f08016493',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWB829',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722385',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 107677,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5672776/general/1f34277c-fc98-46ca-b3d0-5d9e9a9f5eea.jpg',
'https://images.openlane.eu/carimgs/5672776/general/2c46f9ff-259d-4bae-93f7-38f99d59407e.jpg',
'https://images.openlane.eu/carimgs/5672776/general/279c34f8-1282-4d98-9a8c-1bac1400e592.jpg',
'https://images.openlane.eu/carimgs/5672776/general/9f6786c8-f677-45ec-ba05-32adac684b66.jpg',
'https://images.openlane.eu/carimgs/5672776/general/3a296ecd-232e-4c43-8c64-e1e1c3804377.jpg',
'https://images.openlane.eu/carimgs/5672776/general/d5bca798-17a5-4b87-869f-631fe32c64a5.jpg',
'https://images.openlane.eu/carimgs/5672776/general/2ecc1cef-41f6-4f75-9a5e-9e4d7459cfbc.jpg',
'https://images.openlane.eu/carimgs/5672776/general/87ec94c0-e59d-491f-9a71-f3143ffa9675.jpg',
'https://images.openlane.eu/carimgs/5672776/general/98a5aec9-80e7-49a3-a977-60c0679e0b6f.jpg',
'https://images.openlane.eu/carimgs/5672776/general/352ebaa4-479d-438d-b9b3-c7df4f979b45.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d69d174-69dd-514c-b6af-ef3f08016493/2d69d174-69dd-514c-b6af-ef3f08016493_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323935,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672776/general/1f34277c-fc98-46ca-b3d0-5d9e9a9f5eea.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d69d174-69dd-514c-b6af-ef3f08016493/2d69d174-69dd-514c-b6af-ef3f08016493_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325324,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672776/general/2c46f9ff-259d-4bae-93f7-38f99d59407e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d69d174-69dd-514c-b6af-ef3f08016493/2d69d174-69dd-514c-b6af-ef3f08016493_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328764,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672776/general/279c34f8-1282-4d98-9a8c-1bac1400e592.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d69d174-69dd-514c-b6af-ef3f08016493/2d69d174-69dd-514c-b6af-ef3f08016493_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263477,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672776/general/9f6786c8-f677-45ec-ba05-32adac684b66.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d69d174-69dd-514c-b6af-ef3f08016493/2d69d174-69dd-514c-b6af-ef3f08016493_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259599,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672776/general/3a296ecd-232e-4c43-8c64-e1e1c3804377.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d69d174-69dd-514c-b6af-ef3f08016493/2d69d174-69dd-514c-b6af-ef3f08016493_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254965,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672776/general/d5bca798-17a5-4b87-869f-631fe32c64a5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d69d174-69dd-514c-b6af-ef3f08016493/2d69d174-69dd-514c-b6af-ef3f08016493_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294103,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672776/general/2ecc1cef-41f6-4f75-9a5e-9e4d7459cfbc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d69d174-69dd-514c-b6af-ef3f08016493/2d69d174-69dd-514c-b6af-ef3f08016493_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356582,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672776/general/87ec94c0-e59d-491f-9a71-f3143ffa9675.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d69d174-69dd-514c-b6af-ef3f08016493/2d69d174-69dd-514c-b6af-ef3f08016493_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247767,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672776/general/98a5aec9-80e7-49a3-a977-60c0679e0b6f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d69d174-69dd-514c-b6af-ef3f08016493/2d69d174-69dd-514c-b6af-ef3f08016493_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341303,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672776/general/352ebaa4-479d-438d-b9b3-c7df4f979b45.jpg',
'Width': 1400}],
'price': 13450,
'price_includes_vat': True,
'registration_date': '2022-04-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Manual - 150 hp - '
'107.677 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722385%27 HTTP/1.1" 200 None
2026-03-25 10:19:50 [adesa.be] INFO: Saving data for 10722385: {'created_time': 1774433990.449288, 'last_price_update_time': 1774433990.449301, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722385') HTTP/1.1" 204 0
2026-03-25 10:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824 with identifier: 10722655
2026-03-25 10:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824 with identifier: 10722655
2026-03-25 10:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824 with identifier: 10722655 to the API
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722655>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLG001',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722655',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 138035,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5729082/general/b9be9536-e75a-479a-b3b1-1c9354bab377.jpg',
'https://images.openlane.eu/carimgs/5729082/general/36cbf26e-b648-4d8b-81bb-b6e4a5cea573.jpg',
'https://images.openlane.eu/carimgs/5729082/general/b7436e4a-3654-4fd2-b0a7-4287b93f31b8.jpg',
'https://images.openlane.eu/carimgs/5729082/general/14d601d5-c348-405c-b511-dcbaad841f88.jpg',
'https://images.openlane.eu/carimgs/5729082/general/a100b8b5-dd7e-4aab-92a4-79e94ce87bc3.jpg',
'https://images.openlane.eu/carimgs/5729082/general/298885dd-0a62-471e-8c8e-82d753221bf2.jpg',
'https://images.openlane.eu/carimgs/5729082/general/5451ccc8-8384-46f8-b9d0-bae1c7d59a55.jpg',
'https://images.openlane.eu/carimgs/5729082/general/c614547c-3082-4c49-8a1e-86db0a12aecc.jpg',
'https://images.openlane.eu/carimgs/5729082/general/4ec1369f-dcdc-416b-9c7a-c669147ff90e.jpg',
'https://images.openlane.eu/carimgs/5729082/general/6466383e-3a84-459a-a3a3-5b173167c39c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824/cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89912,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729082/general/b9be9536-e75a-479a-b3b1-1c9354bab377.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824/cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729082/general/36cbf26e-b648-4d8b-81bb-b6e4a5cea573.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824/cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729082/general/b7436e4a-3654-4fd2-b0a7-4287b93f31b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824/cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729082/general/14d601d5-c348-405c-b511-dcbaad841f88.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824/cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120629,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729082/general/a100b8b5-dd7e-4aab-92a4-79e94ce87bc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824/cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112982,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729082/general/298885dd-0a62-471e-8c8e-82d753221bf2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824/cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82603,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729082/general/5451ccc8-8384-46f8-b9d0-bae1c7d59a55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824/cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232311,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729082/general/c614547c-3082-4c49-8a1e-86db0a12aecc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824/cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98207,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729082/general/4ec1369f-dcdc-416b-9c7a-c669147ff90e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824/cd3e7dfa-b6d1-58c1-bc2a-4378edcc4824_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24068,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729082/general/6466383e-3a84-459a-a3a3-5b173167c39c.jpg',
'Width': 400}],
'price': 14350,
'price_includes_vat': True,
'registration_date': '2020-09-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T5 Pro - Hybrid - Automatic - 180 hp - 138.035 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2020}
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722655%27 HTTP/1.1" 200 None
2026-03-25 10:19:50 [adesa.be] INFO: Saving data for 10722655: {'created_time': 1774433990.773475, 'last_price_update_time': 1774433990.773486, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722655') HTTP/1.1" 204 0
2026-03-25 10:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722575> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722690> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742613/general/88f2c0b3-89b2-4469-b3d2-e3134e394266.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716160)
2026-03-25 10: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-25 10: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-25 10: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-25 10:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 596b04ee-4bbc-5f5e-8e09-36a2e8e932d5 with identifier: 10722689
2026-03-25 10:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 596b04ee-4bbc-5f5e-8e09-36a2e8e932d5 with scrape type 1
2026-03-25 10:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 596b04ee-4bbc-5f5e-8e09-36a2e8e932d5
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731773%252Fgeneral%252F3d217185-ff89-4c11-9ff0-fa86119d833f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731773/general/3d217185-ff89-4c11-9ff0-fa86119d833f.jpg already downloaded
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731773%252Fgeneral%252Ff397394e-5117-4215-a6fe-f4c60c548014.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731773/general/f397394e-5117-4215-a6fe-f4c60c548014.jpg already downloaded
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731773%252Fgeneral%252Ff1227194-0d76-4f4c-b31d-e444dae65154.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731773/general/f1227194-0d76-4f4c-b31d-e444dae65154.jpg already downloaded
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731773%252Fgeneral%252F30369632-3d22-46b0-ac28-d74ca5a1fe6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731773/general/30369632-3d22-46b0-ac28-d74ca5a1fe6c.jpg already downloaded
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731773%252Fgeneral%252F807be35b-5e2e-4325-aebf-fe940c23a791.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731773/general/807be35b-5e2e-4325-aebf-fe940c23a791.jpg already downloaded
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731773%252Fgeneral%252F9e2e7ee9-c823-4dfb-9f11-f6cc5be8e2a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731773/general/9e2e7ee9-c823-4dfb-9f11-f6cc5be8e2a3.jpg already downloaded
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731773%252Fgeneral%252Fb9ae301d-b1ed-4ab5-9498-8fd1ef802e60.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731773/general/b9ae301d-b1ed-4ab5-9498-8fd1ef802e60.jpg already downloaded
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731773%252Fgeneral%252F66129dd6-f105-4fdf-b8bf-737bdab2347f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731773/general/66129dd6-f105-4fdf-b8bf-737bdab2347f.jpg already downloaded
2026-03-25 10:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731773%252Fgeneral%252F43465d92-62c5-4759-bfb0-228ba2fd829a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731773/general/43465d92-62c5-4759-bfb0-228ba2fd829a.jpg already downloaded
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731773%252Fgeneral%252Ffe066314-6cf3-426b-a84f-a474063aa1e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731773/general/fe066314-6cf3-426b-a84f-a474063aa1e1.jpg already downloaded
2026-03-25 10:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 596b04ee-4bbc-5f5e-8e09-36a2e8e932d5, identifier: 10722689
2026-03-25 10:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05585d80-f2f6-5964-ab2f-b78820cdae7f with identifier: 10722566
2026-03-25 10:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05585d80-f2f6-5964-ab2f-b78820cdae7f with scrape type 1
2026-03-25 10:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 05585d80-f2f6-5964-ab2f-b78820cdae7f
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715574%252Fgeneral%252F68215a72-44df-4b04-9b64-b877fdef7ef0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715574/general/68215a72-44df-4b04-9b64-b877fdef7ef0.jpg already downloaded
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715574%252Fgeneral%252F5195f38c-d37b-4783-901e-19472239b097.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715574/general/5195f38c-d37b-4783-901e-19472239b097.jpg already downloaded
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715574%252Fgeneral%252Ff856f12a-b46e-4eb9-a2c1-050010b66a97.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715574/general/f856f12a-b46e-4eb9-a2c1-050010b66a97.jpg already downloaded
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715574%252Fgeneral%252Ffacad363-9106-4d36-bd2f-7133de6cacbe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715574/general/facad363-9106-4d36-bd2f-7133de6cacbe.jpg already downloaded
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715574%252Fgeneral%252Fdbf79ce9-2e3b-424d-89d8-8cf7dae8d112.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715574/general/dbf79ce9-2e3b-424d-89d8-8cf7dae8d112.jpg already downloaded
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715574%252Fgeneral%252Fe70ac8d5-3406-4983-90c8-62bad6a01317.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715574/general/e70ac8d5-3406-4983-90c8-62bad6a01317.jpg already downloaded
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715574%252Fgeneral%252F59c342d8-3013-48d6-95a9-b37878958ca5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715574/general/59c342d8-3013-48d6-95a9-b37878958ca5.jpg already downloaded
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715574%252Fgeneral%252F1a5a24e8-e888-4e13-ab9c-3ba5eecd9bc4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715574/general/1a5a24e8-e888-4e13-ab9c-3ba5eecd9bc4.jpg already downloaded
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715574%252Fgeneral%252F53fcbf7b-83d2-459e-af8f-aee87558280b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715574/general/53fcbf7b-83d2-459e-af8f-aee87558280b.jpg already downloaded
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715574%252Fgeneral%252Ff917250b-e213-4079-89f9-17b6b92c80a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715574/general/f917250b-e213-4079-89f9-17b6b92c80a7.jpg already downloaded
2026-03-25 10:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 05585d80-f2f6-5964-ab2f-b78820cdae7f, identifier: 10722566
2026-03-25 10:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 596b04ee-4bbc-5f5e-8e09-36a2e8e932d5 with identifier: 10722689
2026-03-25 10:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 596b04ee-4bbc-5f5e-8e09-36a2e8e932d5 with identifier: 10722689
2026-03-25 10:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 596b04ee-4bbc-5f5e-8e09-36a2e8e932d5 with identifier: 10722689 to the API
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722689>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '596b04ee-4bbc-5f5e-8e09-36a2e8e932d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJH761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722689',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 176568,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5731773/general/3d217185-ff89-4c11-9ff0-fa86119d833f.jpg',
'https://images.openlane.eu/carimgs/5731773/general/f397394e-5117-4215-a6fe-f4c60c548014.jpg',
'https://images.openlane.eu/carimgs/5731773/general/f1227194-0d76-4f4c-b31d-e444dae65154.jpg',
'https://images.openlane.eu/carimgs/5731773/general/30369632-3d22-46b0-ac28-d74ca5a1fe6c.jpg',
'https://images.openlane.eu/carimgs/5731773/general/807be35b-5e2e-4325-aebf-fe940c23a791.jpg',
'https://images.openlane.eu/carimgs/5731773/general/9e2e7ee9-c823-4dfb-9f11-f6cc5be8e2a3.jpg',
'https://images.openlane.eu/carimgs/5731773/general/b9ae301d-b1ed-4ab5-9498-8fd1ef802e60.jpg',
'https://images.openlane.eu/carimgs/5731773/general/66129dd6-f105-4fdf-b8bf-737bdab2347f.jpg',
'https://images.openlane.eu/carimgs/5731773/general/43465d92-62c5-4759-bfb0-228ba2fd829a.jpg',
'https://images.openlane.eu/carimgs/5731773/general/fe066314-6cf3-426b-a84f-a474063aa1e1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596b04ee-4bbc-5f5e-8e09-36a2e8e932d5/596b04ee-4bbc-5f5e-8e09-36a2e8e932d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395246,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731773/general/3d217185-ff89-4c11-9ff0-fa86119d833f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596b04ee-4bbc-5f5e-8e09-36a2e8e932d5/596b04ee-4bbc-5f5e-8e09-36a2e8e932d5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37821,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731773/general/f397394e-5117-4215-a6fe-f4c60c548014.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596b04ee-4bbc-5f5e-8e09-36a2e8e932d5/596b04ee-4bbc-5f5e-8e09-36a2e8e932d5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361742,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731773/general/f1227194-0d76-4f4c-b31d-e444dae65154.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596b04ee-4bbc-5f5e-8e09-36a2e8e932d5/596b04ee-4bbc-5f5e-8e09-36a2e8e932d5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374351,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731773/general/30369632-3d22-46b0-ac28-d74ca5a1fe6c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596b04ee-4bbc-5f5e-8e09-36a2e8e932d5/596b04ee-4bbc-5f5e-8e09-36a2e8e932d5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313377,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731773/general/807be35b-5e2e-4325-aebf-fe940c23a791.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596b04ee-4bbc-5f5e-8e09-36a2e8e932d5/596b04ee-4bbc-5f5e-8e09-36a2e8e932d5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402227,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731773/general/9e2e7ee9-c823-4dfb-9f11-f6cc5be8e2a3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596b04ee-4bbc-5f5e-8e09-36a2e8e932d5/596b04ee-4bbc-5f5e-8e09-36a2e8e932d5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338276,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731773/general/b9ae301d-b1ed-4ab5-9498-8fd1ef802e60.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596b04ee-4bbc-5f5e-8e09-36a2e8e932d5/596b04ee-4bbc-5f5e-8e09-36a2e8e932d5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373655,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731773/general/66129dd6-f105-4fdf-b8bf-737bdab2347f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596b04ee-4bbc-5f5e-8e09-36a2e8e932d5/596b04ee-4bbc-5f5e-8e09-36a2e8e932d5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235750,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731773/general/43465d92-62c5-4759-bfb0-228ba2fd829a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596b04ee-4bbc-5f5e-8e09-36a2e8e932d5/596b04ee-4bbc-5f5e-8e09-36a2e8e932d5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329020,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731773/general/fe066314-6cf3-426b-a84f-a474063aa1e1.jpg',
'Width': 1920}],
'price': 13650,
'price_includes_vat': True,
'registration_date': '2021-04-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'176.568 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722689%27 HTTP/1.1" 200 None
2026-03-25 10:19:51 [adesa.be] INFO: Saving data for 10722689: {'created_time': 1774433991.807284, 'last_price_update_time': 1774433991.807298, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722689') HTTP/1.1" 204 0
2026-03-25 10:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 05585d80-f2f6-5964-ab2f-b78820cdae7f with identifier: 10722566
2026-03-25 10:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 05585d80-f2f6-5964-ab2f-b78820cdae7f with identifier: 10722566
2026-03-25 10:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 05585d80-f2f6-5964-ab2f-b78820cdae7f with identifier: 10722566 to the API
2026-03-25 10:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722566>
{'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': 129,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '05585d80-f2f6-5964-ab2f-b78820cdae7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXV754',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722566',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 163774,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5715574/general/68215a72-44df-4b04-9b64-b877fdef7ef0.jpg',
'https://images.openlane.eu/carimgs/5715574/general/5195f38c-d37b-4783-901e-19472239b097.jpg',
'https://images.openlane.eu/carimgs/5715574/general/f856f12a-b46e-4eb9-a2c1-050010b66a97.jpg',
'https://images.openlane.eu/carimgs/5715574/general/facad363-9106-4d36-bd2f-7133de6cacbe.jpg',
'https://images.openlane.eu/carimgs/5715574/general/dbf79ce9-2e3b-424d-89d8-8cf7dae8d112.jpg',
'https://images.openlane.eu/carimgs/5715574/general/e70ac8d5-3406-4983-90c8-62bad6a01317.jpg',
'https://images.openlane.eu/carimgs/5715574/general/59c342d8-3013-48d6-95a9-b37878958ca5.jpg',
'https://images.openlane.eu/carimgs/5715574/general/1a5a24e8-e888-4e13-ab9c-3ba5eecd9bc4.jpg',
'https://images.openlane.eu/carimgs/5715574/general/53fcbf7b-83d2-459e-af8f-aee87558280b.jpg',
'https://images.openlane.eu/carimgs/5715574/general/f917250b-e213-4079-89f9-17b6b92c80a7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05585d80-f2f6-5964-ab2f-b78820cdae7f/05585d80-f2f6-5964-ab2f-b78820cdae7f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84143,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715574/general/68215a72-44df-4b04-9b64-b877fdef7ef0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05585d80-f2f6-5964-ab2f-b78820cdae7f/05585d80-f2f6-5964-ab2f-b78820cdae7f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22630,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715574/general/5195f38c-d37b-4783-901e-19472239b097.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05585d80-f2f6-5964-ab2f-b78820cdae7f/05585d80-f2f6-5964-ab2f-b78820cdae7f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86554,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715574/general/f856f12a-b46e-4eb9-a2c1-050010b66a97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05585d80-f2f6-5964-ab2f-b78820cdae7f/05585d80-f2f6-5964-ab2f-b78820cdae7f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93908,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715574/general/facad363-9106-4d36-bd2f-7133de6cacbe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05585d80-f2f6-5964-ab2f-b78820cdae7f/05585d80-f2f6-5964-ab2f-b78820cdae7f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109413,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715574/general/dbf79ce9-2e3b-424d-89d8-8cf7dae8d112.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05585d80-f2f6-5964-ab2f-b78820cdae7f/05585d80-f2f6-5964-ab2f-b78820cdae7f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99604,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715574/general/e70ac8d5-3406-4983-90c8-62bad6a01317.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05585d80-f2f6-5964-ab2f-b78820cdae7f/05585d80-f2f6-5964-ab2f-b78820cdae7f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109750,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715574/general/59c342d8-3013-48d6-95a9-b37878958ca5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05585d80-f2f6-5964-ab2f-b78820cdae7f/05585d80-f2f6-5964-ab2f-b78820cdae7f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98313,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715574/general/1a5a24e8-e888-4e13-ab9c-3ba5eecd9bc4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05585d80-f2f6-5964-ab2f-b78820cdae7f/05585d80-f2f6-5964-ab2f-b78820cdae7f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130486,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715574/general/53fcbf7b-83d2-459e-af8f-aee87558280b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05585d80-f2f6-5964-ab2f-b78820cdae7f/05585d80-f2f6-5964-ab2f-b78820cdae7f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70675,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715574/general/f917250b-e213-4079-89f9-17b6b92c80a7.jpg',
'Width': 1024}],
'price': 14650,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'163.774 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722566%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [adesa.be] INFO: Saving data for 10722566: {'created_time': 1774433992.157555, 'last_price_update_time': 1774433992.157572, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722566') HTTP/1.1" 204 0
2026-03-25 10:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742613/general/31ae4476-79c9-494c-a474-0b5a9d7a6a0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716160)
2026-03-25 10:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722460> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722688> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742613/general/63df051c-3f61-49d7-9828-3c741936d58e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716160)
2026-03-25 10:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e827b8cc-e822-5665-a3a2-e4c681693979 with identifier: 10722575
2026-03-25 10:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e827b8cc-e822-5665-a3a2-e4c681693979 with scrape type 1
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e827b8cc-e822-5665-a3a2-e4c681693979
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718955%252Fgeneral%252F8b2460db-6eb7-4a56-af0e-8c8fa1329f8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718955/general/8b2460db-6eb7-4a56-af0e-8c8fa1329f8f.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718955%252Fgeneral%252F2fd6ea57-9037-4fd9-92cc-06f6ec269808.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718955/general/2fd6ea57-9037-4fd9-92cc-06f6ec269808.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718955%252Fgeneral%252Fbd333a5c-42eb-4146-93c3-ba8dfc261183.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718955/general/bd333a5c-42eb-4146-93c3-ba8dfc261183.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718955%252Fgeneral%252F8e330204-757d-42d0-997d-623d632c9a16.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718955/general/8e330204-757d-42d0-997d-623d632c9a16.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718955%252Fgeneral%252Fbe1e31c8-7e63-45e6-884a-e20847893d9e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718955/general/be1e31c8-7e63-45e6-884a-e20847893d9e.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718955%252Fgeneral%252F33ca9c02-815d-4f66-9a8f-498a88567e61.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718955/general/33ca9c02-815d-4f66-9a8f-498a88567e61.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718955%252Fgeneral%252F42bf0966-58d2-4723-9ad2-c69798366b46.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718955/general/42bf0966-58d2-4723-9ad2-c69798366b46.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718955%252Fgeneral%252F4ec3e3ac-9390-43a4-9b45-850d3af8a6dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718955/general/4ec3e3ac-9390-43a4-9b45-850d3af8a6dd.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718955%252Fgeneral%252Fe285d6e5-8a11-4e4d-90eb-d7a53aecdd3d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718955/general/e285d6e5-8a11-4e4d-90eb-d7a53aecdd3d.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718955%252Fgeneral%252Fdc8f4a28-cecb-4fd3-991d-e8a90fc2ad07.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718955/general/dc8f4a28-cecb-4fd3-991d-e8a90fc2ad07.jpg already downloaded
2026-03-25 10:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e827b8cc-e822-5665-a3a2-e4c681693979, identifier: 10722575
2026-03-25 10:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0604dd76-ed6c-5dec-a4c3-35e78772524b with identifier: 10722486
2026-03-25 10:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0604dd76-ed6c-5dec-a4c3-35e78772524b with scrape type 1
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0604dd76-ed6c-5dec-a4c3-35e78772524b
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696514%252Fgeneral%252Fe519c7cf-263f-4eae-8c8a-0be2ad11ce64.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696514/general/e519c7cf-263f-4eae-8c8a-0be2ad11ce64.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696514%252Fgeneral%252F781e46d0-8c0a-4cda-8173-d552d3c9e557.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696514/general/781e46d0-8c0a-4cda-8173-d552d3c9e557.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696514%252Fgeneral%252F317a4a9a-ff8e-4286-a721-b886eefb82d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696514/general/317a4a9a-ff8e-4286-a721-b886eefb82d5.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696514%252Fgeneral%252Fcb32bfe9-a191-4cda-9158-310255094ec7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696514/general/cb32bfe9-a191-4cda-9158-310255094ec7.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696514%252Fgeneral%252F19a3cd4b-8643-40a1-a303-23fc0b7ff2f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696514/general/19a3cd4b-8643-40a1-a303-23fc0b7ff2f9.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696514%252Fgeneral%252Ff00713b7-7719-4d52-ac8c-3e5603cfbae4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696514/general/f00713b7-7719-4d52-ac8c-3e5603cfbae4.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696514%252Fgeneral%252F8f0a3771-25e9-48c6-bf60-aa11d7d502c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696514/general/8f0a3771-25e9-48c6-bf60-aa11d7d502c9.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696514%252Fgeneral%252F21d4145e-6f40-4008-81e8-ce6be6a5a3e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696514/general/21d4145e-6f40-4008-81e8-ce6be6a5a3e7.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696514%252Fgeneral%252F391fce28-b214-4a79-ae68-5b8e42cb24e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696514/general/391fce28-b214-4a79-ae68-5b8e42cb24e4.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696514%252Fgeneral%252Fbd8bf5e9-ace0-4a6b-b15f-22f3ed89e5fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696514/general/bd8bf5e9-ace0-4a6b-b15f-22f3ed89e5fa.jpg already downloaded
2026-03-25 10:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0604dd76-ed6c-5dec-a4c3-35e78772524b, identifier: 10722486
2026-03-25 10:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68d06e87-ba0e-5ffa-b905-57014d78c719 with identifier: 10722690
2026-03-25 10:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68d06e87-ba0e-5ffa-b905-57014d78c719 with scrape type 1
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68d06e87-ba0e-5ffa-b905-57014d78c719
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731775%252Fgeneral%252F342c0dfc-203b-4eb5-b3ec-7566b8dacb5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731775/general/342c0dfc-203b-4eb5-b3ec-7566b8dacb5a.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731775%252Fgeneral%252F42945411-62f3-4ae7-924b-01da128f1881.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731775/general/42945411-62f3-4ae7-924b-01da128f1881.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731775%252Fgeneral%252F6e7fe3e4-90d6-43d5-ac33-e739bbd2f9c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731775/general/6e7fe3e4-90d6-43d5-ac33-e739bbd2f9c8.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731775%252Fgeneral%252Fa32837cb-1b22-4f9f-b1f3-2412b0aa4fdd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731775/general/a32837cb-1b22-4f9f-b1f3-2412b0aa4fdd.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731775%252Fgeneral%252F7a9c395a-6a88-4dea-bf46-0fcaba737107.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731775/general/7a9c395a-6a88-4dea-bf46-0fcaba737107.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731775%252Fgeneral%252F37d7d53b-d366-4eda-a2e5-1580b4e07597.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731775/general/37d7d53b-d366-4eda-a2e5-1580b4e07597.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731775%252Fgeneral%252Fcb9a68ae-8489-4dcd-988a-dd58fa8df956.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731775/general/cb9a68ae-8489-4dcd-988a-dd58fa8df956.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731775%252Fgeneral%252F5a50fd26-8bb6-4c42-8f43-15b4b2d59529.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731775/general/5a50fd26-8bb6-4c42-8f43-15b4b2d59529.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731775%252Fgeneral%252F8019c9da-32c6-4763-be14-1fc804f7d75a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731775/general/8019c9da-32c6-4763-be14-1fc804f7d75a.jpg already downloaded
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731775%252Fgeneral%252F1cfff561-e023-472c-b345-8d8adc56f98f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731775/general/1cfff561-e023-472c-b345-8d8adc56f98f.jpg already downloaded
2026-03-25 10:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68d06e87-ba0e-5ffa-b905-57014d78c719, identifier: 10722690
2026-03-25 10:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9ffd710>
2026-03-25 10:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b3842eb-18c6-5fb6-9eb1-efe876e9b300/9b3842eb-18c6-5fb6-9eb1-efe876e9b300_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742613%252Fgeneral%252F88f2c0b3-89b2-4469-b3d2-e3134e394266.jpg') HTTP/1.1" 204 0
2026-03-25 10:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742613/general/88f2c0b3-89b2-4469-b3d2-e3134e394266.jpg saved to cache
2026-03-25 10:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9b3842eb-18c6-5fb6-9eb1-efe876e9b300
2026-03-25 10:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742613/general/7580a262-0d58-4cf0-8d74-9911d02c342f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716160)
2026-03-25 10:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e827b8cc-e822-5665-a3a2-e4c681693979 with identifier: 10722575
2026-03-25 10:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e827b8cc-e822-5665-a3a2-e4c681693979 with identifier: 10722575
2026-03-25 10:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e827b8cc-e822-5665-a3a2-e4c681693979 with identifier: 10722575 to the API
2026-03-25 10:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722575>
{'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': 129,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'e827b8cc-e822-5665-a3a2-e4c681693979',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSS206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722575',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 131568,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5718955/general/8b2460db-6eb7-4a56-af0e-8c8fa1329f8f.jpg',
'https://images.openlane.eu/carimgs/5718955/general/2fd6ea57-9037-4fd9-92cc-06f6ec269808.jpg',
'https://images.openlane.eu/carimgs/5718955/general/bd333a5c-42eb-4146-93c3-ba8dfc261183.jpg',
'https://images.openlane.eu/carimgs/5718955/general/8e330204-757d-42d0-997d-623d632c9a16.jpg',
'https://images.openlane.eu/carimgs/5718955/general/be1e31c8-7e63-45e6-884a-e20847893d9e.jpg',
'https://images.openlane.eu/carimgs/5718955/general/33ca9c02-815d-4f66-9a8f-498a88567e61.jpg',
'https://images.openlane.eu/carimgs/5718955/general/42bf0966-58d2-4723-9ad2-c69798366b46.jpg',
'https://images.openlane.eu/carimgs/5718955/general/4ec3e3ac-9390-43a4-9b45-850d3af8a6dd.jpg',
'https://images.openlane.eu/carimgs/5718955/general/e285d6e5-8a11-4e4d-90eb-d7a53aecdd3d.jpg',
'https://images.openlane.eu/carimgs/5718955/general/dc8f4a28-cecb-4fd3-991d-e8a90fc2ad07.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e827b8cc-e822-5665-a3a2-e4c681693979/e827b8cc-e822-5665-a3a2-e4c681693979_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82428,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718955/general/8b2460db-6eb7-4a56-af0e-8c8fa1329f8f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e827b8cc-e822-5665-a3a2-e4c681693979/e827b8cc-e822-5665-a3a2-e4c681693979_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718955/general/2fd6ea57-9037-4fd9-92cc-06f6ec269808.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e827b8cc-e822-5665-a3a2-e4c681693979/e827b8cc-e822-5665-a3a2-e4c681693979_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83867,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718955/general/bd333a5c-42eb-4146-93c3-ba8dfc261183.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e827b8cc-e822-5665-a3a2-e4c681693979/e827b8cc-e822-5665-a3a2-e4c681693979_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84860,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718955/general/8e330204-757d-42d0-997d-623d632c9a16.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e827b8cc-e822-5665-a3a2-e4c681693979/e827b8cc-e822-5665-a3a2-e4c681693979_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97128,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718955/general/be1e31c8-7e63-45e6-884a-e20847893d9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e827b8cc-e822-5665-a3a2-e4c681693979/e827b8cc-e822-5665-a3a2-e4c681693979_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83849,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718955/general/33ca9c02-815d-4f66-9a8f-498a88567e61.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e827b8cc-e822-5665-a3a2-e4c681693979/e827b8cc-e822-5665-a3a2-e4c681693979_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91007,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718955/general/42bf0966-58d2-4723-9ad2-c69798366b46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e827b8cc-e822-5665-a3a2-e4c681693979/e827b8cc-e822-5665-a3a2-e4c681693979_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125948,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718955/general/4ec3e3ac-9390-43a4-9b45-850d3af8a6dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e827b8cc-e822-5665-a3a2-e4c681693979/e827b8cc-e822-5665-a3a2-e4c681693979_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718955/general/e285d6e5-8a11-4e4d-90eb-d7a53aecdd3d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e827b8cc-e822-5665-a3a2-e4c681693979/e827b8cc-e822-5665-a3a2-e4c681693979_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127849,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718955/general/dc8f4a28-cecb-4fd3-991d-e8a90fc2ad07.jpg',
'Width': 1024}],
'price': 15950,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'131.568 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-25 10:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722575%27 HTTP/1.1" 200 None
2026-03-25 10:19:54 [adesa.be] INFO: Saving data for 10722575: {'created_time': 1774433994.330937, 'last_price_update_time': 1774433994.33095, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722575') HTTP/1.1" 204 0
2026-03-25 10:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0604dd76-ed6c-5dec-a4c3-35e78772524b with identifier: 10722486
2026-03-25 10:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0604dd76-ed6c-5dec-a4c3-35e78772524b with identifier: 10722486
2026-03-25 10:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0604dd76-ed6c-5dec-a4c3-35e78772524b with identifier: 10722486 to the API
2026-03-25 10:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722486>
{'auction_title': '',
'c_o_2_emission_value': 179,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '0604dd76-ed6c-5dec-a4c3-35e78772524b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EUU521',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722486',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 45655,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5696514/general/e519c7cf-263f-4eae-8c8a-0be2ad11ce64.jpg',
'https://images.openlane.eu/carimgs/5696514/general/781e46d0-8c0a-4cda-8173-d552d3c9e557.jpg',
'https://images.openlane.eu/carimgs/5696514/general/317a4a9a-ff8e-4286-a721-b886eefb82d5.jpg',
'https://images.openlane.eu/carimgs/5696514/general/cb32bfe9-a191-4cda-9158-310255094ec7.jpg',
'https://images.openlane.eu/carimgs/5696514/general/19a3cd4b-8643-40a1-a303-23fc0b7ff2f9.jpg',
'https://images.openlane.eu/carimgs/5696514/general/f00713b7-7719-4d52-ac8c-3e5603cfbae4.jpg',
'https://images.openlane.eu/carimgs/5696514/general/8f0a3771-25e9-48c6-bf60-aa11d7d502c9.jpg',
'https://images.openlane.eu/carimgs/5696514/general/21d4145e-6f40-4008-81e8-ce6be6a5a3e7.jpg',
'https://images.openlane.eu/carimgs/5696514/general/391fce28-b214-4a79-ae68-5b8e42cb24e4.jpg',
'https://images.openlane.eu/carimgs/5696514/general/bd8bf5e9-ace0-4a6b-b15f-22f3ed89e5fa.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0604dd76-ed6c-5dec-a4c3-35e78772524b/0604dd76-ed6c-5dec-a4c3-35e78772524b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 470185,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696514/general/e519c7cf-263f-4eae-8c8a-0be2ad11ce64.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0604dd76-ed6c-5dec-a4c3-35e78772524b/0604dd76-ed6c-5dec-a4c3-35e78772524b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397910,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696514/general/781e46d0-8c0a-4cda-8173-d552d3c9e557.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0604dd76-ed6c-5dec-a4c3-35e78772524b/0604dd76-ed6c-5dec-a4c3-35e78772524b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444748,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696514/general/317a4a9a-ff8e-4286-a721-b886eefb82d5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0604dd76-ed6c-5dec-a4c3-35e78772524b/0604dd76-ed6c-5dec-a4c3-35e78772524b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 442561,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696514/general/cb32bfe9-a191-4cda-9158-310255094ec7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0604dd76-ed6c-5dec-a4c3-35e78772524b/0604dd76-ed6c-5dec-a4c3-35e78772524b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323959,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696514/general/19a3cd4b-8643-40a1-a303-23fc0b7ff2f9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0604dd76-ed6c-5dec-a4c3-35e78772524b/0604dd76-ed6c-5dec-a4c3-35e78772524b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320618,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696514/general/f00713b7-7719-4d52-ac8c-3e5603cfbae4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0604dd76-ed6c-5dec-a4c3-35e78772524b/0604dd76-ed6c-5dec-a4c3-35e78772524b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408711,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696514/general/8f0a3771-25e9-48c6-bf60-aa11d7d502c9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0604dd76-ed6c-5dec-a4c3-35e78772524b/0604dd76-ed6c-5dec-a4c3-35e78772524b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251310,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696514/general/21d4145e-6f40-4008-81e8-ce6be6a5a3e7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0604dd76-ed6c-5dec-a4c3-35e78772524b/0604dd76-ed6c-5dec-a4c3-35e78772524b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347728,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696514/general/391fce28-b214-4a79-ae68-5b8e42cb24e4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0604dd76-ed6c-5dec-a4c3-35e78772524b/0604dd76-ed6c-5dec-a4c3-35e78772524b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337013,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696514/general/bd8bf5e9-ace0-4a6b-b15f-22f3ed89e5fa.jpg',
'Width': 1920}],
'price': 22050,
'price_includes_vat': True,
'registration_date': '2024-02-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T2 Plus - Petrol - Automatic - 129 hp - 45.655 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-25 10:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722486%27 HTTP/1.1" 200 None
2026-03-25 10:19:54 [adesa.be] INFO: Saving data for 10722486: {'created_time': 1774433994.680723, 'last_price_update_time': 1774433994.680736, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722486') HTTP/1.1" 204 0
2026-03-25 10:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68d06e87-ba0e-5ffa-b905-57014d78c719 with identifier: 10722690
2026-03-25 10:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68d06e87-ba0e-5ffa-b905-57014d78c719 with identifier: 10722690
2026-03-25 10:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68d06e87-ba0e-5ffa-b905-57014d78c719 with identifier: 10722690 to the API
2026-03-25 10:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722690>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Electric',
'id': '68d06e87-ba0e-5ffa-b905-57014d78c719',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQV921',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722690',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 59250,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5731775/general/342c0dfc-203b-4eb5-b3ec-7566b8dacb5a.jpg',
'https://images.openlane.eu/carimgs/5731775/general/42945411-62f3-4ae7-924b-01da128f1881.jpg',
'https://images.openlane.eu/carimgs/5731775/general/6e7fe3e4-90d6-43d5-ac33-e739bbd2f9c8.jpg',
'https://images.openlane.eu/carimgs/5731775/general/a32837cb-1b22-4f9f-b1f3-2412b0aa4fdd.jpg',
'https://images.openlane.eu/carimgs/5731775/general/7a9c395a-6a88-4dea-bf46-0fcaba737107.jpg',
'https://images.openlane.eu/carimgs/5731775/general/37d7d53b-d366-4eda-a2e5-1580b4e07597.jpg',
'https://images.openlane.eu/carimgs/5731775/general/cb9a68ae-8489-4dcd-988a-dd58fa8df956.jpg',
'https://images.openlane.eu/carimgs/5731775/general/5a50fd26-8bb6-4c42-8f43-15b4b2d59529.jpg',
'https://images.openlane.eu/carimgs/5731775/general/8019c9da-32c6-4763-be14-1fc804f7d75a.jpg',
'https://images.openlane.eu/carimgs/5731775/general/1cfff561-e023-472c-b345-8d8adc56f98f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68d06e87-ba0e-5ffa-b905-57014d78c719/68d06e87-ba0e-5ffa-b905-57014d78c719_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369869,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731775/general/342c0dfc-203b-4eb5-b3ec-7566b8dacb5a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68d06e87-ba0e-5ffa-b905-57014d78c719/68d06e87-ba0e-5ffa-b905-57014d78c719_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364326,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731775/general/42945411-62f3-4ae7-924b-01da128f1881.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68d06e87-ba0e-5ffa-b905-57014d78c719/68d06e87-ba0e-5ffa-b905-57014d78c719_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365998,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731775/general/6e7fe3e4-90d6-43d5-ac33-e739bbd2f9c8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68d06e87-ba0e-5ffa-b905-57014d78c719/68d06e87-ba0e-5ffa-b905-57014d78c719_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378307,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731775/general/a32837cb-1b22-4f9f-b1f3-2412b0aa4fdd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68d06e87-ba0e-5ffa-b905-57014d78c719/68d06e87-ba0e-5ffa-b905-57014d78c719_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253033,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731775/general/7a9c395a-6a88-4dea-bf46-0fcaba737107.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68d06e87-ba0e-5ffa-b905-57014d78c719/68d06e87-ba0e-5ffa-b905-57014d78c719_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311873,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731775/general/37d7d53b-d366-4eda-a2e5-1580b4e07597.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68d06e87-ba0e-5ffa-b905-57014d78c719/68d06e87-ba0e-5ffa-b905-57014d78c719_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339387,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731775/general/cb9a68ae-8489-4dcd-988a-dd58fa8df956.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68d06e87-ba0e-5ffa-b905-57014d78c719/68d06e87-ba0e-5ffa-b905-57014d78c719_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376677,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731775/general/5a50fd26-8bb6-4c42-8f43-15b4b2d59529.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68d06e87-ba0e-5ffa-b905-57014d78c719/68d06e87-ba0e-5ffa-b905-57014d78c719_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314187,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731775/general/8019c9da-32c6-4763-be14-1fc804f7d75a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68d06e87-ba0e-5ffa-b905-57014d78c719/68d06e87-ba0e-5ffa-b905-57014d78c719_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241945,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731775/general/1cfff561-e023-472c-b345-8d8adc56f98f.jpg',
'Width': 1920}],
'price': 21000,
'price_includes_vat': True,
'registration_date': '2022-10-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 Ultimate - Electric - Automatic - 231 hp - 59.250 km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-25 10:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722690%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [adesa.be] INFO: Saving data for 10722690: {'created_time': 1774433995.005598, 'last_price_update_time': 1774433995.005609, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722690') HTTP/1.1" 204 0
2026-03-25 10:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742613/general/50bb1e19-cafa-4e2b-a2a0-756e99f7cb5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716160)
2026-03-25 10:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa108b10>
2026-03-25 10:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b3842eb-18c6-5fb6-9eb1-efe876e9b300/9b3842eb-18c6-5fb6-9eb1-efe876e9b300_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5742613%252Fgeneral%252F31ae4476-79c9-494c-a474-0b5a9d7a6a0b.jpg') HTTP/1.1" 204 0
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742613/general/31ae4476-79c9-494c-a474-0b5a9d7a6a0b.jpg saved to cache
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9b3842eb-18c6-5fb6-9eb1-efe876e9b300
2026-03-25 10:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a10da776-0e82-5c4c-ba6f-d40e7be04f7d with identifier: 10722460
2026-03-25 10:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a10da776-0e82-5c4c-ba6f-d40e7be04f7d with scrape type 1
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a10da776-0e82-5c4c-ba6f-d40e7be04f7d
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692104%252Fgeneral%252Ff04f9273-ebc8-43d2-9e48-3a8b66e92adf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692104/general/f04f9273-ebc8-43d2-9e48-3a8b66e92adf.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692104%252Fgeneral%252F461e1240-810f-4f23-953b-7312b6e06aa5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692104/general/461e1240-810f-4f23-953b-7312b6e06aa5.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692104%252Fgeneral%252Fa25ccbff-8d23-4b0c-b5d0-c03a124c5618.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692104/general/a25ccbff-8d23-4b0c-b5d0-c03a124c5618.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692104%252Fgeneral%252F76eda065-700f-4ec7-9f4b-36e45ff2774b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692104/general/76eda065-700f-4ec7-9f4b-36e45ff2774b.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692104%252Fgeneral%252F815346f7-7435-4ca0-9732-95c895fd443b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692104/general/815346f7-7435-4ca0-9732-95c895fd443b.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692104%252Fgeneral%252Fd5dcef49-40fa-407b-8704-d40967e63a68.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692104/general/d5dcef49-40fa-407b-8704-d40967e63a68.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692104%252Fgeneral%252F1a611ef0-0f3c-4a57-ac6d-b01ef2eeabe7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692104/general/1a611ef0-0f3c-4a57-ac6d-b01ef2eeabe7.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692104%252Fgeneral%252Fe701f98f-1f48-406a-9f5d-128ebe5773fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692104/general/e701f98f-1f48-406a-9f5d-128ebe5773fc.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692104%252Fgeneral%252F53b4d31a-2e3e-497d-8b78-72dad369d4e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692104/general/53b4d31a-2e3e-497d-8b78-72dad369d4e8.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692104%252Fgeneral%252F7add149a-e305-49ee-bbcb-2e58cde86528.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692104/general/7add149a-e305-49ee-bbcb-2e58cde86528.jpg already downloaded
2026-03-25 10:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a10da776-0e82-5c4c-ba6f-d40e7be04f7d, identifier: 10722460
2026-03-25 10:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07dce8ce-955c-52dd-9b22-97bc4ec3b8ef with identifier: 10722688
2026-03-25 10:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07dce8ce-955c-52dd-9b22-97bc4ec3b8ef with scrape type 1
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07dce8ce-955c-52dd-9b22-97bc4ec3b8ef
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731760%252Fgeneral%252F5f178b68-3ff7-4ee9-8b60-5d4d903488f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731760/general/5f178b68-3ff7-4ee9-8b60-5d4d903488f2.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731760%252Fgeneral%252Fbbeb437b-683c-4993-95d5-bd1236c9ac6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731760/general/bbeb437b-683c-4993-95d5-bd1236c9ac6e.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731760%252Fgeneral%252F7760aa05-785d-4daf-b8e6-32d8c6d20bf7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731760/general/7760aa05-785d-4daf-b8e6-32d8c6d20bf7.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731760%252Fgeneral%252F52498a6d-0ab5-416f-9dcd-20fb882cd3d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731760/general/52498a6d-0ab5-416f-9dcd-20fb882cd3d7.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731760%252Fgeneral%252Ff40b279f-4a3f-4776-9712-71e4e6fc386c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731760/general/f40b279f-4a3f-4776-9712-71e4e6fc386c.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731760%252Fgeneral%252F3b8e1b86-85d5-4d1f-b0fc-6a8ad4e0dc72.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731760/general/3b8e1b86-85d5-4d1f-b0fc-6a8ad4e0dc72.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731760%252Fgeneral%252F34910007-ef5b-4179-963e-687511ed5c65.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731760/general/34910007-ef5b-4179-963e-687511ed5c65.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731760%252Fgeneral%252F7d27bafb-8028-4960-8bdb-d129cb778523.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731760/general/7d27bafb-8028-4960-8bdb-d129cb778523.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731760%252Fgeneral%252Fbebb9783-0bd3-4d02-a706-dcc613cf2fe5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731760/general/bebb9783-0bd3-4d02-a706-dcc613cf2fe5.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731760%252Fgeneral%252Ffb8a8af0-7524-4043-8b5e-9091807192e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731760/general/fb8a8af0-7524-4043-8b5e-9091807192e9.jpg already downloaded
2026-03-25 10:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07dce8ce-955c-52dd-9b22-97bc4ec3b8ef, identifier: 10722688
2026-03-25 10:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6add77b-14f1-5445-8368-b72561e73804 with identifier: 10722527
2026-03-25 10:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6add77b-14f1-5445-8368-b72561e73804 with scrape type 1
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f6add77b-14f1-5445-8368-b72561e73804
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704231%252Fgeneral%252Fad9de65b-8bbe-4e64-bacc-4debb74c0aab.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704231/general/ad9de65b-8bbe-4e64-bacc-4debb74c0aab.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704231%252Fgeneral%252Fdabb37f7-2301-4849-8ae0-d90feafbdafe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704231/general/dabb37f7-2301-4849-8ae0-d90feafbdafe.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704231%252Fgeneral%252F10534c53-cd08-415a-9c33-3624a37c2209.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704231/general/10534c53-cd08-415a-9c33-3624a37c2209.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704231%252Fgeneral%252F6b8d10dc-d9fb-4fa9-b7e7-c6ba0fadf818.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704231/general/6b8d10dc-d9fb-4fa9-b7e7-c6ba0fadf818.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704231%252Fgeneral%252F6b8aace4-8ceb-46a4-ab8c-171921f45c04.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704231/general/6b8aace4-8ceb-46a4-ab8c-171921f45c04.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704231%252Fgeneral%252F48ce2a6d-a0fb-4cd0-abbd-5f7bfd253b1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704231/general/48ce2a6d-a0fb-4cd0-abbd-5f7bfd253b1b.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704231%252Fgeneral%252Ffcde48e1-a1fd-4afc-bc22-605beaf65b94.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704231/general/fcde48e1-a1fd-4afc-bc22-605beaf65b94.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704231%252Fgeneral%252F40ad6ead-36f4-4f10-b0f2-1d78e941f059.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704231/general/40ad6ead-36f4-4f10-b0f2-1d78e941f059.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704231%252Fgeneral%252F64ed9b1c-0844-4fea-ae76-f2172e298834.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704231/general/64ed9b1c-0844-4fea-ae76-f2172e298834.jpg already downloaded
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704231%252Fgeneral%252F49aabd6c-a9b6-45d6-b223-373233bb135f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704231/general/49aabd6c-a9b6-45d6-b223-373233bb135f.jpg already downloaded
2026-03-25 10:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6add77b-14f1-5445-8368-b72561e73804, identifier: 10722527
2026-03-25 10:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92b6fd0>
2026-03-25 10:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b3842eb-18c6-5fb6-9eb1-efe876e9b300/9b3842eb-18c6-5fb6-9eb1-efe876e9b300_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5742613%252Fgeneral%252F63df051c-3f61-49d7-9828-3c741936d58e.jpg') HTTP/1.1" 204 0
2026-03-25 10:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742613/general/63df051c-3f61-49d7-9828-3c741936d58e.jpg saved to cache
2026-03-25 10:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9b3842eb-18c6-5fb6-9eb1-efe876e9b300
2026-03-25 10:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa029490>
2026-03-25 10:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b3842eb-18c6-5fb6-9eb1-efe876e9b300/9b3842eb-18c6-5fb6-9eb1-efe876e9b300_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5742613%252Fgeneral%252F7580a262-0d58-4cf0-8d74-9911d02c342f.jpg') HTTP/1.1" 204 0
2026-03-25 10:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742613/general/7580a262-0d58-4cf0-8d74-9911d02c342f.jpg saved to cache
2026-03-25 10:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9b3842eb-18c6-5fb6-9eb1-efe876e9b300
2026-03-25 10:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a10da776-0e82-5c4c-ba6f-d40e7be04f7d with identifier: 10722460
2026-03-25 10:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a10da776-0e82-5c4c-ba6f-d40e7be04f7d with identifier: 10722460
2026-03-25 10:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a10da776-0e82-5c4c-ba6f-d40e7be04f7d with identifier: 10722460 to the API
2026-03-25 10:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722460>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'a10da776-0e82-5c4c-ba6f-d40e7be04f7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAU262',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722460',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 148205,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5692104/general/f04f9273-ebc8-43d2-9e48-3a8b66e92adf.jpg',
'https://images.openlane.eu/carimgs/5692104/general/461e1240-810f-4f23-953b-7312b6e06aa5.jpg',
'https://images.openlane.eu/carimgs/5692104/general/a25ccbff-8d23-4b0c-b5d0-c03a124c5618.jpg',
'https://images.openlane.eu/carimgs/5692104/general/76eda065-700f-4ec7-9f4b-36e45ff2774b.jpg',
'https://images.openlane.eu/carimgs/5692104/general/815346f7-7435-4ca0-9732-95c895fd443b.jpg',
'https://images.openlane.eu/carimgs/5692104/general/d5dcef49-40fa-407b-8704-d40967e63a68.jpg',
'https://images.openlane.eu/carimgs/5692104/general/1a611ef0-0f3c-4a57-ac6d-b01ef2eeabe7.jpg',
'https://images.openlane.eu/carimgs/5692104/general/e701f98f-1f48-406a-9f5d-128ebe5773fc.jpg',
'https://images.openlane.eu/carimgs/5692104/general/53b4d31a-2e3e-497d-8b78-72dad369d4e8.jpg',
'https://images.openlane.eu/carimgs/5692104/general/7add149a-e305-49ee-bbcb-2e58cde86528.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a10da776-0e82-5c4c-ba6f-d40e7be04f7d/a10da776-0e82-5c4c-ba6f-d40e7be04f7d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384960,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692104/general/f04f9273-ebc8-43d2-9e48-3a8b66e92adf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a10da776-0e82-5c4c-ba6f-d40e7be04f7d/a10da776-0e82-5c4c-ba6f-d40e7be04f7d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393755,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692104/general/461e1240-810f-4f23-953b-7312b6e06aa5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a10da776-0e82-5c4c-ba6f-d40e7be04f7d/a10da776-0e82-5c4c-ba6f-d40e7be04f7d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353669,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692104/general/a25ccbff-8d23-4b0c-b5d0-c03a124c5618.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a10da776-0e82-5c4c-ba6f-d40e7be04f7d/a10da776-0e82-5c4c-ba6f-d40e7be04f7d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367843,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692104/general/76eda065-700f-4ec7-9f4b-36e45ff2774b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a10da776-0e82-5c4c-ba6f-d40e7be04f7d/a10da776-0e82-5c4c-ba6f-d40e7be04f7d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331300,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692104/general/815346f7-7435-4ca0-9732-95c895fd443b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a10da776-0e82-5c4c-ba6f-d40e7be04f7d/a10da776-0e82-5c4c-ba6f-d40e7be04f7d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337336,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692104/general/d5dcef49-40fa-407b-8704-d40967e63a68.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a10da776-0e82-5c4c-ba6f-d40e7be04f7d/a10da776-0e82-5c4c-ba6f-d40e7be04f7d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357066,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692104/general/1a611ef0-0f3c-4a57-ac6d-b01ef2eeabe7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a10da776-0e82-5c4c-ba6f-d40e7be04f7d/a10da776-0e82-5c4c-ba6f-d40e7be04f7d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196326,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692104/general/e701f98f-1f48-406a-9f5d-128ebe5773fc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a10da776-0e82-5c4c-ba6f-d40e7be04f7d/a10da776-0e82-5c4c-ba6f-d40e7be04f7d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373247,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692104/general/53b4d31a-2e3e-497d-8b78-72dad369d4e8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a10da776-0e82-5c4c-ba6f-d40e7be04f7d/a10da776-0e82-5c4c-ba6f-d40e7be04f7d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324444,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692104/general/7add149a-e305-49ee-bbcb-2e58cde86528.jpg',
'Width': 1920}],
'price': 20450,
'price_includes_vat': True,
'registration_date': '2021-09-13',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI - Diesel - Automatic - 150 hp - '
'148.205 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722460%27 HTTP/1.1" 200 None
2026-03-25 10:19:56 [adesa.be] INFO: Saving data for 10722460: {'created_time': 1774433996.491055, 'last_price_update_time': 1774433996.491067, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722460') HTTP/1.1" 204 0
2026-03-25 10:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07dce8ce-955c-52dd-9b22-97bc4ec3b8ef with identifier: 10722688
2026-03-25 10:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07dce8ce-955c-52dd-9b22-97bc4ec3b8ef with identifier: 10722688
2026-03-25 10:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07dce8ce-955c-52dd-9b22-97bc4ec3b8ef with identifier: 10722688 to the API
2026-03-25 10:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722688>
{'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-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '07dce8ce-955c-52dd-9b22-97bc4ec3b8ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDU579',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722688',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 93888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5731760/general/5f178b68-3ff7-4ee9-8b60-5d4d903488f2.jpg',
'https://images.openlane.eu/carimgs/5731760/general/bbeb437b-683c-4993-95d5-bd1236c9ac6e.jpg',
'https://images.openlane.eu/carimgs/5731760/general/7760aa05-785d-4daf-b8e6-32d8c6d20bf7.jpg',
'https://images.openlane.eu/carimgs/5731760/general/52498a6d-0ab5-416f-9dcd-20fb882cd3d7.jpg',
'https://images.openlane.eu/carimgs/5731760/general/f40b279f-4a3f-4776-9712-71e4e6fc386c.jpg',
'https://images.openlane.eu/carimgs/5731760/general/3b8e1b86-85d5-4d1f-b0fc-6a8ad4e0dc72.jpg',
'https://images.openlane.eu/carimgs/5731760/general/34910007-ef5b-4179-963e-687511ed5c65.jpg',
'https://images.openlane.eu/carimgs/5731760/general/7d27bafb-8028-4960-8bdb-d129cb778523.jpg',
'https://images.openlane.eu/carimgs/5731760/general/bebb9783-0bd3-4d02-a706-dcc613cf2fe5.jpg',
'https://images.openlane.eu/carimgs/5731760/general/fb8a8af0-7524-4043-8b5e-9091807192e9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07dce8ce-955c-52dd-9b22-97bc4ec3b8ef/07dce8ce-955c-52dd-9b22-97bc4ec3b8ef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363788,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731760/general/5f178b68-3ff7-4ee9-8b60-5d4d903488f2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07dce8ce-955c-52dd-9b22-97bc4ec3b8ef/07dce8ce-955c-52dd-9b22-97bc4ec3b8ef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356271,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731760/general/bbeb437b-683c-4993-95d5-bd1236c9ac6e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07dce8ce-955c-52dd-9b22-97bc4ec3b8ef/07dce8ce-955c-52dd-9b22-97bc4ec3b8ef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286892,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731760/general/7760aa05-785d-4daf-b8e6-32d8c6d20bf7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07dce8ce-955c-52dd-9b22-97bc4ec3b8ef/07dce8ce-955c-52dd-9b22-97bc4ec3b8ef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320280,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731760/general/52498a6d-0ab5-416f-9dcd-20fb882cd3d7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07dce8ce-955c-52dd-9b22-97bc4ec3b8ef/07dce8ce-955c-52dd-9b22-97bc4ec3b8ef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305668,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731760/general/f40b279f-4a3f-4776-9712-71e4e6fc386c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07dce8ce-955c-52dd-9b22-97bc4ec3b8ef/07dce8ce-955c-52dd-9b22-97bc4ec3b8ef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318752,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731760/general/3b8e1b86-85d5-4d1f-b0fc-6a8ad4e0dc72.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07dce8ce-955c-52dd-9b22-97bc4ec3b8ef/07dce8ce-955c-52dd-9b22-97bc4ec3b8ef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304055,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731760/general/34910007-ef5b-4179-963e-687511ed5c65.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07dce8ce-955c-52dd-9b22-97bc4ec3b8ef/07dce8ce-955c-52dd-9b22-97bc4ec3b8ef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302653,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731760/general/7d27bafb-8028-4960-8bdb-d129cb778523.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07dce8ce-955c-52dd-9b22-97bc4ec3b8ef/07dce8ce-955c-52dd-9b22-97bc4ec3b8ef_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245064,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731760/general/bebb9783-0bd3-4d02-a706-dcc613cf2fe5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07dce8ce-955c-52dd-9b22-97bc4ec3b8ef/07dce8ce-955c-52dd-9b22-97bc4ec3b8ef_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252173,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731760/general/fb8a8af0-7524-4043-8b5e-9091807192e9.jpg',
'Width': 1920}],
'price': 12050,
'price_includes_vat': True,
'registration_date': '2021-10-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen T-Cross 1.0 TSI Active - Petrol - Manual - 110 hp - '
'93.888 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-25 10:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722688%27 HTTP/1.1" 200 None
2026-03-25 10:19:56 [adesa.be] INFO: Saving data for 10722688: {'created_time': 1774433996.833166, 'last_price_update_time': 1774433996.833182, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722688') HTTP/1.1" 204 0
2026-03-25 10:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6add77b-14f1-5445-8368-b72561e73804 with identifier: 10722527
2026-03-25 10:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6add77b-14f1-5445-8368-b72561e73804 with identifier: 10722527
2026-03-25 10:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6add77b-14f1-5445-8368-b72561e73804 with identifier: 10722527 to the API
2026-03-25 10:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722527>
{'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-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'f6add77b-14f1-5445-8368-b72561e73804',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CBU245',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722527',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 75053,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5704231/general/ad9de65b-8bbe-4e64-bacc-4debb74c0aab.jpg',
'https://images.openlane.eu/carimgs/5704231/general/dabb37f7-2301-4849-8ae0-d90feafbdafe.jpg',
'https://images.openlane.eu/carimgs/5704231/general/10534c53-cd08-415a-9c33-3624a37c2209.jpg',
'https://images.openlane.eu/carimgs/5704231/general/6b8d10dc-d9fb-4fa9-b7e7-c6ba0fadf818.jpg',
'https://images.openlane.eu/carimgs/5704231/general/6b8aace4-8ceb-46a4-ab8c-171921f45c04.jpg',
'https://images.openlane.eu/carimgs/5704231/general/48ce2a6d-a0fb-4cd0-abbd-5f7bfd253b1b.jpg',
'https://images.openlane.eu/carimgs/5704231/general/fcde48e1-a1fd-4afc-bc22-605beaf65b94.jpg',
'https://images.openlane.eu/carimgs/5704231/general/40ad6ead-36f4-4f10-b0f2-1d78e941f059.jpg',
'https://images.openlane.eu/carimgs/5704231/general/64ed9b1c-0844-4fea-ae76-f2172e298834.jpg',
'https://images.openlane.eu/carimgs/5704231/general/49aabd6c-a9b6-45d6-b223-373233bb135f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6add77b-14f1-5445-8368-b72561e73804/f6add77b-14f1-5445-8368-b72561e73804_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 485426,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704231/general/ad9de65b-8bbe-4e64-bacc-4debb74c0aab.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6add77b-14f1-5445-8368-b72561e73804/f6add77b-14f1-5445-8368-b72561e73804_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 452515,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704231/general/dabb37f7-2301-4849-8ae0-d90feafbdafe.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6add77b-14f1-5445-8368-b72561e73804/f6add77b-14f1-5445-8368-b72561e73804_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 505854,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704231/general/10534c53-cd08-415a-9c33-3624a37c2209.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6add77b-14f1-5445-8368-b72561e73804/f6add77b-14f1-5445-8368-b72561e73804_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386730,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704231/general/6b8d10dc-d9fb-4fa9-b7e7-c6ba0fadf818.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6add77b-14f1-5445-8368-b72561e73804/f6add77b-14f1-5445-8368-b72561e73804_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378055,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704231/general/6b8aace4-8ceb-46a4-ab8c-171921f45c04.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6add77b-14f1-5445-8368-b72561e73804/f6add77b-14f1-5445-8368-b72561e73804_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311486,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704231/general/48ce2a6d-a0fb-4cd0-abbd-5f7bfd253b1b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6add77b-14f1-5445-8368-b72561e73804/f6add77b-14f1-5445-8368-b72561e73804_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349942,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704231/general/fcde48e1-a1fd-4afc-bc22-605beaf65b94.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6add77b-14f1-5445-8368-b72561e73804/f6add77b-14f1-5445-8368-b72561e73804_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270279,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704231/general/40ad6ead-36f4-4f10-b0f2-1d78e941f059.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6add77b-14f1-5445-8368-b72561e73804/f6add77b-14f1-5445-8368-b72561e73804_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317314,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704231/general/64ed9b1c-0844-4fea-ae76-f2172e298834.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6add77b-14f1-5445-8368-b72561e73804/f6add77b-14f1-5445-8368-b72561e73804_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356375,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704231/general/49aabd6c-a9b6-45d6-b223-373233bb135f.jpg',
'Width': 1920}],
'price': 17850,
'price_includes_vat': True,
'registration_date': '2022-05-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T2 Plus Dark - Petrol - Automatic - 129 hp - 75.053 '
'km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2022}
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722527%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Saving data for 10722527: {'created_time': 1774433997.146517, 'last_price_update_time': 1774433997.146527, 'auction_closing_time': 1774528500.0}
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722527') HTTP/1.1" 204 0
2026-03-25 10:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742613/general/89e1d172-24ed-4350-8172-7b033fa6c112.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716160)
2026-03-25 10:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e6ae10>
2026-03-25 10:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b3842eb-18c6-5fb6-9eb1-efe876e9b300/9b3842eb-18c6-5fb6-9eb1-efe876e9b300_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5742613%252Fgeneral%252F50bb1e19-cafa-4e2b-a2a0-756e99f7cb5c.jpg') HTTP/1.1" 204 0
2026-03-25 10:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742613/general/50bb1e19-cafa-4e2b-a2a0-756e99f7cb5c.jpg saved to cache
2026-03-25 10:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9b3842eb-18c6-5fb6-9eb1-efe876e9b300
2026-03-25 10:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742613/general/f7279e41-72e2-4d5a-967e-33b2bc2d1851.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716160)
2026-03-25 10:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742613/general/4d85cf43-8550-444c-a079-b1d2efa2c86c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716160)
2026-03-25 10: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-25 10:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742613/general/d0002ea7-d11f-4d1c-b617-e86d1ddea2b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716160)
2026-03-25 10:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e69550>
2026-03-25 10:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10: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-25 10:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b3842eb-18c6-5fb6-9eb1-efe876e9b300/9b3842eb-18c6-5fb6-9eb1-efe876e9b300_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5742613%252Fgeneral%252F89e1d172-24ed-4350-8172-7b033fa6c112.jpg') HTTP/1.1" 204 0
2026-03-25 10:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742613/general/89e1d172-24ed-4350-8172-7b033fa6c112.jpg saved to cache
2026-03-25 10:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9b3842eb-18c6-5fb6-9eb1-efe876e9b300
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10720479
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720479%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10720479: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10720479 url https://www.openlane.eu/en/carv6/auction/10720479
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10717852
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717852%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10717852: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10717852 url https://www.openlane.eu/en/carv6/auction/10717852
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10717864
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717864%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10717864: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10717864 url https://www.openlane.eu/en/carv6/auction/10717864
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10717846
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717846%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10717846: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10717846 url https://www.openlane.eu/en/carv6/auction/10717846
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10720475
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720475%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10720475: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10720475 url https://www.openlane.eu/en/carv6/auction/10720475
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10720489
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720489%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10720489: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10720489 url https://www.openlane.eu/en/carv6/auction/10720489
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10720478
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720478%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10720478: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10720478 url https://www.openlane.eu/en/carv6/auction/10720478
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10720476
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720476%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10720476: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10720476 url https://www.openlane.eu/en/carv6/auction/10720476
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10720477
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720477%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10720477: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10720477 url https://www.openlane.eu/en/carv6/auction/10720477
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10720491
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720491%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10720491: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10720491 url https://www.openlane.eu/en/carv6/auction/10720491
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10720508
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720508%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10720508: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10720508 url https://www.openlane.eu/en/carv6/auction/10720508
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10717875
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717875%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10717875: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10717875 url https://www.openlane.eu/en/carv6/auction/10717875
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10719727
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710719727%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10719727: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10719727 url https://www.openlane.eu/en/carv6/auction/10719727
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10717912
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717912%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10717912: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10717912 url https://www.openlane.eu/en/carv6/auction/10717912
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10717898
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717898%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10717898: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10717898 url https://www.openlane.eu/en/carv6/auction/10717898
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10717889
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717889%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10717889: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10717889 url https://www.openlane.eu/en/carv6/auction/10717889
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10717907
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717907%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10717907: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10717907 url https://www.openlane.eu/en/carv6/auction/10717907
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10717904
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717904%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10717904: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10717904 url https://www.openlane.eu/en/carv6/auction/10717904
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10720484
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720484%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10720484: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10720484 url https://www.openlane.eu/en/carv6/auction/10720484
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10717879
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717879%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10717879: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10717879 url https://www.openlane.eu/en/carv6/auction/10717879
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10720482
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720482%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10720482: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10720482 url https://www.openlane.eu/en/carv6/auction/10720482
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10720487
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720487%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10720487: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10720487 url https://www.openlane.eu/en/carv6/auction/10720487
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10720495
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720495%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10720495: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10720495 url https://www.openlane.eu/en/carv6/auction/10720495
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10720496
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720496%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10720496: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10720496 url https://www.openlane.eu/en/carv6/auction/10720496
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10719726
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710719726%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10719726: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10719726 url https://www.openlane.eu/en/carv6/auction/10719726
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10720493
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720493%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10720493: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10720493 url https://www.openlane.eu/en/carv6/auction/10720493
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10720498
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720498%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10720498: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10720498 url https://www.openlane.eu/en/carv6/auction/10720498
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10719694
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710719694%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10719694: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10719694 url https://www.openlane.eu/en/carv6/auction/10719694
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10717836
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717836%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10717836: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10717836 url https://www.openlane.eu/en/carv6/auction/10717836
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10719695
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719695%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10719695: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10719695 url https://www.openlane.eu/en/carv6/auction/10719695
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10717891
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717891%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10717891: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10717891 url https://www.openlane.eu/en/carv6/auction/10717891
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10717906
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717906%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10717906: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10717906 url https://www.openlane.eu/en/carv6/auction/10717906
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10717903
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717903%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10717903: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10717903 url https://www.openlane.eu/en/carv6/auction/10717903
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10720492
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720492%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10720492: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10720492 url https://www.openlane.eu/en/carv6/auction/10720492
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10720509
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720509%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10720509: 0
2026-03-25 10:19:57 [adesa.be] INFO: Skipping item 10720509 url https://www.openlane.eu/en/carv6/auction/10720509
2026-03-25 10:19:57 [adesa.be] INFO: Found listing with ID: 10717873
2026-03-25 10:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717873%27 HTTP/1.1" 200 None
2026-03-25 10:19:57 [adesa.be] INFO: Scrape type for 10717873: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10717873 url https://www.openlane.eu/en/carv6/auction/10717873
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10720499
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720499%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10720499: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10720499 url https://www.openlane.eu/en/carv6/auction/10720499
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10717916
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717916%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10717916: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10717916 url https://www.openlane.eu/en/carv6/auction/10717916
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10720481
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720481%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10720481: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10720481 url https://www.openlane.eu/en/carv6/auction/10720481
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10717911
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717911%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10717911: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10717911 url https://www.openlane.eu/en/carv6/auction/10717911
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10717876
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717876%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10717876: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10717876 url https://www.openlane.eu/en/carv6/auction/10717876
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10717878
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717878%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10717878: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10717878 url https://www.openlane.eu/en/carv6/auction/10717878
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10717850
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717850%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10717850: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10717850 url https://www.openlane.eu/en/carv6/auction/10717850
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10717839
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717839%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10717839: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10717839 url https://www.openlane.eu/en/carv6/auction/10717839
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10717888
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717888%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10717888: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10717888 url https://www.openlane.eu/en/carv6/auction/10717888
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10719696
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710719696%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10719696: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10719696 url https://www.openlane.eu/en/carv6/auction/10719696
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10720490
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720490%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10720490: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10720490 url https://www.openlane.eu/en/carv6/auction/10720490
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10717919
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717919%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10717919: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10717919 url https://www.openlane.eu/en/carv6/auction/10717919
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10717893
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717893%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10717893: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10717893 url https://www.openlane.eu/en/carv6/auction/10717893
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10717885
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717885%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10717885: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10717885 url https://www.openlane.eu/en/carv6/auction/10717885
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10720497
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720497%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10720497: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10720497 url https://www.openlane.eu/en/carv6/auction/10720497
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10720494
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720494%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10720494: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10720494 url https://www.openlane.eu/en/carv6/auction/10720494
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10720507
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720507%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10720507: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10720507 url https://www.openlane.eu/en/carv6/auction/10720507
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10717901
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717901%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10717901: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10717901 url https://www.openlane.eu/en/carv6/auction/10717901
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10717896
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717896%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10717896: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10717896 url https://www.openlane.eu/en/carv6/auction/10717896
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10717894
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717894%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10717894: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10717894 url https://www.openlane.eu/en/carv6/auction/10717894
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10717859
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717859%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10717859: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10717859 url https://www.openlane.eu/en/carv6/auction/10717859
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10717866
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717866%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10717866: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10717866 url https://www.openlane.eu/en/carv6/auction/10717866
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10717837
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717837%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10717837: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10717837 url https://www.openlane.eu/en/carv6/auction/10717837
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10715710
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715710%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10715710: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10715710 url https://www.openlane.eu/en/carv6/auction/10715710
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10715711
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715711%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10715711: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10715711 url https://www.openlane.eu/en/carv6/auction/10715711
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10715715
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715715%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10715715: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10715715 url https://www.openlane.eu/en/carv6/auction/10715715
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10715713
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715713%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10715713: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10715713 url https://www.openlane.eu/en/carv6/auction/10715713
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10715714
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715714%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10715714: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10715714 url https://www.openlane.eu/en/carv6/auction/10715714
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10715718
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715718%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10715718: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10715718 url https://www.openlane.eu/en/carv6/auction/10715718
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10715717
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715717%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10715717: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10715717 url https://www.openlane.eu/en/carv6/auction/10715717
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10715716
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715716%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10715716: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10715716 url https://www.openlane.eu/en/carv6/auction/10715716
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10715719
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715719%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10715719: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10715719 url https://www.openlane.eu/en/carv6/auction/10715719
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10715720
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715720%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10715720: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10715720 url https://www.openlane.eu/en/carv6/auction/10715720
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10715722
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715722%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10715722: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10715722 url https://www.openlane.eu/en/carv6/auction/10715722
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10715723
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715723%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10715723: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10715723 url https://www.openlane.eu/en/carv6/auction/10715723
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10715724
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715724%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10715724: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10715724 url https://www.openlane.eu/en/carv6/auction/10715724
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10715725
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715725%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10715725: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10715725 url https://www.openlane.eu/en/carv6/auction/10715725
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10715726
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715726%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10715726: 1
2026-03-25 10:19:58 [adesa.be] INFO: Scraping item 10715726 url https://www.openlane.eu/en/carv6/auction/10715726
2026-03-25 10:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a93d8350>
2026-03-25 10:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b3842eb-18c6-5fb6-9eb1-efe876e9b300/9b3842eb-18c6-5fb6-9eb1-efe876e9b300_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742613%252Fgeneral%252Ff7279e41-72e2-4d5a-967e-33b2bc2d1851.jpg') HTTP/1.1" 204 0
2026-03-25 10:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742613/general/f7279e41-72e2-4d5a-967e-33b2bc2d1851.jpg saved to cache
2026-03-25 10:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9b3842eb-18c6-5fb6-9eb1-efe876e9b300
2026-03-25 10:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a90b3150>
2026-03-25 10:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b3842eb-18c6-5fb6-9eb1-efe876e9b300/9b3842eb-18c6-5fb6-9eb1-efe876e9b300_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742613%252Fgeneral%252F4d85cf43-8550-444c-a079-b1d2efa2c86c.jpg') HTTP/1.1" 204 0
2026-03-25 10:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742613/general/4d85cf43-8550-444c-a079-b1d2efa2c86c.jpg saved to cache
2026-03-25 10:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9b3842eb-18c6-5fb6-9eb1-efe876e9b300
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10715730
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715730%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10715730: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10715730 url https://www.openlane.eu/en/carv6/auction/10715730
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10715731
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715731%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10715731: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10715731 url https://www.openlane.eu/en/carv6/auction/10715731
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10715733
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715733%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10715733: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10715733 url https://www.openlane.eu/en/carv6/auction/10715733
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10715732
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715732%27 HTTP/1.1" 200 None
2026-03-25 10:19:58 [adesa.be] INFO: Scrape type for 10715732: 0
2026-03-25 10:19:58 [adesa.be] INFO: Skipping item 10715732 url https://www.openlane.eu/en/carv6/auction/10715732
2026-03-25 10:19:58 [adesa.be] INFO: Found listing with ID: 10715735
2026-03-25 10:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715735%27 HTTP/1.1" 200 None
2026-03-25 10:19:59 [adesa.be] INFO: Scrape type for 10715735: 0
2026-03-25 10:19:59 [adesa.be] INFO: Skipping item 10715735 url https://www.openlane.eu/en/carv6/auction/10715735
2026-03-25 10:19:59 [adesa.be] INFO: Found listing with ID: 10715737
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715737%27 HTTP/1.1" 200 None
2026-03-25 10:19:59 [adesa.be] INFO: Scrape type for 10715737: 0
2026-03-25 10:19:59 [adesa.be] INFO: Skipping item 10715737 url https://www.openlane.eu/en/carv6/auction/10715737
2026-03-25 10:19:59 [adesa.be] INFO: Found listing with ID: 10715738
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715738%27 HTTP/1.1" 200 None
2026-03-25 10:19:59 [adesa.be] INFO: Scrape type for 10715738: 0
2026-03-25 10:19:59 [adesa.be] INFO: Skipping item 10715738 url https://www.openlane.eu/en/carv6/auction/10715738
2026-03-25 10:19:59 [adesa.be] INFO: Found listing with ID: 10715740
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715740%27 HTTP/1.1" 200 None
2026-03-25 10:19:59 [adesa.be] INFO: Scrape type for 10715740: 0
2026-03-25 10:19:59 [adesa.be] INFO: Skipping item 10715740 url https://www.openlane.eu/en/carv6/auction/10715740
2026-03-25 10:19:59 [adesa.be] INFO: Found listing with ID: 10715745
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715745%27 HTTP/1.1" 200 None
2026-03-25 10:19:59 [adesa.be] INFO: Scrape type for 10715745: 0
2026-03-25 10:19:59 [adesa.be] INFO: Skipping item 10715745 url https://www.openlane.eu/en/carv6/auction/10715745
2026-03-25 10:19:59 [adesa.be] INFO: Found listing with ID: 10715746
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715746%27 HTTP/1.1" 200 None
2026-03-25 10:19:59 [adesa.be] INFO: Scrape type for 10715746: 0
2026-03-25 10:19:59 [adesa.be] INFO: Skipping item 10715746 url https://www.openlane.eu/en/carv6/auction/10715746
2026-03-25 10:19:59 [adesa.be] INFO: Found listing with ID: 10715747
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715747%27 HTTP/1.1" 200 None
2026-03-25 10:19:59 [adesa.be] INFO: Scrape type for 10715747: 0
2026-03-25 10:19:59 [adesa.be] INFO: Skipping item 10715747 url https://www.openlane.eu/en/carv6/auction/10715747
2026-03-25 10:19:59 [adesa.be] INFO: Found listing with ID: 10715749
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715749%27 HTTP/1.1" 200 None
2026-03-25 10:19:59 [adesa.be] INFO: Scrape type for 10715749: 0
2026-03-25 10:19:59 [adesa.be] INFO: Skipping item 10715749 url https://www.openlane.eu/en/carv6/auction/10715749
2026-03-25 10:19:59 [adesa.be] INFO: Found listing with ID: 10715748
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715748%27 HTTP/1.1" 200 None
2026-03-25 10:19:59 [adesa.be] INFO: Scrape type for 10715748: 0
2026-03-25 10:19:59 [adesa.be] INFO: Skipping item 10715748 url https://www.openlane.eu/en/carv6/auction/10715748
2026-03-25 10:19:59 [adesa.be] INFO: Found listing with ID: 10715750
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715750%27 HTTP/1.1" 200 None
2026-03-25 10:19:59 [adesa.be] INFO: Scrape type for 10715750: 0
2026-03-25 10:19:59 [adesa.be] INFO: Skipping item 10715750 url https://www.openlane.eu/en/carv6/auction/10715750
2026-03-25 10:19:59 [adesa.be] INFO: Found listing with ID: 10715751
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715751%27 HTTP/1.1" 200 None
2026-03-25 10:19:59 [adesa.be] INFO: Scrape type for 10715751: 0
2026-03-25 10:19:59 [adesa.be] INFO: Skipping item 10715751 url https://www.openlane.eu/en/carv6/auction/10715751
2026-03-25 10:19:59 [adesa.be] INFO: Found listing with ID: 10715753
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715753%27 HTTP/1.1" 200 None
2026-03-25 10:19:59 [adesa.be] INFO: Scrape type for 10715753: 0
2026-03-25 10:19:59 [adesa.be] INFO: Skipping item 10715753 url https://www.openlane.eu/en/carv6/auction/10715753
2026-03-25 10:19:59 [adesa.be] INFO: Found listing with ID: 10715754
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715754%27 HTTP/1.1" 200 None
2026-03-25 10:19:59 [adesa.be] INFO: Scrape type for 10715754: 0
2026-03-25 10:19:59 [adesa.be] INFO: Skipping item 10715754 url https://www.openlane.eu/en/carv6/auction/10715754
2026-03-25 10:19:59 [adesa.be] INFO: Found listing with ID: 10715755
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715755%27 HTTP/1.1" 200 None
2026-03-25 10:19:59 [adesa.be] INFO: Scrape type for 10715755: 0
2026-03-25 10:19:59 [adesa.be] INFO: Skipping item 10715755 url https://www.openlane.eu/en/carv6/auction/10715755
2026-03-25 10:19:59 [adesa.be] INFO: Found listing with ID: 10715756
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715756%27 HTTP/1.1" 200 None
2026-03-25 10:19:59 [adesa.be] INFO: Scrape type for 10715756: 0
2026-03-25 10:19:59 [adesa.be] INFO: Skipping item 10715756 url https://www.openlane.eu/en/carv6/auction/10715756
2026-03-25 10:19:59 [adesa.be] INFO: Found listing with ID: 10715757
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715757%27 HTTP/1.1" 200 None
2026-03-25 10:19:59 [adesa.be] INFO: Scrape type for 10715757: 0
2026-03-25 10:19:59 [adesa.be] INFO: Skipping item 10715757 url https://www.openlane.eu/en/carv6/auction/10715757
2026-03-25 10:19:59 [adesa.be] INFO: Found listing with ID: 10715763
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715763%27 HTTP/1.1" 200 None
2026-03-25 10:19:59 [adesa.be] INFO: Scrape type for 10715763: 0
2026-03-25 10:19:59 [adesa.be] INFO: Skipping item 10715763 url https://www.openlane.eu/en/carv6/auction/10715763
2026-03-25 10:19:59 [adesa.be] INFO: Found listing with ID: 10715758
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715758%27 HTTP/1.1" 200 None
2026-03-25 10:19:59 [adesa.be] INFO: Scrape type for 10715758: 0
2026-03-25 10:19:59 [adesa.be] INFO: Skipping item 10715758 url https://www.openlane.eu/en/carv6/auction/10715758
2026-03-25 10:19:59 [adesa.be] INFO: Found listing with ID: 10715759
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715759%27 HTTP/1.1" 200 None
2026-03-25 10:19:59 [adesa.be] INFO: Scrape type for 10715759: 0
2026-03-25 10:19:59 [adesa.be] INFO: Skipping item 10715759 url https://www.openlane.eu/en/carv6/auction/10715759
2026-03-25 10:19:59 [adesa.be] INFO: Found listing with ID: 10715764
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715764%27 HTTP/1.1" 200 None
2026-03-25 10:19:59 [adesa.be] INFO: Scrape type for 10715764: 0
2026-03-25 10:19:59 [adesa.be] INFO: Skipping item 10715764 url https://www.openlane.eu/en/carv6/auction/10715764
2026-03-25 10:19:59 [adesa.be] INFO: Found listing with ID: 10715765
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715765%27 HTTP/1.1" 200 None
2026-03-25 10:19:59 [adesa.be] INFO: Scrape type for 10715765: 0
2026-03-25 10:19:59 [adesa.be] INFO: Skipping item 10715765 url https://www.openlane.eu/en/carv6/auction/10715765
2026-03-25 10:19:59 [adesa.be] INFO: Found listing with ID: 10715760
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715760%27 HTTP/1.1" 200 None
2026-03-25 10:19:59 [adesa.be] INFO: Scrape type for 10715760: 0
2026-03-25 10:19:59 [adesa.be] INFO: Skipping item 10715760 url https://www.openlane.eu/en/carv6/auction/10715760
2026-03-25 10:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722630> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722559> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722469> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722484> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722687> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742613/general/1519ae70-1aef-45df-8607-a5bb342474be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716160)
2026-03-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10:19:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:19:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa162d90>
2026-03-25 10:19:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:19:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b3842eb-18c6-5fb6-9eb1-efe876e9b300/9b3842eb-18c6-5fb6-9eb1-efe876e9b300_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742613%252Fgeneral%252Fd0002ea7-d11f-4d1c-b617-e86d1ddea2b0.jpg') HTTP/1.1" 204 0
2026-03-25 10:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742613/general/d0002ea7-d11f-4d1c-b617-e86d1ddea2b0.jpg saved to cache
2026-03-25 10:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9b3842eb-18c6-5fb6-9eb1-efe876e9b300
2026-03-25 10:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9a83910-ea5a-5b6f-9fa3-ec5de726bc27 with identifier: 10722630
2026-03-25 10:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9a83910-ea5a-5b6f-9fa3-ec5de726bc27 with scrape type 1
2026-03-25 10:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a9a83910-ea5a-5b6f-9fa3-ec5de726bc27
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726319%252Fgeneral%252F2e0d2f84-bd3e-4b8c-93a5-331811d9e1ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726319/general/2e0d2f84-bd3e-4b8c-93a5-331811d9e1ea.jpg already downloaded
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726319%252Fgeneral%252Fe026520f-1072-40cd-bc07-0323206f05a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726319/general/e026520f-1072-40cd-bc07-0323206f05a1.jpg already downloaded
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726319%252Fgeneral%252Fae9eabac-610f-4663-bf32-cff8b9b9266c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726319/general/ae9eabac-610f-4663-bf32-cff8b9b9266c.jpg already downloaded
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726319%252Fgeneral%252Fd560a296-eaf3-4565-9145-e28cb44e24b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726319/general/d560a296-eaf3-4565-9145-e28cb44e24b2.jpg already downloaded
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726319%252Fgeneral%252F6202d565-b65a-442d-84f7-ed17546c3ec5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726319/general/6202d565-b65a-442d-84f7-ed17546c3ec5.jpg already downloaded
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726319%252Fgeneral%252F3b0221e8-84c4-45b0-bd76-5e8dbabfefda.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726319/general/3b0221e8-84c4-45b0-bd76-5e8dbabfefda.jpg already downloaded
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726319%252Fgeneral%252F3629cc33-11f1-4685-b4da-0b233b53f464.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726319/general/3629cc33-11f1-4685-b4da-0b233b53f464.jpg already downloaded
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726319%252Fgeneral%252F2ec67a86-3739-42f1-b8b4-fd65a5a013a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726319/general/2ec67a86-3739-42f1-b8b4-fd65a5a013a2.jpg already downloaded
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726319%252Fgeneral%252F21668f7c-fa24-4322-96be-0997c9b666dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726319/general/21668f7c-fa24-4322-96be-0997c9b666dc.jpg already downloaded
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726319%252Fgeneral%252Fe11303af-6bf5-435c-99e8-ba5a5bc1402f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726319/general/e11303af-6bf5-435c-99e8-ba5a5bc1402f.jpg already downloaded
2026-03-25 10:20:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a9a83910-ea5a-5b6f-9fa3-ec5de726bc27, identifier: 10722630
2026-03-25 10:20:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e380552-1162-5ace-a413-2ac8351cdac7 with identifier: 10722559
2026-03-25 10:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e380552-1162-5ace-a413-2ac8351cdac7 with scrape type 1
2026-03-25 10:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e380552-1162-5ace-a413-2ac8351cdac7
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712199%252Fgeneral%252F038c5d1e-0b53-49c9-b09f-d937297ae0d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712199/general/038c5d1e-0b53-49c9-b09f-d937297ae0d7.jpg already downloaded
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712199%252Fgeneral%252F13c1db02-e6da-4457-8e0b-7134f66fe55f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712199/general/13c1db02-e6da-4457-8e0b-7134f66fe55f.jpg already downloaded
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712199%252Fgeneral%252F2be0d99d-99a9-44ca-b447-9940902ca9ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712199/general/2be0d99d-99a9-44ca-b447-9940902ca9ce.jpg already downloaded
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712199%252Fgeneral%252F6cf2f954-e0f3-4b6b-9701-2a7db55239e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712199/general/6cf2f954-e0f3-4b6b-9701-2a7db55239e1.jpg already downloaded
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712199%252Fgeneral%252F6dc6957d-752f-4b3c-bb3a-fd930ba68f4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712199/general/6dc6957d-752f-4b3c-bb3a-fd930ba68f4e.jpg already downloaded
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712199%252Fgeneral%252Fc2779fc5-bc42-40ad-9c17-568e0cc2bbfc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712199/general/c2779fc5-bc42-40ad-9c17-568e0cc2bbfc.jpg already downloaded
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712199%252Fgeneral%252F36209f8c-e62e-44e0-a0d2-240a92c7708b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712199/general/36209f8c-e62e-44e0-a0d2-240a92c7708b.jpg already downloaded
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712199%252Fgeneral%252F9276d2d7-8ede-412c-a483-3e774ed9a24c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712199/general/9276d2d7-8ede-412c-a483-3e774ed9a24c.jpg already downloaded
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712199%252Fgeneral%252F5ce2fe82-3302-49d3-852e-fa2cc01ea654.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712199/general/5ce2fe82-3302-49d3-852e-fa2cc01ea654.jpg already downloaded
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712199%252Fgeneral%252F9547d55a-a21f-4e22-9c13-04d47ddf705b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712199/general/9547d55a-a21f-4e22-9c13-04d47ddf705b.jpg already downloaded
2026-03-25 10:20:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8e380552-1162-5ace-a413-2ac8351cdac7, identifier: 10722559
2026-03-25 10:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a9a83910-ea5a-5b6f-9fa3-ec5de726bc27 with identifier: 10722630
2026-03-25 10:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a9a83910-ea5a-5b6f-9fa3-ec5de726bc27 with identifier: 10722630
2026-03-25 10:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a9a83910-ea5a-5b6f-9fa3-ec5de726bc27 with identifier: 10722630 to the API
2026-03-25 10:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:20:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:20:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722630>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'a9a83910-ea5a-5b6f-9fa3-ec5de726bc27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSS186',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722630',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 60599,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5726319/general/2e0d2f84-bd3e-4b8c-93a5-331811d9e1ea.jpg',
'https://images.openlane.eu/carimgs/5726319/general/e026520f-1072-40cd-bc07-0323206f05a1.jpg',
'https://images.openlane.eu/carimgs/5726319/general/ae9eabac-610f-4663-bf32-cff8b9b9266c.jpg',
'https://images.openlane.eu/carimgs/5726319/general/d560a296-eaf3-4565-9145-e28cb44e24b2.jpg',
'https://images.openlane.eu/carimgs/5726319/general/6202d565-b65a-442d-84f7-ed17546c3ec5.jpg',
'https://images.openlane.eu/carimgs/5726319/general/3b0221e8-84c4-45b0-bd76-5e8dbabfefda.jpg',
'https://images.openlane.eu/carimgs/5726319/general/3629cc33-11f1-4685-b4da-0b233b53f464.jpg',
'https://images.openlane.eu/carimgs/5726319/general/2ec67a86-3739-42f1-b8b4-fd65a5a013a2.jpg',
'https://images.openlane.eu/carimgs/5726319/general/21668f7c-fa24-4322-96be-0997c9b666dc.jpg',
'https://images.openlane.eu/carimgs/5726319/general/e11303af-6bf5-435c-99e8-ba5a5bc1402f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9a83910-ea5a-5b6f-9fa3-ec5de726bc27/a9a83910-ea5a-5b6f-9fa3-ec5de726bc27_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297574,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726319/general/2e0d2f84-bd3e-4b8c-93a5-331811d9e1ea.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9a83910-ea5a-5b6f-9fa3-ec5de726bc27/a9a83910-ea5a-5b6f-9fa3-ec5de726bc27_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306758,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726319/general/e026520f-1072-40cd-bc07-0323206f05a1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9a83910-ea5a-5b6f-9fa3-ec5de726bc27/a9a83910-ea5a-5b6f-9fa3-ec5de726bc27_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283169,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726319/general/ae9eabac-610f-4663-bf32-cff8b9b9266c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9a83910-ea5a-5b6f-9fa3-ec5de726bc27/a9a83910-ea5a-5b6f-9fa3-ec5de726bc27_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255925,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726319/general/d560a296-eaf3-4565-9145-e28cb44e24b2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9a83910-ea5a-5b6f-9fa3-ec5de726bc27/a9a83910-ea5a-5b6f-9fa3-ec5de726bc27_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268664,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726319/general/6202d565-b65a-442d-84f7-ed17546c3ec5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9a83910-ea5a-5b6f-9fa3-ec5de726bc27/a9a83910-ea5a-5b6f-9fa3-ec5de726bc27_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276009,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726319/general/3b0221e8-84c4-45b0-bd76-5e8dbabfefda.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9a83910-ea5a-5b6f-9fa3-ec5de726bc27/a9a83910-ea5a-5b6f-9fa3-ec5de726bc27_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335174,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726319/general/3629cc33-11f1-4685-b4da-0b233b53f464.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9a83910-ea5a-5b6f-9fa3-ec5de726bc27/a9a83910-ea5a-5b6f-9fa3-ec5de726bc27_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229771,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726319/general/2ec67a86-3739-42f1-b8b4-fd65a5a013a2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9a83910-ea5a-5b6f-9fa3-ec5de726bc27/a9a83910-ea5a-5b6f-9fa3-ec5de726bc27_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39552,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726319/general/21668f7c-fa24-4322-96be-0997c9b666dc.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9a83910-ea5a-5b6f-9fa3-ec5de726bc27/a9a83910-ea5a-5b6f-9fa3-ec5de726bc27_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283599,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726319/general/e11303af-6bf5-435c-99e8-ba5a5bc1402f.jpg',
'Width': 1400}],
'price': 25950,
'price_includes_vat': True,
'registration_date': '2023-06-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - Automatic '
'- 156 hp - 60.599 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722630%27 HTTP/1.1" 200 None
2026-03-25 10:20:01 [adesa.be] INFO: Saving data for 10722630: {'created_time': 1774434001.27531, 'last_price_update_time': 1774434001.275324, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722630') HTTP/1.1" 204 0
2026-03-25 10:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8e380552-1162-5ace-a413-2ac8351cdac7 with identifier: 10722559
2026-03-25 10:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8e380552-1162-5ace-a413-2ac8351cdac7 with identifier: 10722559
2026-03-25 10:20:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8e380552-1162-5ace-a413-2ac8351cdac7 with identifier: 10722559 to the API
2026-03-25 10:20:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:20:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:20:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722559>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '8e380552-1162-5ace-a413-2ac8351cdac7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQX129',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722559',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 149760,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5712199/general/038c5d1e-0b53-49c9-b09f-d937297ae0d7.jpg',
'https://images.openlane.eu/carimgs/5712199/general/13c1db02-e6da-4457-8e0b-7134f66fe55f.jpg',
'https://images.openlane.eu/carimgs/5712199/general/2be0d99d-99a9-44ca-b447-9940902ca9ce.jpg',
'https://images.openlane.eu/carimgs/5712199/general/6cf2f954-e0f3-4b6b-9701-2a7db55239e1.jpg',
'https://images.openlane.eu/carimgs/5712199/general/6dc6957d-752f-4b3c-bb3a-fd930ba68f4e.jpg',
'https://images.openlane.eu/carimgs/5712199/general/c2779fc5-bc42-40ad-9c17-568e0cc2bbfc.jpg',
'https://images.openlane.eu/carimgs/5712199/general/36209f8c-e62e-44e0-a0d2-240a92c7708b.jpg',
'https://images.openlane.eu/carimgs/5712199/general/9276d2d7-8ede-412c-a483-3e774ed9a24c.jpg',
'https://images.openlane.eu/carimgs/5712199/general/5ce2fe82-3302-49d3-852e-fa2cc01ea654.jpg',
'https://images.openlane.eu/carimgs/5712199/general/9547d55a-a21f-4e22-9c13-04d47ddf705b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e380552-1162-5ace-a413-2ac8351cdac7/8e380552-1162-5ace-a413-2ac8351cdac7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207497,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712199/general/038c5d1e-0b53-49c9-b09f-d937297ae0d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e380552-1162-5ace-a413-2ac8351cdac7/8e380552-1162-5ace-a413-2ac8351cdac7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200211,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712199/general/13c1db02-e6da-4457-8e0b-7134f66fe55f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e380552-1162-5ace-a413-2ac8351cdac7/8e380552-1162-5ace-a413-2ac8351cdac7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191787,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712199/general/2be0d99d-99a9-44ca-b447-9940902ca9ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e380552-1162-5ace-a413-2ac8351cdac7/8e380552-1162-5ace-a413-2ac8351cdac7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173044,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712199/general/6cf2f954-e0f3-4b6b-9701-2a7db55239e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e380552-1162-5ace-a413-2ac8351cdac7/8e380552-1162-5ace-a413-2ac8351cdac7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116662,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712199/general/6dc6957d-752f-4b3c-bb3a-fd930ba68f4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e380552-1162-5ace-a413-2ac8351cdac7/8e380552-1162-5ace-a413-2ac8351cdac7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105759,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712199/general/c2779fc5-bc42-40ad-9c17-568e0cc2bbfc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e380552-1162-5ace-a413-2ac8351cdac7/8e380552-1162-5ace-a413-2ac8351cdac7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121134,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712199/general/36209f8c-e62e-44e0-a0d2-240a92c7708b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e380552-1162-5ace-a413-2ac8351cdac7/8e380552-1162-5ace-a413-2ac8351cdac7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140083,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712199/general/9276d2d7-8ede-412c-a483-3e774ed9a24c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e380552-1162-5ace-a413-2ac8351cdac7/8e380552-1162-5ace-a413-2ac8351cdac7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121205,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712199/general/5ce2fe82-3302-49d3-852e-fa2cc01ea654.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e380552-1162-5ace-a413-2ac8351cdac7/8e380552-1162-5ace-a413-2ac8351cdac7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204592,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712199/general/9547d55a-a21f-4e22-9c13-04d47ddf705b.jpg',
'Width': 1024}],
'price': 12850,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - Automatic '
'- 156 hp - 149.760 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722559%27 HTTP/1.1" 200 None
2026-03-25 10:20:01 [adesa.be] INFO: Saving data for 10722559: {'created_time': 1774434001.899455, 'last_price_update_time': 1774434001.899467, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722559') HTTP/1.1" 204 0
2026-03-25 10:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4693b027-a948-5064-9cf7-28c6e3d428cd with identifier: 10722469
2026-03-25 10:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4693b027-a948-5064-9cf7-28c6e3d428cd with scrape type 1
2026-03-25 10:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4693b027-a948-5064-9cf7-28c6e3d428cd
2026-03-25 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694262%252Fgeneral%252F45e7bd48-bbc3-49ef-b371-5c03bcbcdaa9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694262/general/45e7bd48-bbc3-49ef-b371-5c03bcbcdaa9.jpg already downloaded
2026-03-25 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694262%252Fgeneral%252Ff925fb48-5fcf-4f45-b80c-499cdcc1e606.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694262/general/f925fb48-5fcf-4f45-b80c-499cdcc1e606.jpg already downloaded
2026-03-25 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694262%252Fgeneral%252Fa07851cb-2f86-4c41-be56-8956b65f7006.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694262/general/a07851cb-2f86-4c41-be56-8956b65f7006.jpg already downloaded
2026-03-25 10:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694262%252Fgeneral%252F0b313db1-c1d7-46d1-a469-b8ee4c1099b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694262/general/0b313db1-c1d7-46d1-a469-b8ee4c1099b1.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694262%252Fgeneral%252F7e2963c1-e468-458b-b60c-1da7b8fc9e37.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694262/general/7e2963c1-e468-458b-b60c-1da7b8fc9e37.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694262%252Fgeneral%252Fa67483d1-34bc-46cd-b807-033854537888.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694262/general/a67483d1-34bc-46cd-b807-033854537888.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694262%252Fgeneral%252Fdfea2041-55bf-44cf-beee-c27b54e33fc5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694262/general/dfea2041-55bf-44cf-beee-c27b54e33fc5.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694262%252Fgeneral%252F44f068c7-09b1-4cb6-8a64-c437e5b43d61.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694262/general/44f068c7-09b1-4cb6-8a64-c437e5b43d61.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694262%252Fgeneral%252F2b3588df-379c-420a-aae6-b9d179c61c1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694262/general/2b3588df-379c-420a-aae6-b9d179c61c1a.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5694262%252Fgeneral%252F1b01cd99-4789-4477-8c77-b417395bda69.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694262/general/1b01cd99-4789-4477-8c77-b417395bda69.jpg already downloaded
2026-03-25 10:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4693b027-a948-5064-9cf7-28c6e3d428cd, identifier: 10722469
2026-03-25 10:20:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddc8d094-edaa-599d-9f64-ba7cd0c69a39 with identifier: 10722484
2026-03-25 10:20:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddc8d094-edaa-599d-9f64-ba7cd0c69a39 with scrape type 1
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ddc8d094-edaa-599d-9f64-ba7cd0c69a39
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696479%252Fgeneral%252Fa94e1845-f62f-472c-a6f3-35203d663c9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696479/general/a94e1845-f62f-472c-a6f3-35203d663c9f.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696479%252Fgeneral%252F4c1d2824-6b74-4eda-b220-7bdb5d91e096.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696479/general/4c1d2824-6b74-4eda-b220-7bdb5d91e096.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696479%252Fgeneral%252F508b37d2-071c-4801-809b-cde9af1d1c83.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696479/general/508b37d2-071c-4801-809b-cde9af1d1c83.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696479%252Fgeneral%252F16d1ea26-50b6-4a81-bac2-2e01ba9d56af.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696479/general/16d1ea26-50b6-4a81-bac2-2e01ba9d56af.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696479%252Fgeneral%252Fb518c817-fef5-46d8-8090-8f3e6e9c47ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696479/general/b518c817-fef5-46d8-8090-8f3e6e9c47ca.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696479%252Fgeneral%252F2cfe4486-ed42-484b-a961-8913306ff589.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696479/general/2cfe4486-ed42-484b-a961-8913306ff589.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696479%252Fgeneral%252Fc0cd8999-4376-408a-b213-4fe185124afb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696479/general/c0cd8999-4376-408a-b213-4fe185124afb.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696479%252Fgeneral%252F26d255d9-5cd5-4b6f-a92f-18e5792c5891.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696479/general/26d255d9-5cd5-4b6f-a92f-18e5792c5891.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696479%252Fgeneral%252F0f9adb62-d617-4e82-9c2d-78c7f1cce03f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696479/general/0f9adb62-d617-4e82-9c2d-78c7f1cce03f.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5696479%252Fgeneral%252Fc4d44bf1-ec58-437b-8d05-7b2c3b2d7bde.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696479/general/c4d44bf1-ec58-437b-8d05-7b2c3b2d7bde.jpg already downloaded
2026-03-25 10:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ddc8d094-edaa-599d-9f64-ba7cd0c69a39, identifier: 10722484
2026-03-25 10:20:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e13712d2-519f-544e-860e-c77126a01529 with identifier: 10722687
2026-03-25 10:20:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e13712d2-519f-544e-860e-c77126a01529 with scrape type 1
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e13712d2-519f-544e-860e-c77126a01529
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731758%252Fgeneral%252F31c4a712-1edf-4ab2-a39e-16431369ec56.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731758/general/31c4a712-1edf-4ab2-a39e-16431369ec56.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731758%252Fgeneral%252Fb1927637-167d-4160-bd03-1dcda8cf911c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731758/general/b1927637-167d-4160-bd03-1dcda8cf911c.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731758%252Fgeneral%252F7bb4055d-4097-4a2e-b403-6fbda68a0b0f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731758/general/7bb4055d-4097-4a2e-b403-6fbda68a0b0f.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731758%252Fgeneral%252F33ad7219-0ec8-47fb-baf5-4895916cecf3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731758/general/33ad7219-0ec8-47fb-baf5-4895916cecf3.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731758%252Fgeneral%252F19fa47a1-c572-46a7-aebf-ec5c07debf8e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731758/general/19fa47a1-c572-46a7-aebf-ec5c07debf8e.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731758%252Fgeneral%252Fc6adf3f7-437e-4aa2-b8f5-dde9c032ae31.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731758/general/c6adf3f7-437e-4aa2-b8f5-dde9c032ae31.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731758%252Fgeneral%252Ffe30bdbf-0e50-43ba-ab97-68d1817647a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731758/general/fe30bdbf-0e50-43ba-ab97-68d1817647a0.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731758%252Fgeneral%252F14e07de7-decb-4784-b0dd-4cee47a6155d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731758/general/14e07de7-decb-4784-b0dd-4cee47a6155d.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731758%252Fgeneral%252F5dd45a6c-8b9f-4c4d-8f98-d152d36c6d9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731758/general/5dd45a6c-8b9f-4c4d-8f98-d152d36c6d9f.jpg already downloaded
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5731758%252Fgeneral%252Fa0f665b9-12d6-4b41-9957-a84f825c017d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731758/general/a0f665b9-12d6-4b41-9957-a84f825c017d.jpg already downloaded
2026-03-25 10:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e13712d2-519f-544e-860e-c77126a01529, identifier: 10722687
2026-03-25 10:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4693b027-a948-5064-9cf7-28c6e3d428cd with identifier: 10722469
2026-03-25 10:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4693b027-a948-5064-9cf7-28c6e3d428cd with identifier: 10722469
2026-03-25 10:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4693b027-a948-5064-9cf7-28c6e3d428cd with identifier: 10722469 to the API
2026-03-25 10:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722469>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '4693b027-a948-5064-9cf7-28c6e3d428cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDB094',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722469',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 115673,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5694262/general/45e7bd48-bbc3-49ef-b371-5c03bcbcdaa9.jpg',
'https://images.openlane.eu/carimgs/5694262/general/f925fb48-5fcf-4f45-b80c-499cdcc1e606.jpg',
'https://images.openlane.eu/carimgs/5694262/general/a07851cb-2f86-4c41-be56-8956b65f7006.jpg',
'https://images.openlane.eu/carimgs/5694262/general/0b313db1-c1d7-46d1-a469-b8ee4c1099b1.jpg',
'https://images.openlane.eu/carimgs/5694262/general/7e2963c1-e468-458b-b60c-1da7b8fc9e37.jpg',
'https://images.openlane.eu/carimgs/5694262/general/a67483d1-34bc-46cd-b807-033854537888.jpg',
'https://images.openlane.eu/carimgs/5694262/general/dfea2041-55bf-44cf-beee-c27b54e33fc5.jpg',
'https://images.openlane.eu/carimgs/5694262/general/44f068c7-09b1-4cb6-8a64-c437e5b43d61.jpg',
'https://images.openlane.eu/carimgs/5694262/general/2b3588df-379c-420a-aae6-b9d179c61c1a.jpg',
'https://images.openlane.eu/carimgs/5694262/general/1b01cd99-4789-4477-8c77-b417395bda69.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4693b027-a948-5064-9cf7-28c6e3d428cd/4693b027-a948-5064-9cf7-28c6e3d428cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90733,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694262/general/45e7bd48-bbc3-49ef-b371-5c03bcbcdaa9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4693b027-a948-5064-9cf7-28c6e3d428cd/4693b027-a948-5064-9cf7-28c6e3d428cd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694262/general/f925fb48-5fcf-4f45-b80c-499cdcc1e606.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4693b027-a948-5064-9cf7-28c6e3d428cd/4693b027-a948-5064-9cf7-28c6e3d428cd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86073,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694262/general/a07851cb-2f86-4c41-be56-8956b65f7006.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4693b027-a948-5064-9cf7-28c6e3d428cd/4693b027-a948-5064-9cf7-28c6e3d428cd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694262/general/0b313db1-c1d7-46d1-a469-b8ee4c1099b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4693b027-a948-5064-9cf7-28c6e3d428cd/4693b027-a948-5064-9cf7-28c6e3d428cd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113052,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694262/general/7e2963c1-e468-458b-b60c-1da7b8fc9e37.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4693b027-a948-5064-9cf7-28c6e3d428cd/4693b027-a948-5064-9cf7-28c6e3d428cd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92856,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694262/general/a67483d1-34bc-46cd-b807-033854537888.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4693b027-a948-5064-9cf7-28c6e3d428cd/4693b027-a948-5064-9cf7-28c6e3d428cd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694262/general/dfea2041-55bf-44cf-beee-c27b54e33fc5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4693b027-a948-5064-9cf7-28c6e3d428cd/4693b027-a948-5064-9cf7-28c6e3d428cd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694262/general/44f068c7-09b1-4cb6-8a64-c437e5b43d61.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4693b027-a948-5064-9cf7-28c6e3d428cd/4693b027-a948-5064-9cf7-28c6e3d428cd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132165,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694262/general/2b3588df-379c-420a-aae6-b9d179c61c1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4693b027-a948-5064-9cf7-28c6e3d428cd/4693b027-a948-5064-9cf7-28c6e3d428cd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94856,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694262/general/1b01cd99-4789-4477-8c77-b417395bda69.jpg',
'Width': 1024}],
'price': 11450,
'price_includes_vat': True,
'registration_date': '2021-10-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Passat Variant 1.5 TSI Style Business - Petrol - Manual '
'- 150 hp - 115.673 km',
'transmission': 'manual',
'trim': 'Style Business',
'vin': None,
'year': 2021}
2026-03-25 10:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722469%27 HTTP/1.1" 200 None
2026-03-25 10:20:03 [adesa.be] INFO: Saving data for 10722469: {'created_time': 1774434003.356822, 'last_price_update_time': 1774434003.356833, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722469') HTTP/1.1" 204 0
2026-03-25 10:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ddc8d094-edaa-599d-9f64-ba7cd0c69a39 with identifier: 10722484
2026-03-25 10:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ddc8d094-edaa-599d-9f64-ba7cd0c69a39 with identifier: 10722484
2026-03-25 10:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ddc8d094-edaa-599d-9f64-ba7cd0c69a39 with identifier: 10722484 to the API
2026-03-25 10:20:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722484>
{'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-26T12:35:00Z',
'fuel_type': 'Electric',
'id': 'ddc8d094-edaa-599d-9f64-ba7cd0c69a39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHU726',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722484',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 66959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5696479/general/a94e1845-f62f-472c-a6f3-35203d663c9f.jpg',
'https://images.openlane.eu/carimgs/5696479/general/4c1d2824-6b74-4eda-b220-7bdb5d91e096.jpg',
'https://images.openlane.eu/carimgs/5696479/general/508b37d2-071c-4801-809b-cde9af1d1c83.jpg',
'https://images.openlane.eu/carimgs/5696479/general/16d1ea26-50b6-4a81-bac2-2e01ba9d56af.jpg',
'https://images.openlane.eu/carimgs/5696479/general/b518c817-fef5-46d8-8090-8f3e6e9c47ca.jpg',
'https://images.openlane.eu/carimgs/5696479/general/2cfe4486-ed42-484b-a961-8913306ff589.jpg',
'https://images.openlane.eu/carimgs/5696479/general/c0cd8999-4376-408a-b213-4fe185124afb.jpg',
'https://images.openlane.eu/carimgs/5696479/general/26d255d9-5cd5-4b6f-a92f-18e5792c5891.jpg',
'https://images.openlane.eu/carimgs/5696479/general/0f9adb62-d617-4e82-9c2d-78c7f1cce03f.jpg',
'https://images.openlane.eu/carimgs/5696479/general/c4d44bf1-ec58-437b-8d05-7b2c3b2d7bde.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc8d094-edaa-599d-9f64-ba7cd0c69a39/ddc8d094-edaa-599d-9f64-ba7cd0c69a39_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164387,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696479/general/a94e1845-f62f-472c-a6f3-35203d663c9f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc8d094-edaa-599d-9f64-ba7cd0c69a39/ddc8d094-edaa-599d-9f64-ba7cd0c69a39_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200677,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696479/general/4c1d2824-6b74-4eda-b220-7bdb5d91e096.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc8d094-edaa-599d-9f64-ba7cd0c69a39/ddc8d094-edaa-599d-9f64-ba7cd0c69a39_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126005,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696479/general/508b37d2-071c-4801-809b-cde9af1d1c83.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc8d094-edaa-599d-9f64-ba7cd0c69a39/ddc8d094-edaa-599d-9f64-ba7cd0c69a39_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157060,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696479/general/16d1ea26-50b6-4a81-bac2-2e01ba9d56af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc8d094-edaa-599d-9f64-ba7cd0c69a39/ddc8d094-edaa-599d-9f64-ba7cd0c69a39_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96151,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696479/general/b518c817-fef5-46d8-8090-8f3e6e9c47ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc8d094-edaa-599d-9f64-ba7cd0c69a39/ddc8d094-edaa-599d-9f64-ba7cd0c69a39_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113350,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696479/general/2cfe4486-ed42-484b-a961-8913306ff589.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc8d094-edaa-599d-9f64-ba7cd0c69a39/ddc8d094-edaa-599d-9f64-ba7cd0c69a39_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127611,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696479/general/c0cd8999-4376-408a-b213-4fe185124afb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc8d094-edaa-599d-9f64-ba7cd0c69a39/ddc8d094-edaa-599d-9f64-ba7cd0c69a39_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92297,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696479/general/26d255d9-5cd5-4b6f-a92f-18e5792c5891.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc8d094-edaa-599d-9f64-ba7cd0c69a39/ddc8d094-edaa-599d-9f64-ba7cd0c69a39_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95509,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696479/general/0f9adb62-d617-4e82-9c2d-78c7f1cce03f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc8d094-edaa-599d-9f64-ba7cd0c69a39/ddc8d094-edaa-599d-9f64-ba7cd0c69a39_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45355,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696479/general/c4d44bf1-ec58-437b-8d05-7b2c3b2d7bde.jpg',
'Width': 400}],
'price': 18650,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen ID.4 77 kWh Family - Electric - Automatic - 204 hp - '
'66.959 km',
'transmission': 'automatic',
'trim': 'Family',
'vin': None,
'year': 2021}
2026-03-25 10:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722484%27 HTTP/1.1" 200 None
2026-03-25 10:20:03 [adesa.be] INFO: Saving data for 10722484: {'created_time': 1774434003.973384, 'last_price_update_time': 1774434003.973399, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722484') HTTP/1.1" 204 0
2026-03-25 10:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e13712d2-519f-544e-860e-c77126a01529 with identifier: 10722687
2026-03-25 10:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e13712d2-519f-544e-860e-c77126a01529 with identifier: 10722687
2026-03-25 10:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e13712d2-519f-544e-860e-c77126a01529 with identifier: 10722687 to the API
2026-03-25 10:20:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722687>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Electric',
'id': 'e13712d2-519f-544e-860e-c77126a01529',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ENT831',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722687',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 59196,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5731758/general/31c4a712-1edf-4ab2-a39e-16431369ec56.jpg',
'https://images.openlane.eu/carimgs/5731758/general/b1927637-167d-4160-bd03-1dcda8cf911c.jpg',
'https://images.openlane.eu/carimgs/5731758/general/7bb4055d-4097-4a2e-b403-6fbda68a0b0f.jpg',
'https://images.openlane.eu/carimgs/5731758/general/33ad7219-0ec8-47fb-baf5-4895916cecf3.jpg',
'https://images.openlane.eu/carimgs/5731758/general/19fa47a1-c572-46a7-aebf-ec5c07debf8e.jpg',
'https://images.openlane.eu/carimgs/5731758/general/c6adf3f7-437e-4aa2-b8f5-dde9c032ae31.jpg',
'https://images.openlane.eu/carimgs/5731758/general/fe30bdbf-0e50-43ba-ab97-68d1817647a0.jpg',
'https://images.openlane.eu/carimgs/5731758/general/14e07de7-decb-4784-b0dd-4cee47a6155d.jpg',
'https://images.openlane.eu/carimgs/5731758/general/5dd45a6c-8b9f-4c4d-8f98-d152d36c6d9f.jpg',
'https://images.openlane.eu/carimgs/5731758/general/a0f665b9-12d6-4b41-9957-a84f825c017d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13712d2-519f-544e-860e-c77126a01529/e13712d2-519f-544e-860e-c77126a01529_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290310,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731758/general/31c4a712-1edf-4ab2-a39e-16431369ec56.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13712d2-519f-544e-860e-c77126a01529/e13712d2-519f-544e-860e-c77126a01529_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37840,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731758/general/b1927637-167d-4160-bd03-1dcda8cf911c.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13712d2-519f-544e-860e-c77126a01529/e13712d2-519f-544e-860e-c77126a01529_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304230,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731758/general/7bb4055d-4097-4a2e-b403-6fbda68a0b0f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13712d2-519f-544e-860e-c77126a01529/e13712d2-519f-544e-860e-c77126a01529_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305142,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731758/general/33ad7219-0ec8-47fb-baf5-4895916cecf3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13712d2-519f-544e-860e-c77126a01529/e13712d2-519f-544e-860e-c77126a01529_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263706,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731758/general/19fa47a1-c572-46a7-aebf-ec5c07debf8e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13712d2-519f-544e-860e-c77126a01529/e13712d2-519f-544e-860e-c77126a01529_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267181,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731758/general/c6adf3f7-437e-4aa2-b8f5-dde9c032ae31.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13712d2-519f-544e-860e-c77126a01529/e13712d2-519f-544e-860e-c77126a01529_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258839,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731758/general/fe30bdbf-0e50-43ba-ab97-68d1817647a0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13712d2-519f-544e-860e-c77126a01529/e13712d2-519f-544e-860e-c77126a01529_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309717,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731758/general/14e07de7-decb-4784-b0dd-4cee47a6155d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13712d2-519f-544e-860e-c77126a01529/e13712d2-519f-544e-860e-c77126a01529_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217761,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731758/general/5dd45a6c-8b9f-4c4d-8f98-d152d36c6d9f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13712d2-519f-544e-860e-c77126a01529/e13712d2-519f-544e-860e-c77126a01529_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284603,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731758/general/a0f665b9-12d6-4b41-9957-a84f825c017d.jpg',
'Width': 1400}],
'price': 21050,
'price_includes_vat': True,
'registration_date': '2023-12-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen ID.4 77 kWh Pro - Electric - Automatic - 174 hp - 59.196 '
'km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-25 10:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722687%27 HTTP/1.1" 200 None
2026-03-25 10:20:04 [adesa.be] INFO: Saving data for 10722687: {'created_time': 1774434004.344354, 'last_price_update_time': 1774434004.344369, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722687') HTTP/1.1" 204 0
2026-03-25 10:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722459> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722363> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9177a10>
2026-03-25 10:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b3842eb-18c6-5fb6-9eb1-efe876e9b300/9b3842eb-18c6-5fb6-9eb1-efe876e9b300_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%252F5742613%252Fgeneral%252F1519ae70-1aef-45df-8607-a5bb342474be.jpg') HTTP/1.1" 204 0
2026-03-25 10:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742613/general/1519ae70-1aef-45df-8607-a5bb342474be.jpg saved to cache
2026-03-25 10:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9b3842eb-18c6-5fb6-9eb1-efe876e9b300
2026-03-25 10:20:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9b3842eb-18c6-5fb6-9eb1-efe876e9b300, skipping ID generation
2026-03-25 10:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b3842eb-18c6-5fb6-9eb1-efe876e9b300 with scrape type 1
2026-03-25 10:20:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9b3842eb-18c6-5fb6-9eb1-efe876e9b300 sending to next pipeline
2026-03-25 10:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9b3842eb-18c6-5fb6-9eb1-efe876e9b300, identifier: 10716160
2026-03-25 10:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9b3842eb-18c6-5fb6-9eb1-efe876e9b300 with identifier: 10716160
2026-03-25 10:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9b3842eb-18c6-5fb6-9eb1-efe876e9b300 with identifier: 10716160
2026-03-25 10:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9b3842eb-18c6-5fb6-9eb1-efe876e9b300 with identifier: 10716160 to the API
2026-03-25 10:20:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742613/general/1519ae70-1aef-45df-8607-a5bb342474be.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '9b3842eb-18c6-5fb6-9eb1-efe876e9b300',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJQ207',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716160',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 62533,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3842eb-18c6-5fb6-9eb1-efe876e9b300/9b3842eb-18c6-5fb6-9eb1-efe876e9b300_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33233,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742613/general/50bb1e19-cafa-4e2b-a2a0-756e99f7cb5c.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3842eb-18c6-5fb6-9eb1-efe876e9b300/9b3842eb-18c6-5fb6-9eb1-efe876e9b300_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256831,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742613/general/88f2c0b3-89b2-4469-b3d2-e3134e394266.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3842eb-18c6-5fb6-9eb1-efe876e9b300/9b3842eb-18c6-5fb6-9eb1-efe876e9b300_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265497,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742613/general/31ae4476-79c9-494c-a474-0b5a9d7a6a0b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3842eb-18c6-5fb6-9eb1-efe876e9b300/9b3842eb-18c6-5fb6-9eb1-efe876e9b300_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253875,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742613/general/63df051c-3f61-49d7-9828-3c741936d58e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3842eb-18c6-5fb6-9eb1-efe876e9b300/9b3842eb-18c6-5fb6-9eb1-efe876e9b300_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283940,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742613/general/4d85cf43-8550-444c-a079-b1d2efa2c86c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3842eb-18c6-5fb6-9eb1-efe876e9b300/9b3842eb-18c6-5fb6-9eb1-efe876e9b300_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342343,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742613/general/f7279e41-72e2-4d5a-967e-33b2bc2d1851.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3842eb-18c6-5fb6-9eb1-efe876e9b300/9b3842eb-18c6-5fb6-9eb1-efe876e9b300_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414643,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742613/general/d0002ea7-d11f-4d1c-b617-e86d1ddea2b0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3842eb-18c6-5fb6-9eb1-efe876e9b300/9b3842eb-18c6-5fb6-9eb1-efe876e9b300_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253686,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742613/general/89e1d172-24ed-4350-8172-7b033fa6c112.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3842eb-18c6-5fb6-9eb1-efe876e9b300/9b3842eb-18c6-5fb6-9eb1-efe876e9b300_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232971,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742613/general/7580a262-0d58-4cf0-8d74-9911d02c342f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3842eb-18c6-5fb6-9eb1-efe876e9b300/9b3842eb-18c6-5fb6-9eb1-efe876e9b300_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252514,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742613/general/1519ae70-1aef-45df-8607-a5bb342474be.jpg',
'Width': 1400}],
'price': 5800,
'price_includes_vat': True,
'registration_date': '2021-04-16',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'62.533 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-25 10:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716160%27 HTTP/1.1" 200 None
2026-03-25 10:20:04 [adesa.be] INFO: Saving data for 10716160: {'created_time': 1774434004.894834, 'last_price_update_time': 1774434004.894846, 'auction_closing_time': 1774609200.0}
2026-03-25 10:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716160') HTTP/1.1" 204 0
2026-03-25 10:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f723affd-4702-57ed-b7a5-f3236e87dbe1 with identifier: 10722509
2026-03-25 10:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f723affd-4702-57ed-b7a5-f3236e87dbe1 with scrape type 1
2026-03-25 10:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f723affd-4702-57ed-b7a5-f3236e87dbe1
2026-03-25 10:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699388%252Fgeneral%252Fe5f05ccf-09c6-4658-b39c-99dede8b33a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699388/general/e5f05ccf-09c6-4658-b39c-99dede8b33a2.jpg already downloaded
2026-03-25 10:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699388%252Fgeneral%252F5b7381ac-b9e3-41b4-8683-7d319d0cc1cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699388/general/5b7381ac-b9e3-41b4-8683-7d319d0cc1cc.jpg already downloaded
2026-03-25 10:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699388%252Fgeneral%252F5b6a9c68-9e12-4f38-a0ee-d500ba2922a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699388/general/5b6a9c68-9e12-4f38-a0ee-d500ba2922a9.jpg already downloaded
2026-03-25 10:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699388%252Fgeneral%252F8e79aeaf-a4fa-4bb9-a6e2-972b1986b216.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699388/general/8e79aeaf-a4fa-4bb9-a6e2-972b1986b216.jpg already downloaded
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699388%252Fgeneral%252F018a517f-51fe-499a-a068-0c473d68407b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699388/general/018a517f-51fe-499a-a068-0c473d68407b.jpg already downloaded
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699388%252Fgeneral%252Fb868f445-6522-4640-907d-3b90c7483529.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699388/general/b868f445-6522-4640-907d-3b90c7483529.jpg already downloaded
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699388%252Fgeneral%252F010067c8-aeb8-468b-9f28-e2cdaf9ba71b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699388/general/010067c8-aeb8-468b-9f28-e2cdaf9ba71b.jpg already downloaded
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699388%252Fgeneral%252F9442543b-57fb-4d58-9692-1af5ea9c134d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699388/general/9442543b-57fb-4d58-9692-1af5ea9c134d.jpg already downloaded
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699388%252Fgeneral%252F232b6fcc-ebb5-4b21-8509-1424dbfbb032.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699388/general/232b6fcc-ebb5-4b21-8509-1424dbfbb032.jpg already downloaded
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699388%252Fgeneral%252Ffbb2af30-9f41-4a6d-9b5c-eefb7d751ed4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699388/general/fbb2af30-9f41-4a6d-9b5c-eefb7d751ed4.jpg already downloaded
2026-03-25 10:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f723affd-4702-57ed-b7a5-f3236e87dbe1, identifier: 10722509
2026-03-25 10:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f723affd-4702-57ed-b7a5-f3236e87dbe1 with identifier: 10722509
2026-03-25 10:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f723affd-4702-57ed-b7a5-f3236e87dbe1 with identifier: 10722509
2026-03-25 10:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f723affd-4702-57ed-b7a5-f3236e87dbe1 with identifier: 10722509 to the API
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722509>
{'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': 150,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'f723affd-4702-57ed-b7a5-f3236e87dbe1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJH781',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722509',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 123123,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5699388/general/e5f05ccf-09c6-4658-b39c-99dede8b33a2.jpg',
'https://images.openlane.eu/carimgs/5699388/general/5b7381ac-b9e3-41b4-8683-7d319d0cc1cc.jpg',
'https://images.openlane.eu/carimgs/5699388/general/5b6a9c68-9e12-4f38-a0ee-d500ba2922a9.jpg',
'https://images.openlane.eu/carimgs/5699388/general/8e79aeaf-a4fa-4bb9-a6e2-972b1986b216.jpg',
'https://images.openlane.eu/carimgs/5699388/general/018a517f-51fe-499a-a068-0c473d68407b.jpg',
'https://images.openlane.eu/carimgs/5699388/general/b868f445-6522-4640-907d-3b90c7483529.jpg',
'https://images.openlane.eu/carimgs/5699388/general/010067c8-aeb8-468b-9f28-e2cdaf9ba71b.jpg',
'https://images.openlane.eu/carimgs/5699388/general/9442543b-57fb-4d58-9692-1af5ea9c134d.jpg',
'https://images.openlane.eu/carimgs/5699388/general/232b6fcc-ebb5-4b21-8509-1424dbfbb032.jpg',
'https://images.openlane.eu/carimgs/5699388/general/fbb2af30-9f41-4a6d-9b5c-eefb7d751ed4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f723affd-4702-57ed-b7a5-f3236e87dbe1/f723affd-4702-57ed-b7a5-f3236e87dbe1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124090,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699388/general/e5f05ccf-09c6-4658-b39c-99dede8b33a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f723affd-4702-57ed-b7a5-f3236e87dbe1/f723affd-4702-57ed-b7a5-f3236e87dbe1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699388/general/5b7381ac-b9e3-41b4-8683-7d319d0cc1cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f723affd-4702-57ed-b7a5-f3236e87dbe1/f723affd-4702-57ed-b7a5-f3236e87dbe1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109240,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699388/general/5b6a9c68-9e12-4f38-a0ee-d500ba2922a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f723affd-4702-57ed-b7a5-f3236e87dbe1/f723affd-4702-57ed-b7a5-f3236e87dbe1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106611,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699388/general/8e79aeaf-a4fa-4bb9-a6e2-972b1986b216.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f723affd-4702-57ed-b7a5-f3236e87dbe1/f723affd-4702-57ed-b7a5-f3236e87dbe1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117153,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699388/general/018a517f-51fe-499a-a068-0c473d68407b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f723affd-4702-57ed-b7a5-f3236e87dbe1/f723affd-4702-57ed-b7a5-f3236e87dbe1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91019,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699388/general/b868f445-6522-4640-907d-3b90c7483529.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f723affd-4702-57ed-b7a5-f3236e87dbe1/f723affd-4702-57ed-b7a5-f3236e87dbe1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84853,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699388/general/010067c8-aeb8-468b-9f28-e2cdaf9ba71b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f723affd-4702-57ed-b7a5-f3236e87dbe1/f723affd-4702-57ed-b7a5-f3236e87dbe1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75694,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699388/general/9442543b-57fb-4d58-9692-1af5ea9c134d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f723affd-4702-57ed-b7a5-f3236e87dbe1/f723affd-4702-57ed-b7a5-f3236e87dbe1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150881,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699388/general/232b6fcc-ebb5-4b21-8509-1424dbfbb032.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f723affd-4702-57ed-b7a5-f3236e87dbe1/f723affd-4702-57ed-b7a5-f3236e87dbe1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85947,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699388/general/fbb2af30-9f41-4a6d-9b5c-eefb7d751ed4.jpg',
'Width': 1024}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Automatic - 150 hp '
'- 123.123 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722509%27 HTTP/1.1" 200 None
2026-03-25 10:20:05 [adesa.be] INFO: Saving data for 10722509: {'created_time': 1774434005.613596, 'last_price_update_time': 1774434005.613607, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722509') HTTP/1.1" 204 0
2026-03-25 10:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acde92ca-429e-5887-be64-08383a14d3c8 with identifier: 10722459
2026-03-25 10:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acde92ca-429e-5887-be64-08383a14d3c8 with scrape type 1
2026-03-25 10:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item acde92ca-429e-5887-be64-08383a14d3c8
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692102%252Fgeneral%252F2e539304-d69f-4d03-89f5-168bbd2cf64a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692102/general/2e539304-d69f-4d03-89f5-168bbd2cf64a.jpg already downloaded
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692102%252Fgeneral%252F4cf92a59-2b4b-4674-88b5-58dc39c56bca.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692102/general/4cf92a59-2b4b-4674-88b5-58dc39c56bca.jpg already downloaded
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692102%252Fgeneral%252Ffc5cf0db-e8e0-4d76-afc7-4fb0819af75b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692102/general/fc5cf0db-e8e0-4d76-afc7-4fb0819af75b.jpg already downloaded
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692102%252Fgeneral%252Fcea59aec-f912-42c7-8274-8d5ec0438a78.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692102/general/cea59aec-f912-42c7-8274-8d5ec0438a78.jpg already downloaded
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692102%252Fgeneral%252Fd4bcc3fe-d6e8-4be3-afb6-b8640f11cd47.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692102/general/d4bcc3fe-d6e8-4be3-afb6-b8640f11cd47.jpg already downloaded
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692102%252Fgeneral%252Ff52d291b-6523-4faa-a28b-ab9137e0cd44.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692102/general/f52d291b-6523-4faa-a28b-ab9137e0cd44.jpg already downloaded
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692102%252Fgeneral%252F20c89548-500d-4f34-be1a-a82876b82523.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692102/general/20c89548-500d-4f34-be1a-a82876b82523.jpg already downloaded
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692102%252Fgeneral%252F25c0d523-4d4e-4215-a28c-3c83bbbbeac5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692102/general/25c0d523-4d4e-4215-a28c-3c83bbbbeac5.jpg already downloaded
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692102%252Fgeneral%252F87f64c49-3c66-4ba0-ac94-1e538be4c93c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692102/general/87f64c49-3c66-4ba0-ac94-1e538be4c93c.jpg already downloaded
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692102%252Fgeneral%252Ffb60dc30-ead6-463b-99e9-fe48e49d8a53.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692102/general/fb60dc30-ead6-463b-99e9-fe48e49d8a53.jpg already downloaded
2026-03-25 10:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: acde92ca-429e-5887-be64-08383a14d3c8, identifier: 10722459
2026-03-25 10:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85146a1b-84e6-573a-81e2-ae2e325fa1bf with identifier: 10722363
2026-03-25 10:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85146a1b-84e6-573a-81e2-ae2e325fa1bf with scrape type 1
2026-03-25 10:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85146a1b-84e6-573a-81e2-ae2e325fa1bf
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5646940%252Fgeneral%252Fb9ad11ac-00d9-4603-adc9-788f16dec660.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646940/general/b9ad11ac-00d9-4603-adc9-788f16dec660.jpg already downloaded
2026-03-25 10:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5646940%252Fgeneral%252Fbb914b4d-da6b-49ca-b0fe-f2c9bf93f39e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646940/general/bb914b4d-da6b-49ca-b0fe-f2c9bf93f39e.jpg already downloaded
2026-03-25 10:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5646940%252Fgeneral%252F2668f959-e083-4209-9b18-d6b537650a04.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646940/general/2668f959-e083-4209-9b18-d6b537650a04.jpg already downloaded
2026-03-25 10:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5646940%252Fgeneral%252F7286a0ff-c769-4e10-818a-8f987a0df37b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646940/general/7286a0ff-c769-4e10-818a-8f987a0df37b.jpg already downloaded
2026-03-25 10:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5646940%252Fgeneral%252F632ff5bc-999a-432c-8aa6-1912ca355b6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646940/general/632ff5bc-999a-432c-8aa6-1912ca355b6e.jpg already downloaded
2026-03-25 10:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5646940%252Fgeneral%252F2bf7d1e2-b603-4559-b90e-f5b5fc37ee65.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646940/general/2bf7d1e2-b603-4559-b90e-f5b5fc37ee65.jpg already downloaded
2026-03-25 10:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5646940%252Fgeneral%252F5f674058-f375-487c-a9eb-591a1cef703a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646940/general/5f674058-f375-487c-a9eb-591a1cef703a.jpg already downloaded
2026-03-25 10:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5646940%252Fgeneral%252F52b9d202-c571-4f3a-84b4-6d6da04696b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646940/general/52b9d202-c571-4f3a-84b4-6d6da04696b0.jpg already downloaded
2026-03-25 10:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5646940%252Fgeneral%252F9b5650f8-20fb-46c4-97b1-206008a8ef4a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646940/general/9b5650f8-20fb-46c4-97b1-206008a8ef4a.jpg already downloaded
2026-03-25 10:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5646940%252Fgeneral%252F99ab08d0-c2b8-41c3-a5e1-8db9e5a4981e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646940/general/99ab08d0-c2b8-41c3-a5e1-8db9e5a4981e.jpg already downloaded
2026-03-25 10:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85146a1b-84e6-573a-81e2-ae2e325fa1bf, identifier: 10722363
2026-03-25 10:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722457> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: acde92ca-429e-5887-be64-08383a14d3c8 with identifier: 10722459
2026-03-25 10:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: acde92ca-429e-5887-be64-08383a14d3c8 with identifier: 10722459
2026-03-25 10:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: acde92ca-429e-5887-be64-08383a14d3c8 with identifier: 10722459 to the API
2026-03-25 10:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:20:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722459>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'acde92ca-429e-5887-be64-08383a14d3c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQR108',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722459',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 92656,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5692102/general/2e539304-d69f-4d03-89f5-168bbd2cf64a.jpg',
'https://images.openlane.eu/carimgs/5692102/general/4cf92a59-2b4b-4674-88b5-58dc39c56bca.jpg',
'https://images.openlane.eu/carimgs/5692102/general/fc5cf0db-e8e0-4d76-afc7-4fb0819af75b.jpg',
'https://images.openlane.eu/carimgs/5692102/general/cea59aec-f912-42c7-8274-8d5ec0438a78.jpg',
'https://images.openlane.eu/carimgs/5692102/general/d4bcc3fe-d6e8-4be3-afb6-b8640f11cd47.jpg',
'https://images.openlane.eu/carimgs/5692102/general/f52d291b-6523-4faa-a28b-ab9137e0cd44.jpg',
'https://images.openlane.eu/carimgs/5692102/general/20c89548-500d-4f34-be1a-a82876b82523.jpg',
'https://images.openlane.eu/carimgs/5692102/general/25c0d523-4d4e-4215-a28c-3c83bbbbeac5.jpg',
'https://images.openlane.eu/carimgs/5692102/general/87f64c49-3c66-4ba0-ac94-1e538be4c93c.jpg',
'https://images.openlane.eu/carimgs/5692102/general/fb60dc30-ead6-463b-99e9-fe48e49d8a53.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acde92ca-429e-5887-be64-08383a14d3c8/acde92ca-429e-5887-be64-08383a14d3c8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318648,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692102/general/2e539304-d69f-4d03-89f5-168bbd2cf64a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acde92ca-429e-5887-be64-08383a14d3c8/acde92ca-429e-5887-be64-08383a14d3c8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310775,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692102/general/4cf92a59-2b4b-4674-88b5-58dc39c56bca.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acde92ca-429e-5887-be64-08383a14d3c8/acde92ca-429e-5887-be64-08383a14d3c8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304328,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692102/general/fc5cf0db-e8e0-4d76-afc7-4fb0819af75b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acde92ca-429e-5887-be64-08383a14d3c8/acde92ca-429e-5887-be64-08383a14d3c8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233733,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692102/general/cea59aec-f912-42c7-8274-8d5ec0438a78.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acde92ca-429e-5887-be64-08383a14d3c8/acde92ca-429e-5887-be64-08383a14d3c8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274806,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692102/general/d4bcc3fe-d6e8-4be3-afb6-b8640f11cd47.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acde92ca-429e-5887-be64-08383a14d3c8/acde92ca-429e-5887-be64-08383a14d3c8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277120,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692102/general/f52d291b-6523-4faa-a28b-ab9137e0cd44.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acde92ca-429e-5887-be64-08383a14d3c8/acde92ca-429e-5887-be64-08383a14d3c8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247998,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692102/general/20c89548-500d-4f34-be1a-a82876b82523.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acde92ca-429e-5887-be64-08383a14d3c8/acde92ca-429e-5887-be64-08383a14d3c8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466452,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692102/general/25c0d523-4d4e-4215-a28c-3c83bbbbeac5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acde92ca-429e-5887-be64-08383a14d3c8/acde92ca-429e-5887-be64-08383a14d3c8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234330,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692102/general/87f64c49-3c66-4ba0-ac94-1e538be4c93c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acde92ca-429e-5887-be64-08383a14d3c8/acde92ca-429e-5887-be64-08383a14d3c8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39844,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692102/general/fb60dc30-ead6-463b-99e9-fe48e49d8a53.jpg',
'Width': 400}],
'price': 15250,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - Automatic '
'- 156 hp - 92.656 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 10:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722459%27 HTTP/1.1" 200 None
2026-03-25 10:20:06 [adesa.be] INFO: Saving data for 10722459: {'created_time': 1774434006.580225, 'last_price_update_time': 1774434006.580237, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722459') HTTP/1.1" 204 0
2026-03-25 10:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85146a1b-84e6-573a-81e2-ae2e325fa1bf with identifier: 10722363
2026-03-25 10:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85146a1b-84e6-573a-81e2-ae2e325fa1bf with identifier: 10722363
2026-03-25 10:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85146a1b-84e6-573a-81e2-ae2e325fa1bf with identifier: 10722363 to the API
2026-03-25 10:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:20:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722363>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '85146a1b-84e6-573a-81e2-ae2e325fa1bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTQ464',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722363',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Multivan',
'odometer': 75696,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5646940/general/b9ad11ac-00d9-4603-adc9-788f16dec660.jpg',
'https://images.openlane.eu/carimgs/5646940/general/bb914b4d-da6b-49ca-b0fe-f2c9bf93f39e.jpg',
'https://images.openlane.eu/carimgs/5646940/general/2668f959-e083-4209-9b18-d6b537650a04.jpg',
'https://images.openlane.eu/carimgs/5646940/general/7286a0ff-c769-4e10-818a-8f987a0df37b.jpg',
'https://images.openlane.eu/carimgs/5646940/general/632ff5bc-999a-432c-8aa6-1912ca355b6e.jpg',
'https://images.openlane.eu/carimgs/5646940/general/2bf7d1e2-b603-4559-b90e-f5b5fc37ee65.jpg',
'https://images.openlane.eu/carimgs/5646940/general/5f674058-f375-487c-a9eb-591a1cef703a.jpg',
'https://images.openlane.eu/carimgs/5646940/general/52b9d202-c571-4f3a-84b4-6d6da04696b0.jpg',
'https://images.openlane.eu/carimgs/5646940/general/9b5650f8-20fb-46c4-97b1-206008a8ef4a.jpg',
'https://images.openlane.eu/carimgs/5646940/general/99ab08d0-c2b8-41c3-a5e1-8db9e5a4981e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85146a1b-84e6-573a-81e2-ae2e325fa1bf/85146a1b-84e6-573a-81e2-ae2e325fa1bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262998,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646940/general/b9ad11ac-00d9-4603-adc9-788f16dec660.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85146a1b-84e6-573a-81e2-ae2e325fa1bf/85146a1b-84e6-573a-81e2-ae2e325fa1bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293971,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646940/general/bb914b4d-da6b-49ca-b0fe-f2c9bf93f39e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85146a1b-84e6-573a-81e2-ae2e325fa1bf/85146a1b-84e6-573a-81e2-ae2e325fa1bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272422,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646940/general/2668f959-e083-4209-9b18-d6b537650a04.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85146a1b-84e6-573a-81e2-ae2e325fa1bf/85146a1b-84e6-573a-81e2-ae2e325fa1bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209470,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646940/general/7286a0ff-c769-4e10-818a-8f987a0df37b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85146a1b-84e6-573a-81e2-ae2e325fa1bf/85146a1b-84e6-573a-81e2-ae2e325fa1bf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246638,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646940/general/632ff5bc-999a-432c-8aa6-1912ca355b6e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85146a1b-84e6-573a-81e2-ae2e325fa1bf/85146a1b-84e6-573a-81e2-ae2e325fa1bf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256773,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646940/general/2bf7d1e2-b603-4559-b90e-f5b5fc37ee65.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85146a1b-84e6-573a-81e2-ae2e325fa1bf/85146a1b-84e6-573a-81e2-ae2e325fa1bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295622,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646940/general/5f674058-f375-487c-a9eb-591a1cef703a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85146a1b-84e6-573a-81e2-ae2e325fa1bf/85146a1b-84e6-573a-81e2-ae2e325fa1bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 478123,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646940/general/52b9d202-c571-4f3a-84b4-6d6da04696b0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85146a1b-84e6-573a-81e2-ae2e325fa1bf/85146a1b-84e6-573a-81e2-ae2e325fa1bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241800,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646940/general/9b5650f8-20fb-46c4-97b1-206008a8ef4a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85146a1b-84e6-573a-81e2-ae2e325fa1bf/85146a1b-84e6-573a-81e2-ae2e325fa1bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38977,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646940/general/99ab08d0-c2b8-41c3-a5e1-8db9e5a4981e.jpg',
'Width': 400}],
'price': 34050,
'price_includes_vat': True,
'registration_date': '2023-06-21',
'seats_number': 6,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Multivan 1.4 - Hybrid - Automatic - 150 hp - 75.696 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 10:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722363%27 HTTP/1.1" 200 None
2026-03-25 10:20:06 [adesa.be] INFO: Saving data for 10722363: {'created_time': 1774434006.968711, 'last_price_update_time': 1774434006.968726, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722363') HTTP/1.1" 204 0
2026-03-25 10:20:06 [scrapy.extensions.logstats] INFO: Crawled 308 pages (at 73 pages/min), scraped 286 items (at 69 items/min)
2026-03-25 10:20:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 214MiB
2026-03-25 10:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722686> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722712> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722589> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2a8a570-af66-59ff-b301-2c5b411a985f with identifier: 10722685
2026-03-25 10:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2a8a570-af66-59ff-b301-2c5b411a985f with scrape type 1
2026-03-25 10:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b2a8a570-af66-59ff-b301-2c5b411a985f
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731756%252Fgeneral%252F1e9c9b03-5266-4ac2-9a42-bee233b7cb2f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731756/general/1e9c9b03-5266-4ac2-9a42-bee233b7cb2f.jpg already downloaded
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731756%252Fgeneral%252F848de620-159f-411b-8351-608a1c24de8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731756/general/848de620-159f-411b-8351-608a1c24de8d.jpg already downloaded
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731756%252Fgeneral%252F84d1baf2-157e-473a-9079-f12a859e057e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731756/general/84d1baf2-157e-473a-9079-f12a859e057e.jpg already downloaded
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731756%252Fgeneral%252F1dcca2d6-c05a-425f-865d-714fa572bfba.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731756/general/1dcca2d6-c05a-425f-865d-714fa572bfba.jpg already downloaded
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731756%252Fgeneral%252F97f13f7a-a235-486c-908e-7f15d7ee0d88.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731756/general/97f13f7a-a235-486c-908e-7f15d7ee0d88.jpg already downloaded
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731756%252Fgeneral%252F809e59c8-9e50-4043-842e-ef017a61f051.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731756/general/809e59c8-9e50-4043-842e-ef017a61f051.jpg already downloaded
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731756%252Fgeneral%252F26e66ade-fc37-4cb7-80f3-b1c3e8671887.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731756/general/26e66ade-fc37-4cb7-80f3-b1c3e8671887.jpg already downloaded
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731756%252Fgeneral%252Ffd21325c-92e9-4fc0-8cb9-19590f33c235.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731756/general/fd21325c-92e9-4fc0-8cb9-19590f33c235.jpg already downloaded
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731756%252Fgeneral%252Fe864c0e6-5524-4e68-8d42-f20791a1c5b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731756/general/e864c0e6-5524-4e68-8d42-f20791a1c5b1.jpg already downloaded
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731756%252Fgeneral%252Fe0213319-662f-4bb1-8022-d2966125f482.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731756/general/e0213319-662f-4bb1-8022-d2966125f482.jpg already downloaded
2026-03-25 10:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b2a8a570-af66-59ff-b301-2c5b411a985f, identifier: 10722685
2026-03-25 10:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4afba4c-5b79-5312-acc7-e045604fa719 with identifier: 10722457
2026-03-25 10:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4afba4c-5b79-5312-acc7-e045604fa719 with scrape type 1
2026-03-25 10:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c4afba4c-5b79-5312-acc7-e045604fa719
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692096%252Fgeneral%252F978ebc80-b773-40d7-9c62-d42ab19257cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692096/general/978ebc80-b773-40d7-9c62-d42ab19257cb.jpg already downloaded
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692096%252Fgeneral%252Fe26f550d-aa86-4518-9fee-3344e5d759ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692096/general/e26f550d-aa86-4518-9fee-3344e5d759ae.jpg already downloaded
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692096%252Fgeneral%252F80f3c5fb-1cd9-467e-99f5-648c6c88ece8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692096/general/80f3c5fb-1cd9-467e-99f5-648c6c88ece8.jpg already downloaded
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692096%252Fgeneral%252Fab2aac5c-be45-47e1-8956-34537bd02be0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692096/general/ab2aac5c-be45-47e1-8956-34537bd02be0.jpg already downloaded
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692096%252Fgeneral%252F7be1a337-0fd3-499d-b1ab-924475de63dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692096/general/7be1a337-0fd3-499d-b1ab-924475de63dd.jpg already downloaded
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692096%252Fgeneral%252F99046995-d5ec-476b-a2ef-195a750245d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692096/general/99046995-d5ec-476b-a2ef-195a750245d1.jpg already downloaded
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692096%252Fgeneral%252Fc3f5deb2-a5ec-4c19-8897-67b55656dd9c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692096/general/c3f5deb2-a5ec-4c19-8897-67b55656dd9c.jpg already downloaded
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692096%252Fgeneral%252F49be6466-bb8f-4438-8ef8-7eaefe598fec.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692096/general/49be6466-bb8f-4438-8ef8-7eaefe598fec.jpg already downloaded
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692096%252Fgeneral%252Fb349e757-e03e-400c-b810-19522c5fddb2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692096/general/b349e757-e03e-400c-b810-19522c5fddb2.jpg already downloaded
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692096%252Fgeneral%252F3d0037ce-fd65-4749-83f1-e01a48b26d6a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692096/general/3d0037ce-fd65-4749-83f1-e01a48b26d6a.jpg already downloaded
2026-03-25 10:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4afba4c-5b79-5312-acc7-e045604fa719, identifier: 10722457
2026-03-25 10:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b2a8a570-af66-59ff-b301-2c5b411a985f with identifier: 10722685
2026-03-25 10:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b2a8a570-af66-59ff-b301-2c5b411a985f with identifier: 10722685
2026-03-25 10:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b2a8a570-af66-59ff-b301-2c5b411a985f with identifier: 10722685 to the API
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:20:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:20:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722685>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'b2a8a570-af66-59ff-b301-2c5b411a985f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTJ709',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722685',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 50581,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5731756/general/1e9c9b03-5266-4ac2-9a42-bee233b7cb2f.jpg',
'https://images.openlane.eu/carimgs/5731756/general/848de620-159f-411b-8351-608a1c24de8d.jpg',
'https://images.openlane.eu/carimgs/5731756/general/84d1baf2-157e-473a-9079-f12a859e057e.jpg',
'https://images.openlane.eu/carimgs/5731756/general/1dcca2d6-c05a-425f-865d-714fa572bfba.jpg',
'https://images.openlane.eu/carimgs/5731756/general/97f13f7a-a235-486c-908e-7f15d7ee0d88.jpg',
'https://images.openlane.eu/carimgs/5731756/general/809e59c8-9e50-4043-842e-ef017a61f051.jpg',
'https://images.openlane.eu/carimgs/5731756/general/26e66ade-fc37-4cb7-80f3-b1c3e8671887.jpg',
'https://images.openlane.eu/carimgs/5731756/general/fd21325c-92e9-4fc0-8cb9-19590f33c235.jpg',
'https://images.openlane.eu/carimgs/5731756/general/e864c0e6-5524-4e68-8d42-f20791a1c5b1.jpg',
'https://images.openlane.eu/carimgs/5731756/general/e0213319-662f-4bb1-8022-d2966125f482.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8a570-af66-59ff-b301-2c5b411a985f/b2a8a570-af66-59ff-b301-2c5b411a985f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398120,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731756/general/1e9c9b03-5266-4ac2-9a42-bee233b7cb2f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8a570-af66-59ff-b301-2c5b411a985f/b2a8a570-af66-59ff-b301-2c5b411a985f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328558,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731756/general/848de620-159f-411b-8351-608a1c24de8d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8a570-af66-59ff-b301-2c5b411a985f/b2a8a570-af66-59ff-b301-2c5b411a985f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377571,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731756/general/84d1baf2-157e-473a-9079-f12a859e057e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8a570-af66-59ff-b301-2c5b411a985f/b2a8a570-af66-59ff-b301-2c5b411a985f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330469,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731756/general/1dcca2d6-c05a-425f-865d-714fa572bfba.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8a570-af66-59ff-b301-2c5b411a985f/b2a8a570-af66-59ff-b301-2c5b411a985f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341884,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731756/general/97f13f7a-a235-486c-908e-7f15d7ee0d88.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8a570-af66-59ff-b301-2c5b411a985f/b2a8a570-af66-59ff-b301-2c5b411a985f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346857,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731756/general/809e59c8-9e50-4043-842e-ef017a61f051.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8a570-af66-59ff-b301-2c5b411a985f/b2a8a570-af66-59ff-b301-2c5b411a985f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274482,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731756/general/26e66ade-fc37-4cb7-80f3-b1c3e8671887.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8a570-af66-59ff-b301-2c5b411a985f/b2a8a570-af66-59ff-b301-2c5b411a985f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320016,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731756/general/fd21325c-92e9-4fc0-8cb9-19590f33c235.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8a570-af66-59ff-b301-2c5b411a985f/b2a8a570-af66-59ff-b301-2c5b411a985f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171966,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731756/general/e864c0e6-5524-4e68-8d42-f20791a1c5b1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8a570-af66-59ff-b301-2c5b411a985f/b2a8a570-af66-59ff-b301-2c5b411a985f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34152,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731756/general/e0213319-662f-4bb1-8022-d2966125f482.jpg',
'Width': 400}],
'price': 15650,
'price_includes_vat': True,
'registration_date': '2023-06-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.4 Style Business - Hybrid - Automatic - 150 hp - '
'50.581 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722685%27 HTTP/1.1" 200 None
2026-03-25 10:20:08 [adesa.be] INFO: Saving data for 10722685: {'created_time': 1774434008.100693, 'last_price_update_time': 1774434008.100705, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722685') HTTP/1.1" 204 0
2026-03-25 10:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4afba4c-5b79-5312-acc7-e045604fa719 with identifier: 10722457
2026-03-25 10:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4afba4c-5b79-5312-acc7-e045604fa719 with identifier: 10722457
2026-03-25 10:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4afba4c-5b79-5312-acc7-e045604fa719 with identifier: 10722457 to the API
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:20:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722457>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'c4afba4c-5b79-5312-acc7-e045604fa719',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTJ707',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722457',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 76075,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5692096/general/978ebc80-b773-40d7-9c62-d42ab19257cb.jpg',
'https://images.openlane.eu/carimgs/5692096/general/e26f550d-aa86-4518-9fee-3344e5d759ae.jpg',
'https://images.openlane.eu/carimgs/5692096/general/80f3c5fb-1cd9-467e-99f5-648c6c88ece8.jpg',
'https://images.openlane.eu/carimgs/5692096/general/ab2aac5c-be45-47e1-8956-34537bd02be0.jpg',
'https://images.openlane.eu/carimgs/5692096/general/7be1a337-0fd3-499d-b1ab-924475de63dd.jpg',
'https://images.openlane.eu/carimgs/5692096/general/99046995-d5ec-476b-a2ef-195a750245d1.jpg',
'https://images.openlane.eu/carimgs/5692096/general/c3f5deb2-a5ec-4c19-8897-67b55656dd9c.jpg',
'https://images.openlane.eu/carimgs/5692096/general/49be6466-bb8f-4438-8ef8-7eaefe598fec.jpg',
'https://images.openlane.eu/carimgs/5692096/general/b349e757-e03e-400c-b810-19522c5fddb2.jpg',
'https://images.openlane.eu/carimgs/5692096/general/3d0037ce-fd65-4749-83f1-e01a48b26d6a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4afba4c-5b79-5312-acc7-e045604fa719/c4afba4c-5b79-5312-acc7-e045604fa719_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 443630,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692096/general/978ebc80-b773-40d7-9c62-d42ab19257cb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4afba4c-5b79-5312-acc7-e045604fa719/c4afba4c-5b79-5312-acc7-e045604fa719_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343517,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692096/general/e26f550d-aa86-4518-9fee-3344e5d759ae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4afba4c-5b79-5312-acc7-e045604fa719/c4afba4c-5b79-5312-acc7-e045604fa719_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 457203,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692096/general/80f3c5fb-1cd9-467e-99f5-648c6c88ece8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4afba4c-5b79-5312-acc7-e045604fa719/c4afba4c-5b79-5312-acc7-e045604fa719_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392643,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692096/general/ab2aac5c-be45-47e1-8956-34537bd02be0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4afba4c-5b79-5312-acc7-e045604fa719/c4afba4c-5b79-5312-acc7-e045604fa719_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385095,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692096/general/7be1a337-0fd3-499d-b1ab-924475de63dd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4afba4c-5b79-5312-acc7-e045604fa719/c4afba4c-5b79-5312-acc7-e045604fa719_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331496,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692096/general/99046995-d5ec-476b-a2ef-195a750245d1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4afba4c-5b79-5312-acc7-e045604fa719/c4afba4c-5b79-5312-acc7-e045604fa719_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257816,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692096/general/c3f5deb2-a5ec-4c19-8897-67b55656dd9c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4afba4c-5b79-5312-acc7-e045604fa719/c4afba4c-5b79-5312-acc7-e045604fa719_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332214,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692096/general/49be6466-bb8f-4438-8ef8-7eaefe598fec.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4afba4c-5b79-5312-acc7-e045604fa719/c4afba4c-5b79-5312-acc7-e045604fa719_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30729,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692096/general/b349e757-e03e-400c-b810-19522c5fddb2.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4afba4c-5b79-5312-acc7-e045604fa719/c4afba4c-5b79-5312-acc7-e045604fa719_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396694,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692096/general/3d0037ce-fd65-4749-83f1-e01a48b26d6a.jpg',
'Width': 1920}],
'price': 16350,
'price_includes_vat': True,
'registration_date': '2023-06-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.4 Style Business - Hybrid - Automatic - 150 hp - '
'76.075 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722457%27 HTTP/1.1" 200 None
2026-03-25 10:20:08 [adesa.be] INFO: Saving data for 10722457: {'created_time': 1774434008.457901, 'last_price_update_time': 1774434008.457912, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722457') HTTP/1.1" 204 0
2026-03-25 10:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f2e4d9c-b5c0-5555-9338-9301fb3cddac with identifier: 10722686
2026-03-25 10:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f2e4d9c-b5c0-5555-9338-9301fb3cddac with scrape type 1
2026-03-25 10:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f2e4d9c-b5c0-5555-9338-9301fb3cddac
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731757%252Fgeneral%252F452e4232-7634-474f-a448-df1b92076880.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731757/general/452e4232-7634-474f-a448-df1b92076880.jpg already downloaded
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731757%252Fgeneral%252Fd0cdd929-13e8-4d07-a8af-7cc73ef603db.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731757/general/d0cdd929-13e8-4d07-a8af-7cc73ef603db.jpg already downloaded
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731757%252Fgeneral%252F804f6028-ff62-4b84-aa9c-a7bf39f80f71.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731757/general/804f6028-ff62-4b84-aa9c-a7bf39f80f71.jpg already downloaded
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731757%252Fgeneral%252F0de5843a-3255-477a-8f8b-8c9b650a0532.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731757/general/0de5843a-3255-477a-8f8b-8c9b650a0532.jpg already downloaded
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731757%252Fgeneral%252F61e2d674-900e-4336-9afe-534f7e8590b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731757/general/61e2d674-900e-4336-9afe-534f7e8590b9.jpg already downloaded
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731757%252Fgeneral%252F3a17a24a-d2d1-47b3-a566-fac7a96c3e57.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731757/general/3a17a24a-d2d1-47b3-a566-fac7a96c3e57.jpg already downloaded
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731757%252Fgeneral%252F171aa475-42e6-42ba-b451-c26f0efe50e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731757/general/171aa475-42e6-42ba-b451-c26f0efe50e6.jpg already downloaded
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731757%252Fgeneral%252F06153626-8454-4e07-8099-0f1aa0c8f887.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731757/general/06153626-8454-4e07-8099-0f1aa0c8f887.jpg already downloaded
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731757%252Fgeneral%252Fe295219f-1c37-4064-aec3-26a31e00318c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731757/general/e295219f-1c37-4064-aec3-26a31e00318c.jpg already downloaded
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731757%252Fgeneral%252Fa5a27f09-34c5-4a41-beff-8a72a43070e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731757/general/a5a27f09-34c5-4a41-beff-8a72a43070e0.jpg already downloaded
2026-03-25 10:20:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f2e4d9c-b5c0-5555-9338-9301fb3cddac, identifier: 10722686
2026-03-25 10:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e770db3f-6bc1-5fd0-93e5-cd79978f6d76 with identifier: 10722712
2026-03-25 10:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e770db3f-6bc1-5fd0-93e5-cd79978f6d76 with scrape type 1
2026-03-25 10:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e770db3f-6bc1-5fd0-93e5-cd79978f6d76
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734313%252Fgeneral%252F5b8cee2f-f22f-4335-922d-1123d61098e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734313/general/5b8cee2f-f22f-4335-922d-1123d61098e3.jpg already downloaded
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734313%252Fgeneral%252F2c306958-0bb0-43bd-a2c5-757bbf37af72.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734313/general/2c306958-0bb0-43bd-a2c5-757bbf37af72.jpg already downloaded
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734313%252Fgeneral%252Feb6cab1e-4af6-42ae-ae81-b988e5b8b3b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734313/general/eb6cab1e-4af6-42ae-ae81-b988e5b8b3b3.jpg already downloaded
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734313%252Fgeneral%252F70e7ef07-3520-4efb-afef-b93482cc5516.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734313/general/70e7ef07-3520-4efb-afef-b93482cc5516.jpg already downloaded
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734313%252Fgeneral%252F9995daca-fbf3-4034-88e2-225478260861.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734313/general/9995daca-fbf3-4034-88e2-225478260861.jpg already downloaded
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734313%252Fgeneral%252Fd88ed0a4-a0ae-4843-b2d2-f2985f82adf2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734313/general/d88ed0a4-a0ae-4843-b2d2-f2985f82adf2.jpg already downloaded
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734313%252Fgeneral%252F5892173f-efa5-4ae4-a1f6-0b0951292469.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734313/general/5892173f-efa5-4ae4-a1f6-0b0951292469.jpg already downloaded
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734313%252Fgeneral%252F7501abe0-86a7-40c0-a3fe-a51a7d22aae1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734313/general/7501abe0-86a7-40c0-a3fe-a51a7d22aae1.jpg already downloaded
2026-03-25 10:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5734313%252Fgeneral%252F32ab5089-8875-49e1-804d-9d141a939d76.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734313/general/32ab5089-8875-49e1-804d-9d141a939d76.jpg already downloaded
2026-03-25 10:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5734313%252Fgeneral%252Fda7b86e3-c2f7-44e6-866e-34456b998072.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734313/general/da7b86e3-c2f7-44e6-866e-34456b998072.jpg already downloaded
2026-03-25 10:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e770db3f-6bc1-5fd0-93e5-cd79978f6d76, identifier: 10722712
2026-03-25 10:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 877f43a2-0199-54e4-bf1e-28558adab83e with identifier: 10722589
2026-03-25 10:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 877f43a2-0199-54e4-bf1e-28558adab83e with scrape type 1
2026-03-25 10:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 877f43a2-0199-54e4-bf1e-28558adab83e
2026-03-25 10:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5720978%252Fgeneral%252F786693e2-e2b4-496c-8339-2256ff4eb415.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720978/general/786693e2-e2b4-496c-8339-2256ff4eb415.jpg already downloaded
2026-03-25 10:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5720978%252Fgeneral%252F3bf8dd24-b2e4-4195-8f6c-59e5395bed90.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720978/general/3bf8dd24-b2e4-4195-8f6c-59e5395bed90.jpg already downloaded
2026-03-25 10:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5720978%252Fgeneral%252Fc0f25d0c-f833-472d-9bc2-8a777be4f0d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720978/general/c0f25d0c-f833-472d-9bc2-8a777be4f0d6.jpg already downloaded
2026-03-25 10:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5720978%252Fgeneral%252F0d4f26c2-034e-4080-ac75-fecf3b5a1157.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720978/general/0d4f26c2-034e-4080-ac75-fecf3b5a1157.jpg already downloaded
2026-03-25 10:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5720978%252Fgeneral%252F0a0caa92-d585-4586-87fb-2781a8d7ce0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720978/general/0a0caa92-d585-4586-87fb-2781a8d7ce0d.jpg already downloaded
2026-03-25 10:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5720978%252Fgeneral%252Ff1823e04-03df-4c9a-9609-2d0c7a5b5d99.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720978/general/f1823e04-03df-4c9a-9609-2d0c7a5b5d99.jpg already downloaded
2026-03-25 10:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5720978%252Fgeneral%252F65f04725-6db3-40ce-b5d9-e17d41f94ef9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720978/general/65f04725-6db3-40ce-b5d9-e17d41f94ef9.jpg already downloaded
2026-03-25 10:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5720978%252Fgeneral%252Ff3235c11-9bc4-46b6-852a-9b0c8d586f29.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720978/general/f3235c11-9bc4-46b6-852a-9b0c8d586f29.jpg already downloaded
2026-03-25 10:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5720978%252Fgeneral%252F73a2454f-7c99-488d-9df9-a95a54ad6af8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720978/general/73a2454f-7c99-488d-9df9-a95a54ad6af8.jpg already downloaded
2026-03-25 10:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5720978%252Fgeneral%252F9e7b1b6c-5b59-4040-8299-cdcb60c6474e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720978/general/9e7b1b6c-5b59-4040-8299-cdcb60c6474e.jpg already downloaded
2026-03-25 10:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 877f43a2-0199-54e4-bf1e-28558adab83e, identifier: 10722589
2026-03-25 10:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f2e4d9c-b5c0-5555-9338-9301fb3cddac with identifier: 10722686
2026-03-25 10:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f2e4d9c-b5c0-5555-9338-9301fb3cddac with identifier: 10722686
2026-03-25 10:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f2e4d9c-b5c0-5555-9338-9301fb3cddac with identifier: 10722686 to the API
2026-03-25 10:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:20:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722686>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '2f2e4d9c-b5c0-5555-9338-9301fb3cddac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTT907',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722686',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 81231,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5731757/general/452e4232-7634-474f-a448-df1b92076880.jpg',
'https://images.openlane.eu/carimgs/5731757/general/d0cdd929-13e8-4d07-a8af-7cc73ef603db.jpg',
'https://images.openlane.eu/carimgs/5731757/general/804f6028-ff62-4b84-aa9c-a7bf39f80f71.jpg',
'https://images.openlane.eu/carimgs/5731757/general/0de5843a-3255-477a-8f8b-8c9b650a0532.jpg',
'https://images.openlane.eu/carimgs/5731757/general/61e2d674-900e-4336-9afe-534f7e8590b9.jpg',
'https://images.openlane.eu/carimgs/5731757/general/3a17a24a-d2d1-47b3-a566-fac7a96c3e57.jpg',
'https://images.openlane.eu/carimgs/5731757/general/171aa475-42e6-42ba-b451-c26f0efe50e6.jpg',
'https://images.openlane.eu/carimgs/5731757/general/06153626-8454-4e07-8099-0f1aa0c8f887.jpg',
'https://images.openlane.eu/carimgs/5731757/general/e295219f-1c37-4064-aec3-26a31e00318c.jpg',
'https://images.openlane.eu/carimgs/5731757/general/a5a27f09-34c5-4a41-beff-8a72a43070e0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f2e4d9c-b5c0-5555-9338-9301fb3cddac/2f2e4d9c-b5c0-5555-9338-9301fb3cddac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422533,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731757/general/452e4232-7634-474f-a448-df1b92076880.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f2e4d9c-b5c0-5555-9338-9301fb3cddac/2f2e4d9c-b5c0-5555-9338-9301fb3cddac_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37741,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731757/general/d0cdd929-13e8-4d07-a8af-7cc73ef603db.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f2e4d9c-b5c0-5555-9338-9301fb3cddac/2f2e4d9c-b5c0-5555-9338-9301fb3cddac_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403313,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731757/general/804f6028-ff62-4b84-aa9c-a7bf39f80f71.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f2e4d9c-b5c0-5555-9338-9301fb3cddac/2f2e4d9c-b5c0-5555-9338-9301fb3cddac_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390258,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731757/general/0de5843a-3255-477a-8f8b-8c9b650a0532.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f2e4d9c-b5c0-5555-9338-9301fb3cddac/2f2e4d9c-b5c0-5555-9338-9301fb3cddac_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341488,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731757/general/61e2d674-900e-4336-9afe-534f7e8590b9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f2e4d9c-b5c0-5555-9338-9301fb3cddac/2f2e4d9c-b5c0-5555-9338-9301fb3cddac_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354425,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731757/general/3a17a24a-d2d1-47b3-a566-fac7a96c3e57.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f2e4d9c-b5c0-5555-9338-9301fb3cddac/2f2e4d9c-b5c0-5555-9338-9301fb3cddac_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384302,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731757/general/171aa475-42e6-42ba-b451-c26f0efe50e6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f2e4d9c-b5c0-5555-9338-9301fb3cddac/2f2e4d9c-b5c0-5555-9338-9301fb3cddac_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 440469,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731757/general/06153626-8454-4e07-8099-0f1aa0c8f887.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f2e4d9c-b5c0-5555-9338-9301fb3cddac/2f2e4d9c-b5c0-5555-9338-9301fb3cddac_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245828,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731757/general/e295219f-1c37-4064-aec3-26a31e00318c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f2e4d9c-b5c0-5555-9338-9301fb3cddac/2f2e4d9c-b5c0-5555-9338-9301fb3cddac_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342326,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731757/general/a5a27f09-34c5-4a41-beff-8a72a43070e0.jpg',
'Width': 1920}],
'price': 14650,
'price_includes_vat': True,
'registration_date': '2023-06-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.4 Style Business - Hybrid - Automatic - 150 hp - '
'81.231 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-25 10:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722686%27 HTTP/1.1" 200 None
2026-03-25 10:20:09 [adesa.be] INFO: Saving data for 10722686: {'created_time': 1774434009.729701, 'last_price_update_time': 1774434009.729716, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722686') HTTP/1.1" 204 0
2026-03-25 10:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e770db3f-6bc1-5fd0-93e5-cd79978f6d76 with identifier: 10722712
2026-03-25 10:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e770db3f-6bc1-5fd0-93e5-cd79978f6d76 with identifier: 10722712
2026-03-25 10:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e770db3f-6bc1-5fd0-93e5-cd79978f6d76 with identifier: 10722712 to the API
2026-03-25 10:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:20:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722712>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'e770db3f-6bc1-5fd0-93e5-cd79978f6d76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTJ704',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722712',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 56982,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5734313/general/5b8cee2f-f22f-4335-922d-1123d61098e3.jpg',
'https://images.openlane.eu/carimgs/5734313/general/2c306958-0bb0-43bd-a2c5-757bbf37af72.jpg',
'https://images.openlane.eu/carimgs/5734313/general/eb6cab1e-4af6-42ae-ae81-b988e5b8b3b3.jpg',
'https://images.openlane.eu/carimgs/5734313/general/70e7ef07-3520-4efb-afef-b93482cc5516.jpg',
'https://images.openlane.eu/carimgs/5734313/general/9995daca-fbf3-4034-88e2-225478260861.jpg',
'https://images.openlane.eu/carimgs/5734313/general/d88ed0a4-a0ae-4843-b2d2-f2985f82adf2.jpg',
'https://images.openlane.eu/carimgs/5734313/general/5892173f-efa5-4ae4-a1f6-0b0951292469.jpg',
'https://images.openlane.eu/carimgs/5734313/general/7501abe0-86a7-40c0-a3fe-a51a7d22aae1.jpg',
'https://images.openlane.eu/carimgs/5734313/general/32ab5089-8875-49e1-804d-9d141a939d76.jpg',
'https://images.openlane.eu/carimgs/5734313/general/da7b86e3-c2f7-44e6-866e-34456b998072.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e770db3f-6bc1-5fd0-93e5-cd79978f6d76/e770db3f-6bc1-5fd0-93e5-cd79978f6d76_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384585,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734313/general/5b8cee2f-f22f-4335-922d-1123d61098e3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e770db3f-6bc1-5fd0-93e5-cd79978f6d76/e770db3f-6bc1-5fd0-93e5-cd79978f6d76_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32833,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734313/general/2c306958-0bb0-43bd-a2c5-757bbf37af72.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e770db3f-6bc1-5fd0-93e5-cd79978f6d76/e770db3f-6bc1-5fd0-93e5-cd79978f6d76_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395355,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734313/general/eb6cab1e-4af6-42ae-ae81-b988e5b8b3b3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e770db3f-6bc1-5fd0-93e5-cd79978f6d76/e770db3f-6bc1-5fd0-93e5-cd79978f6d76_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344407,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734313/general/70e7ef07-3520-4efb-afef-b93482cc5516.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e770db3f-6bc1-5fd0-93e5-cd79978f6d76/e770db3f-6bc1-5fd0-93e5-cd79978f6d76_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269413,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734313/general/9995daca-fbf3-4034-88e2-225478260861.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e770db3f-6bc1-5fd0-93e5-cd79978f6d76/e770db3f-6bc1-5fd0-93e5-cd79978f6d76_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405102,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734313/general/d88ed0a4-a0ae-4843-b2d2-f2985f82adf2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e770db3f-6bc1-5fd0-93e5-cd79978f6d76/e770db3f-6bc1-5fd0-93e5-cd79978f6d76_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383189,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734313/general/5892173f-efa5-4ae4-a1f6-0b0951292469.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e770db3f-6bc1-5fd0-93e5-cd79978f6d76/e770db3f-6bc1-5fd0-93e5-cd79978f6d76_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262334,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734313/general/7501abe0-86a7-40c0-a3fe-a51a7d22aae1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e770db3f-6bc1-5fd0-93e5-cd79978f6d76/e770db3f-6bc1-5fd0-93e5-cd79978f6d76_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328458,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734313/general/32ab5089-8875-49e1-804d-9d141a939d76.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e770db3f-6bc1-5fd0-93e5-cd79978f6d76/e770db3f-6bc1-5fd0-93e5-cd79978f6d76_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192988,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734313/general/da7b86e3-c2f7-44e6-866e-34456b998072.jpg',
'Width': 1920}],
'price': 16950,
'price_includes_vat': True,
'registration_date': '2023-06-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.4 Style Business - Hybrid - Automatic - 150 hp - '
'56.982 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722712%27 HTTP/1.1" 200 None
2026-03-25 10:20:10 [adesa.be] INFO: Saving data for 10722712: {'created_time': 1774434010.063161, 'last_price_update_time': 1774434010.063175, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722712') HTTP/1.1" 204 0
2026-03-25 10:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 877f43a2-0199-54e4-bf1e-28558adab83e with identifier: 10722589
2026-03-25 10:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 877f43a2-0199-54e4-bf1e-28558adab83e with identifier: 10722589
2026-03-25 10:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 877f43a2-0199-54e4-bf1e-28558adab83e with identifier: 10722589 to the API
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722589>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '877f43a2-0199-54e4-bf1e-28558adab83e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFD825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722589',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 112884,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5720978/general/786693e2-e2b4-496c-8339-2256ff4eb415.jpg',
'https://images.openlane.eu/carimgs/5720978/general/3bf8dd24-b2e4-4195-8f6c-59e5395bed90.jpg',
'https://images.openlane.eu/carimgs/5720978/general/c0f25d0c-f833-472d-9bc2-8a777be4f0d6.jpg',
'https://images.openlane.eu/carimgs/5720978/general/0d4f26c2-034e-4080-ac75-fecf3b5a1157.jpg',
'https://images.openlane.eu/carimgs/5720978/general/0a0caa92-d585-4586-87fb-2781a8d7ce0d.jpg',
'https://images.openlane.eu/carimgs/5720978/general/f1823e04-03df-4c9a-9609-2d0c7a5b5d99.jpg',
'https://images.openlane.eu/carimgs/5720978/general/65f04725-6db3-40ce-b5d9-e17d41f94ef9.jpg',
'https://images.openlane.eu/carimgs/5720978/general/f3235c11-9bc4-46b6-852a-9b0c8d586f29.jpg',
'https://images.openlane.eu/carimgs/5720978/general/73a2454f-7c99-488d-9df9-a95a54ad6af8.jpg',
'https://images.openlane.eu/carimgs/5720978/general/9e7b1b6c-5b59-4040-8299-cdcb60c6474e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_877f43a2-0199-54e4-bf1e-28558adab83e/877f43a2-0199-54e4-bf1e-28558adab83e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24178,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720978/general/786693e2-e2b4-496c-8339-2256ff4eb415.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_877f43a2-0199-54e4-bf1e-28558adab83e/877f43a2-0199-54e4-bf1e-28558adab83e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194187,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720978/general/3bf8dd24-b2e4-4195-8f6c-59e5395bed90.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_877f43a2-0199-54e4-bf1e-28558adab83e/877f43a2-0199-54e4-bf1e-28558adab83e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196317,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720978/general/c0f25d0c-f833-472d-9bc2-8a777be4f0d6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_877f43a2-0199-54e4-bf1e-28558adab83e/877f43a2-0199-54e4-bf1e-28558adab83e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258147,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720978/general/0d4f26c2-034e-4080-ac75-fecf3b5a1157.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_877f43a2-0199-54e4-bf1e-28558adab83e/877f43a2-0199-54e4-bf1e-28558adab83e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216627,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720978/general/0a0caa92-d585-4586-87fb-2781a8d7ce0d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_877f43a2-0199-54e4-bf1e-28558adab83e/877f43a2-0199-54e4-bf1e-28558adab83e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237655,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720978/general/f1823e04-03df-4c9a-9609-2d0c7a5b5d99.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_877f43a2-0199-54e4-bf1e-28558adab83e/877f43a2-0199-54e4-bf1e-28558adab83e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305790,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720978/general/65f04725-6db3-40ce-b5d9-e17d41f94ef9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_877f43a2-0199-54e4-bf1e-28558adab83e/877f43a2-0199-54e4-bf1e-28558adab83e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308995,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720978/general/f3235c11-9bc4-46b6-852a-9b0c8d586f29.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_877f43a2-0199-54e4-bf1e-28558adab83e/877f43a2-0199-54e4-bf1e-28558adab83e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208964,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720978/general/73a2454f-7c99-488d-9df9-a95a54ad6af8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_877f43a2-0199-54e4-bf1e-28558adab83e/877f43a2-0199-54e4-bf1e-28558adab83e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202747,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720978/general/9e7b1b6c-5b59-4040-8299-cdcb60c6474e.jpg',
'Width': 1400}],
'price': 18650,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Arteon 1.4 R-Line - Hybrid - Automatic - 156 hp - '
'112.884 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2021}
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722589%27 HTTP/1.1" 200 None
2026-03-25 10:20:10 [adesa.be] INFO: Saving data for 10722589: {'created_time': 1774434010.390357, 'last_price_update_time': 1774434010.39037, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722589') HTTP/1.1" 204 0
2026-03-25 10:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa287164-62fa-5eb9-bbc3-fceda50dcfc2 with identifier: 10722682
2026-03-25 10:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa287164-62fa-5eb9-bbc3-fceda50dcfc2 with scrape type 1
2026-03-25 10:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa287164-62fa-5eb9-bbc3-fceda50dcfc2
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5731750%252Fgeneral%252Fc4f6ea7e-d22c-4dc9-9e82-7a4b009abef9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731750/general/c4f6ea7e-d22c-4dc9-9e82-7a4b009abef9.jpg already downloaded
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5731750%252Fgeneral%252F4352dbf0-1046-4dbd-a4c2-f2e5bbfb89e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731750/general/4352dbf0-1046-4dbd-a4c2-f2e5bbfb89e7.jpg already downloaded
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5731750%252Fgeneral%252F717d96cd-e563-4e23-abb2-4905a3722a59.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731750/general/717d96cd-e563-4e23-abb2-4905a3722a59.jpg already downloaded
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5731750%252Fgeneral%252F6e8c8fa5-c27c-4ac2-889c-a7deee58309c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731750/general/6e8c8fa5-c27c-4ac2-889c-a7deee58309c.jpg already downloaded
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5731750%252Fgeneral%252Fbd9a5593-d318-4169-8048-c98285f3b9d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731750/general/bd9a5593-d318-4169-8048-c98285f3b9d2.jpg already downloaded
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5731750%252Fgeneral%252F88a32715-bad7-4e52-8e63-b5f5f0c1cf07.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731750/general/88a32715-bad7-4e52-8e63-b5f5f0c1cf07.jpg already downloaded
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5731750%252Fgeneral%252F46e64589-ec5c-41eb-b39e-8852f97c2172.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731750/general/46e64589-ec5c-41eb-b39e-8852f97c2172.jpg already downloaded
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5731750%252Fgeneral%252F58ff1b35-20df-4689-90eb-a5347f8706f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731750/general/58ff1b35-20df-4689-90eb-a5347f8706f1.jpg already downloaded
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5731750%252Fgeneral%252Ffbf3cf31-e4eb-4704-ac48-cc641122d63d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731750/general/fbf3cf31-e4eb-4704-ac48-cc641122d63d.jpg already downloaded
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5731750%252Fgeneral%252F4f7b65d3-5ea0-4fa9-ab69-845a147cb236.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731750/general/4f7b65d3-5ea0-4fa9-ab69-845a147cb236.jpg already downloaded
2026-03-25 10:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa287164-62fa-5eb9-bbc3-fceda50dcfc2, identifier: 10722682
2026-03-25 10:20:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f162bad-a99f-5bc7-82bf-c0f4e2091462 with identifier: 10722681
2026-03-25 10:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f162bad-a99f-5bc7-82bf-c0f4e2091462 with scrape type 1
2026-03-25 10:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6f162bad-a99f-5bc7-82bf-c0f4e2091462
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5731749%252Fgeneral%252Fecef2280-aa75-427a-8894-03a4a3a0e6c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731749/general/ecef2280-aa75-427a-8894-03a4a3a0e6c4.jpg already downloaded
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5731749%252Fgeneral%252F0b038272-f683-4e63-9413-ce296c32e624.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731749/general/0b038272-f683-4e63-9413-ce296c32e624.jpg already downloaded
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5731749%252Fgeneral%252F45e5e1bc-d9ac-41ed-bfdb-a7013b96db41.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731749/general/45e5e1bc-d9ac-41ed-bfdb-a7013b96db41.jpg already downloaded
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5731749%252Fgeneral%252F9c53c244-9a45-4ce6-959c-fc14aa9b9df8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731749/general/9c53c244-9a45-4ce6-959c-fc14aa9b9df8.jpg already downloaded
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5731749%252Fgeneral%252F90d165a6-6b67-43cb-9590-b2f640bcf001.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731749/general/90d165a6-6b67-43cb-9590-b2f640bcf001.jpg already downloaded
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5731749%252Fgeneral%252Fb641e732-488d-49ab-8cf3-62996a21e579.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731749/general/b641e732-488d-49ab-8cf3-62996a21e579.jpg already downloaded
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5731749%252Fgeneral%252F3e43e8b5-f28b-424a-876b-976dce52911e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731749/general/3e43e8b5-f28b-424a-876b-976dce52911e.jpg already downloaded
2026-03-25 10:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5731749%252Fgeneral%252F4b7b6d12-cc9c-4113-bf67-03060b5cdf30.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731749/general/4b7b6d12-cc9c-4113-bf67-03060b5cdf30.jpg already downloaded
2026-03-25 10:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5731749%252Fgeneral%252F99a28b69-0c81-4c87-a01a-df7661aedbd0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731749/general/99a28b69-0c81-4c87-a01a-df7661aedbd0.jpg already downloaded
2026-03-25 10:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5731749%252Fgeneral%252Fc80a3025-1483-4b59-a591-57a0417808f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731749/general/c80a3025-1483-4b59-a591-57a0417808f8.jpg already downloaded
2026-03-25 10:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f162bad-a99f-5bc7-82bf-c0f4e2091462, identifier: 10722681
2026-03-25 10:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa287164-62fa-5eb9-bbc3-fceda50dcfc2 with identifier: 10722682
2026-03-25 10:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa287164-62fa-5eb9-bbc3-fceda50dcfc2 with identifier: 10722682
2026-03-25 10:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa287164-62fa-5eb9-bbc3-fceda50dcfc2 with identifier: 10722682 to the API
2026-03-25 10:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:20:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722682>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 154,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hydrogen',
'id': 'fa287164-62fa-5eb9-bbc3-fceda50dcfc2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSG231',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722682',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Mirai',
'odometer': 16613,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5731750/general/c4f6ea7e-d22c-4dc9-9e82-7a4b009abef9.jpg',
'https://images.openlane.eu/carimgs/5731750/general/4352dbf0-1046-4dbd-a4c2-f2e5bbfb89e7.jpg',
'https://images.openlane.eu/carimgs/5731750/general/717d96cd-e563-4e23-abb2-4905a3722a59.jpg',
'https://images.openlane.eu/carimgs/5731750/general/6e8c8fa5-c27c-4ac2-889c-a7deee58309c.jpg',
'https://images.openlane.eu/carimgs/5731750/general/bd9a5593-d318-4169-8048-c98285f3b9d2.jpg',
'https://images.openlane.eu/carimgs/5731750/general/88a32715-bad7-4e52-8e63-b5f5f0c1cf07.jpg',
'https://images.openlane.eu/carimgs/5731750/general/46e64589-ec5c-41eb-b39e-8852f97c2172.jpg',
'https://images.openlane.eu/carimgs/5731750/general/58ff1b35-20df-4689-90eb-a5347f8706f1.jpg',
'https://images.openlane.eu/carimgs/5731750/general/fbf3cf31-e4eb-4704-ac48-cc641122d63d.jpg',
'https://images.openlane.eu/carimgs/5731750/general/4f7b65d3-5ea0-4fa9-ab69-845a147cb236.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa287164-62fa-5eb9-bbc3-fceda50dcfc2/fa287164-62fa-5eb9-bbc3-fceda50dcfc2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247246,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731750/general/c4f6ea7e-d22c-4dc9-9e82-7a4b009abef9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa287164-62fa-5eb9-bbc3-fceda50dcfc2/fa287164-62fa-5eb9-bbc3-fceda50dcfc2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230974,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731750/general/4352dbf0-1046-4dbd-a4c2-f2e5bbfb89e7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa287164-62fa-5eb9-bbc3-fceda50dcfc2/fa287164-62fa-5eb9-bbc3-fceda50dcfc2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169696,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731750/general/717d96cd-e563-4e23-abb2-4905a3722a59.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa287164-62fa-5eb9-bbc3-fceda50dcfc2/fa287164-62fa-5eb9-bbc3-fceda50dcfc2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205557,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731750/general/6e8c8fa5-c27c-4ac2-889c-a7deee58309c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa287164-62fa-5eb9-bbc3-fceda50dcfc2/fa287164-62fa-5eb9-bbc3-fceda50dcfc2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173334,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731750/general/bd9a5593-d318-4169-8048-c98285f3b9d2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa287164-62fa-5eb9-bbc3-fceda50dcfc2/fa287164-62fa-5eb9-bbc3-fceda50dcfc2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142964,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731750/general/88a32715-bad7-4e52-8e63-b5f5f0c1cf07.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa287164-62fa-5eb9-bbc3-fceda50dcfc2/fa287164-62fa-5eb9-bbc3-fceda50dcfc2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202772,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731750/general/46e64589-ec5c-41eb-b39e-8852f97c2172.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa287164-62fa-5eb9-bbc3-fceda50dcfc2/fa287164-62fa-5eb9-bbc3-fceda50dcfc2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210629,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731750/general/58ff1b35-20df-4689-90eb-a5347f8706f1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa287164-62fa-5eb9-bbc3-fceda50dcfc2/fa287164-62fa-5eb9-bbc3-fceda50dcfc2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28956,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731750/general/fbf3cf31-e4eb-4704-ac48-cc641122d63d.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa287164-62fa-5eb9-bbc3-fceda50dcfc2/fa287164-62fa-5eb9-bbc3-fceda50dcfc2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225999,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731750/general/4f7b65d3-5ea0-4fa9-ab69-845a147cb236.jpg',
'Width': 1400}],
'price': 10050,
'price_includes_vat': True,
'registration_date': '2020-11-26',
'seats_number': 4,
'seller_name': 'Ayvens België',
'title': 'Toyota Mirai FCEV - Hydrogen - Automatic - 154 hp - 16.613 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 10:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722682%27 HTTP/1.1" 200 None
2026-03-25 10:20:11 [adesa.be] INFO: Saving data for 10722682: {'created_time': 1774434011.467335, 'last_price_update_time': 1774434011.467346, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722682') HTTP/1.1" 204 0
2026-03-25 10:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f162bad-a99f-5bc7-82bf-c0f4e2091462 with identifier: 10722681
2026-03-25 10:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f162bad-a99f-5bc7-82bf-c0f4e2091462 with identifier: 10722681
2026-03-25 10:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f162bad-a99f-5bc7-82bf-c0f4e2091462 with identifier: 10722681 to the API
2026-03-25 10:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:20:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722681>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 154,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hydrogen',
'id': '6f162bad-a99f-5bc7-82bf-c0f4e2091462',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSG245',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722681',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Mirai',
'odometer': 1895,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5731749/general/ecef2280-aa75-427a-8894-03a4a3a0e6c4.jpg',
'https://images.openlane.eu/carimgs/5731749/general/0b038272-f683-4e63-9413-ce296c32e624.jpg',
'https://images.openlane.eu/carimgs/5731749/general/45e5e1bc-d9ac-41ed-bfdb-a7013b96db41.jpg',
'https://images.openlane.eu/carimgs/5731749/general/9c53c244-9a45-4ce6-959c-fc14aa9b9df8.jpg',
'https://images.openlane.eu/carimgs/5731749/general/90d165a6-6b67-43cb-9590-b2f640bcf001.jpg',
'https://images.openlane.eu/carimgs/5731749/general/b641e732-488d-49ab-8cf3-62996a21e579.jpg',
'https://images.openlane.eu/carimgs/5731749/general/3e43e8b5-f28b-424a-876b-976dce52911e.jpg',
'https://images.openlane.eu/carimgs/5731749/general/4b7b6d12-cc9c-4113-bf67-03060b5cdf30.jpg',
'https://images.openlane.eu/carimgs/5731749/general/99a28b69-0c81-4c87-a01a-df7661aedbd0.jpg',
'https://images.openlane.eu/carimgs/5731749/general/c80a3025-1483-4b59-a591-57a0417808f8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f162bad-a99f-5bc7-82bf-c0f4e2091462/6f162bad-a99f-5bc7-82bf-c0f4e2091462_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109650,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731749/general/ecef2280-aa75-427a-8894-03a4a3a0e6c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f162bad-a99f-5bc7-82bf-c0f4e2091462/6f162bad-a99f-5bc7-82bf-c0f4e2091462_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110503,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731749/general/0b038272-f683-4e63-9413-ce296c32e624.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f162bad-a99f-5bc7-82bf-c0f4e2091462/6f162bad-a99f-5bc7-82bf-c0f4e2091462_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103985,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731749/general/45e5e1bc-d9ac-41ed-bfdb-a7013b96db41.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f162bad-a99f-5bc7-82bf-c0f4e2091462/6f162bad-a99f-5bc7-82bf-c0f4e2091462_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106576,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731749/general/9c53c244-9a45-4ce6-959c-fc14aa9b9df8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f162bad-a99f-5bc7-82bf-c0f4e2091462/6f162bad-a99f-5bc7-82bf-c0f4e2091462_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97338,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731749/general/90d165a6-6b67-43cb-9590-b2f640bcf001.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f162bad-a99f-5bc7-82bf-c0f4e2091462/6f162bad-a99f-5bc7-82bf-c0f4e2091462_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98201,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731749/general/b641e732-488d-49ab-8cf3-62996a21e579.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f162bad-a99f-5bc7-82bf-c0f4e2091462/6f162bad-a99f-5bc7-82bf-c0f4e2091462_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129594,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731749/general/3e43e8b5-f28b-424a-876b-976dce52911e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f162bad-a99f-5bc7-82bf-c0f4e2091462/6f162bad-a99f-5bc7-82bf-c0f4e2091462_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69686,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731749/general/4b7b6d12-cc9c-4113-bf67-03060b5cdf30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f162bad-a99f-5bc7-82bf-c0f4e2091462/6f162bad-a99f-5bc7-82bf-c0f4e2091462_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73775,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731749/general/99a28b69-0c81-4c87-a01a-df7661aedbd0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f162bad-a99f-5bc7-82bf-c0f4e2091462/6f162bad-a99f-5bc7-82bf-c0f4e2091462_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134035,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731749/general/c80a3025-1483-4b59-a591-57a0417808f8.jpg',
'Width': 1024}],
'price': 11050,
'price_includes_vat': True,
'registration_date': '2020-11-26',
'seats_number': 4,
'seller_name': 'Ayvens België',
'title': 'Toyota Mirai FCEV - Hydrogen - Automatic - 154 hp - 1.895 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 10:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722681%27 HTTP/1.1" 200 None
2026-03-25 10:20:11 [adesa.be] INFO: Saving data for 10722681: {'created_time': 1774434011.792218, 'last_price_update_time': 1774434011.79223, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722681') HTTP/1.1" 204 0
2026-03-25 10: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-25 10:20:11 [adesa.be] INFO: Found listing with ID: 10715761
2026-03-25 10:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715761%27 HTTP/1.1" 200 None
2026-03-25 10:20:11 [adesa.be] INFO: Scrape type for 10715761: 0
2026-03-25 10:20:11 [adesa.be] INFO: Skipping item 10715761 url https://www.openlane.eu/en/carv6/auction/10715761
2026-03-25 10:20:11 [adesa.be] INFO: Found listing with ID: 10715762
2026-03-25 10:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715762%27 HTTP/1.1" 200 None
2026-03-25 10:20:11 [adesa.be] INFO: Scrape type for 10715762: 0
2026-03-25 10:20:11 [adesa.be] INFO: Skipping item 10715762 url https://www.openlane.eu/en/carv6/auction/10715762
2026-03-25 10:20:11 [adesa.be] INFO: Found listing with ID: 10715770
2026-03-25 10:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715770%27 HTTP/1.1" 200 None
2026-03-25 10:20:11 [adesa.be] INFO: Scrape type for 10715770: 0
2026-03-25 10:20:11 [adesa.be] INFO: Skipping item 10715770 url https://www.openlane.eu/en/carv6/auction/10715770
2026-03-25 10:20:11 [adesa.be] INFO: Found listing with ID: 10715772
2026-03-25 10:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715772%27 HTTP/1.1" 200 None
2026-03-25 10:20:11 [adesa.be] INFO: Scrape type for 10715772: 0
2026-03-25 10:20:11 [adesa.be] INFO: Skipping item 10715772 url https://www.openlane.eu/en/carv6/auction/10715772
2026-03-25 10:20:11 [adesa.be] INFO: Found listing with ID: 10715774
2026-03-25 10:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715774%27 HTTP/1.1" 200 None
2026-03-25 10:20:11 [adesa.be] INFO: Scrape type for 10715774: 0
2026-03-25 10:20:11 [adesa.be] INFO: Skipping item 10715774 url https://www.openlane.eu/en/carv6/auction/10715774
2026-03-25 10:20:11 [adesa.be] INFO: Found listing with ID: 10715777
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715777%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10715777: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10715777 url https://www.openlane.eu/en/carv6/auction/10715777
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10715776
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715776%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10715776: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10715776 url https://www.openlane.eu/en/carv6/auction/10715776
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10715778
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715778%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10715778: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10715778 url https://www.openlane.eu/en/carv6/auction/10715778
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10715779
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715779%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10715779: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10715779 url https://www.openlane.eu/en/carv6/auction/10715779
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10715045
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715045%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10715045: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10715045 url https://www.openlane.eu/en/carv6/auction/10715045
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10715047
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715047%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10715047: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10715047 url https://www.openlane.eu/en/carv6/auction/10715047
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714226
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714226%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714226: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10714226 url https://www.openlane.eu/en/carv6/auction/10714226
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714229
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714229%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714229: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10714229 url https://www.openlane.eu/en/carv6/auction/10714229
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714237
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714237%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714237: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10714237 url https://www.openlane.eu/en/carv6/auction/10714237
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714233
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714233%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714233: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10714233 url https://www.openlane.eu/en/carv6/auction/10714233
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714240
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714240%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714240: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10714240 url https://www.openlane.eu/en/carv6/auction/10714240
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714239
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714239%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714239: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10714239 url https://www.openlane.eu/en/carv6/auction/10714239
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714242
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714242%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714242: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10714242 url https://www.openlane.eu/en/carv6/auction/10714242
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714243
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714243%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714243: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10714243 url https://www.openlane.eu/en/carv6/auction/10714243
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714249
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714249%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714249: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10714249 url https://www.openlane.eu/en/carv6/auction/10714249
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714250
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714250%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714250: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10714250 url https://www.openlane.eu/en/carv6/auction/10714250
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714253
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714253%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714253: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10714253 url https://www.openlane.eu/en/carv6/auction/10714253
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714256
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714256%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714256: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10714256 url https://www.openlane.eu/en/carv6/auction/10714256
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714264
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714264%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714264: 2
2026-03-25 10:20:12 [adesa.be] INFO: Scraping item 10714264 url https://www.openlane.eu/en/carv6/auction/10714264
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714267
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714267%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714267: 2
2026-03-25 10:20:12 [adesa.be] INFO: Scraping item 10714267 url https://www.openlane.eu/en/carv6/auction/10714267
2026-03-25 10:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715726> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714272
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714272%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714272: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10714272 url https://www.openlane.eu/en/carv6/auction/10714272
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714273
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714273%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714273: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10714273 url https://www.openlane.eu/en/carv6/auction/10714273
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714274
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714274%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714274: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10714274 url https://www.openlane.eu/en/carv6/auction/10714274
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714371
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714371%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714371: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10714371 url https://www.openlane.eu/en/carv6/auction/10714371
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714372
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714372%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714372: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10714372 url https://www.openlane.eu/en/carv6/auction/10714372
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714375
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714375%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714375: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10714375 url https://www.openlane.eu/en/carv6/auction/10714375
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714373
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714373%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714373: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10714373 url https://www.openlane.eu/en/carv6/auction/10714373
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714379
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714379%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714379: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10714379 url https://www.openlane.eu/en/carv6/auction/10714379
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714378
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714378%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714378: 2
2026-03-25 10:20:12 [adesa.be] INFO: Scraping item 10714378 url https://www.openlane.eu/en/carv6/auction/10714378
2026-03-25 10:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714473
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714473%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714473: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10714473 url https://www.openlane.eu/en/carv6/auction/10714473
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714474
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714474%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714474: 0
2026-03-25 10:20:12 [adesa.be] INFO: Skipping item 10714474 url https://www.openlane.eu/en/carv6/auction/10714474
2026-03-25 10:20:12 [adesa.be] INFO: Found listing with ID: 10714475
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714475%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [adesa.be] INFO: Scrape type for 10714475: 2
2026-03-25 10:20:12 [adesa.be] INFO: Scraping item 10714475 url https://www.openlane.eu/en/carv6/auction/10714475
2026-03-25 10:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9cfcfaa-3d61-59af-9429-13ae674cc012 with identifier: 10722651
2026-03-25 10:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9cfcfaa-3d61-59af-9429-13ae674cc012 with scrape type 1
2026-03-25 10:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a9cfcfaa-3d61-59af-9429-13ae674cc012
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729011%252Fgeneral%252Fd39985c2-11aa-414d-bea2-f91e8683b00e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729011/general/d39985c2-11aa-414d-bea2-f91e8683b00e.jpg already downloaded
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729011%252Fgeneral%252Fb4b701e4-c157-47d9-8e52-0a6939970899.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729011/general/b4b701e4-c157-47d9-8e52-0a6939970899.jpg already downloaded
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729011%252Fgeneral%252F2a38d0b0-b49e-46c3-a0f0-2ae939889aba.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729011/general/2a38d0b0-b49e-46c3-a0f0-2ae939889aba.jpg already downloaded
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729011%252Fgeneral%252F93c22dd1-0c4d-48e6-b32c-c3c68ceb4dce.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729011/general/93c22dd1-0c4d-48e6-b32c-c3c68ceb4dce.jpg already downloaded
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729011%252Fgeneral%252F73c73416-d2a1-4a87-9ae5-2ebc3484f172.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729011/general/73c73416-d2a1-4a87-9ae5-2ebc3484f172.jpg already downloaded
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729011%252Fgeneral%252F447ebedf-4ed7-4b20-b1ff-9768b0795290.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729011/general/447ebedf-4ed7-4b20-b1ff-9768b0795290.jpg already downloaded
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729011%252Fgeneral%252F275e8cd6-1a7a-4a81-bf93-2d1798dd9eb2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729011/general/275e8cd6-1a7a-4a81-bf93-2d1798dd9eb2.jpg already downloaded
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729011%252Fgeneral%252F3288b64b-dd01-4b7e-a246-b16d6a242542.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729011/general/3288b64b-dd01-4b7e-a246-b16d6a242542.jpg already downloaded
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729011%252Fgeneral%252Fddf670e4-a191-4974-9c05-662139183c86.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729011/general/ddf670e4-a191-4974-9c05-662139183c86.jpg already downloaded
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729011%252Fgeneral%252Fb9c245da-a3f1-40d2-8a82-2716df6777ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729011/general/b9c245da-a3f1-40d2-8a82-2716df6777ad.jpg already downloaded
2026-03-25 10:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a9cfcfaa-3d61-59af-9429-13ae674cc012, identifier: 10722651
2026-03-25 10:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2a4f01d-6dd4-5ab5-94b3-1c5457044afb with identifier: 10722483
2026-03-25 10:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2a4f01d-6dd4-5ab5-94b3-1c5457044afb with scrape type 1
2026-03-25 10:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b2a4f01d-6dd4-5ab5-94b3-1c5457044afb
2026-03-25 10:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5696462%252Fgeneral%252F965a3e25-45bf-4ed3-ace3-2fc6d45f4be1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696462/general/965a3e25-45bf-4ed3-ace3-2fc6d45f4be1.jpg already downloaded
2026-03-25 10:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5696462%252Fgeneral%252F009d3441-9d33-45d3-8b32-2cfeac4d4d0f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696462/general/009d3441-9d33-45d3-8b32-2cfeac4d4d0f.jpg already downloaded
2026-03-25 10:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5696462%252Fgeneral%252F1e7aef28-4c7f-4fb7-91bc-81ef4ede05f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696462/general/1e7aef28-4c7f-4fb7-91bc-81ef4ede05f9.jpg already downloaded
2026-03-25 10:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5696462%252Fgeneral%252F4dcde8eb-23c7-4f95-b821-45e2816ece87.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696462/general/4dcde8eb-23c7-4f95-b821-45e2816ece87.jpg already downloaded
2026-03-25 10:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5696462%252Fgeneral%252F3eb298a4-fe5d-4016-b826-fc33be3f1692.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696462/general/3eb298a4-fe5d-4016-b826-fc33be3f1692.jpg already downloaded
2026-03-25 10:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5696462%252Fgeneral%252Ff32ff1cb-0805-4195-bda4-d6ca60cd51bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696462/general/f32ff1cb-0805-4195-bda4-d6ca60cd51bf.jpg already downloaded
2026-03-25 10:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5696462%252Fgeneral%252F99e69040-851f-4697-873a-ca7461e5017e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696462/general/99e69040-851f-4697-873a-ca7461e5017e.jpg already downloaded
2026-03-25 10:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5696462%252Fgeneral%252Fbf194cfe-27d9-48a3-82bc-09fa6a555b3e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696462/general/bf194cfe-27d9-48a3-82bc-09fa6a555b3e.jpg already downloaded
2026-03-25 10:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5696462%252Fgeneral%252F4163d1be-cc87-4eec-9704-249f75e1ba3e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696462/general/4163d1be-cc87-4eec-9704-249f75e1ba3e.jpg already downloaded
2026-03-25 10:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5696462%252Fgeneral%252F82ac6d32-eac2-4010-925f-329a7d00a4ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696462/general/82ac6d32-eac2-4010-925f-329a7d00a4ff.jpg already downloaded
2026-03-25 10:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b2a4f01d-6dd4-5ab5-94b3-1c5457044afb, identifier: 10722483
2026-03-25 10:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21476a11-1df7-5007-a9ae-e4e935725fcb with identifier: 10715726
2026-03-25 10:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21476a11-1df7-5007-a9ae-e4e935725fcb with scrape type 1
2026-03-25 10:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 21476a11-1df7-5007-a9ae-e4e935725fcb
2026-03-25 10:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5742512%252Fgeneral%252F5a34c624-dc09-4bd3-82af-99c2eb77863b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742512/general/5a34c624-dc09-4bd3-82af-99c2eb77863b.jpg not downloaded yet
2026-03-25 10:20:13 [adesa.be] INFO: Found listing with ID: 10714564
2026-03-25 10:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714564%27 HTTP/1.1" 200 None
2026-03-25 10:20:13 [adesa.be] INFO: Scrape type for 10714564: 2
2026-03-25 10:20:13 [adesa.be] INFO: Scraping item 10714564 url https://www.openlane.eu/en/carv6/auction/10714564
2026-03-25 10:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a9cfcfaa-3d61-59af-9429-13ae674cc012 with identifier: 10722651
2026-03-25 10:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a9cfcfaa-3d61-59af-9429-13ae674cc012 with identifier: 10722651
2026-03-25 10:20:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a9cfcfaa-3d61-59af-9429-13ae674cc012 with identifier: 10722651 to the API
2026-03-25 10:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722651>
{'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': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'a9cfcfaa-3d61-59af-9429-13ae674cc012',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTC422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722651',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 95871,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5729011/general/d39985c2-11aa-414d-bea2-f91e8683b00e.jpg',
'https://images.openlane.eu/carimgs/5729011/general/b4b701e4-c157-47d9-8e52-0a6939970899.jpg',
'https://images.openlane.eu/carimgs/5729011/general/2a38d0b0-b49e-46c3-a0f0-2ae939889aba.jpg',
'https://images.openlane.eu/carimgs/5729011/general/93c22dd1-0c4d-48e6-b32c-c3c68ceb4dce.jpg',
'https://images.openlane.eu/carimgs/5729011/general/73c73416-d2a1-4a87-9ae5-2ebc3484f172.jpg',
'https://images.openlane.eu/carimgs/5729011/general/447ebedf-4ed7-4b20-b1ff-9768b0795290.jpg',
'https://images.openlane.eu/carimgs/5729011/general/275e8cd6-1a7a-4a81-bf93-2d1798dd9eb2.jpg',
'https://images.openlane.eu/carimgs/5729011/general/3288b64b-dd01-4b7e-a246-b16d6a242542.jpg',
'https://images.openlane.eu/carimgs/5729011/general/ddf670e4-a191-4974-9c05-662139183c86.jpg',
'https://images.openlane.eu/carimgs/5729011/general/b9c245da-a3f1-40d2-8a82-2716df6777ad.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9cfcfaa-3d61-59af-9429-13ae674cc012/a9cfcfaa-3d61-59af-9429-13ae674cc012_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285865,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729011/general/d39985c2-11aa-414d-bea2-f91e8683b00e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9cfcfaa-3d61-59af-9429-13ae674cc012/a9cfcfaa-3d61-59af-9429-13ae674cc012_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40871,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729011/general/b4b701e4-c157-47d9-8e52-0a6939970899.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9cfcfaa-3d61-59af-9429-13ae674cc012/a9cfcfaa-3d61-59af-9429-13ae674cc012_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266268,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729011/general/2a38d0b0-b49e-46c3-a0f0-2ae939889aba.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9cfcfaa-3d61-59af-9429-13ae674cc012/a9cfcfaa-3d61-59af-9429-13ae674cc012_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271510,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729011/general/93c22dd1-0c4d-48e6-b32c-c3c68ceb4dce.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9cfcfaa-3d61-59af-9429-13ae674cc012/a9cfcfaa-3d61-59af-9429-13ae674cc012_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324591,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729011/general/73c73416-d2a1-4a87-9ae5-2ebc3484f172.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9cfcfaa-3d61-59af-9429-13ae674cc012/a9cfcfaa-3d61-59af-9429-13ae674cc012_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281413,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729011/general/447ebedf-4ed7-4b20-b1ff-9768b0795290.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9cfcfaa-3d61-59af-9429-13ae674cc012/a9cfcfaa-3d61-59af-9429-13ae674cc012_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258696,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729011/general/275e8cd6-1a7a-4a81-bf93-2d1798dd9eb2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9cfcfaa-3d61-59af-9429-13ae674cc012/a9cfcfaa-3d61-59af-9429-13ae674cc012_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255971,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729011/general/3288b64b-dd01-4b7e-a246-b16d6a242542.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9cfcfaa-3d61-59af-9429-13ae674cc012/a9cfcfaa-3d61-59af-9429-13ae674cc012_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213837,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729011/general/ddf670e4-a191-4974-9c05-662139183c86.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9cfcfaa-3d61-59af-9429-13ae674cc012/a9cfcfaa-3d61-59af-9429-13ae674cc012_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345407,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729011/general/b9c245da-a3f1-40d2-8a82-2716df6777ad.jpg',
'Width': 1400}],
'price': 14450,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 1.4 TSI Clever - Hybrid - Automatic - 156 hp - '
'95.871 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-25 10:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722651%27 HTTP/1.1" 200 None
2026-03-25 10:20:13 [adesa.be] INFO: Saving data for 10722651: {'created_time': 1774434013.860214, 'last_price_update_time': 1774434013.860225, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722651') HTTP/1.1" 204 0
2026-03-25 10:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b2a4f01d-6dd4-5ab5-94b3-1c5457044afb with identifier: 10722483
2026-03-25 10:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b2a4f01d-6dd4-5ab5-94b3-1c5457044afb with identifier: 10722483
2026-03-25 10:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b2a4f01d-6dd4-5ab5-94b3-1c5457044afb with identifier: 10722483 to the API
2026-03-25 10:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722483>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 215,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Electric',
'id': 'b2a4f01d-6dd4-5ab5-94b3-1c5457044afb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJB689',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722483',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 110560,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5696462/general/965a3e25-45bf-4ed3-ace3-2fc6d45f4be1.jpg',
'https://images.openlane.eu/carimgs/5696462/general/009d3441-9d33-45d3-8b32-2cfeac4d4d0f.jpg',
'https://images.openlane.eu/carimgs/5696462/general/1e7aef28-4c7f-4fb7-91bc-81ef4ede05f9.jpg',
'https://images.openlane.eu/carimgs/5696462/general/4dcde8eb-23c7-4f95-b821-45e2816ece87.jpg',
'https://images.openlane.eu/carimgs/5696462/general/3eb298a4-fe5d-4016-b826-fc33be3f1692.jpg',
'https://images.openlane.eu/carimgs/5696462/general/f32ff1cb-0805-4195-bda4-d6ca60cd51bf.jpg',
'https://images.openlane.eu/carimgs/5696462/general/99e69040-851f-4697-873a-ca7461e5017e.jpg',
'https://images.openlane.eu/carimgs/5696462/general/bf194cfe-27d9-48a3-82bc-09fa6a555b3e.jpg',
'https://images.openlane.eu/carimgs/5696462/general/4163d1be-cc87-4eec-9704-249f75e1ba3e.jpg',
'https://images.openlane.eu/carimgs/5696462/general/82ac6d32-eac2-4010-925f-329a7d00a4ff.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a4f01d-6dd4-5ab5-94b3-1c5457044afb/b2a4f01d-6dd4-5ab5-94b3-1c5457044afb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132275,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696462/general/965a3e25-45bf-4ed3-ace3-2fc6d45f4be1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a4f01d-6dd4-5ab5-94b3-1c5457044afb/b2a4f01d-6dd4-5ab5-94b3-1c5457044afb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150749,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696462/general/009d3441-9d33-45d3-8b32-2cfeac4d4d0f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a4f01d-6dd4-5ab5-94b3-1c5457044afb/b2a4f01d-6dd4-5ab5-94b3-1c5457044afb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159678,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696462/general/1e7aef28-4c7f-4fb7-91bc-81ef4ede05f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a4f01d-6dd4-5ab5-94b3-1c5457044afb/b2a4f01d-6dd4-5ab5-94b3-1c5457044afb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148721,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696462/general/4dcde8eb-23c7-4f95-b821-45e2816ece87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a4f01d-6dd4-5ab5-94b3-1c5457044afb/b2a4f01d-6dd4-5ab5-94b3-1c5457044afb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112834,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696462/general/3eb298a4-fe5d-4016-b826-fc33be3f1692.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a4f01d-6dd4-5ab5-94b3-1c5457044afb/b2a4f01d-6dd4-5ab5-94b3-1c5457044afb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696462/general/f32ff1cb-0805-4195-bda4-d6ca60cd51bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a4f01d-6dd4-5ab5-94b3-1c5457044afb/b2a4f01d-6dd4-5ab5-94b3-1c5457044afb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80867,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696462/general/99e69040-851f-4697-873a-ca7461e5017e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a4f01d-6dd4-5ab5-94b3-1c5457044afb/b2a4f01d-6dd4-5ab5-94b3-1c5457044afb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121650,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696462/general/bf194cfe-27d9-48a3-82bc-09fa6a555b3e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a4f01d-6dd4-5ab5-94b3-1c5457044afb/b2a4f01d-6dd4-5ab5-94b3-1c5457044afb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37460,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696462/general/4163d1be-cc87-4eec-9704-249f75e1ba3e.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a4f01d-6dd4-5ab5-94b3-1c5457044afb/b2a4f01d-6dd4-5ab5-94b3-1c5457044afb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141514,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696462/general/82ac6d32-eac2-4010-925f-329a7d00a4ff.jpg',
'Width': 1024}],
'price': 19350,
'price_includes_vat': True,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Tesla Model 3 Performance 75 kWh - Dual Motor - Electric - '
'Automatic - 215 hp - 110.560 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722483%27 HTTP/1.1" 200 None
2026-03-25 10:20:14 [adesa.be] INFO: Saving data for 10722483: {'created_time': 1774434014.318312, 'last_price_update_time': 1774434014.318323, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722483') HTTP/1.1" 204 0
2026-03-25 10:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5742512%252Fgeneral%252Fd2711ffc-a4b7-4e71-8923-f0f0b1732cbe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742512/general/d2711ffc-a4b7-4e71-8923-f0f0b1732cbe.jpg not downloaded yet
2026-03-25 10:20:14 [adesa.be] INFO: Found listing with ID: 10714566
2026-03-25 10:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714566%27 HTTP/1.1" 200 None
2026-03-25 10:20:14 [adesa.be] INFO: Scrape type for 10714566: 0
2026-03-25 10:20:14 [adesa.be] INFO: Skipping item 10714566 url https://www.openlane.eu/en/carv6/auction/10714566
2026-03-25 10:20:14 [adesa.be] INFO: Found listing with ID: 10714572
2026-03-25 10:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714572%27 HTTP/1.1" 200 None
2026-03-25 10:20:14 [adesa.be] INFO: Scrape type for 10714572: 2
2026-03-25 10:20:14 [adesa.be] INFO: Scraping item 10714572 url https://www.openlane.eu/en/carv6/auction/10714572
2026-03-25 10:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5742512%252Fgeneral%252F5dee249e-6c69-4169-af2a-2690ba74dd45.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742512/general/5dee249e-6c69-4169-af2a-2690ba74dd45.jpg not downloaded yet
2026-03-25 10:20:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722650> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:14 [adesa.be] INFO: Found listing with ID: 10714573
2026-03-25 10:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714573%27 HTTP/1.1" 200 None
2026-03-25 10:20:14 [adesa.be] INFO: Scrape type for 10714573: 2
2026-03-25 10:20:14 [adesa.be] INFO: Scraping item 10714573 url https://www.openlane.eu/en/carv6/auction/10714573
2026-03-25 10:20:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 582bda64-f076-54c1-9fd6-15da77667a76 with identifier: 10722535
2026-03-25 10:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 582bda64-f076-54c1-9fd6-15da77667a76 with scrape type 1
2026-03-25 10:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 582bda64-f076-54c1-9fd6-15da77667a76
2026-03-25 10:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5704567%252Fgeneral%252Fe33965e8-e817-4ff9-800e-cb9bf51ec80f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704567/general/e33965e8-e817-4ff9-800e-cb9bf51ec80f.jpg already downloaded
2026-03-25 10:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5704567%252Fgeneral%252F13b087f7-de51-41f7-b07c-d60ca20afcb4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704567/general/13b087f7-de51-41f7-b07c-d60ca20afcb4.jpg already downloaded
2026-03-25 10:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5704567%252Fgeneral%252F54cf95c8-d74f-4729-85ac-c2a8c6b47a0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704567/general/54cf95c8-d74f-4729-85ac-c2a8c6b47a0d.jpg already downloaded
2026-03-25 10:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5704567%252Fgeneral%252F278863c0-adc4-417a-b8a0-3b6d7b622bcd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704567/general/278863c0-adc4-417a-b8a0-3b6d7b622bcd.jpg already downloaded
2026-03-25 10:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5704567%252Fgeneral%252Ffe896b93-3eda-4786-b802-56dca8051368.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704567/general/fe896b93-3eda-4786-b802-56dca8051368.jpg already downloaded
2026-03-25 10:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5704567%252Fgeneral%252F9d58b89f-3e3c-4f3e-beda-45bc72577518.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704567/general/9d58b89f-3e3c-4f3e-beda-45bc72577518.jpg already downloaded
2026-03-25 10:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5704567%252Fgeneral%252Fb8fe5c6d-bf3d-4af9-a54d-705ebfc2739c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704567/general/b8fe5c6d-bf3d-4af9-a54d-705ebfc2739c.jpg already downloaded
2026-03-25 10:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5704567%252Fgeneral%252Fc0bd0e48-e647-4d98-a8b7-80728c8b5464.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704567/general/c0bd0e48-e647-4d98-a8b7-80728c8b5464.jpg already downloaded
2026-03-25 10:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5704567%252Fgeneral%252F43fd2f03-e7cc-40d2-b2d0-857e61439da5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704567/general/43fd2f03-e7cc-40d2-b2d0-857e61439da5.jpg already downloaded
2026-03-25 10:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5704567%252Fgeneral%252F76a1c8aa-d95f-4a22-849d-7d477f664a18.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704567/general/76a1c8aa-d95f-4a22-849d-7d477f664a18.jpg already downloaded
2026-03-25 10:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 582bda64-f076-54c1-9fd6-15da77667a76, identifier: 10722535
2026-03-25 10:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20: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%252F5742512%252Fgeneral%252F30a961e1-e753-4f23-80c1-6b774d004243.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742512/general/30a961e1-e753-4f23-80c1-6b774d004243.jpg not downloaded yet
2026-03-25 10:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 582bda64-f076-54c1-9fd6-15da77667a76 with identifier: 10722535
2026-03-25 10:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 582bda64-f076-54c1-9fd6-15da77667a76 with identifier: 10722535
2026-03-25 10:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 582bda64-f076-54c1-9fd6-15da77667a76 with identifier: 10722535 to the API
2026-03-25 10:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722535>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '582bda64-f076-54c1-9fd6-15da77667a76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTN900',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722535',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 149690,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5704567/general/e33965e8-e817-4ff9-800e-cb9bf51ec80f.jpg',
'https://images.openlane.eu/carimgs/5704567/general/13b087f7-de51-41f7-b07c-d60ca20afcb4.jpg',
'https://images.openlane.eu/carimgs/5704567/general/54cf95c8-d74f-4729-85ac-c2a8c6b47a0d.jpg',
'https://images.openlane.eu/carimgs/5704567/general/278863c0-adc4-417a-b8a0-3b6d7b622bcd.jpg',
'https://images.openlane.eu/carimgs/5704567/general/fe896b93-3eda-4786-b802-56dca8051368.jpg',
'https://images.openlane.eu/carimgs/5704567/general/9d58b89f-3e3c-4f3e-beda-45bc72577518.jpg',
'https://images.openlane.eu/carimgs/5704567/general/b8fe5c6d-bf3d-4af9-a54d-705ebfc2739c.jpg',
'https://images.openlane.eu/carimgs/5704567/general/c0bd0e48-e647-4d98-a8b7-80728c8b5464.jpg',
'https://images.openlane.eu/carimgs/5704567/general/43fd2f03-e7cc-40d2-b2d0-857e61439da5.jpg',
'https://images.openlane.eu/carimgs/5704567/general/76a1c8aa-d95f-4a22-849d-7d477f664a18.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_582bda64-f076-54c1-9fd6-15da77667a76/582bda64-f076-54c1-9fd6-15da77667a76_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355930,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704567/general/e33965e8-e817-4ff9-800e-cb9bf51ec80f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_582bda64-f076-54c1-9fd6-15da77667a76/582bda64-f076-54c1-9fd6-15da77667a76_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335764,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704567/general/13b087f7-de51-41f7-b07c-d60ca20afcb4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_582bda64-f076-54c1-9fd6-15da77667a76/582bda64-f076-54c1-9fd6-15da77667a76_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343172,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704567/general/54cf95c8-d74f-4729-85ac-c2a8c6b47a0d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_582bda64-f076-54c1-9fd6-15da77667a76/582bda64-f076-54c1-9fd6-15da77667a76_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318290,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704567/general/278863c0-adc4-417a-b8a0-3b6d7b622bcd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_582bda64-f076-54c1-9fd6-15da77667a76/582bda64-f076-54c1-9fd6-15da77667a76_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331906,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704567/general/fe896b93-3eda-4786-b802-56dca8051368.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_582bda64-f076-54c1-9fd6-15da77667a76/582bda64-f076-54c1-9fd6-15da77667a76_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298831,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704567/general/9d58b89f-3e3c-4f3e-beda-45bc72577518.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_582bda64-f076-54c1-9fd6-15da77667a76/582bda64-f076-54c1-9fd6-15da77667a76_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351798,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704567/general/b8fe5c6d-bf3d-4af9-a54d-705ebfc2739c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_582bda64-f076-54c1-9fd6-15da77667a76/582bda64-f076-54c1-9fd6-15da77667a76_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282694,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704567/general/c0bd0e48-e647-4d98-a8b7-80728c8b5464.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_582bda64-f076-54c1-9fd6-15da77667a76/582bda64-f076-54c1-9fd6-15da77667a76_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307247,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704567/general/43fd2f03-e7cc-40d2-b2d0-857e61439da5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_582bda64-f076-54c1-9fd6-15da77667a76/582bda64-f076-54c1-9fd6-15da77667a76_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415553,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704567/general/76a1c8aa-d95f-4a22-849d-7d477f664a18.jpg',
'Width': 1920}],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2020-12-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 1.4 TSI Style - Hybrid - Automatic - 156 hp - '
'149.690 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722535%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [adesa.be] INFO: Saving data for 10722535: {'created_time': 1774434015.072888, 'last_price_update_time': 1774434015.072899, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722535') HTTP/1.1" 204 0
2026-03-25 10:20:15 [adesa.be] INFO: Found listing with ID: 10714586
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714586%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [adesa.be] INFO: Scrape type for 10714586: 2
2026-03-25 10:20:15 [adesa.be] INFO: Scraping item 10714586 url https://www.openlane.eu/en/carv6/auction/10714586
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742512%252Fgeneral%252Fab794e83-e5f9-49b6-93ed-6df63a03aa21.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742512/general/ab794e83-e5f9-49b6-93ed-6df63a03aa21.jpg not downloaded yet
2026-03-25 10:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cdab7ff-8769-5e6b-b971-161aad41e7c5 with identifier: 10722680
2026-03-25 10:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cdab7ff-8769-5e6b-b971-161aad41e7c5 with scrape type 1
2026-03-25 10:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2cdab7ff-8769-5e6b-b971-161aad41e7c5
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731746%252Fgeneral%252Ff4f78e15-0f1f-4553-876c-f6feacf7498b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731746/general/f4f78e15-0f1f-4553-876c-f6feacf7498b.jpg already downloaded
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731746%252Fgeneral%252Fe702a238-162b-4630-9427-c4c1da29ed1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731746/general/e702a238-162b-4630-9427-c4c1da29ed1a.jpg already downloaded
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731746%252Fgeneral%252F8b9f8288-c497-4cb0-bd57-1e70ff62cd39.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731746/general/8b9f8288-c497-4cb0-bd57-1e70ff62cd39.jpg already downloaded
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731746%252Fgeneral%252Fdf9db384-3c5d-448a-8dea-f21c1952e4f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731746/general/df9db384-3c5d-448a-8dea-f21c1952e4f1.jpg already downloaded
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731746%252Fgeneral%252F18dea8ea-9682-4c4b-926e-a3e396da3f7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731746/general/18dea8ea-9682-4c4b-926e-a3e396da3f7f.jpg already downloaded
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731746%252Fgeneral%252F6bf07cf6-c2a7-45dc-8ea8-1a31dcb8aa61.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731746/general/6bf07cf6-c2a7-45dc-8ea8-1a31dcb8aa61.jpg already downloaded
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731746%252Fgeneral%252F126be815-5e54-46e0-a7b8-376cfc65280f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731746/general/126be815-5e54-46e0-a7b8-376cfc65280f.jpg already downloaded
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731746%252Fgeneral%252F0f76d175-7e7c-4273-a89e-4e9d5750bd41.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731746/general/0f76d175-7e7c-4273-a89e-4e9d5750bd41.jpg already downloaded
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731746%252Fgeneral%252Fac76e29b-e019-4b11-affe-fc69ae4b547d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731746/general/ac76e29b-e019-4b11-affe-fc69ae4b547d.jpg already downloaded
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731746%252Fgeneral%252Ffb4f5d41-d5d0-4522-89ae-9b38ea9c9056.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731746/general/fb4f5d41-d5d0-4522-89ae-9b38ea9c9056.jpg already downloaded
2026-03-25 10:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2cdab7ff-8769-5e6b-b971-161aad41e7c5, identifier: 10722680
2026-03-25 10:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4b8fd87-c05e-5381-881f-2f0a9d99b335 with identifier: 10722650
2026-03-25 10:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4b8fd87-c05e-5381-881f-2f0a9d99b335 with scrape type 1
2026-03-25 10:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e4b8fd87-c05e-5381-881f-2f0a9d99b335
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728996%252Fgeneral%252F7513962a-4632-48af-931e-6ad8302287cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728996/general/7513962a-4632-48af-931e-6ad8302287cc.jpg already downloaded
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728996%252Fgeneral%252F0db4a7a8-dfe7-49c9-bdba-3be224c669ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728996/general/0db4a7a8-dfe7-49c9-bdba-3be224c669ce.jpg already downloaded
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728996%252Fgeneral%252F3010ae05-bdf7-4bec-ab3b-ce23896f6b8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728996/general/3010ae05-bdf7-4bec-ab3b-ce23896f6b8d.jpg already downloaded
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728996%252Fgeneral%252F2348c71e-ee8e-4c98-8cf0-d6ee75a95b74.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728996/general/2348c71e-ee8e-4c98-8cf0-d6ee75a95b74.jpg already downloaded
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728996%252Fgeneral%252F0461e0c7-5c30-411a-9744-68b18d788a08.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728996/general/0461e0c7-5c30-411a-9744-68b18d788a08.jpg already downloaded
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728996%252Fgeneral%252F6e317e26-3334-47fc-8780-6799c6597889.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728996/general/6e317e26-3334-47fc-8780-6799c6597889.jpg already downloaded
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728996%252Fgeneral%252F6f1b62fd-dbe6-47bb-b193-ab169e3c36d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728996/general/6f1b62fd-dbe6-47bb-b193-ab169e3c36d0.jpg already downloaded
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728996%252Fgeneral%252F7de7d481-c80f-461c-86a9-731de6b37fa8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728996/general/7de7d481-c80f-461c-86a9-731de6b37fa8.jpg already downloaded
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728996%252Fgeneral%252Fe26816ff-04db-4ed0-8243-33d1e04c3ea0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728996/general/e26816ff-04db-4ed0-8243-33d1e04c3ea0.jpg already downloaded
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728996%252Fgeneral%252F73837e1a-4512-46a7-8d96-bf196c116d5c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728996/general/73837e1a-4512-46a7-8d96-bf196c116d5c.jpg already downloaded
2026-03-25 10:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4b8fd87-c05e-5381-881f-2f0a9d99b335, identifier: 10722650
2026-03-25 10:20:15 [adesa.be] INFO: Found listing with ID: 10714691
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714691%27 HTTP/1.1" 200 None
2026-03-25 10:20:15 [adesa.be] INFO: Scrape type for 10714691: 2
2026-03-25 10:20:15 [adesa.be] INFO: Scraping item 10714691 url https://www.openlane.eu/en/carv6/auction/10714691
2026-03-25 10:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2cdab7ff-8769-5e6b-b971-161aad41e7c5 with identifier: 10722680
2026-03-25 10:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2cdab7ff-8769-5e6b-b971-161aad41e7c5 with identifier: 10722680
2026-03-25 10:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2cdab7ff-8769-5e6b-b971-161aad41e7c5 with identifier: 10722680 to the API
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:20:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722680>
{'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': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '2cdab7ff-8769-5e6b-b971-161aad41e7c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRQ428',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722680',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 105953,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5731746/general/f4f78e15-0f1f-4553-876c-f6feacf7498b.jpg',
'https://images.openlane.eu/carimgs/5731746/general/e702a238-162b-4630-9427-c4c1da29ed1a.jpg',
'https://images.openlane.eu/carimgs/5731746/general/8b9f8288-c497-4cb0-bd57-1e70ff62cd39.jpg',
'https://images.openlane.eu/carimgs/5731746/general/df9db384-3c5d-448a-8dea-f21c1952e4f1.jpg',
'https://images.openlane.eu/carimgs/5731746/general/18dea8ea-9682-4c4b-926e-a3e396da3f7f.jpg',
'https://images.openlane.eu/carimgs/5731746/general/6bf07cf6-c2a7-45dc-8ea8-1a31dcb8aa61.jpg',
'https://images.openlane.eu/carimgs/5731746/general/126be815-5e54-46e0-a7b8-376cfc65280f.jpg',
'https://images.openlane.eu/carimgs/5731746/general/0f76d175-7e7c-4273-a89e-4e9d5750bd41.jpg',
'https://images.openlane.eu/carimgs/5731746/general/ac76e29b-e019-4b11-affe-fc69ae4b547d.jpg',
'https://images.openlane.eu/carimgs/5731746/general/fb4f5d41-d5d0-4522-89ae-9b38ea9c9056.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cdab7ff-8769-5e6b-b971-161aad41e7c5/2cdab7ff-8769-5e6b-b971-161aad41e7c5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276647,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731746/general/f4f78e15-0f1f-4553-876c-f6feacf7498b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cdab7ff-8769-5e6b-b971-161aad41e7c5/2cdab7ff-8769-5e6b-b971-161aad41e7c5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40680,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731746/general/e702a238-162b-4630-9427-c4c1da29ed1a.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cdab7ff-8769-5e6b-b971-161aad41e7c5/2cdab7ff-8769-5e6b-b971-161aad41e7c5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300508,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731746/general/8b9f8288-c497-4cb0-bd57-1e70ff62cd39.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cdab7ff-8769-5e6b-b971-161aad41e7c5/2cdab7ff-8769-5e6b-b971-161aad41e7c5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270125,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731746/general/df9db384-3c5d-448a-8dea-f21c1952e4f1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cdab7ff-8769-5e6b-b971-161aad41e7c5/2cdab7ff-8769-5e6b-b971-161aad41e7c5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308265,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731746/general/18dea8ea-9682-4c4b-926e-a3e396da3f7f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cdab7ff-8769-5e6b-b971-161aad41e7c5/2cdab7ff-8769-5e6b-b971-161aad41e7c5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262794,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731746/general/6bf07cf6-c2a7-45dc-8ea8-1a31dcb8aa61.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cdab7ff-8769-5e6b-b971-161aad41e7c5/2cdab7ff-8769-5e6b-b971-161aad41e7c5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262657,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731746/general/126be815-5e54-46e0-a7b8-376cfc65280f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cdab7ff-8769-5e6b-b971-161aad41e7c5/2cdab7ff-8769-5e6b-b971-161aad41e7c5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287439,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731746/general/0f76d175-7e7c-4273-a89e-4e9d5750bd41.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cdab7ff-8769-5e6b-b971-161aad41e7c5/2cdab7ff-8769-5e6b-b971-161aad41e7c5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251686,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731746/general/ac76e29b-e019-4b11-affe-fc69ae4b547d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cdab7ff-8769-5e6b-b971-161aad41e7c5/2cdab7ff-8769-5e6b-b971-161aad41e7c5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316520,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731746/general/fb4f5d41-d5d0-4522-89ae-9b38ea9c9056.jpg',
'Width': 1400}],
'price': 13350,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 1.4 TSI Clever - Hybrid - Automatic - 156 hp - '
'105.953 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722680%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [adesa.be] INFO: Saving data for 10722680: {'created_time': 1774434016.058363, 'last_price_update_time': 1774434016.058373, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722680') HTTP/1.1" 204 0
2026-03-25 10:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4b8fd87-c05e-5381-881f-2f0a9d99b335 with identifier: 10722650
2026-03-25 10:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4b8fd87-c05e-5381-881f-2f0a9d99b335 with identifier: 10722650
2026-03-25 10:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4b8fd87-c05e-5381-881f-2f0a9d99b335 with identifier: 10722650 to the API
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722650>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'e4b8fd87-c05e-5381-881f-2f0a9d99b335',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM121',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722650',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 121297,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5728996/general/7513962a-4632-48af-931e-6ad8302287cc.jpg',
'https://images.openlane.eu/carimgs/5728996/general/0db4a7a8-dfe7-49c9-bdba-3be224c669ce.jpg',
'https://images.openlane.eu/carimgs/5728996/general/3010ae05-bdf7-4bec-ab3b-ce23896f6b8d.jpg',
'https://images.openlane.eu/carimgs/5728996/general/2348c71e-ee8e-4c98-8cf0-d6ee75a95b74.jpg',
'https://images.openlane.eu/carimgs/5728996/general/0461e0c7-5c30-411a-9744-68b18d788a08.jpg',
'https://images.openlane.eu/carimgs/5728996/general/6e317e26-3334-47fc-8780-6799c6597889.jpg',
'https://images.openlane.eu/carimgs/5728996/general/6f1b62fd-dbe6-47bb-b193-ab169e3c36d0.jpg',
'https://images.openlane.eu/carimgs/5728996/general/7de7d481-c80f-461c-86a9-731de6b37fa8.jpg',
'https://images.openlane.eu/carimgs/5728996/general/e26816ff-04db-4ed0-8243-33d1e04c3ea0.jpg',
'https://images.openlane.eu/carimgs/5728996/general/73837e1a-4512-46a7-8d96-bf196c116d5c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4b8fd87-c05e-5381-881f-2f0a9d99b335/e4b8fd87-c05e-5381-881f-2f0a9d99b335_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360534,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728996/general/7513962a-4632-48af-931e-6ad8302287cc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4b8fd87-c05e-5381-881f-2f0a9d99b335/e4b8fd87-c05e-5381-881f-2f0a9d99b335_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329165,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728996/general/0db4a7a8-dfe7-49c9-bdba-3be224c669ce.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4b8fd87-c05e-5381-881f-2f0a9d99b335/e4b8fd87-c05e-5381-881f-2f0a9d99b335_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363130,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728996/general/3010ae05-bdf7-4bec-ab3b-ce23896f6b8d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4b8fd87-c05e-5381-881f-2f0a9d99b335/e4b8fd87-c05e-5381-881f-2f0a9d99b335_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326216,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728996/general/2348c71e-ee8e-4c98-8cf0-d6ee75a95b74.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4b8fd87-c05e-5381-881f-2f0a9d99b335/e4b8fd87-c05e-5381-881f-2f0a9d99b335_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363146,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728996/general/0461e0c7-5c30-411a-9744-68b18d788a08.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4b8fd87-c05e-5381-881f-2f0a9d99b335/e4b8fd87-c05e-5381-881f-2f0a9d99b335_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 456952,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728996/general/6e317e26-3334-47fc-8780-6799c6597889.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4b8fd87-c05e-5381-881f-2f0a9d99b335/e4b8fd87-c05e-5381-881f-2f0a9d99b335_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252220,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728996/general/6f1b62fd-dbe6-47bb-b193-ab169e3c36d0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4b8fd87-c05e-5381-881f-2f0a9d99b335/e4b8fd87-c05e-5381-881f-2f0a9d99b335_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 528614,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728996/general/7de7d481-c80f-461c-86a9-731de6b37fa8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4b8fd87-c05e-5381-881f-2f0a9d99b335/e4b8fd87-c05e-5381-881f-2f0a9d99b335_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249121,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728996/general/e26816ff-04db-4ed0-8243-33d1e04c3ea0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4b8fd87-c05e-5381-881f-2f0a9d99b335/e4b8fd87-c05e-5381-881f-2f0a9d99b335_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33202,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728996/general/73837e1a-4512-46a7-8d96-bf196c116d5c.jpg',
'Width': 400}],
'price': 15650,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Seat Tarraco 2.0 TDI - Diesel - Automatic - 150 hp - 121.297 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722650%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [adesa.be] INFO: Saving data for 10722650: {'created_time': 1774434016.403452, 'last_price_update_time': 1774434016.403466, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722650') HTTP/1.1" 204 0
2026-03-25 10:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742512/general/5a34c624-dc09-4bd3-82af-99c2eb77863b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715726)
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742512%252Fgeneral%252F54afe75e-b376-4683-8cf8-f67b88fd8256.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742512/general/54afe75e-b376-4683-8cf8-f67b88fd8256.jpg not downloaded yet
2026-03-25 10:20:16 [adesa.be] INFO: Found listing with ID: 10714956
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714956%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [adesa.be] INFO: Scrape type for 10714956: 2
2026-03-25 10:20:16 [adesa.be] INFO: Scraping item 10714956 url https://www.openlane.eu/en/carv6/auction/10714956
2026-03-25 10:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742512%252Fgeneral%252F40f0e24e-fb58-4c82-8358-085346c3cfca.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742512/general/40f0e24e-fb58-4c82-8358-085346c3cfca.jpg not downloaded yet
2026-03-25 10: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-25 10: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-25 10:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742512/general/d2711ffc-a4b7-4e71-8923-f0f0b1732cbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715726)
2026-03-25 10:20:16 [adesa.be] INFO: Found listing with ID: 10714981
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714981%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [adesa.be] INFO: Scrape type for 10714981: 0
2026-03-25 10:20:16 [adesa.be] INFO: Skipping item 10714981 url https://www.openlane.eu/en/carv6/auction/10714981
2026-03-25 10:20:16 [adesa.be] INFO: Found listing with ID: 10714986
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714986%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [adesa.be] INFO: Scrape type for 10714986: 0
2026-03-25 10:20:16 [adesa.be] INFO: Skipping item 10714986 url https://www.openlane.eu/en/carv6/auction/10714986
2026-03-25 10:20:16 [adesa.be] INFO: Found listing with ID: 10714983
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714983%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [adesa.be] INFO: Scrape type for 10714983: 0
2026-03-25 10:20:16 [adesa.be] INFO: Skipping item 10714983 url https://www.openlane.eu/en/carv6/auction/10714983
2026-03-25 10:20:16 [adesa.be] INFO: Found listing with ID: 10714991
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714991%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [adesa.be] INFO: Scrape type for 10714991: 0
2026-03-25 10:20:16 [adesa.be] INFO: Skipping item 10714991 url https://www.openlane.eu/en/carv6/auction/10714991
2026-03-25 10:20:16 [adesa.be] INFO: Found listing with ID: 10714989
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714989%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [adesa.be] INFO: Scrape type for 10714989: 0
2026-03-25 10:20:16 [adesa.be] INFO: Skipping item 10714989 url https://www.openlane.eu/en/carv6/auction/10714989
2026-03-25 10:20:16 [adesa.be] INFO: Found listing with ID: 10716106
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716106%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [adesa.be] INFO: Scrape type for 10716106: 2
2026-03-25 10:20:16 [adesa.be] INFO: Scraping item 10716106 url https://www.openlane.eu/en/carv6/auction/10716106
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742512%252Fgeneral%252Fa00aca0c-0efa-4d6f-81fe-bde1c3107b52.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742512/general/a00aca0c-0efa-4d6f-81fe-bde1c3107b52.jpg not downloaded yet
2026-03-25 10:20:16 [adesa.be] INFO: Found listing with ID: 10714220
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714220%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [adesa.be] INFO: Scrape type for 10714220: 0
2026-03-25 10:20:16 [adesa.be] INFO: Skipping item 10714220 url https://www.openlane.eu/en/carv6/auction/10714220
2026-03-25 10:20:16 [adesa.be] INFO: Found listing with ID: 10714221
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714221%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [adesa.be] INFO: Scrape type for 10714221: 2
2026-03-25 10:20:16 [adesa.be] INFO: Scraping item 10714221 url https://www.openlane.eu/en/carv6/auction/10714221
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742512%252Fgeneral%252Ffdfd7146-a1cc-4e55-8f41-76bd4d7cb02e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742512/general/fdfd7146-a1cc-4e55-8f41-76bd4d7cb02e.jpg not downloaded yet
2026-03-25 10:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:20:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9da15d0>
2026-03-25 10:20:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:20:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21476a11-1df7-5007-a9ae-e4e935725fcb/21476a11-1df7-5007-a9ae-e4e935725fcb_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742512%252Fgeneral%252F5a34c624-dc09-4bd3-82af-99c2eb77863b.jpg') HTTP/1.1" 204 0
2026-03-25 10:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742512/general/5a34c624-dc09-4bd3-82af-99c2eb77863b.jpg saved to cache
2026-03-25 10:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 21476a11-1df7-5007-a9ae-e4e935725fcb
2026-03-25 10:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adb745e9-0fca-5e8f-9c18-396efa492854 with identifier: 10722507
2026-03-25 10:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adb745e9-0fca-5e8f-9c18-396efa492854 with scrape type 1
2026-03-25 10:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item adb745e9-0fca-5e8f-9c18-396efa492854
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699372%252Fgeneral%252F21e1f282-e36f-4b3a-ad62-e8b967e80daf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699372/general/21e1f282-e36f-4b3a-ad62-e8b967e80daf.jpg already downloaded
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699372%252Fgeneral%252Fd95e7fc3-4496-4c73-8b14-7ad9d33cacfa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699372/general/d95e7fc3-4496-4c73-8b14-7ad9d33cacfa.jpg already downloaded
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699372%252Fgeneral%252F16ab29db-537d-4d91-b314-c1ba35f7b1d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699372/general/16ab29db-537d-4d91-b314-c1ba35f7b1d6.jpg already downloaded
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699372%252Fgeneral%252Fa5b97b6b-bddb-48f5-badc-76a2ee386f56.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699372/general/a5b97b6b-bddb-48f5-badc-76a2ee386f56.jpg already downloaded
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699372%252Fgeneral%252F3dfefc04-9260-432e-8b16-6b2829386761.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699372/general/3dfefc04-9260-432e-8b16-6b2829386761.jpg already downloaded
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699372%252Fgeneral%252Fd5a5396b-9241-40bc-b740-0a5c9d991ecc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699372/general/d5a5396b-9241-40bc-b740-0a5c9d991ecc.jpg already downloaded
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699372%252Fgeneral%252F8abfeff9-00a9-4c25-a1f1-d1f740da2025.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699372/general/8abfeff9-00a9-4c25-a1f1-d1f740da2025.jpg already downloaded
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699372%252Fgeneral%252F151d1ccf-0b51-45c8-a8d8-6d94a2680a8a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699372/general/151d1ccf-0b51-45c8-a8d8-6d94a2680a8a.jpg already downloaded
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699372%252Fgeneral%252F4af44da8-11be-4528-9d98-f593a74fb76e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699372/general/4af44da8-11be-4528-9d98-f593a74fb76e.jpg already downloaded
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699372%252Fgeneral%252Fcbfb4a3a-f036-42a3-88b2-63baf83db495.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699372/general/cbfb4a3a-f036-42a3-88b2-63baf83db495.jpg already downloaded
2026-03-25 10:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: adb745e9-0fca-5e8f-9c18-396efa492854, identifier: 10722507
2026-03-25 10:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3 with identifier: 10722533
2026-03-25 10:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3 with scrape type 1
2026-03-25 10:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704556%252Fgeneral%252Ff8b10498-e4c2-4b2f-852e-2c7957ad2ddb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704556/general/f8b10498-e4c2-4b2f-852e-2c7957ad2ddb.jpg already downloaded
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704556%252Fgeneral%252F531b596d-47e4-4c37-b849-85c98f1ee179.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704556/general/531b596d-47e4-4c37-b849-85c98f1ee179.jpg already downloaded
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704556%252Fgeneral%252F02af5424-a313-40b3-9507-6273d9a6ad38.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704556/general/02af5424-a313-40b3-9507-6273d9a6ad38.jpg already downloaded
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704556%252Fgeneral%252F73cd86a9-e042-4f23-81c6-685825910ab2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704556/general/73cd86a9-e042-4f23-81c6-685825910ab2.jpg already downloaded
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704556%252Fgeneral%252F761e3fa9-ea5e-4628-bdac-0a73a74cacc0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704556/general/761e3fa9-ea5e-4628-bdac-0a73a74cacc0.jpg already downloaded
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704556%252Fgeneral%252F97c23b22-8662-4c3c-a37a-df763997f026.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704556/general/97c23b22-8662-4c3c-a37a-df763997f026.jpg already downloaded
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704556%252Fgeneral%252F14995be2-798a-4a25-af45-f2afa4138f13.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704556/general/14995be2-798a-4a25-af45-f2afa4138f13.jpg already downloaded
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704556%252Fgeneral%252F467196f4-7806-417e-9f5b-75428e6a4683.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704556/general/467196f4-7806-417e-9f5b-75428e6a4683.jpg already downloaded
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704556%252Fgeneral%252Fb88080d0-a1d2-4350-a4d0-301cb19a150d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704556/general/b88080d0-a1d2-4350-a4d0-301cb19a150d.jpg already downloaded
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704556%252Fgeneral%252F7093514d-6fe6-4cdf-bf17-391ca52607e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704556/general/7093514d-6fe6-4cdf-bf17-391ca52607e9.jpg already downloaded
2026-03-25 10:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3, identifier: 10722533
2026-03-25 10:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92e6590>
2026-03-25 10:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21476a11-1df7-5007-a9ae-e4e935725fcb/21476a11-1df7-5007-a9ae-e4e935725fcb_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742512%252Fgeneral%252Fd2711ffc-a4b7-4e71-8923-f0f0b1732cbe.jpg') HTTP/1.1" 204 0
2026-03-25 10:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742512/general/d2711ffc-a4b7-4e71-8923-f0f0b1732cbe.jpg saved to cache
2026-03-25 10:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 21476a11-1df7-5007-a9ae-e4e935725fcb
2026-03-25 10:20:17 [adesa.be] INFO: Found listing with ID: 10714219
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714219%27 HTTP/1.1" 200 None
2026-03-25 10:20:17 [adesa.be] INFO: Scrape type for 10714219: 2
2026-03-25 10:20:17 [adesa.be] INFO: Scraping item 10714219 url https://www.openlane.eu/en/carv6/auction/10714219
2026-03-25 10: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-25 10:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: adb745e9-0fca-5e8f-9c18-396efa492854 with identifier: 10722507
2026-03-25 10:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: adb745e9-0fca-5e8f-9c18-396efa492854 with identifier: 10722507
2026-03-25 10:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: adb745e9-0fca-5e8f-9c18-396efa492854 with identifier: 10722507 to the API
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:20:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722507>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'adb745e9-0fca-5e8f-9c18-396efa492854',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AUR300',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722507',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 49697,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5699372/general/21e1f282-e36f-4b3a-ad62-e8b967e80daf.jpg',
'https://images.openlane.eu/carimgs/5699372/general/d95e7fc3-4496-4c73-8b14-7ad9d33cacfa.jpg',
'https://images.openlane.eu/carimgs/5699372/general/16ab29db-537d-4d91-b314-c1ba35f7b1d6.jpg',
'https://images.openlane.eu/carimgs/5699372/general/a5b97b6b-bddb-48f5-badc-76a2ee386f56.jpg',
'https://images.openlane.eu/carimgs/5699372/general/3dfefc04-9260-432e-8b16-6b2829386761.jpg',
'https://images.openlane.eu/carimgs/5699372/general/d5a5396b-9241-40bc-b740-0a5c9d991ecc.jpg',
'https://images.openlane.eu/carimgs/5699372/general/8abfeff9-00a9-4c25-a1f1-d1f740da2025.jpg',
'https://images.openlane.eu/carimgs/5699372/general/151d1ccf-0b51-45c8-a8d8-6d94a2680a8a.jpg',
'https://images.openlane.eu/carimgs/5699372/general/4af44da8-11be-4528-9d98-f593a74fb76e.jpg',
'https://images.openlane.eu/carimgs/5699372/general/cbfb4a3a-f036-42a3-88b2-63baf83db495.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adb745e9-0fca-5e8f-9c18-396efa492854/adb745e9-0fca-5e8f-9c18-396efa492854_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101007,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699372/general/21e1f282-e36f-4b3a-ad62-e8b967e80daf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adb745e9-0fca-5e8f-9c18-396efa492854/adb745e9-0fca-5e8f-9c18-396efa492854_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123760,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699372/general/d95e7fc3-4496-4c73-8b14-7ad9d33cacfa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adb745e9-0fca-5e8f-9c18-396efa492854/adb745e9-0fca-5e8f-9c18-396efa492854_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111365,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699372/general/16ab29db-537d-4d91-b314-c1ba35f7b1d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adb745e9-0fca-5e8f-9c18-396efa492854/adb745e9-0fca-5e8f-9c18-396efa492854_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107538,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699372/general/a5b97b6b-bddb-48f5-badc-76a2ee386f56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adb745e9-0fca-5e8f-9c18-396efa492854/adb745e9-0fca-5e8f-9c18-396efa492854_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148143,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699372/general/3dfefc04-9260-432e-8b16-6b2829386761.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adb745e9-0fca-5e8f-9c18-396efa492854/adb745e9-0fca-5e8f-9c18-396efa492854_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104184,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699372/general/d5a5396b-9241-40bc-b740-0a5c9d991ecc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adb745e9-0fca-5e8f-9c18-396efa492854/adb745e9-0fca-5e8f-9c18-396efa492854_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120468,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699372/general/8abfeff9-00a9-4c25-a1f1-d1f740da2025.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adb745e9-0fca-5e8f-9c18-396efa492854/adb745e9-0fca-5e8f-9c18-396efa492854_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110068,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699372/general/151d1ccf-0b51-45c8-a8d8-6d94a2680a8a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adb745e9-0fca-5e8f-9c18-396efa492854/adb745e9-0fca-5e8f-9c18-396efa492854_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58603,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699372/general/4af44da8-11be-4528-9d98-f593a74fb76e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adb745e9-0fca-5e8f-9c18-396efa492854/adb745e9-0fca-5e8f-9c18-396efa492854_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219887,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699372/general/cbfb4a3a-f036-42a3-88b2-63baf83db495.jpg',
'Width': 1024}],
'price': 12050,
'price_includes_vat': True,
'registration_date': '2021-07-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Seat Leon Sportstourer 1.5 TSI Move! - Petrol - Manual - 130 hp - '
'49.697 km',
'transmission': 'manual',
'trim': 'Move!',
'vin': None,
'year': 2021}
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722507%27 HTTP/1.1" 200 None
2026-03-25 10:20:17 [adesa.be] INFO: Saving data for 10722507: {'created_time': 1774434017.72717, 'last_price_update_time': 1774434017.727182, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722507') HTTP/1.1" 204 0
2026-03-25 10:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3 with identifier: 10722533
2026-03-25 10:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3 with identifier: 10722533
2026-03-25 10:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3 with identifier: 10722533 to the API
2026-03-25 10:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722533>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLD992',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722533',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 68306,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 105,
'photo_urls': ['https://images.openlane.eu/carimgs/5704556/general/f8b10498-e4c2-4b2f-852e-2c7957ad2ddb.jpg',
'https://images.openlane.eu/carimgs/5704556/general/531b596d-47e4-4c37-b849-85c98f1ee179.jpg',
'https://images.openlane.eu/carimgs/5704556/general/02af5424-a313-40b3-9507-6273d9a6ad38.jpg',
'https://images.openlane.eu/carimgs/5704556/general/73cd86a9-e042-4f23-81c6-685825910ab2.jpg',
'https://images.openlane.eu/carimgs/5704556/general/761e3fa9-ea5e-4628-bdac-0a73a74cacc0.jpg',
'https://images.openlane.eu/carimgs/5704556/general/97c23b22-8662-4c3c-a37a-df763997f026.jpg',
'https://images.openlane.eu/carimgs/5704556/general/14995be2-798a-4a25-af45-f2afa4138f13.jpg',
'https://images.openlane.eu/carimgs/5704556/general/467196f4-7806-417e-9f5b-75428e6a4683.jpg',
'https://images.openlane.eu/carimgs/5704556/general/b88080d0-a1d2-4350-a4d0-301cb19a150d.jpg',
'https://images.openlane.eu/carimgs/5704556/general/7093514d-6fe6-4cdf-bf17-391ca52607e9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3/dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 12537,
'Height': 190,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704556/general/f8b10498-e4c2-4b2f-852e-2c7957ad2ddb.jpg',
'Width': 253},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3/dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305660,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704556/general/531b596d-47e4-4c37-b849-85c98f1ee179.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3/dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38130,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704556/general/02af5424-a313-40b3-9507-6273d9a6ad38.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3/dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46546,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704556/general/73cd86a9-e042-4f23-81c6-685825910ab2.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3/dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356909,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704556/general/761e3fa9-ea5e-4628-bdac-0a73a74cacc0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3/dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41541,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704556/general/97c23b22-8662-4c3c-a37a-df763997f026.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3/dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36991,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704556/general/14995be2-798a-4a25-af45-f2afa4138f13.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3/dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 11005,
'Height': 190,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704556/general/467196f4-7806-417e-9f5b-75428e6a4683.jpg',
'Width': 253},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3/dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400970,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704556/general/b88080d0-a1d2-4350-a4d0-301cb19a150d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3/dfcc234a-6426-5bcb-bb48-fdf92fdfc0e3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 512316,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704556/general/7093514d-6fe6-4cdf-bf17-391ca52607e9.jpg',
'Width': 1400}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-12-31',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Megane Grandtour 1.6 Intens - Hybrid - Automatic - 94 hp - '
'68.306 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2021}
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722533%27 HTTP/1.1" 200 None
2026-03-25 10:20:18 [adesa.be] INFO: Saving data for 10722533: {'created_time': 1774434018.196935, 'last_price_update_time': 1774434018.196947, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722533') HTTP/1.1" 204 0
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742512%252Fgeneral%252F35b68e4b-8061-4645-86aa-0eefa464ff05.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742512/general/35b68e4b-8061-4645-86aa-0eefa464ff05.jpg not downloaded yet
2026-03-25 10:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742512/general/ab794e83-e5f9-49b6-93ed-6df63a03aa21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715726)
2026-03-25 10:20:18 [adesa.be] INFO: Found listing with ID: 10714218
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714218%27 HTTP/1.1" 200 None
2026-03-25 10:20:18 [adesa.be] INFO: Scrape type for 10714218: 0
2026-03-25 10:20:18 [adesa.be] INFO: Skipping item 10714218 url https://www.openlane.eu/en/carv6/auction/10714218
2026-03-25 10:20:18 [adesa.be] INFO: Found listing with ID: 10716080
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716080%27 HTTP/1.1" 200 None
2026-03-25 10:20:18 [adesa.be] INFO: Scrape type for 10716080: 2
2026-03-25 10:20:18 [adesa.be] INFO: Scraping item 10716080 url https://www.openlane.eu/en/carv6/auction/10716080
2026-03-25 10:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722439> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722506> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722587> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742512/general/54afe75e-b376-4683-8cf8-f67b88fd8256.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715726)
2026-03-25 10:20:18 [adesa.be] INFO: Found listing with ID: 10716104
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716104%27 HTTP/1.1" 200 None
2026-03-25 10:20:18 [adesa.be] INFO: Scrape type for 10716104: 2
2026-03-25 10:20:18 [adesa.be] INFO: Scraping item 10716104 url https://www.openlane.eu/en/carv6/auction/10716104
2026-03-25 10: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-25 10: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-25 10: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-25 10:20:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 665c2ff1-4ef5-5d7e-8651-755fe790f865 with identifier: 10722524
2026-03-25 10:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 665c2ff1-4ef5-5d7e-8651-755fe790f865 with scrape type 1
2026-03-25 10:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 665c2ff1-4ef5-5d7e-8651-755fe790f865
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704196%252Fgeneral%252F508a72b2-ca62-456d-b6b8-55ea36d7db48.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704196/general/508a72b2-ca62-456d-b6b8-55ea36d7db48.jpg already downloaded
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704196%252Fgeneral%252Fcce2fc3b-336a-4e98-8b00-d72f81b19047.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704196/general/cce2fc3b-336a-4e98-8b00-d72f81b19047.jpg already downloaded
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704196%252Fgeneral%252Fbe71907c-6d6b-4acd-ae06-dda31a995276.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704196/general/be71907c-6d6b-4acd-ae06-dda31a995276.jpg already downloaded
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704196%252Fgeneral%252Fa671b65b-b0fe-43ef-a58c-907d0200ed4a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704196/general/a671b65b-b0fe-43ef-a58c-907d0200ed4a.jpg already downloaded
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704196%252Fgeneral%252F665003c1-58ba-46f5-949b-061f05edf287.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704196/general/665003c1-58ba-46f5-949b-061f05edf287.jpg already downloaded
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704196%252Fgeneral%252Fe3bc5b20-7e16-4590-bb12-a6f50f7cdf1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704196/general/e3bc5b20-7e16-4590-bb12-a6f50f7cdf1d.jpg already downloaded
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704196%252Fgeneral%252F5acf06d5-cf09-4719-bbbb-fa36c283050e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704196/general/5acf06d5-cf09-4719-bbbb-fa36c283050e.jpg already downloaded
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704196%252Fgeneral%252F057f5441-3e5d-4ab0-a0c5-84aa05ddec21.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704196/general/057f5441-3e5d-4ab0-a0c5-84aa05ddec21.jpg already downloaded
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704196%252Fgeneral%252F22be1f27-491d-496e-bba1-68f7a44bb99c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704196/general/22be1f27-491d-496e-bba1-68f7a44bb99c.jpg already downloaded
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704196%252Fgeneral%252F0edd20f9-2663-4e38-ad51-537878350b38.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704196/general/0edd20f9-2663-4e38-ad51-537878350b38.jpg already downloaded
2026-03-25 10:20:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 665c2ff1-4ef5-5d7e-8651-755fe790f865, identifier: 10722524
2026-03-25 10:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 665c2ff1-4ef5-5d7e-8651-755fe790f865 with identifier: 10722524
2026-03-25 10:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 665c2ff1-4ef5-5d7e-8651-755fe790f865 with identifier: 10722524
2026-03-25 10:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 665c2ff1-4ef5-5d7e-8651-755fe790f865 with identifier: 10722524 to the API
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722524>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '665c2ff1-4ef5-5d7e-8651-755fe790f865',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CEJ560',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722524',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 151111,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5704196/general/508a72b2-ca62-456d-b6b8-55ea36d7db48.jpg',
'https://images.openlane.eu/carimgs/5704196/general/cce2fc3b-336a-4e98-8b00-d72f81b19047.jpg',
'https://images.openlane.eu/carimgs/5704196/general/be71907c-6d6b-4acd-ae06-dda31a995276.jpg',
'https://images.openlane.eu/carimgs/5704196/general/a671b65b-b0fe-43ef-a58c-907d0200ed4a.jpg',
'https://images.openlane.eu/carimgs/5704196/general/665003c1-58ba-46f5-949b-061f05edf287.jpg',
'https://images.openlane.eu/carimgs/5704196/general/e3bc5b20-7e16-4590-bb12-a6f50f7cdf1d.jpg',
'https://images.openlane.eu/carimgs/5704196/general/5acf06d5-cf09-4719-bbbb-fa36c283050e.jpg',
'https://images.openlane.eu/carimgs/5704196/general/057f5441-3e5d-4ab0-a0c5-84aa05ddec21.jpg',
'https://images.openlane.eu/carimgs/5704196/general/22be1f27-491d-496e-bba1-68f7a44bb99c.jpg',
'https://images.openlane.eu/carimgs/5704196/general/0edd20f9-2663-4e38-ad51-537878350b38.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_665c2ff1-4ef5-5d7e-8651-755fe790f865/665c2ff1-4ef5-5d7e-8651-755fe790f865_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265189,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704196/general/508a72b2-ca62-456d-b6b8-55ea36d7db48.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_665c2ff1-4ef5-5d7e-8651-755fe790f865/665c2ff1-4ef5-5d7e-8651-755fe790f865_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244203,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704196/general/cce2fc3b-336a-4e98-8b00-d72f81b19047.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_665c2ff1-4ef5-5d7e-8651-755fe790f865/665c2ff1-4ef5-5d7e-8651-755fe790f865_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243929,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704196/general/be71907c-6d6b-4acd-ae06-dda31a995276.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_665c2ff1-4ef5-5d7e-8651-755fe790f865/665c2ff1-4ef5-5d7e-8651-755fe790f865_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227711,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704196/general/a671b65b-b0fe-43ef-a58c-907d0200ed4a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_665c2ff1-4ef5-5d7e-8651-755fe790f865/665c2ff1-4ef5-5d7e-8651-755fe790f865_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265778,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704196/general/665003c1-58ba-46f5-949b-061f05edf287.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_665c2ff1-4ef5-5d7e-8651-755fe790f865/665c2ff1-4ef5-5d7e-8651-755fe790f865_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253112,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704196/general/e3bc5b20-7e16-4590-bb12-a6f50f7cdf1d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_665c2ff1-4ef5-5d7e-8651-755fe790f865/665c2ff1-4ef5-5d7e-8651-755fe790f865_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217979,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704196/general/5acf06d5-cf09-4719-bbbb-fa36c283050e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_665c2ff1-4ef5-5d7e-8651-755fe790f865/665c2ff1-4ef5-5d7e-8651-755fe790f865_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 477470,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704196/general/057f5441-3e5d-4ab0-a0c5-84aa05ddec21.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_665c2ff1-4ef5-5d7e-8651-755fe790f865/665c2ff1-4ef5-5d7e-8651-755fe790f865_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233907,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704196/general/22be1f27-491d-496e-bba1-68f7a44bb99c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_665c2ff1-4ef5-5d7e-8651-755fe790f865/665c2ff1-4ef5-5d7e-8651-755fe790f865_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34432,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704196/general/0edd20f9-2663-4e38-ad51-537878350b38.jpg',
'Width': 400}],
'price': 11050,
'price_includes_vat': True,
'registration_date': '2022-06-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 1.0 TSI Clever - Petrol - Automatic - 110 hp - '
'151.111 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722524%27 HTTP/1.1" 200 None
2026-03-25 10:20:18 [adesa.be] INFO: Saving data for 10722524: {'created_time': 1774434018.968988, 'last_price_update_time': 1774434018.969001, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722524') HTTP/1.1" 204 0
2026-03-25 10:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742512/general/fdfd7146-a1cc-4e55-8f41-76bd4d7cb02e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715726)
2026-03-25 10:20:18 [adesa.be] INFO: Found listing with ID: 10716076
2026-03-25 10:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716076%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [adesa.be] INFO: Scrape type for 10716076: 0
2026-03-25 10:20:19 [adesa.be] INFO: Skipping item 10716076 url https://www.openlane.eu/en/carv6/auction/10716076
2026-03-25 10:20:19 [adesa.be] INFO: Found listing with ID: 10714223
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714223%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [adesa.be] INFO: Scrape type for 10714223: 0
2026-03-25 10:20:19 [adesa.be] INFO: Skipping item 10714223 url https://www.openlane.eu/en/carv6/auction/10714223
2026-03-25 10:20:19 [adesa.be] INFO: Found listing with ID: 10714222
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714222%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [adesa.be] INFO: Scrape type for 10714222: 2
2026-03-25 10:20:19 [adesa.be] INFO: Scraping item 10714222 url https://www.openlane.eu/en/carv6/auction/10714222
2026-03-25 10:20:19 [adesa.be] INFO: Found listing with ID: 10716108
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716108%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [adesa.be] INFO: Scrape type for 10716108: 2
2026-03-25 10:20:19 [adesa.be] INFO: Scraping item 10716108 url https://www.openlane.eu/en/carv6/auction/10716108
2026-03-25 10:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9204c90>
2026-03-25 10:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21476a11-1df7-5007-a9ae-e4e935725fcb/21476a11-1df7-5007-a9ae-e4e935725fcb_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742512%252Fgeneral%252Fab794e83-e5f9-49b6-93ed-6df63a03aa21.jpg') HTTP/1.1" 204 0
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742512/general/ab794e83-e5f9-49b6-93ed-6df63a03aa21.jpg saved to cache
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 21476a11-1df7-5007-a9ae-e4e935725fcb
2026-03-25 10:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df with identifier: 10722439
2026-03-25 10:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df with scrape type 1
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689637%252Fgeneral%252F88ace072-2695-49aa-bed8-3efff1153b77.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689637/general/88ace072-2695-49aa-bed8-3efff1153b77.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689637%252Fgeneral%252F5b00f447-5b17-4a17-9aa5-518c8f1c8069.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689637/general/5b00f447-5b17-4a17-9aa5-518c8f1c8069.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689637%252Fgeneral%252F5af12965-4284-42ef-968f-0cd9f2b17ee5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689637/general/5af12965-4284-42ef-968f-0cd9f2b17ee5.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689637%252Fgeneral%252F2c603a58-8f28-493c-b5d0-8e0904f4985d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689637/general/2c603a58-8f28-493c-b5d0-8e0904f4985d.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689637%252Fgeneral%252F3c7594d2-47eb-41f5-b4c5-0988cc19e9be.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689637/general/3c7594d2-47eb-41f5-b4c5-0988cc19e9be.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689637%252Fgeneral%252Fb73bb720-b951-45d1-9720-60a97d8fee11.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689637/general/b73bb720-b951-45d1-9720-60a97d8fee11.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689637%252Fgeneral%252F5ed86040-f92e-40f2-8a59-19eb009adb8a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689637/general/5ed86040-f92e-40f2-8a59-19eb009adb8a.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689637%252Fgeneral%252F76d01fe3-377d-4fa7-bf30-713e65527e81.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689637/general/76d01fe3-377d-4fa7-bf30-713e65527e81.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689637%252Fgeneral%252F727522e4-cebb-45ec-9189-00b5c2754680.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689637/general/727522e4-cebb-45ec-9189-00b5c2754680.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689637%252Fgeneral%252F7336563a-89db-4f41-b0d4-80bd3f0b3cbe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689637/general/7336563a-89db-4f41-b0d4-80bd3f0b3cbe.jpg already downloaded
2026-03-25 10:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df, identifier: 10722439
2026-03-25 10:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c46e2d4d-456a-5862-a7a5-be6badc572fe with identifier: 10722481
2026-03-25 10:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c46e2d4d-456a-5862-a7a5-be6badc572fe with scrape type 1
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c46e2d4d-456a-5862-a7a5-be6badc572fe
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696403%252Fgeneral%252Ffe73a34b-11d2-4ec6-a7a1-499131cf6c37.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696403/general/fe73a34b-11d2-4ec6-a7a1-499131cf6c37.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696403%252Fgeneral%252F9e64d9f0-0b34-4123-b1ff-52ba86c35b34.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696403/general/9e64d9f0-0b34-4123-b1ff-52ba86c35b34.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696403%252Fgeneral%252Fb5817b79-f1c2-401f-855e-0ce4b612b8ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696403/general/b5817b79-f1c2-401f-855e-0ce4b612b8ea.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696403%252Fgeneral%252F0be81f8a-d0e1-4cea-a268-da342041b636.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696403/general/0be81f8a-d0e1-4cea-a268-da342041b636.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696403%252Fgeneral%252F99c53813-48e8-4023-abd7-42fa832ec091.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696403/general/99c53813-48e8-4023-abd7-42fa832ec091.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696403%252Fgeneral%252F58e6835b-08fd-4fe4-89ac-8f8c21c4ba9c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696403/general/58e6835b-08fd-4fe4-89ac-8f8c21c4ba9c.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696403%252Fgeneral%252Fe5a3aabd-051c-45db-9e11-37eb3a5ec895.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696403/general/e5a3aabd-051c-45db-9e11-37eb3a5ec895.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696403%252Fgeneral%252F43201dfd-1749-46ac-8c5a-04d1d2c09c02.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696403/general/43201dfd-1749-46ac-8c5a-04d1d2c09c02.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696403%252Fgeneral%252F666dee23-e11e-4382-900f-9e5d2b523daf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696403/general/666dee23-e11e-4382-900f-9e5d2b523daf.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696403%252Fgeneral%252F18ef96fd-ffc6-4db9-9152-67861ac23c01.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696403/general/18ef96fd-ffc6-4db9-9152-67861ac23c01.jpg already downloaded
2026-03-25 10:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c46e2d4d-456a-5862-a7a5-be6badc572fe, identifier: 10722481
2026-03-25 10:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8038f44-1dd8-592f-a0e8-6c51181b1378 with identifier: 10722547
2026-03-25 10:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8038f44-1dd8-592f-a0e8-6c51181b1378 with scrape type 1
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c8038f44-1dd8-592f-a0e8-6c51181b1378
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706606%252Fgeneral%252F132d86e3-a112-4c5b-9f3c-90a7ebde8961.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706606/general/132d86e3-a112-4c5b-9f3c-90a7ebde8961.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706606%252Fgeneral%252F3e0857c4-6aed-473a-997f-10d837a4c1e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706606/general/3e0857c4-6aed-473a-997f-10d837a4c1e0.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706606%252Fgeneral%252F2a744f39-c75a-4278-9576-db43b61ddaf5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706606/general/2a744f39-c75a-4278-9576-db43b61ddaf5.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706606%252Fgeneral%252F5d8e0d7f-6089-432b-9b44-57bfcd787b02.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706606/general/5d8e0d7f-6089-432b-9b44-57bfcd787b02.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706606%252Fgeneral%252F5811332a-ea59-4626-a578-595eabaabcfa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706606/general/5811332a-ea59-4626-a578-595eabaabcfa.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706606%252Fgeneral%252Ff226f4fc-83e4-4a7f-819e-4cd29cf0f7b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706606/general/f226f4fc-83e4-4a7f-819e-4cd29cf0f7b3.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706606%252Fgeneral%252F020df453-3d00-4a19-a17c-238df31e6e27.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706606/general/020df453-3d00-4a19-a17c-238df31e6e27.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706606%252Fgeneral%252Ff6747d5f-270b-4f7b-99cf-50aa9f68b3e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706606/general/f6747d5f-270b-4f7b-99cf-50aa9f68b3e7.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706606%252Fgeneral%252F3b12e554-355f-44b8-bc2b-5eb8fe06c2eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706606/general/3b12e554-355f-44b8-bc2b-5eb8fe06c2eb.jpg already downloaded
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706606%252Fgeneral%252F8e081bd2-2b48-4ab4-84d3-613e44e366e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706606/general/8e081bd2-2b48-4ab4-84d3-613e44e366e3.jpg already downloaded
2026-03-25 10:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c8038f44-1dd8-592f-a0e8-6c51181b1378, identifier: 10722547
2026-03-25 10:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e27758f-fbfa-53c4-a3e1-f5e21e099f69 with identifier: 10722506
2026-03-25 10:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e27758f-fbfa-53c4-a3e1-f5e21e099f69 with scrape type 1
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3e27758f-fbfa-53c4-a3e1-f5e21e099f69
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699371%252Fgeneral%252Ff17478d1-fc23-4927-aa47-cc06eb230cef.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699371/general/f17478d1-fc23-4927-aa47-cc06eb230cef.jpg already downloaded
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699371%252Fgeneral%252Fffbe2b04-dd37-4291-889d-39248bd4e2af.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699371/general/ffbe2b04-dd37-4291-889d-39248bd4e2af.jpg already downloaded
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699371%252Fgeneral%252F15771d40-01cd-4e44-9f8d-59ab277b2b09.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699371/general/15771d40-01cd-4e44-9f8d-59ab277b2b09.jpg already downloaded
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699371%252Fgeneral%252F30b400b7-8af6-4af5-812c-5351b664cdee.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699371/general/30b400b7-8af6-4af5-812c-5351b664cdee.jpg already downloaded
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699371%252Fgeneral%252F24b5c8ae-eb1e-4382-b16c-56b6090e7193.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699371/general/24b5c8ae-eb1e-4382-b16c-56b6090e7193.jpg already downloaded
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699371%252Fgeneral%252F15afa378-c8f7-420a-a6b6-40e19dd1dfe8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699371/general/15afa378-c8f7-420a-a6b6-40e19dd1dfe8.jpg already downloaded
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699371%252Fgeneral%252Feb940b47-baed-4b88-aeab-79cb9dccaf11.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699371/general/eb940b47-baed-4b88-aeab-79cb9dccaf11.jpg already downloaded
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699371%252Fgeneral%252Ffa45ab53-fd23-486c-acf4-026f6eb1fb9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699371/general/fa45ab53-fd23-486c-acf4-026f6eb1fb9b.jpg already downloaded
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699371%252Fgeneral%252F21549db5-7376-4c1b-a575-aaa49c786b4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699371/general/21549db5-7376-4c1b-a575-aaa49c786b4b.jpg already downloaded
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699371%252Fgeneral%252F35672adf-9b8b-4dc1-85be-74d4d6a21b1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699371/general/35672adf-9b8b-4dc1-85be-74d4d6a21b1b.jpg already downloaded
2026-03-25 10:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e27758f-fbfa-53c4-a3e1-f5e21e099f69, identifier: 10722506
2026-03-25 10:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d2da6b6-83cc-58ce-8916-74dc098ccca5 with identifier: 10722587
2026-03-25 10:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d2da6b6-83cc-58ce-8916-74dc098ccca5 with scrape type 1
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0d2da6b6-83cc-58ce-8916-74dc098ccca5
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720941%252Fgeneral%252Fe9c54092-1cd9-4566-b2d5-efb28d981405.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720941/general/e9c54092-1cd9-4566-b2d5-efb28d981405.jpg already downloaded
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720941%252Fgeneral%252Fd32966b8-037f-4a8d-ad49-bd22319177f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720941/general/d32966b8-037f-4a8d-ad49-bd22319177f0.jpg already downloaded
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720941%252Fgeneral%252F2ad264a2-b526-45ee-a23a-4ce76c7a96a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720941/general/2ad264a2-b526-45ee-a23a-4ce76c7a96a6.jpg already downloaded
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720941%252Fgeneral%252Fa0774975-e38c-4d65-9d39-53c72ed198d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720941/general/a0774975-e38c-4d65-9d39-53c72ed198d4.jpg already downloaded
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720941%252Fgeneral%252F12649b18-d593-4a17-b191-7c92b8500f69.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720941/general/12649b18-d593-4a17-b191-7c92b8500f69.jpg already downloaded
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720941%252Fgeneral%252Fcac34f10-e442-4a74-a2e5-2e2f780e6e8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720941/general/cac34f10-e442-4a74-a2e5-2e2f780e6e8c.jpg already downloaded
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720941%252Fgeneral%252F5ed42783-99c5-4a45-83a8-7a17f68092d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720941/general/5ed42783-99c5-4a45-83a8-7a17f68092d8.jpg already downloaded
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720941%252Fgeneral%252F1177a466-0599-45f8-9520-e7a9909509f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720941/general/1177a466-0599-45f8-9520-e7a9909509f9.jpg already downloaded
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720941%252Fgeneral%252F5d0fe274-8cdb-49c2-b893-8c63257d2474.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720941/general/5d0fe274-8cdb-49c2-b893-8c63257d2474.jpg already downloaded
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720941%252Fgeneral%252Fcd5be5b5-08b2-4382-820b-b6ba3e02eeae.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720941/general/cd5be5b5-08b2-4382-820b-b6ba3e02eeae.jpg already downloaded
2026-03-25 10:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d2da6b6-83cc-58ce-8916-74dc098ccca5, identifier: 10722587
2026-03-25 10:20:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:20:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a91d5390>
2026-03-25 10:20:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:20:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21476a11-1df7-5007-a9ae-e4e935725fcb/21476a11-1df7-5007-a9ae-e4e935725fcb_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742512%252Fgeneral%252F54afe75e-b376-4683-8cf8-f67b88fd8256.jpg') HTTP/1.1" 204 0
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742512/general/54afe75e-b376-4683-8cf8-f67b88fd8256.jpg saved to cache
2026-03-25 10:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 21476a11-1df7-5007-a9ae-e4e935725fcb
2026-03-25 10:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df with identifier: 10722439
2026-03-25 10:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df with identifier: 10722439
2026-03-25 10:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df with identifier: 10722439 to the API
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:20:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722439>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANT729',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722439',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 120606,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5689637/general/88ace072-2695-49aa-bed8-3efff1153b77.jpg',
'https://images.openlane.eu/carimgs/5689637/general/5b00f447-5b17-4a17-9aa5-518c8f1c8069.jpg',
'https://images.openlane.eu/carimgs/5689637/general/5af12965-4284-42ef-968f-0cd9f2b17ee5.jpg',
'https://images.openlane.eu/carimgs/5689637/general/2c603a58-8f28-493c-b5d0-8e0904f4985d.jpg',
'https://images.openlane.eu/carimgs/5689637/general/3c7594d2-47eb-41f5-b4c5-0988cc19e9be.jpg',
'https://images.openlane.eu/carimgs/5689637/general/b73bb720-b951-45d1-9720-60a97d8fee11.jpg',
'https://images.openlane.eu/carimgs/5689637/general/5ed86040-f92e-40f2-8a59-19eb009adb8a.jpg',
'https://images.openlane.eu/carimgs/5689637/general/76d01fe3-377d-4fa7-bf30-713e65527e81.jpg',
'https://images.openlane.eu/carimgs/5689637/general/727522e4-cebb-45ec-9189-00b5c2754680.jpg',
'https://images.openlane.eu/carimgs/5689637/general/7336563a-89db-4f41-b0d4-80bd3f0b3cbe.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df/a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407067,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689637/general/88ace072-2695-49aa-bed8-3efff1153b77.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df/a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382753,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689637/general/5b00f447-5b17-4a17-9aa5-518c8f1c8069.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df/a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431000,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689637/general/5af12965-4284-42ef-968f-0cd9f2b17ee5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df/a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357881,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689637/general/2c603a58-8f28-493c-b5d0-8e0904f4985d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df/a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398765,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689637/general/3c7594d2-47eb-41f5-b4c5-0988cc19e9be.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df/a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312271,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689637/general/b73bb720-b951-45d1-9720-60a97d8fee11.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df/a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400230,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689637/general/5ed86040-f92e-40f2-8a59-19eb009adb8a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df/a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283919,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689637/general/76d01fe3-377d-4fa7-bf30-713e65527e81.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df/a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362559,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689637/general/727522e4-cebb-45ec-9189-00b5c2754680.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df/a13fcbb2-cee3-54f2-b8d6-e5aa72e5f2df_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306256,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689637/general/7336563a-89db-4f41-b0d4-80bd3f0b3cbe.jpg',
'Width': 1920}],
'price': 18750,
'price_includes_vat': True,
'registration_date': '2021-05-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Seat Tarraco 1.4 TSI FR - Hybrid - 150 hp - 120.606 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2021}
2026-03-25 10:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722439%27 HTTP/1.1" 200 None
2026-03-25 10:20:21 [adesa.be] INFO: Saving data for 10722439: {'created_time': 1774434021.048719, 'last_price_update_time': 1774434021.04873, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722439') HTTP/1.1" 204 0
2026-03-25 10:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c46e2d4d-456a-5862-a7a5-be6badc572fe with identifier: 10722481
2026-03-25 10:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c46e2d4d-456a-5862-a7a5-be6badc572fe with identifier: 10722481
2026-03-25 10:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c46e2d4d-456a-5862-a7a5-be6badc572fe with identifier: 10722481 to the API
2026-03-25 10:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722481>
{'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': 181,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'c46e2d4d-456a-5862-a7a5-be6badc572fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMU791',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722481',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 42721,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5696403/general/fe73a34b-11d2-4ec6-a7a1-499131cf6c37.jpg',
'https://images.openlane.eu/carimgs/5696403/general/9e64d9f0-0b34-4123-b1ff-52ba86c35b34.jpg',
'https://images.openlane.eu/carimgs/5696403/general/b5817b79-f1c2-401f-855e-0ce4b612b8ea.jpg',
'https://images.openlane.eu/carimgs/5696403/general/0be81f8a-d0e1-4cea-a268-da342041b636.jpg',
'https://images.openlane.eu/carimgs/5696403/general/99c53813-48e8-4023-abd7-42fa832ec091.jpg',
'https://images.openlane.eu/carimgs/5696403/general/58e6835b-08fd-4fe4-89ac-8f8c21c4ba9c.jpg',
'https://images.openlane.eu/carimgs/5696403/general/e5a3aabd-051c-45db-9e11-37eb3a5ec895.jpg',
'https://images.openlane.eu/carimgs/5696403/general/43201dfd-1749-46ac-8c5a-04d1d2c09c02.jpg',
'https://images.openlane.eu/carimgs/5696403/general/666dee23-e11e-4382-900f-9e5d2b523daf.jpg',
'https://images.openlane.eu/carimgs/5696403/general/18ef96fd-ffc6-4db9-9152-67861ac23c01.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c46e2d4d-456a-5862-a7a5-be6badc572fe/c46e2d4d-456a-5862-a7a5-be6badc572fe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187371,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696403/general/fe73a34b-11d2-4ec6-a7a1-499131cf6c37.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c46e2d4d-456a-5862-a7a5-be6badc572fe/c46e2d4d-456a-5862-a7a5-be6badc572fe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190133,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696403/general/9e64d9f0-0b34-4123-b1ff-52ba86c35b34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c46e2d4d-456a-5862-a7a5-be6badc572fe/c46e2d4d-456a-5862-a7a5-be6badc572fe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172043,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696403/general/b5817b79-f1c2-401f-855e-0ce4b612b8ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c46e2d4d-456a-5862-a7a5-be6badc572fe/c46e2d4d-456a-5862-a7a5-be6badc572fe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169405,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696403/general/0be81f8a-d0e1-4cea-a268-da342041b636.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c46e2d4d-456a-5862-a7a5-be6badc572fe/c46e2d4d-456a-5862-a7a5-be6badc572fe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129025,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696403/general/99c53813-48e8-4023-abd7-42fa832ec091.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c46e2d4d-456a-5862-a7a5-be6badc572fe/c46e2d4d-456a-5862-a7a5-be6badc572fe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106747,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696403/general/58e6835b-08fd-4fe4-89ac-8f8c21c4ba9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c46e2d4d-456a-5862-a7a5-be6badc572fe/c46e2d4d-456a-5862-a7a5-be6badc572fe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121220,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696403/general/e5a3aabd-051c-45db-9e11-37eb3a5ec895.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c46e2d4d-456a-5862-a7a5-be6badc572fe/c46e2d4d-456a-5862-a7a5-be6badc572fe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157106,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696403/general/43201dfd-1749-46ac-8c5a-04d1d2c09c02.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c46e2d4d-456a-5862-a7a5-be6badc572fe/c46e2d4d-456a-5862-a7a5-be6badc572fe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130930,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696403/general/666dee23-e11e-4382-900f-9e5d2b523daf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c46e2d4d-456a-5862-a7a5-be6badc572fe/c46e2d4d-456a-5862-a7a5-be6badc572fe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696403/general/18ef96fd-ffc6-4db9-9152-67861ac23c01.jpg',
'Width': 1024}],
'price': 16750,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 181 hp - 42.721 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-25 10:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722481%27 HTTP/1.1" 200 None
2026-03-25 10:20:21 [adesa.be] INFO: Saving data for 10722481: {'created_time': 1774434021.393533, 'last_price_update_time': 1774434021.393545, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722481') HTTP/1.1" 204 0
2026-03-25 10:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c8038f44-1dd8-592f-a0e8-6c51181b1378 with identifier: 10722547
2026-03-25 10:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c8038f44-1dd8-592f-a0e8-6c51181b1378 with identifier: 10722547
2026-03-25 10:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c8038f44-1dd8-592f-a0e8-6c51181b1378 with identifier: 10722547 to the API
2026-03-25 10:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722547>
{'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-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'c8038f44-1dd8-592f-a0e8-6c51181b1378',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVK542',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722547',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 84231,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5706606/general/132d86e3-a112-4c5b-9f3c-90a7ebde8961.jpg',
'https://images.openlane.eu/carimgs/5706606/general/3e0857c4-6aed-473a-997f-10d837a4c1e0.jpg',
'https://images.openlane.eu/carimgs/5706606/general/2a744f39-c75a-4278-9576-db43b61ddaf5.jpg',
'https://images.openlane.eu/carimgs/5706606/general/5d8e0d7f-6089-432b-9b44-57bfcd787b02.jpg',
'https://images.openlane.eu/carimgs/5706606/general/5811332a-ea59-4626-a578-595eabaabcfa.jpg',
'https://images.openlane.eu/carimgs/5706606/general/f226f4fc-83e4-4a7f-819e-4cd29cf0f7b3.jpg',
'https://images.openlane.eu/carimgs/5706606/general/020df453-3d00-4a19-a17c-238df31e6e27.jpg',
'https://images.openlane.eu/carimgs/5706606/general/f6747d5f-270b-4f7b-99cf-50aa9f68b3e7.jpg',
'https://images.openlane.eu/carimgs/5706606/general/3b12e554-355f-44b8-bc2b-5eb8fe06c2eb.jpg',
'https://images.openlane.eu/carimgs/5706606/general/8e081bd2-2b48-4ab4-84d3-613e44e366e3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8038f44-1dd8-592f-a0e8-6c51181b1378/c8038f44-1dd8-592f-a0e8-6c51181b1378_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78669,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706606/general/132d86e3-a112-4c5b-9f3c-90a7ebde8961.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8038f44-1dd8-592f-a0e8-6c51181b1378/c8038f44-1dd8-592f-a0e8-6c51181b1378_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23530,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706606/general/3e0857c4-6aed-473a-997f-10d837a4c1e0.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8038f44-1dd8-592f-a0e8-6c51181b1378/c8038f44-1dd8-592f-a0e8-6c51181b1378_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79934,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706606/general/2a744f39-c75a-4278-9576-db43b61ddaf5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8038f44-1dd8-592f-a0e8-6c51181b1378/c8038f44-1dd8-592f-a0e8-6c51181b1378_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84740,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706606/general/5d8e0d7f-6089-432b-9b44-57bfcd787b02.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8038f44-1dd8-592f-a0e8-6c51181b1378/c8038f44-1dd8-592f-a0e8-6c51181b1378_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706606/general/5811332a-ea59-4626-a578-595eabaabcfa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8038f44-1dd8-592f-a0e8-6c51181b1378/c8038f44-1dd8-592f-a0e8-6c51181b1378_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72121,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706606/general/f226f4fc-83e4-4a7f-819e-4cd29cf0f7b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8038f44-1dd8-592f-a0e8-6c51181b1378/c8038f44-1dd8-592f-a0e8-6c51181b1378_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84463,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706606/general/020df453-3d00-4a19-a17c-238df31e6e27.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8038f44-1dd8-592f-a0e8-6c51181b1378/c8038f44-1dd8-592f-a0e8-6c51181b1378_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84039,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706606/general/f6747d5f-270b-4f7b-99cf-50aa9f68b3e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8038f44-1dd8-592f-a0e8-6c51181b1378/c8038f44-1dd8-592f-a0e8-6c51181b1378_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706606/general/3b12e554-355f-44b8-bc2b-5eb8fe06c2eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8038f44-1dd8-592f-a0e8-6c51181b1378/c8038f44-1dd8-592f-a0e8-6c51181b1378_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95389,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706606/general/8e081bd2-2b48-4ab4-84d3-613e44e366e3.jpg',
'Width': 1024}],
'price': 9650,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - Manual - 110 hp - 84.231 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-25 10:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722547%27 HTTP/1.1" 200 None
2026-03-25 10:20:21 [adesa.be] INFO: Saving data for 10722547: {'created_time': 1774434021.736264, 'last_price_update_time': 1774434021.736275, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722547') HTTP/1.1" 204 0
2026-03-25 10:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e27758f-fbfa-53c4-a3e1-f5e21e099f69 with identifier: 10722506
2026-03-25 10:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e27758f-fbfa-53c4-a3e1-f5e21e099f69 with identifier: 10722506
2026-03-25 10:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e27758f-fbfa-53c4-a3e1-f5e21e099f69 with identifier: 10722506 to the API
2026-03-25 10:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722506>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '3e27758f-fbfa-53c4-a3e1-f5e21e099f69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AUL370',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722506',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 48154,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5699371/general/f17478d1-fc23-4927-aa47-cc06eb230cef.jpg',
'https://images.openlane.eu/carimgs/5699371/general/ffbe2b04-dd37-4291-889d-39248bd4e2af.jpg',
'https://images.openlane.eu/carimgs/5699371/general/15771d40-01cd-4e44-9f8d-59ab277b2b09.jpg',
'https://images.openlane.eu/carimgs/5699371/general/30b400b7-8af6-4af5-812c-5351b664cdee.jpg',
'https://images.openlane.eu/carimgs/5699371/general/24b5c8ae-eb1e-4382-b16c-56b6090e7193.jpg',
'https://images.openlane.eu/carimgs/5699371/general/15afa378-c8f7-420a-a6b6-40e19dd1dfe8.jpg',
'https://images.openlane.eu/carimgs/5699371/general/eb940b47-baed-4b88-aeab-79cb9dccaf11.jpg',
'https://images.openlane.eu/carimgs/5699371/general/fa45ab53-fd23-486c-acf4-026f6eb1fb9b.jpg',
'https://images.openlane.eu/carimgs/5699371/general/21549db5-7376-4c1b-a575-aaa49c786b4b.jpg',
'https://images.openlane.eu/carimgs/5699371/general/35672adf-9b8b-4dc1-85be-74d4d6a21b1b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e27758f-fbfa-53c4-a3e1-f5e21e099f69/3e27758f-fbfa-53c4-a3e1-f5e21e099f69_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98171,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699371/general/f17478d1-fc23-4927-aa47-cc06eb230cef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e27758f-fbfa-53c4-a3e1-f5e21e099f69/3e27758f-fbfa-53c4-a3e1-f5e21e099f69_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95621,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699371/general/ffbe2b04-dd37-4291-889d-39248bd4e2af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e27758f-fbfa-53c4-a3e1-f5e21e099f69/3e27758f-fbfa-53c4-a3e1-f5e21e099f69_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699371/general/15771d40-01cd-4e44-9f8d-59ab277b2b09.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e27758f-fbfa-53c4-a3e1-f5e21e099f69/3e27758f-fbfa-53c4-a3e1-f5e21e099f69_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101729,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699371/general/30b400b7-8af6-4af5-812c-5351b664cdee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e27758f-fbfa-53c4-a3e1-f5e21e099f69/3e27758f-fbfa-53c4-a3e1-f5e21e099f69_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699371/general/24b5c8ae-eb1e-4382-b16c-56b6090e7193.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e27758f-fbfa-53c4-a3e1-f5e21e099f69/3e27758f-fbfa-53c4-a3e1-f5e21e099f69_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85619,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699371/general/15afa378-c8f7-420a-a6b6-40e19dd1dfe8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e27758f-fbfa-53c4-a3e1-f5e21e099f69/3e27758f-fbfa-53c4-a3e1-f5e21e099f69_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126283,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699371/general/eb940b47-baed-4b88-aeab-79cb9dccaf11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e27758f-fbfa-53c4-a3e1-f5e21e099f69/3e27758f-fbfa-53c4-a3e1-f5e21e099f69_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70753,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699371/general/fa45ab53-fd23-486c-acf4-026f6eb1fb9b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e27758f-fbfa-53c4-a3e1-f5e21e099f69/3e27758f-fbfa-53c4-a3e1-f5e21e099f69_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699371/general/21549db5-7376-4c1b-a575-aaa49c786b4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e27758f-fbfa-53c4-a3e1-f5e21e099f69/3e27758f-fbfa-53c4-a3e1-f5e21e099f69_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106996,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699371/general/35672adf-9b8b-4dc1-85be-74d4d6a21b1b.jpg',
'Width': 1024}],
'price': 12050,
'price_includes_vat': True,
'registration_date': '2021-07-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Seat Leon Sportstourer 1.5 TSI Move! - Petrol - Manual - 130 hp - '
'48.154 km',
'transmission': 'manual',
'trim': 'Move!',
'vin': None,
'year': 2021}
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722506%27 HTTP/1.1" 200 None
2026-03-25 10:20:22 [adesa.be] INFO: Saving data for 10722506: {'created_time': 1774434022.067301, 'last_price_update_time': 1774434022.067314, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722506') HTTP/1.1" 204 0
2026-03-25 10:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d2da6b6-83cc-58ce-8916-74dc098ccca5 with identifier: 10722587
2026-03-25 10:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d2da6b6-83cc-58ce-8916-74dc098ccca5 with identifier: 10722587
2026-03-25 10:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d2da6b6-83cc-58ce-8916-74dc098ccca5 with identifier: 10722587 to the API
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:20:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722587>
{'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': 150,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '0d2da6b6-83cc-58ce-8916-74dc098ccca5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EXR934',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722587',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 24335,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5720941/general/e9c54092-1cd9-4566-b2d5-efb28d981405.jpg',
'https://images.openlane.eu/carimgs/5720941/general/d32966b8-037f-4a8d-ad49-bd22319177f0.jpg',
'https://images.openlane.eu/carimgs/5720941/general/2ad264a2-b526-45ee-a23a-4ce76c7a96a6.jpg',
'https://images.openlane.eu/carimgs/5720941/general/a0774975-e38c-4d65-9d39-53c72ed198d4.jpg',
'https://images.openlane.eu/carimgs/5720941/general/12649b18-d593-4a17-b191-7c92b8500f69.jpg',
'https://images.openlane.eu/carimgs/5720941/general/cac34f10-e442-4a74-a2e5-2e2f780e6e8c.jpg',
'https://images.openlane.eu/carimgs/5720941/general/5ed42783-99c5-4a45-83a8-7a17f68092d8.jpg',
'https://images.openlane.eu/carimgs/5720941/general/1177a466-0599-45f8-9520-e7a9909509f9.jpg',
'https://images.openlane.eu/carimgs/5720941/general/5d0fe274-8cdb-49c2-b893-8c63257d2474.jpg',
'https://images.openlane.eu/carimgs/5720941/general/cd5be5b5-08b2-4382-820b-b6ba3e02eeae.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d2da6b6-83cc-58ce-8916-74dc098ccca5/0d2da6b6-83cc-58ce-8916-74dc098ccca5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378254,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720941/general/e9c54092-1cd9-4566-b2d5-efb28d981405.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d2da6b6-83cc-58ce-8916-74dc098ccca5/0d2da6b6-83cc-58ce-8916-74dc098ccca5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34746,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720941/general/d32966b8-037f-4a8d-ad49-bd22319177f0.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d2da6b6-83cc-58ce-8916-74dc098ccca5/0d2da6b6-83cc-58ce-8916-74dc098ccca5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337115,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720941/general/2ad264a2-b526-45ee-a23a-4ce76c7a96a6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d2da6b6-83cc-58ce-8916-74dc098ccca5/0d2da6b6-83cc-58ce-8916-74dc098ccca5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346989,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720941/general/a0774975-e38c-4d65-9d39-53c72ed198d4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d2da6b6-83cc-58ce-8916-74dc098ccca5/0d2da6b6-83cc-58ce-8916-74dc098ccca5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325821,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720941/general/12649b18-d593-4a17-b191-7c92b8500f69.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d2da6b6-83cc-58ce-8916-74dc098ccca5/0d2da6b6-83cc-58ce-8916-74dc098ccca5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288465,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720941/general/cac34f10-e442-4a74-a2e5-2e2f780e6e8c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d2da6b6-83cc-58ce-8916-74dc098ccca5/0d2da6b6-83cc-58ce-8916-74dc098ccca5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322746,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720941/general/5ed42783-99c5-4a45-83a8-7a17f68092d8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d2da6b6-83cc-58ce-8916-74dc098ccca5/0d2da6b6-83cc-58ce-8916-74dc098ccca5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321121,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720941/general/1177a466-0599-45f8-9520-e7a9909509f9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d2da6b6-83cc-58ce-8916-74dc098ccca5/0d2da6b6-83cc-58ce-8916-74dc098ccca5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246377,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720941/general/5d0fe274-8cdb-49c2-b893-8c63257d2474.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d2da6b6-83cc-58ce-8916-74dc098ccca5/0d2da6b6-83cc-58ce-8916-74dc098ccca5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311547,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720941/general/cd5be5b5-08b2-4382-820b-b6ba3e02eeae.jpg',
'Width': 1920}],
'price': 17550,
'price_includes_vat': True,
'registration_date': '2024-02-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 308 SW 1.6 Allure - Hybrid - Automatic - 150 hp - 24.335 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722587%27 HTTP/1.1" 200 None
2026-03-25 10:20:22 [adesa.be] INFO: Saving data for 10722587: {'created_time': 1774434022.385018, 'last_price_update_time': 1774434022.38503, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722587') HTTP/1.1" 204 0
2026-03-25 10:20:22 [adesa.be] INFO: Found listing with ID: 10716114
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716114%27 HTTP/1.1" 200 None
2026-03-25 10:20:22 [adesa.be] INFO: Scrape type for 10716114: 2
2026-03-25 10:20:22 [adesa.be] INFO: Scraping item 10716114 url https://www.openlane.eu/en/carv6/auction/10716114
2026-03-25 10:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742512/general/35b68e4b-8061-4645-86aa-0eefa464ff05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715726)
2026-03-25 10:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714267> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:20:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa115490>
2026-03-25 10:20:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:20:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21476a11-1df7-5007-a9ae-e4e935725fcb/21476a11-1df7-5007-a9ae-e4e935725fcb_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742512%252Fgeneral%252Ffdfd7146-a1cc-4e55-8f41-76bd4d7cb02e.jpg') HTTP/1.1" 204 0
2026-03-25 10:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742512/general/fdfd7146-a1cc-4e55-8f41-76bd4d7cb02e.jpg saved to cache
2026-03-25 10:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 21476a11-1df7-5007-a9ae-e4e935725fcb
2026-03-25 10:20:22 [adesa.be] INFO: Found listing with ID: 10716129
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716129%27 HTTP/1.1" 200 None
2026-03-25 10:20:22 [adesa.be] INFO: Scrape type for 10716129: 2
2026-03-25 10:20:22 [adesa.be] INFO: Scraping item 10716129 url https://www.openlane.eu/en/carv6/auction/10716129
2026-03-25 10:20:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742512/general/40f0e24e-fb58-4c82-8358-085346c3cfca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715726)
2026-03-25 10:20:22 [adesa.be] INFO: Found listing with ID: 10716115
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716115%27 HTTP/1.1" 200 None
2026-03-25 10:20:22 [adesa.be] INFO: Scrape type for 10716115: 2
2026-03-25 10:20:22 [adesa.be] INFO: Scraping item 10716115 url https://www.openlane.eu/en/carv6/auction/10716115
2026-03-25 10:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742512/general/a00aca0c-0efa-4d6f-81fe-bde1c3107b52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715726)
2026-03-25 10:20:22 [adesa.be] INFO: Found listing with ID: 10714224
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714224%27 HTTP/1.1" 200 None
2026-03-25 10:20:22 [adesa.be] INFO: Scrape type for 10714224: 2
2026-03-25 10:20:22 [adesa.be] INFO: Scraping item 10714224 url https://www.openlane.eu/en/carv6/auction/10714224
2026-03-25 10:20:22 [adesa.be] INFO: Found listing with ID: 10716092
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716092%27 HTTP/1.1" 200 None
2026-03-25 10:20:22 [adesa.be] INFO: Scrape type for 10716092: 2
2026-03-25 10:20:22 [adesa.be] INFO: Scraping item 10716092 url https://www.openlane.eu/en/carv6/auction/10716092
2026-03-25 10:20:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:20:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a937b550>
2026-03-25 10:20:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:20:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21476a11-1df7-5007-a9ae-e4e935725fcb/21476a11-1df7-5007-a9ae-e4e935725fcb_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742512%252Fgeneral%252F35b68e4b-8061-4645-86aa-0eefa464ff05.jpg') HTTP/1.1" 204 0
2026-03-25 10:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742512/general/35b68e4b-8061-4645-86aa-0eefa464ff05.jpg saved to cache
2026-03-25 10:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 21476a11-1df7-5007-a9ae-e4e935725fcb
2026-03-25 10:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a542b306-23d6-5d19-af4a-d2e8fd779efc with identifier: 10714267
2026-03-25 10:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a542b306-23d6-5d19-af4a-d2e8fd779efc with scrape type 2
2026-03-25 10:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a542b306-23d6-5d19-af4a-d2e8fd779efc with scrape type 2
2026-03-25 10:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a542b306-23d6-5d19-af4a-d2e8fd779efc, identifier: 10714267
2026-03-25 10:20:22 [adesa.be] INFO: Found listing with ID: 10716094
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716094%27 HTTP/1.1" 200 None
2026-03-25 10:20:22 [adesa.be] INFO: Scrape type for 10716094: 2
2026-03-25 10:20:22 [adesa.be] INFO: Scraping item 10716094 url https://www.openlane.eu/en/carv6/auction/10716094
2026-03-25 10:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a542b306-23d6-5d19-af4a-d2e8fd779efc with identifier: 10714267
2026-03-25 10:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a542b306-23d6-5d19-af4a-d2e8fd779efc with identifier: 10714267
2026-03-25 10:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a542b306-23d6-5d19-af4a-d2e8fd779efc with identifier: 10714267 to the API
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:20:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714267>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'a542b306-23d6-5d19-af4a-d2e8fd779efc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRV814',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714267',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 26276,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz B 180 Business Solution - Petrol - Manual - 136 hp - '
'26.276 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714267%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [adesa.be] INFO: Saving data for 10714267: {'auction_closing_time': 1774600200.0, 'created_time': 1774347381.202276, 'last_price_update_time': 1774434023.027804}
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714267') HTTP/1.1" 204 0
2026-03-25 10:20:23 [adesa.be] INFO: Found listing with ID: 10714225
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714225%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [adesa.be] INFO: Scrape type for 10714225: 2
2026-03-25 10:20:23 [adesa.be] INFO: Scraping item 10714225 url https://www.openlane.eu/en/carv6/auction/10714225
2026-03-25 10:20:23 [adesa.be] INFO: Found listing with ID: 10714444
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714444%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [adesa.be] INFO: Scrape type for 10714444: 0
2026-03-25 10:20:23 [adesa.be] INFO: Skipping item 10714444 url https://www.openlane.eu/en/carv6/auction/10714444
2026-03-25 10:20:23 [adesa.be] INFO: Found listing with ID: 10714227
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714227%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [adesa.be] INFO: Scrape type for 10714227: 2
2026-03-25 10:20:23 [adesa.be] INFO: Scraping item 10714227 url https://www.openlane.eu/en/carv6/auction/10714227
2026-03-25 10:20:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:20:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d90850>
2026-03-25 10:20:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:20:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21476a11-1df7-5007-a9ae-e4e935725fcb/21476a11-1df7-5007-a9ae-e4e935725fcb_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742512%252Fgeneral%252F40f0e24e-fb58-4c82-8358-085346c3cfca.jpg') HTTP/1.1" 204 0
2026-03-25 10:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742512/general/40f0e24e-fb58-4c82-8358-085346c3cfca.jpg saved to cache
2026-03-25 10:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 21476a11-1df7-5007-a9ae-e4e935725fcb
2026-03-25 10:20:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:20:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d53ad0>
2026-03-25 10:20:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:20:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21476a11-1df7-5007-a9ae-e4e935725fcb/21476a11-1df7-5007-a9ae-e4e935725fcb_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742512%252Fgeneral%252Fa00aca0c-0efa-4d6f-81fe-bde1c3107b52.jpg') HTTP/1.1" 204 0
2026-03-25 10:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742512/general/a00aca0c-0efa-4d6f-81fe-bde1c3107b52.jpg saved to cache
2026-03-25 10:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 21476a11-1df7-5007-a9ae-e4e935725fcb
2026-03-25 10:20:23 [adesa.be] INFO: Found listing with ID: 10714228
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714228%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [adesa.be] INFO: Scrape type for 10714228: 2
2026-03-25 10:20:23 [adesa.be] INFO: Scraping item 10714228 url https://www.openlane.eu/en/carv6/auction/10714228
2026-03-25 10:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:23 [adesa.be] INFO: Found listing with ID: 10714230
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714230%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [adesa.be] INFO: Scrape type for 10714230: 2
2026-03-25 10:20:23 [adesa.be] INFO: Scraping item 10714230 url https://www.openlane.eu/en/carv6/auction/10714230
2026-03-25 10: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-25 10:20:23 [adesa.be] INFO: Found listing with ID: 10716110
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716110%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [adesa.be] INFO: Scrape type for 10716110: 2
2026-03-25 10:20:23 [adesa.be] INFO: Scraping item 10716110 url https://www.openlane.eu/en/carv6/auction/10716110
2026-03-25 10:20:23 [adesa.be] INFO: Found listing with ID: 10714231
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714231%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [adesa.be] INFO: Scrape type for 10714231: 2
2026-03-25 10:20:23 [adesa.be] INFO: Scraping item 10714231 url https://www.openlane.eu/en/carv6/auction/10714231
2026-03-25 10:20:23 [adesa.be] INFO: Found listing with ID: 10714232
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714232%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [adesa.be] INFO: Scrape type for 10714232: 2
2026-03-25 10:20:23 [adesa.be] INFO: Scraping item 10714232 url https://www.openlane.eu/en/carv6/auction/10714232
2026-03-25 10:20:23 [adesa.be] INFO: Found listing with ID: 10716073
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716073%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [adesa.be] INFO: Scrape type for 10716073: 2
2026-03-25 10:20:23 [adesa.be] INFO: Scraping item 10716073 url https://www.openlane.eu/en/carv6/auction/10716073
2026-03-25 10:20:23 [adesa.be] INFO: Found listing with ID: 10714234
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714234%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [adesa.be] INFO: Scrape type for 10714234: 2
2026-03-25 10:20:23 [adesa.be] INFO: Scraping item 10714234 url https://www.openlane.eu/en/carv6/auction/10714234
2026-03-25 10:20:23 [adesa.be] INFO: Found listing with ID: 10714235
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714235%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [adesa.be] INFO: Scrape type for 10714235: 2
2026-03-25 10:20:23 [adesa.be] INFO: Scraping item 10714235 url https://www.openlane.eu/en/carv6/auction/10714235
2026-03-25 10:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae43d7db-3059-5bfe-abd9-42748ad3f175 with identifier: 10722546
2026-03-25 10:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae43d7db-3059-5bfe-abd9-42748ad3f175 with scrape type 1
2026-03-25 10:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ae43d7db-3059-5bfe-abd9-42748ad3f175
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706604%252Fgeneral%252Fb4872860-b855-4dbd-b3e1-017edc5fc687.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706604/general/b4872860-b855-4dbd-b3e1-017edc5fc687.jpg already downloaded
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706604%252Fgeneral%252F7854997a-a5e4-415f-8642-e19c3f36c75a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706604/general/7854997a-a5e4-415f-8642-e19c3f36c75a.jpg already downloaded
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706604%252Fgeneral%252F06e3b1a6-a10a-49cb-b1d8-8005e564d66c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706604/general/06e3b1a6-a10a-49cb-b1d8-8005e564d66c.jpg already downloaded
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706604%252Fgeneral%252Fec5be5f0-1b40-4fc6-a7c5-e11b2b8b8310.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706604/general/ec5be5f0-1b40-4fc6-a7c5-e11b2b8b8310.jpg already downloaded
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706604%252Fgeneral%252Fc6092731-f545-4c31-8fb6-304bbaa38af4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706604/general/c6092731-f545-4c31-8fb6-304bbaa38af4.jpg already downloaded
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706604%252Fgeneral%252F40f874d7-c977-45b7-bc5e-7c1e712b16b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706604/general/40f874d7-c977-45b7-bc5e-7c1e712b16b5.jpg already downloaded
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706604%252Fgeneral%252F178687d2-811a-4d4a-b302-bdecb0bef4bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706604/general/178687d2-811a-4d4a-b302-bdecb0bef4bd.jpg already downloaded
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706604%252Fgeneral%252F2b3814f7-409c-4a8a-af7b-fed797a493a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706604/general/2b3814f7-409c-4a8a-af7b-fed797a493a7.jpg already downloaded
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706604%252Fgeneral%252Fb7cd288f-6d2c-4394-9d80-f7202c85a7aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706604/general/b7cd288f-6d2c-4394-9d80-f7202c85a7aa.jpg already downloaded
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706604%252Fgeneral%252F34e7e7a1-f502-48ad-95fe-d18f4a9dd214.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706604/general/34e7e7a1-f502-48ad-95fe-d18f4a9dd214.jpg already downloaded
2026-03-25 10:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae43d7db-3059-5bfe-abd9-42748ad3f175, identifier: 10722546
2026-03-25 10:20:23 [adesa.be] INFO: Found listing with ID: 10714236
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714236%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [adesa.be] INFO: Scrape type for 10714236: 0
2026-03-25 10:20:23 [adesa.be] INFO: Skipping item 10714236 url https://www.openlane.eu/en/carv6/auction/10714236
2026-03-25 10:20:23 [adesa.be] INFO: Found listing with ID: 10714238
2026-03-25 10:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714238%27 HTTP/1.1" 200 None
2026-03-25 10:20:23 [adesa.be] INFO: Scrape type for 10714238: 2
2026-03-25 10:20:23 [adesa.be] INFO: Scraping item 10714238 url https://www.openlane.eu/en/carv6/auction/10714238
2026-03-25 10:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae43d7db-3059-5bfe-abd9-42748ad3f175 with identifier: 10722546
2026-03-25 10:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae43d7db-3059-5bfe-abd9-42748ad3f175 with identifier: 10722546
2026-03-25 10:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae43d7db-3059-5bfe-abd9-42748ad3f175 with identifier: 10722546 to the API
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722546>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'ae43d7db-3059-5bfe-abd9-42748ad3f175',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJZ525',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722546',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 74198,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5706604/general/b4872860-b855-4dbd-b3e1-017edc5fc687.jpg',
'https://images.openlane.eu/carimgs/5706604/general/7854997a-a5e4-415f-8642-e19c3f36c75a.jpg',
'https://images.openlane.eu/carimgs/5706604/general/06e3b1a6-a10a-49cb-b1d8-8005e564d66c.jpg',
'https://images.openlane.eu/carimgs/5706604/general/ec5be5f0-1b40-4fc6-a7c5-e11b2b8b8310.jpg',
'https://images.openlane.eu/carimgs/5706604/general/c6092731-f545-4c31-8fb6-304bbaa38af4.jpg',
'https://images.openlane.eu/carimgs/5706604/general/40f874d7-c977-45b7-bc5e-7c1e712b16b5.jpg',
'https://images.openlane.eu/carimgs/5706604/general/178687d2-811a-4d4a-b302-bdecb0bef4bd.jpg',
'https://images.openlane.eu/carimgs/5706604/general/2b3814f7-409c-4a8a-af7b-fed797a493a7.jpg',
'https://images.openlane.eu/carimgs/5706604/general/b7cd288f-6d2c-4394-9d80-f7202c85a7aa.jpg',
'https://images.openlane.eu/carimgs/5706604/general/34e7e7a1-f502-48ad-95fe-d18f4a9dd214.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae43d7db-3059-5bfe-abd9-42748ad3f175/ae43d7db-3059-5bfe-abd9-42748ad3f175_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390709,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706604/general/b4872860-b855-4dbd-b3e1-017edc5fc687.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae43d7db-3059-5bfe-abd9-42748ad3f175/ae43d7db-3059-5bfe-abd9-42748ad3f175_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35821,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706604/general/7854997a-a5e4-415f-8642-e19c3f36c75a.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae43d7db-3059-5bfe-abd9-42748ad3f175/ae43d7db-3059-5bfe-abd9-42748ad3f175_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411512,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706604/general/06e3b1a6-a10a-49cb-b1d8-8005e564d66c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae43d7db-3059-5bfe-abd9-42748ad3f175/ae43d7db-3059-5bfe-abd9-42748ad3f175_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391094,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706604/general/ec5be5f0-1b40-4fc6-a7c5-e11b2b8b8310.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae43d7db-3059-5bfe-abd9-42748ad3f175/ae43d7db-3059-5bfe-abd9-42748ad3f175_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354795,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706604/general/c6092731-f545-4c31-8fb6-304bbaa38af4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae43d7db-3059-5bfe-abd9-42748ad3f175/ae43d7db-3059-5bfe-abd9-42748ad3f175_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402918,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706604/general/40f874d7-c977-45b7-bc5e-7c1e712b16b5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae43d7db-3059-5bfe-abd9-42748ad3f175/ae43d7db-3059-5bfe-abd9-42748ad3f175_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380880,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706604/general/178687d2-811a-4d4a-b302-bdecb0bef4bd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae43d7db-3059-5bfe-abd9-42748ad3f175/ae43d7db-3059-5bfe-abd9-42748ad3f175_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254464,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706604/general/2b3814f7-409c-4a8a-af7b-fed797a493a7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae43d7db-3059-5bfe-abd9-42748ad3f175/ae43d7db-3059-5bfe-abd9-42748ad3f175_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282852,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706604/general/b7cd288f-6d2c-4394-9d80-f7202c85a7aa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae43d7db-3059-5bfe-abd9-42748ad3f175/ae43d7db-3059-5bfe-abd9-42748ad3f175_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169850,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706604/general/34e7e7a1-f502-48ad-95fe-d18f4a9dd214.jpg',
'Width': 1920}],
'price': 14150,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 181 hp - 74.198 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722546%27 HTTP/1.1" 200 None
2026-03-25 10:20:24 [adesa.be] INFO: Saving data for 10722546: {'created_time': 1774434024.253723, 'last_price_update_time': 1774434024.253734, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722546') HTTP/1.1" 204 0
2026-03-25 10:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:24 [adesa.be] INFO: Found listing with ID: 10714241
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714241%27 HTTP/1.1" 200 None
2026-03-25 10:20:24 [adesa.be] INFO: Scrape type for 10714241: 2
2026-03-25 10:20:24 [adesa.be] INFO: Scraping item 10714241 url https://www.openlane.eu/en/carv6/auction/10714241
2026-03-25 10:20:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714691> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714956> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714572> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:24 [adesa.be] INFO: Found listing with ID: 10714244
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714244%27 HTTP/1.1" 200 None
2026-03-25 10:20:24 [adesa.be] INFO: Scrape type for 10714244: 2
2026-03-25 10:20:24 [adesa.be] INFO: Scraping item 10714244 url https://www.openlane.eu/en/carv6/auction/10714244
2026-03-25 10:20:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:24 [adesa.be] INFO: Found listing with ID: 10714245
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714245%27 HTTP/1.1" 200 None
2026-03-25 10:20:24 [adesa.be] INFO: Scrape type for 10714245: 2
2026-03-25 10:20:24 [adesa.be] INFO: Scraping item 10714245 url https://www.openlane.eu/en/carv6/auction/10714245
2026-03-25 10:20:24 [adesa.be] INFO: Found listing with ID: 10714246
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714246%27 HTTP/1.1" 200 None
2026-03-25 10:20:24 [adesa.be] INFO: Scrape type for 10714246: 2
2026-03-25 10:20:24 [adesa.be] INFO: Scraping item 10714246 url https://www.openlane.eu/en/carv6/auction/10714246
2026-03-25 10:20:24 [adesa.be] INFO: Found listing with ID: 10714247
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714247%27 HTTP/1.1" 200 None
2026-03-25 10:20:24 [adesa.be] INFO: Scrape type for 10714247: 2
2026-03-25 10:20:24 [adesa.be] INFO: Scraping item 10714247 url https://www.openlane.eu/en/carv6/auction/10714247
2026-03-25 10:20:24 [adesa.be] INFO: Found listing with ID: 10716075
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716075%27 HTTP/1.1" 200 None
2026-03-25 10:20:24 [adesa.be] INFO: Scrape type for 10716075: 2
2026-03-25 10:20:24 [adesa.be] INFO: Scraping item 10716075 url https://www.openlane.eu/en/carv6/auction/10716075
2026-03-25 10:20:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c0b14ce-74a3-5890-a0e9-bd68246d2852 with identifier: 10722503
2026-03-25 10:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c0b14ce-74a3-5890-a0e9-bd68246d2852 with scrape type 1
2026-03-25 10:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5c0b14ce-74a3-5890-a0e9-bd68246d2852
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699352%252Fgeneral%252F3a4698c2-c5d1-4dc0-8ab0-b909289dcef5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699352/general/3a4698c2-c5d1-4dc0-8ab0-b909289dcef5.jpg already downloaded
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699352%252Fgeneral%252F3c036143-f1d4-4bda-9aa6-7ceeaf94af09.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699352/general/3c036143-f1d4-4bda-9aa6-7ceeaf94af09.jpg already downloaded
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699352%252Fgeneral%252F81a2d843-6eae-415c-baf1-ae380636b060.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699352/general/81a2d843-6eae-415c-baf1-ae380636b060.jpg already downloaded
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699352%252Fgeneral%252Fb34043d9-4f3e-4e60-a43c-6a92d375dcdd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699352/general/b34043d9-4f3e-4e60-a43c-6a92d375dcdd.jpg already downloaded
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699352%252Fgeneral%252Fdfe31f92-8604-46f0-8640-64ab4fba552d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699352/general/dfe31f92-8604-46f0-8640-64ab4fba552d.jpg already downloaded
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699352%252Fgeneral%252Fca72c8f3-4dc7-474f-b617-40459f290f36.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699352/general/ca72c8f3-4dc7-474f-b617-40459f290f36.jpg already downloaded
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699352%252Fgeneral%252F4e45c3fa-8034-4a8b-80e4-aabd52e8dabb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699352/general/4e45c3fa-8034-4a8b-80e4-aabd52e8dabb.jpg already downloaded
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699352%252Fgeneral%252Ffc001add-7e31-425b-89e1-1783001b345b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699352/general/fc001add-7e31-425b-89e1-1783001b345b.jpg already downloaded
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699352%252Fgeneral%252Fd4143ef2-afcf-40d2-90fe-98fcb6e698b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699352/general/d4143ef2-afcf-40d2-90fe-98fcb6e698b9.jpg already downloaded
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699352%252Fgeneral%252F8ce74a74-0498-49cc-8231-a4efc2f310ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699352/general/8ce74a74-0498-49cc-8231-a4efc2f310ac.jpg already downloaded
2026-03-25 10:20:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5c0b14ce-74a3-5890-a0e9-bd68246d2852, identifier: 10722503
2026-03-25 10:20:24 [adesa.be] INFO: Found listing with ID: 10714248
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714248%27 HTTP/1.1" 200 None
2026-03-25 10:20:24 [adesa.be] INFO: Scrape type for 10714248: 2
2026-03-25 10:20:24 [adesa.be] INFO: Scraping item 10714248 url https://www.openlane.eu/en/carv6/auction/10714248
2026-03-25 10:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5c0b14ce-74a3-5890-a0e9-bd68246d2852 with identifier: 10722503
2026-03-25 10:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5c0b14ce-74a3-5890-a0e9-bd68246d2852 with identifier: 10722503
2026-03-25 10:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5c0b14ce-74a3-5890-a0e9-bd68246d2852 with identifier: 10722503 to the API
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:20:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722503>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '5c0b14ce-74a3-5890-a0e9-bd68246d2852',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNL734',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722503',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 109444,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5699352/general/3a4698c2-c5d1-4dc0-8ab0-b909289dcef5.jpg',
'https://images.openlane.eu/carimgs/5699352/general/3c036143-f1d4-4bda-9aa6-7ceeaf94af09.jpg',
'https://images.openlane.eu/carimgs/5699352/general/81a2d843-6eae-415c-baf1-ae380636b060.jpg',
'https://images.openlane.eu/carimgs/5699352/general/b34043d9-4f3e-4e60-a43c-6a92d375dcdd.jpg',
'https://images.openlane.eu/carimgs/5699352/general/dfe31f92-8604-46f0-8640-64ab4fba552d.jpg',
'https://images.openlane.eu/carimgs/5699352/general/ca72c8f3-4dc7-474f-b617-40459f290f36.jpg',
'https://images.openlane.eu/carimgs/5699352/general/4e45c3fa-8034-4a8b-80e4-aabd52e8dabb.jpg',
'https://images.openlane.eu/carimgs/5699352/general/fc001add-7e31-425b-89e1-1783001b345b.jpg',
'https://images.openlane.eu/carimgs/5699352/general/d4143ef2-afcf-40d2-90fe-98fcb6e698b9.jpg',
'https://images.openlane.eu/carimgs/5699352/general/8ce74a74-0498-49cc-8231-a4efc2f310ac.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c0b14ce-74a3-5890-a0e9-bd68246d2852/5c0b14ce-74a3-5890-a0e9-bd68246d2852_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444765,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699352/general/3a4698c2-c5d1-4dc0-8ab0-b909289dcef5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c0b14ce-74a3-5890-a0e9-bd68246d2852/5c0b14ce-74a3-5890-a0e9-bd68246d2852_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399892,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699352/general/3c036143-f1d4-4bda-9aa6-7ceeaf94af09.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c0b14ce-74a3-5890-a0e9-bd68246d2852/5c0b14ce-74a3-5890-a0e9-bd68246d2852_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 452636,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699352/general/81a2d843-6eae-415c-baf1-ae380636b060.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c0b14ce-74a3-5890-a0e9-bd68246d2852/5c0b14ce-74a3-5890-a0e9-bd68246d2852_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392706,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699352/general/b34043d9-4f3e-4e60-a43c-6a92d375dcdd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c0b14ce-74a3-5890-a0e9-bd68246d2852/5c0b14ce-74a3-5890-a0e9-bd68246d2852_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302924,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699352/general/dfe31f92-8604-46f0-8640-64ab4fba552d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c0b14ce-74a3-5890-a0e9-bd68246d2852/5c0b14ce-74a3-5890-a0e9-bd68246d2852_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283227,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699352/general/ca72c8f3-4dc7-474f-b617-40459f290f36.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c0b14ce-74a3-5890-a0e9-bd68246d2852/5c0b14ce-74a3-5890-a0e9-bd68246d2852_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373177,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699352/general/4e45c3fa-8034-4a8b-80e4-aabd52e8dabb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c0b14ce-74a3-5890-a0e9-bd68246d2852/5c0b14ce-74a3-5890-a0e9-bd68246d2852_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354228,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699352/general/fc001add-7e31-425b-89e1-1783001b345b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c0b14ce-74a3-5890-a0e9-bd68246d2852/5c0b14ce-74a3-5890-a0e9-bd68246d2852_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276385,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699352/general/d4143ef2-afcf-40d2-90fe-98fcb6e698b9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c0b14ce-74a3-5890-a0e9-bd68246d2852/5c0b14ce-74a3-5890-a0e9-bd68246d2852_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282587,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699352/general/8ce74a74-0498-49cc-8231-a4efc2f310ac.jpg',
'Width': 1920}],
'price': 13850,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 181 hp - 109.444 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722503%27 HTTP/1.1" 200 None
2026-03-25 10:20:25 [adesa.be] INFO: Saving data for 10722503: {'created_time': 1774434025.128281, 'last_price_update_time': 1774434025.128305, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722503') HTTP/1.1" 204 0
2026-03-25 10:20:25 [adesa.be] INFO: Found listing with ID: 10716077
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716077%27 HTTP/1.1" 200 None
2026-03-25 10:20:25 [adesa.be] INFO: Scrape type for 10716077: 2
2026-03-25 10:20:25 [adesa.be] INFO: Scraping item 10716077 url https://www.openlane.eu/en/carv6/auction/10716077
2026-03-25 10:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92878e2a-98a0-59ab-bcf0-54f3c760f8f8 with identifier: 10714691
2026-03-25 10:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92878e2a-98a0-59ab-bcf0-54f3c760f8f8 with scrape type 2
2026-03-25 10:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92878e2a-98a0-59ab-bcf0-54f3c760f8f8 with scrape type 2
2026-03-25 10:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 92878e2a-98a0-59ab-bcf0-54f3c760f8f8, identifier: 10714691
2026-03-25 10:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b13c91e-7355-595b-b97c-21cfbf50ecba with identifier: 10714956
2026-03-25 10:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b13c91e-7355-595b-b97c-21cfbf50ecba with scrape type 2
2026-03-25 10:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b13c91e-7355-595b-b97c-21cfbf50ecba with scrape type 2
2026-03-25 10:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9b13c91e-7355-595b-b97c-21cfbf50ecba, identifier: 10714956
2026-03-25 10:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35dc5dd4-c4c6-5f24-8445-1c1ae6e6cf10 with identifier: 10714572
2026-03-25 10:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35dc5dd4-c4c6-5f24-8445-1c1ae6e6cf10 with scrape type 2
2026-03-25 10:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35dc5dd4-c4c6-5f24-8445-1c1ae6e6cf10 with scrape type 2
2026-03-25 10:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 35dc5dd4-c4c6-5f24-8445-1c1ae6e6cf10, identifier: 10714572
2026-03-25 10:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58bb6dfa-cc78-50bb-983d-e20682a89cc0 with identifier: 10722532
2026-03-25 10:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58bb6dfa-cc78-50bb-983d-e20682a89cc0 with scrape type 1
2026-03-25 10:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 58bb6dfa-cc78-50bb-983d-e20682a89cc0
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704527%252Fgeneral%252Fc55efc71-f36f-4446-ba45-aa3cf17c49e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704527/general/c55efc71-f36f-4446-ba45-aa3cf17c49e5.jpg already downloaded
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704527%252Fgeneral%252F6bfa768b-6bbe-44dc-8151-c98c25f6e994.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704527/general/6bfa768b-6bbe-44dc-8151-c98c25f6e994.jpg already downloaded
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704527%252Fgeneral%252F1be03a20-addd-4342-ba22-afd41af5b1d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704527/general/1be03a20-addd-4342-ba22-afd41af5b1d5.jpg already downloaded
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704527%252Fgeneral%252Fd2412bec-3410-4730-8e74-8ef3fdfa96e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704527/general/d2412bec-3410-4730-8e74-8ef3fdfa96e3.jpg already downloaded
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704527%252Fgeneral%252F2143332b-d70c-4837-b1b3-d2b0be5a3a76.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704527/general/2143332b-d70c-4837-b1b3-d2b0be5a3a76.jpg already downloaded
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704527%252Fgeneral%252F74099f20-a9e6-4da5-b67c-ccec0b03ceca.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704527/general/74099f20-a9e6-4da5-b67c-ccec0b03ceca.jpg already downloaded
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704527%252Fgeneral%252Ff9e6e0fc-145e-411f-8c05-5f3307695ff9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704527/general/f9e6e0fc-145e-411f-8c05-5f3307695ff9.jpg already downloaded
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704527%252Fgeneral%252Fdcdfee92-2989-442c-950a-c85f023aa376.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704527/general/dcdfee92-2989-442c-950a-c85f023aa376.jpg already downloaded
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704527%252Fgeneral%252F44d46eb5-627c-44ab-b95a-fb8509d84c81.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704527/general/44d46eb5-627c-44ab-b95a-fb8509d84c81.jpg already downloaded
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704527%252Fgeneral%252F17cee6dc-66b6-4164-9c26-bca0873c1ac4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704527/general/17cee6dc-66b6-4164-9c26-bca0873c1ac4.jpg already downloaded
2026-03-25 10:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 58bb6dfa-cc78-50bb-983d-e20682a89cc0, identifier: 10722532
2026-03-25 10:20:25 [adesa.be] INFO: Found listing with ID: 10716111
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716111%27 HTTP/1.1" 200 None
2026-03-25 10:20:25 [adesa.be] INFO: Scrape type for 10716111: 2
2026-03-25 10:20:25 [adesa.be] INFO: Scraping item 10716111 url https://www.openlane.eu/en/carv6/auction/10716111
2026-03-25 10:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 92878e2a-98a0-59ab-bcf0-54f3c760f8f8 with identifier: 10714691
2026-03-25 10:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 92878e2a-98a0-59ab-bcf0-54f3c760f8f8 with identifier: 10714691
2026-03-25 10:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 92878e2a-98a0-59ab-bcf0-54f3c760f8f8 with identifier: 10714691 to the API
2026-03-25 10:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714691>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Electric',
'id': '92878e2a-98a0-59ab-bcf0-54f3c760f8f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WMB142',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714691',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'e-Golf',
'odometer': 64565,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2019-07-08',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volkswagen e-Golf 35,8 kWh - Electric - Automatic - 136 hp - 64.565 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714691%27 HTTP/1.1" 200 None
2026-03-25 10:20:26 [adesa.be] INFO: Saving data for 10714691: {'auction_closing_time': 1774600200.0, 'created_time': 1774347578.156127, 'last_price_update_time': 1774434026.048334}
2026-03-25 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714691') HTTP/1.1" 204 0
2026-03-25 10:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9b13c91e-7355-595b-b97c-21cfbf50ecba with identifier: 10714956
2026-03-25 10:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9b13c91e-7355-595b-b97c-21cfbf50ecba with identifier: 10714956
2026-03-25 10:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9b13c91e-7355-595b-b97c-21cfbf50ecba with identifier: 10714956 to the API
2026-03-25 10:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714956>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Electric',
'id': '9b13c91e-7355-595b-b97c-21cfbf50ecba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GRW930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714956',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.Buzz',
'odometer': 13630,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27700,
'price_includes_vat': True,
'registration_date': '2025-03-11',
'seats_number': 7,
'seller_name': 'Ayvens-BE',
'title': 'Volkswagen ID.Buzz Pro - Electric - Automatic - 286 hp - 13.630 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714956%27 HTTP/1.1" 200 None
2026-03-25 10:20:26 [adesa.be] INFO: Saving data for 10714956: {'auction_closing_time': 1774600200.0, 'created_time': 1774347356.235229, 'last_price_update_time': 1774434026.355903}
2026-03-25 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714956') HTTP/1.1" 204 0
2026-03-25 10:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 35dc5dd4-c4c6-5f24-8445-1c1ae6e6cf10 with identifier: 10714572
2026-03-25 10:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 35dc5dd4-c4c6-5f24-8445-1c1ae6e6cf10 with identifier: 10714572
2026-03-25 10:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 35dc5dd4-c4c6-5f24-8445-1c1ae6e6cf10 with identifier: 10714572 to the API
2026-03-25 10:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714572>
{'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-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '35dc5dd4-c4c6-5f24-8445-1c1ae6e6cf10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DES569',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714572',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 50989,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2023-02-24',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 308 SW 1.2i GT - Petrol - Automatic - 130 hp - 50.989 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2023}
2026-03-25 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714572%27 HTTP/1.1" 200 None
2026-03-25 10:20:26 [adesa.be] INFO: Saving data for 10714572: {'auction_closing_time': 1774600200.0, 'created_time': 1774347352.948504, 'last_price_update_time': 1774434026.705979}
2026-03-25 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714572') HTTP/1.1" 204 0
2026-03-25 10:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 58bb6dfa-cc78-50bb-983d-e20682a89cc0 with identifier: 10722532
2026-03-25 10:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 58bb6dfa-cc78-50bb-983d-e20682a89cc0 with identifier: 10722532
2026-03-25 10:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 58bb6dfa-cc78-50bb-983d-e20682a89cc0 with identifier: 10722532 to the API
2026-03-25 10:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722532>
{'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': 181,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '58bb6dfa-cc78-50bb-983d-e20682a89cc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNL738',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722532',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 100444,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5704527/general/c55efc71-f36f-4446-ba45-aa3cf17c49e5.jpg',
'https://images.openlane.eu/carimgs/5704527/general/6bfa768b-6bbe-44dc-8151-c98c25f6e994.jpg',
'https://images.openlane.eu/carimgs/5704527/general/1be03a20-addd-4342-ba22-afd41af5b1d5.jpg',
'https://images.openlane.eu/carimgs/5704527/general/d2412bec-3410-4730-8e74-8ef3fdfa96e3.jpg',
'https://images.openlane.eu/carimgs/5704527/general/2143332b-d70c-4837-b1b3-d2b0be5a3a76.jpg',
'https://images.openlane.eu/carimgs/5704527/general/74099f20-a9e6-4da5-b67c-ccec0b03ceca.jpg',
'https://images.openlane.eu/carimgs/5704527/general/f9e6e0fc-145e-411f-8c05-5f3307695ff9.jpg',
'https://images.openlane.eu/carimgs/5704527/general/dcdfee92-2989-442c-950a-c85f023aa376.jpg',
'https://images.openlane.eu/carimgs/5704527/general/44d46eb5-627c-44ab-b95a-fb8509d84c81.jpg',
'https://images.openlane.eu/carimgs/5704527/general/17cee6dc-66b6-4164-9c26-bca0873c1ac4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58bb6dfa-cc78-50bb-983d-e20682a89cc0/58bb6dfa-cc78-50bb-983d-e20682a89cc0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149520,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704527/general/c55efc71-f36f-4446-ba45-aa3cf17c49e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58bb6dfa-cc78-50bb-983d-e20682a89cc0/58bb6dfa-cc78-50bb-983d-e20682a89cc0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704527/general/6bfa768b-6bbe-44dc-8151-c98c25f6e994.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58bb6dfa-cc78-50bb-983d-e20682a89cc0/58bb6dfa-cc78-50bb-983d-e20682a89cc0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704527/general/1be03a20-addd-4342-ba22-afd41af5b1d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58bb6dfa-cc78-50bb-983d-e20682a89cc0/58bb6dfa-cc78-50bb-983d-e20682a89cc0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168515,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704527/general/d2412bec-3410-4730-8e74-8ef3fdfa96e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58bb6dfa-cc78-50bb-983d-e20682a89cc0/58bb6dfa-cc78-50bb-983d-e20682a89cc0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90829,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704527/general/2143332b-d70c-4837-b1b3-d2b0be5a3a76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58bb6dfa-cc78-50bb-983d-e20682a89cc0/58bb6dfa-cc78-50bb-983d-e20682a89cc0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117775,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704527/general/74099f20-a9e6-4da5-b67c-ccec0b03ceca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58bb6dfa-cc78-50bb-983d-e20682a89cc0/58bb6dfa-cc78-50bb-983d-e20682a89cc0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124180,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704527/general/f9e6e0fc-145e-411f-8c05-5f3307695ff9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58bb6dfa-cc78-50bb-983d-e20682a89cc0/58bb6dfa-cc78-50bb-983d-e20682a89cc0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100822,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704527/general/dcdfee92-2989-442c-950a-c85f023aa376.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58bb6dfa-cc78-50bb-983d-e20682a89cc0/58bb6dfa-cc78-50bb-983d-e20682a89cc0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704527/general/44d46eb5-627c-44ab-b95a-fb8509d84c81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58bb6dfa-cc78-50bb-983d-e20682a89cc0/58bb6dfa-cc78-50bb-983d-e20682a89cc0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79501,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704527/general/17cee6dc-66b6-4164-9c26-bca0873c1ac4.jpg',
'Width': 1024}],
'price': 14450,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 181 hp - 100.444 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-25 10:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722532%27 HTTP/1.1" 200 None
2026-03-25 10:20:27 [adesa.be] INFO: Saving data for 10722532: {'created_time': 1774434027.056042, 'last_price_update_time': 1774434027.056053, 'auction_closing_time': 1774528500.0}
2026-03-25 10:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722532') HTTP/1.1" 204 0
2026-03-25 10:20:27 [adesa.be] INFO: Found listing with ID: 10716117
2026-03-25 10:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716117%27 HTTP/1.1" 200 None
2026-03-25 10:20:27 [adesa.be] INFO: Scrape type for 10716117: 2
2026-03-25 10:20:27 [adesa.be] INFO: Scraping item 10716117 url https://www.openlane.eu/en/carv6/auction/10716117
2026-03-25 10:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716080> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:20:27 [adesa.be] INFO: Found listing with ID: 10714251
2026-03-25 10:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714251%27 HTTP/1.1" 200 None
2026-03-25 10:20:27 [adesa.be] INFO: Scrape type for 10714251: 2
2026-03-25 10:20:27 [adesa.be] INFO: Scraping item 10714251 url https://www.openlane.eu/en/carv6/auction/10714251
2026-03-25 10:20:27 [adesa.be] INFO: Found listing with ID: 10714252
2026-03-25 10:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714252%27 HTTP/1.1" 200 None
2026-03-25 10:20:27 [adesa.be] INFO: Scrape type for 10714252: 2
2026-03-25 10:20:27 [adesa.be] INFO: Scraping item 10714252 url https://www.openlane.eu/en/carv6/auction/10714252
2026-03-25 10:20:27 [adesa.be] INFO: Found listing with ID: 10714254
2026-03-25 10:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714254%27 HTTP/1.1" 200 None
2026-03-25 10:20:27 [adesa.be] INFO: Scrape type for 10714254: 2
2026-03-25 10:20:27 [adesa.be] INFO: Scraping item 10714254 url https://www.openlane.eu/en/carv6/auction/10714254
2026-03-25 10:20:27 [adesa.be] INFO: Found listing with ID: 10716132
2026-03-25 10:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716132%27 HTTP/1.1" 200 None
2026-03-25 10:20:27 [adesa.be] INFO: Scrape type for 10716132: 2
2026-03-25 10:20:27 [adesa.be] INFO: Scraping item 10716132 url https://www.openlane.eu/en/carv6/auction/10716132
2026-03-25 10:20:27 [adesa.be] INFO: Found listing with ID: 10714259
2026-03-25 10:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714259%27 HTTP/1.1" 200 None
2026-03-25 10:20:27 [adesa.be] INFO: Scrape type for 10714259: 2
2026-03-25 10:20:27 [adesa.be] INFO: Scraping item 10714259 url https://www.openlane.eu/en/carv6/auction/10714259
2026-03-25 10:20:27 [adesa.be] INFO: Found listing with ID: 10714258
2026-03-25 10:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714258%27 HTTP/1.1" 200 None
2026-03-25 10:20:27 [adesa.be] INFO: Scrape type for 10714258: 2
2026-03-25 10:20:27 [adesa.be] INFO: Scraping item 10714258 url https://www.openlane.eu/en/carv6/auction/10714258
2026-03-25 10:20:27 [adesa.be] INFO: Found listing with ID: 10716134
2026-03-25 10:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716134%27 HTTP/1.1" 200 None
2026-03-25 10:20:27 [adesa.be] INFO: Scrape type for 10716134: 2
2026-03-25 10:20:27 [adesa.be] INFO: Scraping item 10716134 url https://www.openlane.eu/en/carv6/auction/10716134
2026-03-25 10:20:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b990d673-20a5-545a-bdc9-c8a718ad0f42 with identifier: 10716080
2026-03-25 10:20:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b990d673-20a5-545a-bdc9-c8a718ad0f42 with scrape type 2
2026-03-25 10:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b990d673-20a5-545a-bdc9-c8a718ad0f42 with scrape type 2
2026-03-25 10:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b990d673-20a5-545a-bdc9-c8a718ad0f42, identifier: 10716080
2026-03-25 10:20:27 [adesa.be] INFO: Found listing with ID: 10716113
2026-03-25 10:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716113%27 HTTP/1.1" 200 None
2026-03-25 10:20:27 [adesa.be] INFO: Scrape type for 10716113: 2
2026-03-25 10:20:27 [adesa.be] INFO: Scraping item 10716113 url https://www.openlane.eu/en/carv6/auction/10716113
2026-03-25 10:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b990d673-20a5-545a-bdc9-c8a718ad0f42 with identifier: 10716080
2026-03-25 10:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:20:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-25 10:20:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b990d673-20a5-545a-bdc9-c8a718ad0f42 with identifier: 10716080
2026-03-25 10:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b990d673-20a5-545a-bdc9-c8a718ad0f42 with identifier: 10716080 to the API
2026-03-25 10:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716080>
{'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': 131,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': 'b990d673-20a5-545a-bdc9-c8a718ad0f42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXX783',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716080',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 145000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2019-12-19',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi A3 Sportback G-Tron 30 TFSI - CNG - Automatic - 131 hp - '
'145.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 10:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716080%27 HTTP/1.1" 200 None
2026-03-25 10:20:27 [adesa.be] INFO: Saving data for 10716080: {'auction_closing_time': 1774519200.0, 'created_time': 1774347600.082731, 'last_price_update_time': 1774434027.776659}
2026-03-25 10:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716080') HTTP/1.1" 204 0
2026-03-25 10:20:27 [adesa.be] INFO: Found listing with ID: 10714261
2026-03-25 10:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714261%27 HTTP/1.1" 200 None
2026-03-25 10:20:27 [adesa.be] INFO: Scrape type for 10714261: 2
2026-03-25 10:20:27 [adesa.be] INFO: Scraping item 10714261 url https://www.openlane.eu/en/carv6/auction/10714261
2026-03-25 10:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714219> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:27 [adesa.be] INFO: Found listing with ID: 10714262
2026-03-25 10:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714262%27 HTTP/1.1" 200 None
2026-03-25 10:20:27 [adesa.be] INFO: Scrape type for 10714262: 2
2026-03-25 10:20:27 [adesa.be] INFO: Scraping item 10714262 url https://www.openlane.eu/en/carv6/auction/10714262
2026-03-25 10: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-25 10:20:27 [adesa.be] INFO: Found listing with ID: 10714276
2026-03-25 10:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714276%27 HTTP/1.1" 200 None
2026-03-25 10:20:27 [adesa.be] INFO: Scrape type for 10714276: 2
2026-03-25 10:20:27 [adesa.be] INFO: Scraping item 10714276 url https://www.openlane.eu/en/carv6/auction/10714276
2026-03-25 10:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716108> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b2f8c66-a5ef-557f-8cad-01d0880b04c0 with identifier: 10714219
2026-03-25 10:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b2f8c66-a5ef-557f-8cad-01d0880b04c0 with scrape type 2
2026-03-25 10:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b2f8c66-a5ef-557f-8cad-01d0880b04c0 with scrape type 2
2026-03-25 10:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b2f8c66-a5ef-557f-8cad-01d0880b04c0, identifier: 10714219
2026-03-25 10:20:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b2f8c66-a5ef-557f-8cad-01d0880b04c0 with identifier: 10714219
2026-03-25 10:20:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b2f8c66-a5ef-557f-8cad-01d0880b04c0 with identifier: 10714219
2026-03-25 10:20:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b2f8c66-a5ef-557f-8cad-01d0880b04c0 with identifier: 10714219 to the API
2026-03-25 10:20:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714219>
{'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-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '3b2f8c66-a5ef-557f-8cad-01d0880b04c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCG883',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714219',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 89450,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 89.450 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2023}
2026-03-25 10:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714219%27 HTTP/1.1" 200 None
2026-03-25 10:20:28 [adesa.be] INFO: Saving data for 10714219: {'auction_closing_time': 1774600200.0, 'created_time': 1774347354.957209, 'last_price_update_time': 1774434028.410199}
2026-03-25 10:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714219') HTTP/1.1" 204 0
2026-03-25 10:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716106> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73fdaa2e-f320-5e47-8df5-7d3af432cda6 with identifier: 10716108
2026-03-25 10:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73fdaa2e-f320-5e47-8df5-7d3af432cda6 with scrape type 2
2026-03-25 10:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73fdaa2e-f320-5e47-8df5-7d3af432cda6 with scrape type 2
2026-03-25 10:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73fdaa2e-f320-5e47-8df5-7d3af432cda6, identifier: 10716108
2026-03-25 10:20:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73fdaa2e-f320-5e47-8df5-7d3af432cda6 with identifier: 10716108
2026-03-25 10:20:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73fdaa2e-f320-5e47-8df5-7d3af432cda6 with identifier: 10716108
2026-03-25 10:20:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73fdaa2e-f320-5e47-8df5-7d3af432cda6 with identifier: 10716108 to the API
2026-03-25 10:20:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716108>
{'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': 170,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '73fdaa2e-f320-5e47-8df5-7d3af432cda6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716108',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 162750,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2019-08-22',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi A4 Avant 40 TFSI - CNG - Automatic - 170 hp - 162.750 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 10:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716108%27 HTTP/1.1" 200 None
2026-03-25 10:20:28 [adesa.be] INFO: Saving data for 10716108: {'auction_closing_time': 1774519200.0, 'created_time': 1774347339.27946, 'last_price_update_time': 1774434028.832343}
2026-03-25 10:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716108') HTTP/1.1" 204 0
2026-03-25 10:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716114> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b79532a-3453-5fc3-a18b-ce379592d4ed with identifier: 10716106
2026-03-25 10:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b79532a-3453-5fc3-a18b-ce379592d4ed with scrape type 2
2026-03-25 10:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b79532a-3453-5fc3-a18b-ce379592d4ed with scrape type 2
2026-03-25 10:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2b79532a-3453-5fc3-a18b-ce379592d4ed, identifier: 10716106
2026-03-25 10:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3040afb-667c-5ee5-b1d4-153f158ebdfa with identifier: 10714264
2026-03-25 10:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3040afb-667c-5ee5-b1d4-153f158ebdfa with scrape type 2
2026-03-25 10:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3040afb-667c-5ee5-b1d4-153f158ebdfa with scrape type 2
2026-03-25 10:20:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a3040afb-667c-5ee5-b1d4-153f158ebdfa, identifier: 10714264
2026-03-25 10:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2b79532a-3453-5fc3-a18b-ce379592d4ed with identifier: 10716106
2026-03-25 10:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2b79532a-3453-5fc3-a18b-ce379592d4ed with identifier: 10716106
2026-03-25 10:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2b79532a-3453-5fc3-a18b-ce379592d4ed with identifier: 10716106 to the API
2026-03-25 10:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716106>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '2b79532a-3453-5fc3-a18b-ce379592d4ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716106',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 142766,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2016-04-27',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi A3 Sportback 1.4 TFSI Attraction - CNG - Manual - 110 hp - '
'142.766 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2016}
2026-03-25 10:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716106%27 HTTP/1.1" 200 None
2026-03-25 10:20:29 [adesa.be] INFO: Saving data for 10716106: {'auction_closing_time': 1774519200.0, 'created_time': 1774347601.210494, 'last_price_update_time': 1774434029.315823}
2026-03-25 10:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716106') HTTP/1.1" 204 0
2026-03-25 10:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a3040afb-667c-5ee5-b1d4-153f158ebdfa with identifier: 10714264
2026-03-25 10:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a3040afb-667c-5ee5-b1d4-153f158ebdfa with identifier: 10714264
2026-03-25 10:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a3040afb-667c-5ee5-b1d4-153f158ebdfa with identifier: 10714264 to the API
2026-03-25 10:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714264>
{'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-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a3040afb-667c-5ee5-b1d4-153f158ebdfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHU480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714264',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 166750,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 166.750 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714264%27 HTTP/1.1" 200 None
2026-03-25 10:20:29 [adesa.be] INFO: Saving data for 10714264: {'auction_closing_time': 1774600200.0, 'created_time': 1774347384.305027, 'last_price_update_time': 1774434029.653238}
2026-03-25 10:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714264') HTTP/1.1" 204 0
2026-03-25 10:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716104> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714222> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10:20:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26628b97-05bd-5728-8ede-688f908417d7 with identifier: 10716114
2026-03-25 10:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26628b97-05bd-5728-8ede-688f908417d7 with scrape type 2
2026-03-25 10:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26628b97-05bd-5728-8ede-688f908417d7 with scrape type 2
2026-03-25 10:20:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26628b97-05bd-5728-8ede-688f908417d7, identifier: 10716114
2026-03-25 10:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26628b97-05bd-5728-8ede-688f908417d7 with identifier: 10716114
2026-03-25 10:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26628b97-05bd-5728-8ede-688f908417d7 with identifier: 10716114
2026-03-25 10:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26628b97-05bd-5728-8ede-688f908417d7 with identifier: 10716114 to the API
2026-03-25 10:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716114>
{'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': 170,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '26628b97-05bd-5728-8ede-688f908417d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KA109071',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716114',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 178644,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2019-08-27',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi A4 Avant 40 TFSI - CNG - Automatic - 170 hp - 178.644 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 10:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716114%27 HTTP/1.1" 200 None
2026-03-25 10:20:30 [adesa.be] INFO: Saving data for 10716114: {'auction_closing_time': 1774519200.0, 'created_time': 1774347337.042084, 'last_price_update_time': 1774434030.095299}
2026-03-25 10:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716114') HTTP/1.1" 204 0
2026-03-25 10:20:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79a183ac-02f5-5740-9a7a-6ec1b1872903 with identifier: 10716104
2026-03-25 10:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79a183ac-02f5-5740-9a7a-6ec1b1872903 with scrape type 2
2026-03-25 10:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79a183ac-02f5-5740-9a7a-6ec1b1872903 with scrape type 2
2026-03-25 10:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 79a183ac-02f5-5740-9a7a-6ec1b1872903, identifier: 10716104
2026-03-25 10:20:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3e28cf3-4261-55ff-9e70-4dd300cb404b with identifier: 10714222
2026-03-25 10:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3e28cf3-4261-55ff-9e70-4dd300cb404b with scrape type 2
2026-03-25 10:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3e28cf3-4261-55ff-9e70-4dd300cb404b with scrape type 2
2026-03-25 10:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e3e28cf3-4261-55ff-9e70-4dd300cb404b, identifier: 10714222
2026-03-25 10:20:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 79a183ac-02f5-5740-9a7a-6ec1b1872903 with identifier: 10716104
2026-03-25 10:20:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 79a183ac-02f5-5740-9a7a-6ec1b1872903 with identifier: 10716104
2026-03-25 10:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 79a183ac-02f5-5740-9a7a-6ec1b1872903 with identifier: 10716104 to the API
2026-03-25 10:20:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716104>
{'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': 131,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '79a183ac-02f5-5740-9a7a-6ec1b1872903',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716104',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 150652,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2020-07-02',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi A3 Sportback G-Tron 30 TFSI - CNG - Automatic - 131 hp - '
'150.652 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 10:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716104%27 HTTP/1.1" 200 None
2026-03-25 10:20:30 [adesa.be] INFO: Saving data for 10716104: {'auction_closing_time': 1774519200.0, 'created_time': 1774347597.686555, 'last_price_update_time': 1774434030.604947}
2026-03-25 10:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716104') HTTP/1.1" 204 0
2026-03-25 10:20:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e3e28cf3-4261-55ff-9e70-4dd300cb404b with identifier: 10714222
2026-03-25 10:20:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e3e28cf3-4261-55ff-9e70-4dd300cb404b with identifier: 10714222
2026-03-25 10:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e3e28cf3-4261-55ff-9e70-4dd300cb404b with identifier: 10714222 to the API
2026-03-25 10:20:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714222>
{'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-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'e3e28cf3-4261-55ff-9e70-4dd300cb404b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHX658',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714222',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 51121,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'51.121 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 10:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714222%27 HTTP/1.1" 200 None
2026-03-25 10:20:30 [adesa.be] INFO: Saving data for 10714222: {'auction_closing_time': 1774600200.0, 'created_time': 1774347596.255315, 'last_price_update_time': 1774434030.902744}
2026-03-25 10:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714222') HTTP/1.1" 204 0
2026-03-25 10:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714228> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714221> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:20:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 940f7a51-8245-5a77-97fe-8441b1004f31 with identifier: 10714228
2026-03-25 10:20:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 940f7a51-8245-5a77-97fe-8441b1004f31 with scrape type 2
2026-03-25 10:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 940f7a51-8245-5a77-97fe-8441b1004f31 with scrape type 2
2026-03-25 10:20:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 940f7a51-8245-5a77-97fe-8441b1004f31, identifier: 10714228
2026-03-25 10:20:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 940f7a51-8245-5a77-97fe-8441b1004f31 with identifier: 10714228
2026-03-25 10:20:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 940f7a51-8245-5a77-97fe-8441b1004f31 with identifier: 10714228
2026-03-25 10:20:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 940f7a51-8245-5a77-97fe-8441b1004f31 with identifier: 10714228 to the API
2026-03-25 10:20:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714228>
{'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-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '940f7a51-8245-5a77-97fe-8441b1004f31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWU311',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714228',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 61897,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2022-04-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 61.897 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-25 10:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714228%27 HTTP/1.1" 200 None
2026-03-25 10:20:31 [adesa.be] INFO: Saving data for 10714228: {'auction_closing_time': 1774600200.0, 'created_time': 1774347586.299218, 'last_price_update_time': 1774434031.805328}
2026-03-25 10:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714228') HTTP/1.1" 204 0
2026-03-25 10:20:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5fd4b7d-b4bf-599b-b123-1fe64c276dbf with identifier: 10714221
2026-03-25 10:20:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5fd4b7d-b4bf-599b-b123-1fe64c276dbf with scrape type 2
2026-03-25 10:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5fd4b7d-b4bf-599b-b123-1fe64c276dbf with scrape type 2
2026-03-25 10:20:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e5fd4b7d-b4bf-599b-b123-1fe64c276dbf, identifier: 10714221
2026-03-25 10:20:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714234> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e5fd4b7d-b4bf-599b-b123-1fe64c276dbf with identifier: 10714221
2026-03-25 10:20:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e5fd4b7d-b4bf-599b-b123-1fe64c276dbf with identifier: 10714221
2026-03-25 10:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e5fd4b7d-b4bf-599b-b123-1fe64c276dbf with identifier: 10714221 to the API
2026-03-25 10:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714221>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'e5fd4b7d-b4bf-599b-b123-1fe64c276dbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XNG393',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714221',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 99196,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2020-02-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 35 TDI Business - Diesel - Automatic - 150 hp - '
'99.196 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 10:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714221%27 HTTP/1.1" 200 None
2026-03-25 10:20:32 [adesa.be] INFO: Saving data for 10714221: {'auction_closing_time': 1774600200.0, 'created_time': 1774347349.104407, 'last_price_update_time': 1774434032.23052}
2026-03-25 10:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714221') HTTP/1.1" 204 0
2026-03-25 10: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-25 10:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a6c098c-f544-5eb6-aa7f-ae59925a7c6c with identifier: 10714235
2026-03-25 10:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a6c098c-f544-5eb6-aa7f-ae59925a7c6c with scrape type 2
2026-03-25 10:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a6c098c-f544-5eb6-aa7f-ae59925a7c6c with scrape type 2
2026-03-25 10:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a6c098c-f544-5eb6-aa7f-ae59925a7c6c, identifier: 10714235
2026-03-25 10: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-25 10:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a6c098c-f544-5eb6-aa7f-ae59925a7c6c with identifier: 10714235
2026-03-25 10:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a6c098c-f544-5eb6-aa7f-ae59925a7c6c with identifier: 10714235
2026-03-25 10:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a6c098c-f544-5eb6-aa7f-ae59925a7c6c with identifier: 10714235 to the API
2026-03-25 10:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714235>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '3a6c098c-f544-5eb6-aa7f-ae59925a7c6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNN197',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714235',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 148286,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 320d - xDrive - Diesel - Automatic - 190 hp - '
'148.286 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714235%27 HTTP/1.1" 200 None
2026-03-25 10:20:32 [adesa.be] INFO: Saving data for 10714235: {'auction_closing_time': 1774600200.0, 'created_time': 1774347540.513946, 'last_price_update_time': 1774434032.640132}
2026-03-25 10:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714235') HTTP/1.1" 204 0
2026-03-25 10:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 583c88a3-c65c-594e-a43e-3d87a49ebc68 with identifier: 10714234
2026-03-25 10:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 583c88a3-c65c-594e-a43e-3d87a49ebc68 with scrape type 2
2026-03-25 10:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 583c88a3-c65c-594e-a43e-3d87a49ebc68 with scrape type 2
2026-03-25 10:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 583c88a3-c65c-594e-a43e-3d87a49ebc68, identifier: 10714234
2026-03-25 10:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 583c88a3-c65c-594e-a43e-3d87a49ebc68 with identifier: 10714234
2026-03-25 10:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 583c88a3-c65c-594e-a43e-3d87a49ebc68 with identifier: 10714234
2026-03-25 10:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 583c88a3-c65c-594e-a43e-3d87a49ebc68 with identifier: 10714234 to the API
2026-03-25 10:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714234>
{'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': 156,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '583c88a3-c65c-594e-a43e-3d87a49ebc68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNR761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714234',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 97558,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 318i Lounge - Petrol - Manual - 156 hp - '
'97.558 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-25 10:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714234%27 HTTP/1.1" 200 None
2026-03-25 10:20:33 [adesa.be] INFO: Saving data for 10714234: {'auction_closing_time': 1774600200.0, 'created_time': 1774347349.910638, 'last_price_update_time': 1774434033.076591}
2026-03-25 10:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714234') HTTP/1.1" 204 0
2026-03-25 10:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 098e30d1-8e91-5e3d-9e39-4e1b95c143cd with identifier: 10714238
2026-03-25 10:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 098e30d1-8e91-5e3d-9e39-4e1b95c143cd with scrape type 2
2026-03-25 10:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 098e30d1-8e91-5e3d-9e39-4e1b95c143cd with scrape type 2
2026-03-25 10:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 098e30d1-8e91-5e3d-9e39-4e1b95c143cd, identifier: 10714238
2026-03-25 10:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b344f7c-642e-5328-a9d8-eed50cad79f5 with identifier: 10714241
2026-03-25 10:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b344f7c-642e-5328-a9d8-eed50cad79f5 with scrape type 2
2026-03-25 10:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b344f7c-642e-5328-a9d8-eed50cad79f5 with scrape type 2
2026-03-25 10:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b344f7c-642e-5328-a9d8-eed50cad79f5, identifier: 10714241
2026-03-25 10:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 098e30d1-8e91-5e3d-9e39-4e1b95c143cd with identifier: 10714238
2026-03-25 10:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 098e30d1-8e91-5e3d-9e39-4e1b95c143cd with identifier: 10714238
2026-03-25 10:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 098e30d1-8e91-5e3d-9e39-4e1b95c143cd with identifier: 10714238 to the API
2026-03-25 10:20:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714238>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '098e30d1-8e91-5e3d-9e39-4e1b95c143cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XJQ306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714238',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 147958,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2020-01-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 5 Series 530e - Hybrid - Automatic - 184 hp - 147.958 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 10:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714238%27 HTTP/1.1" 200 None
2026-03-25 10:20:33 [adesa.be] INFO: Saving data for 10714238: {'auction_closing_time': 1774600200.0, 'created_time': 1774347347.552294, 'last_price_update_time': 1774434033.546966}
2026-03-25 10:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714238') HTTP/1.1" 204 0
2026-03-25 10:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b344f7c-642e-5328-a9d8-eed50cad79f5 with identifier: 10714241
2026-03-25 10:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b344f7c-642e-5328-a9d8-eed50cad79f5 with identifier: 10714241
2026-03-25 10:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b344f7c-642e-5328-a9d8-eed50cad79f5 with identifier: 10714241 to the API
2026-03-25 10:20:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714241>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '7b344f7c-642e-5328-a9d8-eed50cad79f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF470',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714241',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 104044,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 18i Business Design - Petrol - Automatic - 136 hp - 104.044 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-25 10:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714241%27 HTTP/1.1" 200 None
2026-03-25 10:20:33 [adesa.be] INFO: Saving data for 10714241: {'auction_closing_time': 1774600200.0, 'created_time': 1774347348.504889, 'last_price_update_time': 1774434033.848294}
2026-03-25 10:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714241') HTTP/1.1" 204 0
2026-03-25 10:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714261> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716117> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10: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-25 10:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb12c7f8-42d7-590a-b332-b4c9b7d69994 with identifier: 10716073
2026-03-25 10:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb12c7f8-42d7-590a-b332-b4c9b7d69994 with scrape type 2
2026-03-25 10:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb12c7f8-42d7-590a-b332-b4c9b7d69994 with scrape type 2
2026-03-25 10:20:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb12c7f8-42d7-590a-b332-b4c9b7d69994, identifier: 10716073
2026-03-25 10:20:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5783601e-c1b6-5d71-9995-203038f0078d with identifier: 10714261
2026-03-25 10:20:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5783601e-c1b6-5d71-9995-203038f0078d with scrape type 2
2026-03-25 10:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5783601e-c1b6-5d71-9995-203038f0078d with scrape type 2
2026-03-25 10:20:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5783601e-c1b6-5d71-9995-203038f0078d, identifier: 10714261
2026-03-25 10:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb12c7f8-42d7-590a-b332-b4c9b7d69994 with identifier: 10716073
2026-03-25 10:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb12c7f8-42d7-590a-b332-b4c9b7d69994 with identifier: 10716073
2026-03-25 10:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb12c7f8-42d7-590a-b332-b4c9b7d69994 with identifier: 10716073 to the API
2026-03-25 10:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716073>
{'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': 136,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'fb12c7f8-42d7-590a-b332-b4c9b7d69994',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GBA838',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716073',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 136445,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2021-07-14',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'BMW 1 Series 118i - Petrol - Automatic - 136 hp - 136.445 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716073%27 HTTP/1.1" 200 None
2026-03-25 10:20:34 [adesa.be] INFO: Saving data for 10716073: {'auction_closing_time': 1774519200.0, 'created_time': 1774347386.566759, 'last_price_update_time': 1774434034.451476}
2026-03-25 10:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716073') HTTP/1.1" 204 0
2026-03-25 10:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5783601e-c1b6-5d71-9995-203038f0078d with identifier: 10714261
2026-03-25 10:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5783601e-c1b6-5d71-9995-203038f0078d with identifier: 10714261
2026-03-25 10:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5783601e-c1b6-5d71-9995-203038f0078d with identifier: 10714261 to the API
2026-03-25 10:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714261>
{'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': 120,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '5783601e-c1b6-5d71-9995-203038f0078d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHA169',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714261',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 52057,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2022-07-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia Ceed 1.0 T-GDI - Petrol - Manual - 120 hp - 52.057 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714261%27 HTTP/1.1" 200 None
2026-03-25 10:20:34 [adesa.be] INFO: Saving data for 10714261: {'auction_closing_time': 1774600200.0, 'created_time': 1774347529.276924, 'last_price_update_time': 1774434034.74543}
2026-03-25 10:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714261') HTTP/1.1" 204 0
2026-03-25 10:20:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfed72f4-9220-52e4-973f-6265d667d0a7 with identifier: 10716117
2026-03-25 10:20:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfed72f4-9220-52e4-973f-6265d667d0a7 with scrape type 2
2026-03-25 10:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfed72f4-9220-52e4-973f-6265d667d0a7 with scrape type 2
2026-03-25 10:20:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cfed72f4-9220-52e4-973f-6265d667d0a7, identifier: 10716117
2026-03-25 10:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cfed72f4-9220-52e4-973f-6265d667d0a7 with identifier: 10716117
2026-03-25 10:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cfed72f4-9220-52e4-973f-6265d667d0a7 with identifier: 10716117
2026-03-25 10:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cfed72f4-9220-52e4-973f-6265d667d0a7 with identifier: 10716117 to the API
2026-03-25 10:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716117>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'cfed72f4-9220-52e4-973f-6265d667d0a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'Y76931',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716117',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 217931,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2019-08-23',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Ford Mondeo 2.0 Business - Diesel - Manual - 150 hp - 217.931 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-25 10:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716117%27 HTTP/1.1" 200 None
2026-03-25 10:20:35 [adesa.be] INFO: Saving data for 10716117: {'auction_closing_time': 1774519200.0, 'created_time': 1774347362.932862, 'last_price_update_time': 1774434035.173883}
2026-03-25 10:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716117') HTTP/1.1" 204 0
2026-03-25 10:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716113> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:20:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bdf4673-5f59-5d87-9d4c-1913169961a8 with identifier: 10716113
2026-03-25 10:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bdf4673-5f59-5d87-9d4c-1913169961a8 with scrape type 2
2026-03-25 10:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bdf4673-5f59-5d87-9d4c-1913169961a8 with scrape type 2
2026-03-25 10:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8bdf4673-5f59-5d87-9d4c-1913169961a8, identifier: 10716113
2026-03-25 10:20:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8bdf4673-5f59-5d87-9d4c-1913169961a8 with identifier: 10716113
2026-03-25 10:20:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8bdf4673-5f59-5d87-9d4c-1913169961a8 with identifier: 10716113
2026-03-25 10:20:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8bdf4673-5f59-5d87-9d4c-1913169961a8 with identifier: 10716113 to the API
2026-03-25 10:20:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716113>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 135,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '8bdf4673-5f59-5d87-9d4c-1913169961a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5330815',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716113',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 196575,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2019-12-16',
'seats_number': 3,
'seller_name': 'AUTO TIP TOP',
'title': 'Iveco Daily 3.0 - CNG - Automatic - 135 hp - 196.575 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 10:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716113%27 HTTP/1.1" 200 None
2026-03-25 10:20:35 [adesa.be] INFO: Saving data for 10716113: {'auction_closing_time': 1774519200.0, 'created_time': 1774347520.342465, 'last_price_update_time': 1774434035.651798}
2026-03-25 10:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716113') HTTP/1.1" 204 0
2026-03-25 10:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:20:35 [adesa.be] INFO: Found listing with ID: 10714370
2026-03-25 10:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714370%27 HTTP/1.1" 200 None
2026-03-25 10:20:35 [adesa.be] INFO: Scrape type for 10714370: 2
2026-03-25 10:20:35 [adesa.be] INFO: Scraping item 10714370 url https://www.openlane.eu/en/carv6/auction/10714370
2026-03-25 10:20:35 [adesa.be] INFO: Found listing with ID: 10714263
2026-03-25 10:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714263%27 HTTP/1.1" 200 None
2026-03-25 10:20:35 [adesa.be] INFO: Scrape type for 10714263: 2
2026-03-25 10:20:35 [adesa.be] INFO: Scraping item 10714263 url https://www.openlane.eu/en/carv6/auction/10714263
2026-03-25 10:20:35 [adesa.be] INFO: Found listing with ID: 10714266
2026-03-25 10:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714266%27 HTTP/1.1" 200 None
2026-03-25 10:20:35 [adesa.be] INFO: Scrape type for 10714266: 2
2026-03-25 10:20:35 [adesa.be] INFO: Scraping item 10714266 url https://www.openlane.eu/en/carv6/auction/10714266
2026-03-25 10:20:35 [adesa.be] INFO: Found listing with ID: 10714265
2026-03-25 10:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714265%27 HTTP/1.1" 200 None
2026-03-25 10:20:35 [adesa.be] INFO: Scrape type for 10714265: 2
2026-03-25 10:20:35 [adesa.be] INFO: Scraping item 10714265 url https://www.openlane.eu/en/carv6/auction/10714265
2026-03-25 10:20:35 [adesa.be] INFO: Found listing with ID: 10714268
2026-03-25 10:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714268%27 HTTP/1.1" 200 None
2026-03-25 10:20:35 [adesa.be] INFO: Scrape type for 10714268: 2
2026-03-25 10:20:35 [adesa.be] INFO: Scraping item 10714268 url https://www.openlane.eu/en/carv6/auction/10714268
2026-03-25 10:20:35 [adesa.be] INFO: Found listing with ID: 10714269
2026-03-25 10:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714269%27 HTTP/1.1" 200 None
2026-03-25 10:20:35 [adesa.be] INFO: Scrape type for 10714269: 2
2026-03-25 10:20:35 [adesa.be] INFO: Scraping item 10714269 url https://www.openlane.eu/en/carv6/auction/10714269
2026-03-25 10:20:35 [adesa.be] INFO: Found listing with ID: 10714271
2026-03-25 10:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714271%27 HTTP/1.1" 200 None
2026-03-25 10:20:35 [adesa.be] INFO: Scrape type for 10714271: 2
2026-03-25 10:20:35 [adesa.be] INFO: Scraping item 10714271 url https://www.openlane.eu/en/carv6/auction/10714271
2026-03-25 10:20:35 [adesa.be] INFO: Found listing with ID: 10714275
2026-03-25 10:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714275%27 HTTP/1.1" 200 None
2026-03-25 10:20:35 [adesa.be] INFO: Scrape type for 10714275: 0
2026-03-25 10:20:35 [adesa.be] INFO: Skipping item 10714275 url https://www.openlane.eu/en/carv6/auction/10714275
2026-03-25 10:20:35 [adesa.be] INFO: Found listing with ID: 10714376
2026-03-25 10:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714376%27 HTTP/1.1" 200 None
2026-03-25 10:20:35 [adesa.be] INFO: Scrape type for 10714376: 2
2026-03-25 10:20:35 [adesa.be] INFO: Scraping item 10714376 url https://www.openlane.eu/en/carv6/auction/10714376
2026-03-25 10:20:35 [adesa.be] INFO: Found listing with ID: 10716137
2026-03-25 10:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716137%27 HTTP/1.1" 200 None
2026-03-25 10:20:35 [adesa.be] INFO: Scrape type for 10716137: 2
2026-03-25 10:20:35 [adesa.be] INFO: Scraping item 10716137 url https://www.openlane.eu/en/carv6/auction/10716137
2026-03-25 10:20:35 [adesa.be] INFO: Found listing with ID: 10716122
2026-03-25 10:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716122%27 HTTP/1.1" 200 None
2026-03-25 10:20:36 [adesa.be] INFO: Scrape type for 10716122: 2
2026-03-25 10:20:36 [adesa.be] INFO: Scraping item 10716122 url https://www.openlane.eu/en/carv6/auction/10716122
2026-03-25 10:20:36 [adesa.be] INFO: Found listing with ID: 10714568
2026-03-25 10:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714568%27 HTTP/1.1" 200 None
2026-03-25 10:20:36 [adesa.be] INFO: Scrape type for 10714568: 2
2026-03-25 10:20:36 [adesa.be] INFO: Scraping item 10714568 url https://www.openlane.eu/en/carv6/auction/10714568
2026-03-25 10:20:36 [adesa.be] INFO: Found listing with ID: 10714567
2026-03-25 10:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714567%27 HTTP/1.1" 200 None
2026-03-25 10:20:36 [adesa.be] INFO: Scrape type for 10714567: 2
2026-03-25 10:20:36 [adesa.be] INFO: Scraping item 10714567 url https://www.openlane.eu/en/carv6/auction/10714567
2026-03-25 10:20:36 [adesa.be] INFO: Found listing with ID: 10714570
2026-03-25 10:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714570%27 HTTP/1.1" 200 None
2026-03-25 10:20:36 [adesa.be] INFO: Scrape type for 10714570: 2
2026-03-25 10:20:36 [adesa.be] INFO: Scraping item 10714570 url https://www.openlane.eu/en/carv6/auction/10714570
2026-03-25 10:20:36 [adesa.be] INFO: Found listing with ID: 10714569
2026-03-25 10:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714569%27 HTTP/1.1" 200 None
2026-03-25 10:20:36 [adesa.be] INFO: Scrape type for 10714569: 2
2026-03-25 10:20:36 [adesa.be] INFO: Scraping item 10714569 url https://www.openlane.eu/en/carv6/auction/10714569
2026-03-25 10:20:36 [adesa.be] INFO: Found listing with ID: 10716097
2026-03-25 10:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716097%27 HTTP/1.1" 200 None
2026-03-25 10:20:36 [adesa.be] INFO: Scrape type for 10716097: 2
2026-03-25 10:20:36 [adesa.be] INFO: Scraping item 10716097 url https://www.openlane.eu/en/carv6/auction/10716097
2026-03-25 10:20:36 [adesa.be] INFO: Found listing with ID: 10716127
2026-03-25 10:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716127%27 HTTP/1.1" 200 None
2026-03-25 10:20:36 [adesa.be] INFO: Scrape type for 10716127: 2
2026-03-25 10:20:36 [adesa.be] INFO: Scraping item 10716127 url https://www.openlane.eu/en/carv6/auction/10716127
2026-03-25 10:20:36 [adesa.be] INFO: Found listing with ID: 10714571
2026-03-25 10:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714571%27 HTTP/1.1" 200 None
2026-03-25 10:20:36 [adesa.be] INFO: Scrape type for 10714571: 2
2026-03-25 10:20:36 [adesa.be] INFO: Scraping item 10714571 url https://www.openlane.eu/en/carv6/auction/10714571
2026-03-25 10:20:36 [adesa.be] INFO: Found listing with ID: 10716105
2026-03-25 10:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716105%27 HTTP/1.1" 200 None
2026-03-25 10:20:36 [adesa.be] INFO: Scrape type for 10716105: 2
2026-03-25 10:20:36 [adesa.be] INFO: Scraping item 10716105 url https://www.openlane.eu/en/carv6/auction/10716105
2026-03-25 10:20:36 [adesa.be] INFO: Found listing with ID: 10716078
2026-03-25 10:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716078%27 HTTP/1.1" 200 None
2026-03-25 10:20:36 [adesa.be] INFO: Scrape type for 10716078: 2
2026-03-25 10:20:36 [adesa.be] INFO: Scraping item 10716078 url https://www.openlane.eu/en/carv6/auction/10716078
2026-03-25 10:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:36 [adesa.be] INFO: Found listing with ID: 10716079
2026-03-25 10:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716079%27 HTTP/1.1" 200 None
2026-03-25 10:20:36 [adesa.be] INFO: Scrape type for 10716079: 2
2026-03-25 10:20:36 [adesa.be] INFO: Scraping item 10716079 url https://www.openlane.eu/en/carv6/auction/10716079
2026-03-25 10: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-25 10:20:36 [adesa.be] INFO: Found listing with ID: 10716083
2026-03-25 10:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716083%27 HTTP/1.1" 200 None
2026-03-25 10:20:36 [adesa.be] INFO: Scrape type for 10716083: 2
2026-03-25 10:20:36 [adesa.be] INFO: Scraping item 10716083 url https://www.openlane.eu/en/carv6/auction/10716083
2026-03-25 10:20:36 [adesa.be] INFO: Found listing with ID: 10716090
2026-03-25 10:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716090%27 HTTP/1.1" 200 None
2026-03-25 10:20:36 [adesa.be] INFO: Scrape type for 10716090: 2
2026-03-25 10:20:36 [adesa.be] INFO: Scraping item 10716090 url https://www.openlane.eu/en/carv6/auction/10716090
2026-03-25 10:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:36 [adesa.be] INFO: Found listing with ID: 10716118
2026-03-25 10:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716118%27 HTTP/1.1" 200 None
2026-03-25 10:20:36 [adesa.be] INFO: Scrape type for 10716118: 2
2026-03-25 10:20:36 [adesa.be] INFO: Scraping item 10716118 url https://www.openlane.eu/en/carv6/auction/10716118
2026-03-25 10: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-25 10:20:36 [adesa.be] INFO: Found listing with ID: 10716112
2026-03-25 10:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716112%27 HTTP/1.1" 200 None
2026-03-25 10:20:36 [adesa.be] INFO: Scrape type for 10716112: 2
2026-03-25 10:20:36 [adesa.be] INFO: Scraping item 10716112 url https://www.openlane.eu/en/carv6/auction/10716112
2026-03-25 10:20:36 [adesa.be] INFO: Found listing with ID: 10716128
2026-03-25 10:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716128%27 HTTP/1.1" 200 None
2026-03-25 10:20:36 [adesa.be] INFO: Scrape type for 10716128: 2
2026-03-25 10:20:36 [adesa.be] INFO: Scraping item 10716128 url https://www.openlane.eu/en/carv6/auction/10716128
2026-03-25 10:20:36 [adesa.be] INFO: Found listing with ID: 10716119
2026-03-25 10:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716119%27 HTTP/1.1" 200 None
2026-03-25 10:20:36 [adesa.be] INFO: Scrape type for 10716119: 2
2026-03-25 10:20:36 [adesa.be] INFO: Scraping item 10716119 url https://www.openlane.eu/en/carv6/auction/10716119
2026-03-25 10:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5cec8db-e6e9-53ba-bbc5-1eb4a1777e64 with identifier: 10714262
2026-03-25 10:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5cec8db-e6e9-53ba-bbc5-1eb4a1777e64 with scrape type 2
2026-03-25 10:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5cec8db-e6e9-53ba-bbc5-1eb4a1777e64 with scrape type 2
2026-03-25 10:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5cec8db-e6e9-53ba-bbc5-1eb4a1777e64, identifier: 10714262
2026-03-25 10:20:36 [adesa.be] INFO: Found listing with ID: 10716091
2026-03-25 10:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716091%27 HTTP/1.1" 200 None
2026-03-25 10:20:36 [adesa.be] INFO: Scrape type for 10716091: 2
2026-03-25 10:20:36 [adesa.be] INFO: Scraping item 10716091 url https://www.openlane.eu/en/carv6/auction/10716091
2026-03-25 10: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-25 10:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5cec8db-e6e9-53ba-bbc5-1eb4a1777e64 with identifier: 10714262
2026-03-25 10:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5cec8db-e6e9-53ba-bbc5-1eb4a1777e64 with identifier: 10714262
2026-03-25 10:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5cec8db-e6e9-53ba-bbc5-1eb4a1777e64 with identifier: 10714262 to the API
2026-03-25 10:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714262>
{'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-27T08:30:00Z',
'fuel_type': 'Electric',
'id': 'f5cec8db-e6e9-53ba-bbc5-1eb4a1777e64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFT952',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714262',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 55590,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2020-08-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia Niro 65 kWh More - Electric - Automatic - 204 hp - 55.590 km',
'transmission': 'automatic',
'trim': 'More',
'vin': None,
'year': 2020}
2026-03-25 10:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714262%27 HTTP/1.1" 200 None
2026-03-25 10:20:36 [adesa.be] INFO: Saving data for 10714262: {'auction_closing_time': 1774600200.0, 'created_time': 1774347535.395819, 'last_price_update_time': 1774434036.726821}
2026-03-25 10:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714262') HTTP/1.1" 204 0
2026-03-25 10:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:36 [adesa.be] INFO: Found listing with ID: 10716085
2026-03-25 10:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716085%27 HTTP/1.1" 200 None
2026-03-25 10:20:36 [adesa.be] INFO: Scrape type for 10716085: 2
2026-03-25 10:20:36 [adesa.be] INFO: Scraping item 10716085 url https://www.openlane.eu/en/carv6/auction/10716085
2026-03-25 10: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-25 10:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714254> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:36 [adesa.be] INFO: Found listing with ID: 10716093
2026-03-25 10:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716093%27 HTTP/1.1" 200 None
2026-03-25 10:20:36 [adesa.be] INFO: Scrape type for 10716093: 2
2026-03-25 10:20:36 [adesa.be] INFO: Scraping item 10716093 url https://www.openlane.eu/en/carv6/auction/10716093
2026-03-25 10: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-25 10:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b0ba51c-e1e0-5457-8ea8-3befaa050f60 with identifier: 10716134
2026-03-25 10:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b0ba51c-e1e0-5457-8ea8-3befaa050f60 with scrape type 2
2026-03-25 10:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b0ba51c-e1e0-5457-8ea8-3befaa050f60 with scrape type 2
2026-03-25 10:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2b0ba51c-e1e0-5457-8ea8-3befaa050f60, identifier: 10716134
2026-03-25 10:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03384ea4-c42d-571f-a985-918911852630 with identifier: 10714276
2026-03-25 10:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03384ea4-c42d-571f-a985-918911852630 with scrape type 2
2026-03-25 10:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03384ea4-c42d-571f-a985-918911852630 with scrape type 2
2026-03-25 10:20:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03384ea4-c42d-571f-a985-918911852630, identifier: 10714276
2026-03-25 10:20:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2b0ba51c-e1e0-5457-8ea8-3befaa050f60 with identifier: 10716134
2026-03-25 10:20:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2b0ba51c-e1e0-5457-8ea8-3befaa050f60 with identifier: 10716134
2026-03-25 10:20:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2b0ba51c-e1e0-5457-8ea8-3befaa050f60 with identifier: 10716134 to the API
2026-03-25 10:20:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716134>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 203,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '2b0ba51c-e1e0-5457-8ea8-3befaa050f60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '007390',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716134',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 70038,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2019-06-05',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Hyundai e-Kona 64 kWh - Electric - Automatic - 203 hp - 70.038 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 10:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716134%27 HTTP/1.1" 200 None
2026-03-25 10:20:37 [adesa.be] INFO: Saving data for 10716134: {'auction_closing_time': 1774519200.0, 'created_time': 1774347368.226627, 'last_price_update_time': 1774434037.33407}
2026-03-25 10:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716134') HTTP/1.1" 204 0
2026-03-25 10:20:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03384ea4-c42d-571f-a985-918911852630 with identifier: 10714276
2026-03-25 10:20:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03384ea4-c42d-571f-a985-918911852630 with identifier: 10714276
2026-03-25 10:20:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03384ea4-c42d-571f-a985-918911852630 with identifier: 10714276 to the API
2026-03-25 10:20:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714276>
{'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-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '03384ea4-c42d-571f-a985-918911852630',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HQG479',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714276',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 53660,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'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 - '
'53.660 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714276%27 HTTP/1.1" 200 None
2026-03-25 10:20:37 [adesa.be] INFO: Saving data for 10714276: {'auction_closing_time': 1774600200.0, 'created_time': 1774347530.183336, 'last_price_update_time': 1774434037.638413}
2026-03-25 10:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714276') HTTP/1.1" 204 0
2026-03-25 10:20:37 [adesa.be] INFO: Found listing with ID: 10716135
2026-03-25 10:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716135%27 HTTP/1.1" 200 None
2026-03-25 10:20:37 [adesa.be] INFO: Scrape type for 10716135: 2
2026-03-25 10:20:37 [adesa.be] INFO: Scraping item 10716135 url https://www.openlane.eu/en/carv6/auction/10716135
2026-03-25 10:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:37 [adesa.be] INFO: Found listing with ID: 10714574
2026-03-25 10:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714574%27 HTTP/1.1" 200 None
2026-03-25 10:20:37 [adesa.be] INFO: Scrape type for 10714574: 2
2026-03-25 10:20:37 [adesa.be] INFO: Scraping item 10714574 url https://www.openlane.eu/en/carv6/auction/10714574
2026-03-25 10: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-25 10:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eec1bc1d-e2fc-5ca5-b5f7-69f322f7e072 with identifier: 10714258
2026-03-25 10:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eec1bc1d-e2fc-5ca5-b5f7-69f322f7e072 with scrape type 2
2026-03-25 10:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eec1bc1d-e2fc-5ca5-b5f7-69f322f7e072 with scrape type 2
2026-03-25 10:20:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eec1bc1d-e2fc-5ca5-b5f7-69f322f7e072, identifier: 10714258
2026-03-25 10:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53129b13-b666-547a-861e-73536816b17b with identifier: 10714259
2026-03-25 10:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53129b13-b666-547a-861e-73536816b17b with scrape type 2
2026-03-25 10:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53129b13-b666-547a-861e-73536816b17b with scrape type 2
2026-03-25 10:20:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53129b13-b666-547a-861e-73536816b17b, identifier: 10714259
2026-03-25 10:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98116bbf-40f4-5db2-a5ea-e4da034b2456 with identifier: 10714254
2026-03-25 10:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98116bbf-40f4-5db2-a5ea-e4da034b2456 with scrape type 2
2026-03-25 10:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98116bbf-40f4-5db2-a5ea-e4da034b2456 with scrape type 2
2026-03-25 10:20:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98116bbf-40f4-5db2-a5ea-e4da034b2456, identifier: 10714254
2026-03-25 10:20:37 [adesa.be] INFO: Found listing with ID: 10714575
2026-03-25 10:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714575%27 HTTP/1.1" 200 None
2026-03-25 10:20:38 [adesa.be] INFO: Scrape type for 10714575: 2
2026-03-25 10:20:38 [adesa.be] INFO: Scraping item 10714575 url https://www.openlane.eu/en/carv6/auction/10714575
2026-03-25 10:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eec1bc1d-e2fc-5ca5-b5f7-69f322f7e072 with identifier: 10714258
2026-03-25 10:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eec1bc1d-e2fc-5ca5-b5f7-69f322f7e072 with identifier: 10714258
2026-03-25 10:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eec1bc1d-e2fc-5ca5-b5f7-69f322f7e072 with identifier: 10714258 to the API
2026-03-25 10:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714258>
{'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-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'eec1bc1d-e2fc-5ca5-b5f7-69f322f7e072',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XFG376',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714258',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 89692,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2019-12-13',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'89.692 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-25 10:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714258%27 HTTP/1.1" 200 None
2026-03-25 10:20:38 [adesa.be] INFO: Saving data for 10714258: {'auction_closing_time': 1774600200.0, 'created_time': 1774347530.671421, 'last_price_update_time': 1774434038.329083}
2026-03-25 10:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714258') HTTP/1.1" 204 0
2026-03-25 10:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53129b13-b666-547a-861e-73536816b17b with identifier: 10714259
2026-03-25 10:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53129b13-b666-547a-861e-73536816b17b with identifier: 10714259
2026-03-25 10:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53129b13-b666-547a-861e-73536816b17b with identifier: 10714259 to the API
2026-03-25 10:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714259>
{'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-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '53129b13-b666-547a-861e-73536816b17b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UQQ841',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714259',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 138981,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2018-07-10',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'138.981 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-25 10:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714259%27 HTTP/1.1" 200 None
2026-03-25 10:20:38 [adesa.be] INFO: Saving data for 10714259: {'auction_closing_time': 1774600200.0, 'created_time': 1774347507.966897, 'last_price_update_time': 1774434038.814709}
2026-03-25 10:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714259') HTTP/1.1" 204 0
2026-03-25 10:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98116bbf-40f4-5db2-a5ea-e4da034b2456 with identifier: 10714254
2026-03-25 10:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98116bbf-40f4-5db2-a5ea-e4da034b2456 with identifier: 10714254
2026-03-25 10:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98116bbf-40f4-5db2-a5ea-e4da034b2456 with identifier: 10714254 to the API
2026-03-25 10:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714254>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 213,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '98116bbf-40f4-5db2-a5ea-e4da034b2456',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQJ818',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714254',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 131945,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Ranger 2.0 Wildtrak - AWD - Diesel - Automatic - 213 hp - '
'131.945 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2022}
2026-03-25 10:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714254%27 HTTP/1.1" 200 None
2026-03-25 10:20:39 [adesa.be] INFO: Saving data for 10714254: {'auction_closing_time': 1774600200.0, 'created_time': 1774347509.601062, 'last_price_update_time': 1774434039.119008}
2026-03-25 10:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714254') HTTP/1.1" 204 0
2026-03-25 10:20:39 [adesa.be] INFO: Found listing with ID: 10714577
2026-03-25 10:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714577%27 HTTP/1.1" 200 None
2026-03-25 10:20:39 [adesa.be] INFO: Scrape type for 10714577: 2
2026-03-25 10:20:39 [adesa.be] INFO: Scraping item 10714577 url https://www.openlane.eu/en/carv6/auction/10714577
2026-03-25 10:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716111> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afcf8f55-0f2a-5762-8ecc-754133fbb17f with identifier: 10716132
2026-03-25 10:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afcf8f55-0f2a-5762-8ecc-754133fbb17f with scrape type 2
2026-03-25 10:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afcf8f55-0f2a-5762-8ecc-754133fbb17f with scrape type 2
2026-03-25 10:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: afcf8f55-0f2a-5762-8ecc-754133fbb17f, identifier: 10716132
2026-03-25 10: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-25 10: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-25 10: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-25 10:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: afcf8f55-0f2a-5762-8ecc-754133fbb17f with identifier: 10716132
2026-03-25 10:20:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 10:20:39 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-25 10:20:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 10:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 10:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: afcf8f55-0f2a-5762-8ecc-754133fbb17f with identifier: 10716132
2026-03-25 10:20:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: afcf8f55-0f2a-5762-8ecc-754133fbb17f with identifier: 10716132 to the API
2026-03-25 10:20:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716132>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'afcf8f55-0f2a-5762-8ecc-754133fbb17f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D46766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716132',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 139544,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2019-04-02',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Ford S-Max 2.0 TDCI Titanium - Diesel - Automatic - 150 hp - '
'139.544 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2019}
2026-03-25 10:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716132%27 HTTP/1.1" 200 None
2026-03-25 10:20:39 [adesa.be] INFO: Saving data for 10716132: {'auction_closing_time': 1774519200.0, 'created_time': 1774347542.974138, 'last_price_update_time': 1774434039.666025}
2026-03-25 10:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716132') HTTP/1.1" 204 0
2026-03-25 10:20:39 [adesa.be] INFO: Found listing with ID: 10716103
2026-03-25 10:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716103%27 HTTP/1.1" 200 None
2026-03-25 10:20:39 [adesa.be] INFO: Scrape type for 10716103: 2
2026-03-25 10:20:39 [adesa.be] INFO: Scraping item 10716103 url https://www.openlane.eu/en/carv6/auction/10716103
2026-03-25 10:20:39 [adesa.be] INFO: Found listing with ID: 10714578
2026-03-25 10:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714578%27 HTTP/1.1" 200 None
2026-03-25 10:20:39 [adesa.be] INFO: Scrape type for 10714578: 2
2026-03-25 10:20:39 [adesa.be] INFO: Scraping item 10714578 url https://www.openlane.eu/en/carv6/auction/10714578
2026-03-25 10:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 180ec594-9423-5acf-91e5-982237087c93 with identifier: 10716111
2026-03-25 10:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 180ec594-9423-5acf-91e5-982237087c93 with scrape type 2
2026-03-25 10:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 180ec594-9423-5acf-91e5-982237087c93 with scrape type 2
2026-03-25 10:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 180ec594-9423-5acf-91e5-982237087c93, identifier: 10716111
2026-03-25 10:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f1bf101-b239-5d89-905f-ba4771a3a1f6 with identifier: 10714251
2026-03-25 10:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f1bf101-b239-5d89-905f-ba4771a3a1f6 with scrape type 2
2026-03-25 10:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f1bf101-b239-5d89-905f-ba4771a3a1f6 with scrape type 2
2026-03-25 10:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f1bf101-b239-5d89-905f-ba4771a3a1f6, identifier: 10714251
2026-03-25 10:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11dea310-896e-541b-8f50-458f55c3c3ae with identifier: 10714252
2026-03-25 10:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11dea310-896e-541b-8f50-458f55c3c3ae with scrape type 2
2026-03-25 10:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11dea310-896e-541b-8f50-458f55c3c3ae with scrape type 2
2026-03-25 10:20:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11dea310-896e-541b-8f50-458f55c3c3ae, identifier: 10714252
2026-03-25 10:20:40 [adesa.be] INFO: Found listing with ID: 10714579
2026-03-25 10:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714579%27 HTTP/1.1" 200 None
2026-03-25 10:20:40 [adesa.be] INFO: Scrape type for 10714579: 2
2026-03-25 10:20:40 [adesa.be] INFO: Scraping item 10714579 url https://www.openlane.eu/en/carv6/auction/10714579
2026-03-25 10:20:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 180ec594-9423-5acf-91e5-982237087c93 with identifier: 10716111
2026-03-25 10:20:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 180ec594-9423-5acf-91e5-982237087c93 with identifier: 10716111
2026-03-25 10:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 180ec594-9423-5acf-91e5-982237087c93 with identifier: 10716111 to the API
2026-03-25 10:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716111>
{'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': 120,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '180ec594-9423-5acf-91e5-982237087c93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'G63624',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716111',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 43024,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2019-02-01',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Ford Kuga 2.0 TDCI Titanium - Diesel - Automatic - 120 hp - 43.024 '
'km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2019}
2026-03-25 10:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716111%27 HTTP/1.1" 200 None
2026-03-25 10:20:40 [adesa.be] INFO: Saving data for 10716111: {'auction_closing_time': 1774519200.0, 'created_time': 1774347542.590523, 'last_price_update_time': 1774434040.292724}
2026-03-25 10:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716111') HTTP/1.1" 204 0
2026-03-25 10:20:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f1bf101-b239-5d89-905f-ba4771a3a1f6 with identifier: 10714251
2026-03-25 10:20:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f1bf101-b239-5d89-905f-ba4771a3a1f6 with identifier: 10714251
2026-03-25 10:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f1bf101-b239-5d89-905f-ba4771a3a1f6 with identifier: 10714251 to the API
2026-03-25 10:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714251>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 294,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Electric',
'id': '0f1bf101-b239-5d89-905f-ba4771a3a1f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPH938',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714251',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Mustang Mach-E',
'odometer': 131896,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2022-10-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Mustang Mach-E - Electric - Automatic - 294 hp - 131.896 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714251%27 HTTP/1.1" 200 None
2026-03-25 10:20:40 [adesa.be] INFO: Saving data for 10714251: {'auction_closing_time': 1774600200.0, 'created_time': 1774347508.371387, 'last_price_update_time': 1774434040.560349}
2026-03-25 10:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714251') HTTP/1.1" 204 0
2026-03-25 10:20:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11dea310-896e-541b-8f50-458f55c3c3ae with identifier: 10714252
2026-03-25 10:20:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11dea310-896e-541b-8f50-458f55c3c3ae with identifier: 10714252
2026-03-25 10:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11dea310-896e-541b-8f50-458f55c3c3ae with identifier: 10714252 to the API
2026-03-25 10:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714252>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 294,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Electric',
'id': '11dea310-896e-541b-8f50-458f55c3c3ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGM307',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714252',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Mustang Mach-E',
'odometer': 151650,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2022-07-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Mustang Mach-E - Electric - Automatic - 294 hp - 151.650 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714252%27 HTTP/1.1" 200 None
2026-03-25 10:20:40 [adesa.be] INFO: Saving data for 10714252: {'auction_closing_time': 1774600200.0, 'created_time': 1774347508.978658, 'last_price_update_time': 1774434040.859639}
2026-03-25 10:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714252') HTTP/1.1" 204 0
2026-03-25 10:20:40 [adesa.be] INFO: Found listing with ID: 10714581
2026-03-25 10:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714581%27 HTTP/1.1" 200 None
2026-03-25 10:20:40 [adesa.be] INFO: Scrape type for 10714581: 2
2026-03-25 10:20:40 [adesa.be] INFO: Scraping item 10714581 url https://www.openlane.eu/en/carv6/auction/10714581
2026-03-25 10:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716077> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716075> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714248> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:40 [adesa.be] INFO: Found listing with ID: 10714580
2026-03-25 10:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714580%27 HTTP/1.1" 200 None
2026-03-25 10:20:40 [adesa.be] INFO: Scrape type for 10714580: 2
2026-03-25 10:20:40 [adesa.be] INFO: Scraping item 10714580 url https://www.openlane.eu/en/carv6/auction/10714580
2026-03-25 10: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-25 10:20:40 [adesa.be] INFO: Found listing with ID: 10716116
2026-03-25 10:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716116%27 HTTP/1.1" 200 None
2026-03-25 10:20:40 [adesa.be] INFO: Scrape type for 10716116: 2
2026-03-25 10:20:40 [adesa.be] INFO: Scraping item 10716116 url https://www.openlane.eu/en/carv6/auction/10716116
2026-03-25 10:20:40 [adesa.be] INFO: Found listing with ID: 10716098
2026-03-25 10:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716098%27 HTTP/1.1" 200 None
2026-03-25 10:20:40 [adesa.be] INFO: Scrape type for 10716098: 2
2026-03-25 10:20:40 [adesa.be] INFO: Scraping item 10716098 url https://www.openlane.eu/en/carv6/auction/10716098
2026-03-25 10:20:40 [adesa.be] INFO: Found listing with ID: 10716099
2026-03-25 10:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716099%27 HTTP/1.1" 200 None
2026-03-25 10:20:40 [adesa.be] INFO: Scrape type for 10716099: 2
2026-03-25 10:20:40 [adesa.be] INFO: Scraping item 10716099 url https://www.openlane.eu/en/carv6/auction/10716099
2026-03-25 10:20:40 [adesa.be] INFO: Found listing with ID: 10716096
2026-03-25 10:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716096%27 HTTP/1.1" 200 None
2026-03-25 10:20:41 [adesa.be] INFO: Scrape type for 10716096: 2
2026-03-25 10:20:41 [adesa.be] INFO: Scraping item 10716096 url https://www.openlane.eu/en/carv6/auction/10716096
2026-03-25 10:20:41 [adesa.be] INFO: Found listing with ID: 10714582
2026-03-25 10:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714582%27 HTTP/1.1" 200 None
2026-03-25 10:20:41 [adesa.be] INFO: Scrape type for 10714582: 2
2026-03-25 10:20:41 [adesa.be] INFO: Scraping item 10714582 url https://www.openlane.eu/en/carv6/auction/10714582
2026-03-25 10:20:41 [adesa.be] INFO: Found listing with ID: 10714583
2026-03-25 10:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714583%27 HTTP/1.1" 200 None
2026-03-25 10:20:41 [adesa.be] INFO: Scrape type for 10714583: 2
2026-03-25 10:20:41 [adesa.be] INFO: Scraping item 10714583 url https://www.openlane.eu/en/carv6/auction/10714583
2026-03-25 10:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8661b3be-1d5a-5c51-80bf-4962d70c963a with identifier: 10716077
2026-03-25 10:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8661b3be-1d5a-5c51-80bf-4962d70c963a with scrape type 2
2026-03-25 10:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8661b3be-1d5a-5c51-80bf-4962d70c963a with scrape type 2
2026-03-25 10:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8661b3be-1d5a-5c51-80bf-4962d70c963a, identifier: 10716077
2026-03-25 10:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69c52e92-05e0-58ed-ae99-27abf9a4cccc with identifier: 10716075
2026-03-25 10:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69c52e92-05e0-58ed-ae99-27abf9a4cccc with scrape type 2
2026-03-25 10:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69c52e92-05e0-58ed-ae99-27abf9a4cccc with scrape type 2
2026-03-25 10:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 69c52e92-05e0-58ed-ae99-27abf9a4cccc, identifier: 10716075
2026-03-25 10:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c65a6622-d110-5ca0-9f04-98d58de1bc3a with identifier: 10714248
2026-03-25 10:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c65a6622-d110-5ca0-9f04-98d58de1bc3a with scrape type 2
2026-03-25 10:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c65a6622-d110-5ca0-9f04-98d58de1bc3a with scrape type 2
2026-03-25 10:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c65a6622-d110-5ca0-9f04-98d58de1bc3a, identifier: 10714248
2026-03-25 10:20:41 [adesa.be] INFO: Found listing with ID: 10714584
2026-03-25 10:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714584%27 HTTP/1.1" 200 None
2026-03-25 10:20:41 [adesa.be] INFO: Scrape type for 10714584: 2
2026-03-25 10:20:41 [adesa.be] INFO: Scraping item 10714584 url https://www.openlane.eu/en/carv6/auction/10714584
2026-03-25 10:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8661b3be-1d5a-5c51-80bf-4962d70c963a with identifier: 10716077
2026-03-25 10:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8661b3be-1d5a-5c51-80bf-4962d70c963a with identifier: 10716077
2026-03-25 10:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8661b3be-1d5a-5c51-80bf-4962d70c963a with identifier: 10716077 to the API
2026-03-25 10:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716077>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '8661b3be-1d5a-5c51-80bf-4962d70c963a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716077',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 111001,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2019-03-29',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Ford Kuga 1.5 EcoBoost Titanium - Petrol - Manual - 150 hp - '
'111.001 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2019}
2026-03-25 10:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716077%27 HTTP/1.1" 200 None
2026-03-25 10:20:41 [adesa.be] INFO: Saving data for 10716077: {'auction_closing_time': 1774519200.0, 'created_time': 1774347362.601654, 'last_price_update_time': 1774434041.619529}
2026-03-25 10:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716077') HTTP/1.1" 204 0
2026-03-25 10:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69c52e92-05e0-58ed-ae99-27abf9a4cccc with identifier: 10716075
2026-03-25 10:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69c52e92-05e0-58ed-ae99-27abf9a4cccc with identifier: 10716075
2026-03-25 10:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69c52e92-05e0-58ed-ae99-27abf9a4cccc with identifier: 10716075 to the API
2026-03-25 10:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716075>
{'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': 120,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '69c52e92-05e0-58ed-ae99-27abf9a4cccc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716075',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 246831,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2019-07-31',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Fiat Tipo 1.6 MultiJet Mirror - Diesel - Automatic - 120 hp - '
'246.831 km',
'transmission': 'automatic',
'trim': 'Mirror',
'vin': None,
'year': 2019}
2026-03-25 10:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716075%27 HTTP/1.1" 200 None
2026-03-25 10:20:41 [adesa.be] INFO: Saving data for 10716075: {'auction_closing_time': 1774519200.0, 'created_time': 1774347360.76497, 'last_price_update_time': 1774434041.989006}
2026-03-25 10:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716075') HTTP/1.1" 204 0
2026-03-25 10:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c65a6622-d110-5ca0-9f04-98d58de1bc3a with identifier: 10714248
2026-03-25 10:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c65a6622-d110-5ca0-9f04-98d58de1bc3a with identifier: 10714248
2026-03-25 10:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c65a6622-d110-5ca0-9f04-98d58de1bc3a with identifier: 10714248 to the API
2026-03-25 10:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714248>
{'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-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'c65a6622-d110-5ca0-9f04-98d58de1bc3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CNN107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714248',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 99558,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Fiesta 1.0 EcoBoost - Petrol - Manual - 100 hp - 99.558 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714248%27 HTTP/1.1" 200 None
2026-03-25 10:20:42 [adesa.be] INFO: Saving data for 10714248: {'auction_closing_time': 1774600200.0, 'created_time': 1774347510.797473, 'last_price_update_time': 1774434042.2773}
2026-03-25 10:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714248') HTTP/1.1" 204 0
2026-03-25 10:20:42 [adesa.be] INFO: Found listing with ID: 10714585
2026-03-25 10:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714585%27 HTTP/1.1" 200 None
2026-03-25 10:20:42 [adesa.be] INFO: Scrape type for 10714585: 2
2026-03-25 10:20:42 [adesa.be] INFO: Scraping item 10714585 url https://www.openlane.eu/en/carv6/auction/10714585
2026-03-25 10:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716090> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714246> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:42 [adesa.be] INFO: Found listing with ID: 10714669
2026-03-25 10:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714669%27 HTTP/1.1" 200 None
2026-03-25 10:20:42 [adesa.be] INFO: Scrape type for 10714669: 2
2026-03-25 10:20:42 [adesa.be] INFO: Scraping item 10714669 url https://www.openlane.eu/en/carv6/auction/10714669
2026-03-25 10:20:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:42 [adesa.be] INFO: Found listing with ID: 10714666
2026-03-25 10:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714666%27 HTTP/1.1" 200 None
2026-03-25 10:20:42 [adesa.be] INFO: Scrape type for 10714666: 2
2026-03-25 10:20:42 [adesa.be] INFO: Scraping item 10714666 url https://www.openlane.eu/en/carv6/auction/10714666
2026-03-25 10:20:42 [adesa.be] INFO: Found listing with ID: 10716101
2026-03-25 10:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716101%27 HTTP/1.1" 200 None
2026-03-25 10:20:42 [adesa.be] INFO: Scrape type for 10716101: 2
2026-03-25 10:20:42 [adesa.be] INFO: Scraping item 10716101 url https://www.openlane.eu/en/carv6/auction/10716101
2026-03-25 10:20:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98a45dff-ad60-5df6-b7b1-b8bc14b09550 with identifier: 10716090
2026-03-25 10:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98a45dff-ad60-5df6-b7b1-b8bc14b09550 with scrape type 2
2026-03-25 10:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98a45dff-ad60-5df6-b7b1-b8bc14b09550 with scrape type 2
2026-03-25 10:20:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98a45dff-ad60-5df6-b7b1-b8bc14b09550, identifier: 10716090
2026-03-25 10:20:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f7f80f0-6d5a-522f-bba8-89286509af9d with identifier: 10714246
2026-03-25 10:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f7f80f0-6d5a-522f-bba8-89286509af9d with scrape type 2
2026-03-25 10:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f7f80f0-6d5a-522f-bba8-89286509af9d with scrape type 2
2026-03-25 10:20:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f7f80f0-6d5a-522f-bba8-89286509af9d, identifier: 10714246
2026-03-25 10:20:42 [adesa.be] INFO: Found listing with ID: 10716095
2026-03-25 10:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716095%27 HTTP/1.1" 200 None
2026-03-25 10:20:42 [adesa.be] INFO: Scrape type for 10716095: 2
2026-03-25 10:20:42 [adesa.be] INFO: Scraping item 10716095 url https://www.openlane.eu/en/carv6/auction/10716095
2026-03-25 10:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98a45dff-ad60-5df6-b7b1-b8bc14b09550 with identifier: 10716090
2026-03-25 10:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98a45dff-ad60-5df6-b7b1-b8bc14b09550 with identifier: 10716090
2026-03-25 10:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98a45dff-ad60-5df6-b7b1-b8bc14b09550 with identifier: 10716090 to the API
2026-03-25 10:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716090>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '98a45dff-ad60-5df6-b7b1-b8bc14b09550',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716090',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 198745,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2019-07-16',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Manual - 130 hp - 198.745 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-25 10:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716090%27 HTTP/1.1" 200 None
2026-03-25 10:20:42 [adesa.be] INFO: Saving data for 10716090: {'auction_closing_time': 1774519200.0, 'created_time': 1774347379.432882, 'last_price_update_time': 1774434042.989968}
2026-03-25 10:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716090') HTTP/1.1" 204 0
2026-03-25 10:20:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f7f80f0-6d5a-522f-bba8-89286509af9d with identifier: 10714246
2026-03-25 10:20:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f7f80f0-6d5a-522f-bba8-89286509af9d with identifier: 10714246
2026-03-25 10:20:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f7f80f0-6d5a-522f-bba8-89286509af9d with identifier: 10714246 to the API
2026-03-25 10:20:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714246>
{'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': 292,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '2f7f80f0-6d5a-522f-bba8-89286509af9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXR323',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714246',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 159350,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 292 hp - 159.350 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714246%27 HTTP/1.1" 200 None
2026-03-25 10:20:43 [adesa.be] INFO: Saving data for 10714246: {'auction_closing_time': 1774600200.0, 'created_time': 1774347515.192723, 'last_price_update_time': 1774434043.284998}
2026-03-25 10:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714246') HTTP/1.1" 204 0
2026-03-25 10:20:43 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='63c10e39c1343a6ba6badb49a742d36f') while processing URL (https://www.openlane.eu/en/carv6/auction/10716085): Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible.
2026-03-25 10:20:43 [adesa.be] INFO: Found listing with ID: 10716123
2026-03-25 10:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716123%27 HTTP/1.1" 200 None
2026-03-25 10:20:43 [adesa.be] INFO: Scrape type for 10716123: 2
2026-03-25 10:20:43 [adesa.be] INFO: Scraping item 10716123 url https://www.openlane.eu/en/carv6/auction/10716123
2026-03-25 10: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-25 10:20:43 [adesa.be] INFO: Found listing with ID: 10716120
2026-03-25 10:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716120%27 HTTP/1.1" 200 None
2026-03-25 10:20:43 [adesa.be] INFO: Scrape type for 10716120: 2
2026-03-25 10:20:43 [adesa.be] INFO: Scraping item 10716120 url https://www.openlane.eu/en/carv6/auction/10716120
2026-03-25 10:20:43 [adesa.be] INFO: Found listing with ID: 10716081
2026-03-25 10:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716081%27 HTTP/1.1" 200 None
2026-03-25 10:20:43 [adesa.be] INFO: Scrape type for 10716081: 2
2026-03-25 10:20:43 [adesa.be] INFO: Scraping item 10716081 url https://www.openlane.eu/en/carv6/auction/10716081
2026-03-25 10:20:43 [adesa.be] INFO: Found listing with ID: 10716087
2026-03-25 10:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716087%27 HTTP/1.1" 200 None
2026-03-25 10:20:43 [adesa.be] INFO: Scrape type for 10716087: 2
2026-03-25 10:20:43 [adesa.be] INFO: Scraping item 10716087 url https://www.openlane.eu/en/carv6/auction/10716087
2026-03-25 10:20:43 [adesa.be] INFO: Found listing with ID: 10716084
2026-03-25 10:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716084%27 HTTP/1.1" 200 None
2026-03-25 10:20:43 [adesa.be] INFO: Scrape type for 10716084: 2
2026-03-25 10:20:43 [adesa.be] INFO: Scraping item 10716084 url https://www.openlane.eu/en/carv6/auction/10716084
2026-03-25 10:20:43 [adesa.be] INFO: Found listing with ID: 10716124
2026-03-25 10:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716124%27 HTTP/1.1" 200 None
2026-03-25 10:20:43 [adesa.be] INFO: Scrape type for 10716124: 2
2026-03-25 10:20:43 [adesa.be] INFO: Scraping item 10716124 url https://www.openlane.eu/en/carv6/auction/10716124
2026-03-25 10:20:43 [adesa.be] INFO: Found listing with ID: 10716107
2026-03-25 10:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716107%27 HTTP/1.1" 200 None
2026-03-25 10:20:43 [adesa.be] INFO: Scrape type for 10716107: 2
2026-03-25 10:20:43 [adesa.be] INFO: Scraping item 10716107 url https://www.openlane.eu/en/carv6/auction/10716107
2026-03-25 10:20:43 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10716085>
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1999, in _inlineCallbacks
result = context.run(
File "/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py", line 519, in throwExceptionIntoGenerator
return g.throw(self.value.with_traceback(self.tb))
File "/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py", line 54, in process_request
return (yield download_func(request=request, spider=spider))
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1251, in adapt
extracted: _SelfResultT | Failure = result.result()
File "/usr/local/lib/python3.11/dist-packages/scrapy_zyte_api/handler.py", line 257, in _download_request
api_response = await self._session.get(api_params, retrying=retrying)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 54, in get
return await self._client.get(
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 168, in get
result = await request()
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 142, in async_wrapped
return await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 58, in __call__
do = await self.iter(retry_state=retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 110, in iter
result = await action(retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 78, in inner
return fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/__init__.py", line 390, in <lambda>
self._add_action_func(lambda rs: rs.outcome.result())
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result
return self.__get_result()
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result
raise self._exception
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 61, in __call__
result = await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 142, in request
raise RequestError(
zyte_api._errors.RequestError: RequestError: 421, message=, headers=<CIMultiDictProxy('Date': 'Wed, 25 Mar 2026 10:20:43 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '63c10e39c1343a6ba6badb49a742d36f', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/website/connection-error","title":"Website Connection Error","status":421,"detail":"Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible."}', request_id=63c10e39c1343a6ba6badb49a742d36f
2026-03-25 10:20:43 [adesa.be] INFO: Found listing with ID: 10716125
2026-03-25 10:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716125%27 HTTP/1.1" 200 None
2026-03-25 10:20:43 [adesa.be] INFO: Scrape type for 10716125: 2
2026-03-25 10:20:43 [adesa.be] INFO: Scraping item 10716125 url https://www.openlane.eu/en/carv6/auction/10716125
2026-03-25 10:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716119> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:43 [adesa.be] INFO: Found listing with ID: 10716109
2026-03-25 10:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716109%27 HTTP/1.1" 200 None
2026-03-25 10:20:43 [adesa.be] INFO: Scrape type for 10716109: 2
2026-03-25 10:20:43 [adesa.be] INFO: Scraping item 10716109 url https://www.openlane.eu/en/carv6/auction/10716109
2026-03-25 10: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-25 10:20:43 [adesa.be] INFO: Found listing with ID: 10714674
2026-03-25 10:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714674%27 HTTP/1.1" 200 None
2026-03-25 10:20:43 [adesa.be] INFO: Scrape type for 10714674: 2
2026-03-25 10:20:43 [adesa.be] INFO: Scraping item 10714674 url https://www.openlane.eu/en/carv6/auction/10714674
2026-03-25 10:20:43 [adesa.be] INFO: Found listing with ID: 10714588
2026-03-25 10:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714588%27 HTTP/1.1" 200 None
2026-03-25 10:20:43 [adesa.be] INFO: Scrape type for 10714588: 2
2026-03-25 10:20:43 [adesa.be] INFO: Scraping item 10714588 url https://www.openlane.eu/en/carv6/auction/10714588
2026-03-25 10:20:43 [adesa.be] INFO: Found listing with ID: 10714671
2026-03-25 10:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714671%27 HTTP/1.1" 200 None
2026-03-25 10:20:43 [adesa.be] INFO: Scrape type for 10714671: 2
2026-03-25 10:20:43 [adesa.be] INFO: Scraping item 10714671 url https://www.openlane.eu/en/carv6/auction/10714671
2026-03-25 10:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716091> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:43 [adesa.be] INFO: Found listing with ID: 10716121
2026-03-25 10:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716121%27 HTTP/1.1" 200 None
2026-03-25 10:20:43 [adesa.be] INFO: Scrape type for 10716121: 2
2026-03-25 10:20:43 [adesa.be] INFO: Scraping item 10716121 url https://www.openlane.eu/en/carv6/auction/10716121
2026-03-25 10: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-25 10:20:43 [adesa.be] INFO: Found listing with ID: 10714678
2026-03-25 10:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714678%27 HTTP/1.1" 200 None
2026-03-25 10:20:43 [adesa.be] INFO: Scrape type for 10714678: 2
2026-03-25 10:20:43 [adesa.be] INFO: Scraping item 10714678 url https://www.openlane.eu/en/carv6/auction/10714678
2026-03-25 10:20:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e58a5f71-adf2-5141-85c2-37365c4b7343 with identifier: 10716119
2026-03-25 10:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e58a5f71-adf2-5141-85c2-37365c4b7343 with scrape type 2
2026-03-25 10:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e58a5f71-adf2-5141-85c2-37365c4b7343 with scrape type 2
2026-03-25 10:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e58a5f71-adf2-5141-85c2-37365c4b7343, identifier: 10716119
2026-03-25 10:20:43 [adesa.be] INFO: Found listing with ID: 10714681
2026-03-25 10:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714681%27 HTTP/1.1" 200 None
2026-03-25 10:20:43 [adesa.be] INFO: Scrape type for 10714681: 2
2026-03-25 10:20:43 [adesa.be] INFO: Scraping item 10714681 url https://www.openlane.eu/en/carv6/auction/10714681
2026-03-25 10:20:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e58a5f71-adf2-5141-85c2-37365c4b7343 with identifier: 10716119
2026-03-25 10:20:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e58a5f71-adf2-5141-85c2-37365c4b7343 with identifier: 10716119
2026-03-25 10:20:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e58a5f71-adf2-5141-85c2-37365c4b7343 with identifier: 10716119 to the API
2026-03-25 10:20:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716119>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'e58a5f71-adf2-5141-85c2-37365c4b7343',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '077222',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716119',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 151383,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2019-09-23',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 151.383 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-25 10:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716119%27 HTTP/1.1" 200 None
2026-03-25 10:20:44 [adesa.be] INFO: Saving data for 10716119: {'auction_closing_time': 1774519200.0, 'created_time': 1774347386.917386, 'last_price_update_time': 1774434044.015545}
2026-03-25 10:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716119') HTTP/1.1" 204 0
2026-03-25 10:20:44 [adesa.be] INFO: Found listing with ID: 10714683
2026-03-25 10:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714683%27 HTTP/1.1" 200 None
2026-03-25 10:20:44 [adesa.be] INFO: Scrape type for 10714683: 2
2026-03-25 10:20:44 [adesa.be] INFO: Scraping item 10714683 url https://www.openlane.eu/en/carv6/auction/10714683
2026-03-25 10:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716128> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc7e9f61-10aa-5fc7-8371-6a3e98f88065 with identifier: 10716091
2026-03-25 10:20:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc7e9f61-10aa-5fc7-8371-6a3e98f88065 with scrape type 2
2026-03-25 10:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc7e9f61-10aa-5fc7-8371-6a3e98f88065 with scrape type 2
2026-03-25 10:20:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dc7e9f61-10aa-5fc7-8371-6a3e98f88065, identifier: 10716091
2026-03-25 10:20:44 [adesa.be] INFO: Found listing with ID: 10714676
2026-03-25 10:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714676%27 HTTP/1.1" 200 None
2026-03-25 10:20:44 [adesa.be] INFO: Scrape type for 10714676: 2
2026-03-25 10:20:44 [adesa.be] INFO: Scraping item 10714676 url https://www.openlane.eu/en/carv6/auction/10714676
2026-03-25 10: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-25 10:20:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dc7e9f61-10aa-5fc7-8371-6a3e98f88065 with identifier: 10716091
2026-03-25 10:20:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dc7e9f61-10aa-5fc7-8371-6a3e98f88065 with identifier: 10716091
2026-03-25 10:20:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dc7e9f61-10aa-5fc7-8371-6a3e98f88065 with identifier: 10716091 to the API
2026-03-25 10:20:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716091>
{'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-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'dc7e9f61-10aa-5fc7-8371-6a3e98f88065',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WBZ854',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716091',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 179411,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2019-04-18',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 179.411 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-25 10:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716091%27 HTTP/1.1" 200 None
2026-03-25 10:20:44 [adesa.be] INFO: Saving data for 10716091: {'auction_closing_time': 1774519200.0, 'created_time': 1774347379.11247, 'last_price_update_time': 1774434044.561406}
2026-03-25 10:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716091') HTTP/1.1" 204 0
2026-03-25 10:20:44 [adesa.be] INFO: Found listing with ID: 10714684
2026-03-25 10:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714684%27 HTTP/1.1" 200 None
2026-03-25 10:20:44 [adesa.be] INFO: Scrape type for 10714684: 2
2026-03-25 10:20:44 [adesa.be] INFO: Scraping item 10714684 url https://www.openlane.eu/en/carv6/auction/10714684
2026-03-25 10:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716078> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:44 [adesa.be] INFO: Found listing with ID: 10716086
2026-03-25 10:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716086%27 HTTP/1.1" 200 None
2026-03-25 10:20:44 [adesa.be] INFO: Scrape type for 10716086: 2
2026-03-25 10:20:44 [adesa.be] INFO: Scraping item 10716086 url https://www.openlane.eu/en/carv6/auction/10716086
2026-03-25 10: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-25 10:20:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 387b144f-4e61-5792-a177-cfe510e39cf4 with identifier: 10716128
2026-03-25 10:20:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 387b144f-4e61-5792-a177-cfe510e39cf4 with scrape type 2
2026-03-25 10:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 387b144f-4e61-5792-a177-cfe510e39cf4 with scrape type 2
2026-03-25 10:20:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 387b144f-4e61-5792-a177-cfe510e39cf4, identifier: 10716128
2026-03-25 10:20:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 387b144f-4e61-5792-a177-cfe510e39cf4 with identifier: 10716128
2026-03-25 10:20:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 387b144f-4e61-5792-a177-cfe510e39cf4 with identifier: 10716128
2026-03-25 10:20:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 387b144f-4e61-5792-a177-cfe510e39cf4 with identifier: 10716128 to the API
2026-03-25 10:20:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716128>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '387b144f-4e61-5792-a177-cfe510e39cf4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '135254',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716128',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 147771,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2020-01-07',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 147.771 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-25 10:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716128%27 HTTP/1.1" 200 None
2026-03-25 10:20:45 [adesa.be] INFO: Saving data for 10716128: {'auction_closing_time': 1774519200.0, 'created_time': 1774347377.210643, 'last_price_update_time': 1774434045.023164}
2026-03-25 10:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716128') HTTP/1.1" 204 0
2026-03-25 10:20:45 [adesa.be] INFO: Found listing with ID: 10716130
2026-03-25 10:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716130%27 HTTP/1.1" 200 None
2026-03-25 10:20:45 [adesa.be] INFO: Scrape type for 10716130: 2
2026-03-25 10:20:45 [adesa.be] INFO: Scraping item 10716130 url https://www.openlane.eu/en/carv6/auction/10716130
2026-03-25 10:20:45 [adesa.be] INFO: Found listing with ID: 10716139
2026-03-25 10:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716139%27 HTTP/1.1" 200 None
2026-03-25 10:20:45 [adesa.be] INFO: Scrape type for 10716139: 2
2026-03-25 10:20:45 [adesa.be] INFO: Scraping item 10716139 url https://www.openlane.eu/en/carv6/auction/10716139
2026-03-25 10:20:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 665f7ede-1f4c-5128-9645-78fd2be538bb with identifier: 10716078
2026-03-25 10:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 665f7ede-1f4c-5128-9645-78fd2be538bb with scrape type 2
2026-03-25 10:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 665f7ede-1f4c-5128-9645-78fd2be538bb with scrape type 2
2026-03-25 10:20:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 665f7ede-1f4c-5128-9645-78fd2be538bb, identifier: 10716078
2026-03-25 10:20:45 [adesa.be] INFO: Found listing with ID: 10716138
2026-03-25 10:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716138%27 HTTP/1.1" 200 None
2026-03-25 10:20:45 [adesa.be] INFO: Scrape type for 10716138: 2
2026-03-25 10:20:45 [adesa.be] INFO: Scraping item 10716138 url https://www.openlane.eu/en/carv6/auction/10716138
2026-03-25 10:20:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 665f7ede-1f4c-5128-9645-78fd2be538bb with identifier: 10716078
2026-03-25 10:20:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 665f7ede-1f4c-5128-9645-78fd2be538bb with identifier: 10716078
2026-03-25 10:20:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 665f7ede-1f4c-5128-9645-78fd2be538bb with identifier: 10716078 to the API
2026-03-25 10:20:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716078>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '665f7ede-1f4c-5128-9645-78fd2be538bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716078',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 141702,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2019-10-23',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Manual - 130 hp - 141.702 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-25 10:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716078%27 HTTP/1.1" 200 None
2026-03-25 10:20:45 [adesa.be] INFO: Saving data for 10716078: {'auction_closing_time': 1774519200.0, 'created_time': 1774347375.655407, 'last_price_update_time': 1774434045.494261}
2026-03-25 10:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716078') HTTP/1.1" 204 0
2026-03-25 10:20:45 [adesa.be] INFO: Found listing with ID: 10716089
2026-03-25 10:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716089%27 HTTP/1.1" 200 None
2026-03-25 10:20:45 [adesa.be] INFO: Scrape type for 10716089: 2
2026-03-25 10:20:45 [adesa.be] INFO: Scraping item 10716089 url https://www.openlane.eu/en/carv6/auction/10716089
2026-03-25 10:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716115> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:45 [adesa.be] INFO: Found listing with ID: 10716140
2026-03-25 10:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716140%27 HTTP/1.1" 200 None
2026-03-25 10:20:45 [adesa.be] INFO: Scrape type for 10716140: 2
2026-03-25 10:20:45 [adesa.be] INFO: Scraping item 10716140 url https://www.openlane.eu/en/carv6/auction/10716140
2026-03-25 10: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-25 10:20:45 [adesa.be] INFO: Found listing with ID: 10714688
2026-03-25 10:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714688%27 HTTP/1.1" 200 None
2026-03-25 10:20:45 [adesa.be] INFO: Scrape type for 10714688: 2
2026-03-25 10:20:45 [adesa.be] INFO: Scraping item 10714688 url https://www.openlane.eu/en/carv6/auction/10714688
2026-03-25 10:20:45 [adesa.be] INFO: Found listing with ID: 10714686
2026-03-25 10:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714686%27 HTTP/1.1" 200 None
2026-03-25 10:20:45 [adesa.be] INFO: Scrape type for 10714686: 2
2026-03-25 10:20:45 [adesa.be] INFO: Scraping item 10714686 url https://www.openlane.eu/en/carv6/auction/10714686
2026-03-25 10:20:45 [adesa.be] INFO: Found listing with ID: 10714701
2026-03-25 10:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714701%27 HTTP/1.1" 200 None
2026-03-25 10:20:45 [adesa.be] INFO: Scrape type for 10714701: 2
2026-03-25 10:20:45 [adesa.be] INFO: Scraping item 10714701 url https://www.openlane.eu/en/carv6/auction/10714701
2026-03-25 10:20:45 [adesa.be] INFO: Found listing with ID: 10714699
2026-03-25 10:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714699%27 HTTP/1.1" 200 None
2026-03-25 10:20:45 [adesa.be] INFO: Scrape type for 10714699: 2
2026-03-25 10:20:45 [adesa.be] INFO: Scraping item 10714699 url https://www.openlane.eu/en/carv6/auction/10714699
2026-03-25 10:20:45 [adesa.be] INFO: Found listing with ID: 10714696
2026-03-25 10:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714696%27 HTTP/1.1" 200 None
2026-03-25 10:20:45 [adesa.be] INFO: Scrape type for 10714696: 2
2026-03-25 10:20:45 [adesa.be] INFO: Scraping item 10714696 url https://www.openlane.eu/en/carv6/auction/10714696
2026-03-25 10:20:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3108813b-e62c-511f-af6b-94d159221fc4 with identifier: 10714577
2026-03-25 10:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3108813b-e62c-511f-af6b-94d159221fc4 with scrape type 2
2026-03-25 10:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3108813b-e62c-511f-af6b-94d159221fc4 with scrape type 2
2026-03-25 10:20:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3108813b-e62c-511f-af6b-94d159221fc4, identifier: 10714577
2026-03-25 10:20:45 [adesa.be] INFO: Found listing with ID: 10716100
2026-03-25 10:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716100%27 HTTP/1.1" 200 None
2026-03-25 10:20:45 [adesa.be] INFO: Scrape type for 10716100: 2
2026-03-25 10:20:45 [adesa.be] INFO: Scraping item 10716100 url https://www.openlane.eu/en/carv6/auction/10716100
2026-03-25 10:20:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3108813b-e62c-511f-af6b-94d159221fc4 with identifier: 10714577
2026-03-25 10:20:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3108813b-e62c-511f-af6b-94d159221fc4 with identifier: 10714577
2026-03-25 10:20:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3108813b-e62c-511f-af6b-94d159221fc4 with identifier: 10714577 to the API
2026-03-25 10:20:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714577>
{'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-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '3108813b-e62c-511f-af6b-94d159221fc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADD737',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714577',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 63060,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 120 hp - '
'63.060 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-25 10:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714577%27 HTTP/1.1" 200 None
2026-03-25 10:20:46 [adesa.be] INFO: Saving data for 10714577: {'auction_closing_time': 1774600200.0, 'created_time': 1774347486.652072, 'last_price_update_time': 1774434046.049822}
2026-03-25 10:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714577') HTTP/1.1" 204 0
2026-03-25 10:20:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11e4c325-c94b-5678-958b-c91132a62141 with identifier: 10716115
2026-03-25 10:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11e4c325-c94b-5678-958b-c91132a62141 with scrape type 2
2026-03-25 10:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11e4c325-c94b-5678-958b-c91132a62141 with scrape type 2
2026-03-25 10:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11e4c325-c94b-5678-958b-c91132a62141, identifier: 10716115
2026-03-25 10:20:46 [adesa.be] INFO: Found listing with ID: 10714694
2026-03-25 10:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714694%27 HTTP/1.1" 200 None
2026-03-25 10:20:46 [adesa.be] INFO: Scrape type for 10714694: 2
2026-03-25 10:20:46 [adesa.be] INFO: Scraping item 10714694 url https://www.openlane.eu/en/carv6/auction/10714694
2026-03-25 10:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714581> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11e4c325-c94b-5678-958b-c91132a62141 with identifier: 10716115
2026-03-25 10:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11e4c325-c94b-5678-958b-c91132a62141 with identifier: 10716115
2026-03-25 10:20:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11e4c325-c94b-5678-958b-c91132a62141 with identifier: 10716115 to the API
2026-03-25 10:20:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716115>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '11e4c325-c94b-5678-958b-c91132a62141',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '069909',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716115',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 139002,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2019-08-28',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi A5 Sportback 2.0 - CNG - Automatic - 170 hp - 139.002 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 10:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716115%27 HTTP/1.1" 200 None
2026-03-25 10:20:46 [adesa.be] INFO: Saving data for 10716115: {'auction_closing_time': 1774519200.0, 'created_time': 1774347584.835067, 'last_price_update_time': 1774434046.549736}
2026-03-25 10:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716115') HTTP/1.1" 204 0
2026-03-25 10: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-25 10:20:46 [adesa.be] INFO: Found listing with ID: 10714959
2026-03-25 10:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714959%27 HTTP/1.1" 200 None
2026-03-25 10:20:46 [adesa.be] INFO: Scrape type for 10714959: 2
2026-03-25 10:20:46 [adesa.be] INFO: Scraping item 10714959 url https://www.openlane.eu/en/carv6/auction/10714959
2026-03-25 10:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714579> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:46 [adesa.be] INFO: Found listing with ID: 10716133
2026-03-25 10:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716133%27 HTTP/1.1" 200 None
2026-03-25 10:20:46 [adesa.be] INFO: Scrape type for 10716133: 2
2026-03-25 10:20:46 [adesa.be] INFO: Scraping item 10716133 url https://www.openlane.eu/en/carv6/auction/10716133
2026-03-25 10: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-25 10:20:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4695c4c-d503-536f-94b0-ad0223ddf878 with identifier: 10714581
2026-03-25 10:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4695c4c-d503-536f-94b0-ad0223ddf878 with scrape type 2
2026-03-25 10:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4695c4c-d503-536f-94b0-ad0223ddf878 with scrape type 2
2026-03-25 10:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f4695c4c-d503-536f-94b0-ad0223ddf878, identifier: 10714581
2026-03-25 10:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f4695c4c-d503-536f-94b0-ad0223ddf878 with identifier: 10714581
2026-03-25 10:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f4695c4c-d503-536f-94b0-ad0223ddf878 with identifier: 10714581
2026-03-25 10:20:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f4695c4c-d503-536f-94b0-ad0223ddf878 with identifier: 10714581 to the API
2026-03-25 10:20:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714581>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'f4695c4c-d503-536f-94b0-ad0223ddf878',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABW231',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714581',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 162819,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2021-02-12',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - '
'115 hp - 162.819 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
2026-03-25 10:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714581%27 HTTP/1.1" 200 None
2026-03-25 10:20:47 [adesa.be] INFO: Saving data for 10714581: {'auction_closing_time': 1774600200.0, 'created_time': 1774347435.287889, 'last_price_update_time': 1774434047.018478}
2026-03-25 10:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714581') HTTP/1.1" 204 0
2026-03-25 10:20:47 [adesa.be] INFO: Found listing with ID: 10714964
2026-03-25 10:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714964%27 HTTP/1.1" 200 None
2026-03-25 10:20:47 [adesa.be] INFO: Scrape type for 10714964: 2
2026-03-25 10:20:47 [adesa.be] INFO: Scraping item 10714964 url https://www.openlane.eu/en/carv6/auction/10714964
2026-03-25 10:20:47 [adesa.be] INFO: Found listing with ID: 10714521
2026-03-25 10:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714521%27 HTTP/1.1" 200 None
2026-03-25 10:20:47 [adesa.be] INFO: Scrape type for 10714521: 0
2026-03-25 10:20:47 [adesa.be] INFO: Skipping item 10714521 url https://www.openlane.eu/en/carv6/auction/10714521
2026-03-25 10:20:47 [adesa.be] INFO: Found listing with ID: 10714961
2026-03-25 10:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714961%27 HTTP/1.1" 200 None
2026-03-25 10:20:47 [adesa.be] INFO: Scrape type for 10714961: 2
2026-03-25 10:20:47 [adesa.be] INFO: Scraping item 10714961 url https://www.openlane.eu/en/carv6/auction/10714961
2026-03-25 10:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714575> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ae4f4f7-6be0-5db0-af19-322d8181f8be with identifier: 10714579
2026-03-25 10:20:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ae4f4f7-6be0-5db0-af19-322d8181f8be with scrape type 2
2026-03-25 10:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ae4f4f7-6be0-5db0-af19-322d8181f8be with scrape type 2
2026-03-25 10:20:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0ae4f4f7-6be0-5db0-af19-322d8181f8be, identifier: 10714579
2026-03-25 10:20:47 [adesa.be] INFO: Found listing with ID: 10716136
2026-03-25 10:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716136%27 HTTP/1.1" 200 None
2026-03-25 10:20:47 [adesa.be] INFO: Scrape type for 10716136: 2
2026-03-25 10:20:47 [adesa.be] INFO: Scraping item 10716136 url https://www.openlane.eu/en/carv6/auction/10716136
2026-03-25 10:20:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0ae4f4f7-6be0-5db0-af19-322d8181f8be with identifier: 10714579
2026-03-25 10:20:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0ae4f4f7-6be0-5db0-af19-322d8181f8be with identifier: 10714579
2026-03-25 10:20:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0ae4f4f7-6be0-5db0-af19-322d8181f8be with identifier: 10714579 to the API
2026-03-25 10:20:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714579>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '0ae4f4f7-6be0-5db0-af19-322d8181f8be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXE216',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714579',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 51223,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-01-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo 1.3 TCe Techno - Petrol - Manual - 130 hp - 51.223 '
'km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-25 10:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714579%27 HTTP/1.1" 200 None
2026-03-25 10:20:47 [adesa.be] INFO: Saving data for 10714579: {'auction_closing_time': 1774600200.0, 'created_time': 1774347478.943413, 'last_price_update_time': 1774434047.527785}
2026-03-25 10:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714579') HTTP/1.1" 204 0
2026-03-25 10:20:47 [adesa.be] INFO: Found listing with ID: 10714966
2026-03-25 10:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714966%27 HTTP/1.1" 200 None
2026-03-25 10:20:47 [adesa.be] INFO: Scrape type for 10714966: 2
2026-03-25 10:20:47 [adesa.be] INFO: Scraping item 10714966 url https://www.openlane.eu/en/carv6/auction/10714966
2026-03-25 10:20:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 990d30d9-f352-514f-8bc6-949f406aa7b0 with identifier: 10714575
2026-03-25 10:20:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 990d30d9-f352-514f-8bc6-949f406aa7b0 with scrape type 2
2026-03-25 10:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 990d30d9-f352-514f-8bc6-949f406aa7b0 with scrape type 2
2026-03-25 10:20:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 990d30d9-f352-514f-8bc6-949f406aa7b0, identifier: 10714575
2026-03-25 10:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714578> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 990d30d9-f352-514f-8bc6-949f406aa7b0 with identifier: 10714575
2026-03-25 10:20:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 990d30d9-f352-514f-8bc6-949f406aa7b0 with identifier: 10714575
2026-03-25 10:20:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 990d30d9-f352-514f-8bc6-949f406aa7b0 with identifier: 10714575 to the API
2026-03-25 10:20:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714575>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '990d30d9-f352-514f-8bc6-949f406aa7b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFG296',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714575',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 174382,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 508 SW 1.5 HDI GT - Diesel - Automatic - 130 hp - 174.382 '
'km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-25 10:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714575%27 HTTP/1.1" 200 None
2026-03-25 10:20:47 [adesa.be] INFO: Saving data for 10714575: {'auction_closing_time': 1774600200.0, 'created_time': 1774347487.913477, 'last_price_update_time': 1774434047.940081}
2026-03-25 10:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714575') HTTP/1.1" 204 0
2026-03-25 10:20:47 [adesa.be] INFO: Found listing with ID: 10714968
2026-03-25 10:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714968%27 HTTP/1.1" 200 None
2026-03-25 10:20:47 [adesa.be] INFO: Scrape type for 10714968: 2
2026-03-25 10:20:47 [adesa.be] INFO: Scraping item 10714968 url https://www.openlane.eu/en/carv6/auction/10714968
2026-03-25 10:20:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:47 [adesa.be] INFO: Found listing with ID: 10714970
2026-03-25 10:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714970%27 HTTP/1.1" 200 None
2026-03-25 10:20:48 [adesa.be] INFO: Scrape type for 10714970: 2
2026-03-25 10:20:48 [adesa.be] INFO: Scraping item 10714970 url https://www.openlane.eu/en/carv6/auction/10714970
2026-03-25 10:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714585> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:20:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e84f1f0-7a8d-5a23-8804-e4d2202d647d with identifier: 10714578
2026-03-25 10:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e84f1f0-7a8d-5a23-8804-e4d2202d647d with scrape type 2
2026-03-25 10:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e84f1f0-7a8d-5a23-8804-e4d2202d647d with scrape type 2
2026-03-25 10:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e84f1f0-7a8d-5a23-8804-e4d2202d647d, identifier: 10714578
2026-03-25 10:20:48 [adesa.be] INFO: Found listing with ID: 10716074
2026-03-25 10:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716074%27 HTTP/1.1" 200 None
2026-03-25 10:20:48 [adesa.be] INFO: Scrape type for 10716074: 2
2026-03-25 10:20:48 [adesa.be] INFO: Scraping item 10716074 url https://www.openlane.eu/en/carv6/auction/10716074
2026-03-25 10:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e84f1f0-7a8d-5a23-8804-e4d2202d647d with identifier: 10714578
2026-03-25 10:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e84f1f0-7a8d-5a23-8804-e4d2202d647d with identifier: 10714578
2026-03-25 10:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e84f1f0-7a8d-5a23-8804-e4d2202d647d with identifier: 10714578 to the API
2026-03-25 10:20:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714578>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Electric',
'id': '3e84f1f0-7a8d-5a23-8804-e4d2202d647d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJW974',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714578',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '2',
'odometer': 89361,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2021-04-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Polestar 2 79 kWh Pilot Plus - Dual Motor - Electric - Automatic - '
'408 hp - 89.361 km',
'transmission': 'automatic',
'trim': 'Pilot Plus',
'vin': None,
'year': 2021}
2026-03-25 10:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714578%27 HTTP/1.1" 200 None
2026-03-25 10:20:48 [adesa.be] INFO: Saving data for 10714578: {'auction_closing_time': 1774600200.0, 'created_time': 1774347484.513328, 'last_price_update_time': 1774434048.464004}
2026-03-25 10:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714578') HTTP/1.1" 204 0
2026-03-25 10:20:48 [adesa.be] INFO: Found listing with ID: 10716088
2026-03-25 10:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716088%27 HTTP/1.1" 200 None
2026-03-25 10:20:48 [adesa.be] INFO: Scrape type for 10716088: 2
2026-03-25 10:20:48 [adesa.be] INFO: Scraping item 10716088 url https://www.openlane.eu/en/carv6/auction/10716088
2026-03-25 10:20:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c15e832-6442-5157-9bb0-eac7d57ee527 with identifier: 10714585
2026-03-25 10:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c15e832-6442-5157-9bb0-eac7d57ee527 with scrape type 2
2026-03-25 10:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c15e832-6442-5157-9bb0-eac7d57ee527 with scrape type 2
2026-03-25 10:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c15e832-6442-5157-9bb0-eac7d57ee527, identifier: 10714585
2026-03-25 10:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c15e832-6442-5157-9bb0-eac7d57ee527 with identifier: 10714585
2026-03-25 10:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c15e832-6442-5157-9bb0-eac7d57ee527 with identifier: 10714585
2026-03-25 10:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c15e832-6442-5157-9bb0-eac7d57ee527 with identifier: 10714585 to the API
2026-03-25 10:20:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714585>
{'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-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '0c15e832-6442-5157-9bb0-eac7d57ee527',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALF687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714585',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 168346,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-05-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Kodiaq 2.0 TDI Clever - Diesel - Automatic - 150 hp - 168.346 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-25 10:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714585%27 HTTP/1.1" 200 None
2026-03-25 10:20:49 [adesa.be] INFO: Saving data for 10714585: {'auction_closing_time': 1774600200.0, 'created_time': 1774347405.686532, 'last_price_update_time': 1774434049.021532}
2026-03-25 10:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714585') HTTP/1.1" 204 0
2026-03-25 10:20:49 [adesa.be] INFO: Found listing with ID: 10716082
2026-03-25 10:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716082%27 HTTP/1.1" 200 None
2026-03-25 10:20:49 [adesa.be] INFO: Scrape type for 10716082: 2
2026-03-25 10:20:49 [adesa.be] INFO: Scraping item 10716082 url https://www.openlane.eu/en/carv6/auction/10716082
2026-03-25 10: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-25 10:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716095> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:49 [adesa.be] INFO: Found listing with ID: 10714972
2026-03-25 10:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714972%27 HTTP/1.1" 200 None
2026-03-25 10:20:49 [adesa.be] INFO: Scrape type for 10714972: 2
2026-03-25 10:20:49 [adesa.be] INFO: Scraping item 10714972 url https://www.openlane.eu/en/carv6/auction/10714972
2026-03-25 10: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-25 10:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fc65ca4-2759-5dd2-bd42-4a8ab9c8c34b with identifier: 10714574
2026-03-25 10:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fc65ca4-2759-5dd2-bd42-4a8ab9c8c34b with scrape type 2
2026-03-25 10:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fc65ca4-2759-5dd2-bd42-4a8ab9c8c34b with scrape type 2
2026-03-25 10:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6fc65ca4-2759-5dd2-bd42-4a8ab9c8c34b, identifier: 10714574
2026-03-25 10:20:49 [adesa.be] INFO: Found listing with ID: 10714974
2026-03-25 10:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714974%27 HTTP/1.1" 200 None
2026-03-25 10:20:49 [adesa.be] INFO: Scrape type for 10714974: 2
2026-03-25 10:20:49 [adesa.be] INFO: Scraping item 10714974 url https://www.openlane.eu/en/carv6/auction/10714974
2026-03-25 10:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6fc65ca4-2759-5dd2-bd42-4a8ab9c8c34b with identifier: 10714574
2026-03-25 10:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6fc65ca4-2759-5dd2-bd42-4a8ab9c8c34b with identifier: 10714574
2026-03-25 10:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6fc65ca4-2759-5dd2-bd42-4a8ab9c8c34b with identifier: 10714574 to the API
2026-03-25 10:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714574>
{'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': 130,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '6fc65ca4-2759-5dd2-bd42-4a8ab9c8c34b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVP107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714574',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 113575,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 508 1.5 HDI Allure - Diesel - Automatic - 130 hp - 113.575 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-25 10:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714574%27 HTTP/1.1" 200 None
2026-03-25 10:20:49 [adesa.be] INFO: Saving data for 10714574: {'auction_closing_time': 1774600200.0, 'created_time': 1774347489.746768, 'last_price_update_time': 1774434049.497459}
2026-03-25 10:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714574') HTTP/1.1" 204 0
2026-03-25 10:20:49 [adesa.be] INFO: Found listing with ID: 10714976
2026-03-25 10:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714976%27 HTTP/1.1" 200 None
2026-03-25 10:20:49 [adesa.be] INFO: Scrape type for 10714976: 2
2026-03-25 10:20:49 [adesa.be] INFO: Scraping item 10714976 url https://www.openlane.eu/en/carv6/auction/10714976
2026-03-25 10:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716125> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63402f96-d3ef-55e1-9595-eb7fa40f5acb with identifier: 10716095
2026-03-25 10:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63402f96-d3ef-55e1-9595-eb7fa40f5acb with scrape type 2
2026-03-25 10:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63402f96-d3ef-55e1-9595-eb7fa40f5acb with scrape type 2
2026-03-25 10:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 63402f96-d3ef-55e1-9595-eb7fa40f5acb, identifier: 10716095
2026-03-25 10: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-25 10:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 63402f96-d3ef-55e1-9595-eb7fa40f5acb with identifier: 10716095
2026-03-25 10:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 63402f96-d3ef-55e1-9595-eb7fa40f5acb with identifier: 10716095
2026-03-25 10:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 63402f96-d3ef-55e1-9595-eb7fa40f5acb with identifier: 10716095 to the API
2026-03-25 10:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716095>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '63402f96-d3ef-55e1-9595-eb7fa40f5acb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '089882',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716095',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 282221,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2016-10-18',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.4 Ambition - CNG - Manual - 110 hp - 282.221 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2016}
2026-03-25 10:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716095%27 HTTP/1.1" 200 None
2026-03-25 10:20:49 [adesa.be] INFO: Saving data for 10716095: {'auction_closing_time': 1774519200.0, 'created_time': 1774347485.057862, 'last_price_update_time': 1774434049.934315}
2026-03-25 10:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716095') HTTP/1.1" 204 0
2026-03-25 10:20:50 [adesa.be] INFO: Found listing with ID: 10714979
2026-03-25 10:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714979%27 HTTP/1.1" 200 None
2026-03-25 10:20:50 [adesa.be] INFO: Scrape type for 10714979: 2
2026-03-25 10:20:50 [adesa.be] INFO: Scraping item 10714979 url https://www.openlane.eu/en/carv6/auction/10714979
2026-03-25 10:20:50 [adesa.be] INFO: Found listing with ID: 10716131
2026-03-25 10:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716131%27 HTTP/1.1" 200 None
2026-03-25 10:20:50 [adesa.be] INFO: Scrape type for 10716131: 2
2026-03-25 10:20:50 [adesa.be] INFO: Scraping item 10716131 url https://www.openlane.eu/en/carv6/auction/10716131
2026-03-25 10:20:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b19699c-1cbd-5460-b3eb-2c030d8f839a with identifier: 10716125
2026-03-25 10:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b19699c-1cbd-5460-b3eb-2c030d8f839a with scrape type 2
2026-03-25 10:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b19699c-1cbd-5460-b3eb-2c030d8f839a with scrape type 2
2026-03-25 10:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b19699c-1cbd-5460-b3eb-2c030d8f839a, identifier: 10716125
2026-03-25 10:20:50 [adesa.be] INFO: Found listing with ID: 10711165
2026-03-25 10:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711165%27 HTTP/1.1" 200 None
2026-03-25 10:20:50 [adesa.be] INFO: Scrape type for 10711165: 0
2026-03-25 10:20:50 [adesa.be] INFO: Skipping item 10711165 url https://www.openlane.eu/en/carv6/auction/10711165
2026-03-25 10:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b19699c-1cbd-5460-b3eb-2c030d8f839a with identifier: 10716125
2026-03-25 10:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b19699c-1cbd-5460-b3eb-2c030d8f839a with identifier: 10716125
2026-03-25 10:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b19699c-1cbd-5460-b3eb-2c030d8f839a with identifier: 10716125 to the API
2026-03-25 10:20:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716125>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '7b19699c-1cbd-5460-b3eb-2c030d8f839a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '182092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716125',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 196881,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2019-04-12',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.5 Style - CNG - Automatic - 130 hp - 196.881 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-25 10:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716125%27 HTTP/1.1" 200 None
2026-03-25 10:20:50 [adesa.be] INFO: Saving data for 10716125: {'auction_closing_time': 1774519200.0, 'created_time': 1774347459.865132, 'last_price_update_time': 1774434050.446986}
2026-03-25 10:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716125') HTTP/1.1" 204 0
2026-03-25 10:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10:20:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86fc66df-d392-5b31-a1ab-92eea00819f0 with identifier: 10714683
2026-03-25 10:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86fc66df-d392-5b31-a1ab-92eea00819f0 with scrape type 2
2026-03-25 10:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86fc66df-d392-5b31-a1ab-92eea00819f0 with scrape type 2
2026-03-25 10:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 86fc66df-d392-5b31-a1ab-92eea00819f0, identifier: 10714683
2026-03-25 10:20:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf3ca3da-52c9-57d2-a2af-ce1d8d1669e2 with identifier: 10714671
2026-03-25 10:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf3ca3da-52c9-57d2-a2af-ce1d8d1669e2 with scrape type 2
2026-03-25 10:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf3ca3da-52c9-57d2-a2af-ce1d8d1669e2 with scrape type 2
2026-03-25 10:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bf3ca3da-52c9-57d2-a2af-ce1d8d1669e2, identifier: 10714671
2026-03-25 10:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 86fc66df-d392-5b31-a1ab-92eea00819f0 with identifier: 10714683
2026-03-25 10:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 86fc66df-d392-5b31-a1ab-92eea00819f0 with identifier: 10714683
2026-03-25 10:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 86fc66df-d392-5b31-a1ab-92eea00819f0 with identifier: 10714683 to the API
2026-03-25 10:20:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714683>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '86fc66df-d392-5b31-a1ab-92eea00819f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFC013',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714683',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 42652,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-03-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 1.5 TSI Style - Petrol - Manual - 150 hp - '
'42.652 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-25 10:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714683%27 HTTP/1.1" 200 None
2026-03-25 10:20:51 [adesa.be] INFO: Saving data for 10714683: {'auction_closing_time': 1774600200.0, 'created_time': 1774347462.181909, 'last_price_update_time': 1774434051.036878}
2026-03-25 10:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714683') HTTP/1.1" 204 0
2026-03-25 10:20:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bf3ca3da-52c9-57d2-a2af-ce1d8d1669e2 with identifier: 10714671
2026-03-25 10:20:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bf3ca3da-52c9-57d2-a2af-ce1d8d1669e2 with identifier: 10714671
2026-03-25 10:20:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bf3ca3da-52c9-57d2-a2af-ce1d8d1669e2 with identifier: 10714671 to the API
2026-03-25 10:20:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714671>
{'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': 150,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'bf3ca3da-52c9-57d2-a2af-ce1d8d1669e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFF312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714671',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 74135,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 1.5 TSI Style - Petrol - Automatic - 150 hp - '
'74.135 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-25 10:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714671%27 HTTP/1.1" 200 None
2026-03-25 10:20:51 [adesa.be] INFO: Saving data for 10714671: {'auction_closing_time': 1774600200.0, 'created_time': 1774347469.771419, 'last_price_update_time': 1774434051.324815}
2026-03-25 10:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714671') HTTP/1.1" 204 0
2026-03-25 10:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716089> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 494421b5-6b5f-50fd-9790-7e32f58c1ffc with identifier: 10716089
2026-03-25 10:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 494421b5-6b5f-50fd-9790-7e32f58c1ffc with scrape type 2
2026-03-25 10:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 494421b5-6b5f-50fd-9790-7e32f58c1ffc with scrape type 2
2026-03-25 10:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 494421b5-6b5f-50fd-9790-7e32f58c1ffc, identifier: 10716089
2026-03-25 10:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 247b7d19-b2af-559a-bf92-1d89a4ca1436 with identifier: 10714684
2026-03-25 10:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 247b7d19-b2af-559a-bf92-1d89a4ca1436 with scrape type 2
2026-03-25 10:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 247b7d19-b2af-559a-bf92-1d89a4ca1436 with scrape type 2
2026-03-25 10:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 247b7d19-b2af-559a-bf92-1d89a4ca1436, identifier: 10714684
2026-03-25 10:20:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 494421b5-6b5f-50fd-9790-7e32f58c1ffc with identifier: 10716089
2026-03-25 10:20:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 494421b5-6b5f-50fd-9790-7e32f58c1ffc with identifier: 10716089
2026-03-25 10:20:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 494421b5-6b5f-50fd-9790-7e32f58c1ffc with identifier: 10716089 to the API
2026-03-25 10:20:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716089>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '494421b5-6b5f-50fd-9790-7e32f58c1ffc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXX941',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716089',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 219635,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2016-07-08',
'seats_number': 2,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 219.635 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-25 10:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716089%27 HTTP/1.1" 200 None
2026-03-25 10:20:51 [adesa.be] INFO: Saving data for 10716089: {'auction_closing_time': 1774519200.0, 'created_time': 1774347400.845717, 'last_price_update_time': 1774434051.945347}
2026-03-25 10:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716089') HTTP/1.1" 204 0
2026-03-25 10:20:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 247b7d19-b2af-559a-bf92-1d89a4ca1436 with identifier: 10714684
2026-03-25 10:20:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 247b7d19-b2af-559a-bf92-1d89a4ca1436 with identifier: 10714684
2026-03-25 10:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 247b7d19-b2af-559a-bf92-1d89a4ca1436 with identifier: 10714684 to the API
2026-03-25 10:20:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714684>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 498,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Electric',
'id': '247b7d19-b2af-559a-bf92-1d89a4ca1436',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTQ716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714684',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 107231,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Tesla Model 3 Long Range 75 kWh - Dual Motor - Electric - Automatic '
'- 498 hp - 107.231 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714684%27 HTTP/1.1" 200 None
2026-03-25 10:20:52 [adesa.be] INFO: Saving data for 10714684: {'auction_closing_time': 1774600200.0, 'created_time': 1774347476.361351, 'last_price_update_time': 1774434052.23622}
2026-03-25 10:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714684') HTTP/1.1" 204 0
2026-03-25 10:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20120173-fbb2-53bd-8624-d2e9848b0904 with identifier: 10714584
2026-03-25 10:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20120173-fbb2-53bd-8624-d2e9848b0904 with scrape type 2
2026-03-25 10:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20120173-fbb2-53bd-8624-d2e9848b0904 with scrape type 2
2026-03-25 10:20:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 20120173-fbb2-53bd-8624-d2e9848b0904, identifier: 10714584
2026-03-25 10:20:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 20120173-fbb2-53bd-8624-d2e9848b0904 with identifier: 10714584
2026-03-25 10:20:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 20120173-fbb2-53bd-8624-d2e9848b0904 with identifier: 10714584
2026-03-25 10:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 20120173-fbb2-53bd-8624-d2e9848b0904 with identifier: 10714584 to the API
2026-03-25 10:20:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714584>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '20120173-fbb2-53bd-8624-d2e9848b0904',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSQ194',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714584',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 59595,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Karoq 1.5 TSI Clever - Petrol - Manual - 150 hp - 59.595 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-25 10:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714584%27 HTTP/1.1" 200 None
2026-03-25 10:20:52 [adesa.be] INFO: Saving data for 10714584: {'auction_closing_time': 1774600200.0, 'created_time': 1774347500.67762, 'last_price_update_time': 1774434052.758753}
2026-03-25 10:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714584') HTTP/1.1" 204 0
2026-03-25 10:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716100> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716138> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:20:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8427c613-dace-53db-bf5a-5eb12fc7b66b with identifier: 10716100
2026-03-25 10:20:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8427c613-dace-53db-bf5a-5eb12fc7b66b with scrape type 2
2026-03-25 10:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8427c613-dace-53db-bf5a-5eb12fc7b66b with scrape type 2
2026-03-25 10:20:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8427c613-dace-53db-bf5a-5eb12fc7b66b, identifier: 10716100
2026-03-25 10:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8427c613-dace-53db-bf5a-5eb12fc7b66b with identifier: 10716100
2026-03-25 10:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8427c613-dace-53db-bf5a-5eb12fc7b66b with identifier: 10716100
2026-03-25 10:20:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8427c613-dace-53db-bf5a-5eb12fc7b66b with identifier: 10716100 to the API
2026-03-25 10:20:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716100>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '8427c613-dace-53db-bf5a-5eb12fc7b66b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '599947',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716100',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 174593,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2018-04-23',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Golf Variant 1.4 TGI Comfortline - CNG - Automatic - 110 '
'hp - 174.593 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2018}
2026-03-25 10:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716100%27 HTTP/1.1" 200 None
2026-03-25 10:20:53 [adesa.be] INFO: Saving data for 10716100: {'auction_closing_time': 1774519200.0, 'created_time': 1774347409.49996, 'last_price_update_time': 1774434053.456962}
2026-03-25 10:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716100') HTTP/1.1" 204 0
2026-03-25 10:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:20:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1090708e-d891-57c0-9dd1-011bd2e34a39 with identifier: 10716138
2026-03-25 10:20:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1090708e-d891-57c0-9dd1-011bd2e34a39 with scrape type 2
2026-03-25 10:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1090708e-d891-57c0-9dd1-011bd2e34a39 with scrape type 2
2026-03-25 10:20:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1090708e-d891-57c0-9dd1-011bd2e34a39, identifier: 10716138
2026-03-25 10:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1090708e-d891-57c0-9dd1-011bd2e34a39 with identifier: 10716138
2026-03-25 10:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1090708e-d891-57c0-9dd1-011bd2e34a39 with identifier: 10716138
2026-03-25 10:20:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1090708e-d891-57c0-9dd1-011bd2e34a39 with identifier: 10716138 to the API
2026-03-25 10:20:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716138>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '1090708e-d891-57c0-9dd1-011bd2e34a39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '001704',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716138',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 161685,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2016-07-13',
'seats_number': 2,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 161.685 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-25 10:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716138%27 HTTP/1.1" 200 None
2026-03-25 10:20:53 [adesa.be] INFO: Saving data for 10716138: {'auction_closing_time': 1774519200.0, 'created_time': 1774347407.673169, 'last_price_update_time': 1774434053.839398}
2026-03-25 10:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716138') HTTP/1.1" 204 0
2026-03-25 10:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714968> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714964> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10:20:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d92a179-99b8-5d1f-879a-d14a0d86b4bc with identifier: 10714959
2026-03-25 10:20:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d92a179-99b8-5d1f-879a-d14a0d86b4bc with scrape type 2
2026-03-25 10:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d92a179-99b8-5d1f-879a-d14a0d86b4bc with scrape type 2
2026-03-25 10:20:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d92a179-99b8-5d1f-879a-d14a0d86b4bc, identifier: 10714959
2026-03-25 10:20:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d92a179-99b8-5d1f-879a-d14a0d86b4bc with identifier: 10714959
2026-03-25 10:20:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d92a179-99b8-5d1f-879a-d14a0d86b4bc with identifier: 10714959
2026-03-25 10:20:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d92a179-99b8-5d1f-879a-d14a0d86b4bc with identifier: 10714959 to the API
2026-03-25 10:20:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714959>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '9d92a179-99b8-5d1f-879a-d14a0d86b4bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQL843',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714959',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 44418,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Passat 1.5 TSI Elegance Business - Petrol - Manual - 150 '
'hp - 44.418 km',
'transmission': 'manual',
'trim': 'Elegance Business',
'vin': None,
'year': 2022}
2026-03-25 10:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714959%27 HTTP/1.1" 200 None
2026-03-25 10:20:54 [adesa.be] INFO: Saving data for 10714959: {'auction_closing_time': 1774600200.0, 'created_time': 1774347441.883247, 'last_price_update_time': 1774434054.437728}
2026-03-25 10:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714959') HTTP/1.1" 204 0
2026-03-25 10:20:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b72622f-5c1c-5d83-b3f0-5471273c671d with identifier: 10714968
2026-03-25 10:20:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b72622f-5c1c-5d83-b3f0-5471273c671d with scrape type 2
2026-03-25 10:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b72622f-5c1c-5d83-b3f0-5471273c671d with scrape type 2
2026-03-25 10:20:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2b72622f-5c1c-5d83-b3f0-5471273c671d, identifier: 10714968
2026-03-25 10:20:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5accdc1d-1f4f-50a4-96af-483e554dfc82 with identifier: 10714964
2026-03-25 10:20:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5accdc1d-1f4f-50a4-96af-483e554dfc82 with scrape type 2
2026-03-25 10:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5accdc1d-1f4f-50a4-96af-483e554dfc82 with scrape type 2
2026-03-25 10:20:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5accdc1d-1f4f-50a4-96af-483e554dfc82, identifier: 10714964
2026-03-25 10:20:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2b72622f-5c1c-5d83-b3f0-5471273c671d with identifier: 10714968
2026-03-25 10:20:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2b72622f-5c1c-5d83-b3f0-5471273c671d with identifier: 10714968
2026-03-25 10:20:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2b72622f-5c1c-5d83-b3f0-5471273c671d with identifier: 10714968 to the API
2026-03-25 10:20:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714968>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 80,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '2b72622f-5c1c-5d83-b3f0-5471273c671d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VVV270',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714968',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 101835,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2019-03-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Polo 1.6 TDI Comfortline - Diesel - Manual - 80 hp - '
'101.835 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2019}
2026-03-25 10:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714968%27 HTTP/1.1" 200 None
2026-03-25 10:20:54 [adesa.be] INFO: Saving data for 10714968: {'auction_closing_time': 1774600200.0, 'created_time': 1774347461.772396, 'last_price_update_time': 1774434054.926968}
2026-03-25 10:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714968') HTTP/1.1" 204 0
2026-03-25 10:20:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5accdc1d-1f4f-50a4-96af-483e554dfc82 with identifier: 10714964
2026-03-25 10:20:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5accdc1d-1f4f-50a4-96af-483e554dfc82 with identifier: 10714964
2026-03-25 10:20:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5accdc1d-1f4f-50a4-96af-483e554dfc82 with identifier: 10714964 to the API
2026-03-25 10:20:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714964>
{'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-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '5accdc1d-1f4f-50a4-96af-483e554dfc82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMC413',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714964',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 161486,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Passat Variant 2.0 TDI Elegance Business - Diesel - '
'Manual - 150 hp - 161.486 km',
'transmission': 'manual',
'trim': 'Elegance Business',
'vin': None,
'year': 2022}
2026-03-25 10:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714964%27 HTTP/1.1" 200 None
2026-03-25 10:20:55 [adesa.be] INFO: Saving data for 10714964: {'auction_closing_time': 1774600200.0, 'created_time': 1774347434.417474, 'last_price_update_time': 1774434055.217145}
2026-03-25 10:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714964') HTTP/1.1" 204 0
2026-03-25 10:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716082> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716088> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:20:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dc3b3ee-bbf3-5e8c-9f9c-babd348d3211 with identifier: 10716082
2026-03-25 10:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dc3b3ee-bbf3-5e8c-9f9c-babd348d3211 with scrape type 2
2026-03-25 10:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9dc3b3ee-bbf3-5e8c-9f9c-babd348d3211 with scrape type 2
2026-03-25 10:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9dc3b3ee-bbf3-5e8c-9f9c-babd348d3211, identifier: 10716082
2026-03-25 10:20:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37ef6d27-afbc-53d3-9194-9381fafe4487 with identifier: 10716088
2026-03-25 10:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37ef6d27-afbc-53d3-9194-9381fafe4487 with scrape type 2
2026-03-25 10:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37ef6d27-afbc-53d3-9194-9381fafe4487 with scrape type 2
2026-03-25 10:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37ef6d27-afbc-53d3-9194-9381fafe4487, identifier: 10716088
2026-03-25 10:20:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9dc3b3ee-bbf3-5e8c-9f9c-babd348d3211 with identifier: 10716082
2026-03-25 10:20:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9dc3b3ee-bbf3-5e8c-9f9c-babd348d3211 with identifier: 10716082
2026-03-25 10:20:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9dc3b3ee-bbf3-5e8c-9f9c-babd348d3211 with identifier: 10716082 to the API
2026-03-25 10:20:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716082>
{'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': 250,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '9dc3b3ee-bbf3-5e8c-9f9c-babd348d3211',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716082',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V90',
'odometer': 180732,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2019-01-04',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Volvo V90 T5 Momentum - CNG - Automatic - 250 hp - 180.732 km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2019}
2026-03-25 10:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716082%27 HTTP/1.1" 200 None
2026-03-25 10:20:55 [adesa.be] INFO: Saving data for 10716082: {'auction_closing_time': 1774519200.0, 'created_time': 1774347420.951854, 'last_price_update_time': 1774434055.787996}
2026-03-25 10:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716082') HTTP/1.1" 204 0
2026-03-25 10:20:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37ef6d27-afbc-53d3-9194-9381fafe4487 with identifier: 10716088
2026-03-25 10:20:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37ef6d27-afbc-53d3-9194-9381fafe4487 with identifier: 10716088
2026-03-25 10:20:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37ef6d27-afbc-53d3-9194-9381fafe4487 with identifier: 10716088 to the API
2026-03-25 10:20:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716088>
{'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-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '37ef6d27-afbc-53d3-9194-9381fafe4487',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXX920',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716088',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 225015,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2019-04-18',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Volvo V60 D3 Momentum - Diesel - Manual - 150 hp - 225.015 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2019}
2026-03-25 10:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716088%27 HTTP/1.1" 200 None
2026-03-25 10:20:56 [adesa.be] INFO: Saving data for 10716088: {'auction_closing_time': 1774519200.0, 'created_time': 1774347450.97615, 'last_price_update_time': 1774434056.101302}
2026-03-25 10:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716088') HTTP/1.1" 204 0
2026-03-25 10:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716131> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:20:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ca9103a-a280-521e-ba30-4d86d5370e59 with identifier: 10716131
2026-03-25 10:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ca9103a-a280-521e-ba30-4d86d5370e59 with scrape type 2
2026-03-25 10:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ca9103a-a280-521e-ba30-4d86d5370e59 with scrape type 2
2026-03-25 10:20:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ca9103a-a280-521e-ba30-4d86d5370e59, identifier: 10716131
2026-03-25 10:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ca9103a-a280-521e-ba30-4d86d5370e59 with identifier: 10716131
2026-03-25 10:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ca9103a-a280-521e-ba30-4d86d5370e59 with identifier: 10716131
2026-03-25 10:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ca9103a-a280-521e-ba30-4d86d5370e59 with identifier: 10716131 to the API
2026-03-25 10:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716131>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '1ca9103a-a280-521e-ba30-4d86d5370e59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '514828',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716131',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 260829,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-02-08',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Volvo XC40 1.5 T5 Inscription - Hybrid - Automatic - 180 hp - '
'260.829 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-25 10:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716131%27 HTTP/1.1" 200 None
2026-03-25 10:20:56 [adesa.be] INFO: Saving data for 10716131: {'auction_closing_time': 1774519200.0, 'created_time': 1774347417.672621, 'last_price_update_time': 1774434056.590941}
2026-03-25 10:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716131') HTTP/1.1" 204 0
2026-03-25 10:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714966> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:20:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b998b5b7-4ff7-59e8-a289-91e6841e5bfa with identifier: 10714966
2026-03-25 10:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b998b5b7-4ff7-59e8-a289-91e6841e5bfa with scrape type 2
2026-03-25 10:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b998b5b7-4ff7-59e8-a289-91e6841e5bfa with scrape type 2
2026-03-25 10:20:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b998b5b7-4ff7-59e8-a289-91e6841e5bfa, identifier: 10714966
2026-03-25 10:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b998b5b7-4ff7-59e8-a289-91e6841e5bfa with identifier: 10714966
2026-03-25 10:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b998b5b7-4ff7-59e8-a289-91e6841e5bfa with identifier: 10714966
2026-03-25 10:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b998b5b7-4ff7-59e8-a289-91e6841e5bfa with identifier: 10714966 to the API
2026-03-25 10:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714966>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'b998b5b7-4ff7-59e8-a289-91e6841e5bfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FRT437',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714966',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 24936,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2024-07-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Polo 1.0 TSI Life Business - Petrol - Automatic - 95 hp '
'- 24.936 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2024}
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714966%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Saving data for 10714966: {'auction_closing_time': 1774600200.0, 'created_time': 1774347432.330001, 'last_price_update_time': 1774434057.087495}
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714966') HTTP/1.1" 204 0
2026-03-25 10:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10711164
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711164%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10711164: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10711164 url https://www.openlane.eu/en/carv6/auction/10711164
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10719286
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710719286%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10719286: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10719286 url https://www.openlane.eu/en/carv6/auction/10719286
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10716652
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716652%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10716652: 2
2026-03-25 10:20:57 [adesa.be] INFO: Scraping item 10716652 url https://www.openlane.eu/en/carv6/auction/10716652
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10723159
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710723159%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10723159: 1
2026-03-25 10:20:57 [adesa.be] INFO: Scraping item 10723159 url https://www.openlane.eu/en/carv6/auction/10723159
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10711402
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711402%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10711402: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10711402 url https://www.openlane.eu/en/carv6/auction/10711402
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10711448
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711448%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10711448: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10711448 url https://www.openlane.eu/en/carv6/auction/10711448
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10710854
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710854%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10710854: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10710854 url https://www.openlane.eu/en/carv6/auction/10710854
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10710858
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710858%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10710858: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10710858 url https://www.openlane.eu/en/carv6/auction/10710858
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10711503
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711503%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10711503: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10711503 url https://www.openlane.eu/en/carv6/auction/10711503
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10711876
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711876%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10711876: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10711876 url https://www.openlane.eu/en/carv6/auction/10711876
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10711889
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711889%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10711889: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10711889 url https://www.openlane.eu/en/carv6/auction/10711889
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10711867
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711867%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10711867: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10711867 url https://www.openlane.eu/en/carv6/auction/10711867
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10709453
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709453%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10709453: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10709453 url https://www.openlane.eu/en/carv6/auction/10709453
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10711873
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711873%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10711873: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10711873 url https://www.openlane.eu/en/carv6/auction/10711873
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10709476
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709476%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10709476: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10709476 url https://www.openlane.eu/en/carv6/auction/10709476
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10709477
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709477%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10709477: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10709477 url https://www.openlane.eu/en/carv6/auction/10709477
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10711885
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711885%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10711885: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10711885 url https://www.openlane.eu/en/carv6/auction/10711885
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10713323
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710713323%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10713323: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10713323 url https://www.openlane.eu/en/carv6/auction/10713323
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10711890
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711890%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10711890: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10711890 url https://www.openlane.eu/en/carv6/auction/10711890
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10711875
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711875%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10711875: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10711875 url https://www.openlane.eu/en/carv6/auction/10711875
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10711866
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711866%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10711866: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10711866 url https://www.openlane.eu/en/carv6/auction/10711866
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10716260
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716260%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10716260: 2
2026-03-25 10:20:57 [adesa.be] INFO: Scraping item 10716260 url https://www.openlane.eu/en/carv6/auction/10716260
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10716276
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716276%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10716276: 2
2026-03-25 10:20:57 [adesa.be] INFO: Scraping item 10716276 url https://www.openlane.eu/en/carv6/auction/10716276
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10716259
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716259%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10716259: 2
2026-03-25 10:20:57 [adesa.be] INFO: Scraping item 10716259 url https://www.openlane.eu/en/carv6/auction/10716259
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10711886
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711886%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10711886: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10711886 url https://www.openlane.eu/en/carv6/auction/10711886
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10716277
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716277%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10716277: 2
2026-03-25 10:20:57 [adesa.be] INFO: Scraping item 10716277 url https://www.openlane.eu/en/carv6/auction/10716277
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10713321
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710713321%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10713321: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10713321 url https://www.openlane.eu/en/carv6/auction/10713321
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10711813
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711813%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10711813: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10711813 url https://www.openlane.eu/en/carv6/auction/10711813
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10711881
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711881%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10711881: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10711881 url https://www.openlane.eu/en/carv6/auction/10711881
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10711887
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711887%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10711887: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10711887 url https://www.openlane.eu/en/carv6/auction/10711887
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10709490
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709490%27 HTTP/1.1" 200 None
2026-03-25 10:20:57 [adesa.be] INFO: Scrape type for 10709490: 0
2026-03-25 10:20:57 [adesa.be] INFO: Skipping item 10709490 url https://www.openlane.eu/en/carv6/auction/10709490
2026-03-25 10:20:57 [adesa.be] INFO: Found listing with ID: 10709492
2026-03-25 10:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709492%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10709492: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10709492 url https://www.openlane.eu/en/carv6/auction/10709492
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10709491
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709491%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10709491: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10709491 url https://www.openlane.eu/en/carv6/auction/10709491
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10709493
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709493%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10709493: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10709493 url https://www.openlane.eu/en/carv6/auction/10709493
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10711882
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711882%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10711882: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10711882 url https://www.openlane.eu/en/carv6/auction/10711882
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10713320
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710713320%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10713320: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10713320 url https://www.openlane.eu/en/carv6/auction/10713320
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10716267
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716267%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10716267: 2
2026-03-25 10:20:58 [adesa.be] INFO: Scraping item 10716267 url https://www.openlane.eu/en/carv6/auction/10716267
2026-03-25 10:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716074> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10716266
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716266%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10716266: 2
2026-03-25 10:20:58 [adesa.be] INFO: Scraping item 10716266 url https://www.openlane.eu/en/carv6/auction/10716266
2026-03-25 10: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-25 10:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714972> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10716265
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716265%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10716265: 2
2026-03-25 10:20:58 [adesa.be] INFO: Scraping item 10716265 url https://www.openlane.eu/en/carv6/auction/10716265
2026-03-25 10: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-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10711872
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711872%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10711872: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10711872 url https://www.openlane.eu/en/carv6/auction/10711872
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10711877
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711877%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10711877: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10711877 url https://www.openlane.eu/en/carv6/auction/10711877
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10711871
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711871%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10711871: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10711871 url https://www.openlane.eu/en/carv6/auction/10711871
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10709489
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709489%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10709489: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10709489 url https://www.openlane.eu/en/carv6/auction/10709489
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10713415
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710713415%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10713415: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10713415 url https://www.openlane.eu/en/carv6/auction/10713415
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10707959
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710707959%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10707959: 2
2026-03-25 10:20:58 [adesa.be] INFO: Scraping item 10707959 url https://www.openlane.eu/en/carv6/auction/10707959
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10711892
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711892%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10711892: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10711892 url https://www.openlane.eu/en/carv6/auction/10711892
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10713322
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710713322%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10713322: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10713322 url https://www.openlane.eu/en/carv6/auction/10713322
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10711891
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711891%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10711891: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10711891 url https://www.openlane.eu/en/carv6/auction/10711891
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10716351
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716351%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10716351: 2
2026-03-25 10:20:58 [adesa.be] INFO: Scraping item 10716351 url https://www.openlane.eu/en/carv6/auction/10716351
2026-03-25 10:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a4ade15-eb40-5ae8-b432-69a395db6d1e with identifier: 10716074
2026-03-25 10:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a4ade15-eb40-5ae8-b432-69a395db6d1e with scrape type 2
2026-03-25 10:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a4ade15-eb40-5ae8-b432-69a395db6d1e with scrape type 2
2026-03-25 10:20:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a4ade15-eb40-5ae8-b432-69a395db6d1e, identifier: 10716074
2026-03-25 10:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76247cc2-d56e-5e33-8873-7d081b546dd9 with identifier: 10714972
2026-03-25 10:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76247cc2-d56e-5e33-8873-7d081b546dd9 with scrape type 2
2026-03-25 10:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76247cc2-d56e-5e33-8873-7d081b546dd9 with scrape type 2
2026-03-25 10:20:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76247cc2-d56e-5e33-8873-7d081b546dd9, identifier: 10714972
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10711888
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711888%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10711888: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10711888 url https://www.openlane.eu/en/carv6/auction/10711888
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10709478
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709478%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10709478: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10709478 url https://www.openlane.eu/en/carv6/auction/10709478
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10711883
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711883%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10711883: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10711883 url https://www.openlane.eu/en/carv6/auction/10711883
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10711878
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711878%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10711878: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10711878 url https://www.openlane.eu/en/carv6/auction/10711878
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10713324
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710713324%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10713324: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10713324 url https://www.openlane.eu/en/carv6/auction/10713324
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10711880
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711880%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10711880: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10711880 url https://www.openlane.eu/en/carv6/auction/10711880
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10711868
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711868%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10711868: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10711868 url https://www.openlane.eu/en/carv6/auction/10711868
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10713389
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710713389%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10713389: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10713389 url https://www.openlane.eu/en/carv6/auction/10713389
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10713388
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710713388%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10713388: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10713388 url https://www.openlane.eu/en/carv6/auction/10713388
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10713414
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710713414%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10713414: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10713414 url https://www.openlane.eu/en/carv6/auction/10713414
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10713390
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710713390%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10713390: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10713390 url https://www.openlane.eu/en/carv6/auction/10713390
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10711874
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711874%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10711874: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10711874 url https://www.openlane.eu/en/carv6/auction/10711874
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10711907
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711907%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10711907: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10711907 url https://www.openlane.eu/en/carv6/auction/10711907
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10711869
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711869%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10711869: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10711869 url https://www.openlane.eu/en/carv6/auction/10711869
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10709464
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709464%27 HTTP/1.1" 200 None
2026-03-25 10:20:58 [adesa.be] INFO: Scrape type for 10709464: 0
2026-03-25 10:20:58 [adesa.be] INFO: Skipping item 10709464 url https://www.openlane.eu/en/carv6/auction/10709464
2026-03-25 10:20:58 [adesa.be] INFO: Found listing with ID: 10711879
2026-03-25 10:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711879%27 HTTP/1.1" 200 None
2026-03-25 10:20:59 [adesa.be] INFO: Scrape type for 10711879: 0
2026-03-25 10:20:59 [adesa.be] INFO: Skipping item 10711879 url https://www.openlane.eu/en/carv6/auction/10711879
2026-03-25 10:20:59 [adesa.be] INFO: Found listing with ID: 10704502
2026-03-25 10:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704502%27 HTTP/1.1" 200 None
2026-03-25 10:20:59 [adesa.be] INFO: Scrape type for 10704502: 0
2026-03-25 10:20:59 [adesa.be] INFO: Skipping item 10704502 url https://www.openlane.eu/en/carv6/auction/10704502
2026-03-25 10:20:59 [adesa.be] INFO: Found listing with ID: 10704503
2026-03-25 10:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704503%27 HTTP/1.1" 200 None
2026-03-25 10:20:59 [adesa.be] INFO: Scrape type for 10704503: 0
2026-03-25 10:20:59 [adesa.be] INFO: Skipping item 10704503 url https://www.openlane.eu/en/carv6/auction/10704503
2026-03-25 10:20:59 [adesa.be] INFO: Found listing with ID: 10704506
2026-03-25 10:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704506%27 HTTP/1.1" 200 None
2026-03-25 10:20:59 [adesa.be] INFO: Scrape type for 10704506: 0
2026-03-25 10:20:59 [adesa.be] INFO: Skipping item 10704506 url https://www.openlane.eu/en/carv6/auction/10704506
2026-03-25 10:20:59 [adesa.be] INFO: Found listing with ID: 10704507
2026-03-25 10:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704507%27 HTTP/1.1" 200 None
2026-03-25 10:20:59 [adesa.be] INFO: Scrape type for 10704507: 0
2026-03-25 10:20:59 [adesa.be] INFO: Skipping item 10704507 url https://www.openlane.eu/en/carv6/auction/10704507
2026-03-25 10:20:59 [adesa.be] INFO: Found listing with ID: 10704519
2026-03-25 10:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704519%27 HTTP/1.1" 200 None
2026-03-25 10:20:59 [adesa.be] INFO: Scrape type for 10704519: 2
2026-03-25 10:20:59 [adesa.be] INFO: Scraping item 10704519 url https://www.openlane.eu/en/carv6/auction/10704519
2026-03-25 10:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a4ade15-eb40-5ae8-b432-69a395db6d1e with identifier: 10716074
2026-03-25 10:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a4ade15-eb40-5ae8-b432-69a395db6d1e with identifier: 10716074
2026-03-25 10:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a4ade15-eb40-5ae8-b432-69a395db6d1e with identifier: 10716074 to the API
2026-03-25 10:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716074>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '3a4ade15-eb40-5ae8-b432-69a395db6d1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716074',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 227320,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2018-07-19',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Volvo V60 D2 Dynamic Edition - Diesel - Manual - 120 hp - 227.320 '
'km',
'transmission': 'manual',
'trim': 'Dynamic Edition',
'vin': None,
'year': 2018}
2026-03-25 10:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716074%27 HTTP/1.1" 200 None
2026-03-25 10:20:59 [adesa.be] INFO: Saving data for 10716074: {'auction_closing_time': 1774519200.0, 'created_time': 1774347416.584374, 'last_price_update_time': 1774434059.456247}
2026-03-25 10:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716074') HTTP/1.1" 204 0
2026-03-25 10:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76247cc2-d56e-5e33-8873-7d081b546dd9 with identifier: 10714972
2026-03-25 10:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76247cc2-d56e-5e33-8873-7d081b546dd9 with identifier: 10714972
2026-03-25 10:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76247cc2-d56e-5e33-8873-7d081b546dd9 with identifier: 10714972 to the API
2026-03-25 10:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714972>
{'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-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '76247cc2-d56e-5e33-8873-7d081b546dd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTB757',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714972',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 97378,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T2 Inscription - Petrol - Automatic - 129 hp - '
'97.378 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-25 10:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714972%27 HTTP/1.1" 200 None
2026-03-25 10:20:59 [adesa.be] INFO: Saving data for 10714972: {'auction_closing_time': 1774600200.0, 'created_time': 1774347433.392769, 'last_price_update_time': 1774434059.848646}
2026-03-25 10:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714972') HTTP/1.1" 204 0
2026-03-25 10:20:59 [adesa.be] INFO: Found listing with ID: 10704546
2026-03-25 10:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704546%27 HTTP/1.1" 200 None
2026-03-25 10:20:59 [adesa.be] INFO: Scrape type for 10704546: 2
2026-03-25 10:20:59 [adesa.be] INFO: Scraping item 10704546 url https://www.openlane.eu/en/carv6/auction/10704546
2026-03-25 10:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714970> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:20:59 [adesa.be] INFO: Found listing with ID: 10704552
2026-03-25 10:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704552%27 HTTP/1.1" 200 None
2026-03-25 10:20:59 [adesa.be] INFO: Scrape type for 10704552: 2
2026-03-25 10:20:59 [adesa.be] INFO: Scraping item 10704552 url https://www.openlane.eu/en/carv6/auction/10704552
2026-03-25 10: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-25 10:20:59 [adesa.be] INFO: Found listing with ID: 10704554
2026-03-25 10:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704554%27 HTTP/1.1" 200 None
2026-03-25 10:20:59 [adesa.be] INFO: Scrape type for 10704554: 2
2026-03-25 10:20:59 [adesa.be] INFO: Scraping item 10704554 url https://www.openlane.eu/en/carv6/auction/10704554
2026-03-25 10:20:59 [adesa.be] INFO: Found listing with ID: 10704600
2026-03-25 10:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704600%27 HTTP/1.1" 200 None
2026-03-25 10:20:59 [adesa.be] INFO: Scrape type for 10704600: 2
2026-03-25 10:20:59 [adesa.be] INFO: Scraping item 10704600 url https://www.openlane.eu/en/carv6/auction/10704600
2026-03-25 10:20:59 [adesa.be] INFO: Found listing with ID: 10704603
2026-03-25 10:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704603%27 HTTP/1.1" 200 None
2026-03-25 10:20:59 [adesa.be] INFO: Scrape type for 10704603: 2
2026-03-25 10:20:59 [adesa.be] INFO: Scraping item 10704603 url https://www.openlane.eu/en/carv6/auction/10704603
2026-03-25 10:20:59 [adesa.be] INFO: Found listing with ID: 10704613
2026-03-25 10:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704613%27 HTTP/1.1" 200 None
2026-03-25 10:20:59 [adesa.be] INFO: Scrape type for 10704613: 0
2026-03-25 10:20:59 [adesa.be] INFO: Skipping item 10704613 url https://www.openlane.eu/en/carv6/auction/10704613
2026-03-25 10:20:59 [adesa.be] INFO: Found listing with ID: 10704614
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704614%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704614: 0
2026-03-25 10:21:00 [adesa.be] INFO: Skipping item 10704614 url https://www.openlane.eu/en/carv6/auction/10704614
2026-03-25 10:21:00 [adesa.be] INFO: Found listing with ID: 10704615
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704615%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704615: 0
2026-03-25 10:21:00 [adesa.be] INFO: Skipping item 10704615 url https://www.openlane.eu/en/carv6/auction/10704615
2026-03-25 10:21:00 [adesa.be] INFO: Found listing with ID: 10704620
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704620%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704620: 0
2026-03-25 10:21:00 [adesa.be] INFO: Skipping item 10704620 url https://www.openlane.eu/en/carv6/auction/10704620
2026-03-25 10:21:00 [adesa.be] INFO: Found listing with ID: 10704621
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704621%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704621: 0
2026-03-25 10:21:00 [adesa.be] INFO: Skipping item 10704621 url https://www.openlane.eu/en/carv6/auction/10704621
2026-03-25 10:21:00 [adesa.be] INFO: Found listing with ID: 10704623
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704623%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704623: 0
2026-03-25 10:21:00 [adesa.be] INFO: Skipping item 10704623 url https://www.openlane.eu/en/carv6/auction/10704623
2026-03-25 10:21:00 [adesa.be] INFO: Found listing with ID: 10704622
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704622%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704622: 0
2026-03-25 10:21:00 [adesa.be] INFO: Skipping item 10704622 url https://www.openlane.eu/en/carv6/auction/10704622
2026-03-25 10:21:00 [adesa.be] INFO: Found listing with ID: 10704632
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704632%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704632: 0
2026-03-25 10:21:00 [adesa.be] INFO: Skipping item 10704632 url https://www.openlane.eu/en/carv6/auction/10704632
2026-03-25 10:21:00 [adesa.be] INFO: Found listing with ID: 10704629
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704629%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704629: 0
2026-03-25 10:21:00 [adesa.be] INFO: Skipping item 10704629 url https://www.openlane.eu/en/carv6/auction/10704629
2026-03-25 10:21:00 [adesa.be] INFO: Found listing with ID: 10704624
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704624%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704624: 0
2026-03-25 10:21:00 [adesa.be] INFO: Skipping item 10704624 url https://www.openlane.eu/en/carv6/auction/10704624
2026-03-25 10:21:00 [adesa.be] INFO: Found listing with ID: 10704625
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704625%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704625: 0
2026-03-25 10:21:00 [adesa.be] INFO: Skipping item 10704625 url https://www.openlane.eu/en/carv6/auction/10704625
2026-03-25 10:21:00 [adesa.be] INFO: Found listing with ID: 10704631
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704631%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704631: 0
2026-03-25 10:21:00 [adesa.be] INFO: Skipping item 10704631 url https://www.openlane.eu/en/carv6/auction/10704631
2026-03-25 10:21:00 [adesa.be] INFO: Found listing with ID: 10704626
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704626%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704626: 0
2026-03-25 10:21:00 [adesa.be] INFO: Skipping item 10704626 url https://www.openlane.eu/en/carv6/auction/10704626
2026-03-25 10:21:00 [adesa.be] INFO: Found listing with ID: 10704628
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704628%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704628: 0
2026-03-25 10:21:00 [adesa.be] INFO: Skipping item 10704628 url https://www.openlane.eu/en/carv6/auction/10704628
2026-03-25 10:21:00 [adesa.be] INFO: Found listing with ID: 10704627
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704627%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704627: 0
2026-03-25 10:21:00 [adesa.be] INFO: Skipping item 10704627 url https://www.openlane.eu/en/carv6/auction/10704627
2026-03-25 10:21:00 [adesa.be] INFO: Found listing with ID: 10704633
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704633%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704633: 0
2026-03-25 10:21:00 [adesa.be] INFO: Skipping item 10704633 url https://www.openlane.eu/en/carv6/auction/10704633
2026-03-25 10:21:00 [adesa.be] INFO: Found listing with ID: 10704634
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704634%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704634: 0
2026-03-25 10:21:00 [adesa.be] INFO: Skipping item 10704634 url https://www.openlane.eu/en/carv6/auction/10704634
2026-03-25 10:21:00 [adesa.be] INFO: Found listing with ID: 10704636
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704636%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704636: 0
2026-03-25 10:21:00 [adesa.be] INFO: Skipping item 10704636 url https://www.openlane.eu/en/carv6/auction/10704636
2026-03-25 10:21:00 [adesa.be] INFO: Found listing with ID: 10704635
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704635%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704635: 0
2026-03-25 10:21:00 [adesa.be] INFO: Skipping item 10704635 url https://www.openlane.eu/en/carv6/auction/10704635
2026-03-25 10:21:00 [adesa.be] INFO: Found listing with ID: 10704639
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704639%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704639: 0
2026-03-25 10:21:00 [adesa.be] INFO: Skipping item 10704639 url https://www.openlane.eu/en/carv6/auction/10704639
2026-03-25 10:21:00 [adesa.be] INFO: Found listing with ID: 10704638
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704638%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704638: 0
2026-03-25 10:21:00 [adesa.be] INFO: Skipping item 10704638 url https://www.openlane.eu/en/carv6/auction/10704638
2026-03-25 10:21:00 [adesa.be] INFO: Found listing with ID: 10704643
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704643%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704643: 0
2026-03-25 10:21:00 [adesa.be] INFO: Skipping item 10704643 url https://www.openlane.eu/en/carv6/auction/10704643
2026-03-25 10:21:00 [adesa.be] INFO: Found listing with ID: 10704647
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704647%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704647: 2
2026-03-25 10:21:00 [adesa.be] INFO: Scraping item 10704647 url https://www.openlane.eu/en/carv6/auction/10704647
2026-03-25 10:21:00 [adesa.be] INFO: Found listing with ID: 10704652
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704652%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704652: 0
2026-03-25 10:21:00 [adesa.be] INFO: Skipping item 10704652 url https://www.openlane.eu/en/carv6/auction/10704652
2026-03-25 10:21:00 [adesa.be] INFO: Found listing with ID: 10704661
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704661%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Scrape type for 10704661: 0
2026-03-25 10:21:00 [adesa.be] INFO: Skipping item 10704661 url https://www.openlane.eu/en/carv6/auction/10704661
2026-03-25 10:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714974> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ffaea1d-3ce9-527f-8661-349da8cd2bc7 with identifier: 10714970
2026-03-25 10:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ffaea1d-3ce9-527f-8661-349da8cd2bc7 with scrape type 2
2026-03-25 10:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ffaea1d-3ce9-527f-8661-349da8cd2bc7 with scrape type 2
2026-03-25 10:21:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7ffaea1d-3ce9-527f-8661-349da8cd2bc7, identifier: 10714970
2026-03-25 10: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-25 10:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7ffaea1d-3ce9-527f-8661-349da8cd2bc7 with identifier: 10714970
2026-03-25 10:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7ffaea1d-3ce9-527f-8661-349da8cd2bc7 with identifier: 10714970
2026-03-25 10:21:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7ffaea1d-3ce9-527f-8661-349da8cd2bc7 with identifier: 10714970 to the API
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714970>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '7ffaea1d-3ce9-527f-8661-349da8cd2bc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEJ069',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714970',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 62743,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen T-Cross 1.0 TSI Life - Petrol - Manual - 95 hp - 62.743 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714970%27 HTTP/1.1" 200 None
2026-03-25 10:21:00 [adesa.be] INFO: Saving data for 10714970: {'auction_closing_time': 1774600200.0, 'created_time': 1774347434.820875, 'last_price_update_time': 1774434060.900152}
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714970') HTTP/1.1" 204 0
2026-03-25 10:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714961> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a632c88-2c39-5d39-ad8f-3dd1225c5312 with identifier: 10714974
2026-03-25 10:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a632c88-2c39-5d39-ad8f-3dd1225c5312 with scrape type 2
2026-03-25 10:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a632c88-2c39-5d39-ad8f-3dd1225c5312 with scrape type 2
2026-03-25 10:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a632c88-2c39-5d39-ad8f-3dd1225c5312, identifier: 10714974
2026-03-25 10: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-25 10:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a632c88-2c39-5d39-ad8f-3dd1225c5312 with identifier: 10714974
2026-03-25 10:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a632c88-2c39-5d39-ad8f-3dd1225c5312 with identifier: 10714974
2026-03-25 10:21:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a632c88-2c39-5d39-ad8f-3dd1225c5312 with identifier: 10714974 to the API
2026-03-25 10:21:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714974>
{'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-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '0a632c88-2c39-5d39-ad8f-3dd1225c5312',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUK852',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714974',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 105463,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-03-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T2 Momentum Pro - Petrol - Manual - 129 hp - 105.463 '
'km',
'transmission': 'manual',
'trim': 'Momentum Pro',
'vin': None,
'year': 2022}
2026-03-25 10:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714974%27 HTTP/1.1" 200 None
2026-03-25 10:21:01 [adesa.be] INFO: Saving data for 10714974: {'auction_closing_time': 1774600200.0, 'created_time': 1774347430.041713, 'last_price_update_time': 1774434061.397515}
2026-03-25 10:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714974') HTTP/1.1" 204 0
2026-03-25 10:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716136> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c93f78e8-61b3-564c-b653-5948768e4c51 with identifier: 10714961
2026-03-25 10:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c93f78e8-61b3-564c-b653-5948768e4c51 with scrape type 2
2026-03-25 10:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c93f78e8-61b3-564c-b653-5948768e4c51 with scrape type 2
2026-03-25 10:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c93f78e8-61b3-564c-b653-5948768e4c51, identifier: 10714961
2026-03-25 10:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c93f78e8-61b3-564c-b653-5948768e4c51 with identifier: 10714961
2026-03-25 10:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c93f78e8-61b3-564c-b653-5948768e4c51 with identifier: 10714961
2026-03-25 10:21:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c93f78e8-61b3-564c-b653-5948768e4c51 with identifier: 10714961 to the API
2026-03-25 10:21:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714961>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c93f78e8-61b3-564c-b653-5948768e4c51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNZ029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714961',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 93609,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - Automatic '
'- 156 hp - 93.609 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 10:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714961%27 HTTP/1.1" 200 None
2026-03-25 10:21:01 [adesa.be] INFO: Saving data for 10714961: {'auction_closing_time': 1774600200.0, 'created_time': 1774347440.953526, 'last_price_update_time': 1774434061.774032}
2026-03-25 10:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714961') HTTP/1.1" 204 0
2026-03-25 10:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716133> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72cc9cca-bf77-5ac8-97d8-a14c0db08727 with identifier: 10716136
2026-03-25 10:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72cc9cca-bf77-5ac8-97d8-a14c0db08727 with scrape type 2
2026-03-25 10:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72cc9cca-bf77-5ac8-97d8-a14c0db08727 with scrape type 2
2026-03-25 10:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 72cc9cca-bf77-5ac8-97d8-a14c0db08727, identifier: 10716136
2026-03-25 10:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 72cc9cca-bf77-5ac8-97d8-a14c0db08727 with identifier: 10716136
2026-03-25 10:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 72cc9cca-bf77-5ac8-97d8-a14c0db08727 with identifier: 10716136
2026-03-25 10:21:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 72cc9cca-bf77-5ac8-97d8-a14c0db08727 with identifier: 10716136 to the API
2026-03-25 10:21:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716136>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '72cc9cca-bf77-5ac8-97d8-a14c0db08727',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '065577',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716136',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 68899,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2020-01-22',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Polo 1.0 TGI Comfortline - CNG - Manual - 90 hp - 68.899 '
'km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2020}
2026-03-25 10:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716136%27 HTTP/1.1" 200 None
2026-03-25 10:21:02 [adesa.be] INFO: Saving data for 10716136: {'auction_closing_time': 1774519200.0, 'created_time': 1774347413.474112, 'last_price_update_time': 1774434062.180856}
2026-03-25 10:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716136') HTTP/1.1" 204 0
2026-03-25 10:21:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9266425e-1360-5ad9-9902-a80496045808 with identifier: 10716133
2026-03-25 10:21:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9266425e-1360-5ad9-9902-a80496045808 with scrape type 2
2026-03-25 10:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9266425e-1360-5ad9-9902-a80496045808 with scrape type 2
2026-03-25 10:21:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9266425e-1360-5ad9-9902-a80496045808, identifier: 10716133
2026-03-25 10:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9266425e-1360-5ad9-9902-a80496045808 with identifier: 10716133
2026-03-25 10:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9266425e-1360-5ad9-9902-a80496045808 with identifier: 10716133
2026-03-25 10:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9266425e-1360-5ad9-9902-a80496045808 with identifier: 10716133 to the API
2026-03-25 10:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716133>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9266425e-1360-5ad9-9902-a80496045808',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '217962',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716133',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 96079,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2018-09-21',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Passat Variant 1.6 TDI Comfortline - Diesel - Automatic '
'- 120 hp - 96.079 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2018}
2026-03-25 10:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716133%27 HTTP/1.1" 200 None
2026-03-25 10:21:02 [adesa.be] INFO: Saving data for 10716133: {'auction_closing_time': 1774519200.0, 'created_time': 1774347413.907348, 'last_price_update_time': 1774434062.575718}
2026-03-25 10:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716133') HTTP/1.1" 204 0
2026-03-25 10:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714976> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a23a8559-058c-55fa-b669-fe4a7fd4d6c0 with identifier: 10714976
2026-03-25 10:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a23a8559-058c-55fa-b669-fe4a7fd4d6c0 with scrape type 2
2026-03-25 10:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a23a8559-058c-55fa-b669-fe4a7fd4d6c0 with scrape type 2
2026-03-25 10:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a23a8559-058c-55fa-b669-fe4a7fd4d6c0, identifier: 10714976
2026-03-25 10:21:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a23a8559-058c-55fa-b669-fe4a7fd4d6c0 with identifier: 10714976
2026-03-25 10:21:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a23a8559-058c-55fa-b669-fe4a7fd4d6c0 with identifier: 10714976
2026-03-25 10:21:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a23a8559-058c-55fa-b669-fe4a7fd4d6c0 with identifier: 10714976 to the API
2026-03-25 10:21:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714976>
{'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': 129,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a23a8559-058c-55fa-b669-fe4a7fd4d6c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDM355',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714976',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 109624,
'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': 'Ayvens België',
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'109.624 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-25 10:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714976%27 HTTP/1.1" 200 None
2026-03-25 10:21:03 [adesa.be] INFO: Saving data for 10714976: {'auction_closing_time': 1774600200.0, 'created_time': 1774347431.069409, 'last_price_update_time': 1774434063.439073}
2026-03-25 10:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714976') HTTP/1.1" 204 0
2026-03-25 10:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714701> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714694> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af6c7692-1b21-5029-9223-e5c564bde949 with identifier: 10714701
2026-03-25 10:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af6c7692-1b21-5029-9223-e5c564bde949 with scrape type 2
2026-03-25 10:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af6c7692-1b21-5029-9223-e5c564bde949 with scrape type 2
2026-03-25 10:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af6c7692-1b21-5029-9223-e5c564bde949, identifier: 10714701
2026-03-25 10:21:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af6c7692-1b21-5029-9223-e5c564bde949 with identifier: 10714701
2026-03-25 10:21:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af6c7692-1b21-5029-9223-e5c564bde949 with identifier: 10714701
2026-03-25 10:21:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af6c7692-1b21-5029-9223-e5c564bde949 with identifier: 10714701 to the API
2026-03-25 10:21:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714701>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'af6c7692-1b21-5029-9223-e5c564bde949',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAT599',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714701',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 48824,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-09-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.0 TSI Active - Petrol - Manual - 110 hp - 48.824 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-25 10:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714701%27 HTTP/1.1" 200 None
2026-03-25 10:21:04 [adesa.be] INFO: Saving data for 10714701: {'auction_closing_time': 1774600200.0, 'created_time': 1774347447.178478, 'last_price_update_time': 1774434064.104174}
2026-03-25 10:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714701') HTTP/1.1" 204 0
2026-03-25 10:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:21:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 789d98ce-c498-593a-954a-47274c19d23d with identifier: 10714694
2026-03-25 10:21:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 789d98ce-c498-593a-954a-47274c19d23d with scrape type 2
2026-03-25 10:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 789d98ce-c498-593a-954a-47274c19d23d with scrape type 2
2026-03-25 10:21:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 789d98ce-c498-593a-954a-47274c19d23d, identifier: 10714694
2026-03-25 10:21:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 789d98ce-c498-593a-954a-47274c19d23d with identifier: 10714694
2026-03-25 10:21:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 789d98ce-c498-593a-954a-47274c19d23d with identifier: 10714694
2026-03-25 10:21:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 789d98ce-c498-593a-954a-47274c19d23d with identifier: 10714694 to the API
2026-03-25 10:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714694>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'CNG',
'id': '789d98ce-c498-593a-954a-47274c19d23d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAA383',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714694',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 164501,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2019-10-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf Variant 1.5 TGI Trendline - CNG - Automatic - 130 '
'hp - 164.501 km',
'transmission': 'automatic',
'trim': 'Trendline',
'vin': None,
'year': 2019}
2026-03-25 10:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714694%27 HTTP/1.1" 200 None
2026-03-25 10:21:04 [adesa.be] INFO: Saving data for 10714694: {'auction_closing_time': 1774600200.0, 'created_time': 1774347441.483152, 'last_price_update_time': 1774434064.506708}
2026-03-25 10:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714694') HTTP/1.1" 204 0
2026-03-25 10:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714686> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:21:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11fcba34-f8ea-5360-9b2c-f8825d5d99f7 with identifier: 10714696
2026-03-25 10:21:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11fcba34-f8ea-5360-9b2c-f8825d5d99f7 with scrape type 2
2026-03-25 10:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11fcba34-f8ea-5360-9b2c-f8825d5d99f7 with scrape type 2
2026-03-25 10:21:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11fcba34-f8ea-5360-9b2c-f8825d5d99f7, identifier: 10714696
2026-03-25 10:21:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11fcba34-f8ea-5360-9b2c-f8825d5d99f7 with identifier: 10714696
2026-03-25 10:21:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11fcba34-f8ea-5360-9b2c-f8825d5d99f7 with identifier: 10714696
2026-03-25 10:21:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11fcba34-f8ea-5360-9b2c-f8825d5d99f7 with identifier: 10714696 to the API
2026-03-25 10:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714696>
{'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-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '11fcba34-f8ea-5360-9b2c-f8825d5d99f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGP011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714696',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 154961,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2021-03-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf Variant 1.0 TSI Life - Petrol - Automatic - 110 hp '
'- 154.961 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-25 10:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714696%27 HTTP/1.1" 200 None
2026-03-25 10:21:04 [adesa.be] INFO: Saving data for 10714696: {'auction_closing_time': 1774600200.0, 'created_time': 1774347453.248394, 'last_price_update_time': 1774434064.894591}
2026-03-25 10:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714696') HTTP/1.1" 204 0
2026-03-25 10:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:21:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18d99b13-ac06-5ef1-b117-a7ac343c9b92 with identifier: 10714686
2026-03-25 10:21:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18d99b13-ac06-5ef1-b117-a7ac343c9b92 with scrape type 2
2026-03-25 10:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18d99b13-ac06-5ef1-b117-a7ac343c9b92 with scrape type 2
2026-03-25 10:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 18d99b13-ac06-5ef1-b117-a7ac343c9b92, identifier: 10714686
2026-03-25 10:21:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 18d99b13-ac06-5ef1-b117-a7ac343c9b92 with identifier: 10714686
2026-03-25 10:21:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 18d99b13-ac06-5ef1-b117-a7ac343c9b92 with identifier: 10714686
2026-03-25 10:21:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 18d99b13-ac06-5ef1-b117-a7ac343c9b92 with identifier: 10714686 to the API
2026-03-25 10:21:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714686>
{'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': 177,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '18d99b13-ac06-5ef1-b117-a7ac343c9b92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFN651',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714686',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 238611,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2020-08-14',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - 4Motion - Diesel - Automatic - '
'177 hp - 238.611 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 10:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714686%27 HTTP/1.1" 200 None
2026-03-25 10:21:05 [adesa.be] INFO: Saving data for 10714686: {'auction_closing_time': 1774600200.0, 'created_time': 1774347446.24819, 'last_price_update_time': 1774434065.281487}
2026-03-25 10:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714686') HTTP/1.1" 204 0
2026-03-25 10:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46ebe0c9-7783-5596-9775-d03d48472a7d with identifier: 10714699
2026-03-25 10:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46ebe0c9-7783-5596-9775-d03d48472a7d with scrape type 2
2026-03-25 10:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46ebe0c9-7783-5596-9775-d03d48472a7d with scrape type 2
2026-03-25 10:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46ebe0c9-7783-5596-9775-d03d48472a7d, identifier: 10714699
2026-03-25 10:21:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46ebe0c9-7783-5596-9775-d03d48472a7d with identifier: 10714699
2026-03-25 10:21:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46ebe0c9-7783-5596-9775-d03d48472a7d with identifier: 10714699
2026-03-25 10:21:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46ebe0c9-7783-5596-9775-d03d48472a7d with identifier: 10714699 to the API
2026-03-25 10:21:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714699>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '46ebe0c9-7783-5596-9775-d03d48472a7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XLW511',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714699',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 77662,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2020-02-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf 1.0 TSI IQ.Drive - Petrol - Manual - 115 hp - '
'77.662 km',
'transmission': 'manual',
'trim': 'IQ.Drive',
'vin': None,
'year': 2020}
2026-03-25 10:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714699%27 HTTP/1.1" 200 None
2026-03-25 10:21:05 [adesa.be] INFO: Saving data for 10714699: {'auction_closing_time': 1774600200.0, 'created_time': 1774347442.28808, 'last_price_update_time': 1774434065.676621}
2026-03-25 10:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714699') HTTP/1.1" 204 0
2026-03-25 10:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716266> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4aee475e-9113-5643-93cc-7019ac0038a1 with identifier: 10704546
2026-03-25 10:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4aee475e-9113-5643-93cc-7019ac0038a1 with scrape type 2
2026-03-25 10:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4aee475e-9113-5643-93cc-7019ac0038a1 with scrape type 2
2026-03-25 10:21:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4aee475e-9113-5643-93cc-7019ac0038a1, identifier: 10704546
2026-03-25 10:21:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dea2e1a-0c42-5514-966f-a531b149f91b with identifier: 10716266
2026-03-25 10:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dea2e1a-0c42-5514-966f-a531b149f91b with scrape type 2
2026-03-25 10:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dea2e1a-0c42-5514-966f-a531b149f91b with scrape type 2
2026-03-25 10:21:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0dea2e1a-0c42-5514-966f-a531b149f91b, identifier: 10716266
2026-03-25 10:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716267> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4aee475e-9113-5643-93cc-7019ac0038a1 with identifier: 10704546
2026-03-25 10:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4aee475e-9113-5643-93cc-7019ac0038a1 with identifier: 10704546
2026-03-25 10:21:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4aee475e-9113-5643-93cc-7019ac0038a1 with identifier: 10704546 to the API
2026-03-25 10:21:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704546>
{'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': 163,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '4aee475e-9113-5643-93cc-7019ac0038a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPG198',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704546',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 78203,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 3 Series Touring 320e Business Design - Hybrid - Automatic - '
'163 hp - 78.203 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-25 10:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704546%27 HTTP/1.1" 200 None
2026-03-25 10:21:06 [adesa.be] INFO: Saving data for 10704546: {'auction_closing_time': 1774513800.0, 'created_time': 1774260997.137536, 'last_price_update_time': 1774434066.386103}
2026-03-25 10:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704546') HTTP/1.1" 204 0
2026-03-25 10:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0dea2e1a-0c42-5514-966f-a531b149f91b with identifier: 10716266
2026-03-25 10:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0dea2e1a-0c42-5514-966f-a531b149f91b with identifier: 10716266
2026-03-25 10:21:06 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 0dea2e1a-0c42-5514-966f-a531b149f91b with expiration date: 2026-03-25T10:15:00Z
{'auction_title': '',
'c_o_2_emission_value': 224,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.2L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T10:15:00Z',
'fuel_type': 'Diesel',
'id': '0dea2e1a-0c42-5514-966f-a531b149f91b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GKR152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716266',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 750,
'price_includes_vat': True,
'registration_date': '2010-03-23',
'seats_number': 3,
'seller_name': 'Ores Assets',
'title': 'Ford Transit 2.2 TDCI Ambiente - Diesel - Manual - 115 hp - 999.999 '
'km',
'transmission': 'manual',
'trim': 'Ambiente',
'vin': None,
'year': 2010}
2026-03-25 10:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716266%27 HTTP/1.1" 200 None
2026-03-25 10:21:06 [adesa.be] INFO: Saving data for 10716266: {'auction_closing_time': 1774433700.0, 'created_time': 1774347538.586907, 'last_price_update_time': 1774434066.42357}
2026-03-25 10:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716266') HTTP/1.1" 204 0
2026-03-25 10: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-25 10:21:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e73da6f-9b81-5f79-bf80-bad0320f5eb4 with identifier: 10716267
2026-03-25 10:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e73da6f-9b81-5f79-bf80-bad0320f5eb4 with scrape type 2
2026-03-25 10:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e73da6f-9b81-5f79-bf80-bad0320f5eb4 with scrape type 2
2026-03-25 10:21:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e73da6f-9b81-5f79-bf80-bad0320f5eb4, identifier: 10716267
2026-03-25 10:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e73da6f-9b81-5f79-bf80-bad0320f5eb4 with identifier: 10716267
2026-03-25 10:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e73da6f-9b81-5f79-bf80-bad0320f5eb4 with identifier: 10716267
2026-03-25 10:21:06 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 0e73da6f-9b81-5f79-bf80-bad0320f5eb4 with expiration date: 2026-03-25T10:15:00Z
{'auction_title': '',
'c_o_2_emission_value': 224,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.2L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T10:15:00Z',
'fuel_type': 'Diesel',
'id': '0e73da6f-9b81-5f79-bf80-bad0320f5eb4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GKZ064',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716267',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 182958,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1850,
'price_includes_vat': True,
'registration_date': '2011-07-15',
'seats_number': 2,
'seller_name': 'Ores Assets',
'title': 'Ford Transit 2.2 TDCI Ambiente - Diesel - Manual - 115 hp - 182.958 '
'km',
'transmission': 'manual',
'trim': 'Ambiente',
'vin': None,
'year': 2011}
2026-03-25 10:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716267%27 HTTP/1.1" 200 None
2026-03-25 10:21:06 [adesa.be] INFO: Saving data for 10716267: {'auction_closing_time': 1774433700.0, 'created_time': 1774347563.51799, 'last_price_update_time': 1774434066.567621}
2026-03-25 10:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716267') HTTP/1.1" 204 0
2026-03-25 10:21:06 [scrapy.extensions.logstats] INFO: Crawled 414 pages (at 106 pages/min), scraped 388 items (at 102 items/min)
2026-03-25 10:21:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 214MiB
2026-03-25 10:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:21:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acdf3a1b-ac0d-5ace-8ed3-e28df84ab526 with identifier: 10704600
2026-03-25 10:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acdf3a1b-ac0d-5ace-8ed3-e28df84ab526 with scrape type 2
2026-03-25 10:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acdf3a1b-ac0d-5ace-8ed3-e28df84ab526 with scrape type 2
2026-03-25 10:21:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: acdf3a1b-ac0d-5ace-8ed3-e28df84ab526, identifier: 10704600
2026-03-25 10:21:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: acdf3a1b-ac0d-5ace-8ed3-e28df84ab526 with identifier: 10704600
2026-03-25 10:21:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: acdf3a1b-ac0d-5ace-8ed3-e28df84ab526 with identifier: 10704600
2026-03-25 10:21:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: acdf3a1b-ac0d-5ace-8ed3-e28df84ab526 with identifier: 10704600 to the API
2026-03-25 10:21:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704600>
{'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': 136,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'acdf3a1b-ac0d-5ace-8ed3-e28df84ab526',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMB400',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704600',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 34891,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW X2 18i Premiere - Petrol - Automatic - 136 hp - 34.891 km',
'transmission': 'automatic',
'trim': 'Premiere',
'vin': None,
'year': 2022}
2026-03-25 10:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704600%27 HTTP/1.1" 200 None
2026-03-25 10:21:07 [adesa.be] INFO: Saving data for 10704600: {'auction_closing_time': 1774513800.0, 'created_time': 1774260958.345304, 'last_price_update_time': 1774434067.605358}
2026-03-25 10:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704600') HTTP/1.1" 204 0
2026-03-25 10:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704554> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:21:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d0a2c03-05d2-5dfa-b807-d35be6b14372 with identifier: 10704603
2026-03-25 10:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d0a2c03-05d2-5dfa-b807-d35be6b14372 with scrape type 2
2026-03-25 10:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d0a2c03-05d2-5dfa-b807-d35be6b14372 with scrape type 2
2026-03-25 10:21:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d0a2c03-05d2-5dfa-b807-d35be6b14372, identifier: 10704603
2026-03-25 10:21:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d0a2c03-05d2-5dfa-b807-d35be6b14372 with identifier: 10704603
2026-03-25 10:21:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d0a2c03-05d2-5dfa-b807-d35be6b14372 with identifier: 10704603
2026-03-25 10:21:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d0a2c03-05d2-5dfa-b807-d35be6b14372 with identifier: 10704603 to the API
2026-03-25 10:21:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704603>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '4d0a2c03-05d2-5dfa-b807-d35be6b14372',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XSZ499',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704603',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 99967,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2020-05-12',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW X3 18 - Diesel - Automatic - 136 hp - 99.967 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 10:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704603%27 HTTP/1.1" 200 None
2026-03-25 10:21:07 [adesa.be] INFO: Saving data for 10704603: {'auction_closing_time': 1774513800.0, 'created_time': 1774260926.270939, 'last_price_update_time': 1774434067.993747}
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704603') HTTP/1.1" 204 0
2026-03-25 10:21:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80de1cfa-3a73-565e-a93d-80324e610219 with identifier: 10704554
2026-03-25 10:21:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80de1cfa-3a73-565e-a93d-80324e610219 with scrape type 2
2026-03-25 10:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80de1cfa-3a73-565e-a93d-80324e610219 with scrape type 2
2026-03-25 10:21:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 80de1cfa-3a73-565e-a93d-80324e610219, identifier: 10704554
2026-03-25 10:21:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 80de1cfa-3a73-565e-a93d-80324e610219 with identifier: 10704554
2026-03-25 10:21:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 80de1cfa-3a73-565e-a93d-80324e610219 with identifier: 10704554
2026-03-25 10:21:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 80de1cfa-3a73-565e-a93d-80324e610219 with identifier: 10704554 to the API
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704554>
{'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': 116,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '80de1cfa-3a73-565e-a93d-80324e610219',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTR716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704554',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 155344,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 155.344 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704554%27 HTTP/1.1" 200 None
2026-03-25 10:21:08 [adesa.be] INFO: Saving data for 10704554: {'auction_closing_time': 1774513800.0, 'created_time': 1774260993.512325, 'last_price_update_time': 1774434068.398446}
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704554') HTTP/1.1" 204 0
2026-03-25 10:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:21:08 [adesa.be] INFO: Found listing with ID: 10704665
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704665%27 HTTP/1.1" 200 None
2026-03-25 10:21:08 [adesa.be] INFO: Scrape type for 10704665: 0
2026-03-25 10:21:08 [adesa.be] INFO: Skipping item 10704665 url https://www.openlane.eu/en/carv6/auction/10704665
2026-03-25 10:21:08 [adesa.be] INFO: Found listing with ID: 10704669
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704669%27 HTTP/1.1" 200 None
2026-03-25 10:21:08 [adesa.be] INFO: Scrape type for 10704669: 2
2026-03-25 10:21:08 [adesa.be] INFO: Scraping item 10704669 url https://www.openlane.eu/en/carv6/auction/10704669
2026-03-25 10:21:08 [adesa.be] INFO: Found listing with ID: 10704670
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704670%27 HTTP/1.1" 200 None
2026-03-25 10:21:08 [adesa.be] INFO: Scrape type for 10704670: 2
2026-03-25 10:21:08 [adesa.be] INFO: Scraping item 10704670 url https://www.openlane.eu/en/carv6/auction/10704670
2026-03-25 10:21:08 [adesa.be] INFO: Found listing with ID: 10704672
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704672%27 HTTP/1.1" 200 None
2026-03-25 10:21:08 [adesa.be] INFO: Scrape type for 10704672: 2
2026-03-25 10:21:08 [adesa.be] INFO: Scraping item 10704672 url https://www.openlane.eu/en/carv6/auction/10704672
2026-03-25 10:21:08 [adesa.be] INFO: Found listing with ID: 10704671
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704671%27 HTTP/1.1" 200 None
2026-03-25 10:21:08 [adesa.be] INFO: Scrape type for 10704671: 2
2026-03-25 10:21:08 [adesa.be] INFO: Scraping item 10704671 url https://www.openlane.eu/en/carv6/auction/10704671
2026-03-25 10:21:08 [adesa.be] INFO: Found listing with ID: 10704673
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704673%27 HTTP/1.1" 200 None
2026-03-25 10:21:08 [adesa.be] INFO: Scrape type for 10704673: 2
2026-03-25 10:21:08 [adesa.be] INFO: Scraping item 10704673 url https://www.openlane.eu/en/carv6/auction/10704673
2026-03-25 10:21:08 [adesa.be] INFO: Found listing with ID: 10704674
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704674%27 HTTP/1.1" 200 None
2026-03-25 10:21:08 [adesa.be] INFO: Scrape type for 10704674: 2
2026-03-25 10:21:08 [adesa.be] INFO: Scraping item 10704674 url https://www.openlane.eu/en/carv6/auction/10704674
2026-03-25 10:21:08 [adesa.be] INFO: Found listing with ID: 10704675
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704675%27 HTTP/1.1" 200 None
2026-03-25 10:21:08 [adesa.be] INFO: Scrape type for 10704675: 2
2026-03-25 10:21:08 [adesa.be] INFO: Scraping item 10704675 url https://www.openlane.eu/en/carv6/auction/10704675
2026-03-25 10:21:08 [adesa.be] INFO: Found listing with ID: 10704686
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704686%27 HTTP/1.1" 200 None
2026-03-25 10:21:08 [adesa.be] INFO: Scrape type for 10704686: 0
2026-03-25 10:21:08 [adesa.be] INFO: Skipping item 10704686 url https://www.openlane.eu/en/carv6/auction/10704686
2026-03-25 10:21:08 [adesa.be] INFO: Found listing with ID: 10704687
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704687%27 HTTP/1.1" 200 None
2026-03-25 10:21:08 [adesa.be] INFO: Scrape type for 10704687: 0
2026-03-25 10:21:08 [adesa.be] INFO: Skipping item 10704687 url https://www.openlane.eu/en/carv6/auction/10704687
2026-03-25 10:21:08 [adesa.be] INFO: Found listing with ID: 10704694
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704694%27 HTTP/1.1" 200 None
2026-03-25 10:21:08 [adesa.be] INFO: Scrape type for 10704694: 0
2026-03-25 10:21:08 [adesa.be] INFO: Skipping item 10704694 url https://www.openlane.eu/en/carv6/auction/10704694
2026-03-25 10:21:08 [adesa.be] INFO: Found listing with ID: 10704691
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704691%27 HTTP/1.1" 200 None
2026-03-25 10:21:08 [adesa.be] INFO: Scrape type for 10704691: 0
2026-03-25 10:21:08 [adesa.be] INFO: Skipping item 10704691 url https://www.openlane.eu/en/carv6/auction/10704691
2026-03-25 10:21:08 [adesa.be] INFO: Found listing with ID: 10704685
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704685%27 HTTP/1.1" 200 None
2026-03-25 10:21:08 [adesa.be] INFO: Scrape type for 10704685: 0
2026-03-25 10:21:08 [adesa.be] INFO: Skipping item 10704685 url https://www.openlane.eu/en/carv6/auction/10704685
2026-03-25 10:21:08 [adesa.be] INFO: Found listing with ID: 10704701
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704701%27 HTTP/1.1" 200 None
2026-03-25 10:21:08 [adesa.be] INFO: Scrape type for 10704701: 2
2026-03-25 10:21:08 [adesa.be] INFO: Scraping item 10704701 url https://www.openlane.eu/en/carv6/auction/10704701
2026-03-25 10:21:08 [adesa.be] INFO: Found listing with ID: 10704696
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704696%27 HTTP/1.1" 200 None
2026-03-25 10:21:08 [adesa.be] INFO: Scrape type for 10704696: 0
2026-03-25 10:21:08 [adesa.be] INFO: Skipping item 10704696 url https://www.openlane.eu/en/carv6/auction/10704696
2026-03-25 10:21:08 [adesa.be] INFO: Found listing with ID: 10704705
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704705%27 HTTP/1.1" 200 None
2026-03-25 10:21:08 [adesa.be] INFO: Scrape type for 10704705: 2
2026-03-25 10:21:08 [adesa.be] INFO: Scraping item 10704705 url https://www.openlane.eu/en/carv6/auction/10704705
2026-03-25 10:21:08 [adesa.be] INFO: Found listing with ID: 10704707
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704707%27 HTTP/1.1" 200 None
2026-03-25 10:21:08 [adesa.be] INFO: Scrape type for 10704707: 2
2026-03-25 10:21:08 [adesa.be] INFO: Scraping item 10704707 url https://www.openlane.eu/en/carv6/auction/10704707
2026-03-25 10:21:08 [adesa.be] INFO: Found listing with ID: 10704490
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704490%27 HTTP/1.1" 200 None
2026-03-25 10:21:08 [adesa.be] INFO: Scrape type for 10704490: 0
2026-03-25 10:21:08 [adesa.be] INFO: Skipping item 10704490 url https://www.openlane.eu/en/carv6/auction/10704490
2026-03-25 10:21:08 [adesa.be] INFO: Found listing with ID: 10704492
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704492%27 HTTP/1.1" 200 None
2026-03-25 10:21:08 [adesa.be] INFO: Scrape type for 10704492: 0
2026-03-25 10:21:08 [adesa.be] INFO: Skipping item 10704492 url https://www.openlane.eu/en/carv6/auction/10704492
2026-03-25 10:21:08 [adesa.be] INFO: Found listing with ID: 10704493
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704493%27 HTTP/1.1" 200 None
2026-03-25 10:21:08 [adesa.be] INFO: Scrape type for 10704493: 0
2026-03-25 10:21:08 [adesa.be] INFO: Skipping item 10704493 url https://www.openlane.eu/en/carv6/auction/10704493
2026-03-25 10:21:08 [adesa.be] INFO: Found listing with ID: 10704497
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704497%27 HTTP/1.1" 200 None
2026-03-25 10:21:08 [adesa.be] INFO: Scrape type for 10704497: 0
2026-03-25 10:21:08 [adesa.be] INFO: Skipping item 10704497 url https://www.openlane.eu/en/carv6/auction/10704497
2026-03-25 10:21:08 [adesa.be] INFO: Found listing with ID: 10704494
2026-03-25 10:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704494%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704494: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704494 url https://www.openlane.eu/en/carv6/auction/10704494
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704496
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704496%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704496: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704496 url https://www.openlane.eu/en/carv6/auction/10704496
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704499
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704499%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704499: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704499 url https://www.openlane.eu/en/carv6/auction/10704499
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704501
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704501%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704501: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704501 url https://www.openlane.eu/en/carv6/auction/10704501
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704504
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704504%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704504: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704504 url https://www.openlane.eu/en/carv6/auction/10704504
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704505
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704505%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704505: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704505 url https://www.openlane.eu/en/carv6/auction/10704505
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10711991
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711991%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10711991: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10711991 url https://www.openlane.eu/en/carv6/auction/10711991
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10711998
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711998%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10711998: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10711998 url https://www.openlane.eu/en/carv6/auction/10711998
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704513
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704513%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704513: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704513 url https://www.openlane.eu/en/carv6/auction/10704513
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704509
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704509%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704509: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704509 url https://www.openlane.eu/en/carv6/auction/10704509
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704510
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704510%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704510: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704510 url https://www.openlane.eu/en/carv6/auction/10704510
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704511
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704511%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704511: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704511 url https://www.openlane.eu/en/carv6/auction/10704511
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704512
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704512%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704512: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704512 url https://www.openlane.eu/en/carv6/auction/10704512
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704514
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704514%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704514: 2
2026-03-25 10:21:09 [adesa.be] INFO: Scraping item 10704514 url https://www.openlane.eu/en/carv6/auction/10704514
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704515
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704515%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704515: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704515 url https://www.openlane.eu/en/carv6/auction/10704515
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704516
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704516%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704516: 2
2026-03-25 10:21:09 [adesa.be] INFO: Scraping item 10704516 url https://www.openlane.eu/en/carv6/auction/10704516
2026-03-25 10:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716351> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704553
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704553%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704553: 2
2026-03-25 10:21:09 [adesa.be] INFO: Scraping item 10704553 url https://www.openlane.eu/en/carv6/auction/10704553
2026-03-25 10: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-25 10: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-25 10: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-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704518
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704518%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704518: 2
2026-03-25 10:21:09 [adesa.be] INFO: Scraping item 10704518 url https://www.openlane.eu/en/carv6/auction/10704518
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10711993
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711993%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10711993: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10711993 url https://www.openlane.eu/en/carv6/auction/10711993
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704550
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704550%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704550: 2
2026-03-25 10:21:09 [adesa.be] INFO: Scraping item 10704550 url https://www.openlane.eu/en/carv6/auction/10704550
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704520
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704520%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704520: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704520 url https://www.openlane.eu/en/carv6/auction/10704520
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704602
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704602%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704602: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704602 url https://www.openlane.eu/en/carv6/auction/10704602
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704604
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704604%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704604: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704604 url https://www.openlane.eu/en/carv6/auction/10704604
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10712023
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710712023%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10712023: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10712023 url https://www.openlane.eu/en/carv6/auction/10712023
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10712018
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710712018%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10712018: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10712018 url https://www.openlane.eu/en/carv6/auction/10712018
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704605
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704605%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704605: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704605 url https://www.openlane.eu/en/carv6/auction/10704605
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704606
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704606%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704606: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704606 url https://www.openlane.eu/en/carv6/auction/10704606
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10712003
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710712003%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10712003: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10712003 url https://www.openlane.eu/en/carv6/auction/10712003
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10712006
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710712006%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10712006: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10712006 url https://www.openlane.eu/en/carv6/auction/10712006
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10712011
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710712011%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10712011: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10712011 url https://www.openlane.eu/en/carv6/auction/10712011
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704607
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704607%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704607: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704607 url https://www.openlane.eu/en/carv6/auction/10704607
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10712002
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710712002%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10712002: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10712002 url https://www.openlane.eu/en/carv6/auction/10712002
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10711999
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711999%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10711999: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10711999 url https://www.openlane.eu/en/carv6/auction/10711999
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10712026
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710712026%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10712026: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10712026 url https://www.openlane.eu/en/carv6/auction/10712026
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10712019
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710712019%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10712019: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10712019 url https://www.openlane.eu/en/carv6/auction/10712019
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704609
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704609%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704609: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704609 url https://www.openlane.eu/en/carv6/auction/10704609
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704610
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704610%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704610: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704610 url https://www.openlane.eu/en/carv6/auction/10704610
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704612
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704612%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704612: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704612 url https://www.openlane.eu/en/carv6/auction/10704612
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704611
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704611%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704611: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704611 url https://www.openlane.eu/en/carv6/auction/10704611
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10712004
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710712004%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10712004: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10712004 url https://www.openlane.eu/en/carv6/auction/10712004
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10711995
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711995%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10711995: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10711995 url https://www.openlane.eu/en/carv6/auction/10711995
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704616
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704616%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704616: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704616 url https://www.openlane.eu/en/carv6/auction/10704616
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704617
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704617%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704617: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704617 url https://www.openlane.eu/en/carv6/auction/10704617
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10712025
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710712025%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10712025: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10712025 url https://www.openlane.eu/en/carv6/auction/10712025
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704619
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704619%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704619: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704619 url https://www.openlane.eu/en/carv6/auction/10704619
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10711994
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711994%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10711994: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10711994 url https://www.openlane.eu/en/carv6/auction/10711994
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10711997
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711997%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10711997: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10711997 url https://www.openlane.eu/en/carv6/auction/10711997
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704637
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704637%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704637: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704637 url https://www.openlane.eu/en/carv6/auction/10704637
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704640
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704640%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704640: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704640 url https://www.openlane.eu/en/carv6/auction/10704640
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704641
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704641%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704641: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704641 url https://www.openlane.eu/en/carv6/auction/10704641
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10712009
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710712009%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10712009: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10712009 url https://www.openlane.eu/en/carv6/auction/10712009
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704644
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704644%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704644: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704644 url https://www.openlane.eu/en/carv6/auction/10704644
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704645
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704645%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704645: 0
2026-03-25 10:21:09 [adesa.be] INFO: Skipping item 10704645 url https://www.openlane.eu/en/carv6/auction/10704645
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704646
2026-03-25 10:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704646%27 HTTP/1.1" 200 None
2026-03-25 10:21:09 [adesa.be] INFO: Scrape type for 10704646: 2
2026-03-25 10:21:09 [adesa.be] INFO: Scraping item 10704646 url https://www.openlane.eu/en/carv6/auction/10704646
2026-03-25 10:21:09 [adesa.be] INFO: Found listing with ID: 10704648
2026-03-25 10:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704648%27 HTTP/1.1" 200 None
2026-03-25 10:21:10 [adesa.be] INFO: Scrape type for 10704648: 2
2026-03-25 10:21:10 [adesa.be] INFO: Scraping item 10704648 url https://www.openlane.eu/en/carv6/auction/10704648
2026-03-25 10:21:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8423d542-cc25-5615-9fee-4155c7a06b4d with identifier: 10704552
2026-03-25 10:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8423d542-cc25-5615-9fee-4155c7a06b4d with scrape type 2
2026-03-25 10:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8423d542-cc25-5615-9fee-4155c7a06b4d with scrape type 2
2026-03-25 10:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8423d542-cc25-5615-9fee-4155c7a06b4d, identifier: 10704552
2026-03-25 10:21:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d44fff9-ccb0-58c9-b6a6-1a5bf74b31f6 with identifier: 10704647
2026-03-25 10:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d44fff9-ccb0-58c9-b6a6-1a5bf74b31f6 with scrape type 2
2026-03-25 10:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d44fff9-ccb0-58c9-b6a6-1a5bf74b31f6 with scrape type 2
2026-03-25 10:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d44fff9-ccb0-58c9-b6a6-1a5bf74b31f6, identifier: 10704647
2026-03-25 10:21:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1f89205-9500-5755-a4f5-c6397e51c4d2 with identifier: 10716351
2026-03-25 10:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1f89205-9500-5755-a4f5-c6397e51c4d2 with scrape type 2
2026-03-25 10:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1f89205-9500-5755-a4f5-c6397e51c4d2 with scrape type 2
2026-03-25 10:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1f89205-9500-5755-a4f5-c6397e51c4d2, identifier: 10716351
2026-03-25 10:21:10 [adesa.be] INFO: Found listing with ID: 10704650
2026-03-25 10:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704650%27 HTTP/1.1" 200 None
2026-03-25 10:21:10 [adesa.be] INFO: Scrape type for 10704650: 2
2026-03-25 10:21:10 [adesa.be] INFO: Scraping item 10704650 url https://www.openlane.eu/en/carv6/auction/10704650
2026-03-25 10:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8423d542-cc25-5615-9fee-4155c7a06b4d with identifier: 10704552
2026-03-25 10:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8423d542-cc25-5615-9fee-4155c7a06b4d with identifier: 10704552
2026-03-25 10:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8423d542-cc25-5615-9fee-4155c7a06b4d with identifier: 10704552 to the API
2026-03-25 10:21:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704552>
{'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': 184,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '8423d542-cc25-5615-9fee-4155c7a06b4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRN532',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704552',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 172329,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2020-11-18',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 3 Series Touring 330e Lounge - Hybrid - Automatic - 184 hp - '
'172.329 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2020}
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704552%27 HTTP/1.1" 200 None
2026-03-25 10:21:11 [adesa.be] INFO: Saving data for 10704552: {'auction_closing_time': 1774513800.0, 'created_time': 1774260996.752877, 'last_price_update_time': 1774434071.041646}
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704552') HTTP/1.1" 204 0
2026-03-25 10:21:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d44fff9-ccb0-58c9-b6a6-1a5bf74b31f6 with identifier: 10704647
2026-03-25 10:21:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d44fff9-ccb0-58c9-b6a6-1a5bf74b31f6 with identifier: 10704647
2026-03-25 10:21:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d44fff9-ccb0-58c9-b6a6-1a5bf74b31f6 with identifier: 10704647 to the API
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704647>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': '4d44fff9-ccb0-58c9-b6a6-1a5bf74b31f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABR539',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704647',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 121114,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-02-11',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 5008 1.2i GT - Petrol - Manual - 130 hp - 121.114 km',
'transmission': 'manual',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704647%27 HTTP/1.1" 200 None
2026-03-25 10:21:11 [adesa.be] INFO: Saving data for 10704647: {'auction_closing_time': 1774513800.0, 'created_time': 1774260947.043311, 'last_price_update_time': 1774434071.437559}
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704647') HTTP/1.1" 204 0
2026-03-25 10:21:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1f89205-9500-5755-a4f5-c6397e51c4d2 with identifier: 10716351
2026-03-25 10:21:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1f89205-9500-5755-a4f5-c6397e51c4d2 with identifier: 10716351
2026-03-25 10:21:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1f89205-9500-5755-a4f5-c6397e51c4d2 with identifier: 10716351 to the API
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716351>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 92,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'b1f89205-9500-5755-a4f5-c6397e51c4d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1HKV559',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716351',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 239927,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1950,
'price_includes_vat': True,
'registration_date': '2014-08-13',
'seats_number': 5,
'seller_name': 'Ores Assets',
'title': 'Peugeot 2008 1.6 HDI Active - Diesel - Manual - 92 hp - 239.927 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2014}
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716351%27 HTTP/1.1" 200 None
2026-03-25 10:21:11 [adesa.be] INFO: Saving data for 10716351: {'auction_closing_time': 1774434600.0, 'created_time': 1774347567.173723, 'last_price_update_time': 1774434071.723706}
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716351') HTTP/1.1" 204 0
2026-03-25 10:21:11 [adesa.be] INFO: Found listing with ID: 10704649
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704649%27 HTTP/1.1" 200 None
2026-03-25 10:21:11 [adesa.be] INFO: Scrape type for 10704649: 2
2026-03-25 10:21:11 [adesa.be] INFO: Scraping item 10704649 url https://www.openlane.eu/en/carv6/auction/10704649
2026-03-25 10:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:21:11 [adesa.be] INFO: Found listing with ID: 10704653
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704653%27 HTTP/1.1" 200 None
2026-03-25 10:21:11 [adesa.be] INFO: Scrape type for 10704653: 0
2026-03-25 10:21:11 [adesa.be] INFO: Skipping item 10704653 url https://www.openlane.eu/en/carv6/auction/10704653
2026-03-25 10:21:11 [adesa.be] INFO: Found listing with ID: 10712017
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710712017%27 HTTP/1.1" 200 None
2026-03-25 10:21:11 [adesa.be] INFO: Scrape type for 10712017: 0
2026-03-25 10:21:11 [adesa.be] INFO: Skipping item 10712017 url https://www.openlane.eu/en/carv6/auction/10712017
2026-03-25 10:21:11 [adesa.be] INFO: Found listing with ID: 10712000
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710712000%27 HTTP/1.1" 200 None
2026-03-25 10:21:11 [adesa.be] INFO: Scrape type for 10712000: 0
2026-03-25 10:21:11 [adesa.be] INFO: Skipping item 10712000 url https://www.openlane.eu/en/carv6/auction/10712000
2026-03-25 10:21:11 [adesa.be] INFO: Found listing with ID: 10704655
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704655%27 HTTP/1.1" 200 None
2026-03-25 10:21:11 [adesa.be] INFO: Scrape type for 10704655: 0
2026-03-25 10:21:11 [adesa.be] INFO: Skipping item 10704655 url https://www.openlane.eu/en/carv6/auction/10704655
2026-03-25 10:21:11 [adesa.be] INFO: Found listing with ID: 10704654
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704654%27 HTTP/1.1" 200 None
2026-03-25 10:21:11 [adesa.be] INFO: Scrape type for 10704654: 0
2026-03-25 10:21:11 [adesa.be] INFO: Skipping item 10704654 url https://www.openlane.eu/en/carv6/auction/10704654
2026-03-25 10:21:11 [adesa.be] INFO: Found listing with ID: 10704656
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704656%27 HTTP/1.1" 200 None
2026-03-25 10:21:11 [adesa.be] INFO: Scrape type for 10704656: 0
2026-03-25 10:21:11 [adesa.be] INFO: Skipping item 10704656 url https://www.openlane.eu/en/carv6/auction/10704656
2026-03-25 10:21:11 [adesa.be] INFO: Found listing with ID: 10704657
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704657%27 HTTP/1.1" 200 None
2026-03-25 10:21:11 [adesa.be] INFO: Scrape type for 10704657: 0
2026-03-25 10:21:11 [adesa.be] INFO: Skipping item 10704657 url https://www.openlane.eu/en/carv6/auction/10704657
2026-03-25 10:21:11 [adesa.be] INFO: Found listing with ID: 10704658
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704658%27 HTTP/1.1" 200 None
2026-03-25 10:21:11 [adesa.be] INFO: Scrape type for 10704658: 0
2026-03-25 10:21:11 [adesa.be] INFO: Skipping item 10704658 url https://www.openlane.eu/en/carv6/auction/10704658
2026-03-25 10:21:11 [adesa.be] INFO: Found listing with ID: 10704659
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704659%27 HTTP/1.1" 200 None
2026-03-25 10:21:11 [adesa.be] INFO: Scrape type for 10704659: 0
2026-03-25 10:21:11 [adesa.be] INFO: Skipping item 10704659 url https://www.openlane.eu/en/carv6/auction/10704659
2026-03-25 10:21:11 [adesa.be] INFO: Found listing with ID: 10704662
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704662%27 HTTP/1.1" 200 None
2026-03-25 10:21:11 [adesa.be] INFO: Scrape type for 10704662: 0
2026-03-25 10:21:11 [adesa.be] INFO: Skipping item 10704662 url https://www.openlane.eu/en/carv6/auction/10704662
2026-03-25 10:21:11 [adesa.be] INFO: Found listing with ID: 10704663
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704663%27 HTTP/1.1" 200 None
2026-03-25 10:21:11 [adesa.be] INFO: Scrape type for 10704663: 0
2026-03-25 10:21:11 [adesa.be] INFO: Skipping item 10704663 url https://www.openlane.eu/en/carv6/auction/10704663
2026-03-25 10:21:11 [adesa.be] INFO: Found listing with ID: 10704664
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704664%27 HTTP/1.1" 200 None
2026-03-25 10:21:11 [adesa.be] INFO: Scrape type for 10704664: 2
2026-03-25 10:21:11 [adesa.be] INFO: Scraping item 10704664 url https://www.openlane.eu/en/carv6/auction/10704664
2026-03-25 10:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:11 [adesa.be] INFO: Found listing with ID: 10711996
2026-03-25 10:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711996%27 HTTP/1.1" 200 None
2026-03-25 10:21:12 [adesa.be] INFO: Scrape type for 10711996: 0
2026-03-25 10:21:12 [adesa.be] INFO: Skipping item 10711996 url https://www.openlane.eu/en/carv6/auction/10711996
2026-03-25 10:21:12 [adesa.be] INFO: Found listing with ID: 10704667
2026-03-25 10:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704667%27 HTTP/1.1" 200 None
2026-03-25 10:21:12 [adesa.be] INFO: Scrape type for 10704667: 0
2026-03-25 10:21:12 [adesa.be] INFO: Skipping item 10704667 url https://www.openlane.eu/en/carv6/auction/10704667
2026-03-25 10:21:12 [adesa.be] INFO: Found listing with ID: 10712005
2026-03-25 10:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710712005%27 HTTP/1.1" 200 None
2026-03-25 10:21:12 [adesa.be] INFO: Scrape type for 10712005: 0
2026-03-25 10:21:12 [adesa.be] INFO: Skipping item 10712005 url https://www.openlane.eu/en/carv6/auction/10712005
2026-03-25 10:21:12 [adesa.be] INFO: Found listing with ID: 10704668
2026-03-25 10:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704668%27 HTTP/1.1" 200 None
2026-03-25 10:21:12 [adesa.be] INFO: Scrape type for 10704668: 2
2026-03-25 10:21:12 [adesa.be] INFO: Scraping item 10704668 url https://www.openlane.eu/en/carv6/auction/10704668
2026-03-25 10:21:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:21:12 [adesa.be] INFO: Found listing with ID: 10712010
2026-03-25 10:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710712010%27 HTTP/1.1" 200 None
2026-03-25 10:21:12 [adesa.be] INFO: Scrape type for 10712010: 0
2026-03-25 10:21:12 [adesa.be] INFO: Skipping item 10712010 url https://www.openlane.eu/en/carv6/auction/10712010
2026-03-25 10:21:12 [adesa.be] INFO: Found listing with ID: 10704677
2026-03-25 10:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704677%27 HTTP/1.1" 200 None
2026-03-25 10:21:12 [adesa.be] INFO: Scrape type for 10704677: 2
2026-03-25 10:21:12 [adesa.be] INFO: Scraping item 10704677 url https://www.openlane.eu/en/carv6/auction/10704677
2026-03-25 10:21:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 336ace3f-cace-5de3-9250-5bf9d44046c1 with identifier: 10707959
2026-03-25 10:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 336ace3f-cace-5de3-9250-5bf9d44046c1 with scrape type 2
2026-03-25 10:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 336ace3f-cace-5de3-9250-5bf9d44046c1 with scrape type 2
2026-03-25 10:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 336ace3f-cace-5de3-9250-5bf9d44046c1, identifier: 10707959
2026-03-25 10:21:12 [adesa.be] INFO: Found listing with ID: 10704678
2026-03-25 10:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704678%27 HTTP/1.1" 200 None
2026-03-25 10:21:12 [adesa.be] INFO: Scrape type for 10704678: 0
2026-03-25 10:21:12 [adesa.be] INFO: Skipping item 10704678 url https://www.openlane.eu/en/carv6/auction/10704678
2026-03-25 10:21:12 [adesa.be] INFO: Found listing with ID: 10704676
2026-03-25 10:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704676%27 HTTP/1.1" 200 None
2026-03-25 10:21:12 [adesa.be] INFO: Scrape type for 10704676: 0
2026-03-25 10:21:12 [adesa.be] INFO: Skipping item 10704676 url https://www.openlane.eu/en/carv6/auction/10704676
2026-03-25 10:21:12 [adesa.be] INFO: Found listing with ID: 10704679
2026-03-25 10:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704679%27 HTTP/1.1" 200 None
2026-03-25 10:21:12 [adesa.be] INFO: Scrape type for 10704679: 0
2026-03-25 10:21:12 [adesa.be] INFO: Skipping item 10704679 url https://www.openlane.eu/en/carv6/auction/10704679
2026-03-25 10:21:12 [adesa.be] INFO: Found listing with ID: 10704680
2026-03-25 10:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704680%27 HTTP/1.1" 200 None
2026-03-25 10:21:12 [adesa.be] INFO: Scrape type for 10704680: 0
2026-03-25 10:21:12 [adesa.be] INFO: Skipping item 10704680 url https://www.openlane.eu/en/carv6/auction/10704680
2026-03-25 10:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 336ace3f-cace-5de3-9250-5bf9d44046c1 with identifier: 10707959
2026-03-25 10:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 336ace3f-cace-5de3-9250-5bf9d44046c1 with identifier: 10707959
2026-03-25 10:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 336ace3f-cace-5de3-9250-5bf9d44046c1 with identifier: 10707959 to the API
2026-03-25 10:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707959>
{'auction_title': '',
'c_o_2_emission_value': 224,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 129,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '336ace3f-cace-5de3-9250-5bf9d44046c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1JSJ994',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707959',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 226735,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2015-02-13',
'seats_number': 2,
'seller_name': 'Ores Assets',
'title': 'Mercedes-Benz Sprinter L2H1 313 CDI - 4-Matic - Diesel - Manual - '
'129 hp - 226.735 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-25 10:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710707959%27 HTTP/1.1" 200 None
2026-03-25 10:21:12 [adesa.be] INFO: Saving data for 10707959: {'auction_closing_time': 1774434600.0, 'created_time': 1774260999.455798, 'last_price_update_time': 1774434072.589285}
2026-03-25 10:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10707959') HTTP/1.1" 204 0
2026-03-25 10:21:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 414af096-8216-5500-ba1d-0bc5b2e0f3e1 with identifier: 10704519
2026-03-25 10:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 414af096-8216-5500-ba1d-0bc5b2e0f3e1 with scrape type 2
2026-03-25 10:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 414af096-8216-5500-ba1d-0bc5b2e0f3e1 with scrape type 2
2026-03-25 10:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 414af096-8216-5500-ba1d-0bc5b2e0f3e1, identifier: 10704519
2026-03-25 10:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 414af096-8216-5500-ba1d-0bc5b2e0f3e1 with identifier: 10704519
2026-03-25 10:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 414af096-8216-5500-ba1d-0bc5b2e0f3e1 with identifier: 10704519
2026-03-25 10:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 414af096-8216-5500-ba1d-0bc5b2e0f3e1 with identifier: 10704519 to the API
2026-03-25 10:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704519>
{'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-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '414af096-8216-5500-ba1d-0bc5b2e0f3e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAT758',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704519',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 242466,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-09-13',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 150 hp - 242.466 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704519%27 HTTP/1.1" 200 None
2026-03-25 10:21:13 [adesa.be] INFO: Saving data for 10704519: {'auction_closing_time': 1774513800.0, 'created_time': 1774260953.791447, 'last_price_update_time': 1774434073.146983}
2026-03-25 10:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704519') HTTP/1.1" 204 0
2026-03-25 10:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:21:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd0edc4b-e034-5fa2-b804-d06e847436c3 with identifier: 10716259
2026-03-25 10:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd0edc4b-e034-5fa2-b804-d06e847436c3 with scrape type 2
2026-03-25 10:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd0edc4b-e034-5fa2-b804-d06e847436c3 with scrape type 2
2026-03-25 10:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd0edc4b-e034-5fa2-b804-d06e847436c3, identifier: 10716259
2026-03-25 10:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd0edc4b-e034-5fa2-b804-d06e847436c3 with identifier: 10716259
2026-03-25 10:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd0edc4b-e034-5fa2-b804-d06e847436c3 with identifier: 10716259
2026-03-25 10:21:13 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: fd0edc4b-e034-5fa2-b804-d06e847436c3 with expiration date: 2026-03-25T10:15:00Z
{'auction_title': '',
'c_o_2_emission_value': 185,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'fd0edc4b-e034-5fa2-b804-d06e847436c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GJU880',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716259',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1350,
'price_includes_vat': True,
'registration_date': '2013-03-27',
'seats_number': 2,
'seller_name': 'Ores Assets',
'title': 'Fiat Ducato 2.0 MultiJet - Diesel - Manual - 115 hp - 999.999 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-25 10:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716259%27 HTTP/1.1" 200 None
2026-03-25 10:21:13 [adesa.be] INFO: Saving data for 10716259: {'auction_closing_time': 1774433700.0, 'created_time': 1774347571.516425, 'last_price_update_time': 1774434073.38546}
2026-03-25 10:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716259') HTTP/1.1" 204 0
2026-03-25 10:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714247> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b8aaaf5-229c-517e-8c13-4c01fd19d588 with identifier: 10716277
2026-03-25 10:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b8aaaf5-229c-517e-8c13-4c01fd19d588 with scrape type 2
2026-03-25 10:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b8aaaf5-229c-517e-8c13-4c01fd19d588 with scrape type 2
2026-03-25 10:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b8aaaf5-229c-517e-8c13-4c01fd19d588, identifier: 10716277
2026-03-25 10:21:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b8aaaf5-229c-517e-8c13-4c01fd19d588 with identifier: 10716277
2026-03-25 10:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b8aaaf5-229c-517e-8c13-4c01fd19d588 with identifier: 10716277
2026-03-25 10:21:13 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 1b8aaaf5-229c-517e-8c13-4c01fd19d588 with expiration date: 2026-03-25T10:15:00Z
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'engine_horse_power': 70,
'expiration_date': '2026-03-25T10:15:00Z',
'fuel_type': 'Diesel',
'id': '1b8aaaf5-229c-517e-8c13-4c01fd19d588',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GJU541',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716277',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Panda',
'odometer': 103910,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 250,
'price_includes_vat': True,
'registration_date': '2010-04-15',
'seats_number': 4,
'seller_name': 'Ores Assets',
'title': 'Fiat Panda 1.3 MultiJet - Diesel - Manual - 70 hp - 103.910 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2010}
2026-03-25 10:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716277%27 HTTP/1.1" 200 None
2026-03-25 10:21:13 [adesa.be] INFO: Saving data for 10716277: {'auction_closing_time': 1774433700.0, 'created_time': 1774347560.859124, 'last_price_update_time': 1774434073.528413}
2026-03-25 10:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716277') HTTP/1.1" 204 0
2026-03-25 10:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8972403-00a6-5cdb-bfc3-396d4455dee2 with identifier: 10714247
2026-03-25 10:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8972403-00a6-5cdb-bfc3-396d4455dee2 with scrape type 2
2026-03-25 10:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8972403-00a6-5cdb-bfc3-396d4455dee2 with scrape type 2
2026-03-25 10:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a8972403-00a6-5cdb-bfc3-396d4455dee2, identifier: 10714247
2026-03-25 10:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a8972403-00a6-5cdb-bfc3-396d4455dee2 with identifier: 10714247
2026-03-25 10:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a8972403-00a6-5cdb-bfc3-396d4455dee2 with identifier: 10714247
2026-03-25 10:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a8972403-00a6-5cdb-bfc3-396d4455dee2 with identifier: 10714247 to the API
2026-03-25 10:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714247>
{'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-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'a8972403-00a6-5cdb-bfc3-396d4455dee2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1NVH579',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714247',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 113241,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3500,
'price_includes_vat': True,
'registration_date': '2016-05-04',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Citroën Jumpy 2.0 HDI - Diesel - Manual - 128 hp - 113.241 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-25 10:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714247%27 HTTP/1.1" 200 None
2026-03-25 10:21:13 [adesa.be] INFO: Saving data for 10714247: {'auction_closing_time': 1774600200.0, 'created_time': 1774347515.772944, 'last_price_update_time': 1774434073.95088}
2026-03-25 10:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714247') HTTP/1.1" 204 0
2026-03-25 10:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716265> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:21:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 142b2023-b91b-55a7-80ac-dc4e1ce45b44 with identifier: 10716265
2026-03-25 10:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 142b2023-b91b-55a7-80ac-dc4e1ce45b44 with scrape type 2
2026-03-25 10:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 142b2023-b91b-55a7-80ac-dc4e1ce45b44 with scrape type 2
2026-03-25 10:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 142b2023-b91b-55a7-80ac-dc4e1ce45b44, identifier: 10716265
2026-03-25 10:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 142b2023-b91b-55a7-80ac-dc4e1ce45b44 with identifier: 10716265
2026-03-25 10:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 142b2023-b91b-55a7-80ac-dc4e1ce45b44 with identifier: 10716265
2026-03-25 10:21:14 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 142b2023-b91b-55a7-80ac-dc4e1ce45b44 with expiration date: 2026-03-25T10:15:00Z
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T10:15:00Z',
'fuel_type': 'Diesel',
'id': '142b2023-b91b-55a7-80ac-dc4e1ce45b44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GJK954',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716265',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 174289,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2200,
'price_includes_vat': True,
'registration_date': '2011-12-05',
'seats_number': 3,
'seller_name': 'Ores Assets',
'title': 'Ford Transit 2.2 TDCI Ambiente - Diesel - Manual - 125 hp - 174.289 '
'km',
'transmission': 'manual',
'trim': 'Ambiente',
'vin': None,
'year': 2011}
2026-03-25 10:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716265%27 HTTP/1.1" 200 None
2026-03-25 10:21:14 [adesa.be] INFO: Saving data for 10716265: {'auction_closing_time': 1774433700.0, 'created_time': 1774347542.258662, 'last_price_update_time': 1774434074.187483}
2026-03-25 10:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716265') HTTP/1.1" 204 0
2026-03-25 10:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716260> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:21:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50cfcf05-46c6-5460-8c1a-c4e3add1be52 with identifier: 10716260
2026-03-25 10:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50cfcf05-46c6-5460-8c1a-c4e3add1be52 with scrape type 2
2026-03-25 10:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50cfcf05-46c6-5460-8c1a-c4e3add1be52 with scrape type 2
2026-03-25 10:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50cfcf05-46c6-5460-8c1a-c4e3add1be52, identifier: 10716260
2026-03-25 10:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50cfcf05-46c6-5460-8c1a-c4e3add1be52 with identifier: 10716260
2026-03-25 10:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50cfcf05-46c6-5460-8c1a-c4e3add1be52 with identifier: 10716260
2026-03-25 10:21:14 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 50cfcf05-46c6-5460-8c1a-c4e3add1be52 with expiration date: 2026-03-25T10:15:00Z
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'engine_horse_power': 90,
'expiration_date': '2026-03-25T10:15:00Z',
'fuel_type': 'Diesel',
'id': '50cfcf05-46c6-5460-8c1a-c4e3add1be52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GKS394',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716260',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 135969,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 750,
'price_includes_vat': True,
'registration_date': '2011-05-19',
'seats_number': 2,
'seller_name': 'Ores Assets',
'title': 'Fiat Doblo Cargo 1.3 MultiJet - Diesel - Manual - 90 hp - 135.969 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-25 10:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716260%27 HTTP/1.1" 200 None
2026-03-25 10:21:14 [adesa.be] INFO: Saving data for 10716260: {'auction_closing_time': 1774433700.0, 'created_time': 1774347570.907706, 'last_price_update_time': 1774434074.948575}
2026-03-25 10:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716260') HTTP/1.1" 204 0
2026-03-25 10:21:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb833d30-06e3-5390-a88b-de0e6be5fa6f with identifier: 10716276
2026-03-25 10:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb833d30-06e3-5390-a88b-de0e6be5fa6f with scrape type 2
2026-03-25 10:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb833d30-06e3-5390-a88b-de0e6be5fa6f with scrape type 2
2026-03-25 10:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb833d30-06e3-5390-a88b-de0e6be5fa6f, identifier: 10716276
2026-03-25 10:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb833d30-06e3-5390-a88b-de0e6be5fa6f with identifier: 10716276
2026-03-25 10:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb833d30-06e3-5390-a88b-de0e6be5fa6f with identifier: 10716276
2026-03-25 10:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb833d30-06e3-5390-a88b-de0e6be5fa6f with identifier: 10716276 to the API
2026-03-25 10:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716276>
{'auction_title': '',
'c_o_2_emission_value': 185,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'fb833d30-06e3-5390-a88b-de0e6be5fa6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1HCA412',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716276',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 168034,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2014-06-16',
'seats_number': 2,
'seller_name': 'Ores Assets',
'title': 'Fiat Ducato 2.0 MultiJet - Diesel - Manual - 115 hp - 168.034 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-25 10:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716276%27 HTTP/1.1" 200 None
2026-03-25 10:21:15 [adesa.be] INFO: Saving data for 10716276: {'auction_closing_time': 1774434600.0, 'created_time': 1774347568.890555, 'last_price_update_time': 1774434075.353997}
2026-03-25 10:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716276') HTTP/1.1" 204 0
2026-03-25 10:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714688> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716135> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 094b8ab9-9465-530b-93d1-c3b1a8fb71b4 with identifier: 10716652
2026-03-25 10:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 094b8ab9-9465-530b-93d1-c3b1a8fb71b4 with scrape type 2
2026-03-25 10:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 094b8ab9-9465-530b-93d1-c3b1a8fb71b4 with scrape type 2
2026-03-25 10:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 094b8ab9-9465-530b-93d1-c3b1a8fb71b4, identifier: 10716652
2026-03-25 10:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 094b8ab9-9465-530b-93d1-c3b1a8fb71b4 with identifier: 10716652
2026-03-25 10:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 094b8ab9-9465-530b-93d1-c3b1a8fb71b4 with identifier: 10716652
2026-03-25 10:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 094b8ab9-9465-530b-93d1-c3b1a8fb71b4 with identifier: 10716652 to the API
2026-03-25 10:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716652>
{'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-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '094b8ab9-9465-530b-93d1-c3b1a8fb71b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVG083',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716652',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 190169,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-04-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Ioniq 1.6 GDI - Petrol - Automatic - 105 hp - 190.169 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716652%27 HTTP/1.1" 200 None
2026-03-25 10:21:15 [adesa.be] INFO: Saving data for 10716652: {'auction_closing_time': 1774868400.0, 'created_time': 1774347499.370638, 'last_price_update_time': 1774434075.869599}
2026-03-25 10:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716652') HTTP/1.1" 204 0
2026-03-25 10:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d3ac1af-8cee-51a2-a487-b042cd307706 with identifier: 10714688
2026-03-25 10:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d3ac1af-8cee-51a2-a487-b042cd307706 with scrape type 2
2026-03-25 10:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d3ac1af-8cee-51a2-a487-b042cd307706 with scrape type 2
2026-03-25 10:21:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d3ac1af-8cee-51a2-a487-b042cd307706, identifier: 10714688
2026-03-25 10:21:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39af7440-087f-5253-804e-0f3cb3925d90 with identifier: 10716135
2026-03-25 10:21:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39af7440-087f-5253-804e-0f3cb3925d90 with scrape type 2
2026-03-25 10:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39af7440-087f-5253-804e-0f3cb3925d90 with scrape type 2
2026-03-25 10:21:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 39af7440-087f-5253-804e-0f3cb3925d90, identifier: 10716135
2026-03-25 10:21:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d3ac1af-8cee-51a2-a487-b042cd307706 with identifier: 10714688
2026-03-25 10:21:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d3ac1af-8cee-51a2-a487-b042cd307706 with identifier: 10714688
2026-03-25 10:21:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d3ac1af-8cee-51a2-a487-b042cd307706 with identifier: 10714688 to the API
2026-03-25 10:21:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714688>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '6d3ac1af-8cee-51a2-a487-b042cd307706',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XKK970',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714688',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 137528,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2020-01-24',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Crafter 2.0 TDI - Diesel - Automatic - 177 hp - 137.528 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 10:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714688%27 HTTP/1.1" 200 None
2026-03-25 10:21:16 [adesa.be] INFO: Saving data for 10714688: {'auction_closing_time': 1774600200.0, 'created_time': 1774347443.273898, 'last_price_update_time': 1774434076.385584}
2026-03-25 10:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714688') HTTP/1.1" 204 0
2026-03-25 10:21:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 39af7440-087f-5253-804e-0f3cb3925d90 with identifier: 10716135
2026-03-25 10:21:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 39af7440-087f-5253-804e-0f3cb3925d90 with identifier: 10716135
2026-03-25 10:21:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 39af7440-087f-5253-804e-0f3cb3925d90 with identifier: 10716135 to the API
2026-03-25 10:21:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716135>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '39af7440-087f-5253-804e-0f3cb3925d90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '024034',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716135',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 207496,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2019-04-18',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 207.496 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-25 10:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716135%27 HTTP/1.1" 200 None
2026-03-25 10:21:16 [adesa.be] INFO: Saving data for 10716135: {'auction_closing_time': 1774519200.0, 'created_time': 1774347390.688692, 'last_price_update_time': 1774434076.693213}
2026-03-25 10:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716135') HTTP/1.1" 204 0
2026-03-25 10:21:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704514> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:21:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:21:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21210035-1292-5eae-b00f-78b5b3a6c17f with identifier: 10704707
2026-03-25 10:21:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21210035-1292-5eae-b00f-78b5b3a6c17f with scrape type 2
2026-03-25 10:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21210035-1292-5eae-b00f-78b5b3a6c17f with scrape type 2
2026-03-25 10:21:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 21210035-1292-5eae-b00f-78b5b3a6c17f, identifier: 10704707
2026-03-25 10:21:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 21210035-1292-5eae-b00f-78b5b3a6c17f with identifier: 10704707
2026-03-25 10:21:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 21210035-1292-5eae-b00f-78b5b3a6c17f with identifier: 10704707
2026-03-25 10:21:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 21210035-1292-5eae-b00f-78b5b3a6c17f with identifier: 10704707 to the API
2026-03-25 10:21:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704707>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '21210035-1292-5eae-b00f-78b5b3a6c17f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXF526',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704707',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 170535,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC60 T6 R-Design - AWD - Hybrid - Automatic - 253 hp - '
'170.535 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-25 10:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704707%27 HTTP/1.1" 200 None
2026-03-25 10:21:17 [adesa.be] INFO: Saving data for 10704707: {'auction_closing_time': 1774513800.0, 'created_time': 1774241890.558321, 'last_price_update_time': 1774434077.214649}
2026-03-25 10:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704707') HTTP/1.1" 204 0
2026-03-25 10:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c76b6095-5462-5817-b430-e79d81bc664b with identifier: 10704514
2026-03-25 10:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c76b6095-5462-5817-b430-e79d81bc664b with scrape type 2
2026-03-25 10:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c76b6095-5462-5817-b430-e79d81bc664b with scrape type 2
2026-03-25 10:21:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c76b6095-5462-5817-b430-e79d81bc664b, identifier: 10704514
2026-03-25 10:21:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c76b6095-5462-5817-b430-e79d81bc664b with identifier: 10704514
2026-03-25 10:21:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c76b6095-5462-5817-b430-e79d81bc664b with identifier: 10704514
2026-03-25 10:21:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c76b6095-5462-5817-b430-e79d81bc664b with identifier: 10704514 to the API
2026-03-25 10:21:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704514>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'c76b6095-5462-5817-b430-e79d81bc664b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTQ480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704514',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 78012,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2023-06-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116i - Petrol - Automatic - 109 hp - 78.012 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 10:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704514%27 HTTP/1.1" 200 None
2026-03-25 10:21:17 [adesa.be] INFO: Saving data for 10704514: {'auction_closing_time': 1774513800.0, 'created_time': 1774261017.618001, 'last_price_update_time': 1774434077.714084}
2026-03-25 10:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704514') HTTP/1.1" 204 0
2026-03-25 10:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723159> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704650> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10: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-25 10:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3118fc91-cee6-5658-a80c-983b4739d361 with identifier: 10704664
2026-03-25 10:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3118fc91-cee6-5658-a80c-983b4739d361 with scrape type 2
2026-03-25 10:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3118fc91-cee6-5658-a80c-983b4739d361 with scrape type 2
2026-03-25 10:21:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3118fc91-cee6-5658-a80c-983b4739d361, identifier: 10704664
2026-03-25 10:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05cadf9f-0d67-56c8-b5f1-a42a9c419229 with identifier: 10723159
2026-03-25 10:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05cadf9f-0d67-56c8-b5f1-a42a9c419229 with scrape type 1
2026-03-25 10:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 05cadf9f-0d67-56c8-b5f1-a42a9c419229
2026-03-25 10:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730099%252Fgeneral%252Fdac57322-5184-45f6-9120-9479f527dce1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730099/general/dac57322-5184-45f6-9120-9479f527dce1.jpeg already downloaded
2026-03-25 10:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21: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%252F5730099%252Fgeneral%252F97b52d8f-7ca8-4b49-90d2-b2c7373340de.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730099/general/97b52d8f-7ca8-4b49-90d2-b2c7373340de.jpeg already downloaded
2026-03-25 10:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21: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%252F5730099%252Fgeneral%252F0d2b8260-a7a1-4e21-a3fd-6fa48249725b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730099/general/0d2b8260-a7a1-4e21-a3fd-6fa48249725b.jpeg already downloaded
2026-03-25 10:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21: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%252F5730099%252Fgeneral%252F453226ba-a6a8-4836-810d-5ee3f444a642.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730099/general/453226ba-a6a8-4836-810d-5ee3f444a642.jpeg already downloaded
2026-03-25 10:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21: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%252F5730099%252Fgeneral%252F2c1b7e7f-68a4-4cee-9228-00f79b6da418.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730099/general/2c1b7e7f-68a4-4cee-9228-00f79b6da418.jpeg already downloaded
2026-03-25 10:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21: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%252F5730099%252Fgeneral%252F2fbac28f-9249-4d3e-960e-807b58bac73b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730099/general/2fbac28f-9249-4d3e-960e-807b58bac73b.jpeg already downloaded
2026-03-25 10:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21: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%252F5730099%252Fgeneral%252F92634a4b-1974-441c-9697-273045a8f57a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730099/general/92634a4b-1974-441c-9697-273045a8f57a.jpeg already downloaded
2026-03-25 10:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21: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%252F5730099%252Fgeneral%252F3cb1e71d-a700-442d-99cf-b73082648ee3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730099/general/3cb1e71d-a700-442d-99cf-b73082648ee3.jpeg already downloaded
2026-03-25 10:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21: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%252F5730099%252Fgeneral%252F41cd3cdb-bf01-4fbc-bf25-10480804d6b3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730099/general/41cd3cdb-bf01-4fbc-bf25-10480804d6b3.jpeg already downloaded
2026-03-25 10:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21: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%252F5730099%252Fgeneral%252F1970c8da-33d9-4b38-b814-c11c7ef16367.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730099/general/1970c8da-33d9-4b38-b814-c11c7ef16367.jpeg already downloaded
2026-03-25 10:21:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 05cadf9f-0d67-56c8-b5f1-a42a9c419229, identifier: 10723159
2026-03-25 10:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3118fc91-cee6-5658-a80c-983b4739d361 with identifier: 10704664
2026-03-25 10:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3118fc91-cee6-5658-a80c-983b4739d361 with identifier: 10704664
2026-03-25 10:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3118fc91-cee6-5658-a80c-983b4739d361 with identifier: 10704664 to the API
2026-03-25 10:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704664>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': '3118fc91-cee6-5658-a80c-983b4739d361',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCN190',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704664',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 61239,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2022-06-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Seat Leon 1.0 TSI Move! - Petrol - Automatic - 110 hp - 61.239 km',
'transmission': 'automatic',
'trim': 'Move!',
'vin': None,
'year': 2022}
2026-03-25 10:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704664%27 HTTP/1.1" 200 None
2026-03-25 10:21:18 [adesa.be] INFO: Saving data for 10704664: {'auction_closing_time': 1774513800.0, 'created_time': 1774241889.064246, 'last_price_update_time': 1774434078.548192}
2026-03-25 10:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704664') HTTP/1.1" 204 0
2026-03-25 10:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 05cadf9f-0d67-56c8-b5f1-a42a9c419229 with identifier: 10723159
2026-03-25 10:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 05cadf9f-0d67-56c8-b5f1-a42a9c419229 with identifier: 10723159
2026-03-25 10:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 05cadf9f-0d67-56c8-b5f1-a42a9c419229 with identifier: 10723159 to the API
2026-03-25 10:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723159>
{'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': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '05cadf9f-0d67-56c8-b5f1-a42a9c419229',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRL722',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723159',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 209859,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 64,
'photo_urls': ['https://images.openlane.eu/carimgs/5730099/general/dac57322-5184-45f6-9120-9479f527dce1.jpeg',
'https://images.openlane.eu/carimgs/5730099/general/97b52d8f-7ca8-4b49-90d2-b2c7373340de.jpeg',
'https://images.openlane.eu/carimgs/5730099/general/0d2b8260-a7a1-4e21-a3fd-6fa48249725b.jpeg',
'https://images.openlane.eu/carimgs/5730099/general/453226ba-a6a8-4836-810d-5ee3f444a642.jpeg',
'https://images.openlane.eu/carimgs/5730099/general/2c1b7e7f-68a4-4cee-9228-00f79b6da418.jpeg',
'https://images.openlane.eu/carimgs/5730099/general/2fbac28f-9249-4d3e-960e-807b58bac73b.jpeg',
'https://images.openlane.eu/carimgs/5730099/general/92634a4b-1974-441c-9697-273045a8f57a.jpeg',
'https://images.openlane.eu/carimgs/5730099/general/3cb1e71d-a700-442d-99cf-b73082648ee3.jpeg',
'https://images.openlane.eu/carimgs/5730099/general/41cd3cdb-bf01-4fbc-bf25-10480804d6b3.jpeg',
'https://images.openlane.eu/carimgs/5730099/general/1970c8da-33d9-4b38-b814-c11c7ef16367.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05cadf9f-0d67-56c8-b5f1-a42a9c419229/05cadf9f-0d67-56c8-b5f1-a42a9c419229_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2239728,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730099/general/dac57322-5184-45f6-9120-9479f527dce1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05cadf9f-0d67-56c8-b5f1-a42a9c419229/05cadf9f-0d67-56c8-b5f1-a42a9c419229_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2345380,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730099/general/97b52d8f-7ca8-4b49-90d2-b2c7373340de.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05cadf9f-0d67-56c8-b5f1-a42a9c419229/05cadf9f-0d67-56c8-b5f1-a42a9c419229_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2212729,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730099/general/0d2b8260-a7a1-4e21-a3fd-6fa48249725b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05cadf9f-0d67-56c8-b5f1-a42a9c419229/05cadf9f-0d67-56c8-b5f1-a42a9c419229_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2196694,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730099/general/453226ba-a6a8-4836-810d-5ee3f444a642.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05cadf9f-0d67-56c8-b5f1-a42a9c419229/05cadf9f-0d67-56c8-b5f1-a42a9c419229_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2806106,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730099/general/2c1b7e7f-68a4-4cee-9228-00f79b6da418.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05cadf9f-0d67-56c8-b5f1-a42a9c419229/05cadf9f-0d67-56c8-b5f1-a42a9c419229_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2105798,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730099/general/2fbac28f-9249-4d3e-960e-807b58bac73b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05cadf9f-0d67-56c8-b5f1-a42a9c419229/05cadf9f-0d67-56c8-b5f1-a42a9c419229_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2423875,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730099/general/92634a4b-1974-441c-9697-273045a8f57a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05cadf9f-0d67-56c8-b5f1-a42a9c419229/05cadf9f-0d67-56c8-b5f1-a42a9c419229_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2473314,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730099/general/3cb1e71d-a700-442d-99cf-b73082648ee3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05cadf9f-0d67-56c8-b5f1-a42a9c419229/05cadf9f-0d67-56c8-b5f1-a42a9c419229_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2417442,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730099/general/41cd3cdb-bf01-4fbc-bf25-10480804d6b3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05cadf9f-0d67-56c8-b5f1-a42a9c419229/05cadf9f-0d67-56c8-b5f1-a42a9c419229_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2338076,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730099/general/1970c8da-33d9-4b38-b814-c11c7ef16367.jpeg',
'Width': 4032}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 3,
'seller_name': 'Verhelst Aannemingen NV',
'title': 'Mercedes-Benz Sprinter L2H2 315 CDI - Diesel - Automatic - 150 hp - '
'209.859 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 10:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710723159%27 HTTP/1.1" 200 None
2026-03-25 10:21:18 [adesa.be] INFO: Saving data for 10723159: {'created_time': 1774434078.917197, 'last_price_update_time': 1774434078.917209, 'auction_closing_time': 1774868400.0}
2026-03-25 10:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723159') HTTP/1.1" 204 0
2026-03-25 10:21:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 079a1119-985d-55df-924c-f23788934818 with identifier: 10704650
2026-03-25 10:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 079a1119-985d-55df-924c-f23788934818 with scrape type 2
2026-03-25 10:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 079a1119-985d-55df-924c-f23788934818 with scrape type 2
2026-03-25 10:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 079a1119-985d-55df-924c-f23788934818, identifier: 10704650
2026-03-25 10:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 079a1119-985d-55df-924c-f23788934818 with identifier: 10704650
2026-03-25 10:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 079a1119-985d-55df-924c-f23788934818 with identifier: 10704650
2026-03-25 10:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 079a1119-985d-55df-924c-f23788934818 with identifier: 10704650 to the API
2026-03-25 10:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704650>
{'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': 130,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '079a1119-985d-55df-924c-f23788934818',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLN662',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704650',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 117482,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2020-09-30',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Peugeot 5008 1.5 HDI GT Line - Diesel - Automatic - 130 hp - '
'117.482 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-25 10:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704650%27 HTTP/1.1" 200 None
2026-03-25 10:21:19 [adesa.be] INFO: Saving data for 10704650: {'auction_closing_time': 1774513800.0, 'created_time': 1774260946.523358, 'last_price_update_time': 1774434079.318887}
2026-03-25 10:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704650') HTTP/1.1" 204 0
2026-03-25 10: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-25 10: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-25 10:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e96b55c-0323-50df-871c-e39e645c8227 with identifier: 10704668
2026-03-25 10:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e96b55c-0323-50df-871c-e39e645c8227 with scrape type 2
2026-03-25 10:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e96b55c-0323-50df-871c-e39e645c8227 with scrape type 2
2026-03-25 10:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7e96b55c-0323-50df-871c-e39e645c8227, identifier: 10704668
2026-03-25 10:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ecf6d39-619a-5ed4-a914-6d25c41e2594 with identifier: 10704677
2026-03-25 10:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ecf6d39-619a-5ed4-a914-6d25c41e2594 with scrape type 2
2026-03-25 10:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ecf6d39-619a-5ed4-a914-6d25c41e2594 with scrape type 2
2026-03-25 10:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7ecf6d39-619a-5ed4-a914-6d25c41e2594, identifier: 10704677
2026-03-25 10:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7e96b55c-0323-50df-871c-e39e645c8227 with identifier: 10704668
2026-03-25 10:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7e96b55c-0323-50df-871c-e39e645c8227 with identifier: 10704668
2026-03-25 10:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7e96b55c-0323-50df-871c-e39e645c8227 with identifier: 10704668 to the API
2026-03-25 10:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704668>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '7e96b55c-0323-50df-871c-e39e645c8227',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VBV937',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704668',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 189067,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2018-09-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 1.6 TDI Style - Diesel - Automatic - 115 hp - '
'189.067 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2018}
2026-03-25 10:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704668%27 HTTP/1.1" 200 None
2026-03-25 10:21:19 [adesa.be] INFO: Saving data for 10704668: {'auction_closing_time': 1774513800.0, 'created_time': 1774260975.161288, 'last_price_update_time': 1774434079.847447}
2026-03-25 10:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704668') HTTP/1.1" 204 0
2026-03-25 10:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7ecf6d39-619a-5ed4-a914-6d25c41e2594 with identifier: 10704677
2026-03-25 10:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7ecf6d39-619a-5ed4-a914-6d25c41e2594 with identifier: 10704677
2026-03-25 10:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7ecf6d39-619a-5ed4-a914-6d25c41e2594 with identifier: 10704677 to the API
2026-03-25 10:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704677>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': '7ecf6d39-619a-5ed4-a914-6d25c41e2594',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YEX421',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704677',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 143266,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2020-08-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf Variant 1.0 TSI IQ.Drive - Petrol - Manual - 115 hp '
'- 143.266 km',
'transmission': 'manual',
'trim': 'IQ.Drive',
'vin': None,
'year': 2020}
2026-03-25 10:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704677%27 HTTP/1.1" 200 None
2026-03-25 10:21:20 [adesa.be] INFO: Saving data for 10704677: {'auction_closing_time': 1774513800.0, 'created_time': 1774260987.637063, 'last_price_update_time': 1774434080.165214}
2026-03-25 10:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704677') HTTP/1.1" 204 0
2026-03-25 10:21:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10:21:20 [adesa.be] INFO: Found listing with ID: 10712007
2026-03-25 10:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710712007%27 HTTP/1.1" 200 None
2026-03-25 10:21:20 [adesa.be] INFO: Scrape type for 10712007: 0
2026-03-25 10:21:20 [adesa.be] INFO: Skipping item 10712007 url https://www.openlane.eu/en/carv6/auction/10712007
2026-03-25 10:21:20 [adesa.be] INFO: Found listing with ID: 10712001
2026-03-25 10:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710712001%27 HTTP/1.1" 200 None
2026-03-25 10:21:20 [adesa.be] INFO: Scrape type for 10712001: 0
2026-03-25 10:21:20 [adesa.be] INFO: Skipping item 10712001 url https://www.openlane.eu/en/carv6/auction/10712001
2026-03-25 10:21:20 [adesa.be] INFO: Found listing with ID: 10704681
2026-03-25 10:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704681%27 HTTP/1.1" 200 None
2026-03-25 10:21:20 [adesa.be] INFO: Scrape type for 10704681: 0
2026-03-25 10:21:20 [adesa.be] INFO: Skipping item 10704681 url https://www.openlane.eu/en/carv6/auction/10704681
2026-03-25 10:21:20 [adesa.be] INFO: Found listing with ID: 10704682
2026-03-25 10:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704682%27 HTTP/1.1" 200 None
2026-03-25 10:21:20 [adesa.be] INFO: Scrape type for 10704682: 0
2026-03-25 10:21:20 [adesa.be] INFO: Skipping item 10704682 url https://www.openlane.eu/en/carv6/auction/10704682
2026-03-25 10:21:20 [adesa.be] INFO: Found listing with ID: 10704684
2026-03-25 10:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704684%27 HTTP/1.1" 200 None
2026-03-25 10:21:20 [adesa.be] INFO: Scrape type for 10704684: 0
2026-03-25 10:21:20 [adesa.be] INFO: Skipping item 10704684 url https://www.openlane.eu/en/carv6/auction/10704684
2026-03-25 10:21:20 [adesa.be] INFO: Found listing with ID: 10712016
2026-03-25 10:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710712016%27 HTTP/1.1" 200 None
2026-03-25 10:21:20 [adesa.be] INFO: Scrape type for 10712016: 0
2026-03-25 10:21:20 [adesa.be] INFO: Skipping item 10712016 url https://www.openlane.eu/en/carv6/auction/10712016
2026-03-25 10:21:20 [adesa.be] INFO: Found listing with ID: 10722745
2026-03-25 10:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722745%27 HTTP/1.1" 200 None
2026-03-25 10:21:20 [adesa.be] INFO: Scrape type for 10722745: 1
2026-03-25 10:21:20 [adesa.be] INFO: Scraping item 10722745 url https://www.openlane.eu/en/carv6/auction/10722745
2026-03-25 10:21:20 [adesa.be] INFO: Found listing with ID: 10716579
2026-03-25 10:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716579%27 HTTP/1.1" 200 None
2026-03-25 10:21:20 [adesa.be] INFO: Scrape type for 10716579: 0
2026-03-25 10:21:20 [adesa.be] INFO: Skipping item 10716579 url https://www.openlane.eu/en/carv6/auction/10716579
2026-03-25 10:21:20 [adesa.be] INFO: Found listing with ID: 10722733
2026-03-25 10:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722733%27 HTTP/1.1" 200 None
2026-03-25 10:21:20 [adesa.be] INFO: Scrape type for 10722733: 1
2026-03-25 10:21:20 [adesa.be] INFO: Scraping item 10722733 url https://www.openlane.eu/en/carv6/auction/10722733
2026-03-25 10:21:20 [adesa.be] INFO: Found listing with ID: 10722747
2026-03-25 10:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722747%27 HTTP/1.1" 200 None
2026-03-25 10:21:20 [adesa.be] INFO: Scrape type for 10722747: 1
2026-03-25 10:21:20 [adesa.be] INFO: Scraping item 10722747 url https://www.openlane.eu/en/carv6/auction/10722747
2026-03-25 10:21:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with identifier: 10704646
2026-03-25 10:21:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with scrape type 2
2026-03-25 10:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with scrape type 2
2026-03-25 10:21:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 05bd66fa-ffe0-5c34-b516-13cc8a5cec18, identifier: 10704646
2026-03-25 10:21:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33afdae6-c5f7-5d6c-8ae8-9bd66c1c08dd with identifier: 10704648
2026-03-25 10:21:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33afdae6-c5f7-5d6c-8ae8-9bd66c1c08dd with scrape type 2
2026-03-25 10:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33afdae6-c5f7-5d6c-8ae8-9bd66c1c08dd with scrape type 2
2026-03-25 10:21:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 33afdae6-c5f7-5d6c-8ae8-9bd66c1c08dd, identifier: 10704648
2026-03-25 10:21:20 [adesa.be] INFO: Found listing with ID: 10722748
2026-03-25 10:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722748%27 HTTP/1.1" 200 None
2026-03-25 10:21:20 [adesa.be] INFO: Scrape type for 10722748: 1
2026-03-25 10:21:20 [adesa.be] INFO: Scraping item 10722748 url https://www.openlane.eu/en/carv6/auction/10722748
2026-03-25 10:21:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with identifier: 10704646
2026-03-25 10:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with identifier: 10704646
2026-03-25 10:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with identifier: 10704646 to the API
2026-03-25 10:21:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704646>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': '05bd66fa-ffe0-5c34-b516-13cc8a5cec18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVM314',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704646',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 48959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - Manual - 110 hp - 48.959 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-25 10:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704646%27 HTTP/1.1" 200 None
2026-03-25 10:21:20 [adesa.be] INFO: Saving data for 10704646: {'auction_closing_time': 1774513800.0, 'created_time': 1774261000.948164, 'last_price_update_time': 1774434080.907284}
2026-03-25 10:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704646') HTTP/1.1" 204 0
2026-03-25 10:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 33afdae6-c5f7-5d6c-8ae8-9bd66c1c08dd with identifier: 10704648
2026-03-25 10:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 33afdae6-c5f7-5d6c-8ae8-9bd66c1c08dd with identifier: 10704648
2026-03-25 10:21:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 33afdae6-c5f7-5d6c-8ae8-9bd66c1c08dd with identifier: 10704648 to the API
2026-03-25 10:21:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704648>
{'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': 130,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '33afdae6-c5f7-5d6c-8ae8-9bd66c1c08dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQL388',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704648',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 82942,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 82.942 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-25 10:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704648%27 HTTP/1.1" 200 None
2026-03-25 10:21:21 [adesa.be] INFO: Saving data for 10704648: {'auction_closing_time': 1774513800.0, 'created_time': 1774260946.0955229, 'last_price_update_time': 1774434081.281639}
2026-03-25 10:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704648') HTTP/1.1" 204 0
2026-03-25 10:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:21:21 [adesa.be] INFO: Found listing with ID: 10722744
2026-03-25 10:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722744%27 HTTP/1.1" 200 None
2026-03-25 10:21:21 [adesa.be] INFO: Scrape type for 10722744: 1
2026-03-25 10:21:21 [adesa.be] INFO: Scraping item 10722744 url https://www.openlane.eu/en/carv6/auction/10722744
2026-03-25 10:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e90c1f0-17ed-5f26-b71f-280af046d2eb with identifier: 10704649
2026-03-25 10:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e90c1f0-17ed-5f26-b71f-280af046d2eb with scrape type 2
2026-03-25 10:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e90c1f0-17ed-5f26-b71f-280af046d2eb with scrape type 2
2026-03-25 10:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8e90c1f0-17ed-5f26-b71f-280af046d2eb, identifier: 10704649
2026-03-25 10:21:21 [adesa.be] INFO: Found listing with ID: 10720609
2026-03-25 10:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710720609%27 HTTP/1.1" 200 None
2026-03-25 10:21:21 [adesa.be] INFO: Scrape type for 10720609: 0
2026-03-25 10:21:21 [adesa.be] INFO: Skipping item 10720609 url https://www.openlane.eu/en/carv6/auction/10720609
2026-03-25 10:21:21 [adesa.be] INFO: Found listing with ID: 10716680
2026-03-25 10:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716680%27 HTTP/1.1" 200 None
2026-03-25 10:21:21 [adesa.be] INFO: Scrape type for 10716680: 0
2026-03-25 10:21:21 [adesa.be] INFO: Skipping item 10716680 url https://www.openlane.eu/en/carv6/auction/10716680
2026-03-25 10:21:21 [adesa.be] INFO: Found listing with ID: 10716578
2026-03-25 10:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716578%27 HTTP/1.1" 200 None
2026-03-25 10:21:21 [adesa.be] INFO: Scrape type for 10716578: 0
2026-03-25 10:21:21 [adesa.be] INFO: Skipping item 10716578 url https://www.openlane.eu/en/carv6/auction/10716578
2026-03-25 10:21:21 [adesa.be] INFO: Found listing with ID: 10721437
2026-03-25 10:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721437%27 HTTP/1.1" 200 None
2026-03-25 10:21:21 [adesa.be] INFO: Scrape type for 10721437: 1
2026-03-25 10:21:21 [adesa.be] INFO: Scraping item 10721437 url https://www.openlane.eu/en/carv6/auction/10721437
2026-03-25 10:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8e90c1f0-17ed-5f26-b71f-280af046d2eb with identifier: 10704649
2026-03-25 10:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8e90c1f0-17ed-5f26-b71f-280af046d2eb with identifier: 10704649
2026-03-25 10:21:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8e90c1f0-17ed-5f26-b71f-280af046d2eb with identifier: 10704649 to the API
2026-03-25 10:21:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704649>
{'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-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '8e90c1f0-17ed-5f26-b71f-280af046d2eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNZ648',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704649',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 123891,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2020-10-15',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Peugeot 5008 1.5 HDI GT Line - Diesel - Automatic - 130 hp - '
'123.891 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-25 10:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704649%27 HTTP/1.1" 200 None
2026-03-25 10:21:21 [adesa.be] INFO: Saving data for 10704649: {'auction_closing_time': 1774513800.0, 'created_time': 1774260950.491082, 'last_price_update_time': 1774434081.823727}
2026-03-25 10:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704649') HTTP/1.1" 204 0
2026-03-25 10:21:21 [adesa.be] INFO: Found listing with ID: 10700951
2026-03-25 10:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710700951%27 HTTP/1.1" 200 None
2026-03-25 10:21:21 [adesa.be] INFO: Scrape type for 10700951: 0
2026-03-25 10:21:21 [adesa.be] INFO: Skipping item 10700951 url https://www.openlane.eu/en/carv6/auction/10700951
2026-03-25 10:21:21 [adesa.be] INFO: Found listing with ID: 10700959
2026-03-25 10:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710700959%27 HTTP/1.1" 200 None
2026-03-25 10:21:21 [adesa.be] INFO: Scrape type for 10700959: 0
2026-03-25 10:21:21 [adesa.be] INFO: Skipping item 10700959 url https://www.openlane.eu/en/carv6/auction/10700959
2026-03-25 10:21:21 [adesa.be] INFO: Found listing with ID: 10722746
2026-03-25 10:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722746%27 HTTP/1.1" 200 None
2026-03-25 10:21:21 [adesa.be] INFO: Scrape type for 10722746: 1
2026-03-25 10:21:21 [adesa.be] INFO: Scraping item 10722746 url https://www.openlane.eu/en/carv6/auction/10722746
2026-03-25 10:21:21 [adesa.be] INFO: Found listing with ID: 10721436
2026-03-25 10:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721436%27 HTTP/1.1" 200 None
2026-03-25 10:21:21 [adesa.be] INFO: Scrape type for 10721436: 1
2026-03-25 10:21:21 [adesa.be] INFO: Scraping item 10721436 url https://www.openlane.eu/en/carv6/auction/10721436
2026-03-25 10:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 233b405e-8d61-59fc-9c6d-8866c5d523ae with identifier: 10704550
2026-03-25 10:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 233b405e-8d61-59fc-9c6d-8866c5d523ae with scrape type 2
2026-03-25 10:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 233b405e-8d61-59fc-9c6d-8866c5d523ae with scrape type 2
2026-03-25 10:21:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 233b405e-8d61-59fc-9c6d-8866c5d523ae, identifier: 10704550
2026-03-25 10:21:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfe7da21-9c7d-5c64-bcaf-0eac2039f6b8 with identifier: 10704553
2026-03-25 10:21:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfe7da21-9c7d-5c64-bcaf-0eac2039f6b8 with scrape type 2
2026-03-25 10:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfe7da21-9c7d-5c64-bcaf-0eac2039f6b8 with scrape type 2
2026-03-25 10:21:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cfe7da21-9c7d-5c64-bcaf-0eac2039f6b8, identifier: 10704553
2026-03-25 10:21:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d609d7cb-3fd4-5ea7-9013-6a3f927fbf3b with identifier: 10704518
2026-03-25 10:21:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d609d7cb-3fd4-5ea7-9013-6a3f927fbf3b with scrape type 2
2026-03-25 10:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d609d7cb-3fd4-5ea7-9013-6a3f927fbf3b with scrape type 2
2026-03-25 10:21:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d609d7cb-3fd4-5ea7-9013-6a3f927fbf3b, identifier: 10704518
2026-03-25 10:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 233b405e-8d61-59fc-9c6d-8866c5d523ae with identifier: 10704550
2026-03-25 10:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 233b405e-8d61-59fc-9c6d-8866c5d523ae with identifier: 10704550
2026-03-25 10:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 233b405e-8d61-59fc-9c6d-8866c5d523ae with identifier: 10704550 to the API
2026-03-25 10:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704550>
{'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': 204,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '233b405e-8d61-59fc-9c6d-8866c5d523ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLU638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704550',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 151136,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-09-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 320e - Hybrid - Automatic - 204 hp - 151.136 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704550%27 HTTP/1.1" 200 None
2026-03-25 10:21:22 [adesa.be] INFO: Saving data for 10704550: {'auction_closing_time': 1774513800.0, 'created_time': 1774261016.302873, 'last_price_update_time': 1774434082.526651}
2026-03-25 10:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704550') HTTP/1.1" 204 0
2026-03-25 10:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cfe7da21-9c7d-5c64-bcaf-0eac2039f6b8 with identifier: 10704553
2026-03-25 10:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cfe7da21-9c7d-5c64-bcaf-0eac2039f6b8 with identifier: 10704553
2026-03-25 10:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cfe7da21-9c7d-5c64-bcaf-0eac2039f6b8 with identifier: 10704553 to the API
2026-03-25 10:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704553>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'cfe7da21-9c7d-5c64-bcaf-0eac2039f6b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFF931',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704553',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 173837,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 136 hp - 173.837 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704553%27 HTTP/1.1" 200 None
2026-03-25 10:21:22 [adesa.be] INFO: Saving data for 10704553: {'auction_closing_time': 1774513800.0, 'created_time': 1774261014.679698, 'last_price_update_time': 1774434082.850653}
2026-03-25 10:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704553') HTTP/1.1" 204 0
2026-03-25 10:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d609d7cb-3fd4-5ea7-9013-6a3f927fbf3b with identifier: 10704518
2026-03-25 10:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d609d7cb-3fd4-5ea7-9013-6a3f927fbf3b with identifier: 10704518
2026-03-25 10:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d609d7cb-3fd4-5ea7-9013-6a3f927fbf3b with identifier: 10704518 to the API
2026-03-25 10:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704518>
{'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-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'd609d7cb-3fd4-5ea7-9013-6a3f927fbf3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DXR727',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704518',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 160363,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2023-07-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 150 hp - 160.363 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704518%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Saving data for 10704518: {'auction_closing_time': 1774513800.0, 'created_time': 1774261015.901632, 'last_price_update_time': 1774434083.154741}
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704518') HTTP/1.1" 204 0
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10691301
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710691301%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10691301: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10691301 url https://www.openlane.eu/en/carv6/auction/10691301
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10691295
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710691295%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10691295: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10691295 url https://www.openlane.eu/en/carv6/auction/10691295
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10691302
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710691302%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10691302: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10691302 url https://www.openlane.eu/en/carv6/auction/10691302
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10717300
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717300%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10717300: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10717300 url https://www.openlane.eu/en/carv6/auction/10717300
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10691297
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710691297%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10691297: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10691297 url https://www.openlane.eu/en/carv6/auction/10691297
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10700944
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710700944%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10700944: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10700944 url https://www.openlane.eu/en/carv6/auction/10700944
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10700945
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710700945%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10700945: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10700945 url https://www.openlane.eu/en/carv6/auction/10700945
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10691296
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710691296%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10691296: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10691296 url https://www.openlane.eu/en/carv6/auction/10691296
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10691298
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710691298%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10691298: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10691298 url https://www.openlane.eu/en/carv6/auction/10691298
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10717309
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717309%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10717309: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10717309 url https://www.openlane.eu/en/carv6/auction/10717309
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10691299
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710691299%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10691299: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10691299 url https://www.openlane.eu/en/carv6/auction/10691299
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10700948
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710700948%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10700948: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10700948 url https://www.openlane.eu/en/carv6/auction/10700948
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10700953
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710700953%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10700953: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10700953 url https://www.openlane.eu/en/carv6/auction/10700953
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10700955
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710700955%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10700955: 2
2026-03-25 10:21:23 [adesa.be] INFO: Scraping item 10700955 url https://www.openlane.eu/en/carv6/auction/10700955
2026-03-25 10:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704701> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704705> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10700962
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710700962%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10700962: 2
2026-03-25 10:21:23 [adesa.be] INFO: Scraping item 10700962 url https://www.openlane.eu/en/carv6/auction/10700962
2026-03-25 10:21:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:21:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10700964
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710700964%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10700964: 2
2026-03-25 10:21:23 [adesa.be] INFO: Scraping item 10700964 url https://www.openlane.eu/en/carv6/auction/10700964
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10700967
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710700967%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10700967: 2
2026-03-25 10:21:23 [adesa.be] INFO: Scraping item 10700967 url https://www.openlane.eu/en/carv6/auction/10700967
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10700975
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710700975%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10700975: 2
2026-03-25 10:21:23 [adesa.be] INFO: Scraping item 10700975 url https://www.openlane.eu/en/carv6/auction/10700975
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10700977
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710700977%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10700977: 2
2026-03-25 10:21:23 [adesa.be] INFO: Scraping item 10700977 url https://www.openlane.eu/en/carv6/auction/10700977
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10691300
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710691300%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10691300: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10691300 url https://www.openlane.eu/en/carv6/auction/10691300
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10717286
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717286%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10717286: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10717286 url https://www.openlane.eu/en/carv6/auction/10717286
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10717280
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717280%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10717280: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10717280 url https://www.openlane.eu/en/carv6/auction/10717280
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10717262
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717262%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10717262: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10717262 url https://www.openlane.eu/en/carv6/auction/10717262
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10717251
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717251%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10717251: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10717251 url https://www.openlane.eu/en/carv6/auction/10717251
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10717265
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717265%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10717265: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10717265 url https://www.openlane.eu/en/carv6/auction/10717265
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10717254
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717254%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10717254: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10717254 url https://www.openlane.eu/en/carv6/auction/10717254
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10717243
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717243%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10717243: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10717243 url https://www.openlane.eu/en/carv6/auction/10717243
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10717252
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717252%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10717252: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10717252 url https://www.openlane.eu/en/carv6/auction/10717252
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10717249
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717249%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10717249: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10717249 url https://www.openlane.eu/en/carv6/auction/10717249
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10717229
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717229%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10717229: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10717229 url https://www.openlane.eu/en/carv6/auction/10717229
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10717303
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717303%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10717303: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10717303 url https://www.openlane.eu/en/carv6/auction/10717303
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10717237
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717237%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10717237: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10717237 url https://www.openlane.eu/en/carv6/auction/10717237
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10717244
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717244%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10717244: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10717244 url https://www.openlane.eu/en/carv6/auction/10717244
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10717256
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717256%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10717256: 0
2026-03-25 10:21:23 [adesa.be] INFO: Skipping item 10717256 url https://www.openlane.eu/en/carv6/auction/10717256
2026-03-25 10:21:23 [adesa.be] INFO: Found listing with ID: 10717240
2026-03-25 10:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717240%27 HTTP/1.1" 200 None
2026-03-25 10:21:23 [adesa.be] INFO: Scrape type for 10717240: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717240 url https://www.openlane.eu/en/carv6/auction/10717240
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717255
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717255%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717255: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717255 url https://www.openlane.eu/en/carv6/auction/10717255
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717230
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717230%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717230: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717230 url https://www.openlane.eu/en/carv6/auction/10717230
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717247
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717247%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717247: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717247 url https://www.openlane.eu/en/carv6/auction/10717247
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717271
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717271%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717271: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717271 url https://www.openlane.eu/en/carv6/auction/10717271
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717245
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717245%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717245: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717245 url https://www.openlane.eu/en/carv6/auction/10717245
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717231
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717231%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717231: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717231 url https://www.openlane.eu/en/carv6/auction/10717231
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717290
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717290%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717290: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717290 url https://www.openlane.eu/en/carv6/auction/10717290
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717287
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717287%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717287: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717287 url https://www.openlane.eu/en/carv6/auction/10717287
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717294
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717294%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717294: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717294 url https://www.openlane.eu/en/carv6/auction/10717294
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717241
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717241%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717241: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717241 url https://www.openlane.eu/en/carv6/auction/10717241
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717239
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717239%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717239: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717239 url https://www.openlane.eu/en/carv6/auction/10717239
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717226
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717226%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717226: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717226 url https://www.openlane.eu/en/carv6/auction/10717226
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717306
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717306%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717306: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717306 url https://www.openlane.eu/en/carv6/auction/10717306
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717284
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717284%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717284: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717284 url https://www.openlane.eu/en/carv6/auction/10717284
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717282
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717282%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717282: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717282 url https://www.openlane.eu/en/carv6/auction/10717282
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717266
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717266%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717266: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717266 url https://www.openlane.eu/en/carv6/auction/10717266
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717283
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717283%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717283: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717283 url https://www.openlane.eu/en/carv6/auction/10717283
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717277
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717277%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717277: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717277 url https://www.openlane.eu/en/carv6/auction/10717277
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717302
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717302%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717302: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717302 url https://www.openlane.eu/en/carv6/auction/10717302
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717270
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717270%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717270: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717270 url https://www.openlane.eu/en/carv6/auction/10717270
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717269
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717269%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717269: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717269 url https://www.openlane.eu/en/carv6/auction/10717269
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717274
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717274%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717274: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717274 url https://www.openlane.eu/en/carv6/auction/10717274
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717258
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717258%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717258: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717258 url https://www.openlane.eu/en/carv6/auction/10717258
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717298
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717298%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717298: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717298 url https://www.openlane.eu/en/carv6/auction/10717298
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717291
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717291%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717291: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717291 url https://www.openlane.eu/en/carv6/auction/10717291
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717308
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717308%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717308: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717308 url https://www.openlane.eu/en/carv6/auction/10717308
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717311
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717311%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717311: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717311 url https://www.openlane.eu/en/carv6/auction/10717311
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717310
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717310%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717310: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717310 url https://www.openlane.eu/en/carv6/auction/10717310
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717292
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717292%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717292: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717292 url https://www.openlane.eu/en/carv6/auction/10717292
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717299
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717299%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717299: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717299 url https://www.openlane.eu/en/carv6/auction/10717299
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717263
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717263%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717263: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717263 url https://www.openlane.eu/en/carv6/auction/10717263
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717304
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717304%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717304: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717304 url https://www.openlane.eu/en/carv6/auction/10717304
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717281
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717281%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717281: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717281 url https://www.openlane.eu/en/carv6/auction/10717281
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717285
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717285%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717285: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717285 url https://www.openlane.eu/en/carv6/auction/10717285
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717278
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717278%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717278: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717278 url https://www.openlane.eu/en/carv6/auction/10717278
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717279
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717279%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717279: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717279 url https://www.openlane.eu/en/carv6/auction/10717279
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717276
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717276%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717276: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717276 url https://www.openlane.eu/en/carv6/auction/10717276
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717234
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717234%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717234: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717234 url https://www.openlane.eu/en/carv6/auction/10717234
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717242
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717242%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717242: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717242 url https://www.openlane.eu/en/carv6/auction/10717242
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717296
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717296%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717296: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717296 url https://www.openlane.eu/en/carv6/auction/10717296
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717293
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717293%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717293: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717293 url https://www.openlane.eu/en/carv6/auction/10717293
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717289
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717289%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717289: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717289 url https://www.openlane.eu/en/carv6/auction/10717289
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717297
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717297%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717297: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717297 url https://www.openlane.eu/en/carv6/auction/10717297
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717246
2026-03-25 10:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717246%27 HTTP/1.1" 200 None
2026-03-25 10:21:24 [adesa.be] INFO: Scrape type for 10717246: 0
2026-03-25 10:21:24 [adesa.be] INFO: Skipping item 10717246 url https://www.openlane.eu/en/carv6/auction/10717246
2026-03-25 10:21:24 [adesa.be] INFO: Found listing with ID: 10717257
2026-03-25 10:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717257%27 HTTP/1.1" 200 None
2026-03-25 10:21:25 [adesa.be] INFO: Scrape type for 10717257: 0
2026-03-25 10:21:25 [adesa.be] INFO: Skipping item 10717257 url https://www.openlane.eu/en/carv6/auction/10717257
2026-03-25 10:21:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5df8b19-180f-54ba-91ba-9df17188bd41 with identifier: 10704701
2026-03-25 10:21:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5df8b19-180f-54ba-91ba-9df17188bd41 with scrape type 2
2026-03-25 10:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5df8b19-180f-54ba-91ba-9df17188bd41 with scrape type 2
2026-03-25 10:21:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5df8b19-180f-54ba-91ba-9df17188bd41, identifier: 10704701
2026-03-25 10:21:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1dfed610-ba69-5705-b7e3-ffec47c7ac0a with identifier: 10704705
2026-03-25 10:21:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1dfed610-ba69-5705-b7e3-ffec47c7ac0a with scrape type 2
2026-03-25 10:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1dfed610-ba69-5705-b7e3-ffec47c7ac0a with scrape type 2
2026-03-25 10:21:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1dfed610-ba69-5705-b7e3-ffec47c7ac0a, identifier: 10704705
2026-03-25 10:21:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5df8b19-180f-54ba-91ba-9df17188bd41 with identifier: 10704701
2026-03-25 10:21:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5df8b19-180f-54ba-91ba-9df17188bd41 with identifier: 10704701
2026-03-25 10:21:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5df8b19-180f-54ba-91ba-9df17188bd41 with identifier: 10704701 to the API
2026-03-25 10:21:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704701>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Black',
'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': 'f5df8b19-180f-54ba-91ba-9df17188bd41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VQD891',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704701',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 125404,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2019-01-25',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 2.0 D3 Momentum - Diesel - Manual - 150 hp - 125.404 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2019}
2026-03-25 10:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704701%27 HTTP/1.1" 200 None
2026-03-25 10:21:25 [adesa.be] INFO: Saving data for 10704701: {'auction_closing_time': 1774513800.0, 'created_time': 1774241890.911618, 'last_price_update_time': 1774434085.822019}
2026-03-25 10:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704701') HTTP/1.1" 204 0
2026-03-25 10:21:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1dfed610-ba69-5705-b7e3-ffec47c7ac0a with identifier: 10704705
2026-03-25 10:21:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1dfed610-ba69-5705-b7e3-ffec47c7ac0a with identifier: 10704705
2026-03-25 10:21:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1dfed610-ba69-5705-b7e3-ffec47c7ac0a with identifier: 10704705 to the API
2026-03-25 10:21:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704705>
{'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-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '1dfed610-ba69-5705-b7e3-ffec47c7ac0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUD568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704705',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 201803,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2020-12-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC60 D4 Inscription - Diesel - Automatic - 163 hp - 201.803 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2020}
2026-03-25 10:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704705%27 HTTP/1.1" 200 None
2026-03-25 10:21:26 [adesa.be] INFO: Saving data for 10704705: {'auction_closing_time': 1774513800.0, 'created_time': 1774241891.625027, 'last_price_update_time': 1774434086.203567}
2026-03-25 10:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704705') HTTP/1.1" 204 0
2026-03-25 10:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704674> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10: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-25 10: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-25 10:21:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c190c3f-4a20-50f6-b791-3ef9cc4b457f with identifier: 10704673
2026-03-25 10:21:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c190c3f-4a20-50f6-b791-3ef9cc4b457f with scrape type 2
2026-03-25 10:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c190c3f-4a20-50f6-b791-3ef9cc4b457f with scrape type 2
2026-03-25 10:21:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7c190c3f-4a20-50f6-b791-3ef9cc4b457f, identifier: 10704673
2026-03-25 10:21:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7c190c3f-4a20-50f6-b791-3ef9cc4b457f with identifier: 10704673
2026-03-25 10:21:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7c190c3f-4a20-50f6-b791-3ef9cc4b457f with identifier: 10704673
2026-03-25 10:21:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7c190c3f-4a20-50f6-b791-3ef9cc4b457f with identifier: 10704673 to the API
2026-03-25 10:21:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704673>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 514,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Electric',
'id': '7c190c3f-4a20-50f6-b791-3ef9cc4b457f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EJH710',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704673',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 138872,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2023-10-20',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 514 '
'hp - 138.872 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 10:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704673%27 HTTP/1.1" 200 None
2026-03-25 10:21:26 [adesa.be] INFO: Saving data for 10704673: {'auction_closing_time': 1774513800.0, 'created_time': 1774261013.189542, 'last_price_update_time': 1774434086.694359}
2026-03-25 10:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704673') HTTP/1.1" 204 0
2026-03-25 10:21:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9de078e-015e-59d5-a69b-fe1979c1b80c with identifier: 10704674
2026-03-25 10:21:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9de078e-015e-59d5-a69b-fe1979c1b80c with scrape type 2
2026-03-25 10:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9de078e-015e-59d5-a69b-fe1979c1b80c with scrape type 2
2026-03-25 10:21:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b9de078e-015e-59d5-a69b-fe1979c1b80c, identifier: 10704674
2026-03-25 10:21:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 170c5442-3ee6-5922-9838-7e90d2586814 with identifier: 10704675
2026-03-25 10:21:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 170c5442-3ee6-5922-9838-7e90d2586814 with scrape type 2
2026-03-25 10:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 170c5442-3ee6-5922-9838-7e90d2586814 with scrape type 2
2026-03-25 10:21:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 170c5442-3ee6-5922-9838-7e90d2586814, identifier: 10704675
2026-03-25 10:21:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db3a931c-8006-5ee0-b252-f77a5b59964d with identifier: 10704671
2026-03-25 10:21:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db3a931c-8006-5ee0-b252-f77a5b59964d with scrape type 2
2026-03-25 10:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db3a931c-8006-5ee0-b252-f77a5b59964d with scrape type 2
2026-03-25 10:21:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: db3a931c-8006-5ee0-b252-f77a5b59964d, identifier: 10704671
2026-03-25 10:21:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b9de078e-015e-59d5-a69b-fe1979c1b80c with identifier: 10704674
2026-03-25 10:21:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b9de078e-015e-59d5-a69b-fe1979c1b80c with identifier: 10704674
2026-03-25 10:21:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b9de078e-015e-59d5-a69b-fe1979c1b80c with identifier: 10704674 to the API
2026-03-25 10:21:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704674>
{'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': 178,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b9de078e-015e-59d5-a69b-fe1979c1b80c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSQ322',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704674',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 48189,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Toyota Rav4 2.5 Dynamic - Hybrid - Automatic - 178 hp - 48.189 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2023}
2026-03-25 10:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704674%27 HTTP/1.1" 200 None
2026-03-25 10:21:27 [adesa.be] INFO: Saving data for 10704674: {'auction_closing_time': 1774513800.0, 'created_time': 1774261012.382638, 'last_price_update_time': 1774434087.35803}
2026-03-25 10:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704674') HTTP/1.1" 204 0
2026-03-25 10:21:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 170c5442-3ee6-5922-9838-7e90d2586814 with identifier: 10704675
2026-03-25 10:21:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 170c5442-3ee6-5922-9838-7e90d2586814 with identifier: 10704675
2026-03-25 10:21:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 170c5442-3ee6-5922-9838-7e90d2586814 with identifier: 10704675 to the API
2026-03-25 10:21:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704675>
{'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': 114,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': '170c5442-3ee6-5922-9838-7e90d2586814',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLY969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704675',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 78351,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2023-04-21',
'seats_number': 7,
'seller_name': 'Ayvens-BE',
'title': 'Volkswagen Caddy Maxi 1.5 TSI - Petrol - Manual - 114 hp - 78.351 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 10:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704675%27 HTTP/1.1" 200 None
2026-03-25 10:21:27 [adesa.be] INFO: Saving data for 10704675: {'auction_closing_time': 1774513800.0, 'created_time': 1774261012.763177, 'last_price_update_time': 1774434087.672642}
2026-03-25 10:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704675') HTTP/1.1" 204 0
2026-03-25 10:21:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: db3a931c-8006-5ee0-b252-f77a5b59964d with identifier: 10704671
2026-03-25 10:21:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: db3a931c-8006-5ee0-b252-f77a5b59964d with identifier: 10704671
2026-03-25 10:21:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: db3a931c-8006-5ee0-b252-f77a5b59964d with identifier: 10704671 to the API
2026-03-25 10:21:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704671>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 514,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Electric',
'id': 'db3a931c-8006-5ee0-b252-f77a5b59964d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRR164',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704671',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 94554,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-02-28',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Tesla Model Y Long Range 78 kWh - Dual Motor - Electric - Automatic '
'- 514 hp - 94.554 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704671%27 HTTP/1.1" 200 None
2026-03-25 10:21:28 [adesa.be] INFO: Saving data for 10704671: {'auction_closing_time': 1774513800.0, 'created_time': 1774261009.673635, 'last_price_update_time': 1774434088.014585}
2026-03-25 10:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704671') HTTP/1.1" 204 0
2026-03-25 10:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714979> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:21:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 944be62c-1544-511f-b578-904a6b779f7a with identifier: 10704670
2026-03-25 10:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 944be62c-1544-511f-b578-904a6b779f7a with scrape type 2
2026-03-25 10:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 944be62c-1544-511f-b578-904a6b779f7a with scrape type 2
2026-03-25 10:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 944be62c-1544-511f-b578-904a6b779f7a, identifier: 10704670
2026-03-25 10:21:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43fc4604-8b3a-51fc-a771-f503d0bebccc with identifier: 10704672
2026-03-25 10:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43fc4604-8b3a-51fc-a771-f503d0bebccc with scrape type 2
2026-03-25 10:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43fc4604-8b3a-51fc-a771-f503d0bebccc with scrape type 2
2026-03-25 10:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43fc4604-8b3a-51fc-a771-f503d0bebccc, identifier: 10704672
2026-03-25 10:21:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 944be62c-1544-511f-b578-904a6b779f7a with identifier: 10704670
2026-03-25 10:21:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 944be62c-1544-511f-b578-904a6b779f7a with identifier: 10704670
2026-03-25 10:21:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 944be62c-1544-511f-b578-904a6b779f7a with identifier: 10704670 to the API
2026-03-25 10:21:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704670>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Electric',
'id': '944be62c-1544-511f-b578-904a6b779f7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKQ620',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704670',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 65076,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 325 hp - '
'65.076 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704670%27 HTTP/1.1" 200 None
2026-03-25 10:21:29 [adesa.be] INFO: Saving data for 10704670: {'auction_closing_time': 1774513800.0, 'created_time': 1774260952.966024, 'last_price_update_time': 1774434089.137119}
2026-03-25 10:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704670') HTTP/1.1" 204 0
2026-03-25 10:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43fc4604-8b3a-51fc-a771-f503d0bebccc with identifier: 10704672
2026-03-25 10:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43fc4604-8b3a-51fc-a771-f503d0bebccc with identifier: 10704672
2026-03-25 10:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43fc4604-8b3a-51fc-a771-f503d0bebccc with identifier: 10704672 to the API
2026-03-25 10:21:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704672>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 514,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Electric',
'id': '43fc4604-8b3a-51fc-a771-f503d0bebccc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRZ260',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704672',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 100833,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2022-03-02',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Tesla Model Y Long Range 78 kWh - Dual Motor - Electric - Automatic '
'- 514 hp - 100.833 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704672%27 HTTP/1.1" 200 None
2026-03-25 10:21:29 [adesa.be] INFO: Saving data for 10704672: {'auction_closing_time': 1774513800.0, 'created_time': 1774261011.323796, 'last_price_update_time': 1774434089.417594}
2026-03-25 10:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704672') HTTP/1.1" 204 0
2026-03-25 10:21:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfdbfae2-4f37-5256-b82b-644f9d812948 with identifier: 10714979
2026-03-25 10:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfdbfae2-4f37-5256-b82b-644f9d812948 with scrape type 2
2026-03-25 10:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfdbfae2-4f37-5256-b82b-644f9d812948 with scrape type 2
2026-03-25 10:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dfdbfae2-4f37-5256-b82b-644f9d812948, identifier: 10714979
2026-03-25 10: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-25 10:21:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722747> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dfdbfae2-4f37-5256-b82b-644f9d812948 with identifier: 10714979
2026-03-25 10:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dfdbfae2-4f37-5256-b82b-644f9d812948 with identifier: 10714979
2026-03-25 10:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dfdbfae2-4f37-5256-b82b-644f9d812948 with identifier: 10714979 to the API
2026-03-25 10:21:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714979>
{'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-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'dfdbfae2-4f37-5256-b82b-644f9d812948',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAF147',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714979',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 132687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2021-01-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T4 R-Design - Hybrid - Automatic - 129 hp - 132.687 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-25 10:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714979%27 HTTP/1.1" 200 None
2026-03-25 10:21:29 [adesa.be] INFO: Saving data for 10714979: {'auction_closing_time': 1774600200.0, 'created_time': 1774347431.648313, 'last_price_update_time': 1774434089.83016}
2026-03-25 10:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714979') HTTP/1.1" 204 0
2026-03-25 10: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-25 10: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-25 10: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-25 10:21:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b515d130-c65d-5d8d-b04a-015ed5d68e02 with identifier: 10722748
2026-03-25 10:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b515d130-c65d-5d8d-b04a-015ed5d68e02 with scrape type 1
2026-03-25 10:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b515d130-c65d-5d8d-b04a-015ed5d68e02
2026-03-25 10:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735598%252Fgeneral%252F3ff54446-f2de-4c10-af83-f8a2a8b6db1e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735598/general/3ff54446-f2de-4c10-af83-f8a2a8b6db1e.jpeg already downloaded
2026-03-25 10:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735598%252Fgeneral%252F9a5b1bc3-b120-4b5e-ad76-f2baa70c2cba.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735598/general/9a5b1bc3-b120-4b5e-ad76-f2baa70c2cba.jpeg already downloaded
2026-03-25 10:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735598%252Fgeneral%252F061a370b-98aa-410d-9181-d8910a3ed864.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735598/general/061a370b-98aa-410d-9181-d8910a3ed864.jpeg already downloaded
2026-03-25 10:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735598%252Fgeneral%252Fe6bb2319-cdaf-470a-871d-efa7a26a6b1c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735598/general/e6bb2319-cdaf-470a-871d-efa7a26a6b1c.jpeg already downloaded
2026-03-25 10:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735598%252Fgeneral%252F5bb35dee-e137-445b-8083-470c8ba7cdc9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735598/general/5bb35dee-e137-445b-8083-470c8ba7cdc9.jpeg already downloaded
2026-03-25 10:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735598%252Fgeneral%252F121e9ea5-e87b-42c6-ba58-079e811e1ead.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735598/general/121e9ea5-e87b-42c6-ba58-079e811e1ead.jpeg already downloaded
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735598%252Fgeneral%252Ffb62c504-94cd-4866-aa35-41e184cbc0ec.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735598/general/fb62c504-94cd-4866-aa35-41e184cbc0ec.jpeg already downloaded
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735598%252Fgeneral%252F7385c642-38f1-4e45-be1d-0367e39c6a43.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735598/general/7385c642-38f1-4e45-be1d-0367e39c6a43.jpeg already downloaded
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735598%252Fgeneral%252F5da2f687-c5c2-4749-b177-5d4125576963.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735598/general/5da2f687-c5c2-4749-b177-5d4125576963.jpeg already downloaded
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735598%252Fgeneral%252F5cf4bdda-9bc9-4599-bfa8-6d19de478d3c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735598/general/5cf4bdda-9bc9-4599-bfa8-6d19de478d3c.jpeg already downloaded
2026-03-25 10:21:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b515d130-c65d-5d8d-b04a-015ed5d68e02, identifier: 10722748
2026-03-25 10:21:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5f06401-6390-5ba9-841b-6f2716970edd with identifier: 10722747
2026-03-25 10:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5f06401-6390-5ba9-841b-6f2716970edd with scrape type 1
2026-03-25 10:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a5f06401-6390-5ba9-841b-6f2716970edd
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735499%252Fgeneral%252F84ae74eb-4968-418f-8006-a66d6effc78c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735499/general/84ae74eb-4968-418f-8006-a66d6effc78c.jpeg already downloaded
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735499%252Fgeneral%252Fb25a3e03-8c98-4092-99c9-7ffeb55728ba.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735499/general/b25a3e03-8c98-4092-99c9-7ffeb55728ba.jpeg already downloaded
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735499%252Fgeneral%252F7ccf6c48-a598-456a-862f-9ace869de43f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735499/general/7ccf6c48-a598-456a-862f-9ace869de43f.jpeg already downloaded
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735499%252Fgeneral%252F319a3c97-9fd5-44fe-bd12-5d65b298731c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735499/general/319a3c97-9fd5-44fe-bd12-5d65b298731c.jpeg already downloaded
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735499%252Fgeneral%252F76319e95-e98e-4567-a4af-549c39ae39f8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735499/general/76319e95-e98e-4567-a4af-549c39ae39f8.jpeg already downloaded
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735499%252Fgeneral%252Ff04cf15d-fa81-45f0-a31d-ac7b27e53b2c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735499/general/f04cf15d-fa81-45f0-a31d-ac7b27e53b2c.jpeg already downloaded
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735499%252Fgeneral%252Fcdf03c8e-2bd1-4f14-9387-6cd8ea3ee1e4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735499/general/cdf03c8e-2bd1-4f14-9387-6cd8ea3ee1e4.jpeg already downloaded
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735499%252Fgeneral%252F8f8ac71d-79c8-47d0-9616-19c7389487ad.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735499/general/8f8ac71d-79c8-47d0-9616-19c7389487ad.jpeg already downloaded
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735499%252Fgeneral%252F475abab9-b375-4e46-bb5e-44c59533c1dc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735499/general/475abab9-b375-4e46-bb5e-44c59533c1dc.jpeg already downloaded
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735499%252Fgeneral%252F54352475-3a07-45de-a372-e1dd90bc3b97.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735499/general/54352475-3a07-45de-a372-e1dd90bc3b97.jpeg already downloaded
2026-03-25 10:21:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5f06401-6390-5ba9-841b-6f2716970edd, identifier: 10722747
2026-03-25 10:21:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 331b2be6-a591-5cb7-9e97-521325cae27c with identifier: 10716140
2026-03-25 10:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 331b2be6-a591-5cb7-9e97-521325cae27c with scrape type 2
2026-03-25 10:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 331b2be6-a591-5cb7-9e97-521325cae27c with scrape type 2
2026-03-25 10:21:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 331b2be6-a591-5cb7-9e97-521325cae27c, identifier: 10716140
2026-03-25 10:21:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfb6e734-b6af-5c69-a5dc-2c7bb59408e7 with identifier: 10704669
2026-03-25 10:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfb6e734-b6af-5c69-a5dc-2c7bb59408e7 with scrape type 2
2026-03-25 10:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfb6e734-b6af-5c69-a5dc-2c7bb59408e7 with scrape type 2
2026-03-25 10:21:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dfb6e734-b6af-5c69-a5dc-2c7bb59408e7, identifier: 10704669
2026-03-25 10:21:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b515d130-c65d-5d8d-b04a-015ed5d68e02 with identifier: 10722748
2026-03-25 10:21:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b515d130-c65d-5d8d-b04a-015ed5d68e02 with identifier: 10722748
2026-03-25 10:21:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b515d130-c65d-5d8d-b04a-015ed5d68e02 with identifier: 10722748 to the API
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722748>
{'auction_title': '',
'c_o_2_emission_value': 161,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'b515d130-c65d-5d8d-b04a-015ed5d68e02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1BSG927',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722748',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 219671,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5735598/general/3ff54446-f2de-4c10-af83-f8a2a8b6db1e.jpeg',
'https://images.openlane.eu/carimgs/5735598/general/9a5b1bc3-b120-4b5e-ad76-f2baa70c2cba.jpeg',
'https://images.openlane.eu/carimgs/5735598/general/061a370b-98aa-410d-9181-d8910a3ed864.jpeg',
'https://images.openlane.eu/carimgs/5735598/general/e6bb2319-cdaf-470a-871d-efa7a26a6b1c.jpeg',
'https://images.openlane.eu/carimgs/5735598/general/5bb35dee-e137-445b-8083-470c8ba7cdc9.jpeg',
'https://images.openlane.eu/carimgs/5735598/general/121e9ea5-e87b-42c6-ba58-079e811e1ead.jpeg',
'https://images.openlane.eu/carimgs/5735598/general/fb62c504-94cd-4866-aa35-41e184cbc0ec.jpeg',
'https://images.openlane.eu/carimgs/5735598/general/7385c642-38f1-4e45-be1d-0367e39c6a43.jpeg',
'https://images.openlane.eu/carimgs/5735598/general/5da2f687-c5c2-4749-b177-5d4125576963.jpeg',
'https://images.openlane.eu/carimgs/5735598/general/5cf4bdda-9bc9-4599-bfa8-6d19de478d3c.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b515d130-c65d-5d8d-b04a-015ed5d68e02/b515d130-c65d-5d8d-b04a-015ed5d68e02_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2750088,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735598/general/3ff54446-f2de-4c10-af83-f8a2a8b6db1e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b515d130-c65d-5d8d-b04a-015ed5d68e02/b515d130-c65d-5d8d-b04a-015ed5d68e02_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2492014,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735598/general/9a5b1bc3-b120-4b5e-ad76-f2baa70c2cba.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b515d130-c65d-5d8d-b04a-015ed5d68e02/b515d130-c65d-5d8d-b04a-015ed5d68e02_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2449197,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735598/general/061a370b-98aa-410d-9181-d8910a3ed864.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b515d130-c65d-5d8d-b04a-015ed5d68e02/b515d130-c65d-5d8d-b04a-015ed5d68e02_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2362707,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735598/general/e6bb2319-cdaf-470a-871d-efa7a26a6b1c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b515d130-c65d-5d8d-b04a-015ed5d68e02/b515d130-c65d-5d8d-b04a-015ed5d68e02_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2291792,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735598/general/5bb35dee-e137-445b-8083-470c8ba7cdc9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b515d130-c65d-5d8d-b04a-015ed5d68e02/b515d130-c65d-5d8d-b04a-015ed5d68e02_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2074083,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735598/general/121e9ea5-e87b-42c6-ba58-079e811e1ead.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b515d130-c65d-5d8d-b04a-015ed5d68e02/b515d130-c65d-5d8d-b04a-015ed5d68e02_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2909653,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735598/general/fb62c504-94cd-4866-aa35-41e184cbc0ec.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b515d130-c65d-5d8d-b04a-015ed5d68e02/b515d130-c65d-5d8d-b04a-015ed5d68e02_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2323275,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735598/general/7385c642-38f1-4e45-be1d-0367e39c6a43.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b515d130-c65d-5d8d-b04a-015ed5d68e02/b515d130-c65d-5d8d-b04a-015ed5d68e02_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3053276,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735598/general/5da2f687-c5c2-4749-b177-5d4125576963.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b515d130-c65d-5d8d-b04a-015ed5d68e02/b515d130-c65d-5d8d-b04a-015ed5d68e02_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3406663,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735598/general/5cf4bdda-9bc9-4599-bfa8-6d19de478d3c.jpeg',
'Width': 4032}],
'price': 5450,
'price_includes_vat': True,
'registration_date': '2017-12-04',
'seats_number': 3,
'seller_name': 'Denys nv',
'title': 'Ford Transit Custom L1H1 2.0 TDCI Trend - Diesel - Manual - 105 hp '
'- 219.671 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2017}
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722748%27 HTTP/1.1" 200 None
2026-03-25 10:21:30 [adesa.be] INFO: Saving data for 10722748: {'created_time': 1774434090.960573, 'last_price_update_time': 1774434090.960592, 'auction_closing_time': 1774609200.0}
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722748') HTTP/1.1" 204 0
2026-03-25 10:21:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5f06401-6390-5ba9-841b-6f2716970edd with identifier: 10722747
2026-03-25 10:21:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5f06401-6390-5ba9-841b-6f2716970edd with identifier: 10722747
2026-03-25 10:21:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5f06401-6390-5ba9-841b-6f2716970edd with identifier: 10722747 to the API
2026-03-25 10:21:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722747>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'a5f06401-6390-5ba9-841b-6f2716970edd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TBK004',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722747',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 159294,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5735499/general/84ae74eb-4968-418f-8006-a66d6effc78c.jpeg',
'https://images.openlane.eu/carimgs/5735499/general/b25a3e03-8c98-4092-99c9-7ffeb55728ba.jpeg',
'https://images.openlane.eu/carimgs/5735499/general/7ccf6c48-a598-456a-862f-9ace869de43f.jpeg',
'https://images.openlane.eu/carimgs/5735499/general/319a3c97-9fd5-44fe-bd12-5d65b298731c.jpeg',
'https://images.openlane.eu/carimgs/5735499/general/76319e95-e98e-4567-a4af-549c39ae39f8.jpeg',
'https://images.openlane.eu/carimgs/5735499/general/f04cf15d-fa81-45f0-a31d-ac7b27e53b2c.jpeg',
'https://images.openlane.eu/carimgs/5735499/general/cdf03c8e-2bd1-4f14-9387-6cd8ea3ee1e4.jpeg',
'https://images.openlane.eu/carimgs/5735499/general/8f8ac71d-79c8-47d0-9616-19c7389487ad.jpeg',
'https://images.openlane.eu/carimgs/5735499/general/475abab9-b375-4e46-bb5e-44c59533c1dc.jpeg',
'https://images.openlane.eu/carimgs/5735499/general/54352475-3a07-45de-a372-e1dd90bc3b97.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f06401-6390-5ba9-841b-6f2716970edd/a5f06401-6390-5ba9-841b-6f2716970edd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 455356,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735499/general/84ae74eb-4968-418f-8006-a66d6effc78c.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f06401-6390-5ba9-841b-6f2716970edd/a5f06401-6390-5ba9-841b-6f2716970edd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 503727,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735499/general/b25a3e03-8c98-4092-99c9-7ffeb55728ba.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f06401-6390-5ba9-841b-6f2716970edd/a5f06401-6390-5ba9-841b-6f2716970edd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 500329,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735499/general/7ccf6c48-a598-456a-862f-9ace869de43f.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f06401-6390-5ba9-841b-6f2716970edd/a5f06401-6390-5ba9-841b-6f2716970edd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441173,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735499/general/319a3c97-9fd5-44fe-bd12-5d65b298731c.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f06401-6390-5ba9-841b-6f2716970edd/a5f06401-6390-5ba9-841b-6f2716970edd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410759,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735499/general/76319e95-e98e-4567-a4af-549c39ae39f8.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f06401-6390-5ba9-841b-6f2716970edd/a5f06401-6390-5ba9-841b-6f2716970edd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294642,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735499/general/f04cf15d-fa81-45f0-a31d-ac7b27e53b2c.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f06401-6390-5ba9-841b-6f2716970edd/a5f06401-6390-5ba9-841b-6f2716970edd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340664,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735499/general/cdf03c8e-2bd1-4f14-9387-6cd8ea3ee1e4.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f06401-6390-5ba9-841b-6f2716970edd/a5f06401-6390-5ba9-841b-6f2716970edd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421277,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735499/general/8f8ac71d-79c8-47d0-9616-19c7389487ad.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f06401-6390-5ba9-841b-6f2716970edd/a5f06401-6390-5ba9-841b-6f2716970edd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 551098,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735499/general/475abab9-b375-4e46-bb5e-44c59533c1dc.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f06401-6390-5ba9-841b-6f2716970edd/a5f06401-6390-5ba9-841b-6f2716970edd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268272,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735499/general/54352475-3a07-45de-a372-e1dd90bc3b97.jpeg',
'Width': 1440}],
'price': 5450,
'price_includes_vat': True,
'registration_date': '2017-09-14',
'seats_number': 5,
'seller_name': 'Vivaqua',
'title': 'Dacia Duster Lauréate Plus 2017 - AWD - Diesel - Manual - 110 hp - '
'159.294 km',
'transmission': 'manual',
'trim': 'Lauréate Plus 2017',
'vin': None,
'year': 2017}
2026-03-25 10:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722747%27 HTTP/1.1" 200 None
2026-03-25 10:21:31 [adesa.be] INFO: Saving data for 10722747: {'created_time': 1774434091.660221, 'last_price_update_time': 1774434091.660232, 'auction_closing_time': 1774609200.0}
2026-03-25 10:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722747') HTTP/1.1" 204 0
2026-03-25 10:21:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 331b2be6-a591-5cb7-9e97-521325cae27c with identifier: 10716140
2026-03-25 10:21:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 331b2be6-a591-5cb7-9e97-521325cae27c with identifier: 10716140
2026-03-25 10:21:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 331b2be6-a591-5cb7-9e97-521325cae27c with identifier: 10716140 to the API
2026-03-25 10:21:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716140>
{'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': 109,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '331b2be6-a591-5cb7-9e97-521325cae27c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '048716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716140',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 262439,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2014-10-15',
'seats_number': 2,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Caddy Maxi 2.0i - CNG - Manual - 109 hp - 262.439 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-25 10:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716140%27 HTTP/1.1" 200 None
2026-03-25 10:21:31 [adesa.be] INFO: Saving data for 10716140: {'auction_closing_time': 1774519200.0, 'created_time': 1774347401.237404, 'last_price_update_time': 1774434091.962247}
2026-03-25 10:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716140') HTTP/1.1" 204 0
2026-03-25 10:21:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dfb6e734-b6af-5c69-a5dc-2c7bb59408e7 with identifier: 10704669
2026-03-25 10:21:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dfb6e734-b6af-5c69-a5dc-2c7bb59408e7 with identifier: 10704669
2026-03-25 10:21:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dfb6e734-b6af-5c69-a5dc-2c7bb59408e7 with identifier: 10704669 to the API
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704669>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 283,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Electric',
'id': 'dfb6e734-b6af-5c69-a5dc-2c7bb59408e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPV220',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704669',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 19662,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 283 hp - '
'19.662 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704669%27 HTTP/1.1" 200 None
2026-03-25 10:21:32 [adesa.be] INFO: Saving data for 10704669: {'auction_closing_time': 1774513800.0, 'created_time': 1774260958.89242, 'last_price_update_time': 1774434092.241121}
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704669') HTTP/1.1" 204 0
2026-03-25 10:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722733> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10700955> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10: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-25 10:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:21:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dade8ad4-770f-5757-916e-c9e8d04035d6 with identifier: 10722733
2026-03-25 10:21:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dade8ad4-770f-5757-916e-c9e8d04035d6 with scrape type 1
2026-03-25 10:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dade8ad4-770f-5757-916e-c9e8d04035d6
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730054%252Fgeneral%252F3ae71910-0756-44ca-a83b-f702d8d12976.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730054/general/3ae71910-0756-44ca-a83b-f702d8d12976.jpeg already downloaded
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730054%252Fgeneral%252F88178800-5a93-485f-88ab-94d2409eacfd.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730054/general/88178800-5a93-485f-88ab-94d2409eacfd.jpeg already downloaded
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730054%252Fgeneral%252F0f4f9f9f-8f26-4eaa-8ed1-7404562c2f14.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730054/general/0f4f9f9f-8f26-4eaa-8ed1-7404562c2f14.jpeg already downloaded
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730054%252Fgeneral%252F3e8bc836-5693-45d1-8d33-9f6ec8a0a040.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730054/general/3e8bc836-5693-45d1-8d33-9f6ec8a0a040.jpeg already downloaded
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730054%252Fgeneral%252Fd78ecfe3-d6d0-4783-9f71-fdb01269b28f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730054/general/d78ecfe3-d6d0-4783-9f71-fdb01269b28f.jpeg already downloaded
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730054%252Fgeneral%252Fb9be98b7-e313-4e9c-b382-97866c8ef72b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730054/general/b9be98b7-e313-4e9c-b382-97866c8ef72b.jpeg already downloaded
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730054%252Fgeneral%252Fc0ba6b68-8908-4f9a-8390-b5f8792a71f7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730054/general/c0ba6b68-8908-4f9a-8390-b5f8792a71f7.jpeg already downloaded
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730054%252Fgeneral%252F4a1d103d-2fe4-46a1-b498-79119d0a284b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730054/general/4a1d103d-2fe4-46a1-b498-79119d0a284b.jpeg already downloaded
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730054%252Fgeneral%252F68dca0de-dbb0-4f37-9d61-f85943d4b4d4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730054/general/68dca0de-dbb0-4f37-9d61-f85943d4b4d4.jpeg already downloaded
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730054%252Fgeneral%252F8d6c3700-e5f1-45a6-addc-5228d3fd8a22.jpeg%27 HTTP/1.1" 200 None
2026-03-25 10:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730054/general/8d6c3700-e5f1-45a6-addc-5228d3fd8a22.jpeg already downloaded
2026-03-25 10:21:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dade8ad4-770f-5757-916e-c9e8d04035d6, identifier: 10722733
2026-03-25 10:21:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22bf44cb-17d1-5af3-befd-bc731c28469e with identifier: 10722745
2026-03-25 10:21:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22bf44cb-17d1-5af3-befd-bc731c28469e with scrape type 1
2026-03-25 10:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 22bf44cb-17d1-5af3-befd-bc731c28469e
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555983%252Fgeneral%252F9dd88f6f-8c04-4866-950d-d658ae813a1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555983/general/9dd88f6f-8c04-4866-950d-d658ae813a1d.jpg not downloaded yet
2026-03-25 10:21:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dade8ad4-770f-5757-916e-c9e8d04035d6 with identifier: 10722733
2026-03-25 10:21:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dade8ad4-770f-5757-916e-c9e8d04035d6 with identifier: 10722733
2026-03-25 10:21:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dade8ad4-770f-5757-916e-c9e8d04035d6 with identifier: 10722733 to the API
2026-03-25 10:21:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722733>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 89,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'dade8ad4-770f-5757-916e-c9e8d04035d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1PGA788',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722733',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 181603,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5730054/general/3ae71910-0756-44ca-a83b-f702d8d12976.jpeg',
'https://images.openlane.eu/carimgs/5730054/general/88178800-5a93-485f-88ab-94d2409eacfd.jpeg',
'https://images.openlane.eu/carimgs/5730054/general/0f4f9f9f-8f26-4eaa-8ed1-7404562c2f14.jpeg',
'https://images.openlane.eu/carimgs/5730054/general/3e8bc836-5693-45d1-8d33-9f6ec8a0a040.jpeg',
'https://images.openlane.eu/carimgs/5730054/general/d78ecfe3-d6d0-4783-9f71-fdb01269b28f.jpeg',
'https://images.openlane.eu/carimgs/5730054/general/b9be98b7-e313-4e9c-b382-97866c8ef72b.jpeg',
'https://images.openlane.eu/carimgs/5730054/general/c0ba6b68-8908-4f9a-8390-b5f8792a71f7.jpeg',
'https://images.openlane.eu/carimgs/5730054/general/4a1d103d-2fe4-46a1-b498-79119d0a284b.jpeg',
'https://images.openlane.eu/carimgs/5730054/general/68dca0de-dbb0-4f37-9d61-f85943d4b4d4.jpeg',
'https://images.openlane.eu/carimgs/5730054/general/8d6c3700-e5f1-45a6-addc-5228d3fd8a22.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dade8ad4-770f-5757-916e-c9e8d04035d6/dade8ad4-770f-5757-916e-c9e8d04035d6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2523669,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730054/general/3ae71910-0756-44ca-a83b-f702d8d12976.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dade8ad4-770f-5757-916e-c9e8d04035d6/dade8ad4-770f-5757-916e-c9e8d04035d6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2432478,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730054/general/88178800-5a93-485f-88ab-94d2409eacfd.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dade8ad4-770f-5757-916e-c9e8d04035d6/dade8ad4-770f-5757-916e-c9e8d04035d6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2043214,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730054/general/0f4f9f9f-8f26-4eaa-8ed1-7404562c2f14.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dade8ad4-770f-5757-916e-c9e8d04035d6/dade8ad4-770f-5757-916e-c9e8d04035d6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2353242,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730054/general/3e8bc836-5693-45d1-8d33-9f6ec8a0a040.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dade8ad4-770f-5757-916e-c9e8d04035d6/dade8ad4-770f-5757-916e-c9e8d04035d6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2476631,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730054/general/d78ecfe3-d6d0-4783-9f71-fdb01269b28f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dade8ad4-770f-5757-916e-c9e8d04035d6/dade8ad4-770f-5757-916e-c9e8d04035d6_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2759738,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730054/general/b9be98b7-e313-4e9c-b382-97866c8ef72b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dade8ad4-770f-5757-916e-c9e8d04035d6/dade8ad4-770f-5757-916e-c9e8d04035d6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2787746,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730054/general/c0ba6b68-8908-4f9a-8390-b5f8792a71f7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dade8ad4-770f-5757-916e-c9e8d04035d6/dade8ad4-770f-5757-916e-c9e8d04035d6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2206143,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730054/general/4a1d103d-2fe4-46a1-b498-79119d0a284b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dade8ad4-770f-5757-916e-c9e8d04035d6/dade8ad4-770f-5757-916e-c9e8d04035d6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2451073,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730054/general/68dca0de-dbb0-4f37-9d61-f85943d4b4d4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dade8ad4-770f-5757-916e-c9e8d04035d6/dade8ad4-770f-5757-916e-c9e8d04035d6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2394033,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730054/general/8d6c3700-e5f1-45a6-addc-5228d3fd8a22.jpeg',
'Width': 4032}],
'price': 2850,
'price_includes_vat': True,
'registration_date': '2016-06-28',
'seats_number': 3,
'seller_name': 'Verhelst Aannemingen NV',
'title': 'Citroën Berlingo 1.6 HDI Club - Diesel - Manual - 89 hp - 181.603 '
'km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2016}
2026-03-25 10:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722733%27 HTTP/1.1" 200 None
2026-03-25 10:21:33 [adesa.be] INFO: Saving data for 10722733: {'created_time': 1774434093.137753, 'last_price_update_time': 1774434093.137768, 'auction_closing_time': 1774609200.0}
2026-03-25 10:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722733') HTTP/1.1" 204 0
2026-03-25 10:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555983%252Fgeneral%252Fcc582a37-87d5-40fc-b8f3-ba569a5ad6e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555983/general/cc582a37-87d5-40fc-b8f3-ba569a5ad6e0.jpg not downloaded yet
2026-03-25 10:21:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e566c1d-8913-5546-a277-6f6b09d2c5d1 with identifier: 10700955
2026-03-25 10:21:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e566c1d-8913-5546-a277-6f6b09d2c5d1 with scrape type 2
2026-03-25 10:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e566c1d-8913-5546-a277-6f6b09d2c5d1 with scrape type 2
2026-03-25 10:21:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5e566c1d-8913-5546-a277-6f6b09d2c5d1, identifier: 10700955
2026-03-25 10:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5e566c1d-8913-5546-a277-6f6b09d2c5d1 with identifier: 10700955
2026-03-25 10:21:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5e566c1d-8913-5546-a277-6f6b09d2c5d1 with identifier: 10700955
2026-03-25 10:21:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5e566c1d-8913-5546-a277-6f6b09d2c5d1 with identifier: 10700955 to the API
2026-03-25 10:21:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10700955>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '5e566c1d-8913-5546-a277-6f6b09d2c5d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKC336',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10700955',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 54292,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'54.292 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-25 10:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710700955%27 HTTP/1.1" 200 None
2026-03-25 10:21:33 [adesa.be] INFO: Saving data for 10700955: {'auction_closing_time': 1774436400.0, 'created_time': 1774046713.384764, 'last_price_update_time': 1774434093.570083}
2026-03-25 10:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10700955') HTTP/1.1" 204 0
2026-03-25 10:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555983%252Fgeneral%252F23aedfb8-83e5-4dc4-bb54-87c5293e8572.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555983/general/23aedfb8-83e5-4dc4-bb54-87c5293e8572.jpg not downloaded yet
2026-03-25 10:21:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:21:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 740364fa-054f-5d19-b7c8-83f0ad9c16e6 with identifier: 10704516
2026-03-25 10:21:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 740364fa-054f-5d19-b7c8-83f0ad9c16e6 with scrape type 2
2026-03-25 10:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 740364fa-054f-5d19-b7c8-83f0ad9c16e6 with scrape type 2
2026-03-25 10:21:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 740364fa-054f-5d19-b7c8-83f0ad9c16e6, identifier: 10704516
2026-03-25 10:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555983%252Fgeneral%252Faec3e867-98b0-4890-897e-6127476018f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555983/general/aec3e867-98b0-4890-897e-6127476018f8.jpg not downloaded yet
2026-03-25 10:21:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 740364fa-054f-5d19-b7c8-83f0ad9c16e6 with identifier: 10704516
2026-03-25 10:21:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 740364fa-054f-5d19-b7c8-83f0ad9c16e6 with identifier: 10704516
2026-03-25 10:21:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 740364fa-054f-5d19-b7c8-83f0ad9c16e6 with identifier: 10704516 to the API
2026-03-25 10:21:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704516>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '740364fa-054f-5d19-b7c8-83f0ad9c16e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFN184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704516',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 186846,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-07-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series 318d - Diesel - Manual - 136 hp - 186.846 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704516%27 HTTP/1.1" 200 None
2026-03-25 10:21:34 [adesa.be] INFO: Saving data for 10704516: {'auction_closing_time': 1774513800.0, 'created_time': 1774261018.024895, 'last_price_update_time': 1774434094.009622}
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704516') HTTP/1.1" 204 0
2026-03-25 10:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d79609c-caaf-5232-a6d5-649770f63b90 with identifier: 10721436
2026-03-25 10:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d79609c-caaf-5232-a6d5-649770f63b90 with scrape type 1
2026-03-25 10:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d79609c-caaf-5232-a6d5-649770f63b90
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734325%252Fgeneral%252Fd9a19499-d993-4695-9498-a8bdc66f6a46.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734325/general/d9a19499-d993-4695-9498-a8bdc66f6a46.jpg already downloaded
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734325%252Fgeneral%252F28ff1751-1462-4b08-b7b7-546e6e7fcd88.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734325/general/28ff1751-1462-4b08-b7b7-546e6e7fcd88.jpg already downloaded
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734325%252Fgeneral%252F6ca1933f-7568-4db8-8b85-d4d5dd87d455.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734325/general/6ca1933f-7568-4db8-8b85-d4d5dd87d455.jpg already downloaded
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734325%252Fgeneral%252Fb24e25cc-3e3e-4632-9cd7-5465215a7ccf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734325/general/b24e25cc-3e3e-4632-9cd7-5465215a7ccf.jpg already downloaded
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734325%252Fgeneral%252Fc06432d1-f641-4eac-ac66-ef0f55b50801.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734325/general/c06432d1-f641-4eac-ac66-ef0f55b50801.jpg already downloaded
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734325%252Fgeneral%252F66a5e5de-e4b8-42bd-b0ef-07f73398c992.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734325/general/66a5e5de-e4b8-42bd-b0ef-07f73398c992.jpg already downloaded
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734325%252Fgeneral%252Fd4202baf-c9a4-43bc-9439-ec8054070b5b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734325/general/d4202baf-c9a4-43bc-9439-ec8054070b5b.jpg already downloaded
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734325%252Fgeneral%252F73fead1f-f9b1-4e65-9a3a-c950a7494acb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734325/general/73fead1f-f9b1-4e65-9a3a-c950a7494acb.jpg already downloaded
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734325%252Fgeneral%252Fcbfa8194-30c8-40d7-9147-5c2e32b1a259.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734325/general/cbfa8194-30c8-40d7-9147-5c2e32b1a259.jpg already downloaded
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734325%252Fgeneral%252F21b2fe53-bc5d-498a-addc-96d065b91eca.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734325/general/21b2fe53-bc5d-498a-addc-96d065b91eca.jpg already downloaded
2026-03-25 10:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d79609c-caaf-5232-a6d5-649770f63b90, identifier: 10721436
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555983%252Fgeneral%252Fd8dc619a-3ad8-4251-9156-c6b97c3a3bf9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555983/general/d8dc619a-3ad8-4251-9156-c6b97c3a3bf9.jpg not downloaded yet
2026-03-25 10:21:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d79609c-caaf-5232-a6d5-649770f63b90 with identifier: 10721436
2026-03-25 10:21:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d79609c-caaf-5232-a6d5-649770f63b90 with identifier: 10721436
2026-03-25 10:21:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d79609c-caaf-5232-a6d5-649770f63b90 with identifier: 10721436 to the API
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721436>
{'auction_title': '',
'c_o_2_emission_value': 179,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '9d79609c-caaf-5232-a6d5-649770f63b90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTZ486',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721436',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 172305,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5734325/general/d9a19499-d993-4695-9498-a8bdc66f6a46.jpg',
'https://images.openlane.eu/carimgs/5734325/general/28ff1751-1462-4b08-b7b7-546e6e7fcd88.jpg',
'https://images.openlane.eu/carimgs/5734325/general/6ca1933f-7568-4db8-8b85-d4d5dd87d455.jpg',
'https://images.openlane.eu/carimgs/5734325/general/b24e25cc-3e3e-4632-9cd7-5465215a7ccf.jpg',
'https://images.openlane.eu/carimgs/5734325/general/c06432d1-f641-4eac-ac66-ef0f55b50801.jpg',
'https://images.openlane.eu/carimgs/5734325/general/66a5e5de-e4b8-42bd-b0ef-07f73398c992.jpg',
'https://images.openlane.eu/carimgs/5734325/general/d4202baf-c9a4-43bc-9439-ec8054070b5b.jpg',
'https://images.openlane.eu/carimgs/5734325/general/73fead1f-f9b1-4e65-9a3a-c950a7494acb.jpg',
'https://images.openlane.eu/carimgs/5734325/general/cbfa8194-30c8-40d7-9147-5c2e32b1a259.jpg',
'https://images.openlane.eu/carimgs/5734325/general/21b2fe53-bc5d-498a-addc-96d065b91eca.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d79609c-caaf-5232-a6d5-649770f63b90/9d79609c-caaf-5232-a6d5-649770f63b90_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378567,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734325/general/d9a19499-d993-4695-9498-a8bdc66f6a46.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d79609c-caaf-5232-a6d5-649770f63b90/9d79609c-caaf-5232-a6d5-649770f63b90_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32011,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734325/general/28ff1751-1462-4b08-b7b7-546e6e7fcd88.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d79609c-caaf-5232-a6d5-649770f63b90/9d79609c-caaf-5232-a6d5-649770f63b90_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362397,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734325/general/6ca1933f-7568-4db8-8b85-d4d5dd87d455.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d79609c-caaf-5232-a6d5-649770f63b90/9d79609c-caaf-5232-a6d5-649770f63b90_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343824,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734325/general/b24e25cc-3e3e-4632-9cd7-5465215a7ccf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d79609c-caaf-5232-a6d5-649770f63b90/9d79609c-caaf-5232-a6d5-649770f63b90_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314258,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734325/general/c06432d1-f641-4eac-ac66-ef0f55b50801.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d79609c-caaf-5232-a6d5-649770f63b90/9d79609c-caaf-5232-a6d5-649770f63b90_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328988,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734325/general/66a5e5de-e4b8-42bd-b0ef-07f73398c992.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d79609c-caaf-5232-a6d5-649770f63b90/9d79609c-caaf-5232-a6d5-649770f63b90_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315972,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734325/general/d4202baf-c9a4-43bc-9439-ec8054070b5b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d79609c-caaf-5232-a6d5-649770f63b90/9d79609c-caaf-5232-a6d5-649770f63b90_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192604,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734325/general/73fead1f-f9b1-4e65-9a3a-c950a7494acb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d79609c-caaf-5232-a6d5-649770f63b90/9d79609c-caaf-5232-a6d5-649770f63b90_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316891,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734325/general/cbfa8194-30c8-40d7-9147-5c2e32b1a259.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d79609c-caaf-5232-a6d5-649770f63b90/9d79609c-caaf-5232-a6d5-649770f63b90_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302550,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734325/general/21b2fe53-bc5d-498a-addc-96d065b91eca.jpg',
'Width': 1920}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-03-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 1.5 T3 Momentum Pro - Petrol - Automatic - 163 hp - '
'172.305 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2022}
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721436%27 HTTP/1.1" 200 None
2026-03-25 10:21:34 [adesa.be] INFO: Saving data for 10721436: {'created_time': 1774434094.867156, 'last_price_update_time': 1774434094.867167, 'auction_closing_time': 1774609200.0}
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721436') HTTP/1.1" 204 0
2026-03-25 10:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10700975> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555983%252Fgeneral%252F62893033-ff5f-425e-a79c-3c7d82b12d45.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555983/general/62893033-ff5f-425e-a79c-3c7d82b12d45.jpg not downloaded yet
2026-03-25 10: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-25 10:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10700964> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10700967> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10700962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10700977> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555983%252Fgeneral%252Faaff9a56-cae6-4dd6-9373-b22af7723013.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555983/general/aaff9a56-cae6-4dd6-9373-b22af7723013.jpg not downloaded yet
2026-03-25 10: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-25 10: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-25 10: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-25 10: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-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555983%252Fgeneral%252F7ea1b32e-93b4-41f8-a404-5acd643bb44f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555983/general/7ea1b32e-93b4-41f8-a404-5acd643bb44f.jpg not downloaded yet
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555983%252Fgeneral%252F9a82fb9a-2d31-408b-a2c0-040c71998344.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555983/general/9a82fb9a-2d31-408b-a2c0-040c71998344.jpg not downloaded yet
2026-03-25 10:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555983%252Fgeneral%252F459a9d35-b848-4d71-97f5-17d2e5ca97a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555983/general/459a9d35-b848-4d71-97f5-17d2e5ca97a8.jpg not downloaded yet
2026-03-25 10:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 320bce70-eba7-5b24-a114-895cf12276e8 with identifier: 10700975
2026-03-25 10:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 320bce70-eba7-5b24-a114-895cf12276e8 with scrape type 2
2026-03-25 10:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 320bce70-eba7-5b24-a114-895cf12276e8 with scrape type 2
2026-03-25 10:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 320bce70-eba7-5b24-a114-895cf12276e8, identifier: 10700975
2026-03-25 10:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 320bce70-eba7-5b24-a114-895cf12276e8 with identifier: 10700975
2026-03-25 10:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 320bce70-eba7-5b24-a114-895cf12276e8 with identifier: 10700975
2026-03-25 10:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 320bce70-eba7-5b24-a114-895cf12276e8 with identifier: 10700975 to the API
2026-03-25 10:21:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10700975>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '320bce70-eba7-5b24-a114-895cf12276e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHZ513',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10700975',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 94123,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'94.123 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-25 10:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710700975%27 HTTP/1.1" 200 None
2026-03-25 10:21:35 [adesa.be] INFO: Saving data for 10700975: {'auction_closing_time': 1774436400.0, 'created_time': 1774046684.742029, 'last_price_update_time': 1774434095.358194}
2026-03-25 10:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10700975') HTTP/1.1" 204 0
2026-03-25 10:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e41f42d-cae5-5d4d-9c66-d7d548e899b9 with identifier: 10700964
2026-03-25 10:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e41f42d-cae5-5d4d-9c66-d7d548e899b9 with scrape type 2
2026-03-25 10:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e41f42d-cae5-5d4d-9c66-d7d548e899b9 with scrape type 2
2026-03-25 10:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e41f42d-cae5-5d4d-9c66-d7d548e899b9, identifier: 10700964
2026-03-25 10:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 856c998d-96bf-528d-bb86-63cc986a184f with identifier: 10700967
2026-03-25 10:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 856c998d-96bf-528d-bb86-63cc986a184f with scrape type 2
2026-03-25 10:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 856c998d-96bf-528d-bb86-63cc986a184f with scrape type 2
2026-03-25 10:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 856c998d-96bf-528d-bb86-63cc986a184f, identifier: 10700967
2026-03-25 10:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af248154-3287-5d83-8df8-da46a54f0227 with identifier: 10700962
2026-03-25 10:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af248154-3287-5d83-8df8-da46a54f0227 with scrape type 2
2026-03-25 10:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af248154-3287-5d83-8df8-da46a54f0227 with scrape type 2
2026-03-25 10:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af248154-3287-5d83-8df8-da46a54f0227, identifier: 10700962
2026-03-25 10:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f91d7492-2e7b-5190-a725-edf92fa4c5f3 with identifier: 10700977
2026-03-25 10:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f91d7492-2e7b-5190-a725-edf92fa4c5f3 with scrape type 2
2026-03-25 10:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f91d7492-2e7b-5190-a725-edf92fa4c5f3 with scrape type 2
2026-03-25 10:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f91d7492-2e7b-5190-a725-edf92fa4c5f3, identifier: 10700977
2026-03-25 10:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e41f42d-cae5-5d4d-9c66-d7d548e899b9 with identifier: 10700964
2026-03-25 10:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e41f42d-cae5-5d4d-9c66-d7d548e899b9 with identifier: 10700964
2026-03-25 10:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e41f42d-cae5-5d4d-9c66-d7d548e899b9 with identifier: 10700964 to the API
2026-03-25 10:21:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10700964>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '9e41f42d-cae5-5d4d-9c66-d7d548e899b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFF711',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10700964',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 71509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'71.509 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-25 10:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710700964%27 HTTP/1.1" 200 None
2026-03-25 10:21:36 [adesa.be] INFO: Saving data for 10700964: {'auction_closing_time': 1774436400.0, 'created_time': 1774046680.772461, 'last_price_update_time': 1774434096.965073}
2026-03-25 10:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10700964') HTTP/1.1" 204 0
2026-03-25 10:21:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 856c998d-96bf-528d-bb86-63cc986a184f with identifier: 10700967
2026-03-25 10:21:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 856c998d-96bf-528d-bb86-63cc986a184f with identifier: 10700967
2026-03-25 10:21:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 856c998d-96bf-528d-bb86-63cc986a184f with identifier: 10700967 to the API
2026-03-25 10:21:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10700967>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '856c998d-96bf-528d-bb86-63cc986a184f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQC929',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10700967',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 81299,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'81.299 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-25 10:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710700967%27 HTTP/1.1" 200 None
2026-03-25 10:21:37 [adesa.be] INFO: Saving data for 10700967: {'auction_closing_time': 1774436400.0, 'created_time': 1774046683.994568, 'last_price_update_time': 1774434097.362666}
2026-03-25 10:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10700967') HTTP/1.1" 204 0
2026-03-25 10:21:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af248154-3287-5d83-8df8-da46a54f0227 with identifier: 10700962
2026-03-25 10:21:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af248154-3287-5d83-8df8-da46a54f0227 with identifier: 10700962
2026-03-25 10:21:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af248154-3287-5d83-8df8-da46a54f0227 with identifier: 10700962 to the API
2026-03-25 10:21:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10700962>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'af248154-3287-5d83-8df8-da46a54f0227',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFZ875',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10700962',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 69523,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'69.523 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-25 10:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710700962%27 HTTP/1.1" 200 None
2026-03-25 10:21:37 [adesa.be] INFO: Saving data for 10700962: {'auction_closing_time': 1774436400.0, 'created_time': 1774046680.451117, 'last_price_update_time': 1774434097.679435}
2026-03-25 10:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10700962') HTTP/1.1" 204 0
2026-03-25 10:21:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f91d7492-2e7b-5190-a725-edf92fa4c5f3 with identifier: 10700977
2026-03-25 10:21:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f91d7492-2e7b-5190-a725-edf92fa4c5f3 with identifier: 10700977
2026-03-25 10:21:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f91d7492-2e7b-5190-a725-edf92fa4c5f3 with identifier: 10700977 to the API
2026-03-25 10:21:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10700977>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'f91d7492-2e7b-5190-a725-edf92fa4c5f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWS920',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10700977',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 95506,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 1,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'95.506 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-25 10:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710700977%27 HTTP/1.1" 200 None
2026-03-25 10:21:37 [adesa.be] INFO: Saving data for 10700977: {'auction_closing_time': 1774436400.0, 'created_time': 1774046681.655658, 'last_price_update_time': 1774434097.973991}
2026-03-25 10:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10700977') HTTP/1.1" 204 0
2026-03-25 10:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5555983/general/cc582a37-87d5-40fc-b8f3-ba569a5ad6e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722745)
2026-03-25 10:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722746> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5555983/general/d8dc619a-3ad8-4251-9156-c6b97c3a3bf9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722745)
2026-03-25 10:21:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:21:38 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-25 10:21:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:21:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e703d0>
2026-03-25 10:21:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:21:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22bf44cb-17d1-5af3-befd-bc731c28469e/22bf44cb-17d1-5af3-befd-bc731c28469e_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555983%252Fgeneral%252Fcc582a37-87d5-40fc-b8f3-ba569a5ad6e0.jpg') HTTP/1.1" 204 0
2026-03-25 10:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555983/general/cc582a37-87d5-40fc-b8f3-ba569a5ad6e0.jpg saved to cache
2026-03-25 10:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 22bf44cb-17d1-5af3-befd-bc731c28469e
2026-03-25 10:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5555983/general/aec3e867-98b0-4890-897e-6127476018f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722745)
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10717272
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717272%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10717272: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10717272 url https://www.openlane.eu/en/carv6/auction/10717272
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10717301
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717301%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10717301: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10717301 url https://www.openlane.eu/en/carv6/auction/10717301
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10717259
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717259%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10717259: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10717259 url https://www.openlane.eu/en/carv6/auction/10717259
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10717236
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717236%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10717236: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10717236 url https://www.openlane.eu/en/carv6/auction/10717236
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10717267
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717267%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10717267: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10717267 url https://www.openlane.eu/en/carv6/auction/10717267
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10717235
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717235%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10717235: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10717235 url https://www.openlane.eu/en/carv6/auction/10717235
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10717238
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710717238%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10717238: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10717238 url https://www.openlane.eu/en/carv6/auction/10717238
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10710861
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710861%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10710861: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10710861 url https://www.openlane.eu/en/carv6/auction/10710861
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10710899
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710899%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10710899: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10710899 url https://www.openlane.eu/en/carv6/auction/10710899
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10710855
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710855%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10710855: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10710855 url https://www.openlane.eu/en/carv6/auction/10710855
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10710856
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710856%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10710856: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10710856 url https://www.openlane.eu/en/carv6/auction/10710856
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10709959
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709959%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10709959: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10709959 url https://www.openlane.eu/en/carv6/auction/10709959
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10710862
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710862%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10710862: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10710862 url https://www.openlane.eu/en/carv6/auction/10710862
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10716589
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716589%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10716589: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10716589 url https://www.openlane.eu/en/carv6/auction/10716589
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10710871
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710871%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10710871: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10710871 url https://www.openlane.eu/en/carv6/auction/10710871
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10709931
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709931%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10709931: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10709931 url https://www.openlane.eu/en/carv6/auction/10709931
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10709932
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709932%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10709932: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10709932 url https://www.openlane.eu/en/carv6/auction/10709932
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10709941
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709941%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10709941: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10709941 url https://www.openlane.eu/en/carv6/auction/10709941
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10709933
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709933%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10709933: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10709933 url https://www.openlane.eu/en/carv6/auction/10709933
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10716586
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716586%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10716586: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10716586 url https://www.openlane.eu/en/carv6/auction/10716586
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10710870
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710870%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10710870: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10710870 url https://www.openlane.eu/en/carv6/auction/10710870
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10709939
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709939%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10709939: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10709939 url https://www.openlane.eu/en/carv6/auction/10709939
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10710867
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710867%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10710867: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10710867 url https://www.openlane.eu/en/carv6/auction/10710867
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10709940
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709940%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10709940: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10709940 url https://www.openlane.eu/en/carv6/auction/10709940
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10709943
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709943%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10709943: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10709943 url https://www.openlane.eu/en/carv6/auction/10709943
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10707958
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710707958%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10707958: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10707958 url https://www.openlane.eu/en/carv6/auction/10707958
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10709953
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709953%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10709953: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10709953 url https://www.openlane.eu/en/carv6/auction/10709953
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10716584
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716584%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10716584: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10716584 url https://www.openlane.eu/en/carv6/auction/10716584
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10709950
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709950%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10709950: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10709950 url https://www.openlane.eu/en/carv6/auction/10709950
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10709956
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709956%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10709956: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10709956 url https://www.openlane.eu/en/carv6/auction/10709956
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10713418
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710713418%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10713418: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10713418 url https://www.openlane.eu/en/carv6/auction/10713418
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10709926
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709926%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10709926: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10709926 url https://www.openlane.eu/en/carv6/auction/10709926
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10709945
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709945%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10709945: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10709945 url https://www.openlane.eu/en/carv6/auction/10709945
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10716587
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716587%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10716587: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10716587 url https://www.openlane.eu/en/carv6/auction/10716587
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10709955
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709955%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10709955: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10709955 url https://www.openlane.eu/en/carv6/auction/10709955
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10710877
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710877%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10710877: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10710877 url https://www.openlane.eu/en/carv6/auction/10710877
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10710874
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710874%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10710874: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10710874 url https://www.openlane.eu/en/carv6/auction/10710874
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10710876
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710876%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10710876: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10710876 url https://www.openlane.eu/en/carv6/auction/10710876
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10709952
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709952%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10709952: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10709952 url https://www.openlane.eu/en/carv6/auction/10709952
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10710863
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710863%27 HTTP/1.1" 200 None
2026-03-25 10:21:38 [adesa.be] INFO: Scrape type for 10710863: 0
2026-03-25 10:21:38 [adesa.be] INFO: Skipping item 10710863 url https://www.openlane.eu/en/carv6/auction/10710863
2026-03-25 10:21:38 [adesa.be] INFO: Found listing with ID: 10709954
2026-03-25 10:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709954%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10709954: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10709954 url https://www.openlane.eu/en/carv6/auction/10709954
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10709516
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709516%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10709516: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10709516 url https://www.openlane.eu/en/carv6/auction/10709516
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10710864
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710864%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10710864: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10710864 url https://www.openlane.eu/en/carv6/auction/10710864
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10709944
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709944%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10709944: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10709944 url https://www.openlane.eu/en/carv6/auction/10709944
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10709942
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709942%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10709942: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10709942 url https://www.openlane.eu/en/carv6/auction/10709942
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10716585
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716585%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10716585: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10716585 url https://www.openlane.eu/en/carv6/auction/10716585
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10709948
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709948%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10709948: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10709948 url https://www.openlane.eu/en/carv6/auction/10709948
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10709021
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709021%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10709021: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10709021 url https://www.openlane.eu/en/carv6/auction/10709021
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10709937
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709937%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10709937: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10709937 url https://www.openlane.eu/en/carv6/auction/10709937
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10709951
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709951%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10709951: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10709951 url https://www.openlane.eu/en/carv6/auction/10709951
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10709949
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709949%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10709949: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10709949 url https://www.openlane.eu/en/carv6/auction/10709949
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10710883
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710883%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10710883: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10710883 url https://www.openlane.eu/en/carv6/auction/10710883
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10709935
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709935%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10709935: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10709935 url https://www.openlane.eu/en/carv6/auction/10709935
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10709290
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709290%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10709290: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10709290 url https://www.openlane.eu/en/carv6/auction/10709290
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10709960
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709960%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10709960: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10709960 url https://www.openlane.eu/en/carv6/auction/10709960
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10709961
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709961%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10709961: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10709961 url https://www.openlane.eu/en/carv6/auction/10709961
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10713437
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710713437%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10713437: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10713437 url https://www.openlane.eu/en/carv6/auction/10713437
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10710868
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710868%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10710868: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10710868 url https://www.openlane.eu/en/carv6/auction/10710868
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10710865
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710865%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10710865: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10710865 url https://www.openlane.eu/en/carv6/auction/10710865
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10710873
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710873%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10710873: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10710873 url https://www.openlane.eu/en/carv6/auction/10710873
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10709925
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709925%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10709925: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10709925 url https://www.openlane.eu/en/carv6/auction/10709925
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10709063
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709063%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10709063: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10709063 url https://www.openlane.eu/en/carv6/auction/10709063
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10709946
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709946%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10709946: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10709946 url https://www.openlane.eu/en/carv6/auction/10709946
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10709947
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709947%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10709947: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10709947 url https://www.openlane.eu/en/carv6/auction/10709947
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10710875
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710875%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10710875: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10710875 url https://www.openlane.eu/en/carv6/auction/10710875
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10709929
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709929%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10709929: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10709929 url https://www.openlane.eu/en/carv6/auction/10709929
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10709928
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709928%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10709928: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10709928 url https://www.openlane.eu/en/carv6/auction/10709928
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10710872
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710872%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10710872: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10710872 url https://www.openlane.eu/en/carv6/auction/10710872
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10710859
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710859%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10710859: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10710859 url https://www.openlane.eu/en/carv6/auction/10710859
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10709938
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709938%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10709938: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10709938 url https://www.openlane.eu/en/carv6/auction/10709938
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10710857
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710857%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10710857: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10710857 url https://www.openlane.eu/en/carv6/auction/10710857
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10709958
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709958%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10709958: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10709958 url https://www.openlane.eu/en/carv6/auction/10709958
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10709936
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709936%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10709936: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10709936 url https://www.openlane.eu/en/carv6/auction/10709936
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10710878
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710878%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10710878: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10710878 url https://www.openlane.eu/en/carv6/auction/10710878
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10709957
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710709957%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10709957: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10709957 url https://www.openlane.eu/en/carv6/auction/10709957
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10710866
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710710866%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10710866: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10710866 url https://www.openlane.eu/en/carv6/auction/10710866
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10716588
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716588%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10716588: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10716588 url https://www.openlane.eu/en/carv6/auction/10716588
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10246550
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710246550%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10246550: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10246550 url https://www.openlane.eu/en/carv6/auction/10246550
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10609372
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710609372%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10609372: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10609372 url https://www.openlane.eu/en/carv6/auction/10609372
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10421410
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710421410%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10421410: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10421410 url https://www.openlane.eu/en/carv6/auction/10421410
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10616519
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616519%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10616519: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10616519 url https://www.openlane.eu/en/carv6/auction/10616519
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10609365
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710609365%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10609365: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10609365 url https://www.openlane.eu/en/carv6/auction/10609365
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10704038
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704038%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10704038: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10704038 url https://www.openlane.eu/en/carv6/auction/10704038
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10644778
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710644778%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10644778: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10644778 url https://www.openlane.eu/en/carv6/auction/10644778
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10568036
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710568036%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10568036: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10568036 url https://www.openlane.eu/en/carv6/auction/10568036
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10421414
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710421414%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10421414: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10421414 url https://www.openlane.eu/en/carv6/auction/10421414
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10616500
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616500%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10616500: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10616500 url https://www.openlane.eu/en/carv6/auction/10616500
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10704031
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704031%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10704031: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10704031 url https://www.openlane.eu/en/carv6/auction/10704031
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10148717
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710148717%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10148717: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10148717 url https://www.openlane.eu/en/carv6/auction/10148717
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10602488
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710602488%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10602488: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10602488 url https://www.openlane.eu/en/carv6/auction/10602488
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10421420
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710421420%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10421420: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10421420 url https://www.openlane.eu/en/carv6/auction/10421420
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10685427
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710685427%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10685427: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10685427 url https://www.openlane.eu/en/carv6/auction/10685427
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10616517
2026-03-25 10:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616517%27 HTTP/1.1" 200 None
2026-03-25 10:21:39 [adesa.be] INFO: Scrape type for 10616517: 0
2026-03-25 10:21:39 [adesa.be] INFO: Skipping item 10616517 url https://www.openlane.eu/en/carv6/auction/10616517
2026-03-25 10:21:39 [adesa.be] INFO: Found listing with ID: 10568035
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710568035%27 HTTP/1.1" 200 None
2026-03-25 10:21:40 [adesa.be] INFO: Scrape type for 10568035: 0
2026-03-25 10:21:40 [adesa.be] INFO: Skipping item 10568035 url https://www.openlane.eu/en/carv6/auction/10568035
2026-03-25 10:21:40 [adesa.be] INFO: Found listing with ID: 10533797
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710533797%27 HTTP/1.1" 200 None
2026-03-25 10:21:40 [adesa.be] INFO: Scrape type for 10533797: 0
2026-03-25 10:21:40 [adesa.be] INFO: Skipping item 10533797 url https://www.openlane.eu/en/carv6/auction/10533797
2026-03-25 10:21:40 [adesa.be] INFO: Found listing with ID: 10616536
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616536%27 HTTP/1.1" 200 None
2026-03-25 10:21:40 [adesa.be] INFO: Scrape type for 10616536: 0
2026-03-25 10:21:40 [adesa.be] INFO: Skipping item 10616536 url https://www.openlane.eu/en/carv6/auction/10616536
2026-03-25 10:21:40 [adesa.be] INFO: Found listing with ID: 10678216
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710678216%27 HTTP/1.1" 200 None
2026-03-25 10:21:40 [adesa.be] INFO: Scrape type for 10678216: 0
2026-03-25 10:21:40 [adesa.be] INFO: Skipping item 10678216 url https://www.openlane.eu/en/carv6/auction/10678216
2026-03-25 10:21:40 [adesa.be] INFO: Found listing with ID: 10662986
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710662986%27 HTTP/1.1" 200 None
2026-03-25 10:21:40 [adesa.be] INFO: Scrape type for 10662986: 0
2026-03-25 10:21:40 [adesa.be] INFO: Skipping item 10662986 url https://www.openlane.eu/en/carv6/auction/10662986
2026-03-25 10:21:40 [adesa.be] INFO: Found listing with ID: 10616502
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616502%27 HTTP/1.1" 200 None
2026-03-25 10:21:40 [adesa.be] INFO: Scrape type for 10616502: 0
2026-03-25 10:21:40 [adesa.be] INFO: Skipping item 10616502 url https://www.openlane.eu/en/carv6/auction/10616502
2026-03-25 10:21:40 [adesa.be] INFO: Found listing with ID: 10659576
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710659576%27 HTTP/1.1" 200 None
2026-03-25 10:21:40 [adesa.be] INFO: Scrape type for 10659576: 0
2026-03-25 10:21:40 [adesa.be] INFO: Skipping item 10659576 url https://www.openlane.eu/en/carv6/auction/10659576
2026-03-25 10:21:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57c2550b-d8f2-51ad-8f71-17c4d8edc680 with identifier: 10722746
2026-03-25 10:21:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57c2550b-d8f2-51ad-8f71-17c4d8edc680 with scrape type 1
2026-03-25 10:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 57c2550b-d8f2-51ad-8f71-17c4d8edc680
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734301%252Fgeneral%252Ff2867d7e-96e8-4354-8208-ef6be4f8ce88.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734301/general/f2867d7e-96e8-4354-8208-ef6be4f8ce88.jpg already downloaded
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734301%252Fgeneral%252Fd4ebbe9e-6225-4ec4-8259-2bc5d6027cfb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734301/general/d4ebbe9e-6225-4ec4-8259-2bc5d6027cfb.jpg already downloaded
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734301%252Fgeneral%252F420ec956-fb8d-4175-8a16-b6c2916f77b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734301/general/420ec956-fb8d-4175-8a16-b6c2916f77b8.jpg already downloaded
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734301%252Fgeneral%252F598511af-6b4b-4a7d-9ef6-3b44111c6862.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734301/general/598511af-6b4b-4a7d-9ef6-3b44111c6862.jpg already downloaded
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734301%252Fgeneral%252Fd5eeaa74-8754-4577-bf32-001dde61a267.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734301/general/d5eeaa74-8754-4577-bf32-001dde61a267.jpg already downloaded
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734301%252Fgeneral%252Fe80c7803-8a5c-4da0-b93e-0f46ac1b46f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734301/general/e80c7803-8a5c-4da0-b93e-0f46ac1b46f5.jpg already downloaded
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734301%252Fgeneral%252Fafc65c17-ca97-40af-a261-4caca805de0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734301/general/afc65c17-ca97-40af-a261-4caca805de0e.jpg already downloaded
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734301%252Fgeneral%252F8e8a95a6-01e6-40e0-8b25-2a64cd20a4bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734301/general/8e8a95a6-01e6-40e0-8b25-2a64cd20a4bd.jpg already downloaded
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734301%252Fgeneral%252Fae7c49aa-4bd1-4cc1-a8ff-31d49fd15796.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734301/general/ae7c49aa-4bd1-4cc1-a8ff-31d49fd15796.jpg already downloaded
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734301%252Fgeneral%252F8f3a30af-5d68-41a8-b4ff-dd1095b44987.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734301/general/8f3a30af-5d68-41a8-b4ff-dd1095b44987.jpg already downloaded
2026-03-25 10:21:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57c2550b-d8f2-51ad-8f71-17c4d8edc680, identifier: 10722746
2026-03-25 10:21:40 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:21:40 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-25 10:21:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:21:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f08510>
2026-03-25 10:21:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:21:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22bf44cb-17d1-5af3-befd-bc731c28469e/22bf44cb-17d1-5af3-befd-bc731c28469e_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555983%252Fgeneral%252Fd8dc619a-3ad8-4251-9156-c6b97c3a3bf9.jpg') HTTP/1.1" 204 0
2026-03-25 10:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555983/general/d8dc619a-3ad8-4251-9156-c6b97c3a3bf9.jpg saved to cache
2026-03-25 10:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 22bf44cb-17d1-5af3-befd-bc731c28469e
2026-03-25 10:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5555983/general/62893033-ff5f-425e-a79c-3c7d82b12d45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722745)
2026-03-25 10:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5555983/general/23aedfb8-83e5-4dc4-bb54-87c5293e8572.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722745)
2026-03-25 10:21:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57c2550b-d8f2-51ad-8f71-17c4d8edc680 with identifier: 10722746
2026-03-25 10:21:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57c2550b-d8f2-51ad-8f71-17c4d8edc680 with identifier: 10722746
2026-03-25 10:21:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57c2550b-d8f2-51ad-8f71-17c4d8edc680 with identifier: 10722746 to the API
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:21:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722746>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '57c2550b-d8f2-51ad-8f71-17c4d8edc680',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMW883',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722746',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 164295,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5734301/general/f2867d7e-96e8-4354-8208-ef6be4f8ce88.jpg',
'https://images.openlane.eu/carimgs/5734301/general/d4ebbe9e-6225-4ec4-8259-2bc5d6027cfb.jpg',
'https://images.openlane.eu/carimgs/5734301/general/420ec956-fb8d-4175-8a16-b6c2916f77b8.jpg',
'https://images.openlane.eu/carimgs/5734301/general/598511af-6b4b-4a7d-9ef6-3b44111c6862.jpg',
'https://images.openlane.eu/carimgs/5734301/general/d5eeaa74-8754-4577-bf32-001dde61a267.jpg',
'https://images.openlane.eu/carimgs/5734301/general/e80c7803-8a5c-4da0-b93e-0f46ac1b46f5.jpg',
'https://images.openlane.eu/carimgs/5734301/general/afc65c17-ca97-40af-a261-4caca805de0e.jpg',
'https://images.openlane.eu/carimgs/5734301/general/8e8a95a6-01e6-40e0-8b25-2a64cd20a4bd.jpg',
'https://images.openlane.eu/carimgs/5734301/general/ae7c49aa-4bd1-4cc1-a8ff-31d49fd15796.jpg',
'https://images.openlane.eu/carimgs/5734301/general/8f3a30af-5d68-41a8-b4ff-dd1095b44987.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c2550b-d8f2-51ad-8f71-17c4d8edc680/57c2550b-d8f2-51ad-8f71-17c4d8edc680_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75578,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734301/general/f2867d7e-96e8-4354-8208-ef6be4f8ce88.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c2550b-d8f2-51ad-8f71-17c4d8edc680/57c2550b-d8f2-51ad-8f71-17c4d8edc680_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23613,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734301/general/d4ebbe9e-6225-4ec4-8259-2bc5d6027cfb.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c2550b-d8f2-51ad-8f71-17c4d8edc680/57c2550b-d8f2-51ad-8f71-17c4d8edc680_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82654,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734301/general/420ec956-fb8d-4175-8a16-b6c2916f77b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c2550b-d8f2-51ad-8f71-17c4d8edc680/57c2550b-d8f2-51ad-8f71-17c4d8edc680_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85718,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734301/general/598511af-6b4b-4a7d-9ef6-3b44111c6862.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c2550b-d8f2-51ad-8f71-17c4d8edc680/57c2550b-d8f2-51ad-8f71-17c4d8edc680_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126123,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734301/general/d5eeaa74-8754-4577-bf32-001dde61a267.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c2550b-d8f2-51ad-8f71-17c4d8edc680/57c2550b-d8f2-51ad-8f71-17c4d8edc680_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99159,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734301/general/e80c7803-8a5c-4da0-b93e-0f46ac1b46f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c2550b-d8f2-51ad-8f71-17c4d8edc680/57c2550b-d8f2-51ad-8f71-17c4d8edc680_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102977,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734301/general/afc65c17-ca97-40af-a261-4caca805de0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c2550b-d8f2-51ad-8f71-17c4d8edc680/57c2550b-d8f2-51ad-8f71-17c4d8edc680_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126416,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734301/general/8e8a95a6-01e6-40e0-8b25-2a64cd20a4bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c2550b-d8f2-51ad-8f71-17c4d8edc680/57c2550b-d8f2-51ad-8f71-17c4d8edc680_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179811,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734301/general/ae7c49aa-4bd1-4cc1-a8ff-31d49fd15796.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c2550b-d8f2-51ad-8f71-17c4d8edc680/57c2550b-d8f2-51ad-8f71-17c4d8edc680_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120576,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734301/general/8f3a30af-5d68-41a8-b4ff-dd1095b44987.jpg',
'Width': 1024}],
'price': 12650,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Automatic - 150 hp - '
'164.295 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722746%27 HTTP/1.1" 200 None
2026-03-25 10:21:41 [adesa.be] INFO: Saving data for 10722746: {'created_time': 1774434101.243452, 'last_price_update_time': 1774434101.243463, 'auction_closing_time': 1774609200.0}
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722746') HTTP/1.1" 204 0
2026-03-25 10:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5555983/general/9dd88f6f-8c04-4866-950d-d658ae813a1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722745)
2026-03-25 10:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5555983/general/459a9d35-b848-4d71-97f5-17d2e5ca97a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722745)
2026-03-25 10:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716139> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722744> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714676> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716086> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10: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-25 10: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-25 10: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-25 10:21:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa0fd1d0>
2026-03-25 10:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22bf44cb-17d1-5af3-befd-bc731c28469e/22bf44cb-17d1-5af3-befd-bc731c28469e_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555983%252Fgeneral%252Faec3e867-98b0-4890-897e-6127476018f8.jpg') HTTP/1.1" 204 0
2026-03-25 10:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555983/general/aec3e867-98b0-4890-897e-6127476018f8.jpg saved to cache
2026-03-25 10:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 22bf44cb-17d1-5af3-befd-bc731c28469e
2026-03-25 10:21:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:21:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-25 10:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4ac201310>
2026-03-25 10:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22bf44cb-17d1-5af3-befd-bc731c28469e/22bf44cb-17d1-5af3-befd-bc731c28469e_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555983%252Fgeneral%252F62893033-ff5f-425e-a79c-3c7d82b12d45.jpg') HTTP/1.1" 204 0
2026-03-25 10:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555983/general/62893033-ff5f-425e-a79c-3c7d82b12d45.jpg saved to cache
2026-03-25 10:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 22bf44cb-17d1-5af3-befd-bc731c28469e
2026-03-25 10:21:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9c9d010>
2026-03-25 10:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22bf44cb-17d1-5af3-befd-bc731c28469e/22bf44cb-17d1-5af3-befd-bc731c28469e_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555983%252Fgeneral%252F23aedfb8-83e5-4dc4-bb54-87c5293e8572.jpg') HTTP/1.1" 204 0
2026-03-25 10:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555983/general/23aedfb8-83e5-4dc4-bb54-87c5293e8572.jpg saved to cache
2026-03-25 10:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 22bf44cb-17d1-5af3-befd-bc731c28469e
2026-03-25 10:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5555983/general/aaff9a56-cae6-4dd6-9373-b22af7723013.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722745)
2026-03-25 10:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5555983/general/7ea1b32e-93b4-41f8-a404-5acd643bb44f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722745)
2026-03-25 10:21:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9282810>
2026-03-25 10:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22bf44cb-17d1-5af3-befd-bc731c28469e/22bf44cb-17d1-5af3-befd-bc731c28469e_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555983%252Fgeneral%252F9dd88f6f-8c04-4866-950d-d658ae813a1d.jpg') HTTP/1.1" 204 0
2026-03-25 10:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555983/general/9dd88f6f-8c04-4866-950d-d658ae813a1d.jpg saved to cache
2026-03-25 10:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 22bf44cb-17d1-5af3-befd-bc731c28469e
2026-03-25 10:21:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:21:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-25 10:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d830d0>
2026-03-25 10:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22bf44cb-17d1-5af3-befd-bc731c28469e/22bf44cb-17d1-5af3-befd-bc731c28469e_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555983%252Fgeneral%252F459a9d35-b848-4d71-97f5-17d2e5ca97a8.jpg') HTTP/1.1" 204 0
2026-03-25 10:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555983/general/459a9d35-b848-4d71-97f5-17d2e5ca97a8.jpg saved to cache
2026-03-25 10:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 22bf44cb-17d1-5af3-befd-bc731c28469e
2026-03-25 10:21:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f014cc70-2cca-550d-8f72-525a959c5c14 with identifier: 10716139
2026-03-25 10:21:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f014cc70-2cca-550d-8f72-525a959c5c14 with scrape type 2
2026-03-25 10:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f014cc70-2cca-550d-8f72-525a959c5c14 with scrape type 2
2026-03-25 10:21:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f014cc70-2cca-550d-8f72-525a959c5c14, identifier: 10716139
2026-03-25 10:21:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cdfae1c-2975-552c-9827-1c7fb6f29844 with identifier: 10722744
2026-03-25 10:21:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cdfae1c-2975-552c-9827-1c7fb6f29844 with scrape type 1
2026-03-25 10:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6cdfae1c-2975-552c-9827-1c7fb6f29844
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5467533%252Fgeneral%252Fe37dd27b-d2c6-4623-9494-d8fed2e50d20.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467533/general/e37dd27b-d2c6-4623-9494-d8fed2e50d20.jpg already downloaded
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5467533%252Fgeneral%252Fd57f7b95-4ea7-49ad-b6dc-91afd076fb69.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467533/general/d57f7b95-4ea7-49ad-b6dc-91afd076fb69.jpg already downloaded
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5467533%252Fgeneral%252F6b6e4b2b-e415-49ea-a75d-ae8e2d18610a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467533/general/6b6e4b2b-e415-49ea-a75d-ae8e2d18610a.jpg already downloaded
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5467533%252Fgeneral%252F1e565aa9-e13d-4f31-bef8-ef1e22d7c62e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467533/general/1e565aa9-e13d-4f31-bef8-ef1e22d7c62e.jpg already downloaded
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5467533%252Fgeneral%252F01c404e1-d537-42ea-8a53-79437b05e2f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467533/general/01c404e1-d537-42ea-8a53-79437b05e2f4.jpg already downloaded
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5467533%252Fgeneral%252F9f631749-13a5-4fa4-af2d-561cd14b0bf2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467533/general/9f631749-13a5-4fa4-af2d-561cd14b0bf2.jpg already downloaded
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5467533%252Fgeneral%252Fa5dcf17f-8b0e-4123-af91-a64b99735cb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467533/general/a5dcf17f-8b0e-4123-af91-a64b99735cb1.jpg already downloaded
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5467533%252Fgeneral%252F55e86761-a1bb-4c16-9d7b-5fbef4a61d7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467533/general/55e86761-a1bb-4c16-9d7b-5fbef4a61d7b.jpg already downloaded
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5467533%252Fgeneral%252Febbe60d3-f3bf-41ee-af38-7171bb5e4689.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467533/general/ebbe60d3-f3bf-41ee-af38-7171bb5e4689.jpg already downloaded
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5467533%252Fgeneral%252Fd0ee0fcf-0aa6-4d49-befb-4628cbe04e5c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467533/general/d0ee0fcf-0aa6-4d49-befb-4628cbe04e5c.jpg already downloaded
2026-03-25 10:21:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cdfae1c-2975-552c-9827-1c7fb6f29844, identifier: 10722744
2026-03-25 10:21:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f1a2148-0f26-530f-af30-572bdce85508 with identifier: 10716130
2026-03-25 10:21:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f1a2148-0f26-530f-af30-572bdce85508 with scrape type 2
2026-03-25 10:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f1a2148-0f26-530f-af30-572bdce85508 with scrape type 2
2026-03-25 10:21:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1f1a2148-0f26-530f-af30-572bdce85508, identifier: 10716130
2026-03-25 10:21:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fdee329-17fc-5d75-8c00-3ff029ad63ab with identifier: 10714676
2026-03-25 10:21:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fdee329-17fc-5d75-8c00-3ff029ad63ab with scrape type 2
2026-03-25 10:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fdee329-17fc-5d75-8c00-3ff029ad63ab with scrape type 2
2026-03-25 10:21:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2fdee329-17fc-5d75-8c00-3ff029ad63ab, identifier: 10714676
2026-03-25 10:21:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99733334-ba0b-5a6e-8740-4a90e87a40b5 with identifier: 10716086
2026-03-25 10:21:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99733334-ba0b-5a6e-8740-4a90e87a40b5 with scrape type 2
2026-03-25 10:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99733334-ba0b-5a6e-8740-4a90e87a40b5 with scrape type 2
2026-03-25 10:21:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99733334-ba0b-5a6e-8740-4a90e87a40b5, identifier: 10716086
2026-03-25 10:21:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f014cc70-2cca-550d-8f72-525a959c5c14 with identifier: 10716139
2026-03-25 10:21:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f014cc70-2cca-550d-8f72-525a959c5c14 with identifier: 10716139
2026-03-25 10:21:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f014cc70-2cca-550d-8f72-525a959c5c14 with identifier: 10716139 to the API
2026-03-25 10:21:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716139>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': 'f014cc70-2cca-550d-8f72-525a959c5c14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '144632',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716139',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 126677,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2016-07-08',
'seats_number': 2,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 126.677 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-25 10:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716139%27 HTTP/1.1" 200 None
2026-03-25 10:21:42 [adesa.be] INFO: Saving data for 10716139: {'auction_closing_time': 1774519200.0, 'created_time': 1774347402.637316, 'last_price_update_time': 1774434102.717541}
2026-03-25 10:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716139') HTTP/1.1" 204 0
2026-03-25 10:21:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cdfae1c-2975-552c-9827-1c7fb6f29844 with identifier: 10722744
2026-03-25 10:21:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cdfae1c-2975-552c-9827-1c7fb6f29844 with identifier: 10722744
2026-03-25 10:21:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cdfae1c-2975-552c-9827-1c7fb6f29844 with identifier: 10722744 to the API
2026-03-25 10:21:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722744>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '6cdfae1c-2975-552c-9827-1c7fb6f29844',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ywv211',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722744',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 261200,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5467533/general/e37dd27b-d2c6-4623-9494-d8fed2e50d20.jpg',
'https://images.openlane.eu/carimgs/5467533/general/d57f7b95-4ea7-49ad-b6dc-91afd076fb69.jpg',
'https://images.openlane.eu/carimgs/5467533/general/6b6e4b2b-e415-49ea-a75d-ae8e2d18610a.jpg',
'https://images.openlane.eu/carimgs/5467533/general/1e565aa9-e13d-4f31-bef8-ef1e22d7c62e.jpg',
'https://images.openlane.eu/carimgs/5467533/general/01c404e1-d537-42ea-8a53-79437b05e2f4.jpg',
'https://images.openlane.eu/carimgs/5467533/general/9f631749-13a5-4fa4-af2d-561cd14b0bf2.jpg',
'https://images.openlane.eu/carimgs/5467533/general/a5dcf17f-8b0e-4123-af91-a64b99735cb1.jpg',
'https://images.openlane.eu/carimgs/5467533/general/55e86761-a1bb-4c16-9d7b-5fbef4a61d7b.jpg',
'https://images.openlane.eu/carimgs/5467533/general/ebbe60d3-f3bf-41ee-af38-7171bb5e4689.jpg',
'https://images.openlane.eu/carimgs/5467533/general/d0ee0fcf-0aa6-4d49-befb-4628cbe04e5c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdfae1c-2975-552c-9827-1c7fb6f29844/6cdfae1c-2975-552c-9827-1c7fb6f29844_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 472467,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467533/general/e37dd27b-d2c6-4623-9494-d8fed2e50d20.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdfae1c-2975-552c-9827-1c7fb6f29844/6cdfae1c-2975-552c-9827-1c7fb6f29844_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 453322,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467533/general/d57f7b95-4ea7-49ad-b6dc-91afd076fb69.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdfae1c-2975-552c-9827-1c7fb6f29844/6cdfae1c-2975-552c-9827-1c7fb6f29844_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 464185,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467533/general/6b6e4b2b-e415-49ea-a75d-ae8e2d18610a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdfae1c-2975-552c-9827-1c7fb6f29844/6cdfae1c-2975-552c-9827-1c7fb6f29844_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 478921,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467533/general/1e565aa9-e13d-4f31-bef8-ef1e22d7c62e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdfae1c-2975-552c-9827-1c7fb6f29844/6cdfae1c-2975-552c-9827-1c7fb6f29844_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342677,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467533/general/01c404e1-d537-42ea-8a53-79437b05e2f4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdfae1c-2975-552c-9827-1c7fb6f29844/6cdfae1c-2975-552c-9827-1c7fb6f29844_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357753,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467533/general/9f631749-13a5-4fa4-af2d-561cd14b0bf2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdfae1c-2975-552c-9827-1c7fb6f29844/6cdfae1c-2975-552c-9827-1c7fb6f29844_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343486,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467533/general/a5dcf17f-8b0e-4123-af91-a64b99735cb1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdfae1c-2975-552c-9827-1c7fb6f29844/6cdfae1c-2975-552c-9827-1c7fb6f29844_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388881,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467533/general/55e86761-a1bb-4c16-9d7b-5fbef4a61d7b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdfae1c-2975-552c-9827-1c7fb6f29844/6cdfae1c-2975-552c-9827-1c7fb6f29844_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275899,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467533/general/ebbe60d3-f3bf-41ee-af38-7171bb5e4689.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdfae1c-2975-552c-9827-1c7fb6f29844/6cdfae1c-2975-552c-9827-1c7fb6f29844_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356668,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467533/general/d0ee0fcf-0aa6-4d49-befb-4628cbe04e5c.jpg',
'Width': 1440}],
'price': 300,
'price_includes_vat': True,
'registration_date': '2009-01-20',
'seats_number': 5,
'seller_name': 'Elie Mourra',
'title': 'Kia Ceed SW - Diesel - Manual - 115 hp - 261.200 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-25 10:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722744%27 HTTP/1.1" 200 None
2026-03-25 10:21:43 [adesa.be] INFO: Saving data for 10722744: {'created_time': 1774434103.761117, 'last_price_update_time': 1774434103.761129, 'auction_closing_time': 1774609200.0}
2026-03-25 10:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722744') HTTP/1.1" 204 0
2026-03-25 10:21:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1f1a2148-0f26-530f-af30-572bdce85508 with identifier: 10716130
2026-03-25 10:21:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1f1a2148-0f26-530f-af30-572bdce85508 with identifier: 10716130
2026-03-25 10:21:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1f1a2148-0f26-530f-af30-572bdce85508 with identifier: 10716130 to the API
2026-03-25 10:21:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716130>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '1f1a2148-0f26-530f-af30-572bdce85508',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '003925',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716130',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 152698,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2016-07-15',
'seats_number': 2,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Caddy Maxi 1.4 - CNG - Manual - 110 hp - 152.698 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-25 10:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716130%27 HTTP/1.1" 200 None
2026-03-25 10:21:44 [adesa.be] INFO: Saving data for 10716130: {'auction_closing_time': 1774519200.0, 'created_time': 1774347408.0465, 'last_price_update_time': 1774434104.042549}
2026-03-25 10:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716130') HTTP/1.1" 204 0
2026-03-25 10:21:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2fdee329-17fc-5d75-8c00-3ff029ad63ab with identifier: 10714676
2026-03-25 10:21:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2fdee329-17fc-5d75-8c00-3ff029ad63ab with identifier: 10714676
2026-03-25 10:21:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2fdee329-17fc-5d75-8c00-3ff029ad63ab with identifier: 10714676 to the API
2026-03-25 10:21:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714676>
{'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-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '2fdee329-17fc-5d75-8c00-3ff029ad63ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLF100',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714676',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 111867,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 2.0 TDI Clever - Diesel - Automatic - 150 hp - '
'111.867 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-25 10:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714676%27 HTTP/1.1" 200 None
2026-03-25 10:21:44 [adesa.be] INFO: Saving data for 10714676: {'auction_closing_time': 1774600200.0, 'created_time': 1774347475.128176, 'last_price_update_time': 1774434104.35564}
2026-03-25 10:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714676') HTTP/1.1" 204 0
2026-03-25 10:21:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99733334-ba0b-5a6e-8740-4a90e87a40b5 with identifier: 10716086
2026-03-25 10:21:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99733334-ba0b-5a6e-8740-4a90e87a40b5 with identifier: 10716086
2026-03-25 10:21:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99733334-ba0b-5a6e-8740-4a90e87a40b5 with identifier: 10716086 to the API
2026-03-25 10:21:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716086>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': '',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '99733334-ba0b-5a6e-8740-4a90e87a40b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716086',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 262684,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2019-06-14',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Caddy 1.4 TGI Highline - CNG - Automatic - 110 hp - '
'262.684 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2019}
2026-03-25 10:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716086%27 HTTP/1.1" 200 None
2026-03-25 10:21:44 [adesa.be] INFO: Saving data for 10716086: {'auction_closing_time': 1774519200.0, 'created_time': 1774347408.50247, 'last_price_update_time': 1774434104.621333}
2026-03-25 10:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716086') HTTP/1.1" 204 0
2026-03-25 10:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5555983/general/9a82fb9a-2d31-408b-a2c0-040c71998344.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722745)
2026-03-25 10: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-25 10:21:44 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:21:44 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 86 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-25 10:21:44 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 94 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-25 10:21:44 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-25 10:21:44 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 70 - Data Location: 102 - value: b'2025:12:04 15:10:47\x00'
2026-03-25 10:21:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00z'
2026-03-25 10:21:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:21:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f33450>
2026-03-25 10:21:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:21:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22bf44cb-17d1-5af3-befd-bc731c28469e/22bf44cb-17d1-5af3-befd-bc731c28469e_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555983%252Fgeneral%252Faaff9a56-cae6-4dd6-9373-b22af7723013.jpg') HTTP/1.1" 204 0
2026-03-25 10:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555983/general/aaff9a56-cae6-4dd6-9373-b22af7723013.jpg saved to cache
2026-03-25 10:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 22bf44cb-17d1-5af3-befd-bc731c28469e
2026-03-25 10:21:44 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:21:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:21:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9c908d0>
2026-03-25 10:21:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:21:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22bf44cb-17d1-5af3-befd-bc731c28469e/22bf44cb-17d1-5af3-befd-bc731c28469e_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555983%252Fgeneral%252F7ea1b32e-93b4-41f8-a404-5acd643bb44f.jpg') HTTP/1.1" 204 0
2026-03-25 10:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555983/general/7ea1b32e-93b4-41f8-a404-5acd643bb44f.jpg saved to cache
2026-03-25 10:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 22bf44cb-17d1-5af3-befd-bc731c28469e
2026-03-25 10:21:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fde65280-6d8b-5c5e-b327-e5b619c7d8a5 with identifier: 10714681
2026-03-25 10:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fde65280-6d8b-5c5e-b327-e5b619c7d8a5 with scrape type 2
2026-03-25 10:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fde65280-6d8b-5c5e-b327-e5b619c7d8a5 with scrape type 2
2026-03-25 10:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fde65280-6d8b-5c5e-b327-e5b619c7d8a5, identifier: 10714681
2026-03-25 10:21:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da213d33-a438-514d-b1a2-8f961b31417f with identifier: 10714678
2026-03-25 10:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da213d33-a438-514d-b1a2-8f961b31417f with scrape type 2
2026-03-25 10:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da213d33-a438-514d-b1a2-8f961b31417f with scrape type 2
2026-03-25 10:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: da213d33-a438-514d-b1a2-8f961b31417f, identifier: 10714678
2026-03-25 10:21:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 10:21:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:21:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e43fd0>
2026-03-25 10:21:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:21:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22bf44cb-17d1-5af3-befd-bc731c28469e/22bf44cb-17d1-5af3-befd-bc731c28469e_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555983%252Fgeneral%252F9a82fb9a-2d31-408b-a2c0-040c71998344.jpg') HTTP/1.1" 204 0
2026-03-25 10:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555983/general/9a82fb9a-2d31-408b-a2c0-040c71998344.jpg saved to cache
2026-03-25 10:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 22bf44cb-17d1-5af3-befd-bc731c28469e
2026-03-25 10:21:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 22bf44cb-17d1-5af3-befd-bc731c28469e, skipping ID generation
2026-03-25 10:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22bf44cb-17d1-5af3-befd-bc731c28469e with scrape type 1
2026-03-25 10:21:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 22bf44cb-17d1-5af3-befd-bc731c28469e sending to next pipeline
2026-03-25 10:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 22bf44cb-17d1-5af3-befd-bc731c28469e, identifier: 10722745
2026-03-25 10:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fde65280-6d8b-5c5e-b327-e5b619c7d8a5 with identifier: 10714681
2026-03-25 10:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fde65280-6d8b-5c5e-b327-e5b619c7d8a5 with identifier: 10714681
2026-03-25 10:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fde65280-6d8b-5c5e-b327-e5b619c7d8a5 with identifier: 10714681 to the API
2026-03-25 10:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714681>
{'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': 150,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'fde65280-6d8b-5c5e-b327-e5b619c7d8a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCG189',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714681',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 216130,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 1.5 TSI Clever - Petrol - Automatic - 150 hp - '
'216.130 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-25 10:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714681%27 HTTP/1.1" 200 None
2026-03-25 10:21:45 [adesa.be] INFO: Saving data for 10714681: {'auction_closing_time': 1774600200.0, 'created_time': 1774347478.094109, 'last_price_update_time': 1774434105.57506}
2026-03-25 10:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714681') HTTP/1.1" 204 0
2026-03-25 10:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: da213d33-a438-514d-b1a2-8f961b31417f with identifier: 10714678
2026-03-25 10:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: da213d33-a438-514d-b1a2-8f961b31417f with identifier: 10714678
2026-03-25 10:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: da213d33-a438-514d-b1a2-8f961b31417f with identifier: 10714678 to the API
2026-03-25 10:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714678>
{'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-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'da213d33-a438-514d-b1a2-8f961b31417f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALT324',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714678',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 163212,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-05-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 1.4 TSI Clever - Hybrid - Automatic - 156 hp - '
'163.212 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-25 10:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714678%27 HTTP/1.1" 200 None
2026-03-25 10:21:45 [adesa.be] INFO: Saving data for 10714678: {'auction_closing_time': 1774600200.0, 'created_time': 1774347405.315351, 'last_price_update_time': 1774434105.857202}
2026-03-25 10:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714678') HTTP/1.1" 204 0
2026-03-25 10:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 22bf44cb-17d1-5af3-befd-bc731c28469e with identifier: 10722745
2026-03-25 10:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 22bf44cb-17d1-5af3-befd-bc731c28469e with identifier: 10722745
2026-03-25 10:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 22bf44cb-17d1-5af3-befd-bc731c28469e with identifier: 10722745 to the API
2026-03-25 10:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5555983/general/9a82fb9a-2d31-408b-a2c0-040c71998344.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '22bf44cb-17d1-5af3-befd-bc731c28469e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CJM035',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722745',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 236415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bf44cb-17d1-5af3-befd-bc731c28469e/22bf44cb-17d1-5af3-befd-bc731c28469e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133399,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555983/general/9dd88f6f-8c04-4866-950d-d658ae813a1d.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bf44cb-17d1-5af3-befd-bc731c28469e/22bf44cb-17d1-5af3-befd-bc731c28469e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136729,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555983/general/cc582a37-87d5-40fc-b8f3-ba569a5ad6e0.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bf44cb-17d1-5af3-befd-bc731c28469e/22bf44cb-17d1-5af3-befd-bc731c28469e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118818,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555983/general/23aedfb8-83e5-4dc4-bb54-87c5293e8572.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bf44cb-17d1-5af3-befd-bc731c28469e/22bf44cb-17d1-5af3-befd-bc731c28469e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124319,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555983/general/aec3e867-98b0-4890-897e-6127476018f8.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bf44cb-17d1-5af3-befd-bc731c28469e/22bf44cb-17d1-5af3-befd-bc731c28469e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126166,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555983/general/d8dc619a-3ad8-4251-9156-c6b97c3a3bf9.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bf44cb-17d1-5af3-befd-bc731c28469e/22bf44cb-17d1-5af3-befd-bc731c28469e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118512,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555983/general/62893033-ff5f-425e-a79c-3c7d82b12d45.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bf44cb-17d1-5af3-befd-bc731c28469e/22bf44cb-17d1-5af3-befd-bc731c28469e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298791,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555983/general/aaff9a56-cae6-4dd6-9373-b22af7723013.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bf44cb-17d1-5af3-befd-bc731c28469e/22bf44cb-17d1-5af3-befd-bc731c28469e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359745,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555983/general/7ea1b32e-93b4-41f8-a404-5acd643bb44f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bf44cb-17d1-5af3-befd-bc731c28469e/22bf44cb-17d1-5af3-befd-bc731c28469e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368190,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555983/general/9a82fb9a-2d31-408b-a2c0-040c71998344.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22bf44cb-17d1-5af3-befd-bc731c28469e/22bf44cb-17d1-5af3-befd-bc731c28469e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116221,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555983/general/459a9d35-b848-4d71-97f5-17d2e5ca97a8.jpg',
'Width': 640}],
'price': 3150,
'price_includes_vat': True,
'registration_date': '2013-10-29',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'BMW 1 Series 114d Premiere - Diesel - Manual - 95 hp - 236.415 km',
'transmission': 'manual',
'trim': 'Premiere',
'vin': None,
'year': 2013}
2026-03-25 10:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722745%27 HTTP/1.1" 200 None
2026-03-25 10:21:46 [adesa.be] INFO: Saving data for 10722745: {'created_time': 1774434106.250375, 'last_price_update_time': 1774434106.250388, 'auction_closing_time': 1774609200.0}
2026-03-25 10:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722745') HTTP/1.1" 204 0
2026-03-25 10:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714674> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716121> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bafba29c-e763-54dd-94a7-552a2eb5a022 with identifier: 10714588
2026-03-25 10:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bafba29c-e763-54dd-94a7-552a2eb5a022 with scrape type 2
2026-03-25 10:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bafba29c-e763-54dd-94a7-552a2eb5a022 with scrape type 2
2026-03-25 10:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bafba29c-e763-54dd-94a7-552a2eb5a022, identifier: 10714588
2026-03-25 10:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bafba29c-e763-54dd-94a7-552a2eb5a022 with identifier: 10714588
2026-03-25 10:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bafba29c-e763-54dd-94a7-552a2eb5a022 with identifier: 10714588
2026-03-25 10:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bafba29c-e763-54dd-94a7-552a2eb5a022 with identifier: 10714588 to the API
2026-03-25 10:21:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714588>
{'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': 150,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'bafba29c-e763-54dd-94a7-552a2eb5a022',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSS010',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714588',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 93274,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 1.5 TSI Clever - Petrol - Automatic - 150 hp - '
'93.274 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-25 10:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714588%27 HTTP/1.1" 200 None
2026-03-25 10:21:46 [adesa.be] INFO: Saving data for 10714588: {'auction_closing_time': 1774600200.0, 'created_time': 1774347477.68683, 'last_price_update_time': 1774434106.754776}
2026-03-25 10:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714588') HTTP/1.1" 204 0
2026-03-25 10:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc0b4c42-fc84-501f-8769-bb3849b6724b with identifier: 10714674
2026-03-25 10:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc0b4c42-fc84-501f-8769-bb3849b6724b with scrape type 2
2026-03-25 10:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc0b4c42-fc84-501f-8769-bb3849b6724b with scrape type 2
2026-03-25 10:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dc0b4c42-fc84-501f-8769-bb3849b6724b, identifier: 10714674
2026-03-25 10:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dd4440a-a272-5e8a-a448-b2271c08f534 with identifier: 10716121
2026-03-25 10:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dd4440a-a272-5e8a-a448-b2271c08f534 with scrape type 2
2026-03-25 10:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7dd4440a-a272-5e8a-a448-b2271c08f534 with scrape type 2
2026-03-25 10:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7dd4440a-a272-5e8a-a448-b2271c08f534, identifier: 10716121
2026-03-25 10:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dc0b4c42-fc84-501f-8769-bb3849b6724b with identifier: 10714674
2026-03-25 10:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dc0b4c42-fc84-501f-8769-bb3849b6724b with identifier: 10714674
2026-03-25 10:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dc0b4c42-fc84-501f-8769-bb3849b6724b with identifier: 10714674 to the API
2026-03-25 10:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714674>
{'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': 150,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'dc0b4c42-fc84-501f-8769-bb3849b6724b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRN132',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714674',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 116226,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 1.5 TSI Clever - Petrol - Automatic - 150 hp - '
'116.226 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-25 10:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714674%27 HTTP/1.1" 200 None
2026-03-25 10:21:47 [adesa.be] INFO: Saving data for 10714674: {'auction_closing_time': 1774600200.0, 'created_time': 1774347474.055143, 'last_price_update_time': 1774434107.231054}
2026-03-25 10:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714674') HTTP/1.1" 204 0
2026-03-25 10:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7dd4440a-a272-5e8a-a448-b2271c08f534 with identifier: 10716121
2026-03-25 10:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7dd4440a-a272-5e8a-a448-b2271c08f534 with identifier: 10716121
2026-03-25 10:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7dd4440a-a272-5e8a-a448-b2271c08f534 with identifier: 10716121 to the API
2026-03-25 10:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716121>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '7dd4440a-a272-5e8a-a448-b2271c08f534',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WJA796',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716121',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 185057,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2019-06-13',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.6 TDI Ambition - Diesel - Automatic - 115 hp '
'- 185.057 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2019}
2026-03-25 10:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716121%27 HTTP/1.1" 200 None
2026-03-25 10:21:47 [adesa.be] INFO: Saving data for 10716121: {'auction_closing_time': 1774519200.0, 'created_time': 1774347458.665453, 'last_price_update_time': 1774434107.553482}
2026-03-25 10:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716121') HTTP/1.1" 204 0
2026-03-25 10:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716107> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:21:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f91e030d-8d9b-5640-a34c-2c148c15906f with identifier: 10716107
2026-03-25 10:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f91e030d-8d9b-5640-a34c-2c148c15906f with scrape type 2
2026-03-25 10:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f91e030d-8d9b-5640-a34c-2c148c15906f with scrape type 2
2026-03-25 10:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f91e030d-8d9b-5640-a34c-2c148c15906f, identifier: 10716107
2026-03-25 10:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f91e030d-8d9b-5640-a34c-2c148c15906f with identifier: 10716107
2026-03-25 10:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f91e030d-8d9b-5640-a34c-2c148c15906f with identifier: 10716107
2026-03-25 10:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f91e030d-8d9b-5640-a34c-2c148c15906f with identifier: 10716107 to the API
2026-03-25 10:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716107>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': 'f91e030d-8d9b-5640-a34c-2c148c15906f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716107',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 232854,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2019-09-12',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.5 Ambition - CNG - Automatic - 130 hp - '
'232.854 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2019}
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716107%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Saving data for 10716107: {'auction_closing_time': 1774519200.0, 'created_time': 1774347494.769485, 'last_price_update_time': 1774434108.060815}
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716107') HTTP/1.1" 204 0
2026-03-25 10:21:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10679617
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710679617%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10679617: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10679617 url https://www.openlane.eu/en/carv6/auction/10679617
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10616514
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616514%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10616514: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10616514 url https://www.openlane.eu/en/carv6/auction/10616514
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10679616
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710679616%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10679616: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10679616 url https://www.openlane.eu/en/carv6/auction/10679616
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10704037
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704037%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10704037: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10704037 url https://www.openlane.eu/en/carv6/auction/10704037
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10652155
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710652155%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10652155: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10652155 url https://www.openlane.eu/en/carv6/auction/10652155
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10672563
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710672563%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10672563: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10672563 url https://www.openlane.eu/en/carv6/auction/10672563
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10501019
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710501019%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10501019: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10501019 url https://www.openlane.eu/en/carv6/auction/10501019
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10191297
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710191297%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10191297: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10191297 url https://www.openlane.eu/en/carv6/auction/10191297
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10481271
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710481271%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10481271: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10481271 url https://www.openlane.eu/en/carv6/auction/10481271
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10594091
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710594091%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10594091: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10594091 url https://www.openlane.eu/en/carv6/auction/10594091
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10659575
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710659575%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10659575: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10659575 url https://www.openlane.eu/en/carv6/auction/10659575
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10680082
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710680082%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10680082: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10680082 url https://www.openlane.eu/en/carv6/auction/10680082
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10146442
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710146442%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10146442: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10146442 url https://www.openlane.eu/en/carv6/auction/10146442
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10616503
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616503%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10616503: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10616503 url https://www.openlane.eu/en/carv6/auction/10616503
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10617284
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710617284%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10617284: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10617284 url https://www.openlane.eu/en/carv6/auction/10617284
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10146432
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710146432%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10146432: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10146432 url https://www.openlane.eu/en/carv6/auction/10146432
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10553908
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710553908%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10553908: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10553908 url https://www.openlane.eu/en/carv6/auction/10553908
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10616549
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616549%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10616549: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10616549 url https://www.openlane.eu/en/carv6/auction/10616549
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10148704
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710148704%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10148704: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10148704 url https://www.openlane.eu/en/carv6/auction/10148704
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10704033
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704033%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10704033: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10704033 url https://www.openlane.eu/en/carv6/auction/10704033
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10623062
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710623062%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10623062: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10623062 url https://www.openlane.eu/en/carv6/auction/10623062
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10644780
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710644780%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10644780: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10644780 url https://www.openlane.eu/en/carv6/auction/10644780
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10609371
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710609371%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10609371: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10609371 url https://www.openlane.eu/en/carv6/auction/10609371
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10508349
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710508349%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10508349: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10508349 url https://www.openlane.eu/en/carv6/auction/10508349
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10609367
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710609367%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10609367: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10609367 url https://www.openlane.eu/en/carv6/auction/10609367
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10662983
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710662983%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10662983: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10662983 url https://www.openlane.eu/en/carv6/auction/10662983
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10630093
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710630093%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10630093: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10630093 url https://www.openlane.eu/en/carv6/auction/10630093
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10466780
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710466780%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10466780: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10466780 url https://www.openlane.eu/en/carv6/auction/10466780
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10539976
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710539976%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10539976: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10539976 url https://www.openlane.eu/en/carv6/auction/10539976
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10616509
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616509%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10616509: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10616509 url https://www.openlane.eu/en/carv6/auction/10616509
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10148725
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710148725%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10148725: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10148725 url https://www.openlane.eu/en/carv6/auction/10148725
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10616538
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616538%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10616538: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10616538 url https://www.openlane.eu/en/carv6/auction/10616538
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10575628
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710575628%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10575628: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10575628 url https://www.openlane.eu/en/carv6/auction/10575628
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10704036
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704036%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10704036: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10704036 url https://www.openlane.eu/en/carv6/auction/10704036
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10616513
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616513%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10616513: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10616513 url https://www.openlane.eu/en/carv6/auction/10616513
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10662989
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710662989%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10662989: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10662989 url https://www.openlane.eu/en/carv6/auction/10662989
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10623054
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710623054%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10623054: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10623054 url https://www.openlane.eu/en/carv6/auction/10623054
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10617283
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710617283%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10617283: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10617283 url https://www.openlane.eu/en/carv6/auction/10617283
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10488779
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710488779%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10488779: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10488779 url https://www.openlane.eu/en/carv6/auction/10488779
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10679615
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710679615%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10679615: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10679615 url https://www.openlane.eu/en/carv6/auction/10679615
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10704034
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704034%27 HTTP/1.1" 200 None
2026-03-25 10:21:48 [adesa.be] INFO: Scrape type for 10704034: 0
2026-03-25 10:21:48 [adesa.be] INFO: Skipping item 10704034 url https://www.openlane.eu/en/carv6/auction/10704034
2026-03-25 10:21:48 [adesa.be] INFO: Found listing with ID: 10575621
2026-03-25 10:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710575621%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10575621: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10575621 url https://www.openlane.eu/en/carv6/auction/10575621
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10508347
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710508347%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10508347: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10508347 url https://www.openlane.eu/en/carv6/auction/10508347
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10609370
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710609370%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10609370: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10609370 url https://www.openlane.eu/en/carv6/auction/10609370
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10442555
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710442555%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10442555: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10442555 url https://www.openlane.eu/en/carv6/auction/10442555
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10616521
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616521%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10616521: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10616521 url https://www.openlane.eu/en/carv6/auction/10616521
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10187738
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710187738%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10187738: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10187738 url https://www.openlane.eu/en/carv6/auction/10187738
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10616501
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616501%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10616501: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10616501 url https://www.openlane.eu/en/carv6/auction/10616501
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10146430
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710146430%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10146430: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10146430 url https://www.openlane.eu/en/carv6/auction/10146430
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10146429
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710146429%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10146429: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10146429 url https://www.openlane.eu/en/carv6/auction/10146429
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10575636
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710575636%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10575636: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10575636 url https://www.openlane.eu/en/carv6/auction/10575636
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10711809
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711809%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10711809: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10711809 url https://www.openlane.eu/en/carv6/auction/10711809
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10616507
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616507%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10616507: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10616507 url https://www.openlane.eu/en/carv6/auction/10616507
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10616504
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616504%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10616504: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10616504 url https://www.openlane.eu/en/carv6/auction/10616504
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10523677
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710523677%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10523677: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10523677 url https://www.openlane.eu/en/carv6/auction/10523677
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10623055
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710623055%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10623055: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10623055 url https://www.openlane.eu/en/carv6/auction/10623055
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10659578
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710659578%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10659578: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10659578 url https://www.openlane.eu/en/carv6/auction/10659578
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10350820
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710350820%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10350820: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10350820 url https://www.openlane.eu/en/carv6/auction/10350820
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10662988
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710662988%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10662988: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10662988 url https://www.openlane.eu/en/carv6/auction/10662988
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10678215
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710678215%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10678215: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10678215 url https://www.openlane.eu/en/carv6/auction/10678215
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10575624
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710575624%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10575624: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10575624 url https://www.openlane.eu/en/carv6/auction/10575624
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10588783
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710588783%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10588783: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10588783 url https://www.openlane.eu/en/carv6/auction/10588783
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10623059
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710623059%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10623059: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10623059 url https://www.openlane.eu/en/carv6/auction/10623059
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10616497
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616497%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10616497: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10616497 url https://www.openlane.eu/en/carv6/auction/10616497
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10644776
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710644776%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10644776: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10644776 url https://www.openlane.eu/en/carv6/auction/10644776
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10396492
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710396492%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10396492: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10396492 url https://www.openlane.eu/en/carv6/auction/10396492
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10246890
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710246890%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10246890: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10246890 url https://www.openlane.eu/en/carv6/auction/10246890
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10488794
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710488794%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10488794: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10488794 url https://www.openlane.eu/en/carv6/auction/10488794
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10674346
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710674346%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10674346: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10674346 url https://www.openlane.eu/en/carv6/auction/10674346
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10616516
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616516%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10616516: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10616516 url https://www.openlane.eu/en/carv6/auction/10616516
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10678211
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710678211%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10678211: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10678211 url https://www.openlane.eu/en/carv6/auction/10678211
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10616539
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616539%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10616539: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10616539 url https://www.openlane.eu/en/carv6/auction/10616539
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10652154
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710652154%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10652154: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10652154 url https://www.openlane.eu/en/carv6/auction/10652154
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10662984
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710662984%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10662984: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10662984 url https://www.openlane.eu/en/carv6/auction/10662984
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10623068
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710623068%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10623068: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10623068 url https://www.openlane.eu/en/carv6/auction/10623068
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10623056
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710623056%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10623056: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10623056 url https://www.openlane.eu/en/carv6/auction/10623056
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10344428
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710344428%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10344428: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10344428 url https://www.openlane.eu/en/carv6/auction/10344428
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10609369
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710609369%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10609369: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10609369 url https://www.openlane.eu/en/carv6/auction/10609369
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10616533
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616533%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10616533: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10616533 url https://www.openlane.eu/en/carv6/auction/10616533
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10704032
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704032%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10704032: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10704032 url https://www.openlane.eu/en/carv6/auction/10704032
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10662987
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710662987%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10662987: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10662987 url https://www.openlane.eu/en/carv6/auction/10662987
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10616541
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616541%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10616541: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10616541 url https://www.openlane.eu/en/carv6/auction/10616541
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10630592
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710630592%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10630592: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10630592 url https://www.openlane.eu/en/carv6/auction/10630592
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10553902
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710553902%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10553902: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10553902 url https://www.openlane.eu/en/carv6/auction/10553902
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10616523
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616523%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10616523: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10616523 url https://www.openlane.eu/en/carv6/auction/10616523
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10588785
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710588785%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10588785: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10588785 url https://www.openlane.eu/en/carv6/auction/10588785
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10344429
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710344429%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10344429: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10344429 url https://www.openlane.eu/en/carv6/auction/10344429
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10146436
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710146436%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10146436: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10146436 url https://www.openlane.eu/en/carv6/auction/10146436
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10616525
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616525%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10616525: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10616525 url https://www.openlane.eu/en/carv6/auction/10616525
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10191279
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710191279%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10191279: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10191279 url https://www.openlane.eu/en/carv6/auction/10191279
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10616544
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616544%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10616544: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10616544 url https://www.openlane.eu/en/carv6/auction/10616544
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10616489
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616489%27 HTTP/1.1" 200 None
2026-03-25 10:21:49 [adesa.be] INFO: Scrape type for 10616489: 0
2026-03-25 10:21:49 [adesa.be] INFO: Skipping item 10616489 url https://www.openlane.eu/en/carv6/auction/10616489
2026-03-25 10:21:49 [adesa.be] INFO: Found listing with ID: 10616491
2026-03-25 10:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616491%27 HTTP/1.1" 200 None
2026-03-25 10:21:50 [adesa.be] INFO: Scrape type for 10616491: 0
2026-03-25 10:21:50 [adesa.be] INFO: Skipping item 10616491 url https://www.openlane.eu/en/carv6/auction/10616491
2026-03-25 10:21:50 [adesa.be] INFO: Found listing with ID: 10623067
2026-03-25 10:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710623067%27 HTTP/1.1" 200 None
2026-03-25 10:21:50 [adesa.be] INFO: Scrape type for 10623067: 0
2026-03-25 10:21:50 [adesa.be] INFO: Skipping item 10623067 url https://www.openlane.eu/en/carv6/auction/10623067
2026-03-25 10:21:50 [adesa.be] INFO: Found listing with ID: 10575620
2026-03-25 10:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710575620%27 HTTP/1.1" 200 None
2026-03-25 10:21:50 [adesa.be] INFO: Scrape type for 10575620: 0
2026-03-25 10:21:50 [adesa.be] INFO: Skipping item 10575620 url https://www.openlane.eu/en/carv6/auction/10575620
2026-03-25 10:21:50 [adesa.be] INFO: Found listing with ID: 10616494
2026-03-25 10:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616494%27 HTTP/1.1" 200 None
2026-03-25 10:21:50 [adesa.be] INFO: Scrape type for 10616494: 0
2026-03-25 10:21:50 [adesa.be] INFO: Skipping item 10616494 url https://www.openlane.eu/en/carv6/auction/10616494
2026-03-25 10:21:50 [adesa.be] INFO: Found listing with ID: 10679619
2026-03-25 10:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710679619%27 HTTP/1.1" 200 None
2026-03-25 10:21:50 [adesa.be] INFO: Scrape type for 10679619: 0
2026-03-25 10:21:50 [adesa.be] INFO: Skipping item 10679619 url https://www.openlane.eu/en/carv6/auction/10679619
2026-03-25 10:21:50 [adesa.be] INFO: Found listing with ID: 10659574
2026-03-25 10:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710659574%27 HTTP/1.1" 200 None
2026-03-25 10:21:50 [adesa.be] INFO: Scrape type for 10659574: 0
2026-03-25 10:21:50 [adesa.be] INFO: Skipping item 10659574 url https://www.openlane.eu/en/carv6/auction/10659574
2026-03-25 10:21:50 [adesa.be] INFO: Found listing with ID: 10396491
2026-03-25 10:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710396491%27 HTTP/1.1" 200 None
2026-03-25 10:21:50 [adesa.be] INFO: Scrape type for 10396491: 0
2026-03-25 10:21:50 [adesa.be] INFO: Skipping item 10396491 url https://www.openlane.eu/en/carv6/auction/10396491
2026-03-25 10:21:50 [adesa.be] INFO: Found listing with ID: 10623061
2026-03-25 10:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710623061%27 HTTP/1.1" 200 None
2026-03-25 10:21:50 [adesa.be] INFO: Scrape type for 10623061: 0
2026-03-25 10:21:50 [adesa.be] INFO: Skipping item 10623061 url https://www.openlane.eu/en/carv6/auction/10623061
2026-03-25 10:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716081> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716087> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716084> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716124> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10: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-25 10: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-25 10:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b93df798-1900-5d8f-bfe0-49f52acb25d3 with identifier: 10716081
2026-03-25 10:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b93df798-1900-5d8f-bfe0-49f52acb25d3 with scrape type 2
2026-03-25 10:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b93df798-1900-5d8f-bfe0-49f52acb25d3 with scrape type 2
2026-03-25 10:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b93df798-1900-5d8f-bfe0-49f52acb25d3, identifier: 10716081
2026-03-25 10:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1b0e1b6-824e-5b63-a414-b35f429a6fca with identifier: 10716087
2026-03-25 10:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1b0e1b6-824e-5b63-a414-b35f429a6fca with scrape type 2
2026-03-25 10:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1b0e1b6-824e-5b63-a414-b35f429a6fca with scrape type 2
2026-03-25 10:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1b0e1b6-824e-5b63-a414-b35f429a6fca, identifier: 10716087
2026-03-25 10:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb12d1cd-2dd7-54d7-a2ae-13c9e4b57810 with identifier: 10716084
2026-03-25 10:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb12d1cd-2dd7-54d7-a2ae-13c9e4b57810 with scrape type 2
2026-03-25 10:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb12d1cd-2dd7-54d7-a2ae-13c9e4b57810 with scrape type 2
2026-03-25 10:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb12d1cd-2dd7-54d7-a2ae-13c9e4b57810, identifier: 10716084
2026-03-25 10:21:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b93df798-1900-5d8f-bfe0-49f52acb25d3 with identifier: 10716081
2026-03-25 10:21:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b93df798-1900-5d8f-bfe0-49f52acb25d3 with identifier: 10716081
2026-03-25 10:21:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b93df798-1900-5d8f-bfe0-49f52acb25d3 with identifier: 10716081 to the API
2026-03-25 10:21:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716081>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': 'b93df798-1900-5d8f-bfe0-49f52acb25d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXX810',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716081',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 167362,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2017-02-15',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.4 TSI Ambition - CNG - Manual - 110 hp - '
'167.362 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2017}
2026-03-25 10:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716081%27 HTTP/1.1" 200 None
2026-03-25 10:21:51 [adesa.be] INFO: Saving data for 10716081: {'auction_closing_time': 1774519200.0, 'created_time': 1774347393.633356, 'last_price_update_time': 1774434111.154897}
2026-03-25 10:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716081') HTTP/1.1" 204 0
2026-03-25 10:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1b0e1b6-824e-5b63-a414-b35f429a6fca with identifier: 10716087
2026-03-25 10:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1b0e1b6-824e-5b63-a414-b35f429a6fca with identifier: 10716087
2026-03-25 10:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1b0e1b6-824e-5b63-a414-b35f429a6fca with identifier: 10716087 to the API
2026-03-25 10:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716087>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': 'b1b0e1b6-824e-5b63-a414-b35f429a6fca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716087',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 197199,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2017-05-06',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.4 TSI Ambition - CNG - Manual - 110 hp - '
'197.199 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2017}
2026-03-25 10:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716087%27 HTTP/1.1" 200 None
2026-03-25 10:21:51 [adesa.be] INFO: Saving data for 10716087: {'auction_closing_time': 1774519200.0, 'created_time': 1774347478.402818, 'last_price_update_time': 1774434111.524812}
2026-03-25 10:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716087') HTTP/1.1" 204 0
2026-03-25 10:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb12d1cd-2dd7-54d7-a2ae-13c9e4b57810 with identifier: 10716084
2026-03-25 10:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb12d1cd-2dd7-54d7-a2ae-13c9e4b57810 with identifier: 10716084
2026-03-25 10:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb12d1cd-2dd7-54d7-a2ae-13c9e4b57810 with identifier: 10716084 to the API
2026-03-25 10:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716084>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': 'fb12d1cd-2dd7-54d7-a2ae-13c9e4b57810',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000844',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716084',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 237760,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2018-01-16',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.4 TSI Style - CNG - Automatic - 110 hp - '
'237.760 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2018}
2026-03-25 10:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716084%27 HTTP/1.1" 200 None
2026-03-25 10:21:51 [adesa.be] INFO: Saving data for 10716084: {'auction_closing_time': 1774519200.0, 'created_time': 1774347466.036508, 'last_price_update_time': 1774434111.856551}
2026-03-25 10:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716084') HTTP/1.1" 204 0
2026-03-25 10:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc8228c8-a4c1-53a8-8aea-27cd19cf8255 with identifier: 10716124
2026-03-25 10:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc8228c8-a4c1-53a8-8aea-27cd19cf8255 with scrape type 2
2026-03-25 10:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc8228c8-a4c1-53a8-8aea-27cd19cf8255 with scrape type 2
2026-03-25 10:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc8228c8-a4c1-53a8-8aea-27cd19cf8255, identifier: 10716124
2026-03-25 10:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc8228c8-a4c1-53a8-8aea-27cd19cf8255 with identifier: 10716124
2026-03-25 10:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc8228c8-a4c1-53a8-8aea-27cd19cf8255 with identifier: 10716124
2026-03-25 10:21:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc8228c8-a4c1-53a8-8aea-27cd19cf8255 with identifier: 10716124 to the API
2026-03-25 10:21:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716124>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': 'fc8228c8-a4c1-53a8-8aea-27cd19cf8255',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '134587',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716124',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 207303,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2020-02-05',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.5 Ambition - CNG - Automatic - 130 hp - '
'207.303 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-25 10:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716124%27 HTTP/1.1" 200 None
2026-03-25 10:21:52 [adesa.be] INFO: Saving data for 10716124: {'auction_closing_time': 1774519200.0, 'created_time': 1774347396.012112, 'last_price_update_time': 1774434112.246714}
2026-03-25 10:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716124') HTTP/1.1" 204 0
2026-03-25 10:21:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716120> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:21:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aa8fb7b-d4ad-5c9a-b265-db1e0240d214 with identifier: 10716120
2026-03-25 10:21:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aa8fb7b-d4ad-5c9a-b265-db1e0240d214 with scrape type 2
2026-03-25 10:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2aa8fb7b-d4ad-5c9a-b265-db1e0240d214 with scrape type 2
2026-03-25 10:21:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2aa8fb7b-d4ad-5c9a-b265-db1e0240d214, identifier: 10716120
2026-03-25 10:21:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2aa8fb7b-d4ad-5c9a-b265-db1e0240d214 with identifier: 10716120
2026-03-25 10:21:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2aa8fb7b-d4ad-5c9a-b265-db1e0240d214 with identifier: 10716120
2026-03-25 10:21:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2aa8fb7b-d4ad-5c9a-b265-db1e0240d214 with identifier: 10716120 to the API
2026-03-25 10:21:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716120>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '2aa8fb7b-d4ad-5c9a-b265-db1e0240d214',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '241293',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716120',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 182396,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2018-04-23',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.4 Style - CNG - Automatic - 110 hp - 182.396 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2018}
2026-03-25 10:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716120%27 HTTP/1.1" 200 None
2026-03-25 10:21:52 [adesa.be] INFO: Saving data for 10716120: {'auction_closing_time': 1774519200.0, 'created_time': 1774347479.89262, 'last_price_update_time': 1774434112.78122}
2026-03-25 10:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716120') HTTP/1.1" 204 0
2026-03-25 10:21:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716123> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:21:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:21:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716101> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:21:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8df1b8c8-4f1b-5984-bfbc-9e6a8d94c3c2 with identifier: 10716123
2026-03-25 10:21:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8df1b8c8-4f1b-5984-bfbc-9e6a8d94c3c2 with scrape type 2
2026-03-25 10:21:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8df1b8c8-4f1b-5984-bfbc-9e6a8d94c3c2 with scrape type 2
2026-03-25 10:21:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8df1b8c8-4f1b-5984-bfbc-9e6a8d94c3c2, identifier: 10716123
2026-03-25 10:21:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8df1b8c8-4f1b-5984-bfbc-9e6a8d94c3c2 with identifier: 10716123
2026-03-25 10:21:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8df1b8c8-4f1b-5984-bfbc-9e6a8d94c3c2 with identifier: 10716123
2026-03-25 10:21:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8df1b8c8-4f1b-5984-bfbc-9e6a8d94c3c2 with identifier: 10716123 to the API
2026-03-25 10:21:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716123>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '8df1b8c8-4f1b-5984-bfbc-9e6a8d94c3c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '343220',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716123',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 92668,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2018-07-27',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.4 Ambition - CNG - Manual - 110 hp - 92.668 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2018}
2026-03-25 10:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716123%27 HTTP/1.1" 200 None
2026-03-25 10:21:54 [adesa.be] INFO: Saving data for 10716123: {'auction_closing_time': 1774519200.0, 'created_time': 1774347483.073923, 'last_price_update_time': 1774434114.151489}
2026-03-25 10:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716123') HTTP/1.1" 204 0
2026-03-25 10:21:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714582> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714583> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 334dcde8-62af-5338-aeba-d1d70597bb04 with identifier: 10714669
2026-03-25 10:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 334dcde8-62af-5338-aeba-d1d70597bb04 with scrape type 2
2026-03-25 10:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 334dcde8-62af-5338-aeba-d1d70597bb04 with scrape type 2
2026-03-25 10:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 334dcde8-62af-5338-aeba-d1d70597bb04, identifier: 10714669
2026-03-25 10:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36b0a4ed-7c07-59ca-acf1-6cef3a354bf3 with identifier: 10716101
2026-03-25 10:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36b0a4ed-7c07-59ca-acf1-6cef3a354bf3 with scrape type 2
2026-03-25 10:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36b0a4ed-7c07-59ca-acf1-6cef3a354bf3 with scrape type 2
2026-03-25 10:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36b0a4ed-7c07-59ca-acf1-6cef3a354bf3, identifier: 10716101
2026-03-25 10:21:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 334dcde8-62af-5338-aeba-d1d70597bb04 with identifier: 10714669
2026-03-25 10:21:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 334dcde8-62af-5338-aeba-d1d70597bb04 with identifier: 10714669
2026-03-25 10:21:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 334dcde8-62af-5338-aeba-d1d70597bb04 with identifier: 10714669 to the API
2026-03-25 10:21:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714669>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '334dcde8-62af-5338-aeba-d1d70597bb04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBE652',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714669',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 62021,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 1.0 TSI Clever - Petrol - Automatic - 110 hp - '
'62.021 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2023}
2026-03-25 10:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714669%27 HTTP/1.1" 200 None
2026-03-25 10:21:54 [adesa.be] INFO: Saving data for 10714669: {'auction_closing_time': 1774600200.0, 'created_time': 1774347507.534789, 'last_price_update_time': 1774434114.675415}
2026-03-25 10:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714669') HTTP/1.1" 204 0
2026-03-25 10:21:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36b0a4ed-7c07-59ca-acf1-6cef3a354bf3 with identifier: 10716101
2026-03-25 10:21:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36b0a4ed-7c07-59ca-acf1-6cef3a354bf3 with identifier: 10716101
2026-03-25 10:21:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36b0a4ed-7c07-59ca-acf1-6cef3a354bf3 with identifier: 10716101 to the API
2026-03-25 10:21:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716101>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '36b0a4ed-7c07-59ca-acf1-6cef3a354bf3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '072911',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716101',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 180812,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5100,
'price_includes_vat': True,
'registration_date': '2016-11-23',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.4 Ambition - CNG - Manual - 110 hp - 180.812 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2016}
2026-03-25 10:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716101%27 HTTP/1.1" 200 None
2026-03-25 10:21:54 [adesa.be] INFO: Saving data for 10716101: {'auction_closing_time': 1774519200.0, 'created_time': 1774347485.894932, 'last_price_update_time': 1774434114.982799}
2026-03-25 10:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716101') HTTP/1.1" 204 0
2026-03-25 10:21:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6aa834d4-9810-5be3-9c58-c7c7a96d8b52 with identifier: 10714582
2026-03-25 10:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6aa834d4-9810-5be3-9c58-c7c7a96d8b52 with scrape type 2
2026-03-25 10:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6aa834d4-9810-5be3-9c58-c7c7a96d8b52 with scrape type 2
2026-03-25 10:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6aa834d4-9810-5be3-9c58-c7c7a96d8b52, identifier: 10714582
2026-03-25 10:21:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 021d5076-e2e2-5034-bc29-bd6aa5cda67f with identifier: 10714583
2026-03-25 10:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 021d5076-e2e2-5034-bc29-bd6aa5cda67f with scrape type 2
2026-03-25 10:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 021d5076-e2e2-5034-bc29-bd6aa5cda67f with scrape type 2
2026-03-25 10:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 021d5076-e2e2-5034-bc29-bd6aa5cda67f, identifier: 10714583
2026-03-25 10:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6aa834d4-9810-5be3-9c58-c7c7a96d8b52 with identifier: 10714582
2026-03-25 10:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6aa834d4-9810-5be3-9c58-c7c7a96d8b52 with identifier: 10714582
2026-03-25 10:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6aa834d4-9810-5be3-9c58-c7c7a96d8b52 with identifier: 10714582 to the API
2026-03-25 10:21:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714582>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '6aa834d4-9810-5be3-9c58-c7c7a96d8b52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ARP247',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714582',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 64414,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-06-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Seat Leon Sportstourer 1.5 TSI Move! - Petrol - Manual - 130 hp - '
'64.414 km',
'transmission': 'manual',
'trim': 'Move!',
'vin': None,
'year': 2021}
2026-03-25 10:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714582%27 HTTP/1.1" 200 None
2026-03-25 10:21:55 [adesa.be] INFO: Saving data for 10714582: {'auction_closing_time': 1774600200.0, 'created_time': 1774347453.653858, 'last_price_update_time': 1774434115.459591}
2026-03-25 10:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714582') HTTP/1.1" 204 0
2026-03-25 10:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 021d5076-e2e2-5034-bc29-bd6aa5cda67f with identifier: 10714583
2026-03-25 10:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 021d5076-e2e2-5034-bc29-bd6aa5cda67f with identifier: 10714583
2026-03-25 10:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 021d5076-e2e2-5034-bc29-bd6aa5cda67f with identifier: 10714583 to the API
2026-03-25 10:21:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714583>
{'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': 95,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '021d5076-e2e2-5034-bc29-bd6aa5cda67f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XCH851',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714583',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 69457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2019-11-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Fabia Combi 1.0 TSI Ambition - Petrol - Manual - 95 hp - '
'69.457 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2019}
2026-03-25 10:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714583%27 HTTP/1.1" 200 None
2026-03-25 10:21:55 [adesa.be] INFO: Saving data for 10714583: {'auction_closing_time': 1774600200.0, 'created_time': 1774347406.074845, 'last_price_update_time': 1774434115.747438}
2026-03-25 10:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714583') HTTP/1.1" 204 0
2026-03-25 10:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716099> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:21:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ee957a1-b477-5389-9bad-e99e150cad1a with identifier: 10716099
2026-03-25 10:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ee957a1-b477-5389-9bad-e99e150cad1a with scrape type 2
2026-03-25 10:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ee957a1-b477-5389-9bad-e99e150cad1a with scrape type 2
2026-03-25 10:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8ee957a1-b477-5389-9bad-e99e150cad1a, identifier: 10716099
2026-03-25 10:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8ee957a1-b477-5389-9bad-e99e150cad1a with identifier: 10716099
2026-03-25 10:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8ee957a1-b477-5389-9bad-e99e150cad1a with identifier: 10716099
2026-03-25 10:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8ee957a1-b477-5389-9bad-e99e150cad1a with identifier: 10716099 to the API
2026-03-25 10:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716099>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '8ee957a1-b477-5389-9bad-e99e150cad1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '176352',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716099',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 180798,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2016-06-24',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Seat Leon Sportstourer 1.4 - CNG - Manual - 110 hp - 180.798 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-25 10:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716099%27 HTTP/1.1" 200 None
2026-03-25 10:21:56 [adesa.be] INFO: Saving data for 10716099: {'auction_closing_time': 1774519200.0, 'created_time': 1774347488.831991, 'last_price_update_time': 1774434116.349615}
2026-03-25 10:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716099') HTTP/1.1" 204 0
2026-03-25 10:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716096> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716098> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716116> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d84340f6-c517-5e52-963b-c740bfa2170f with identifier: 10716096
2026-03-25 10:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d84340f6-c517-5e52-963b-c740bfa2170f with scrape type 2
2026-03-25 10:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d84340f6-c517-5e52-963b-c740bfa2170f with scrape type 2
2026-03-25 10:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d84340f6-c517-5e52-963b-c740bfa2170f, identifier: 10716096
2026-03-25 10:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d84340f6-c517-5e52-963b-c740bfa2170f with identifier: 10716096
2026-03-25 10:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d84340f6-c517-5e52-963b-c740bfa2170f with identifier: 10716096
2026-03-25 10:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d84340f6-c517-5e52-963b-c740bfa2170f with identifier: 10716096 to the API
2026-03-25 10:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716096>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': 'd84340f6-c517-5e52-963b-c740bfa2170f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '180405',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716096',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 284098,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2016-07-01',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Seat Leon Sportstourer 1.4 - CNG - Manual - 110 hp - 284.098 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-25 10:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716096%27 HTTP/1.1" 200 None
2026-03-25 10:21:56 [adesa.be] INFO: Saving data for 10716096: {'auction_closing_time': 1774519200.0, 'created_time': 1774347389.65754, 'last_price_update_time': 1774434116.909735}
2026-03-25 10:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716096') HTTP/1.1" 204 0
2026-03-25 10:21:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72a74058-9e92-586f-98be-e0111c59f8e4 with identifier: 10716098
2026-03-25 10:21:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72a74058-9e92-586f-98be-e0111c59f8e4 with scrape type 2
2026-03-25 10:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72a74058-9e92-586f-98be-e0111c59f8e4 with scrape type 2
2026-03-25 10:21:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 72a74058-9e92-586f-98be-e0111c59f8e4, identifier: 10716098
2026-03-25 10:21:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 72a74058-9e92-586f-98be-e0111c59f8e4 with identifier: 10716098
2026-03-25 10:21:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 72a74058-9e92-586f-98be-e0111c59f8e4 with identifier: 10716098
2026-03-25 10:21:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 72a74058-9e92-586f-98be-e0111c59f8e4 with identifier: 10716098 to the API
2026-03-25 10:21:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716098>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '72a74058-9e92-586f-98be-e0111c59f8e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '180998',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716098',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 165558,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2016-07-08',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Seat Leon Sportstourer 1.4 - CNG - Manual - 110 hp - 165.558 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-25 10:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716098%27 HTTP/1.1" 200 None
2026-03-25 10:21:57 [adesa.be] INFO: Saving data for 10716098: {'auction_closing_time': 1774519200.0, 'created_time': 1774347491.305293, 'last_price_update_time': 1774434117.368653}
2026-03-25 10:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716098') HTTP/1.1" 204 0
2026-03-25 10:21:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6c97071-c216-5573-9ce7-bc5405c81ad8 with identifier: 10716116
2026-03-25 10:21:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6c97071-c216-5573-9ce7-bc5405c81ad8 with scrape type 2
2026-03-25 10:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6c97071-c216-5573-9ce7-bc5405c81ad8 with scrape type 2
2026-03-25 10:21:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6c97071-c216-5573-9ce7-bc5405c81ad8, identifier: 10716116
2026-03-25 10:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6c97071-c216-5573-9ce7-bc5405c81ad8 with identifier: 10716116
2026-03-25 10:21:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6c97071-c216-5573-9ce7-bc5405c81ad8 with identifier: 10716116
2026-03-25 10:21:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6c97071-c216-5573-9ce7-bc5405c81ad8 with identifier: 10716116 to the API
2026-03-25 10:21:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:21:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716116>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': 'a6c97071-c216-5573-9ce7-bc5405c81ad8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '005719',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716116',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 68561,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2019-08-17',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Seat Leon 1.5 Style - CNG - Automatic - 130 hp - 68.561 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-25 10:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716116%27 HTTP/1.1" 200 None
2026-03-25 10:21:57 [adesa.be] INFO: Saving data for 10716116: {'auction_closing_time': 1774519200.0, 'created_time': 1774347393.292461, 'last_price_update_time': 1774434117.860903}
2026-03-25 10:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716116') HTTP/1.1" 204 0
2026-03-25 10: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-25 10:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714666> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:21:57 [adesa.be] INFO: Found listing with ID: 10533800
2026-03-25 10:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710533800%27 HTTP/1.1" 200 None
2026-03-25 10:21:57 [adesa.be] INFO: Scrape type for 10533800: 0
2026-03-25 10:21:57 [adesa.be] INFO: Skipping item 10533800 url https://www.openlane.eu/en/carv6/auction/10533800
2026-03-25 10:21:57 [adesa.be] INFO: Found listing with ID: 10574079
2026-03-25 10:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710574079%27 HTTP/1.1" 200 None
2026-03-25 10:21:57 [adesa.be] INFO: Scrape type for 10574079: 0
2026-03-25 10:21:57 [adesa.be] INFO: Skipping item 10574079 url https://www.openlane.eu/en/carv6/auction/10574079
2026-03-25 10:21:57 [adesa.be] INFO: Found listing with ID: 10616553
2026-03-25 10:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616553%27 HTTP/1.1" 200 None
2026-03-25 10:21:57 [adesa.be] INFO: Scrape type for 10616553: 0
2026-03-25 10:21:57 [adesa.be] INFO: Skipping item 10616553 url https://www.openlane.eu/en/carv6/auction/10616553
2026-03-25 10:21:57 [adesa.be] INFO: Found listing with ID: 10678217
2026-03-25 10:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710678217%27 HTTP/1.1" 200 None
2026-03-25 10:21:57 [adesa.be] INFO: Scrape type for 10678217: 0
2026-03-25 10:21:57 [adesa.be] INFO: Skipping item 10678217 url https://www.openlane.eu/en/carv6/auction/10678217
2026-03-25 10:21:57 [adesa.be] INFO: Found listing with ID: 10672561
2026-03-25 10:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710672561%27 HTTP/1.1" 200 None
2026-03-25 10:21:57 [adesa.be] INFO: Scrape type for 10672561: 0
2026-03-25 10:21:57 [adesa.be] INFO: Skipping item 10672561 url https://www.openlane.eu/en/carv6/auction/10672561
2026-03-25 10:21:57 [adesa.be] INFO: Found listing with ID: 10616547
2026-03-25 10:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616547%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10616547: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10616547 url https://www.openlane.eu/en/carv6/auction/10616547
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10588787
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710588787%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10588787: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10588787 url https://www.openlane.eu/en/carv6/auction/10588787
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10575629
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710575629%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10575629: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10575629 url https://www.openlane.eu/en/carv6/auction/10575629
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10588788
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710588788%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10588788: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10588788 url https://www.openlane.eu/en/carv6/auction/10588788
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10616556
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616556%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10616556: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10616556 url https://www.openlane.eu/en/carv6/auction/10616556
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10454083
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710454083%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10454083: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10454083 url https://www.openlane.eu/en/carv6/auction/10454083
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10616540
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616540%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10616540: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10616540 url https://www.openlane.eu/en/carv6/auction/10616540
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10616546
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616546%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10616546: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10616546 url https://www.openlane.eu/en/carv6/auction/10616546
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10522382
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710522382%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10522382: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10522382 url https://www.openlane.eu/en/carv6/auction/10522382
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10616548
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616548%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10616548: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10616548 url https://www.openlane.eu/en/carv6/auction/10616548
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10616542
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616542%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10616542: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10616542 url https://www.openlane.eu/en/carv6/auction/10616542
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10616554
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616554%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10616554: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10616554 url https://www.openlane.eu/en/carv6/auction/10616554
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10662985
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710662985%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10662985: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10662985 url https://www.openlane.eu/en/carv6/auction/10662985
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10616530
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616530%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10616530: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10616530 url https://www.openlane.eu/en/carv6/auction/10616530
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10148707
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710148707%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10148707: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10148707 url https://www.openlane.eu/en/carv6/auction/10148707
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10616529
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616529%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10616529: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10616529 url https://www.openlane.eu/en/carv6/auction/10616529
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10371581
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710371581%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10371581: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10371581 url https://www.openlane.eu/en/carv6/auction/10371581
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10616555
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616555%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10616555: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10616555 url https://www.openlane.eu/en/carv6/auction/10616555
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10488791
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710488791%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10488791: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10488791 url https://www.openlane.eu/en/carv6/auction/10488791
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10616510
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616510%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10616510: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10616510 url https://www.openlane.eu/en/carv6/auction/10616510
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10428543
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710428543%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10428543: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10428543 url https://www.openlane.eu/en/carv6/auction/10428543
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10616506
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710616506%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10616506: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10616506 url https://www.openlane.eu/en/carv6/auction/10616506
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10533798
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710533798%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10533798: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10533798 url https://www.openlane.eu/en/carv6/auction/10533798
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10363951
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710363951%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10363951: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10363951 url https://www.openlane.eu/en/carv6/auction/10363951
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10623057
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710623057%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10623057: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10623057 url https://www.openlane.eu/en/carv6/auction/10623057
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10711810
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711810%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10711810: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10711810 url https://www.openlane.eu/en/carv6/auction/10711810
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10711806
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711806%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10711806: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10711806 url https://www.openlane.eu/en/carv6/auction/10711806
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10719145
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710719145%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10719145: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10719145 url https://www.openlane.eu/en/carv6/auction/10719145
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10711811
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711811%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10711811: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10711811 url https://www.openlane.eu/en/carv6/auction/10711811
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10711805
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711805%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10711805: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10711805 url https://www.openlane.eu/en/carv6/auction/10711805
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10711804
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711804%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10711804: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10711804 url https://www.openlane.eu/en/carv6/auction/10711804
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10684380
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710684380%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10684380: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10684380 url https://www.openlane.eu/en/carv6/auction/10684380
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10644781
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710644781%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10644781: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10644781 url https://www.openlane.eu/en/carv6/auction/10644781
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10684381
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710684381%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10684381: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10684381 url https://www.openlane.eu/en/carv6/auction/10684381
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10711812
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711812%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10711812: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10711812 url https://www.openlane.eu/en/carv6/auction/10711812
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10684384
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710684384%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10684384: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10684384 url https://www.openlane.eu/en/carv6/auction/10684384
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10488781
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710488781%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10488781: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10488781 url https://www.openlane.eu/en/carv6/auction/10488781
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10684379
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710684379%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10684379: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10684379 url https://www.openlane.eu/en/carv6/auction/10684379
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10684383
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710684383%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10684383: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10684383 url https://www.openlane.eu/en/carv6/auction/10684383
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10711808
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710711808%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10711808: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10711808 url https://www.openlane.eu/en/carv6/auction/10711808
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10691862
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710691862%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10691862: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10691862 url https://www.openlane.eu/en/carv6/auction/10691862
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10719146
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710719146%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10719146: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10719146 url https://www.openlane.eu/en/carv6/auction/10719146
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10713342
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710713342%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10713342: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10713342 url https://www.openlane.eu/en/carv6/auction/10713342
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10684378
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710684378%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10684378: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10684378 url https://www.openlane.eu/en/carv6/auction/10684378
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10684382
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710684382%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10684382: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10684382 url https://www.openlane.eu/en/carv6/auction/10684382
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10713341
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710713341%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10713341: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10713341 url https://www.openlane.eu/en/carv6/auction/10713341
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10664085
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710664085%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10664085: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10664085 url https://www.openlane.eu/en/carv6/auction/10664085
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10456216
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710456216%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10456216: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10456216 url https://www.openlane.eu/en/carv6/auction/10456216
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10489921
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710489921%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10489921: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10489921 url https://www.openlane.eu/en/carv6/auction/10489921
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10504979
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710504979%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10504979: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10504979 url https://www.openlane.eu/en/carv6/auction/10504979
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10375913
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710375913%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10375913: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10375913 url https://www.openlane.eu/en/carv6/auction/10375913
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10505007
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710505007%27 HTTP/1.1" 200 None
2026-03-25 10:21:58 [adesa.be] INFO: Scrape type for 10505007: 0
2026-03-25 10:21:58 [adesa.be] INFO: Skipping item 10505007 url https://www.openlane.eu/en/carv6/auction/10505007
2026-03-25 10:21:58 [adesa.be] INFO: Found listing with ID: 10505014
2026-03-25 10:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710505014%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10505014: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10505014 url https://www.openlane.eu/en/carv6/auction/10505014
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10505001
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710505001%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10505001: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10505001 url https://www.openlane.eu/en/carv6/auction/10505001
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10505013
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710505013%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10505013: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10505013 url https://www.openlane.eu/en/carv6/auction/10505013
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10505002
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710505002%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10505002: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10505002 url https://www.openlane.eu/en/carv6/auction/10505002
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10504970
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710504970%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10504970: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10504970 url https://www.openlane.eu/en/carv6/auction/10504970
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10504971
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710504971%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10504971: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10504971 url https://www.openlane.eu/en/carv6/auction/10504971
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10504982
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710504982%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10504982: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10504982 url https://www.openlane.eu/en/carv6/auction/10504982
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10504965
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710504965%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10504965: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10504965 url https://www.openlane.eu/en/carv6/auction/10504965
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10505031
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710505031%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10505031: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10505031 url https://www.openlane.eu/en/carv6/auction/10505031
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10493753
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710493753%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10493753: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10493753 url https://www.openlane.eu/en/carv6/auction/10493753
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10373755
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710373755%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10373755: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10373755 url https://www.openlane.eu/en/carv6/auction/10373755
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10438524
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710438524%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10438524: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10438524 url https://www.openlane.eu/en/carv6/auction/10438524
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10355068
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710355068%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10355068: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10355068 url https://www.openlane.eu/en/carv6/auction/10355068
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10392677
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710392677%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10392677: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10392677 url https://www.openlane.eu/en/carv6/auction/10392677
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10438746
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710438746%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10438746: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10438746 url https://www.openlane.eu/en/carv6/auction/10438746
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10458307
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710458307%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10458307: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10458307 url https://www.openlane.eu/en/carv6/auction/10458307
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10531348
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710531348%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10531348: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10531348 url https://www.openlane.eu/en/carv6/auction/10531348
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10386880
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710386880%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10386880: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10386880 url https://www.openlane.eu/en/carv6/auction/10386880
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10258076
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710258076%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10258076: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10258076 url https://www.openlane.eu/en/carv6/auction/10258076
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10351033
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710351033%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10351033: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10351033 url https://www.openlane.eu/en/carv6/auction/10351033
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10507414
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710507414%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10507414: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10507414 url https://www.openlane.eu/en/carv6/auction/10507414
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10507960
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710507960%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10507960: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10507960 url https://www.openlane.eu/en/carv6/auction/10507960
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10258066
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710258066%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10258066: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10258066 url https://www.openlane.eu/en/carv6/auction/10258066
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10258077
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710258077%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10258077: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10258077 url https://www.openlane.eu/en/carv6/auction/10258077
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10497157
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710497157%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10497157: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10497157 url https://www.openlane.eu/en/carv6/auction/10497157
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10423997
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710423997%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10423997: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10423997 url https://www.openlane.eu/en/carv6/auction/10423997
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10258053
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710258053%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10258053: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10258053 url https://www.openlane.eu/en/carv6/auction/10258053
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10497158
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710497158%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10497158: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10497158 url https://www.openlane.eu/en/carv6/auction/10497158
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10497156
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710497156%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10497156: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10497156 url https://www.openlane.eu/en/carv6/auction/10497156
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10704548
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710704548%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10704548: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10704548 url https://www.openlane.eu/en/carv6/auction/10704548
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10591847
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710591847%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10591847: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10591847 url https://www.openlane.eu/en/carv6/auction/10591847
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10591845
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710591845%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10591845: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10591845 url https://www.openlane.eu/en/carv6/auction/10591845
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10595474
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710595474%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10595474: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10595474 url https://www.openlane.eu/en/carv6/auction/10595474
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10580437
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710580437%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10580437: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10580437 url https://www.openlane.eu/en/carv6/auction/10580437
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10326185
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710326185%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10326185: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10326185 url https://www.openlane.eu/en/carv6/auction/10326185
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10623491
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710623491%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10623491: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10623491 url https://www.openlane.eu/en/carv6/auction/10623491
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10623492
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710623492%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10623492: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10623492 url https://www.openlane.eu/en/carv6/auction/10623492
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10623490
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710623490%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10623490: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10623490 url https://www.openlane.eu/en/carv6/auction/10623490
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10614622
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710614622%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10614622: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10614622 url https://www.openlane.eu/en/carv6/auction/10614622
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10614624
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710614624%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10614624: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10614624 url https://www.openlane.eu/en/carv6/auction/10614624
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10453301
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710453301%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10453301: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10453301 url https://www.openlane.eu/en/carv6/auction/10453301
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10716649
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716649%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10716649: 1
2026-03-25 10:21:59 [adesa.be] INFO: Scraping item 10716649 url https://www.openlane.eu/en/carv6/auction/10716649
2026-03-25 10:21:59 [adesa.be] INFO: Found listing with ID: 10585106
2026-03-25 10:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710585106%27 HTTP/1.1" 200 None
2026-03-25 10:21:59 [adesa.be] INFO: Scrape type for 10585106: 0
2026-03-25 10:21:59 [adesa.be] INFO: Skipping item 10585106 url https://www.openlane.eu/en/carv6/auction/10585106
2026-03-25 10:21:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714580> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716103> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716112> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:21:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716093> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10: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-25 10: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-25 10:21:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec912da6-de5b-5ad5-8083-ed2c97dec7a8 with identifier: 10714666
2026-03-25 10:21:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec912da6-de5b-5ad5-8083-ed2c97dec7a8 with scrape type 2
2026-03-25 10:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec912da6-de5b-5ad5-8083-ed2c97dec7a8 with scrape type 2
2026-03-25 10:22:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec912da6-de5b-5ad5-8083-ed2c97dec7a8, identifier: 10714666
2026-03-25 10:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec912da6-de5b-5ad5-8083-ed2c97dec7a8 with identifier: 10714666
2026-03-25 10:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec912da6-de5b-5ad5-8083-ed2c97dec7a8 with identifier: 10714666
2026-03-25 10:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec912da6-de5b-5ad5-8083-ed2c97dec7a8 with identifier: 10714666 to the API
2026-03-25 10:22:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714666>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'ec912da6-de5b-5ad5-8083-ed2c97dec7a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMX340',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714666',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 90384,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 1.0 TSI Clever - Petrol - Manual - 110 hp - '
'90.384 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-25 10:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714666%27 HTTP/1.1" 200 None
2026-03-25 10:22:00 [adesa.be] INFO: Saving data for 10714666: {'auction_closing_time': 1774600200.0, 'created_time': 1774347403.963778, 'last_price_update_time': 1774434120.877089}
2026-03-25 10:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714666') HTTP/1.1" 204 0
2026-03-25 10:22:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1105e045-e295-5bb5-b32b-2a8b31c1aed1 with identifier: 10714580
2026-03-25 10:22:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1105e045-e295-5bb5-b32b-2a8b31c1aed1 with scrape type 2
2026-03-25 10:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1105e045-e295-5bb5-b32b-2a8b31c1aed1 with scrape type 2
2026-03-25 10:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1105e045-e295-5bb5-b32b-2a8b31c1aed1, identifier: 10714580
2026-03-25 10:22:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a39a410-0530-575b-b1bc-b33893040f98 with identifier: 10716103
2026-03-25 10:22:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a39a410-0530-575b-b1bc-b33893040f98 with scrape type 2
2026-03-25 10:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a39a410-0530-575b-b1bc-b33893040f98 with scrape type 2
2026-03-25 10:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6a39a410-0530-575b-b1bc-b33893040f98, identifier: 10716103
2026-03-25 10:22:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f07dd9be-b1cf-53dc-a686-e5f16bb704fd with identifier: 10716112
2026-03-25 10:22:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f07dd9be-b1cf-53dc-a686-e5f16bb704fd with scrape type 2
2026-03-25 10:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f07dd9be-b1cf-53dc-a686-e5f16bb704fd with scrape type 2
2026-03-25 10:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f07dd9be-b1cf-53dc-a686-e5f16bb704fd, identifier: 10716112
2026-03-25 10:22:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 974c1a16-8632-5c0d-ba82-275e989ecc74 with identifier: 10716093
2026-03-25 10:22:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 974c1a16-8632-5c0d-ba82-275e989ecc74 with scrape type 2
2026-03-25 10:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 974c1a16-8632-5c0d-ba82-275e989ecc74 with scrape type 2
2026-03-25 10:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 974c1a16-8632-5c0d-ba82-275e989ecc74, identifier: 10716093
2026-03-25 10:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1105e045-e295-5bb5-b32b-2a8b31c1aed1 with identifier: 10714580
2026-03-25 10:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1105e045-e295-5bb5-b32b-2a8b31c1aed1 with identifier: 10714580
2026-03-25 10:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1105e045-e295-5bb5-b32b-2a8b31c1aed1 with identifier: 10714580 to the API
2026-03-25 10:22:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714580>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '1105e045-e295-5bb5-b32b-2a8b31c1aed1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFA077',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714580',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 43010,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2020-08-10',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - '
'115 hp - 43.010 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2020}
2026-03-25 10:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714580%27 HTTP/1.1" 200 None
2026-03-25 10:22:01 [adesa.be] INFO: Saving data for 10714580: {'auction_closing_time': 1774600200.0, 'created_time': 1774347475.968583, 'last_price_update_time': 1774434121.654775}
2026-03-25 10:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714580') HTTP/1.1" 204 0
2026-03-25 10:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6a39a410-0530-575b-b1bc-b33893040f98 with identifier: 10716103
2026-03-25 10:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6a39a410-0530-575b-b1bc-b33893040f98 with identifier: 10716103
2026-03-25 10:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6a39a410-0530-575b-b1bc-b33893040f98 with identifier: 10716103 to the API
2026-03-25 10:22:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716103>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '6a39a410-0530-575b-b1bc-b33893040f98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YWN685',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716103',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 215213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2016-10-12',
'seats_number': 3,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot Partner L2H1 1.6 HDI Premium - Diesel - Manual - 120 hp - '
'215.213 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2016}
2026-03-25 10:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716103%27 HTTP/1.1" 200 None
2026-03-25 10:22:01 [adesa.be] INFO: Saving data for 10716103: {'auction_closing_time': 1774519200.0, 'created_time': 1774347383.237199, 'last_price_update_time': 1774434121.945377}
2026-03-25 10:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716103') HTTP/1.1" 204 0
2026-03-25 10:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f07dd9be-b1cf-53dc-a686-e5f16bb704fd with identifier: 10716112
2026-03-25 10:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f07dd9be-b1cf-53dc-a686-e5f16bb704fd with identifier: 10716112
2026-03-25 10:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f07dd9be-b1cf-53dc-a686-e5f16bb704fd with identifier: 10716112 to the API
2026-03-25 10:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716112>
{'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': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f07dd9be-b1cf-53dc-a686-e5f16bb704fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '040646',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716112',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 142971,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2019-04-18',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 142.971 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-25 10:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716112%27 HTTP/1.1" 200 None
2026-03-25 10:22:02 [adesa.be] INFO: Saving data for 10716112: {'auction_closing_time': 1774519200.0, 'created_time': 1774347386.242156, 'last_price_update_time': 1774434122.288771}
2026-03-25 10:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716112') HTTP/1.1" 204 0
2026-03-25 10:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 974c1a16-8632-5c0d-ba82-275e989ecc74 with identifier: 10716093
2026-03-25 10:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 974c1a16-8632-5c0d-ba82-275e989ecc74 with identifier: 10716093
2026-03-25 10:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 974c1a16-8632-5c0d-ba82-275e989ecc74 with identifier: 10716093 to the API
2026-03-25 10:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716093>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '974c1a16-8632-5c0d-ba82-275e989ecc74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '013913',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716093',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 154961,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2020-06-03',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 154.961 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-25 10:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716093%27 HTTP/1.1" 200 None
2026-03-25 10:22:02 [adesa.be] INFO: Saving data for 10716093: {'auction_closing_time': 1774519200.0, 'created_time': 1774347384.611416, 'last_price_update_time': 1774434122.573119}
2026-03-25 10:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716093') HTTP/1.1" 204 0
2026-03-25 10:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716118> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716083> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2640c876-7dd4-5e0a-a5c7-fc1824ef25fb with identifier: 10716118
2026-03-25 10:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2640c876-7dd4-5e0a-a5c7-fc1824ef25fb with scrape type 2
2026-03-25 10:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2640c876-7dd4-5e0a-a5c7-fc1824ef25fb with scrape type 2
2026-03-25 10:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2640c876-7dd4-5e0a-a5c7-fc1824ef25fb, identifier: 10716118
2026-03-25 10:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a85abeb-0027-5e0c-8ce4-822ee247416f with identifier: 10716083
2026-03-25 10:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a85abeb-0027-5e0c-8ce4-822ee247416f with scrape type 2
2026-03-25 10:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a85abeb-0027-5e0c-8ce4-822ee247416f with scrape type 2
2026-03-25 10:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a85abeb-0027-5e0c-8ce4-822ee247416f, identifier: 10716083
2026-03-25 10:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2640c876-7dd4-5e0a-a5c7-fc1824ef25fb with identifier: 10716118
2026-03-25 10:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2640c876-7dd4-5e0a-a5c7-fc1824ef25fb with identifier: 10716118
2026-03-25 10:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2640c876-7dd4-5e0a-a5c7-fc1824ef25fb with identifier: 10716118 to the API
2026-03-25 10:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716118>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '2640c876-7dd4-5e0a-a5c7-fc1824ef25fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '434572',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716118',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 126556,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2019-12-19',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 126.556 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-25 10:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716118%27 HTTP/1.1" 200 None
2026-03-25 10:22:03 [adesa.be] INFO: Saving data for 10716118: {'auction_closing_time': 1774519200.0, 'created_time': 1774347376.10554, 'last_price_update_time': 1774434123.844851}
2026-03-25 10:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716118') HTTP/1.1" 204 0
2026-03-25 10:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a85abeb-0027-5e0c-8ce4-822ee247416f with identifier: 10716083
2026-03-25 10:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a85abeb-0027-5e0c-8ce4-822ee247416f with identifier: 10716083
2026-03-25 10:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a85abeb-0027-5e0c-8ce4-822ee247416f with identifier: 10716083 to the API
2026-03-25 10:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716083>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0a85abeb-0027-5e0c-8ce4-822ee247416f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000847',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716083',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 179315,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2019-04-05',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Manual - 130 hp - 179.315 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-25 10:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716083%27 HTTP/1.1" 200 None
2026-03-25 10:22:04 [adesa.be] INFO: Saving data for 10716083: {'auction_closing_time': 1774519200.0, 'created_time': 1774347379.757561, 'last_price_update_time': 1774434124.133526}
2026-03-25 10:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716083') HTTP/1.1" 204 0
2026-03-25 10:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716127> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716079> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4153a3bb-de84-541f-b46b-8470b0b90e9c with identifier: 10716127
2026-03-25 10:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4153a3bb-de84-541f-b46b-8470b0b90e9c with scrape type 2
2026-03-25 10:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4153a3bb-de84-541f-b46b-8470b0b90e9c with scrape type 2
2026-03-25 10:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4153a3bb-de84-541f-b46b-8470b0b90e9c, identifier: 10716127
2026-03-25 10:22:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4153a3bb-de84-541f-b46b-8470b0b90e9c with identifier: 10716127
2026-03-25 10:22:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4153a3bb-de84-541f-b46b-8470b0b90e9c with identifier: 10716127
2026-03-25 10:22:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4153a3bb-de84-541f-b46b-8470b0b90e9c with identifier: 10716127 to the API
2026-03-25 10:22:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716127>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '4153a3bb-de84-541f-b46b-8470b0b90e9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '038029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716127',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 132436,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2020-06-03',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Manual - 130 hp - 132.436 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-25 10:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716127%27 HTTP/1.1" 200 None
2026-03-25 10:22:04 [adesa.be] INFO: Saving data for 10716127: {'auction_closing_time': 1774519200.0, 'created_time': 1774347374.268212, 'last_price_update_time': 1774434124.660931}
2026-03-25 10:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716127') HTTP/1.1" 204 0
2026-03-25 10:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b7fbec7-eef3-50f3-9d39-40a6f3fe8983 with identifier: 10714571
2026-03-25 10:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b7fbec7-eef3-50f3-9d39-40a6f3fe8983 with scrape type 2
2026-03-25 10:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b7fbec7-eef3-50f3-9d39-40a6f3fe8983 with scrape type 2
2026-03-25 10:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b7fbec7-eef3-50f3-9d39-40a6f3fe8983, identifier: 10714571
2026-03-25 10:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55b7f855-5d9d-5c0e-ac47-61387d006d03 with identifier: 10716079
2026-03-25 10:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55b7f855-5d9d-5c0e-ac47-61387d006d03 with scrape type 2
2026-03-25 10:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55b7f855-5d9d-5c0e-ac47-61387d006d03 with scrape type 2
2026-03-25 10:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55b7f855-5d9d-5c0e-ac47-61387d006d03, identifier: 10716079
2026-03-25 10:22:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b7fbec7-eef3-50f3-9d39-40a6f3fe8983 with identifier: 10714571
2026-03-25 10:22:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b7fbec7-eef3-50f3-9d39-40a6f3fe8983 with identifier: 10714571
2026-03-25 10:22:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b7fbec7-eef3-50f3-9d39-40a6f3fe8983 with identifier: 10714571 to the API
2026-03-25 10:22:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714571>
{'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-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '5b7fbec7-eef3-50f3-9d39-40a6f3fe8983',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNT246',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714571',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 50647,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2020-10-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 308 SW 1.2i Allure - Petrol - Manual - 130 hp - 50.647 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-25 10:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714571%27 HTTP/1.1" 200 None
2026-03-25 10:22:05 [adesa.be] INFO: Saving data for 10714571: {'auction_closing_time': 1774600200.0, 'created_time': 1774347454.061921, 'last_price_update_time': 1774434125.124869}
2026-03-25 10:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714571') HTTP/1.1" 204 0
2026-03-25 10:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55b7f855-5d9d-5c0e-ac47-61387d006d03 with identifier: 10716079
2026-03-25 10:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55b7f855-5d9d-5c0e-ac47-61387d006d03 with identifier: 10716079
2026-03-25 10:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55b7f855-5d9d-5c0e-ac47-61387d006d03 with identifier: 10716079 to the API
2026-03-25 10:22:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716079>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '55b7f855-5d9d-5c0e-ac47-61387d006d03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXX782',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716079',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 169369,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2020-06-09',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Manual - 130 hp - 169.369 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-25 10:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716079%27 HTTP/1.1" 200 None
2026-03-25 10:22:05 [adesa.be] INFO: Saving data for 10716079: {'auction_closing_time': 1774519200.0, 'created_time': 1774347377.591164, 'last_price_update_time': 1774434125.42741}
2026-03-25 10:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716079') HTTP/1.1" 204 0
2026-03-25 10:22:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716097> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daab7448-301f-5ce7-acbf-170fdaad10b2 with identifier: 10716097
2026-03-25 10:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daab7448-301f-5ce7-acbf-170fdaad10b2 with scrape type 2
2026-03-25 10:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item daab7448-301f-5ce7-acbf-170fdaad10b2 with scrape type 2
2026-03-25 10:22:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: daab7448-301f-5ce7-acbf-170fdaad10b2, identifier: 10716097
2026-03-25 10:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: daab7448-301f-5ce7-acbf-170fdaad10b2 with identifier: 10716097
2026-03-25 10:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: daab7448-301f-5ce7-acbf-170fdaad10b2 with identifier: 10716097
2026-03-25 10:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: daab7448-301f-5ce7-acbf-170fdaad10b2 with identifier: 10716097 to the API
2026-03-25 10:22:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716097>
{'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': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'daab7448-301f-5ce7-acbf-170fdaad10b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '210795',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716097',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 68733,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2019-06-14',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 68.733 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-25 10:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716097%27 HTTP/1.1" 200 None
2026-03-25 10:22:06 [adesa.be] INFO: Saving data for 10716097: {'auction_closing_time': 1774519200.0, 'created_time': 1774347373.417514, 'last_price_update_time': 1774434126.038983}
2026-03-25 10:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716097') HTTP/1.1" 204 0
2026-03-25 10:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714570> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef04ad60-c682-50a9-868a-218e6c6bed67 with identifier: 10714569
2026-03-25 10:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef04ad60-c682-50a9-868a-218e6c6bed67 with scrape type 2
2026-03-25 10:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef04ad60-c682-50a9-868a-218e6c6bed67 with scrape type 2
2026-03-25 10:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef04ad60-c682-50a9-868a-218e6c6bed67, identifier: 10714569
2026-03-25 10:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef04ad60-c682-50a9-868a-218e6c6bed67 with identifier: 10714569
2026-03-25 10:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef04ad60-c682-50a9-868a-218e6c6bed67 with identifier: 10714569
2026-03-25 10:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef04ad60-c682-50a9-868a-218e6c6bed67 with identifier: 10714569 to the API
2026-03-25 10:22:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714569>
{'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-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'ef04ad60-c682-50a9-868a-218e6c6bed67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADM229',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714569',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 102183,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.2i Active - Petrol - Manual - 130 hp - 102.183 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-25 10:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714569%27 HTTP/1.1" 200 None
2026-03-25 10:22:06 [adesa.be] INFO: Saving data for 10714569: {'auction_closing_time': 1774600200.0, 'created_time': 1774347382.301849, 'last_price_update_time': 1774434126.558491}
2026-03-25 10:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714569') HTTP/1.1" 204 0
2026-03-25 10:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b8f062f-0f5b-58c6-8241-9578e3eda670 with identifier: 10721437
2026-03-25 10:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b8f062f-0f5b-58c6-8241-9578e3eda670 with scrape type 1
2026-03-25 10:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1b8f062f-0f5b-58c6-8241-9578e3eda670
2026-03-25 10:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5734277%252Fgeneral%252Fb6432e86-829b-4201-a1fe-df56d4cdd288.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734277/general/b6432e86-829b-4201-a1fe-df56d4cdd288.jpg already downloaded
2026-03-25 10:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5734277%252Fgeneral%252F346e4d01-435f-481e-b6ff-41d694121841.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734277/general/346e4d01-435f-481e-b6ff-41d694121841.jpg already downloaded
2026-03-25 10:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5734277%252Fgeneral%252F6c6f8e95-b013-4222-8303-1c683deae381.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734277/general/6c6f8e95-b013-4222-8303-1c683deae381.jpg already downloaded
2026-03-25 10:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5734277%252Fgeneral%252F023d6157-f5bd-4d3a-a16b-319deb3a33ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734277/general/023d6157-f5bd-4d3a-a16b-319deb3a33ac.jpg already downloaded
2026-03-25 10:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5734277%252Fgeneral%252Fc9b75c04-a5ef-400a-8908-04adc9a2e95f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734277/general/c9b75c04-a5ef-400a-8908-04adc9a2e95f.jpg already downloaded
2026-03-25 10:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5734277%252Fgeneral%252F1c327f38-075e-455a-b538-aae86fca4d99.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734277/general/1c327f38-075e-455a-b538-aae86fca4d99.jpg already downloaded
2026-03-25 10:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5734277%252Fgeneral%252F42c952bb-c23f-4a15-854a-b502b7f2a427.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734277/general/42c952bb-c23f-4a15-854a-b502b7f2a427.jpg already downloaded
2026-03-25 10:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5734277%252Fgeneral%252Fe5af5c57-ac34-4079-bce8-93e713c844a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734277/general/e5af5c57-ac34-4079-bce8-93e713c844a9.jpg already downloaded
2026-03-25 10:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5734277%252Fgeneral%252F452df053-1620-4501-b972-3060518548b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734277/general/452df053-1620-4501-b972-3060518548b6.jpg already downloaded
2026-03-25 10:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5734277%252Fgeneral%252F8ad0274c-ecac-408f-949e-733603937f05.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734277/general/8ad0274c-ecac-408f-949e-733603937f05.jpg already downloaded
2026-03-25 10:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b8f062f-0f5b-58c6-8241-9578e3eda670, identifier: 10721437
2026-03-25 10:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ad01384-b47f-5fb3-bfc2-f4b84ac3ebb5 with identifier: 10714570
2026-03-25 10:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ad01384-b47f-5fb3-bfc2-f4b84ac3ebb5 with scrape type 2
2026-03-25 10:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ad01384-b47f-5fb3-bfc2-f4b84ac3ebb5 with scrape type 2
2026-03-25 10:22:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4ad01384-b47f-5fb3-bfc2-f4b84ac3ebb5, identifier: 10714570
2026-03-25 10:22:07 [scrapy.extensions.logstats] INFO: Crawled 512 pages (at 98 pages/min), scraped 475 items (at 87 items/min)
2026-03-25 10:22:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 214MiB
2026-03-25 10:22:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b8f062f-0f5b-58c6-8241-9578e3eda670 with identifier: 10721437
2026-03-25 10:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b8f062f-0f5b-58c6-8241-9578e3eda670 with identifier: 10721437
2026-03-25 10:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b8f062f-0f5b-58c6-8241-9578e3eda670 with identifier: 10721437 to the API
2026-03-25 10:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721437>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '1b8f062f-0f5b-58c6-8241-9578e3eda670',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRS988',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721437',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 139605,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5734277/general/b6432e86-829b-4201-a1fe-df56d4cdd288.jpg',
'https://images.openlane.eu/carimgs/5734277/general/346e4d01-435f-481e-b6ff-41d694121841.jpg',
'https://images.openlane.eu/carimgs/5734277/general/6c6f8e95-b013-4222-8303-1c683deae381.jpg',
'https://images.openlane.eu/carimgs/5734277/general/023d6157-f5bd-4d3a-a16b-319deb3a33ac.jpg',
'https://images.openlane.eu/carimgs/5734277/general/c9b75c04-a5ef-400a-8908-04adc9a2e95f.jpg',
'https://images.openlane.eu/carimgs/5734277/general/1c327f38-075e-455a-b538-aae86fca4d99.jpg',
'https://images.openlane.eu/carimgs/5734277/general/42c952bb-c23f-4a15-854a-b502b7f2a427.jpg',
'https://images.openlane.eu/carimgs/5734277/general/e5af5c57-ac34-4079-bce8-93e713c844a9.jpg',
'https://images.openlane.eu/carimgs/5734277/general/452df053-1620-4501-b972-3060518548b6.jpg',
'https://images.openlane.eu/carimgs/5734277/general/8ad0274c-ecac-408f-949e-733603937f05.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b8f062f-0f5b-58c6-8241-9578e3eda670/1b8f062f-0f5b-58c6-8241-9578e3eda670_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96402,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734277/general/b6432e86-829b-4201-a1fe-df56d4cdd288.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b8f062f-0f5b-58c6-8241-9578e3eda670/1b8f062f-0f5b-58c6-8241-9578e3eda670_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734277/general/346e4d01-435f-481e-b6ff-41d694121841.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b8f062f-0f5b-58c6-8241-9578e3eda670/1b8f062f-0f5b-58c6-8241-9578e3eda670_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94263,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734277/general/6c6f8e95-b013-4222-8303-1c683deae381.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b8f062f-0f5b-58c6-8241-9578e3eda670/1b8f062f-0f5b-58c6-8241-9578e3eda670_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92419,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734277/general/023d6157-f5bd-4d3a-a16b-319deb3a33ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b8f062f-0f5b-58c6-8241-9578e3eda670/1b8f062f-0f5b-58c6-8241-9578e3eda670_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117203,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734277/general/c9b75c04-a5ef-400a-8908-04adc9a2e95f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b8f062f-0f5b-58c6-8241-9578e3eda670/1b8f062f-0f5b-58c6-8241-9578e3eda670_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113095,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734277/general/1c327f38-075e-455a-b538-aae86fca4d99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b8f062f-0f5b-58c6-8241-9578e3eda670/1b8f062f-0f5b-58c6-8241-9578e3eda670_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132885,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734277/general/42c952bb-c23f-4a15-854a-b502b7f2a427.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b8f062f-0f5b-58c6-8241-9578e3eda670/1b8f062f-0f5b-58c6-8241-9578e3eda670_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116338,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734277/general/e5af5c57-ac34-4079-bce8-93e713c844a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b8f062f-0f5b-58c6-8241-9578e3eda670/1b8f062f-0f5b-58c6-8241-9578e3eda670_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116044,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734277/general/452df053-1620-4501-b972-3060518548b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b8f062f-0f5b-58c6-8241-9578e3eda670/1b8f062f-0f5b-58c6-8241-9578e3eda670_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73105,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734277/general/8ad0274c-ecac-408f-949e-733603937f05.jpg',
'Width': 1024}],
'price': 10400,
'price_includes_vat': True,
'registration_date': '2020-11-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 508 SW 1.5 HDI GT Line - Diesel - Automatic - 130 hp - '
'139.605 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-25 10:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710721437%27 HTTP/1.1" 200 None
2026-03-25 10:22:07 [adesa.be] INFO: Saving data for 10721437: {'created_time': 1774434127.346098, 'last_price_update_time': 1774434127.346116, 'auction_closing_time': 1774609200.0}
2026-03-25 10:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721437') HTTP/1.1" 204 0
2026-03-25 10:22:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4ad01384-b47f-5fb3-bfc2-f4b84ac3ebb5 with identifier: 10714570
2026-03-25 10:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4ad01384-b47f-5fb3-bfc2-f4b84ac3ebb5 with identifier: 10714570
2026-03-25 10:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4ad01384-b47f-5fb3-bfc2-f4b84ac3ebb5 with identifier: 10714570 to the API
2026-03-25 10:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714570>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '4ad01384-b47f-5fb3-bfc2-f4b84ac3ebb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMU265',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714570',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 75629,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.2i Active - Petrol - Automatic - 130 hp - 75.629 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-25 10:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714570%27 HTTP/1.1" 200 None
2026-03-25 10:22:07 [adesa.be] INFO: Saving data for 10714570: {'auction_closing_time': 1774600200.0, 'created_time': 1774347505.835734, 'last_price_update_time': 1774434127.641268}
2026-03-25 10:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714570') HTTP/1.1" 204 0
2026-03-25 10:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714567> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:22:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:22:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55aa5f20-8a13-5275-b402-ecb9dbb582db with identifier: 10714567
2026-03-25 10:22:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55aa5f20-8a13-5275-b402-ecb9dbb582db with scrape type 2
2026-03-25 10:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55aa5f20-8a13-5275-b402-ecb9dbb582db with scrape type 2
2026-03-25 10:22:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55aa5f20-8a13-5275-b402-ecb9dbb582db, identifier: 10714567
2026-03-25 10:22:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55aa5f20-8a13-5275-b402-ecb9dbb582db with identifier: 10714567
2026-03-25 10:22:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55aa5f20-8a13-5275-b402-ecb9dbb582db with identifier: 10714567
2026-03-25 10:22:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55aa5f20-8a13-5275-b402-ecb9dbb582db with identifier: 10714567 to the API
2026-03-25 10:22:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714567>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '55aa5f20-8a13-5275-b402-ecb9dbb582db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CKV450',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714567',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 95496,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2022-08-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 208 1.2i Active - Petrol - Manual - 75 hp - 95.496 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-25 10:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714567%27 HTTP/1.1" 200 None
2026-03-25 10:22:08 [adesa.be] INFO: Saving data for 10714567: {'auction_closing_time': 1774600200.0, 'created_time': 1774347381.924657, 'last_price_update_time': 1774434128.426067}
2026-03-25 10:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714567') HTTP/1.1" 204 0
2026-03-25 10:22:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:22:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0d10152-c8e6-5731-b0c0-6fdb23940ff6 with identifier: 10716649
2026-03-25 10:22:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0d10152-c8e6-5731-b0c0-6fdb23940ff6 with scrape type 1
2026-03-25 10:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d0d10152-c8e6-5731-b0c0-6fdb23940ff6
2026-03-25 10:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5742979%252Fgeneral%252F0bfe2770-5b3c-46f9-8641-720df86585b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742979/general/0bfe2770-5b3c-46f9-8641-720df86585b6.jpg not downloaded yet
2026-03-25 10:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5742979%252Fgeneral%252F57a719ff-b34d-499d-8f9f-ee406ce7b56c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742979/general/57a719ff-b34d-499d-8f9f-ee406ce7b56c.jpg not downloaded yet
2026-03-25 10:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5742979%252Fgeneral%252F7fe0f930-5641-441e-b762-1263642ee452.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742979/general/7fe0f930-5641-441e-b762-1263642ee452.jpg not downloaded yet
2026-03-25 10:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5742979%252Fgeneral%252F786af431-98a6-4e6a-bce3-e25de228f3a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742979/general/786af431-98a6-4e6a-bce3-e25de228f3a0.jpg not downloaded yet
2026-03-25 10:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5742979%252Fgeneral%252F2c393b78-7aa6-4cf2-b2f8-cb2479eefd9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742979/general/2c393b78-7aa6-4cf2-b2f8-cb2479eefd9a.jpg not downloaded yet
2026-03-25 10:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5742979%252Fgeneral%252Facf58dc5-0695-44e7-ac4b-d0c3576d3e63.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742979/general/acf58dc5-0695-44e7-ac4b-d0c3576d3e63.jpg not downloaded yet
2026-03-25 10:22:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e621d54-37fd-54b8-b081-3c09873b5177 with identifier: 10714568
2026-03-25 10:22:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e621d54-37fd-54b8-b081-3c09873b5177 with scrape type 2
2026-03-25 10:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e621d54-37fd-54b8-b081-3c09873b5177 with scrape type 2
2026-03-25 10:22:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e621d54-37fd-54b8-b081-3c09873b5177, identifier: 10714568
2026-03-25 10:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5742979%252Fgeneral%252F5164d1c9-b037-4f64-beae-cee8bfe45176.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742979/general/5164d1c9-b037-4f64-beae-cee8bfe45176.jpg not downloaded yet
2026-03-25 10:22:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e621d54-37fd-54b8-b081-3c09873b5177 with identifier: 10714568
2026-03-25 10:22:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e621d54-37fd-54b8-b081-3c09873b5177 with identifier: 10714568
2026-03-25 10:22:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e621d54-37fd-54b8-b081-3c09873b5177 with identifier: 10714568 to the API
2026-03-25 10:22:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714568>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '3e621d54-37fd-54b8-b081-3c09873b5177',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWM241',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714568',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 53621,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 208 1.2i Active - Petrol - Manual - 75 hp - 53.621 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-25 10:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714568%27 HTTP/1.1" 200 None
2026-03-25 10:22:08 [adesa.be] INFO: Saving data for 10714568: {'auction_closing_time': 1774600200.0, 'created_time': 1774347506.261232, 'last_price_update_time': 1774434128.983549}
2026-03-25 10:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714568') HTTP/1.1" 204 0
2026-03-25 10:22:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716122> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5742979%252Fgeneral%252F7f4ef155-f558-421f-83f9-fbc426eee5a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742979/general/7f4ef155-f558-421f-83f9-fbc426eee5a5.jpg not downloaded yet
2026-03-25 10:22:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716137> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5742979%252Fgeneral%252F634aa186-8165-42bd-98d4-4e05e00e1db1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742979/general/634aa186-8165-42bd-98d4-4e05e00e1db1.jpg not downloaded yet
2026-03-25 10:22:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5742979%252Fgeneral%252F0055a307-1da6-4a30-a54b-7346beaa080a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742979/general/0055a307-1da6-4a30-a54b-7346beaa080a.jpg not downloaded yet
2026-03-25 10:22:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96854bf5-244b-5d76-98b5-a3dcf1e987db with identifier: 10716122
2026-03-25 10:22:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96854bf5-244b-5d76-98b5-a3dcf1e987db with scrape type 2
2026-03-25 10:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96854bf5-244b-5d76-98b5-a3dcf1e987db with scrape type 2
2026-03-25 10:22:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 96854bf5-244b-5d76-98b5-a3dcf1e987db, identifier: 10716122
2026-03-25 10:22:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 96854bf5-244b-5d76-98b5-a3dcf1e987db with identifier: 10716122
2026-03-25 10:22:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 96854bf5-244b-5d76-98b5-a3dcf1e987db with identifier: 10716122
2026-03-25 10:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 96854bf5-244b-5d76-98b5-a3dcf1e987db with identifier: 10716122 to the API
2026-03-25 10:22:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716122>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 85,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '96854bf5-244b-5d76-98b5-a3dcf1e987db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ghc389',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716122',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 55197,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2014-02-06',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Opel Corsa - Petrol - Manual - 85 hp - 55.197 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-25 10:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716122%27 HTTP/1.1" 200 None
2026-03-25 10:22:09 [adesa.be] INFO: Saving data for 10716122: {'auction_closing_time': 1774519200.0, 'created_time': 1774347495.298033, 'last_price_update_time': 1774434129.499018}
2026-03-25 10:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716122') HTTP/1.1" 204 0
2026-03-25 10:22:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742979/general/5164d1c9-b037-4f64-beae-cee8bfe45176.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716649)
2026-03-25 10:22:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742979/general/7f4ef155-f558-421f-83f9-fbc426eee5a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716649)
2026-03-25 10:22:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ffd8ccb-54c9-5431-8966-a0ca079295cb with identifier: 10716137
2026-03-25 10:22:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ffd8ccb-54c9-5431-8966-a0ca079295cb with scrape type 2
2026-03-25 10:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ffd8ccb-54c9-5431-8966-a0ca079295cb with scrape type 2
2026-03-25 10:22:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ffd8ccb-54c9-5431-8966-a0ca079295cb, identifier: 10716137
2026-03-25 10:22:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ffd8ccb-54c9-5431-8966-a0ca079295cb with identifier: 10716137
2026-03-25 10:22:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ffd8ccb-54c9-5431-8966-a0ca079295cb with identifier: 10716137
2026-03-25 10:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ffd8ccb-54c9-5431-8966-a0ca079295cb with identifier: 10716137 to the API
2026-03-25 10:22:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716137>
{'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': 184,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '6ffd8ccb-54c9-5431-8966-a0ca079295cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UGU636',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716137',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 129239,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2014-01-20',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Mini Countryman Cooper S 1.6 - Petrol - Manual - 184 hp - 129.239 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-25 10:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716137%27 HTTP/1.1" 200 None
2026-03-25 10:22:09 [adesa.be] INFO: Saving data for 10716137: {'auction_closing_time': 1774519200.0, 'created_time': 1774347370.825132, 'last_price_update_time': 1774434129.889086}
2026-03-25 10:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716137') HTTP/1.1" 204 0
2026-03-25 10:22:09 [adesa.be] INFO: Found listing with ID: 10627573
2026-03-25 10:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710627573%27 HTTP/1.1" 200 None
2026-03-25 10:22:09 [adesa.be] INFO: Scrape type for 10627573: 0
2026-03-25 10:22:09 [adesa.be] INFO: Skipping item 10627573 url https://www.openlane.eu/en/carv6/auction/10627573
2026-03-25 10:22:09 [adesa.be] INFO: Found listing with ID: 10627594
2026-03-25 10:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710627594%27 HTTP/1.1" 200 None
2026-03-25 10:22:09 [adesa.be] INFO: Scrape type for 10627594: 0
2026-03-25 10:22:09 [adesa.be] INFO: Skipping item 10627594 url https://www.openlane.eu/en/carv6/auction/10627594
2026-03-25 10:22:09 [adesa.be] INFO: Found listing with ID: 10666275
2026-03-25 10:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710666275%27 HTTP/1.1" 200 None
2026-03-25 10:22:09 [adesa.be] INFO: Scrape type for 10666275: 0
2026-03-25 10:22:09 [adesa.be] INFO: Skipping item 10666275 url https://www.openlane.eu/en/carv6/auction/10666275
2026-03-25 10:22:09 [adesa.be] INFO: Found listing with ID: 10627569
2026-03-25 10:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710627569%27 HTTP/1.1" 200 None
2026-03-25 10:22:09 [adesa.be] INFO: Scrape type for 10627569: 0
2026-03-25 10:22:09 [adesa.be] INFO: Skipping item 10627569 url https://www.openlane.eu/en/carv6/auction/10627569
2026-03-25 10:22:09 [adesa.be] INFO: Found listing with ID: 10655596
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710655596%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10655596: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10655596 url https://www.openlane.eu/en/carv6/auction/10655596
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10627563
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710627563%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10627563: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10627563 url https://www.openlane.eu/en/carv6/auction/10627563
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10627580
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710627580%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10627580: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10627580 url https://www.openlane.eu/en/carv6/auction/10627580
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10627562
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710627562%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10627562: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10627562 url https://www.openlane.eu/en/carv6/auction/10627562
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10627590
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710627590%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10627590: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10627590 url https://www.openlane.eu/en/carv6/auction/10627590
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10627582
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710627582%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10627582: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10627582 url https://www.openlane.eu/en/carv6/auction/10627582
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10627584
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710627584%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10627584: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10627584 url https://www.openlane.eu/en/carv6/auction/10627584
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10627564
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710627564%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10627564: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10627564 url https://www.openlane.eu/en/carv6/auction/10627564
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10627586
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710627586%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10627586: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10627586 url https://www.openlane.eu/en/carv6/auction/10627586
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10627588
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710627588%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10627588: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10627588 url https://www.openlane.eu/en/carv6/auction/10627588
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10627579
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710627579%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10627579: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10627579 url https://www.openlane.eu/en/carv6/auction/10627579
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10627585
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710627585%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10627585: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10627585 url https://www.openlane.eu/en/carv6/auction/10627585
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10627619
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710627619%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10627619: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10627619 url https://www.openlane.eu/en/carv6/auction/10627619
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10615312
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710615312%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10615312: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10615312 url https://www.openlane.eu/en/carv6/auction/10615312
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10615315
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710615315%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10615315: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10615315 url https://www.openlane.eu/en/carv6/auction/10615315
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10373756
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710373756%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10373756: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10373756 url https://www.openlane.eu/en/carv6/auction/10373756
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10580439
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710580439%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10580439: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10580439 url https://www.openlane.eu/en/carv6/auction/10580439
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10562284
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710562284%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10562284: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10562284 url https://www.openlane.eu/en/carv6/auction/10562284
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10630787
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710630787%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10630787: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10630787 url https://www.openlane.eu/en/carv6/auction/10630787
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10576365
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710576365%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10576365: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10576365 url https://www.openlane.eu/en/carv6/auction/10576365
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10405235
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710405235%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10405235: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10405235 url https://www.openlane.eu/en/carv6/auction/10405235
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10520202
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710520202%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10520202: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10520202 url https://www.openlane.eu/en/carv6/auction/10520202
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10366783
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710366783%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10366783: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10366783 url https://www.openlane.eu/en/carv6/auction/10366783
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10461938
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710461938%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10461938: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10461938 url https://www.openlane.eu/en/carv6/auction/10461938
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10682815
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710682815%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10682815: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10682815 url https://www.openlane.eu/en/carv6/auction/10682815
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10698828
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710698828%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10698828: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10698828 url https://www.openlane.eu/en/carv6/auction/10698828
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10688261
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710688261%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10688261: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10688261 url https://www.openlane.eu/en/carv6/auction/10688261
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10698830
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710698830%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10698830: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10698830 url https://www.openlane.eu/en/carv6/auction/10698830
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10707957
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710707957%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10707957: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10707957 url https://www.openlane.eu/en/carv6/auction/10707957
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10258058
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710258058%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10258058: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10258058 url https://www.openlane.eu/en/carv6/auction/10258058
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10666057
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710666057%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10666057: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10666057 url https://www.openlane.eu/en/carv6/auction/10666057
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10595467
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710595467%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10595467: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10595467 url https://www.openlane.eu/en/carv6/auction/10595467
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10583628
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710583628%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10583628: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10583628 url https://www.openlane.eu/en/carv6/auction/10583628
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10716211
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716211%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10716211: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10716211 url https://www.openlane.eu/en/carv6/auction/10716211
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10580542
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710580542%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10580542: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10580542 url https://www.openlane.eu/en/carv6/auction/10580542
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10693707
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710693707%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10693707: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10693707 url https://www.openlane.eu/en/carv6/auction/10693707
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10682970
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710682970%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10682970: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10682970 url https://www.openlane.eu/en/carv6/auction/10682970
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10682969
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710682969%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10682969: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10682969 url https://www.openlane.eu/en/carv6/auction/10682969
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10627591
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710627591%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10627591: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10627591 url https://www.openlane.eu/en/carv6/auction/10627591
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10649237
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710649237%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10649237: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10649237 url https://www.openlane.eu/en/carv6/auction/10649237
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10653832
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710653832%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10653832: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10653832 url https://www.openlane.eu/en/carv6/auction/10653832
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10602291
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710602291%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10602291: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10602291 url https://www.openlane.eu/en/carv6/auction/10602291
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10258056
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710258056%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10258056: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10258056 url https://www.openlane.eu/en/carv6/auction/10258056
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10277379
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710277379%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10277379: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10277379 url https://www.openlane.eu/en/carv6/auction/10277379
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10406461
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710406461%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10406461: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10406461 url https://www.openlane.eu/en/carv6/auction/10406461
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10595461
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710595461%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10595461: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10595461 url https://www.openlane.eu/en/carv6/auction/10595461
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10673713
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710673713%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10673713: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10673713 url https://www.openlane.eu/en/carv6/auction/10673713
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10326051
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710326051%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10326051: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10326051 url https://www.openlane.eu/en/carv6/auction/10326051
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10595468
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710595468%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10595468: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10595468 url https://www.openlane.eu/en/carv6/auction/10595468
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10595470
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710595470%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10595470: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10595470 url https://www.openlane.eu/en/carv6/auction/10595470
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10595469
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710595469%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10595469: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10595469 url https://www.openlane.eu/en/carv6/auction/10595469
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10686921
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710686921%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10686921: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10686921 url https://www.openlane.eu/en/carv6/auction/10686921
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10463665
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710463665%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10463665: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10463665 url https://www.openlane.eu/en/carv6/auction/10463665
2026-03-25 10:22:10 [adesa.be] INFO: Found listing with ID: 10281434
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710281434%27 HTTP/1.1" 200 None
2026-03-25 10:22:10 [adesa.be] INFO: Scrape type for 10281434: 0
2026-03-25 10:22:10 [adesa.be] INFO: Skipping item 10281434 url https://www.openlane.eu/en/carv6/auction/10281434
2026-03-25 10:22:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:22:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9cfb250>
2026-03-25 10:22:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:22:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:22:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:22:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d10152-c8e6-5731-b0c0-6fdb23940ff6/d0d10152-c8e6-5731-b0c0-6fdb23940ff6_image_6.jpg HTTP/1.1" 201 0
2026-03-25 10:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742979%252Fgeneral%252F5164d1c9-b037-4f64-beae-cee8bfe45176.jpg') HTTP/1.1" 204 0
2026-03-25 10:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742979/general/5164d1c9-b037-4f64-beae-cee8bfe45176.jpg saved to cache
2026-03-25 10:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d0d10152-c8e6-5731-b0c0-6fdb23940ff6
2026-03-25 10:22:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:22:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d87350>
2026-03-25 10:22:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:22:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:22:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:22:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d10152-c8e6-5731-b0c0-6fdb23940ff6/d0d10152-c8e6-5731-b0c0-6fdb23940ff6_image_7.jpg HTTP/1.1" 201 0
2026-03-25 10:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742979%252Fgeneral%252F7f4ef155-f558-421f-83f9-fbc426eee5a5.jpg') HTTP/1.1" 204 0
2026-03-25 10:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742979/general/7f4ef155-f558-421f-83f9-fbc426eee5a5.jpg saved to cache
2026-03-25 10:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d0d10152-c8e6-5731-b0c0-6fdb23940ff6
2026-03-25 10:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714376> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742979/general/0055a307-1da6-4a30-a54b-7346beaa080a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716649)
2026-03-25 10: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-25 10: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-25 10:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742979/general/634aa186-8165-42bd-98d4-4e05e00e1db1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716649)
2026-03-25 10:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742979/general/acf58dc5-0695-44e7-ac4b-d0c3576d3e63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716649)
2026-03-25 10:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742979/general/786af431-98a6-4e6a-bce3-e25de228f3a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716649)
2026-03-25 10:22:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95fa3ec1-05a3-5e40-8e12-7645208d66ff with identifier: 10714376
2026-03-25 10:22:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95fa3ec1-05a3-5e40-8e12-7645208d66ff with scrape type 2
2026-03-25 10:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95fa3ec1-05a3-5e40-8e12-7645208d66ff with scrape type 2
2026-03-25 10:22:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95fa3ec1-05a3-5e40-8e12-7645208d66ff, identifier: 10714376
2026-03-25 10:22:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4e7731a-fae7-5d74-8dba-c5f12fc4658b with identifier: 10714269
2026-03-25 10:22:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4e7731a-fae7-5d74-8dba-c5f12fc4658b with scrape type 2
2026-03-25 10:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4e7731a-fae7-5d74-8dba-c5f12fc4658b with scrape type 2
2026-03-25 10:22:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4e7731a-fae7-5d74-8dba-c5f12fc4658b, identifier: 10714269
2026-03-25 10:22:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:22:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa0922d0>
2026-03-25 10:22:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:22:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:22:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:22:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d10152-c8e6-5731-b0c0-6fdb23940ff6/d0d10152-c8e6-5731-b0c0-6fdb23940ff6_image_9.jpg HTTP/1.1" 201 0
2026-03-25 10:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742979%252Fgeneral%252F0055a307-1da6-4a30-a54b-7346beaa080a.jpg') HTTP/1.1" 204 0
2026-03-25 10:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742979/general/0055a307-1da6-4a30-a54b-7346beaa080a.jpg saved to cache
2026-03-25 10:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d0d10152-c8e6-5731-b0c0-6fdb23940ff6
2026-03-25 10:22:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95fa3ec1-05a3-5e40-8e12-7645208d66ff with identifier: 10714376
2026-03-25 10:22:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95fa3ec1-05a3-5e40-8e12-7645208d66ff with identifier: 10714376
2026-03-25 10:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95fa3ec1-05a3-5e40-8e12-7645208d66ff with identifier: 10714376 to the API
2026-03-25 10:22:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714376>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '95fa3ec1-05a3-5e40-8e12-7645208d66ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UKW995',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714376',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 146529,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2018-06-01',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz Sprinter L2H1 316 - Diesel - Manual - 163 hp - '
'146.529 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-25 10:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714376%27 HTTP/1.1" 200 None
2026-03-25 10:22:11 [adesa.be] INFO: Saving data for 10714376: {'auction_closing_time': 1774600200.0, 'created_time': 1774347504.82778, 'last_price_update_time': 1774434131.847889}
2026-03-25 10:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714376') HTTP/1.1" 204 0
2026-03-25 10:22:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4e7731a-fae7-5d74-8dba-c5f12fc4658b with identifier: 10714269
2026-03-25 10:22:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4e7731a-fae7-5d74-8dba-c5f12fc4658b with identifier: 10714269
2026-03-25 10:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4e7731a-fae7-5d74-8dba-c5f12fc4658b with identifier: 10714269 to the API
2026-03-25 10:22:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714269>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'a4e7731a-fae7-5d74-8dba-c5f12fc4658b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTH190',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714269',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 189229,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz C 200 CDI Business Line - Diesel - Automatic - 163 hp '
'- 189.229 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-25 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714269%27 HTTP/1.1" 200 None
2026-03-25 10:22:12 [adesa.be] INFO: Saving data for 10714269: {'auction_closing_time': 1774600200.0, 'created_time': 1774347503.598324, 'last_price_update_time': 1774434132.276866}
2026-03-25 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714269') HTTP/1.1" 204 0
2026-03-25 10:22:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:22:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9dfca10>
2026-03-25 10:22:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:22:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:22:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:22:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d10152-c8e6-5731-b0c0-6fdb23940ff6/d0d10152-c8e6-5731-b0c0-6fdb23940ff6_image_8.jpg HTTP/1.1" 201 0
2026-03-25 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742979%252Fgeneral%252F634aa186-8165-42bd-98d4-4e05e00e1db1.jpg') HTTP/1.1" 204 0
2026-03-25 10:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742979/general/634aa186-8165-42bd-98d4-4e05e00e1db1.jpg saved to cache
2026-03-25 10:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d0d10152-c8e6-5731-b0c0-6fdb23940ff6
2026-03-25 10:22:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:22:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9d013d0>
2026-03-25 10:22:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:22:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:22:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:22:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d10152-c8e6-5731-b0c0-6fdb23940ff6/d0d10152-c8e6-5731-b0c0-6fdb23940ff6_image_5.jpg HTTP/1.1" 201 0
2026-03-25 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742979%252Fgeneral%252Facf58dc5-0695-44e7-ac4b-d0c3576d3e63.jpg') HTTP/1.1" 204 0
2026-03-25 10:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742979/general/acf58dc5-0695-44e7-ac4b-d0c3576d3e63.jpg saved to cache
2026-03-25 10:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d0d10152-c8e6-5731-b0c0-6fdb23940ff6
2026-03-25 10:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742979/general/7fe0f930-5641-441e-b762-1263642ee452.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716649)
2026-03-25 10:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716105> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714265> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742979/general/57a719ff-b34d-499d-8f9f-ee406ce7b56c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716649)
2026-03-25 10:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742979/general/2c393b78-7aa6-4cf2-b2f8-cb2479eefd9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716649)
2026-03-25 10:22:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:22:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9cbbb50>
2026-03-25 10:22:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:22:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:22:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:22:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d10152-c8e6-5731-b0c0-6fdb23940ff6/d0d10152-c8e6-5731-b0c0-6fdb23940ff6_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742979%252Fgeneral%252F786af431-98a6-4e6a-bce3-e25de228f3a0.jpg') HTTP/1.1" 204 0
2026-03-25 10:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742979/general/786af431-98a6-4e6a-bce3-e25de228f3a0.jpg saved to cache
2026-03-25 10:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d0d10152-c8e6-5731-b0c0-6fdb23940ff6
2026-03-25 10:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742979/general/0bfe2770-5b3c-46f9-8641-720df86585b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716649)
2026-03-25 10:22:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:22:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa057dd0>
2026-03-25 10:22:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:22:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:22:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:22:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d10152-c8e6-5731-b0c0-6fdb23940ff6/d0d10152-c8e6-5731-b0c0-6fdb23940ff6_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742979%252Fgeneral%252F7fe0f930-5641-441e-b762-1263642ee452.jpg') HTTP/1.1" 204 0
2026-03-25 10:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742979/general/7fe0f930-5641-441e-b762-1263642ee452.jpg saved to cache
2026-03-25 10:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d0d10152-c8e6-5731-b0c0-6fdb23940ff6
2026-03-25 10:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2754affe-9126-586f-b6bb-1a5325a3615a with identifier: 10716105
2026-03-25 10:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2754affe-9126-586f-b6bb-1a5325a3615a with scrape type 2
2026-03-25 10:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2754affe-9126-586f-b6bb-1a5325a3615a with scrape type 2
2026-03-25 10:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2754affe-9126-586f-b6bb-1a5325a3615a, identifier: 10716105
2026-03-25 10:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e449776f-a74b-5f40-97a0-067137d7d6a9 with identifier: 10714271
2026-03-25 10:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e449776f-a74b-5f40-97a0-067137d7d6a9 with scrape type 2
2026-03-25 10:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e449776f-a74b-5f40-97a0-067137d7d6a9 with scrape type 2
2026-03-25 10:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e449776f-a74b-5f40-97a0-067137d7d6a9, identifier: 10714271
2026-03-25 10:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 713a066f-0e12-5d62-8e85-dd58d6eeabac with identifier: 10714268
2026-03-25 10:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 713a066f-0e12-5d62-8e85-dd58d6eeabac with scrape type 2
2026-03-25 10:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 713a066f-0e12-5d62-8e85-dd58d6eeabac with scrape type 2
2026-03-25 10:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 713a066f-0e12-5d62-8e85-dd58d6eeabac, identifier: 10714268
2026-03-25 10:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe8cb0a7-e4ed-56a5-b0a0-6536e710848d with identifier: 10714265
2026-03-25 10:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe8cb0a7-e4ed-56a5-b0a0-6536e710848d with scrape type 2
2026-03-25 10:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe8cb0a7-e4ed-56a5-b0a0-6536e710848d with scrape type 2
2026-03-25 10:22:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fe8cb0a7-e4ed-56a5-b0a0-6536e710848d, identifier: 10714265
2026-03-25 10:22:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:22:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9c92410>
2026-03-25 10:22:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:22:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:22:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:22:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d10152-c8e6-5731-b0c0-6fdb23940ff6/d0d10152-c8e6-5731-b0c0-6fdb23940ff6_image_1.jpg HTTP/1.1" 201 0
2026-03-25 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742979%252Fgeneral%252F57a719ff-b34d-499d-8f9f-ee406ce7b56c.jpg') HTTP/1.1" 204 0
2026-03-25 10:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742979/general/57a719ff-b34d-499d-8f9f-ee406ce7b56c.jpg saved to cache
2026-03-25 10:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d0d10152-c8e6-5731-b0c0-6fdb23940ff6
2026-03-25 10:22:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:22:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9f09050>
2026-03-25 10:22:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:22:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:22:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:22:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d10152-c8e6-5731-b0c0-6fdb23940ff6/d0d10152-c8e6-5731-b0c0-6fdb23940ff6_image_4.jpg HTTP/1.1" 201 0
2026-03-25 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742979%252Fgeneral%252F2c393b78-7aa6-4cf2-b2f8-cb2479eefd9a.jpg') HTTP/1.1" 204 0
2026-03-25 10:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742979/general/2c393b78-7aa6-4cf2-b2f8-cb2479eefd9a.jpg saved to cache
2026-03-25 10:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d0d10152-c8e6-5731-b0c0-6fdb23940ff6
2026-03-25 10:22:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:22:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a9e1d090>
2026-03-25 10:22:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:22:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:22:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:22:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d10152-c8e6-5731-b0c0-6fdb23940ff6/d0d10152-c8e6-5731-b0c0-6fdb23940ff6_image_0.jpg HTTP/1.1" 201 0
2026-03-25 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742979%252Fgeneral%252F0bfe2770-5b3c-46f9-8641-720df86585b6.jpg') HTTP/1.1" 204 0
2026-03-25 10:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742979/general/0bfe2770-5b3c-46f9-8641-720df86585b6.jpg saved to cache
2026-03-25 10:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d0d10152-c8e6-5731-b0c0-6fdb23940ff6
2026-03-25 10:22:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d0d10152-c8e6-5731-b0c0-6fdb23940ff6, skipping ID generation
2026-03-25 10:22:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0d10152-c8e6-5731-b0c0-6fdb23940ff6 with scrape type 1
2026-03-25 10:22:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d0d10152-c8e6-5731-b0c0-6fdb23940ff6 sending to next pipeline
2026-03-25 10:22:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0d10152-c8e6-5731-b0c0-6fdb23940ff6, identifier: 10716649
2026-03-25 10:22:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2754affe-9126-586f-b6bb-1a5325a3615a with identifier: 10716105
2026-03-25 10:22:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2754affe-9126-586f-b6bb-1a5325a3615a with identifier: 10716105
2026-03-25 10:22:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2754affe-9126-586f-b6bb-1a5325a3615a with identifier: 10716105 to the API
2026-03-25 10:22:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:22:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716105>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '2754affe-9126-586f-b6bb-1a5325a3615a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716105',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 194356,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2020-12-04',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Peugeot 308 SW 1.5 Active Pack - Diesel - Manual - 130 hp - 194.356 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2020}
2026-03-25 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716105%27 HTTP/1.1" 200 None
2026-03-25 10:22:13 [adesa.be] INFO: Saving data for 10716105: {'auction_closing_time': 1774519200.0, 'created_time': 1774347394.519309, 'last_price_update_time': 1774434133.680959}
2026-03-25 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716105') HTTP/1.1" 204 0
2026-03-25 10:22:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e449776f-a74b-5f40-97a0-067137d7d6a9 with identifier: 10714271
2026-03-25 10:22:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e449776f-a74b-5f40-97a0-067137d7d6a9 with identifier: 10714271
2026-03-25 10:22:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e449776f-a74b-5f40-97a0-067137d7d6a9 with identifier: 10714271 to the API
2026-03-25 10:22:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:22:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714271>
{'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': 136,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'e449776f-a74b-5f40-97a0-067137d7d6a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTL506',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714271',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 84901,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA 180 AMG Line - Petrol - Automatic - 136 hp - '
'84.901 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714271%27 HTTP/1.1" 200 None
2026-03-25 10:22:13 [adesa.be] INFO: Saving data for 10714271: {'auction_closing_time': 1774600200.0, 'created_time': 1774347504.132178, 'last_price_update_time': 1774434133.960874}
2026-03-25 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714271') HTTP/1.1" 204 0
2026-03-25 10:22:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 713a066f-0e12-5d62-8e85-dd58d6eeabac with identifier: 10714268
2026-03-25 10:22:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 713a066f-0e12-5d62-8e85-dd58d6eeabac with identifier: 10714268
2026-03-25 10:22:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 713a066f-0e12-5d62-8e85-dd58d6eeabac with identifier: 10714268 to the API
2026-03-25 10:22:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714268>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '713a066f-0e12-5d62-8e85-dd58d6eeabac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTW715',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714268',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 69451,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-03-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz B 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 69.451 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 10:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714268%27 HTTP/1.1" 200 None
2026-03-25 10:22:14 [adesa.be] INFO: Saving data for 10714268: {'auction_closing_time': 1774600200.0, 'created_time': 1774347538.179533, 'last_price_update_time': 1774434134.2515}
2026-03-25 10:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714268') HTTP/1.1" 204 0
2026-03-25 10:22:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fe8cb0a7-e4ed-56a5-b0a0-6536e710848d with identifier: 10714265
2026-03-25 10:22:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fe8cb0a7-e4ed-56a5-b0a0-6536e710848d with identifier: 10714265
2026-03-25 10:22:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fe8cb0a7-e4ed-56a5-b0a0-6536e710848d with identifier: 10714265 to the API
2026-03-25 10:22:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714265>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'fe8cb0a7-e4ed-56a5-b0a0-6536e710848d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSA438',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714265',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 49804,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2022-03-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz B 180 Business Solution - Petrol - Automatic - 136 hp '
'- 49.804 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 10:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714265%27 HTTP/1.1" 200 None
2026-03-25 10:22:14 [adesa.be] INFO: Saving data for 10714265: {'auction_closing_time': 1774600200.0, 'created_time': 1774347534.96524, 'last_price_update_time': 1774434134.55551}
2026-03-25 10:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714265') HTTP/1.1" 204 0
2026-03-25 10:22:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0d10152-c8e6-5731-b0c0-6fdb23940ff6 with identifier: 10716649
2026-03-25 10:22:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0d10152-c8e6-5731-b0c0-6fdb23940ff6 with identifier: 10716649
2026-03-25 10:22:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0d10152-c8e6-5731-b0c0-6fdb23940ff6 with identifier: 10716649 to the API
2026-03-25 10:22:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742979/general/0bfe2770-5b3c-46f9-8641-720df86585b6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 90,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 227,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd0d10152-c8e6-5731-b0c0-6fdb23940ff6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57260',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716649',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 34595,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d10152-c8e6-5731-b0c0-6fdb23940ff6/d0d10152-c8e6-5731-b0c0-6fdb23940ff6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318563,
'Height': 1234,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742979/general/0bfe2770-5b3c-46f9-8641-720df86585b6.jpg',
'Width': 1645},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d10152-c8e6-5731-b0c0-6fdb23940ff6/d0d10152-c8e6-5731-b0c0-6fdb23940ff6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320821,
'Height': 1234,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742979/general/57a719ff-b34d-499d-8f9f-ee406ce7b56c.jpg',
'Width': 1645},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d10152-c8e6-5731-b0c0-6fdb23940ff6/d0d10152-c8e6-5731-b0c0-6fdb23940ff6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297360,
'Height': 1234,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742979/general/7fe0f930-5641-441e-b762-1263642ee452.jpg',
'Width': 1645},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d10152-c8e6-5731-b0c0-6fdb23940ff6/d0d10152-c8e6-5731-b0c0-6fdb23940ff6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309995,
'Height': 1234,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742979/general/786af431-98a6-4e6a-bce3-e25de228f3a0.jpg',
'Width': 1645},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d10152-c8e6-5731-b0c0-6fdb23940ff6/d0d10152-c8e6-5731-b0c0-6fdb23940ff6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220777,
'Height': 1234,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742979/general/2c393b78-7aa6-4cf2-b2f8-cb2479eefd9a.jpg',
'Width': 1645},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d10152-c8e6-5731-b0c0-6fdb23940ff6/d0d10152-c8e6-5731-b0c0-6fdb23940ff6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257818,
'Height': 1234,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742979/general/acf58dc5-0695-44e7-ac4b-d0c3576d3e63.jpg',
'Width': 1645},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d10152-c8e6-5731-b0c0-6fdb23940ff6/d0d10152-c8e6-5731-b0c0-6fdb23940ff6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215675,
'Height': 1234,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742979/general/5164d1c9-b037-4f64-beae-cee8bfe45176.jpg',
'Width': 1645},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d10152-c8e6-5731-b0c0-6fdb23940ff6/d0d10152-c8e6-5731-b0c0-6fdb23940ff6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252727,
'Height': 1234,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742979/general/7f4ef155-f558-421f-83f9-fbc426eee5a5.jpg',
'Width': 1645},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d10152-c8e6-5731-b0c0-6fdb23940ff6/d0d10152-c8e6-5731-b0c0-6fdb23940ff6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223756,
'Height': 1234,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742979/general/634aa186-8165-42bd-98d4-4e05e00e1db1.jpg',
'Width': 1645},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d10152-c8e6-5731-b0c0-6fdb23940ff6/d0d10152-c8e6-5731-b0c0-6fdb23940ff6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179948,
'Height': 1234,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742979/general/0055a307-1da6-4a30-a54b-7346beaa080a.jpg',
'Width': 1645}],
'price': 44900,
'price_includes_vat': True,
'registration_date': '2025-07-03',
'seats_number': 8,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Ford Transit Custom - Hybrid - Automatic - 227 hp - 34.595 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 10:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716649%27 HTTP/1.1" 200 None
2026-03-25 10:22:15 [adesa.be] INFO: Saving data for 10716649: {'created_time': 1774434135.099645, 'last_price_update_time': 1774434135.099658, 'auction_closing_time': 1798675200.0}
2026-03-25 10:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716649') HTTP/1.1" 204 0
2026-03-25 10:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714263> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714370> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714266> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b022f555-64c7-5869-b872-024d8edc9788 with identifier: 10714263
2026-03-25 10:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b022f555-64c7-5869-b872-024d8edc9788 with scrape type 2
2026-03-25 10:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b022f555-64c7-5869-b872-024d8edc9788 with scrape type 2
2026-03-25 10:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b022f555-64c7-5869-b872-024d8edc9788, identifier: 10714263
2026-03-25 10:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b022f555-64c7-5869-b872-024d8edc9788 with identifier: 10714263
2026-03-25 10:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b022f555-64c7-5869-b872-024d8edc9788 with identifier: 10714263
2026-03-25 10:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b022f555-64c7-5869-b872-024d8edc9788 with identifier: 10714263 to the API
2026-03-25 10:22:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714263>
{'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-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'b022f555-64c7-5869-b872-024d8edc9788',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGB355',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714263',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 83843,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Automatic - 116 '
'hp - 83.843 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714263%27 HTTP/1.1" 200 None
2026-03-25 10:22:15 [adesa.be] INFO: Saving data for 10714263: {'auction_closing_time': 1774600200.0, 'created_time': 1774347533.263488, 'last_price_update_time': 1774434135.613797}
2026-03-25 10:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714263') HTTP/1.1" 204 0
2026-03-25 10:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742512/general/30a961e1-e753-4f23-80c1-6b774d004243.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715726)
2026-03-25 10:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716109> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10a3d1c6-c8c3-52f6-9ddc-23f88369e1a1 with identifier: 10714370
2026-03-25 10:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10a3d1c6-c8c3-52f6-9ddc-23f88369e1a1 with scrape type 2
2026-03-25 10:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10a3d1c6-c8c3-52f6-9ddc-23f88369e1a1 with scrape type 2
2026-03-25 10:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 10a3d1c6-c8c3-52f6-9ddc-23f88369e1a1, identifier: 10714370
2026-03-25 10:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d677d383-9daa-5b7f-8e5f-58b84df185e6 with identifier: 10714266
2026-03-25 10:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d677d383-9daa-5b7f-8e5f-58b84df185e6 with scrape type 2
2026-03-25 10:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d677d383-9daa-5b7f-8e5f-58b84df185e6 with scrape type 2
2026-03-25 10:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d677d383-9daa-5b7f-8e5f-58b84df185e6, identifier: 10714266
2026-03-25 10:22:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 10a3d1c6-c8c3-52f6-9ddc-23f88369e1a1 with identifier: 10714370
2026-03-25 10:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 10a3d1c6-c8c3-52f6-9ddc-23f88369e1a1 with identifier: 10714370
2026-03-25 10:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 10a3d1c6-c8c3-52f6-9ddc-23f88369e1a1 with identifier: 10714370 to the API
2026-03-25 10:22:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714370>
{'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-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '10a3d1c6-c8c3-52f6-9ddc-23f88369e1a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XQM390',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714370',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 145148,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-03-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Automatic - 116 '
'hp - 145.148 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-25 10:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714370%27 HTTP/1.1" 200 None
2026-03-25 10:22:16 [adesa.be] INFO: Saving data for 10714370: {'auction_closing_time': 1774600200.0, 'created_time': 1774347535.794939, 'last_price_update_time': 1774434136.098844}
2026-03-25 10:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714370') HTTP/1.1" 204 0
2026-03-25 10:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d677d383-9daa-5b7f-8e5f-58b84df185e6 with identifier: 10714266
2026-03-25 10:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d677d383-9daa-5b7f-8e5f-58b84df185e6 with identifier: 10714266
2026-03-25 10:22:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d677d383-9daa-5b7f-8e5f-58b84df185e6 with identifier: 10714266 to the API
2026-03-25 10:22:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714266>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'd677d383-9daa-5b7f-8e5f-58b84df185e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRP545',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714266',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 102353,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz B 180 Business Solution - Petrol - Automatic - 136 hp '
'- 102.353 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 10:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714266%27 HTTP/1.1" 200 None
2026-03-25 10:22:16 [adesa.be] INFO: Saving data for 10714266: {'auction_closing_time': 1774600200.0, 'created_time': 1774347537.789474, 'last_price_update_time': 1774434136.40442}
2026-03-25 10:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714266') HTTP/1.1" 204 0
2026-03-25 10:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714244> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714232> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:22:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4a92d9cd0>
2026-03-25 10:22:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:22:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:22:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:22:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21476a11-1df7-5007-a9ae-e4e935725fcb/21476a11-1df7-5007-a9ae-e4e935725fcb_image_3.jpg HTTP/1.1" 201 0
2026-03-25 10:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742512%252Fgeneral%252F30a961e1-e753-4f23-80c1-6b774d004243.jpg') HTTP/1.1" 204 0
2026-03-25 10:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742512/general/30a961e1-e753-4f23-80c1-6b774d004243.jpg saved to cache
2026-03-25 10:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 21476a11-1df7-5007-a9ae-e4e935725fcb
2026-03-25 10:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37f47a18-62c0-521f-9549-0688b06afbfd with identifier: 10716109
2026-03-25 10:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37f47a18-62c0-521f-9549-0688b06afbfd with scrape type 2
2026-03-25 10:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37f47a18-62c0-521f-9549-0688b06afbfd with scrape type 2
2026-03-25 10:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37f47a18-62c0-521f-9549-0688b06afbfd, identifier: 10716109
2026-03-25 10: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-25 10: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-25 10:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714245> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37f47a18-62c0-521f-9549-0688b06afbfd with identifier: 10716109
2026-03-25 10:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37f47a18-62c0-521f-9549-0688b06afbfd with identifier: 10716109
2026-03-25 10:22:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37f47a18-62c0-521f-9549-0688b06afbfd with identifier: 10716109 to the API
2026-03-25 10:22:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716109>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '37f47a18-62c0-521f-9549-0688b06afbfd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716109',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 198742,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2019-06-13',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Skoda Octavia Combi 1.5 Style - CNG - Automatic - 130 hp - 198.742 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-25 10:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716109%27 HTTP/1.1" 200 None
2026-03-25 10:22:16 [adesa.be] INFO: Saving data for 10716109: {'auction_closing_time': 1774519200.0, 'created_time': 1774347396.412173, 'last_price_update_time': 1774434136.857245}
2026-03-25 10:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716109') HTTP/1.1" 204 0
2026-03-25 10: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-25 10:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742512/general/5dee249e-6c69-4169-af2a-2690ba74dd45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715726)
2026-03-25 10: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-25 10:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cae12b9-5097-5e7a-940b-489520c7158b with identifier: 10714244
2026-03-25 10:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cae12b9-5097-5e7a-940b-489520c7158b with scrape type 2
2026-03-25 10:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cae12b9-5097-5e7a-940b-489520c7158b with scrape type 2
2026-03-25 10:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1cae12b9-5097-5e7a-940b-489520c7158b, identifier: 10714244
2026-03-25 10:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1e38ff1-310a-5ac1-a09c-e58778e88fbd with identifier: 10714232
2026-03-25 10:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1e38ff1-310a-5ac1-a09c-e58778e88fbd with scrape type 2
2026-03-25 10:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1e38ff1-310a-5ac1-a09c-e58778e88fbd with scrape type 2
2026-03-25 10:22:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1e38ff1-310a-5ac1-a09c-e58778e88fbd, identifier: 10714232
2026-03-25 10:22:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06286ee4-1118-59e7-912a-f66558d563d4 with identifier: 10714245
2026-03-25 10:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06286ee4-1118-59e7-912a-f66558d563d4 with scrape type 2
2026-03-25 10:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06286ee4-1118-59e7-912a-f66558d563d4 with scrape type 2
2026-03-25 10:22:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06286ee4-1118-59e7-912a-f66558d563d4, identifier: 10714245
2026-03-25 10:22:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1cae12b9-5097-5e7a-940b-489520c7158b with identifier: 10714244
2026-03-25 10:22:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1cae12b9-5097-5e7a-940b-489520c7158b with identifier: 10714244
2026-03-25 10:22:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1cae12b9-5097-5e7a-940b-489520c7158b with identifier: 10714244 to the API
2026-03-25 10:22:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714244>
{'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': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '1cae12b9-5097-5e7a-940b-489520c7158b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMK196',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714244',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 76532,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 18i M Sport - Petrol - Manual - 136 hp - 76.532 km',
'transmission': 'manual',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 10:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714244%27 HTTP/1.1" 200 None
2026-03-25 10:22:17 [adesa.be] INFO: Saving data for 10714244: {'auction_closing_time': 1774600200.0, 'created_time': 1774347517.965518, 'last_price_update_time': 1774434137.476762}
2026-03-25 10:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714244') HTTP/1.1" 204 0
2026-03-25 10:22:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1e38ff1-310a-5ac1-a09c-e58778e88fbd with identifier: 10714232
2026-03-25 10:22:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1e38ff1-310a-5ac1-a09c-e58778e88fbd with identifier: 10714232
2026-03-25 10:22:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1e38ff1-310a-5ac1-a09c-e58778e88fbd with identifier: 10714232 to the API
2026-03-25 10:22:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714232>
{'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-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'b1e38ff1-310a-5ac1-a09c-e58778e88fbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQK890',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714232',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 77439,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 77.439 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714232%27 HTTP/1.1" 200 None
2026-03-25 10:22:17 [adesa.be] INFO: Saving data for 10714232: {'auction_closing_time': 1774600200.0, 'created_time': 1774347540.936843, 'last_price_update_time': 1774434137.748782}
2026-03-25 10:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714232') HTTP/1.1" 204 0
2026-03-25 10:22:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06286ee4-1118-59e7-912a-f66558d563d4 with identifier: 10714245
2026-03-25 10:22:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06286ee4-1118-59e7-912a-f66558d563d4 with identifier: 10714245
2026-03-25 10:22:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06286ee4-1118-59e7-912a-f66558d563d4 with identifier: 10714245 to the API
2026-03-25 10:22:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714245>
{'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': 192,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '06286ee4-1118-59e7-912a-f66558d563d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XME609',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714245',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 138907,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2020-02-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 20 - Petrol - Automatic - 192 hp - 138.907 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 10:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714245%27 HTTP/1.1" 200 None
2026-03-25 10:22:18 [adesa.be] INFO: Saving data for 10714245: {'auction_closing_time': 1774600200.0, 'created_time': 1774347517.512262, 'last_price_update_time': 1774434138.03569}
2026-03-25 10:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714245') HTTP/1.1" 204 0
2026-03-25 10:22:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714225> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716110> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714227> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10: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-25 10:22:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fb3f303-c8db-574c-9610-2964306cda0e with identifier: 10714231
2026-03-25 10:22:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fb3f303-c8db-574c-9610-2964306cda0e with scrape type 2
2026-03-25 10:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fb3f303-c8db-574c-9610-2964306cda0e with scrape type 2
2026-03-25 10:22:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2fb3f303-c8db-574c-9610-2964306cda0e, identifier: 10714231
2026-03-25 10:22:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 10:22:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe4aa160c10>
2026-03-25 10:22:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 10:22:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 10:22:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 10:22:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21476a11-1df7-5007-a9ae-e4e935725fcb/21476a11-1df7-5007-a9ae-e4e935725fcb_image_2.jpg HTTP/1.1" 201 0
2026-03-25 10:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742512%252Fgeneral%252F5dee249e-6c69-4169-af2a-2690ba74dd45.jpg') HTTP/1.1" 204 0
2026-03-25 10:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742512/general/5dee249e-6c69-4169-af2a-2690ba74dd45.jpg saved to cache
2026-03-25 10:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 21476a11-1df7-5007-a9ae-e4e935725fcb
2026-03-25 10:22:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 21476a11-1df7-5007-a9ae-e4e935725fcb, skipping ID generation
2026-03-25 10:22:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21476a11-1df7-5007-a9ae-e4e935725fcb with scrape type 1
2026-03-25 10:22:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 21476a11-1df7-5007-a9ae-e4e935725fcb sending to next pipeline
2026-03-25 10:22:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 21476a11-1df7-5007-a9ae-e4e935725fcb, identifier: 10715726
2026-03-25 10:22:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2fb3f303-c8db-574c-9610-2964306cda0e with identifier: 10714231
2026-03-25 10:22:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2fb3f303-c8db-574c-9610-2964306cda0e with identifier: 10714231
2026-03-25 10:22:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2fb3f303-c8db-574c-9610-2964306cda0e with identifier: 10714231 to the API
2026-03-25 10:22:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714231>
{'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-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '2fb3f303-c8db-574c-9610-2964306cda0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQK537',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714231',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 60762,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 60.762 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714231%27 HTTP/1.1" 200 None
2026-03-25 10:22:18 [adesa.be] INFO: Saving data for 10714231: {'auction_closing_time': 1774600200.0, 'created_time': 1774347519.145032, 'last_price_update_time': 1774434138.555984}
2026-03-25 10:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714231') HTTP/1.1" 204 0
2026-03-25 10:22:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 21476a11-1df7-5007-a9ae-e4e935725fcb with identifier: 10715726
2026-03-25 10:22:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 21476a11-1df7-5007-a9ae-e4e935725fcb with identifier: 10715726
2026-03-25 10:22:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 21476a11-1df7-5007-a9ae-e4e935725fcb with identifier: 10715726 to the API
2026-03-25 10:22:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742512/general/5dee249e-6c69-4169-af2a-2690ba74dd45.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '21476a11-1df7-5007-a9ae-e4e935725fcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAU545',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715726',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 47706,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21476a11-1df7-5007-a9ae-e4e935725fcb/21476a11-1df7-5007-a9ae-e4e935725fcb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248471,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742512/general/5a34c624-dc09-4bd3-82af-99c2eb77863b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21476a11-1df7-5007-a9ae-e4e935725fcb/21476a11-1df7-5007-a9ae-e4e935725fcb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246032,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742512/general/d2711ffc-a4b7-4e71-8923-f0f0b1732cbe.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21476a11-1df7-5007-a9ae-e4e935725fcb/21476a11-1df7-5007-a9ae-e4e935725fcb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237112,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742512/general/5dee249e-6c69-4169-af2a-2690ba74dd45.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21476a11-1df7-5007-a9ae-e4e935725fcb/21476a11-1df7-5007-a9ae-e4e935725fcb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219735,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742512/general/30a961e1-e753-4f23-80c1-6b774d004243.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21476a11-1df7-5007-a9ae-e4e935725fcb/21476a11-1df7-5007-a9ae-e4e935725fcb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270593,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742512/general/ab794e83-e5f9-49b6-93ed-6df63a03aa21.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21476a11-1df7-5007-a9ae-e4e935725fcb/21476a11-1df7-5007-a9ae-e4e935725fcb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240388,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742512/general/54afe75e-b376-4683-8cf8-f67b88fd8256.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21476a11-1df7-5007-a9ae-e4e935725fcb/21476a11-1df7-5007-a9ae-e4e935725fcb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250318,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742512/general/40f0e24e-fb58-4c82-8358-085346c3cfca.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21476a11-1df7-5007-a9ae-e4e935725fcb/21476a11-1df7-5007-a9ae-e4e935725fcb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359898,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742512/general/a00aca0c-0efa-4d6f-81fe-bde1c3107b52.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21476a11-1df7-5007-a9ae-e4e935725fcb/21476a11-1df7-5007-a9ae-e4e935725fcb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32142,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742512/general/fdfd7146-a1cc-4e55-8f41-76bd4d7cb02e.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21476a11-1df7-5007-a9ae-e4e935725fcb/21476a11-1df7-5007-a9ae-e4e935725fcb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196920,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742512/general/35b68e4b-8061-4645-86aa-0eefa464ff05.jpg',
'Width': 1400}],
'price': 2900,
'price_includes_vat': True,
'registration_date': '2021-09-13',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Citroën Berlingo XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'47.706 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-25 10:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710715726%27 HTTP/1.1" 200 None
2026-03-25 10:22:18 [adesa.be] INFO: Saving data for 10715726: {'created_time': 1774434138.975414, 'last_price_update_time': 1774434138.975424, 'auction_closing_time': 1774857600.0}
2026-03-25 10:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715726') HTTP/1.1" 204 0
2026-03-25 10:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb542f0f-e2e0-5aa8-adc8-55f1f58b88f4 with identifier: 10714225
2026-03-25 10:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb542f0f-e2e0-5aa8-adc8-55f1f58b88f4 with scrape type 2
2026-03-25 10:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb542f0f-e2e0-5aa8-adc8-55f1f58b88f4 with scrape type 2
2026-03-25 10:22:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb542f0f-e2e0-5aa8-adc8-55f1f58b88f4, identifier: 10714225
2026-03-25 10:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5e389f9-c753-549a-86d8-9df5c7f4f24f with identifier: 10716110
2026-03-25 10:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5e389f9-c753-549a-86d8-9df5c7f4f24f with scrape type 2
2026-03-25 10:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5e389f9-c753-549a-86d8-9df5c7f4f24f with scrape type 2
2026-03-25 10:22:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d5e389f9-c753-549a-86d8-9df5c7f4f24f, identifier: 10716110
2026-03-25 10:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a89310a-af3c-52e7-bb78-ad2c9120fbae with identifier: 10714227
2026-03-25 10:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a89310a-af3c-52e7-bb78-ad2c9120fbae with scrape type 2
2026-03-25 10:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a89310a-af3c-52e7-bb78-ad2c9120fbae with scrape type 2
2026-03-25 10:22:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5a89310a-af3c-52e7-bb78-ad2c9120fbae, identifier: 10714227
2026-03-25 10:22:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb542f0f-e2e0-5aa8-adc8-55f1f58b88f4 with identifier: 10714225
2026-03-25 10:22:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb542f0f-e2e0-5aa8-adc8-55f1f58b88f4 with identifier: 10714225
2026-03-25 10:22:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb542f0f-e2e0-5aa8-adc8-55f1f58b88f4 with identifier: 10714225 to the API
2026-03-25 10:22:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714225>
{'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-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'cb542f0f-e2e0-5aa8-adc8-55f1f58b88f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XMK001',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714225',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 191014,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2020-02-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A6 30 TDI Business - Diesel - Automatic - 136 hp - 191.014 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 10:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714225%27 HTTP/1.1" 200 None
2026-03-25 10:22:19 [adesa.be] INFO: Saving data for 10714225: {'auction_closing_time': 1774600200.0, 'created_time': 1774347593.294866, 'last_price_update_time': 1774434139.585135}
2026-03-25 10:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714225') HTTP/1.1" 204 0
2026-03-25 10:22:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d5e389f9-c753-549a-86d8-9df5c7f4f24f with identifier: 10716110
2026-03-25 10:22:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d5e389f9-c753-549a-86d8-9df5c7f4f24f with identifier: 10716110
2026-03-25 10:22:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d5e389f9-c753-549a-86d8-9df5c7f4f24f with identifier: 10716110 to the API
2026-03-25 10:22:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716110>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 600,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd5e389f9-c753-549a-86d8-9df5c7f4f24f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HDF786',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716110',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 68830,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 74900,
'price_includes_vat': True,
'registration_date': '2022-07-12',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi RS6 Avant 4.0 TFSI - Quattro - Petrol - Automatic - 600 hp - '
'68.830 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716110%27 HTTP/1.1" 200 None
2026-03-25 10:22:19 [adesa.be] INFO: Saving data for 10716110: {'auction_closing_time': 1774519200.0, 'created_time': 1774347359.498649, 'last_price_update_time': 1774434139.891462}
2026-03-25 10:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716110') HTTP/1.1" 204 0
2026-03-25 10:22:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5a89310a-af3c-52e7-bb78-ad2c9120fbae with identifier: 10714227
2026-03-25 10:22:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5a89310a-af3c-52e7-bb78-ad2c9120fbae with identifier: 10714227
2026-03-25 10:22:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5a89310a-af3c-52e7-bb78-ad2c9120fbae with identifier: 10714227 to the API
2026-03-25 10:22:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714227>
{'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-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '5a89310a-af3c-52e7-bb78-ad2c9120fbae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSS545',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714227',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 36989,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 45 TFSIe S Line - Hybrid - Automatic - 150 hp - 36.989 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 10:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714227%27 HTTP/1.1" 200 None
2026-03-25 10:22:20 [adesa.be] INFO: Saving data for 10714227: {'auction_closing_time': 1774600200.0, 'created_time': 1774347590.268421, 'last_price_update_time': 1774434140.365727}
2026-03-25 10:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714227') HTTP/1.1" 204 0
2026-03-25 10:22:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:22:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26725262-85b9-5560-9c5c-16c98aa87372 with identifier: 10714230
2026-03-25 10:22:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26725262-85b9-5560-9c5c-16c98aa87372 with scrape type 2
2026-03-25 10:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26725262-85b9-5560-9c5c-16c98aa87372 with scrape type 2
2026-03-25 10:22:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26725262-85b9-5560-9c5c-16c98aa87372, identifier: 10714230
2026-03-25 10:22:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26725262-85b9-5560-9c5c-16c98aa87372 with identifier: 10714230
2026-03-25 10:22:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26725262-85b9-5560-9c5c-16c98aa87372 with identifier: 10714230
2026-03-25 10:22:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26725262-85b9-5560-9c5c-16c98aa87372 with identifier: 10714230 to the API
2026-03-25 10:22:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714230>
{'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-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '26725262-85b9-5560-9c5c-16c98aa87372',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCP756',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714230',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 102850,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q5 Sportback 35 TDI S Line - Diesel - Automatic - 163 hp - '
'102.850 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-25 10:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714230%27 HTTP/1.1" 200 None
2026-03-25 10:22:20 [adesa.be] INFO: Saving data for 10714230: {'auction_closing_time': 1774600200.0, 'created_time': 1774347552.024485, 'last_price_update_time': 1774434140.856393}
2026-03-25 10:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714230') HTTP/1.1" 204 0
2026-03-25 10:22:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716094> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:22:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61ddec59-c10c-5dd2-b5f4-f5fafebfc91b with identifier: 10716094
2026-03-25 10:22:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61ddec59-c10c-5dd2-b5f4-f5fafebfc91b with scrape type 2
2026-03-25 10:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61ddec59-c10c-5dd2-b5f4-f5fafebfc91b with scrape type 2
2026-03-25 10:22:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 61ddec59-c10c-5dd2-b5f4-f5fafebfc91b, identifier: 10716094
2026-03-25 10:22:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 61ddec59-c10c-5dd2-b5f4-f5fafebfc91b with identifier: 10716094
2026-03-25 10:22:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 61ddec59-c10c-5dd2-b5f4-f5fafebfc91b with identifier: 10716094
2026-03-25 10:22:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 61ddec59-c10c-5dd2-b5f4-f5fafebfc91b with identifier: 10716094 to the API
2026-03-25 10:22:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716094>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '61ddec59-c10c-5dd2-b5f4-f5fafebfc91b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '069704',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716094',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 199533,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2019-08-28',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi A5 Sportback G-Tron 40 - CNG - Automatic - 170 hp - 199.533 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 10:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716094%27 HTTP/1.1" 200 None
2026-03-25 10:22:21 [adesa.be] INFO: Saving data for 10716094: {'auction_closing_time': 1774519200.0, 'created_time': 1774347582.562642, 'last_price_update_time': 1774434141.367389}
2026-03-25 10:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716094') HTTP/1.1" 204 0
2026-03-25 10:22:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714573> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:22:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716092> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716129> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10:22:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e94c287-fb04-5430-abcb-1e337151127b with identifier: 10714573
2026-03-25 10:22:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e94c287-fb04-5430-abcb-1e337151127b with scrape type 2
2026-03-25 10:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e94c287-fb04-5430-abcb-1e337151127b with scrape type 2
2026-03-25 10:22:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1e94c287-fb04-5430-abcb-1e337151127b, identifier: 10714573
2026-03-25 10:22:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1e94c287-fb04-5430-abcb-1e337151127b with identifier: 10714573
2026-03-25 10:22:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1e94c287-fb04-5430-abcb-1e337151127b with identifier: 10714573
2026-03-25 10:22:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1e94c287-fb04-5430-abcb-1e337151127b with identifier: 10714573 to the API
2026-03-25 10:22:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714573>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Diesel',
'id': '1e94c287-fb04-5430-abcb-1e337151127b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DFM068',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714573',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 92220,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-03-02',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 308 SW 1.5 Active - Diesel - Automatic - 130 hp - 92.220 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-25 10:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714573%27 HTTP/1.1" 200 None
2026-03-25 10:22:21 [adesa.be] INFO: Saving data for 10714573: {'auction_closing_time': 1774600200.0, 'created_time': 1774347582.245581, 'last_price_update_time': 1774434141.844647}
2026-03-25 10:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714573') HTTP/1.1" 204 0
2026-03-25 10:22:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 748fd697-46af-525a-b740-19bedf01d589 with identifier: 10716092
2026-03-25 10:22:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 748fd697-46af-525a-b740-19bedf01d589 with scrape type 2
2026-03-25 10:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 748fd697-46af-525a-b740-19bedf01d589 with scrape type 2
2026-03-25 10:22:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 748fd697-46af-525a-b740-19bedf01d589, identifier: 10716092
2026-03-25 10:22:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69920a45-5c95-587f-b2a0-e2324ea15d2c with identifier: 10716129
2026-03-25 10:22:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69920a45-5c95-587f-b2a0-e2324ea15d2c with scrape type 2
2026-03-25 10:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69920a45-5c95-587f-b2a0-e2324ea15d2c with scrape type 2
2026-03-25 10:22:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 69920a45-5c95-587f-b2a0-e2324ea15d2c, identifier: 10716129
2026-03-25 10:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714224> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 748fd697-46af-525a-b740-19bedf01d589 with identifier: 10716092
2026-03-25 10:22:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 748fd697-46af-525a-b740-19bedf01d589 with identifier: 10716092
2026-03-25 10:22:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 748fd697-46af-525a-b740-19bedf01d589 with identifier: 10716092 to the API
2026-03-25 10:22:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716092>
{'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': 170,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '748fd697-46af-525a-b740-19bedf01d589',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '000000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716092',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 108030,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2019-07-14',
'seats_number': 4,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi A5 Sportback 40 TFSI - CNG - Automatic - 170 hp - 108.030 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 10:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716092%27 HTTP/1.1" 200 None
2026-03-25 10:22:22 [adesa.be] INFO: Saving data for 10716092: {'auction_closing_time': 1774519200.0, 'created_time': 1774347587.526318, 'last_price_update_time': 1774434142.342404}
2026-03-25 10:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716092') HTTP/1.1" 204 0
2026-03-25 10:22:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69920a45-5c95-587f-b2a0-e2324ea15d2c with identifier: 10716129
2026-03-25 10:22:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69920a45-5c95-587f-b2a0-e2324ea15d2c with identifier: 10716129
2026-03-25 10:22:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69920a45-5c95-587f-b2a0-e2324ea15d2c with identifier: 10716129 to the API
2026-03-25 10:22:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716129>
{'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': 170,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'CNG',
'id': '69920a45-5c95-587f-b2a0-e2324ea15d2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '109165',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716129',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 91687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2019-08-27',
'seats_number': 5,
'seller_name': 'AUTO TIP TOP',
'title': 'Audi A4 Avant 40 TFSI - CNG - Automatic - 170 hp - 91.687 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 10:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710716129%27 HTTP/1.1" 200 None
2026-03-25 10:22:22 [adesa.be] INFO: Saving data for 10716129: {'auction_closing_time': 1774519200.0, 'created_time': 1774347338.022219, 'last_price_update_time': 1774434142.645643}
2026-03-25 10:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716129') HTTP/1.1" 204 0
2026-03-25 10: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-25 10:22:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 867cb1b1-e31e-5ce9-96f2-2b406a1fdfef with identifier: 10714224
2026-03-25 10:22:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 867cb1b1-e31e-5ce9-96f2-2b406a1fdfef with scrape type 2
2026-03-25 10:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 867cb1b1-e31e-5ce9-96f2-2b406a1fdfef with scrape type 2
2026-03-25 10:22:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 867cb1b1-e31e-5ce9-96f2-2b406a1fdfef, identifier: 10714224
2026-03-25 10:22:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 867cb1b1-e31e-5ce9-96f2-2b406a1fdfef with identifier: 10714224
2026-03-25 10:22:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 867cb1b1-e31e-5ce9-96f2-2b406a1fdfef with identifier: 10714224
2026-03-25 10:22:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 867cb1b1-e31e-5ce9-96f2-2b406a1fdfef with identifier: 10714224 to the API
2026-03-25 10:22:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714224>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '867cb1b1-e31e-5ce9-96f2-2b406a1fdfef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMA175',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714224',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 64402,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A5 Sportback 35 TFSI Attraction - Petrol - Automatic - 150 hp '
'- 64.402 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-25 10:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714224%27 HTTP/1.1" 200 None
2026-03-25 10:22:23 [adesa.be] INFO: Saving data for 10714224: {'auction_closing_time': 1774600200.0, 'created_time': 1774347346.245839, 'last_price_update_time': 1774434143.033226}
2026-03-25 10:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714224') HTTP/1.1" 204 0
2026-03-25 10:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714378> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41f89cfb-f19a-508a-a06b-bf1d7e895b79 with identifier: 10714378
2026-03-25 10:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41f89cfb-f19a-508a-a06b-bf1d7e895b79 with scrape type 2
2026-03-25 10:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41f89cfb-f19a-508a-a06b-bf1d7e895b79 with scrape type 2
2026-03-25 10:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41f89cfb-f19a-508a-a06b-bf1d7e895b79, identifier: 10714378
2026-03-25 10:22:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff68fbe5-9abc-5705-b2f4-1b19c8212040 with identifier: 10714475
2026-03-25 10:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff68fbe5-9abc-5705-b2f4-1b19c8212040 with scrape type 2
2026-03-25 10:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff68fbe5-9abc-5705-b2f4-1b19c8212040 with scrape type 2
2026-03-25 10:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff68fbe5-9abc-5705-b2f4-1b19c8212040, identifier: 10714475
2026-03-25 10:22:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41f89cfb-f19a-508a-a06b-bf1d7e895b79 with identifier: 10714378
2026-03-25 10:22:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41f89cfb-f19a-508a-a06b-bf1d7e895b79 with identifier: 10714378
2026-03-25 10:22:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41f89cfb-f19a-508a-a06b-bf1d7e895b79 with identifier: 10714378 to the API
2026-03-25 10:22:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714378>
{'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-27T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '41f89cfb-f19a-508a-a06b-bf1d7e895b79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCE264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714378',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 64632,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2021-09-28',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mini Countryman Cooper SE 1.5 Essential - ALL4 - Hybrid - Automatic '
'- 125 hp - 64.632 km',
'transmission': 'automatic',
'trim': 'Essential',
'vin': None,
'year': 2021}
2026-03-25 10:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714378%27 HTTP/1.1" 200 None
2026-03-25 10:22:23 [adesa.be] INFO: Saving data for 10714378: {'auction_closing_time': 1774600200.0, 'created_time': 1774347583.492978, 'last_price_update_time': 1774434143.836893}
2026-03-25 10:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714378') HTTP/1.1" 204 0
2026-03-25 10:22:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff68fbe5-9abc-5705-b2f4-1b19c8212040 with identifier: 10714475
2026-03-25 10:22:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff68fbe5-9abc-5705-b2f4-1b19c8212040 with identifier: 10714475
2026-03-25 10:22:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff68fbe5-9abc-5705-b2f4-1b19c8212040 with identifier: 10714475 to the API
2026-03-25 10:22:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714475>
{'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-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'ff68fbe5-9abc-5705-b2f4-1b19c8212040',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEB522',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714475',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 110119,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-03-05',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 2008 1.2i GT - Petrol - Automatic - 130 hp - 110.119 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714475%27 HTTP/1.1" 200 None
2026-03-25 10:22:24 [adesa.be] INFO: Saving data for 10714475: {'auction_closing_time': 1774600200.0, 'created_time': 1774347612.32183, 'last_price_update_time': 1774434144.253449}
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714475') HTTP/1.1" 204 0
2026-03-25 10:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722705> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722625> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90233b83-490b-5238-9dca-81998d81b1a2 with identifier: 10722545
2026-03-25 10:22:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90233b83-490b-5238-9dca-81998d81b1a2 with scrape type 1
2026-03-25 10:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 90233b83-490b-5238-9dca-81998d81b1a2
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706590%252Fgeneral%252F3703ca9c-2225-4a65-a569-e649a8f7066e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706590/general/3703ca9c-2225-4a65-a569-e649a8f7066e.jpg already downloaded
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706590%252Fgeneral%252F55b67f9e-4420-4f29-a15c-206ac0a77cd0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706590/general/55b67f9e-4420-4f29-a15c-206ac0a77cd0.jpg already downloaded
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706590%252Fgeneral%252F1ff48afd-eb6d-4927-ae96-a71527bc6502.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706590/general/1ff48afd-eb6d-4927-ae96-a71527bc6502.jpg already downloaded
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706590%252Fgeneral%252Fb70f809b-752d-4dab-bae2-ae4e16806390.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706590/general/b70f809b-752d-4dab-bae2-ae4e16806390.jpg already downloaded
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706590%252Fgeneral%252F6ac49ccc-ca08-4cc9-938d-349b77020a42.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706590/general/6ac49ccc-ca08-4cc9-938d-349b77020a42.jpg already downloaded
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706590%252Fgeneral%252F77fd3ab5-36af-48a9-af93-9c5d18ad763f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706590/general/77fd3ab5-36af-48a9-af93-9c5d18ad763f.jpg already downloaded
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706590%252Fgeneral%252F3a8bcdbf-1cee-44d2-8cea-187ec02bbcf7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706590/general/3a8bcdbf-1cee-44d2-8cea-187ec02bbcf7.jpg already downloaded
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706590%252Fgeneral%252F79914312-f8fc-4aa5-a3bb-ed4b79dd13ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706590/general/79914312-f8fc-4aa5-a3bb-ed4b79dd13ec.jpg already downloaded
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706590%252Fgeneral%252F4e878b1a-878b-4a11-aae2-cabcf214c88d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706590/general/4e878b1a-878b-4a11-aae2-cabcf214c88d.jpg already downloaded
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706590%252Fgeneral%252F7c4d8c10-1050-4ba4-bc3f-dcf92aa9ffd2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706590/general/7c4d8c10-1050-4ba4-bc3f-dcf92aa9ffd2.jpg already downloaded
2026-03-25 10:22:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90233b83-490b-5238-9dca-81998d81b1a2, identifier: 10722545
2026-03-25 10:22:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0506d8ce-ce6f-569d-8576-f6b50af62c5c with identifier: 10722705
2026-03-25 10:22:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0506d8ce-ce6f-569d-8576-f6b50af62c5c with scrape type 1
2026-03-25 10:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0506d8ce-ce6f-569d-8576-f6b50af62c5c
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734264%252Fgeneral%252F7a9402a0-840a-4165-bae8-5de2bea5fa74.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734264/general/7a9402a0-840a-4165-bae8-5de2bea5fa74.jpg already downloaded
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734264%252Fgeneral%252F75ae072b-6947-4f45-8764-dcf65a1750d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734264/general/75ae072b-6947-4f45-8764-dcf65a1750d5.jpg already downloaded
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734264%252Fgeneral%252F1662ba6f-2ae7-4c6d-a8c3-19b483e87526.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734264/general/1662ba6f-2ae7-4c6d-a8c3-19b483e87526.jpg already downloaded
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734264%252Fgeneral%252Fe7da9822-9ef0-4913-b00c-8bed164be54b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734264/general/e7da9822-9ef0-4913-b00c-8bed164be54b.jpg already downloaded
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734264%252Fgeneral%252Fbe4ac305-3745-4b71-b56a-8381cd7bea6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734264/general/be4ac305-3745-4b71-b56a-8381cd7bea6e.jpg already downloaded
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734264%252Fgeneral%252F34404424-7459-41f9-9a62-e08bb4709108.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734264/general/34404424-7459-41f9-9a62-e08bb4709108.jpg already downloaded
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734264%252Fgeneral%252F82900a59-be68-4680-9082-e2b4c13ab4e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734264/general/82900a59-be68-4680-9082-e2b4c13ab4e1.jpg already downloaded
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734264%252Fgeneral%252Faf757c9f-a2db-4b41-8196-deccddfeaf7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734264/general/af757c9f-a2db-4b41-8196-deccddfeaf7f.jpg already downloaded
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734264%252Fgeneral%252F4db0966e-f34b-4fbc-b0b6-1f9c9b6e1fce.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734264/general/4db0966e-f34b-4fbc-b0b6-1f9c9b6e1fce.jpg already downloaded
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734264%252Fgeneral%252F7dc475a5-44f3-471c-9fe7-f4bb23bd4013.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734264/general/7dc475a5-44f3-471c-9fe7-f4bb23bd4013.jpg already downloaded
2026-03-25 10:22:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0506d8ce-ce6f-569d-8576-f6b50af62c5c, identifier: 10722705
2026-03-25 10:22:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90233b83-490b-5238-9dca-81998d81b1a2 with identifier: 10722545
2026-03-25 10:22:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90233b83-490b-5238-9dca-81998d81b1a2 with identifier: 10722545
2026-03-25 10:22:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90233b83-490b-5238-9dca-81998d81b1a2 with identifier: 10722545 to the API
2026-03-25 10:22:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722545>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '90233b83-490b-5238-9dca-81998d81b1a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBV523',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722545',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 130264,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5706590/general/3703ca9c-2225-4a65-a569-e649a8f7066e.jpg',
'https://images.openlane.eu/carimgs/5706590/general/55b67f9e-4420-4f29-a15c-206ac0a77cd0.jpg',
'https://images.openlane.eu/carimgs/5706590/general/1ff48afd-eb6d-4927-ae96-a71527bc6502.jpg',
'https://images.openlane.eu/carimgs/5706590/general/b70f809b-752d-4dab-bae2-ae4e16806390.jpg',
'https://images.openlane.eu/carimgs/5706590/general/6ac49ccc-ca08-4cc9-938d-349b77020a42.jpg',
'https://images.openlane.eu/carimgs/5706590/general/77fd3ab5-36af-48a9-af93-9c5d18ad763f.jpg',
'https://images.openlane.eu/carimgs/5706590/general/3a8bcdbf-1cee-44d2-8cea-187ec02bbcf7.jpg',
'https://images.openlane.eu/carimgs/5706590/general/79914312-f8fc-4aa5-a3bb-ed4b79dd13ec.jpg',
'https://images.openlane.eu/carimgs/5706590/general/4e878b1a-878b-4a11-aae2-cabcf214c88d.jpg',
'https://images.openlane.eu/carimgs/5706590/general/7c4d8c10-1050-4ba4-bc3f-dcf92aa9ffd2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90233b83-490b-5238-9dca-81998d81b1a2/90233b83-490b-5238-9dca-81998d81b1a2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373861,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706590/general/3703ca9c-2225-4a65-a569-e649a8f7066e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90233b83-490b-5238-9dca-81998d81b1a2/90233b83-490b-5238-9dca-81998d81b1a2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35355,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706590/general/55b67f9e-4420-4f29-a15c-206ac0a77cd0.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90233b83-490b-5238-9dca-81998d81b1a2/90233b83-490b-5238-9dca-81998d81b1a2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360559,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706590/general/1ff48afd-eb6d-4927-ae96-a71527bc6502.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90233b83-490b-5238-9dca-81998d81b1a2/90233b83-490b-5238-9dca-81998d81b1a2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330042,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706590/general/b70f809b-752d-4dab-bae2-ae4e16806390.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90233b83-490b-5238-9dca-81998d81b1a2/90233b83-490b-5238-9dca-81998d81b1a2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305464,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706590/general/6ac49ccc-ca08-4cc9-938d-349b77020a42.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90233b83-490b-5238-9dca-81998d81b1a2/90233b83-490b-5238-9dca-81998d81b1a2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335932,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706590/general/77fd3ab5-36af-48a9-af93-9c5d18ad763f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90233b83-490b-5238-9dca-81998d81b1a2/90233b83-490b-5238-9dca-81998d81b1a2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356005,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706590/general/3a8bcdbf-1cee-44d2-8cea-187ec02bbcf7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90233b83-490b-5238-9dca-81998d81b1a2/90233b83-490b-5238-9dca-81998d81b1a2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318070,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706590/general/79914312-f8fc-4aa5-a3bb-ed4b79dd13ec.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90233b83-490b-5238-9dca-81998d81b1a2/90233b83-490b-5238-9dca-81998d81b1a2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282275,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706590/general/4e878b1a-878b-4a11-aae2-cabcf214c88d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90233b83-490b-5238-9dca-81998d81b1a2/90233b83-490b-5238-9dca-81998d81b1a2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351940,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706590/general/7c4d8c10-1050-4ba4-bc3f-dcf92aa9ffd2.jpg',
'Width': 1920}],
'price': 13850,
'price_includes_vat': True,
'registration_date': '2021-09-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mini Countryman Cooper SE 1.5 Essential - ALL4 - Hybrid - Automatic '
'- 125 hp - 130.264 km',
'transmission': 'automatic',
'trim': 'Essential',
'vin': None,
'year': 2021}
2026-03-25 10:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722545%27 HTTP/1.1" 200 None
2026-03-25 10:22:25 [adesa.be] INFO: Saving data for 10722545: {'created_time': 1774434145.938328, 'last_price_update_time': 1774434145.938345, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722545') HTTP/1.1" 204 0
2026-03-25 10:22:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0506d8ce-ce6f-569d-8576-f6b50af62c5c with identifier: 10722705
2026-03-25 10:22:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0506d8ce-ce6f-569d-8576-f6b50af62c5c with identifier: 10722705
2026-03-25 10:22:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0506d8ce-ce6f-569d-8576-f6b50af62c5c with identifier: 10722705 to the API
2026-03-25 10:22:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722705>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '0506d8ce-ce6f-569d-8576-f6b50af62c5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQH333',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722705',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 129296,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5734264/general/7a9402a0-840a-4165-bae8-5de2bea5fa74.jpg',
'https://images.openlane.eu/carimgs/5734264/general/75ae072b-6947-4f45-8764-dcf65a1750d5.jpg',
'https://images.openlane.eu/carimgs/5734264/general/1662ba6f-2ae7-4c6d-a8c3-19b483e87526.jpg',
'https://images.openlane.eu/carimgs/5734264/general/e7da9822-9ef0-4913-b00c-8bed164be54b.jpg',
'https://images.openlane.eu/carimgs/5734264/general/be4ac305-3745-4b71-b56a-8381cd7bea6e.jpg',
'https://images.openlane.eu/carimgs/5734264/general/34404424-7459-41f9-9a62-e08bb4709108.jpg',
'https://images.openlane.eu/carimgs/5734264/general/82900a59-be68-4680-9082-e2b4c13ab4e1.jpg',
'https://images.openlane.eu/carimgs/5734264/general/af757c9f-a2db-4b41-8196-deccddfeaf7f.jpg',
'https://images.openlane.eu/carimgs/5734264/general/4db0966e-f34b-4fbc-b0b6-1f9c9b6e1fce.jpg',
'https://images.openlane.eu/carimgs/5734264/general/7dc475a5-44f3-471c-9fe7-f4bb23bd4013.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0506d8ce-ce6f-569d-8576-f6b50af62c5c/0506d8ce-ce6f-569d-8576-f6b50af62c5c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310928,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734264/general/7a9402a0-840a-4165-bae8-5de2bea5fa74.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0506d8ce-ce6f-569d-8576-f6b50af62c5c/0506d8ce-ce6f-569d-8576-f6b50af62c5c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310660,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734264/general/75ae072b-6947-4f45-8764-dcf65a1750d5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0506d8ce-ce6f-569d-8576-f6b50af62c5c/0506d8ce-ce6f-569d-8576-f6b50af62c5c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286885,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734264/general/1662ba6f-2ae7-4c6d-a8c3-19b483e87526.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0506d8ce-ce6f-569d-8576-f6b50af62c5c/0506d8ce-ce6f-569d-8576-f6b50af62c5c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278230,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734264/general/e7da9822-9ef0-4913-b00c-8bed164be54b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0506d8ce-ce6f-569d-8576-f6b50af62c5c/0506d8ce-ce6f-569d-8576-f6b50af62c5c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230539,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734264/general/be4ac305-3745-4b71-b56a-8381cd7bea6e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0506d8ce-ce6f-569d-8576-f6b50af62c5c/0506d8ce-ce6f-569d-8576-f6b50af62c5c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276413,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734264/general/34404424-7459-41f9-9a62-e08bb4709108.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0506d8ce-ce6f-569d-8576-f6b50af62c5c/0506d8ce-ce6f-569d-8576-f6b50af62c5c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265090,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734264/general/82900a59-be68-4680-9082-e2b4c13ab4e1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0506d8ce-ce6f-569d-8576-f6b50af62c5c/0506d8ce-ce6f-569d-8576-f6b50af62c5c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260642,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734264/general/af757c9f-a2db-4b41-8196-deccddfeaf7f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0506d8ce-ce6f-569d-8576-f6b50af62c5c/0506d8ce-ce6f-569d-8576-f6b50af62c5c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277803,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734264/general/4db0966e-f34b-4fbc-b0b6-1f9c9b6e1fce.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0506d8ce-ce6f-569d-8576-f6b50af62c5c/0506d8ce-ce6f-569d-8576-f6b50af62c5c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271722,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734264/general/7dc475a5-44f3-471c-9fe7-f4bb23bd4013.jpg',
'Width': 1400}],
'price': 14550,
'price_includes_vat': True,
'registration_date': '2020-11-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mini Countryman Cooper SE 1.5 Chili - ALL4 - Hybrid - Automatic - '
'125 hp - 129.296 km',
'transmission': 'automatic',
'trim': 'Chili',
'vin': None,
'year': 2020}
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722705%27 HTTP/1.1" 200 None
2026-03-25 10:22:27 [adesa.be] INFO: Saving data for 10722705: {'created_time': 1774434147.468645, 'last_price_update_time': 1774434147.468656, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722705') HTTP/1.1" 204 0
2026-03-25 10:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 688226b3-068f-5db2-a932-b790d413ad9c with identifier: 10722625
2026-03-25 10:22:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 688226b3-068f-5db2-a932-b790d413ad9c with scrape type 1
2026-03-25 10:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 688226b3-068f-5db2-a932-b790d413ad9c
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726265%252Fgeneral%252F05f7f3b6-2002-43da-9878-17132e2559ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726265/general/05f7f3b6-2002-43da-9878-17132e2559ed.jpg already downloaded
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726265%252Fgeneral%252F69d86d47-d123-402f-9e8f-c79c5cbac280.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726265/general/69d86d47-d123-402f-9e8f-c79c5cbac280.jpg already downloaded
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726265%252Fgeneral%252F21ed7113-e896-4b79-8194-980b0cc51012.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726265/general/21ed7113-e896-4b79-8194-980b0cc51012.jpg already downloaded
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726265%252Fgeneral%252F9114b4bc-62cf-4c1e-b4a2-bc03b4c7e59f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726265/general/9114b4bc-62cf-4c1e-b4a2-bc03b4c7e59f.jpg already downloaded
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726265%252Fgeneral%252Fee583415-1398-4ccf-8efd-a55ea3982365.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726265/general/ee583415-1398-4ccf-8efd-a55ea3982365.jpg already downloaded
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726265%252Fgeneral%252F6a2077bd-9c2a-4505-9e86-20a597c7be89.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726265/general/6a2077bd-9c2a-4505-9e86-20a597c7be89.jpg already downloaded
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726265%252Fgeneral%252Fa6095c04-a967-4441-81dd-afb60c02bf8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726265/general/a6095c04-a967-4441-81dd-afb60c02bf8f.jpg already downloaded
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726265%252Fgeneral%252F13c1d737-aaa2-43a4-9ab7-5de9081f9a41.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726265/general/13c1d737-aaa2-43a4-9ab7-5de9081f9a41.jpg already downloaded
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726265%252Fgeneral%252F82724296-aa56-4b34-aef4-08542bce2fb5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726265/general/82724296-aa56-4b34-aef4-08542bce2fb5.jpg already downloaded
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726265%252Fgeneral%252F5d0c6e2d-1dfd-49bc-a523-53dadefdfabe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726265/general/5d0c6e2d-1dfd-49bc-a523-53dadefdfabe.jpg already downloaded
2026-03-25 10:22:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 688226b3-068f-5db2-a932-b790d413ad9c, identifier: 10722625
2026-03-25 10: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-25 10: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-25 10:22:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 688226b3-068f-5db2-a932-b790d413ad9c with identifier: 10722625
2026-03-25 10:22:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 688226b3-068f-5db2-a932-b790d413ad9c with identifier: 10722625
2026-03-25 10:22:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 688226b3-068f-5db2-a932-b790d413ad9c with identifier: 10722625 to the API
2026-03-25 10:22:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722625>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '688226b3-068f-5db2-a932-b790d413ad9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVP138',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722625',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 147558,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5726265/general/05f7f3b6-2002-43da-9878-17132e2559ed.jpg',
'https://images.openlane.eu/carimgs/5726265/general/69d86d47-d123-402f-9e8f-c79c5cbac280.jpg',
'https://images.openlane.eu/carimgs/5726265/general/21ed7113-e896-4b79-8194-980b0cc51012.jpg',
'https://images.openlane.eu/carimgs/5726265/general/9114b4bc-62cf-4c1e-b4a2-bc03b4c7e59f.jpg',
'https://images.openlane.eu/carimgs/5726265/general/ee583415-1398-4ccf-8efd-a55ea3982365.jpg',
'https://images.openlane.eu/carimgs/5726265/general/6a2077bd-9c2a-4505-9e86-20a597c7be89.jpg',
'https://images.openlane.eu/carimgs/5726265/general/a6095c04-a967-4441-81dd-afb60c02bf8f.jpg',
'https://images.openlane.eu/carimgs/5726265/general/13c1d737-aaa2-43a4-9ab7-5de9081f9a41.jpg',
'https://images.openlane.eu/carimgs/5726265/general/82724296-aa56-4b34-aef4-08542bce2fb5.jpg',
'https://images.openlane.eu/carimgs/5726265/general/5d0c6e2d-1dfd-49bc-a523-53dadefdfabe.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_688226b3-068f-5db2-a932-b790d413ad9c/688226b3-068f-5db2-a932-b790d413ad9c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726265/general/05f7f3b6-2002-43da-9878-17132e2559ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_688226b3-068f-5db2-a932-b790d413ad9c/688226b3-068f-5db2-a932-b790d413ad9c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89627,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726265/general/69d86d47-d123-402f-9e8f-c79c5cbac280.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_688226b3-068f-5db2-a932-b790d413ad9c/688226b3-068f-5db2-a932-b790d413ad9c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90938,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726265/general/21ed7113-e896-4b79-8194-980b0cc51012.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_688226b3-068f-5db2-a932-b790d413ad9c/688226b3-068f-5db2-a932-b790d413ad9c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726265/general/9114b4bc-62cf-4c1e-b4a2-bc03b4c7e59f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_688226b3-068f-5db2-a932-b790d413ad9c/688226b3-068f-5db2-a932-b790d413ad9c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97919,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726265/general/ee583415-1398-4ccf-8efd-a55ea3982365.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_688226b3-068f-5db2-a932-b790d413ad9c/688226b3-068f-5db2-a932-b790d413ad9c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726265/general/6a2077bd-9c2a-4505-9e86-20a597c7be89.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_688226b3-068f-5db2-a932-b790d413ad9c/688226b3-068f-5db2-a932-b790d413ad9c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726265/general/a6095c04-a967-4441-81dd-afb60c02bf8f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_688226b3-068f-5db2-a932-b790d413ad9c/688226b3-068f-5db2-a932-b790d413ad9c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97415,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726265/general/13c1d737-aaa2-43a4-9ab7-5de9081f9a41.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_688226b3-068f-5db2-a932-b790d413ad9c/688226b3-068f-5db2-a932-b790d413ad9c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125881,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726265/general/82724296-aa56-4b34-aef4-08542bce2fb5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_688226b3-068f-5db2-a932-b790d413ad9c/688226b3-068f-5db2-a932-b790d413ad9c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170145,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726265/general/5d0c6e2d-1dfd-49bc-a523-53dadefdfabe.jpg',
'Width': 1024}],
'price': 12650,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mini Countryman Cooper SE 1.5 - ALL4 - Hybrid - Automatic - 125 hp '
'- 147.558 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722625%27 HTTP/1.1" 200 None
2026-03-25 10:22:28 [adesa.be] INFO: Saving data for 10722625: {'created_time': 1774434148.453487, 'last_price_update_time': 1774434148.453498, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722625') HTTP/1.1" 204 0
2026-03-25 10:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec567b3a-5de9-59e7-880e-f523c91c8211 with identifier: 10722647
2026-03-25 10:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec567b3a-5de9-59e7-880e-f523c91c8211 with scrape type 1
2026-03-25 10:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec567b3a-5de9-59e7-880e-f523c91c8211
2026-03-25 10:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728956%252Fgeneral%252F6abbf216-c08c-44d1-a942-845ac5c4a51c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728956/general/6abbf216-c08c-44d1-a942-845ac5c4a51c.jpg already downloaded
2026-03-25 10:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728956%252Fgeneral%252Fa25bbf5b-91c2-40cd-8236-3973ccb84645.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728956/general/a25bbf5b-91c2-40cd-8236-3973ccb84645.jpg already downloaded
2026-03-25 10:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728956%252Fgeneral%252F0125a5ce-60b4-4db7-a15c-5251a26d6f5c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728956/general/0125a5ce-60b4-4db7-a15c-5251a26d6f5c.jpg already downloaded
2026-03-25 10:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728956%252Fgeneral%252F32928b66-a28e-4bdd-afbc-8768e5f60bba.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728956/general/32928b66-a28e-4bdd-afbc-8768e5f60bba.jpg already downloaded
2026-03-25 10:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728956%252Fgeneral%252Ff90e5172-f987-41dc-80fa-588f935cce56.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728956/general/f90e5172-f987-41dc-80fa-588f935cce56.jpg already downloaded
2026-03-25 10:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728956%252Fgeneral%252Ff9b5244d-961b-4a49-80db-390347d388d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728956/general/f9b5244d-961b-4a49-80db-390347d388d0.jpg already downloaded
2026-03-25 10:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728956%252Fgeneral%252F85ac29aa-0c8c-43b1-bc20-bd8192d1d285.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728956/general/85ac29aa-0c8c-43b1-bc20-bd8192d1d285.jpg already downloaded
2026-03-25 10:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728956%252Fgeneral%252Ff44ed782-d78b-4ec6-a830-084a0f8f9dc9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728956/general/f44ed782-d78b-4ec6-a830-084a0f8f9dc9.jpg already downloaded
2026-03-25 10:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728956%252Fgeneral%252F91858e57-b6b8-4d5b-bf75-a407f1666dd3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728956/general/91858e57-b6b8-4d5b-bf75-a407f1666dd3.jpg already downloaded
2026-03-25 10:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728956%252Fgeneral%252F16586ada-239e-4860-b3f4-d9bf921aada8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728956/general/16586ada-239e-4860-b3f4-d9bf921aada8.jpg already downloaded
2026-03-25 10:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec567b3a-5de9-59e7-880e-f523c91c8211, identifier: 10722647
2026-03-25 10:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0604ed7-8469-5ac1-a949-64a0151f02d8 with identifier: 10714586
2026-03-25 10:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0604ed7-8469-5ac1-a949-64a0151f02d8 with scrape type 2
2026-03-25 10:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0604ed7-8469-5ac1-a949-64a0151f02d8 with scrape type 2
2026-03-25 10:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0604ed7-8469-5ac1-a949-64a0151f02d8, identifier: 10714586
2026-03-25 10:22:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec567b3a-5de9-59e7-880e-f523c91c8211 with identifier: 10722647
2026-03-25 10:22:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec567b3a-5de9-59e7-880e-f523c91c8211 with identifier: 10722647
2026-03-25 10:22:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec567b3a-5de9-59e7-880e-f523c91c8211 with identifier: 10722647 to the API
2026-03-25 10:22:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722647>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'ec567b3a-5de9-59e7-880e-f523c91c8211',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLA102',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722647',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 117996,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5728956/general/6abbf216-c08c-44d1-a942-845ac5c4a51c.jpg',
'https://images.openlane.eu/carimgs/5728956/general/a25bbf5b-91c2-40cd-8236-3973ccb84645.jpg',
'https://images.openlane.eu/carimgs/5728956/general/0125a5ce-60b4-4db7-a15c-5251a26d6f5c.jpg',
'https://images.openlane.eu/carimgs/5728956/general/32928b66-a28e-4bdd-afbc-8768e5f60bba.jpg',
'https://images.openlane.eu/carimgs/5728956/general/f90e5172-f987-41dc-80fa-588f935cce56.jpg',
'https://images.openlane.eu/carimgs/5728956/general/f9b5244d-961b-4a49-80db-390347d388d0.jpg',
'https://images.openlane.eu/carimgs/5728956/general/85ac29aa-0c8c-43b1-bc20-bd8192d1d285.jpg',
'https://images.openlane.eu/carimgs/5728956/general/f44ed782-d78b-4ec6-a830-084a0f8f9dc9.jpg',
'https://images.openlane.eu/carimgs/5728956/general/91858e57-b6b8-4d5b-bf75-a407f1666dd3.jpg',
'https://images.openlane.eu/carimgs/5728956/general/16586ada-239e-4860-b3f4-d9bf921aada8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec567b3a-5de9-59e7-880e-f523c91c8211/ec567b3a-5de9-59e7-880e-f523c91c8211_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95034,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728956/general/6abbf216-c08c-44d1-a942-845ac5c4a51c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec567b3a-5de9-59e7-880e-f523c91c8211/ec567b3a-5de9-59e7-880e-f523c91c8211_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97759,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728956/general/a25bbf5b-91c2-40cd-8236-3973ccb84645.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec567b3a-5de9-59e7-880e-f523c91c8211/ec567b3a-5de9-59e7-880e-f523c91c8211_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96063,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728956/general/0125a5ce-60b4-4db7-a15c-5251a26d6f5c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec567b3a-5de9-59e7-880e-f523c91c8211/ec567b3a-5de9-59e7-880e-f523c91c8211_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99462,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728956/general/32928b66-a28e-4bdd-afbc-8768e5f60bba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec567b3a-5de9-59e7-880e-f523c91c8211/ec567b3a-5de9-59e7-880e-f523c91c8211_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105606,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728956/general/f90e5172-f987-41dc-80fa-588f935cce56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec567b3a-5de9-59e7-880e-f523c91c8211/ec567b3a-5de9-59e7-880e-f523c91c8211_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105536,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728956/general/f9b5244d-961b-4a49-80db-390347d388d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec567b3a-5de9-59e7-880e-f523c91c8211/ec567b3a-5de9-59e7-880e-f523c91c8211_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728956/general/85ac29aa-0c8c-43b1-bc20-bd8192d1d285.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec567b3a-5de9-59e7-880e-f523c91c8211/ec567b3a-5de9-59e7-880e-f523c91c8211_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728956/general/f44ed782-d78b-4ec6-a830-084a0f8f9dc9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec567b3a-5de9-59e7-880e-f523c91c8211/ec567b3a-5de9-59e7-880e-f523c91c8211_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96638,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728956/general/91858e57-b6b8-4d5b-bf75-a407f1666dd3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec567b3a-5de9-59e7-880e-f523c91c8211/ec567b3a-5de9-59e7-880e-f523c91c8211_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127949,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728956/general/16586ada-239e-4860-b3f4-d9bf921aada8.jpg',
'Width': 1024}],
'price': 15450,
'price_includes_vat': True,
'registration_date': '2023-04-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mini Countryman Cooper SE 1.5 - ALL4 - Hybrid - Automatic - 125 hp '
'- 117.996 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 10:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722647%27 HTTP/1.1" 200 None
2026-03-25 10:22:29 [adesa.be] INFO: Saving data for 10722647: {'created_time': 1774434149.754438, 'last_price_update_time': 1774434149.75445, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722647') HTTP/1.1" 204 0
2026-03-25 10:22:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0604ed7-8469-5ac1-a949-64a0151f02d8 with identifier: 10714586
2026-03-25 10:22:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0604ed7-8469-5ac1-a949-64a0151f02d8 with identifier: 10714586
2026-03-25 10:22:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0604ed7-8469-5ac1-a949-64a0151f02d8 with identifier: 10714586 to the API
2026-03-25 10:22:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714586>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'f0604ed7-8469-5ac1-a949-64a0151f02d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGP870',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714586',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 135515,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-11-18',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Skoda Octavia Combi 1.5 TSI Clever - Petrol - Automatic - 150 hp - '
'135.515 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710714586%27 HTTP/1.1" 200 None
2026-03-25 10:22:30 [adesa.be] INFO: Saving data for 10714586: {'auction_closing_time': 1774600200.0, 'created_time': 1774347354.121502, 'last_price_update_time': 1774434150.238568}
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714586') HTTP/1.1" 204 0
2026-03-25 10:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722434> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722454> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10: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-25 10:22:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17905cf0-06e9-5c1b-96af-7a0346ef63af with identifier: 10722624
2026-03-25 10:22:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17905cf0-06e9-5c1b-96af-7a0346ef63af with scrape type 1
2026-03-25 10:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 17905cf0-06e9-5c1b-96af-7a0346ef63af
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726263%252Fgeneral%252F79fc78cb-9fe4-4252-b75c-0a9d9b652931.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726263/general/79fc78cb-9fe4-4252-b75c-0a9d9b652931.jpg already downloaded
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726263%252Fgeneral%252F2cb6be9b-20f9-48b2-8def-af1f5e38be92.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726263/general/2cb6be9b-20f9-48b2-8def-af1f5e38be92.jpg already downloaded
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726263%252Fgeneral%252F728c774b-e98a-453a-9d4c-5d7065264d99.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726263/general/728c774b-e98a-453a-9d4c-5d7065264d99.jpg already downloaded
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726263%252Fgeneral%252Fcae22170-02de-42c4-b669-1c997c68abb3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726263/general/cae22170-02de-42c4-b669-1c997c68abb3.jpg already downloaded
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726263%252Fgeneral%252F4a3c7e91-b40c-4e6f-aef9-04c94845fa32.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726263/general/4a3c7e91-b40c-4e6f-aef9-04c94845fa32.jpg already downloaded
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726263%252Fgeneral%252F25ff6baa-1ef9-4573-836a-6ab8a8924aaa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726263/general/25ff6baa-1ef9-4573-836a-6ab8a8924aaa.jpg already downloaded
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726263%252Fgeneral%252F643e5c8d-fccf-4733-a8e5-eba9e9f5cbb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726263/general/643e5c8d-fccf-4733-a8e5-eba9e9f5cbb1.jpg already downloaded
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726263%252Fgeneral%252F4a1cc2c0-2086-492f-be85-de8e2ceb93be.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726263/general/4a1cc2c0-2086-492f-be85-de8e2ceb93be.jpg already downloaded
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726263%252Fgeneral%252Fc932be3a-8cc3-440e-9845-0af02a4839d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726263/general/c932be3a-8cc3-440e-9845-0af02a4839d6.jpg already downloaded
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726263%252Fgeneral%252Fe8aca933-428e-455a-a447-34f419d2933e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726263/general/e8aca933-428e-455a-a447-34f419d2933e.jpg already downloaded
2026-03-25 10:22:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 17905cf0-06e9-5c1b-96af-7a0346ef63af, identifier: 10722624
2026-03-25 10:22:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 17905cf0-06e9-5c1b-96af-7a0346ef63af with identifier: 10722624
2026-03-25 10:22:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 17905cf0-06e9-5c1b-96af-7a0346ef63af with identifier: 10722624
2026-03-25 10:22:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 17905cf0-06e9-5c1b-96af-7a0346ef63af with identifier: 10722624 to the API
2026-03-25 10:22:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722624>
{'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': 194,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '17905cf0-06e9-5c1b-96af-7a0346ef63af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPB864',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722624',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 111879,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5726263/general/79fc78cb-9fe4-4252-b75c-0a9d9b652931.jpg',
'https://images.openlane.eu/carimgs/5726263/general/2cb6be9b-20f9-48b2-8def-af1f5e38be92.jpg',
'https://images.openlane.eu/carimgs/5726263/general/728c774b-e98a-453a-9d4c-5d7065264d99.jpg',
'https://images.openlane.eu/carimgs/5726263/general/cae22170-02de-42c4-b669-1c997c68abb3.jpg',
'https://images.openlane.eu/carimgs/5726263/general/4a3c7e91-b40c-4e6f-aef9-04c94845fa32.jpg',
'https://images.openlane.eu/carimgs/5726263/general/25ff6baa-1ef9-4573-836a-6ab8a8924aaa.jpg',
'https://images.openlane.eu/carimgs/5726263/general/643e5c8d-fccf-4733-a8e5-eba9e9f5cbb1.jpg',
'https://images.openlane.eu/carimgs/5726263/general/4a1cc2c0-2086-492f-be85-de8e2ceb93be.jpg',
'https://images.openlane.eu/carimgs/5726263/general/c932be3a-8cc3-440e-9845-0af02a4839d6.jpg',
'https://images.openlane.eu/carimgs/5726263/general/e8aca933-428e-455a-a447-34f419d2933e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17905cf0-06e9-5c1b-96af-7a0346ef63af/17905cf0-06e9-5c1b-96af-7a0346ef63af_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39790,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726263/general/79fc78cb-9fe4-4252-b75c-0a9d9b652931.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17905cf0-06e9-5c1b-96af-7a0346ef63af/17905cf0-06e9-5c1b-96af-7a0346ef63af_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352614,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726263/general/2cb6be9b-20f9-48b2-8def-af1f5e38be92.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17905cf0-06e9-5c1b-96af-7a0346ef63af/17905cf0-06e9-5c1b-96af-7a0346ef63af_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326171,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726263/general/728c774b-e98a-453a-9d4c-5d7065264d99.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17905cf0-06e9-5c1b-96af-7a0346ef63af/17905cf0-06e9-5c1b-96af-7a0346ef63af_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274860,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726263/general/cae22170-02de-42c4-b669-1c997c68abb3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17905cf0-06e9-5c1b-96af-7a0346ef63af/17905cf0-06e9-5c1b-96af-7a0346ef63af_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241961,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726263/general/4a3c7e91-b40c-4e6f-aef9-04c94845fa32.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17905cf0-06e9-5c1b-96af-7a0346ef63af/17905cf0-06e9-5c1b-96af-7a0346ef63af_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293372,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726263/general/25ff6baa-1ef9-4573-836a-6ab8a8924aaa.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17905cf0-06e9-5c1b-96af-7a0346ef63af/17905cf0-06e9-5c1b-96af-7a0346ef63af_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255582,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726263/general/643e5c8d-fccf-4733-a8e5-eba9e9f5cbb1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17905cf0-06e9-5c1b-96af-7a0346ef63af/17905cf0-06e9-5c1b-96af-7a0346ef63af_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175397,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726263/general/4a1cc2c0-2086-492f-be85-de8e2ceb93be.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17905cf0-06e9-5c1b-96af-7a0346ef63af/17905cf0-06e9-5c1b-96af-7a0346ef63af_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272536,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726263/general/c932be3a-8cc3-440e-9845-0af02a4839d6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17905cf0-06e9-5c1b-96af-7a0346ef63af/17905cf0-06e9-5c1b-96af-7a0346ef63af_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250573,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726263/general/e8aca933-428e-455a-a447-34f419d2933e.jpg',
'Width': 1400}],
'price': 31850,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLC Coupé 300de Business - 4-Matic - Hybrid - '
'Automatic - 194 hp - 111.879 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722624%27 HTTP/1.1" 200 None
2026-03-25 10:22:31 [adesa.be] INFO: Saving data for 10722624: {'created_time': 1774434151.474242, 'last_price_update_time': 1774434151.474253, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722624') HTTP/1.1" 204 0
2026-03-25 10:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a39f1ad-ee73-5061-829e-ec55ce581327 with identifier: 10722434
2026-03-25 10:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a39f1ad-ee73-5061-829e-ec55ce581327 with scrape type 1
2026-03-25 10:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9a39f1ad-ee73-5061-829e-ec55ce581327
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689575%252Fgeneral%252Fced70bb9-10d2-4841-87b3-7cf449088e78.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689575/general/ced70bb9-10d2-4841-87b3-7cf449088e78.jpg already downloaded
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689575%252Fgeneral%252F01795e91-3d28-42ad-bc8b-97d71561b036.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689575/general/01795e91-3d28-42ad-bc8b-97d71561b036.jpg already downloaded
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689575%252Fgeneral%252F361f2d57-ea40-42f3-a5ee-2cba8650862e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689575/general/361f2d57-ea40-42f3-a5ee-2cba8650862e.jpg already downloaded
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689575%252Fgeneral%252Fb7533e55-8894-4884-a831-ad5d506c5563.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689575/general/b7533e55-8894-4884-a831-ad5d506c5563.jpg already downloaded
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689575%252Fgeneral%252F3d1a5a17-1441-4ade-bf96-872485990f75.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689575/general/3d1a5a17-1441-4ade-bf96-872485990f75.jpg already downloaded
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689575%252Fgeneral%252Ff213fd1f-941d-4299-af97-322ba9338043.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689575/general/f213fd1f-941d-4299-af97-322ba9338043.jpg already downloaded
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689575%252Fgeneral%252F41061228-032f-4c20-a05e-3412ed5d1899.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689575/general/41061228-032f-4c20-a05e-3412ed5d1899.jpg already downloaded
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689575%252Fgeneral%252F676099fb-e9d5-403c-876d-13b2177c41af.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689575/general/676099fb-e9d5-403c-876d-13b2177c41af.jpg already downloaded
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689575%252Fgeneral%252F14b2696e-cf04-4e89-bafb-67dc9a8f4176.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689575/general/14b2696e-cf04-4e89-bafb-67dc9a8f4176.jpg already downloaded
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689575%252Fgeneral%252F3204cda9-d686-4629-b195-8f2997dc703c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689575/general/3204cda9-d686-4629-b195-8f2997dc703c.jpg already downloaded
2026-03-25 10:22:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a39f1ad-ee73-5061-829e-ec55ce581327, identifier: 10722434
2026-03-25 10:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0816889-17cd-54d7-9c77-e4c263f6fba4 with identifier: 10722704
2026-03-25 10:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0816889-17cd-54d7-9c77-e4c263f6fba4 with scrape type 1
2026-03-25 10:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a0816889-17cd-54d7-9c77-e4c263f6fba4
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734260%252Fgeneral%252F92ae1fae-d1e7-4b55-b194-a17264411675.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734260/general/92ae1fae-d1e7-4b55-b194-a17264411675.jpg already downloaded
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734260%252Fgeneral%252F66313707-6094-4ea4-8741-36a58a8611bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734260/general/66313707-6094-4ea4-8741-36a58a8611bc.jpg already downloaded
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734260%252Fgeneral%252Fe8fe5c0b-8eb3-460f-89f5-6b5acddf5968.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734260/general/e8fe5c0b-8eb3-460f-89f5-6b5acddf5968.jpg already downloaded
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734260%252Fgeneral%252Fdac108b9-6fa3-4717-adea-a0435d206bbf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734260/general/dac108b9-6fa3-4717-adea-a0435d206bbf.jpg already downloaded
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734260%252Fgeneral%252Fc7169827-5ea4-4365-9a0f-33d3967064f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734260/general/c7169827-5ea4-4365-9a0f-33d3967064f0.jpg already downloaded
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734260%252Fgeneral%252F7b24497a-f642-4b9b-8f23-96cc5a886995.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734260/general/7b24497a-f642-4b9b-8f23-96cc5a886995.jpg already downloaded
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734260%252Fgeneral%252Fc956dcae-f94e-4a21-ae8e-2e6b92836e1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734260/general/c956dcae-f94e-4a21-ae8e-2e6b92836e1d.jpg already downloaded
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734260%252Fgeneral%252F0eb1d9e9-b679-451a-aed4-316e5bab4b29.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734260/general/0eb1d9e9-b679-451a-aed4-316e5bab4b29.jpg already downloaded
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734260%252Fgeneral%252F10f92fea-4a64-4cbc-bfb6-f5640bc775e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734260/general/10f92fea-4a64-4cbc-bfb6-f5640bc775e0.jpg already downloaded
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734260%252Fgeneral%252F05f3d3df-ab50-4b14-bac9-09fa59f735c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734260/general/05f3d3df-ab50-4b14-bac9-09fa59f735c4.jpg already downloaded
2026-03-25 10:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0816889-17cd-54d7-9c77-e4c263f6fba4, identifier: 10722704
2026-03-25 10:22:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ba6b911-18c7-51a3-bbd0-0e08f3919abd with identifier: 10722454
2026-03-25 10:22:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ba6b911-18c7-51a3-bbd0-0e08f3919abd with scrape type 1
2026-03-25 10:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ba6b911-18c7-51a3-bbd0-0e08f3919abd
2026-03-25 10:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692003%252Fgeneral%252F7ab1032d-7587-4cd6-bc3a-172daaa61a40.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692003/general/7ab1032d-7587-4cd6-bc3a-172daaa61a40.jpg already downloaded
2026-03-25 10:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692003%252Fgeneral%252Fe24f2716-3d70-4f56-8771-937afb8bd378.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692003/general/e24f2716-3d70-4f56-8771-937afb8bd378.jpg already downloaded
2026-03-25 10:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692003%252Fgeneral%252F9aa8c89c-474d-4f77-9b82-9fdd9abfc89f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692003/general/9aa8c89c-474d-4f77-9b82-9fdd9abfc89f.jpg already downloaded
2026-03-25 10:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692003%252Fgeneral%252Fac7aee9a-c84c-4978-ae43-6b29faf9897d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692003/general/ac7aee9a-c84c-4978-ae43-6b29faf9897d.jpg already downloaded
2026-03-25 10:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692003%252Fgeneral%252F880add2b-80e4-4e97-9323-4728fb68bb1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692003/general/880add2b-80e4-4e97-9323-4728fb68bb1e.jpg already downloaded
2026-03-25 10:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692003%252Fgeneral%252F7b3775c4-157a-42ec-84d0-348f96aba276.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692003/general/7b3775c4-157a-42ec-84d0-348f96aba276.jpg already downloaded
2026-03-25 10:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692003%252Fgeneral%252Fbac1f0ed-ce43-4f97-a6f5-1ef789505e44.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692003/general/bac1f0ed-ce43-4f97-a6f5-1ef789505e44.jpg already downloaded
2026-03-25 10:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692003%252Fgeneral%252F61d92ddd-6479-4d0f-b9aa-c9a53a048a6a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692003/general/61d92ddd-6479-4d0f-b9aa-c9a53a048a6a.jpg already downloaded
2026-03-25 10:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692003%252Fgeneral%252F5f51b024-2c62-4260-b795-ea871f35289a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692003/general/5f51b024-2c62-4260-b795-ea871f35289a.jpg already downloaded
2026-03-25 10:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692003%252Fgeneral%252Fcf26f716-dade-49a3-af52-3ad600658851.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692003/general/cf26f716-dade-49a3-af52-3ad600658851.jpg already downloaded
2026-03-25 10:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ba6b911-18c7-51a3-bbd0-0e08f3919abd, identifier: 10722454
2026-03-25 10:22:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a39f1ad-ee73-5061-829e-ec55ce581327 with identifier: 10722434
2026-03-25 10:22:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a39f1ad-ee73-5061-829e-ec55ce581327 with identifier: 10722434
2026-03-25 10:22:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a39f1ad-ee73-5061-829e-ec55ce581327 with identifier: 10722434 to the API
2026-03-25 10:22:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722434>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '9a39f1ad-ee73-5061-829e-ec55ce581327',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPQ091',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722434',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 82439,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5689575/general/ced70bb9-10d2-4841-87b3-7cf449088e78.jpg',
'https://images.openlane.eu/carimgs/5689575/general/01795e91-3d28-42ad-bc8b-97d71561b036.jpg',
'https://images.openlane.eu/carimgs/5689575/general/361f2d57-ea40-42f3-a5ee-2cba8650862e.jpg',
'https://images.openlane.eu/carimgs/5689575/general/b7533e55-8894-4884-a831-ad5d506c5563.jpg',
'https://images.openlane.eu/carimgs/5689575/general/3d1a5a17-1441-4ade-bf96-872485990f75.jpg',
'https://images.openlane.eu/carimgs/5689575/general/f213fd1f-941d-4299-af97-322ba9338043.jpg',
'https://images.openlane.eu/carimgs/5689575/general/41061228-032f-4c20-a05e-3412ed5d1899.jpg',
'https://images.openlane.eu/carimgs/5689575/general/676099fb-e9d5-403c-876d-13b2177c41af.jpg',
'https://images.openlane.eu/carimgs/5689575/general/14b2696e-cf04-4e89-bafb-67dc9a8f4176.jpg',
'https://images.openlane.eu/carimgs/5689575/general/3204cda9-d686-4629-b195-8f2997dc703c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a39f1ad-ee73-5061-829e-ec55ce581327/9a39f1ad-ee73-5061-829e-ec55ce581327_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451128,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689575/general/ced70bb9-10d2-4841-87b3-7cf449088e78.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a39f1ad-ee73-5061-829e-ec55ce581327/9a39f1ad-ee73-5061-829e-ec55ce581327_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395986,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689575/general/01795e91-3d28-42ad-bc8b-97d71561b036.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a39f1ad-ee73-5061-829e-ec55ce581327/9a39f1ad-ee73-5061-829e-ec55ce581327_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 429460,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689575/general/361f2d57-ea40-42f3-a5ee-2cba8650862e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a39f1ad-ee73-5061-829e-ec55ce581327/9a39f1ad-ee73-5061-829e-ec55ce581327_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393615,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689575/general/b7533e55-8894-4884-a831-ad5d506c5563.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a39f1ad-ee73-5061-829e-ec55ce581327/9a39f1ad-ee73-5061-829e-ec55ce581327_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307735,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689575/general/3d1a5a17-1441-4ade-bf96-872485990f75.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a39f1ad-ee73-5061-829e-ec55ce581327/9a39f1ad-ee73-5061-829e-ec55ce581327_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309366,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689575/general/f213fd1f-941d-4299-af97-322ba9338043.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a39f1ad-ee73-5061-829e-ec55ce581327/9a39f1ad-ee73-5061-829e-ec55ce581327_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260050,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689575/general/41061228-032f-4c20-a05e-3412ed5d1899.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a39f1ad-ee73-5061-829e-ec55ce581327/9a39f1ad-ee73-5061-829e-ec55ce581327_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385009,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689575/general/676099fb-e9d5-403c-876d-13b2177c41af.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a39f1ad-ee73-5061-829e-ec55ce581327/9a39f1ad-ee73-5061-829e-ec55ce581327_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34810,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689575/general/14b2696e-cf04-4e89-bafb-67dc9a8f4176.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a39f1ad-ee73-5061-829e-ec55ce581327/9a39f1ad-ee73-5061-829e-ec55ce581327_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344730,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689575/general/3204cda9-d686-4629-b195-8f2997dc703c.jpg',
'Width': 1920}],
'price': 28950,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLC 300de Business - 4-Matic - Hybrid - 194 hp - '
'82.439 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 10:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722434%27 HTTP/1.1" 200 None
2026-03-25 10:22:33 [adesa.be] INFO: Saving data for 10722434: {'created_time': 1774434153.042537, 'last_price_update_time': 1774434153.042551, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722434') HTTP/1.1" 204 0
2026-03-25 10:22:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0816889-17cd-54d7-9c77-e4c263f6fba4 with identifier: 10722704
2026-03-25 10:22:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0816889-17cd-54d7-9c77-e4c263f6fba4 with identifier: 10722704
2026-03-25 10:22:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0816889-17cd-54d7-9c77-e4c263f6fba4 with identifier: 10722704 to the API
2026-03-25 10:22:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722704>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'a0816889-17cd-54d7-9c77-e4c263f6fba4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWP299',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722704',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 59283,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5734260/general/92ae1fae-d1e7-4b55-b194-a17264411675.jpg',
'https://images.openlane.eu/carimgs/5734260/general/66313707-6094-4ea4-8741-36a58a8611bc.jpg',
'https://images.openlane.eu/carimgs/5734260/general/e8fe5c0b-8eb3-460f-89f5-6b5acddf5968.jpg',
'https://images.openlane.eu/carimgs/5734260/general/dac108b9-6fa3-4717-adea-a0435d206bbf.jpg',
'https://images.openlane.eu/carimgs/5734260/general/c7169827-5ea4-4365-9a0f-33d3967064f0.jpg',
'https://images.openlane.eu/carimgs/5734260/general/7b24497a-f642-4b9b-8f23-96cc5a886995.jpg',
'https://images.openlane.eu/carimgs/5734260/general/c956dcae-f94e-4a21-ae8e-2e6b92836e1d.jpg',
'https://images.openlane.eu/carimgs/5734260/general/0eb1d9e9-b679-451a-aed4-316e5bab4b29.jpg',
'https://images.openlane.eu/carimgs/5734260/general/10f92fea-4a64-4cbc-bfb6-f5640bc775e0.jpg',
'https://images.openlane.eu/carimgs/5734260/general/05f3d3df-ab50-4b14-bac9-09fa59f735c4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0816889-17cd-54d7-9c77-e4c263f6fba4/a0816889-17cd-54d7-9c77-e4c263f6fba4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279691,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734260/general/92ae1fae-d1e7-4b55-b194-a17264411675.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0816889-17cd-54d7-9c77-e4c263f6fba4/a0816889-17cd-54d7-9c77-e4c263f6fba4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283593,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734260/general/66313707-6094-4ea4-8741-36a58a8611bc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0816889-17cd-54d7-9c77-e4c263f6fba4/a0816889-17cd-54d7-9c77-e4c263f6fba4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278160,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734260/general/e8fe5c0b-8eb3-460f-89f5-6b5acddf5968.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0816889-17cd-54d7-9c77-e4c263f6fba4/a0816889-17cd-54d7-9c77-e4c263f6fba4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243940,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734260/general/dac108b9-6fa3-4717-adea-a0435d206bbf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0816889-17cd-54d7-9c77-e4c263f6fba4/a0816889-17cd-54d7-9c77-e4c263f6fba4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218982,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734260/general/c7169827-5ea4-4365-9a0f-33d3967064f0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0816889-17cd-54d7-9c77-e4c263f6fba4/a0816889-17cd-54d7-9c77-e4c263f6fba4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306588,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734260/general/7b24497a-f642-4b9b-8f23-96cc5a886995.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0816889-17cd-54d7-9c77-e4c263f6fba4/a0816889-17cd-54d7-9c77-e4c263f6fba4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256909,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734260/general/c956dcae-f94e-4a21-ae8e-2e6b92836e1d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0816889-17cd-54d7-9c77-e4c263f6fba4/a0816889-17cd-54d7-9c77-e4c263f6fba4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199230,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734260/general/0eb1d9e9-b679-451a-aed4-316e5bab4b29.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0816889-17cd-54d7-9c77-e4c263f6fba4/a0816889-17cd-54d7-9c77-e4c263f6fba4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240020,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734260/general/10f92fea-4a64-4cbc-bfb6-f5640bc775e0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0816889-17cd-54d7-9c77-e4c263f6fba4/a0816889-17cd-54d7-9c77-e4c263f6fba4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268557,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734260/general/05f3d3df-ab50-4b14-bac9-09fa59f735c4.jpg',
'Width': 1400}],
'price': 29950,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLC 300de - 4-Matic - Hybrid - Automatic - 194 hp - '
'59.283 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722704%27 HTTP/1.1" 200 None
2026-03-25 10:22:33 [adesa.be] INFO: Saving data for 10722704: {'created_time': 1774434153.459365, 'last_price_update_time': 1774434153.459376, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722704') HTTP/1.1" 204 0
2026-03-25 10:22:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ba6b911-18c7-51a3-bbd0-0e08f3919abd with identifier: 10722454
2026-03-25 10:22:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ba6b911-18c7-51a3-bbd0-0e08f3919abd with identifier: 10722454
2026-03-25 10:22:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ba6b911-18c7-51a3-bbd0-0e08f3919abd with identifier: 10722454 to the API
2026-03-25 10:22:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722454>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '3ba6b911-18c7-51a3-bbd0-0e08f3919abd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUN772',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722454',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 119366,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5692003/general/7ab1032d-7587-4cd6-bc3a-172daaa61a40.jpg',
'https://images.openlane.eu/carimgs/5692003/general/e24f2716-3d70-4f56-8771-937afb8bd378.jpg',
'https://images.openlane.eu/carimgs/5692003/general/9aa8c89c-474d-4f77-9b82-9fdd9abfc89f.jpg',
'https://images.openlane.eu/carimgs/5692003/general/ac7aee9a-c84c-4978-ae43-6b29faf9897d.jpg',
'https://images.openlane.eu/carimgs/5692003/general/880add2b-80e4-4e97-9323-4728fb68bb1e.jpg',
'https://images.openlane.eu/carimgs/5692003/general/7b3775c4-157a-42ec-84d0-348f96aba276.jpg',
'https://images.openlane.eu/carimgs/5692003/general/bac1f0ed-ce43-4f97-a6f5-1ef789505e44.jpg',
'https://images.openlane.eu/carimgs/5692003/general/61d92ddd-6479-4d0f-b9aa-c9a53a048a6a.jpg',
'https://images.openlane.eu/carimgs/5692003/general/5f51b024-2c62-4260-b795-ea871f35289a.jpg',
'https://images.openlane.eu/carimgs/5692003/general/cf26f716-dade-49a3-af52-3ad600658851.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba6b911-18c7-51a3-bbd0-0e08f3919abd/3ba6b911-18c7-51a3-bbd0-0e08f3919abd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341203,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692003/general/7ab1032d-7587-4cd6-bc3a-172daaa61a40.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba6b911-18c7-51a3-bbd0-0e08f3919abd/3ba6b911-18c7-51a3-bbd0-0e08f3919abd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326360,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692003/general/e24f2716-3d70-4f56-8771-937afb8bd378.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba6b911-18c7-51a3-bbd0-0e08f3919abd/3ba6b911-18c7-51a3-bbd0-0e08f3919abd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291126,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692003/general/9aa8c89c-474d-4f77-9b82-9fdd9abfc89f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba6b911-18c7-51a3-bbd0-0e08f3919abd/3ba6b911-18c7-51a3-bbd0-0e08f3919abd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313703,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692003/general/ac7aee9a-c84c-4978-ae43-6b29faf9897d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba6b911-18c7-51a3-bbd0-0e08f3919abd/3ba6b911-18c7-51a3-bbd0-0e08f3919abd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283022,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692003/general/880add2b-80e4-4e97-9323-4728fb68bb1e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba6b911-18c7-51a3-bbd0-0e08f3919abd/3ba6b911-18c7-51a3-bbd0-0e08f3919abd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310090,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692003/general/7b3775c4-157a-42ec-84d0-348f96aba276.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba6b911-18c7-51a3-bbd0-0e08f3919abd/3ba6b911-18c7-51a3-bbd0-0e08f3919abd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336996,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692003/general/bac1f0ed-ce43-4f97-a6f5-1ef789505e44.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba6b911-18c7-51a3-bbd0-0e08f3919abd/3ba6b911-18c7-51a3-bbd0-0e08f3919abd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254980,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692003/general/61d92ddd-6479-4d0f-b9aa-c9a53a048a6a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba6b911-18c7-51a3-bbd0-0e08f3919abd/3ba6b911-18c7-51a3-bbd0-0e08f3919abd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 567895,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692003/general/5f51b024-2c62-4260-b795-ea871f35289a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba6b911-18c7-51a3-bbd0-0e08f3919abd/3ba6b911-18c7-51a3-bbd0-0e08f3919abd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298791,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692003/general/cf26f716-dade-49a3-af52-3ad600658851.jpg',
'Width': 1920}],
'price': 23650,
'price_includes_vat': True,
'registration_date': '2020-12-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLC 300de - 4-Matic - Hybrid - Automatic - 194 hp - '
'119.366 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 10:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722454%27 HTTP/1.1" 200 None
2026-03-25 10:22:33 [adesa.be] INFO: Saving data for 10722454: {'created_time': 1774434153.860505, 'last_price_update_time': 1774434153.860516, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722454') HTTP/1.1" 204 0
2026-03-25 10:22:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d3122aa-38af-561e-bfe9-ca82dfee61fc with identifier: 10722623
2026-03-25 10:22:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d3122aa-38af-561e-bfe9-ca82dfee61fc with scrape type 1
2026-03-25 10:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4d3122aa-38af-561e-bfe9-ca82dfee61fc
2026-03-25 10:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5726262%252Fgeneral%252Fa38e22e5-89ac-4745-bbc9-2bfcbd52b71a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726262/general/a38e22e5-89ac-4745-bbc9-2bfcbd52b71a.jpg already downloaded
2026-03-25 10:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5726262%252Fgeneral%252Fdaf39605-eb4c-4b98-bcb6-97d0a8bb35d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726262/general/daf39605-eb4c-4b98-bcb6-97d0a8bb35d0.jpg already downloaded
2026-03-25 10:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5726262%252Fgeneral%252F6ca25443-9ff9-491f-bf9a-e0ecbe899ce5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726262/general/6ca25443-9ff9-491f-bf9a-e0ecbe899ce5.jpg already downloaded
2026-03-25 10:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5726262%252Fgeneral%252F5c4a53d6-eeca-412c-9ea8-0466f4fc79e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726262/general/5c4a53d6-eeca-412c-9ea8-0466f4fc79e2.jpg already downloaded
2026-03-25 10:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726262%252Fgeneral%252Fe62114c1-804a-4a2c-bd91-9099a574d2e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726262/general/e62114c1-804a-4a2c-bd91-9099a574d2e9.jpg already downloaded
2026-03-25 10:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726262%252Fgeneral%252F5fc071fb-ba2a-4d68-83bd-bad1845ebf41.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726262/general/5fc071fb-ba2a-4d68-83bd-bad1845ebf41.jpg already downloaded
2026-03-25 10:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726262%252Fgeneral%252F6dc67890-7cef-4ce9-8144-86c5ca1e587e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726262/general/6dc67890-7cef-4ce9-8144-86c5ca1e587e.jpg already downloaded
2026-03-25 10:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726262%252Fgeneral%252Fd69be98a-4f79-46a6-bf46-0463ae578d6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726262/general/d69be98a-4f79-46a6-bf46-0463ae578d6e.jpg already downloaded
2026-03-25 10:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726262%252Fgeneral%252F5d2e7a4b-98dd-41dd-b1b5-f5ff45c7cb69.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726262/general/5d2e7a4b-98dd-41dd-b1b5-f5ff45c7cb69.jpg already downloaded
2026-03-25 10:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726262%252Fgeneral%252F62fffe95-5a0f-4da3-994e-80c8a6374c88.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726262/general/62fffe95-5a0f-4da3-994e-80c8a6374c88.jpg already downloaded
2026-03-25 10:22:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d3122aa-38af-561e-bfe9-ca82dfee61fc, identifier: 10722623
2026-03-25 10:22:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d3122aa-38af-561e-bfe9-ca82dfee61fc with identifier: 10722623
2026-03-25 10:22:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d3122aa-38af-561e-bfe9-ca82dfee61fc with identifier: 10722623
2026-03-25 10:22:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d3122aa-38af-561e-bfe9-ca82dfee61fc with identifier: 10722623 to the API
2026-03-25 10:22:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722623>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '4d3122aa-38af-561e-bfe9-ca82dfee61fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CKB805',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722623',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 172566,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5726262/general/a38e22e5-89ac-4745-bbc9-2bfcbd52b71a.jpg',
'https://images.openlane.eu/carimgs/5726262/general/daf39605-eb4c-4b98-bcb6-97d0a8bb35d0.jpg',
'https://images.openlane.eu/carimgs/5726262/general/6ca25443-9ff9-491f-bf9a-e0ecbe899ce5.jpg',
'https://images.openlane.eu/carimgs/5726262/general/5c4a53d6-eeca-412c-9ea8-0466f4fc79e2.jpg',
'https://images.openlane.eu/carimgs/5726262/general/e62114c1-804a-4a2c-bd91-9099a574d2e9.jpg',
'https://images.openlane.eu/carimgs/5726262/general/5fc071fb-ba2a-4d68-83bd-bad1845ebf41.jpg',
'https://images.openlane.eu/carimgs/5726262/general/6dc67890-7cef-4ce9-8144-86c5ca1e587e.jpg',
'https://images.openlane.eu/carimgs/5726262/general/d69be98a-4f79-46a6-bf46-0463ae578d6e.jpg',
'https://images.openlane.eu/carimgs/5726262/general/5d2e7a4b-98dd-41dd-b1b5-f5ff45c7cb69.jpg',
'https://images.openlane.eu/carimgs/5726262/general/62fffe95-5a0f-4da3-994e-80c8a6374c88.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d3122aa-38af-561e-bfe9-ca82dfee61fc/4d3122aa-38af-561e-bfe9-ca82dfee61fc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313515,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726262/general/a38e22e5-89ac-4745-bbc9-2bfcbd52b71a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d3122aa-38af-561e-bfe9-ca82dfee61fc/4d3122aa-38af-561e-bfe9-ca82dfee61fc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334448,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726262/general/daf39605-eb4c-4b98-bcb6-97d0a8bb35d0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d3122aa-38af-561e-bfe9-ca82dfee61fc/4d3122aa-38af-561e-bfe9-ca82dfee61fc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300588,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726262/general/6ca25443-9ff9-491f-bf9a-e0ecbe899ce5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d3122aa-38af-561e-bfe9-ca82dfee61fc/4d3122aa-38af-561e-bfe9-ca82dfee61fc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255549,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726262/general/5c4a53d6-eeca-412c-9ea8-0466f4fc79e2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d3122aa-38af-561e-bfe9-ca82dfee61fc/4d3122aa-38af-561e-bfe9-ca82dfee61fc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236087,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726262/general/e62114c1-804a-4a2c-bd91-9099a574d2e9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d3122aa-38af-561e-bfe9-ca82dfee61fc/4d3122aa-38af-561e-bfe9-ca82dfee61fc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287352,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726262/general/5fc071fb-ba2a-4d68-83bd-bad1845ebf41.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d3122aa-38af-561e-bfe9-ca82dfee61fc/4d3122aa-38af-561e-bfe9-ca82dfee61fc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269333,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726262/general/6dc67890-7cef-4ce9-8144-86c5ca1e587e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d3122aa-38af-561e-bfe9-ca82dfee61fc/4d3122aa-38af-561e-bfe9-ca82dfee61fc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254649,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726262/general/d69be98a-4f79-46a6-bf46-0463ae578d6e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d3122aa-38af-561e-bfe9-ca82dfee61fc/4d3122aa-38af-561e-bfe9-ca82dfee61fc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313717,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726262/general/5d2e7a4b-98dd-41dd-b1b5-f5ff45c7cb69.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d3122aa-38af-561e-bfe9-ca82dfee61fc/4d3122aa-38af-561e-bfe9-ca82dfee61fc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270490,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726262/general/62fffe95-5a0f-4da3-994e-80c8a6374c88.jpg',
'Width': 1400}],
'price': 15650,
'price_includes_vat': True,
'registration_date': '2022-08-19',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 172.566 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 10:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722623%27 HTTP/1.1" 200 None
2026-03-25 10:22:34 [adesa.be] INFO: Saving data for 10722623: {'created_time': 1774434154.855984, 'last_price_update_time': 1774434154.856, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722623') HTTP/1.1" 204 0
2026-03-25 10:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722390> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722389> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278 with identifier: 10722390
2026-03-25 10:22:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278 with scrape type 1
2026-03-25 10:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278
2026-03-25 10:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674941%252Fgeneral%252Fb23b9d2b-78b2-4d9b-b665-a246a0d15377.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674941/general/b23b9d2b-78b2-4d9b-b665-a246a0d15377.jpg already downloaded
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674941%252Fgeneral%252Ffaa72dbd-279c-4b75-9108-d826b714604e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674941/general/faa72dbd-279c-4b75-9108-d826b714604e.jpg already downloaded
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674941%252Fgeneral%252F17005f1b-4c44-4b6b-8b68-5716149d40ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674941/general/17005f1b-4c44-4b6b-8b68-5716149d40ec.jpg already downloaded
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674941%252Fgeneral%252F68824e30-4c85-4193-a29e-314391199756.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674941/general/68824e30-4c85-4193-a29e-314391199756.jpg already downloaded
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674941%252Fgeneral%252F3f98eac3-ecfd-46f5-ac1a-e40441d439f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674941/general/3f98eac3-ecfd-46f5-ac1a-e40441d439f4.jpg already downloaded
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674941%252Fgeneral%252F3005bb36-1ac3-4f3f-8e2e-f0aa0146078c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674941/general/3005bb36-1ac3-4f3f-8e2e-f0aa0146078c.jpg already downloaded
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674941%252Fgeneral%252F4a9ec2db-299a-4564-9f35-f1219116d68d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674941/general/4a9ec2db-299a-4564-9f35-f1219116d68d.jpg already downloaded
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674941%252Fgeneral%252Fd1c0d869-6b56-4179-b4ed-2f4cec58628d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674941/general/d1c0d869-6b56-4179-b4ed-2f4cec58628d.jpg already downloaded
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674941%252Fgeneral%252Ffdf1531c-0228-4fbf-bf13-80c9285a4a88.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674941/general/fdf1531c-0228-4fbf-bf13-80c9285a4a88.jpg already downloaded
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674941%252Fgeneral%252F472bcec2-863a-4ea7-af25-ceea30501428.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674941/general/472bcec2-863a-4ea7-af25-ceea30501428.jpg already downloaded
2026-03-25 10:22:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278, identifier: 10722390
2026-03-25 10:22:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76c30925-3b87-52e2-968e-edf3b44ca4c8 with identifier: 10722389
2026-03-25 10:22:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76c30925-3b87-52e2-968e-edf3b44ca4c8 with scrape type 1
2026-03-25 10:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 76c30925-3b87-52e2-968e-edf3b44ca4c8
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674933%252Fgeneral%252F236b4d6e-ac07-41c8-bd8c-22c13c50da95.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674933/general/236b4d6e-ac07-41c8-bd8c-22c13c50da95.jpg already downloaded
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674933%252Fgeneral%252F26460b4d-873a-4f70-9f34-47b4443af834.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674933/general/26460b4d-873a-4f70-9f34-47b4443af834.jpg already downloaded
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674933%252Fgeneral%252Ff14029cc-40ae-4d88-b40c-bb08846202c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674933/general/f14029cc-40ae-4d88-b40c-bb08846202c0.jpg already downloaded
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674933%252Fgeneral%252F6820f094-dc19-47cb-ab64-6da6a8e22352.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674933/general/6820f094-dc19-47cb-ab64-6da6a8e22352.jpg already downloaded
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674933%252Fgeneral%252F477d4914-7d7c-484b-a6ca-4c6b9259b343.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674933/general/477d4914-7d7c-484b-a6ca-4c6b9259b343.jpg already downloaded
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674933%252Fgeneral%252F8e96ecda-b0b0-4e49-ac37-a87eb250b392.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674933/general/8e96ecda-b0b0-4e49-ac37-a87eb250b392.jpg already downloaded
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674933%252Fgeneral%252F4af278d7-133c-427b-ab0e-61eec2a49602.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674933/general/4af278d7-133c-427b-ab0e-61eec2a49602.jpg already downloaded
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674933%252Fgeneral%252F982c4c55-c99e-4105-ba00-057fd4fb264f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674933/general/982c4c55-c99e-4105-ba00-057fd4fb264f.jpg already downloaded
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674933%252Fgeneral%252F7a2e7ed7-e245-42d4-9f9b-b4dc0d5342db.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674933/general/7a2e7ed7-e245-42d4-9f9b-b4dc0d5342db.jpg already downloaded
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674933%252Fgeneral%252F0000b986-54e2-499d-9216-db5199771373.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674933/general/0000b986-54e2-499d-9216-db5199771373.jpg already downloaded
2026-03-25 10:22:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76c30925-3b87-52e2-968e-edf3b44ca4c8, identifier: 10722389
2026-03-25 10:22:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278 with identifier: 10722390
2026-03-25 10:22:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278 with identifier: 10722390
2026-03-25 10:22:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278 with identifier: 10722390 to the API
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722390>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABR411',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722390',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 78233,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5674941/general/b23b9d2b-78b2-4d9b-b665-a246a0d15377.jpg',
'https://images.openlane.eu/carimgs/5674941/general/faa72dbd-279c-4b75-9108-d826b714604e.jpg',
'https://images.openlane.eu/carimgs/5674941/general/17005f1b-4c44-4b6b-8b68-5716149d40ec.jpg',
'https://images.openlane.eu/carimgs/5674941/general/68824e30-4c85-4193-a29e-314391199756.jpg',
'https://images.openlane.eu/carimgs/5674941/general/3f98eac3-ecfd-46f5-ac1a-e40441d439f4.jpg',
'https://images.openlane.eu/carimgs/5674941/general/3005bb36-1ac3-4f3f-8e2e-f0aa0146078c.jpg',
'https://images.openlane.eu/carimgs/5674941/general/4a9ec2db-299a-4564-9f35-f1219116d68d.jpg',
'https://images.openlane.eu/carimgs/5674941/general/d1c0d869-6b56-4179-b4ed-2f4cec58628d.jpg',
'https://images.openlane.eu/carimgs/5674941/general/fdf1531c-0228-4fbf-bf13-80c9285a4a88.jpg',
'https://images.openlane.eu/carimgs/5674941/general/472bcec2-863a-4ea7-af25-ceea30501428.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278/ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43363,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674941/general/b23b9d2b-78b2-4d9b-b665-a246a0d15377.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278/ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329614,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674941/general/faa72dbd-279c-4b75-9108-d826b714604e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278/ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328399,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674941/general/17005f1b-4c44-4b6b-8b68-5716149d40ec.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278/ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283913,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674941/general/68824e30-4c85-4193-a29e-314391199756.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278/ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243226,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674941/general/3f98eac3-ecfd-46f5-ac1a-e40441d439f4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278/ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234634,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674941/general/3005bb36-1ac3-4f3f-8e2e-f0aa0146078c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278/ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313393,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674941/general/4a9ec2db-299a-4564-9f35-f1219116d68d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278/ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222519,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674941/general/d1c0d869-6b56-4179-b4ed-2f4cec58628d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278/ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262097,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674941/general/fdf1531c-0228-4fbf-bf13-80c9285a4a88.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278/ca2a7ec1-0fe2-5c24-8118-cfe38c0e8278_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232265,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674941/general/472bcec2-863a-4ea7-af25-ceea30501428.jpg',
'Width': 1400}],
'price': 23650,
'price_includes_vat': True,
'registration_date': '2021-02-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz E Break 300de Business - Diesel - Automatic - 194 hp '
'- 78.233 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722390%27 HTTP/1.1" 200 None
2026-03-25 10:22:35 [adesa.be] INFO: Saving data for 10722390: {'created_time': 1774434155.947195, 'last_price_update_time': 1774434155.947208, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722390') HTTP/1.1" 204 0
2026-03-25 10:22:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76c30925-3b87-52e2-968e-edf3b44ca4c8 with identifier: 10722389
2026-03-25 10:22:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76c30925-3b87-52e2-968e-edf3b44ca4c8 with identifier: 10722389
2026-03-25 10:22:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76c30925-3b87-52e2-968e-edf3b44ca4c8 with identifier: 10722389 to the API
2026-03-25 10:22:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:22:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:22:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722389>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '76c30925-3b87-52e2-968e-edf3b44ca4c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSM422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722389',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 71679,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5674933/general/236b4d6e-ac07-41c8-bd8c-22c13c50da95.jpg',
'https://images.openlane.eu/carimgs/5674933/general/26460b4d-873a-4f70-9f34-47b4443af834.jpg',
'https://images.openlane.eu/carimgs/5674933/general/f14029cc-40ae-4d88-b40c-bb08846202c0.jpg',
'https://images.openlane.eu/carimgs/5674933/general/6820f094-dc19-47cb-ab64-6da6a8e22352.jpg',
'https://images.openlane.eu/carimgs/5674933/general/477d4914-7d7c-484b-a6ca-4c6b9259b343.jpg',
'https://images.openlane.eu/carimgs/5674933/general/8e96ecda-b0b0-4e49-ac37-a87eb250b392.jpg',
'https://images.openlane.eu/carimgs/5674933/general/4af278d7-133c-427b-ab0e-61eec2a49602.jpg',
'https://images.openlane.eu/carimgs/5674933/general/982c4c55-c99e-4105-ba00-057fd4fb264f.jpg',
'https://images.openlane.eu/carimgs/5674933/general/7a2e7ed7-e245-42d4-9f9b-b4dc0d5342db.jpg',
'https://images.openlane.eu/carimgs/5674933/general/0000b986-54e2-499d-9216-db5199771373.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c30925-3b87-52e2-968e-edf3b44ca4c8/76c30925-3b87-52e2-968e-edf3b44ca4c8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276351,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674933/general/236b4d6e-ac07-41c8-bd8c-22c13c50da95.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c30925-3b87-52e2-968e-edf3b44ca4c8/76c30925-3b87-52e2-968e-edf3b44ca4c8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280557,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674933/general/26460b4d-873a-4f70-9f34-47b4443af834.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c30925-3b87-52e2-968e-edf3b44ca4c8/76c30925-3b87-52e2-968e-edf3b44ca4c8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245573,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674933/general/f14029cc-40ae-4d88-b40c-bb08846202c0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c30925-3b87-52e2-968e-edf3b44ca4c8/76c30925-3b87-52e2-968e-edf3b44ca4c8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267153,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674933/general/6820f094-dc19-47cb-ab64-6da6a8e22352.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c30925-3b87-52e2-968e-edf3b44ca4c8/76c30925-3b87-52e2-968e-edf3b44ca4c8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232992,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674933/general/477d4914-7d7c-484b-a6ca-4c6b9259b343.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c30925-3b87-52e2-968e-edf3b44ca4c8/76c30925-3b87-52e2-968e-edf3b44ca4c8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244360,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674933/general/8e96ecda-b0b0-4e49-ac37-a87eb250b392.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c30925-3b87-52e2-968e-edf3b44ca4c8/76c30925-3b87-52e2-968e-edf3b44ca4c8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258805,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674933/general/4af278d7-133c-427b-ab0e-61eec2a49602.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c30925-3b87-52e2-968e-edf3b44ca4c8/76c30925-3b87-52e2-968e-edf3b44ca4c8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237780,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674933/general/982c4c55-c99e-4105-ba00-057fd4fb264f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c30925-3b87-52e2-968e-edf3b44ca4c8/76c30925-3b87-52e2-968e-edf3b44ca4c8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234320,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674933/general/7a2e7ed7-e245-42d4-9f9b-b4dc0d5342db.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76c30925-3b87-52e2-968e-edf3b44ca4c8/76c30925-3b87-52e2-968e-edf3b44ca4c8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253341,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674933/general/0000b986-54e2-499d-9216-db5199771373.jpg',
'Width': 1400}],
'price': 17650,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business Solution - Hybrid - '
'Automatic - 160 hp - 71.679 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 10:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722389%27 HTTP/1.1" 200 None
2026-03-25 10:22:36 [adesa.be] INFO: Saving data for 10722389: {'created_time': 1774434156.262843, 'last_price_update_time': 1774434156.262855, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722389') HTTP/1.1" 204 0
2026-03-25 10:22:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8a35c8c-3aff-50d8-89d7-61fd98bacd9a with identifier: 10722416
2026-03-25 10:22:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8a35c8c-3aff-50d8-89d7-61fd98bacd9a with scrape type 1
2026-03-25 10:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c8a35c8c-3aff-50d8-89d7-61fd98bacd9a
2026-03-25 10:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5683803%252Fgeneral%252F22187fed-2d93-4d21-87cc-4f3a02764af9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683803/general/22187fed-2d93-4d21-87cc-4f3a02764af9.jpg already downloaded
2026-03-25 10:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5683803%252Fgeneral%252Fde8b2555-f469-4e15-a191-f30a95e9da92.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683803/general/de8b2555-f469-4e15-a191-f30a95e9da92.jpg already downloaded
2026-03-25 10:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5683803%252Fgeneral%252Faae1d112-70dd-47f2-9be3-392781bb77a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683803/general/aae1d112-70dd-47f2-9be3-392781bb77a6.jpg already downloaded
2026-03-25 10:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5683803%252Fgeneral%252F4a77a546-26b3-4d1a-8af4-049fcecead6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683803/general/4a77a546-26b3-4d1a-8af4-049fcecead6e.jpg already downloaded
2026-03-25 10:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5683803%252Fgeneral%252Fa22f5a58-b4d3-4f0b-8f5f-542ae0cc2e85.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683803/general/a22f5a58-b4d3-4f0b-8f5f-542ae0cc2e85.jpg already downloaded
2026-03-25 10:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5683803%252Fgeneral%252Fecd73bb8-7b95-48bf-91ac-aa0511c5c919.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683803/general/ecd73bb8-7b95-48bf-91ac-aa0511c5c919.jpg already downloaded
2026-03-25 10:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5683803%252Fgeneral%252F581487f7-3dcb-4561-b943-c73b2f475c9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683803/general/581487f7-3dcb-4561-b943-c73b2f475c9d.jpg already downloaded
2026-03-25 10:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5683803%252Fgeneral%252F4e90344a-9212-435b-a91b-65e0373e8f25.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683803/general/4e90344a-9212-435b-a91b-65e0373e8f25.jpg already downloaded
2026-03-25 10:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5683803%252Fgeneral%252F44ba6d27-143a-4250-bfce-e1649cd63b75.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683803/general/44ba6d27-143a-4250-bfce-e1649cd63b75.jpg already downloaded
2026-03-25 10:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5683803%252Fgeneral%252Fc5a8afe6-b254-4302-bfb0-ecd529d7a317.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683803/general/c5a8afe6-b254-4302-bfb0-ecd529d7a317.jpg already downloaded
2026-03-25 10:22:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c8a35c8c-3aff-50d8-89d7-61fd98bacd9a, identifier: 10722416
2026-03-25 10:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722674> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722391> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c8a35c8c-3aff-50d8-89d7-61fd98bacd9a with identifier: 10722416
2026-03-25 10:22:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c8a35c8c-3aff-50d8-89d7-61fd98bacd9a with identifier: 10722416
2026-03-25 10:22:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c8a35c8c-3aff-50d8-89d7-61fd98bacd9a with identifier: 10722416 to the API
2026-03-25 10:22:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:22:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:22:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722416>
{'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-26T12:35:00Z',
'fuel_type': 'Electric',
'id': 'c8a35c8c-3aff-50d8-89d7-61fd98bacd9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EEY861',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722416',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 88931,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5683803/general/22187fed-2d93-4d21-87cc-4f3a02764af9.jpg',
'https://images.openlane.eu/carimgs/5683803/general/de8b2555-f469-4e15-a191-f30a95e9da92.jpg',
'https://images.openlane.eu/carimgs/5683803/general/aae1d112-70dd-47f2-9be3-392781bb77a6.jpg',
'https://images.openlane.eu/carimgs/5683803/general/4a77a546-26b3-4d1a-8af4-049fcecead6e.jpg',
'https://images.openlane.eu/carimgs/5683803/general/a22f5a58-b4d3-4f0b-8f5f-542ae0cc2e85.jpg',
'https://images.openlane.eu/carimgs/5683803/general/ecd73bb8-7b95-48bf-91ac-aa0511c5c919.jpg',
'https://images.openlane.eu/carimgs/5683803/general/581487f7-3dcb-4561-b943-c73b2f475c9d.jpg',
'https://images.openlane.eu/carimgs/5683803/general/4e90344a-9212-435b-a91b-65e0373e8f25.jpg',
'https://images.openlane.eu/carimgs/5683803/general/44ba6d27-143a-4250-bfce-e1649cd63b75.jpg',
'https://images.openlane.eu/carimgs/5683803/general/c5a8afe6-b254-4302-bfb0-ecd529d7a317.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8a35c8c-3aff-50d8-89d7-61fd98bacd9a/c8a35c8c-3aff-50d8-89d7-61fd98bacd9a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40377,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683803/general/22187fed-2d93-4d21-87cc-4f3a02764af9.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8a35c8c-3aff-50d8-89d7-61fd98bacd9a/c8a35c8c-3aff-50d8-89d7-61fd98bacd9a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366817,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683803/general/de8b2555-f469-4e15-a191-f30a95e9da92.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8a35c8c-3aff-50d8-89d7-61fd98bacd9a/c8a35c8c-3aff-50d8-89d7-61fd98bacd9a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345200,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683803/general/aae1d112-70dd-47f2-9be3-392781bb77a6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8a35c8c-3aff-50d8-89d7-61fd98bacd9a/c8a35c8c-3aff-50d8-89d7-61fd98bacd9a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281682,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683803/general/4a77a546-26b3-4d1a-8af4-049fcecead6e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8a35c8c-3aff-50d8-89d7-61fd98bacd9a/c8a35c8c-3aff-50d8-89d7-61fd98bacd9a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259054,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683803/general/a22f5a58-b4d3-4f0b-8f5f-542ae0cc2e85.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8a35c8c-3aff-50d8-89d7-61fd98bacd9a/c8a35c8c-3aff-50d8-89d7-61fd98bacd9a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287241,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683803/general/ecd73bb8-7b95-48bf-91ac-aa0511c5c919.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8a35c8c-3aff-50d8-89d7-61fd98bacd9a/c8a35c8c-3aff-50d8-89d7-61fd98bacd9a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294406,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683803/general/581487f7-3dcb-4561-b943-c73b2f475c9d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8a35c8c-3aff-50d8-89d7-61fd98bacd9a/c8a35c8c-3aff-50d8-89d7-61fd98bacd9a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245926,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683803/general/4e90344a-9212-435b-a91b-65e0373e8f25.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8a35c8c-3aff-50d8-89d7-61fd98bacd9a/c8a35c8c-3aff-50d8-89d7-61fd98bacd9a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303163,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683803/general/44ba6d27-143a-4250-bfce-e1649cd63b75.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8a35c8c-3aff-50d8-89d7-61fd98bacd9a/c8a35c8c-3aff-50d8-89d7-61fd98bacd9a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275177,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683803/general/c5a8afe6-b254-4302-bfb0-ecd529d7a317.jpg',
'Width': 1400}],
'price': 21750,
'price_includes_vat': True,
'registration_date': '2023-09-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz EQA 250 Business Line - Electric - Automatic - 190 hp '
'- 88.931 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-25 10:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722416%27 HTTP/1.1" 200 None
2026-03-25 10:22:36 [adesa.be] INFO: Saving data for 10722416: {'created_time': 1774434156.926048, 'last_price_update_time': 1774434156.926064, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722416') HTTP/1.1" 204 0
2026-03-25 10: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-25 10: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-25 10: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-25 10:22:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53dec817-2caa-5f68-8a4d-456cc774661b with identifier: 10722498
2026-03-25 10:22:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53dec817-2caa-5f68-8a4d-456cc774661b with scrape type 1
2026-03-25 10:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53dec817-2caa-5f68-8a4d-456cc774661b
2026-03-25 10:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5699310%252Fgeneral%252F3201ee1f-e726-4a82-ab92-10fdec795aae.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699310/general/3201ee1f-e726-4a82-ab92-10fdec795aae.jpg already downloaded
2026-03-25 10:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5699310%252Fgeneral%252Fb18e4401-e69a-480f-81aa-2b9fb3337638.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699310/general/b18e4401-e69a-480f-81aa-2b9fb3337638.jpg already downloaded
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699310%252Fgeneral%252F7fcf2ad2-cf3b-43be-b44d-f1371a8681ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699310/general/7fcf2ad2-cf3b-43be-b44d-f1371a8681ca.jpg already downloaded
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699310%252Fgeneral%252F27303102-b72d-473b-978c-35636d8fe02d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699310/general/27303102-b72d-473b-978c-35636d8fe02d.jpg already downloaded
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699310%252Fgeneral%252F0cd6e473-a69d-44fe-9f55-0cb0cc806a61.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699310/general/0cd6e473-a69d-44fe-9f55-0cb0cc806a61.jpg already downloaded
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699310%252Fgeneral%252F3f9d2eb4-19c5-4bd1-895f-21b239753faa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699310/general/3f9d2eb4-19c5-4bd1-895f-21b239753faa.jpg already downloaded
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699310%252Fgeneral%252F06861a3b-6a94-4619-a2bb-ed1025de43e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699310/general/06861a3b-6a94-4619-a2bb-ed1025de43e2.jpg already downloaded
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699310%252Fgeneral%252F229c9d70-9373-400f-b987-5f9de7fd71e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699310/general/229c9d70-9373-400f-b987-5f9de7fd71e8.jpg already downloaded
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699310%252Fgeneral%252F5beffda9-8dd6-40af-a0c1-94adaab60bc6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699310/general/5beffda9-8dd6-40af-a0c1-94adaab60bc6.jpg already downloaded
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699310%252Fgeneral%252F9402456e-b6b8-45b7-92b6-6d3e77736e19.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699310/general/9402456e-b6b8-45b7-92b6-6d3e77736e19.jpg already downloaded
2026-03-25 10:22:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53dec817-2caa-5f68-8a4d-456cc774661b, identifier: 10722498
2026-03-25 10:22:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53dec817-2caa-5f68-8a4d-456cc774661b with identifier: 10722498
2026-03-25 10:22:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53dec817-2caa-5f68-8a4d-456cc774661b with identifier: 10722498
2026-03-25 10:22:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53dec817-2caa-5f68-8a4d-456cc774661b with identifier: 10722498 to the API
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722498>
{'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-26T12:35:00Z',
'fuel_type': 'Electric',
'id': '53dec817-2caa-5f68-8a4d-456cc774661b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSD785',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722498',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 148807,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5699310/general/3201ee1f-e726-4a82-ab92-10fdec795aae.jpg',
'https://images.openlane.eu/carimgs/5699310/general/b18e4401-e69a-480f-81aa-2b9fb3337638.jpg',
'https://images.openlane.eu/carimgs/5699310/general/7fcf2ad2-cf3b-43be-b44d-f1371a8681ca.jpg',
'https://images.openlane.eu/carimgs/5699310/general/27303102-b72d-473b-978c-35636d8fe02d.jpg',
'https://images.openlane.eu/carimgs/5699310/general/0cd6e473-a69d-44fe-9f55-0cb0cc806a61.jpg',
'https://images.openlane.eu/carimgs/5699310/general/3f9d2eb4-19c5-4bd1-895f-21b239753faa.jpg',
'https://images.openlane.eu/carimgs/5699310/general/06861a3b-6a94-4619-a2bb-ed1025de43e2.jpg',
'https://images.openlane.eu/carimgs/5699310/general/229c9d70-9373-400f-b987-5f9de7fd71e8.jpg',
'https://images.openlane.eu/carimgs/5699310/general/5beffda9-8dd6-40af-a0c1-94adaab60bc6.jpg',
'https://images.openlane.eu/carimgs/5699310/general/9402456e-b6b8-45b7-92b6-6d3e77736e19.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53dec817-2caa-5f68-8a4d-456cc774661b/53dec817-2caa-5f68-8a4d-456cc774661b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190008,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699310/general/3201ee1f-e726-4a82-ab92-10fdec795aae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53dec817-2caa-5f68-8a4d-456cc774661b/53dec817-2caa-5f68-8a4d-456cc774661b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152767,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699310/general/b18e4401-e69a-480f-81aa-2b9fb3337638.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53dec817-2caa-5f68-8a4d-456cc774661b/53dec817-2caa-5f68-8a4d-456cc774661b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168421,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699310/general/7fcf2ad2-cf3b-43be-b44d-f1371a8681ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53dec817-2caa-5f68-8a4d-456cc774661b/53dec817-2caa-5f68-8a4d-456cc774661b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136553,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699310/general/27303102-b72d-473b-978c-35636d8fe02d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53dec817-2caa-5f68-8a4d-456cc774661b/53dec817-2caa-5f68-8a4d-456cc774661b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110099,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699310/general/0cd6e473-a69d-44fe-9f55-0cb0cc806a61.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53dec817-2caa-5f68-8a4d-456cc774661b/53dec817-2caa-5f68-8a4d-456cc774661b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699310/general/3f9d2eb4-19c5-4bd1-895f-21b239753faa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53dec817-2caa-5f68-8a4d-456cc774661b/53dec817-2caa-5f68-8a4d-456cc774661b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134239,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699310/general/06861a3b-6a94-4619-a2bb-ed1025de43e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53dec817-2caa-5f68-8a4d-456cc774661b/53dec817-2caa-5f68-8a4d-456cc774661b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114462,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699310/general/229c9d70-9373-400f-b987-5f9de7fd71e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53dec817-2caa-5f68-8a4d-456cc774661b/53dec817-2caa-5f68-8a4d-456cc774661b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104672,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699310/general/5beffda9-8dd6-40af-a0c1-94adaab60bc6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53dec817-2caa-5f68-8a4d-456cc774661b/53dec817-2caa-5f68-8a4d-456cc774661b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102435,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699310/general/9402456e-b6b8-45b7-92b6-6d3e77736e19.jpg',
'Width': 1024}],
'price': 18100,
'price_includes_vat': True,
'registration_date': '2023-06-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz EQA 250+ AMG Line - Electric - Automatic - 190 hp - '
'148.807 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722498%27 HTTP/1.1" 200 None
2026-03-25 10:22:37 [adesa.be] INFO: Saving data for 10722498: {'created_time': 1774434157.604168, 'last_price_update_time': 1774434157.60418, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722498') HTTP/1.1" 204 0
2026-03-25 10:22:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f454865-6099-59cd-915c-f150279628d6 with identifier: 10722674
2026-03-25 10:22:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f454865-6099-59cd-915c-f150279628d6 with scrape type 1
2026-03-25 10:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3f454865-6099-59cd-915c-f150279628d6
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731719%252Fgeneral%252Fd512f69a-cb1f-4fb5-a631-1719c5ba1316.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731719/general/d512f69a-cb1f-4fb5-a631-1719c5ba1316.jpg already downloaded
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731719%252Fgeneral%252F3264d557-46d0-4e0e-b39e-a499a178ebb9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731719/general/3264d557-46d0-4e0e-b39e-a499a178ebb9.jpg already downloaded
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731719%252Fgeneral%252Ff13ca7df-6839-4549-bac7-3796aa6a3e01.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731719/general/f13ca7df-6839-4549-bac7-3796aa6a3e01.jpg already downloaded
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731719%252Fgeneral%252F8123d42c-71c5-4d12-8a0e-ef783b2fe838.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731719/general/8123d42c-71c5-4d12-8a0e-ef783b2fe838.jpg already downloaded
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731719%252Fgeneral%252F15df36d0-6a88-492a-9354-968216d81783.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731719/general/15df36d0-6a88-492a-9354-968216d81783.jpg already downloaded
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731719%252Fgeneral%252Ff75c76e9-fea0-4e9c-8d73-4197714ec13a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731719/general/f75c76e9-fea0-4e9c-8d73-4197714ec13a.jpg already downloaded
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731719%252Fgeneral%252F1454f9f5-5124-40f5-bdeb-86fd4ff6c4e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731719/general/1454f9f5-5124-40f5-bdeb-86fd4ff6c4e2.jpg already downloaded
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731719%252Fgeneral%252Ff1ef7ebf-fbaf-4d81-9447-59c4c5b9b950.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731719/general/f1ef7ebf-fbaf-4d81-9447-59c4c5b9b950.jpg already downloaded
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731719%252Fgeneral%252F1fc4ed9d-f4a5-4847-910a-1b0bf08c2a12.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731719/general/1fc4ed9d-f4a5-4847-910a-1b0bf08c2a12.jpg already downloaded
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731719%252Fgeneral%252Faf82c6ab-1583-493e-9a2c-6ff587f525dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731719/general/af82c6ab-1583-493e-9a2c-6ff587f525dc.jpg already downloaded
2026-03-25 10:22:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3f454865-6099-59cd-915c-f150279628d6, identifier: 10722674
2026-03-25 10:22:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a36af940-df15-5537-ad20-0b9a5a3149b6 with identifier: 10722391
2026-03-25 10:22:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a36af940-df15-5537-ad20-0b9a5a3149b6 with scrape type 1
2026-03-25 10:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a36af940-df15-5537-ad20-0b9a5a3149b6
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674943%252Fgeneral%252F8df74f20-aa5b-4405-9d85-248f737bc1f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674943/general/8df74f20-aa5b-4405-9d85-248f737bc1f9.jpg already downloaded
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674943%252Fgeneral%252F329cff39-c855-4cd5-8c7b-30af64738c02.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674943/general/329cff39-c855-4cd5-8c7b-30af64738c02.jpg already downloaded
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674943%252Fgeneral%252F82467569-9f10-40f0-97f9-f5713c826a3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674943/general/82467569-9f10-40f0-97f9-f5713c826a3b.jpg already downloaded
2026-03-25 10:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5674943%252Fgeneral%252F09a7e56d-b81a-4503-a680-2fd13092bddd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674943/general/09a7e56d-b81a-4503-a680-2fd13092bddd.jpg already downloaded
2026-03-25 10:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5674943%252Fgeneral%252Fb414b225-e4e1-4e45-b1b3-062cfb702489.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674943/general/b414b225-e4e1-4e45-b1b3-062cfb702489.jpg already downloaded
2026-03-25 10:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5674943%252Fgeneral%252Fca365bea-a29c-43e0-a8ea-ebc6ed8242a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674943/general/ca365bea-a29c-43e0-a8ea-ebc6ed8242a4.jpg already downloaded
2026-03-25 10:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5674943%252Fgeneral%252F4a39052f-0c22-447c-ae81-3023ef9b6f11.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674943/general/4a39052f-0c22-447c-ae81-3023ef9b6f11.jpg already downloaded
2026-03-25 10:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5674943%252Fgeneral%252F097937db-6a7e-489c-be32-bb44cc761222.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674943/general/097937db-6a7e-489c-be32-bb44cc761222.jpg already downloaded
2026-03-25 10:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5674943%252Fgeneral%252Fd4553b09-a1c1-4832-beca-d078d7a7a48a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674943/general/d4553b09-a1c1-4832-beca-d078d7a7a48a.jpg already downloaded
2026-03-25 10:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5674943%252Fgeneral%252F4c82b0ac-41a1-4493-9835-6acc3920c5fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674943/general/4c82b0ac-41a1-4493-9835-6acc3920c5fb.jpg already downloaded
2026-03-25 10:22:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a36af940-df15-5537-ad20-0b9a5a3149b6, identifier: 10722391
2026-03-25 10:22:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68064515-2c96-5c80-9c12-75fcef16e739 with identifier: 10722564
2026-03-25 10:22:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68064515-2c96-5c80-9c12-75fcef16e739 with scrape type 1
2026-03-25 10:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68064515-2c96-5c80-9c12-75fcef16e739
2026-03-25 10:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5715479%252Fgeneral%252Fde47a432-da93-43c1-807f-1b9df37eaff1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715479/general/de47a432-da93-43c1-807f-1b9df37eaff1.jpg already downloaded
2026-03-25 10:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5715479%252Fgeneral%252F5b0a4200-9f2f-45fe-9ae6-527b7f2108c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715479/general/5b0a4200-9f2f-45fe-9ae6-527b7f2108c7.jpg already downloaded
2026-03-25 10:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5715479%252Fgeneral%252F3d20fc82-a615-4b6f-b20e-c26fc13f6e17.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715479/general/3d20fc82-a615-4b6f-b20e-c26fc13f6e17.jpg already downloaded
2026-03-25 10:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5715479%252Fgeneral%252F3a84dad9-398a-48da-8ec6-bdbdad4006eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715479/general/3a84dad9-398a-48da-8ec6-bdbdad4006eb.jpg already downloaded
2026-03-25 10:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5715479%252Fgeneral%252F162fea0e-76b0-4589-991e-25bd586bb168.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715479/general/162fea0e-76b0-4589-991e-25bd586bb168.jpg already downloaded
2026-03-25 10:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5715479%252Fgeneral%252F5e4409b5-6e7e-4930-85c3-14cede352259.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715479/general/5e4409b5-6e7e-4930-85c3-14cede352259.jpg already downloaded
2026-03-25 10:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5715479%252Fgeneral%252Ffc382e9b-f00c-4dcc-ac45-c67887e91afc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715479/general/fc382e9b-f00c-4dcc-ac45-c67887e91afc.jpg already downloaded
2026-03-25 10:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5715479%252Fgeneral%252F85ba702c-60b8-4d9f-8c56-84db255a7b1f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715479/general/85ba702c-60b8-4d9f-8c56-84db255a7b1f.jpg already downloaded
2026-03-25 10:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5715479%252Fgeneral%252F3d678fbe-34e6-41c9-b219-133ea697924c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715479/general/3d678fbe-34e6-41c9-b219-133ea697924c.jpg already downloaded
2026-03-25 10:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5715479%252Fgeneral%252Fecc2e62d-8469-499c-b704-ba1423257c22.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715479/general/ecc2e62d-8469-499c-b704-ba1423257c22.jpg already downloaded
2026-03-25 10:22:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68064515-2c96-5c80-9c12-75fcef16e739, identifier: 10722564
2026-03-25 10:22:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3f454865-6099-59cd-915c-f150279628d6 with identifier: 10722674
2026-03-25 10:22:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3f454865-6099-59cd-915c-f150279628d6 with identifier: 10722674
2026-03-25 10:22:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3f454865-6099-59cd-915c-f150279628d6 with identifier: 10722674 to the API
2026-03-25 10:22:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:22:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722674>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '3f454865-6099-59cd-915c-f150279628d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DUA367',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722674',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 61618,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5731719/general/d512f69a-cb1f-4fb5-a631-1719c5ba1316.jpg',
'https://images.openlane.eu/carimgs/5731719/general/3264d557-46d0-4e0e-b39e-a499a178ebb9.jpg',
'https://images.openlane.eu/carimgs/5731719/general/f13ca7df-6839-4549-bac7-3796aa6a3e01.jpg',
'https://images.openlane.eu/carimgs/5731719/general/8123d42c-71c5-4d12-8a0e-ef783b2fe838.jpg',
'https://images.openlane.eu/carimgs/5731719/general/15df36d0-6a88-492a-9354-968216d81783.jpg',
'https://images.openlane.eu/carimgs/5731719/general/f75c76e9-fea0-4e9c-8d73-4197714ec13a.jpg',
'https://images.openlane.eu/carimgs/5731719/general/1454f9f5-5124-40f5-bdeb-86fd4ff6c4e2.jpg',
'https://images.openlane.eu/carimgs/5731719/general/f1ef7ebf-fbaf-4d81-9447-59c4c5b9b950.jpg',
'https://images.openlane.eu/carimgs/5731719/general/1fc4ed9d-f4a5-4847-910a-1b0bf08c2a12.jpg',
'https://images.openlane.eu/carimgs/5731719/general/af82c6ab-1583-493e-9a2c-6ff587f525dc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f454865-6099-59cd-915c-f150279628d6/3f454865-6099-59cd-915c-f150279628d6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291512,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731719/general/d512f69a-cb1f-4fb5-a631-1719c5ba1316.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f454865-6099-59cd-915c-f150279628d6/3f454865-6099-59cd-915c-f150279628d6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288495,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731719/general/3264d557-46d0-4e0e-b39e-a499a178ebb9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f454865-6099-59cd-915c-f150279628d6/3f454865-6099-59cd-915c-f150279628d6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294182,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731719/general/f13ca7df-6839-4549-bac7-3796aa6a3e01.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f454865-6099-59cd-915c-f150279628d6/3f454865-6099-59cd-915c-f150279628d6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232114,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731719/general/8123d42c-71c5-4d12-8a0e-ef783b2fe838.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f454865-6099-59cd-915c-f150279628d6/3f454865-6099-59cd-915c-f150279628d6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277547,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731719/general/15df36d0-6a88-492a-9354-968216d81783.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f454865-6099-59cd-915c-f150279628d6/3f454865-6099-59cd-915c-f150279628d6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299307,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731719/general/f75c76e9-fea0-4e9c-8d73-4197714ec13a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f454865-6099-59cd-915c-f150279628d6/3f454865-6099-59cd-915c-f150279628d6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263935,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731719/general/1454f9f5-5124-40f5-bdeb-86fd4ff6c4e2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f454865-6099-59cd-915c-f150279628d6/3f454865-6099-59cd-915c-f150279628d6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297693,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731719/general/f1ef7ebf-fbaf-4d81-9447-59c4c5b9b950.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f454865-6099-59cd-915c-f150279628d6/3f454865-6099-59cd-915c-f150279628d6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250876,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731719/general/1fc4ed9d-f4a5-4847-910a-1b0bf08c2a12.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f454865-6099-59cd-915c-f150279628d6/3f454865-6099-59cd-915c-f150279628d6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37009,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731719/general/af82c6ab-1583-493e-9a2c-6ff587f525dc.jpg',
'Width': 400}],
'price': 18450,
'price_includes_vat': True,
'registration_date': '2023-06-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business Solution - Hybrid - '
'Automatic - 160 hp - 61.618 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2023}
2026-03-25 10:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722674%27 HTTP/1.1" 200 None
2026-03-25 10:22:39 [adesa.be] INFO: Saving data for 10722674: {'created_time': 1774434159.063562, 'last_price_update_time': 1774434159.063573, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722674') HTTP/1.1" 204 0
2026-03-25 10:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a36af940-df15-5537-ad20-0b9a5a3149b6 with identifier: 10722391
2026-03-25 10:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a36af940-df15-5537-ad20-0b9a5a3149b6 with identifier: 10722391
2026-03-25 10:22:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a36af940-df15-5537-ad20-0b9a5a3149b6 with identifier: 10722391 to the API
2026-03-25 10:22:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:22:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722391>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'a36af940-df15-5537-ad20-0b9a5a3149b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDR167',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722391',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 131190,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5674943/general/8df74f20-aa5b-4405-9d85-248f737bc1f9.jpg',
'https://images.openlane.eu/carimgs/5674943/general/329cff39-c855-4cd5-8c7b-30af64738c02.jpg',
'https://images.openlane.eu/carimgs/5674943/general/82467569-9f10-40f0-97f9-f5713c826a3b.jpg',
'https://images.openlane.eu/carimgs/5674943/general/09a7e56d-b81a-4503-a680-2fd13092bddd.jpg',
'https://images.openlane.eu/carimgs/5674943/general/b414b225-e4e1-4e45-b1b3-062cfb702489.jpg',
'https://images.openlane.eu/carimgs/5674943/general/ca365bea-a29c-43e0-a8ea-ebc6ed8242a4.jpg',
'https://images.openlane.eu/carimgs/5674943/general/4a39052f-0c22-447c-ae81-3023ef9b6f11.jpg',
'https://images.openlane.eu/carimgs/5674943/general/097937db-6a7e-489c-be32-bb44cc761222.jpg',
'https://images.openlane.eu/carimgs/5674943/general/d4553b09-a1c1-4832-beca-d078d7a7a48a.jpg',
'https://images.openlane.eu/carimgs/5674943/general/4c82b0ac-41a1-4493-9835-6acc3920c5fb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36af940-df15-5537-ad20-0b9a5a3149b6/a36af940-df15-5537-ad20-0b9a5a3149b6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302672,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674943/general/82467569-9f10-40f0-97f9-f5713c826a3b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36af940-df15-5537-ad20-0b9a5a3149b6/a36af940-df15-5537-ad20-0b9a5a3149b6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309027,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674943/general/329cff39-c855-4cd5-8c7b-30af64738c02.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36af940-df15-5537-ad20-0b9a5a3149b6/a36af940-df15-5537-ad20-0b9a5a3149b6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256252,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674943/general/09a7e56d-b81a-4503-a680-2fd13092bddd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36af940-df15-5537-ad20-0b9a5a3149b6/a36af940-df15-5537-ad20-0b9a5a3149b6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276947,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674943/general/097937db-6a7e-489c-be32-bb44cc761222.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36af940-df15-5537-ad20-0b9a5a3149b6/a36af940-df15-5537-ad20-0b9a5a3149b6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231484,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674943/general/b414b225-e4e1-4e45-b1b3-062cfb702489.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36af940-df15-5537-ad20-0b9a5a3149b6/a36af940-df15-5537-ad20-0b9a5a3149b6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299935,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674943/general/ca365bea-a29c-43e0-a8ea-ebc6ed8242a4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36af940-df15-5537-ad20-0b9a5a3149b6/a36af940-df15-5537-ad20-0b9a5a3149b6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39733,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674943/general/d4553b09-a1c1-4832-beca-d078d7a7a48a.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36af940-df15-5537-ad20-0b9a5a3149b6/a36af940-df15-5537-ad20-0b9a5a3149b6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305095,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674943/general/8df74f20-aa5b-4405-9d85-248f737bc1f9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36af940-df15-5537-ad20-0b9a5a3149b6/a36af940-df15-5537-ad20-0b9a5a3149b6_image_10.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318637,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674943/general/4c82b0ac-41a1-4493-9835-6acc3920c5fb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36af940-df15-5537-ad20-0b9a5a3149b6/a36af940-df15-5537-ad20-0b9a5a3149b6_image_17.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275900,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674943/general/4a39052f-0c22-447c-ae81-3023ef9b6f11.jpg',
'Width': 1400}],
'price': 16800,
'price_includes_vat': True,
'registration_date': '2021-10-13',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 131.190 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722391%27 HTTP/1.1" 200 None
2026-03-25 10:22:39 [adesa.be] INFO: Saving data for 10722391: {'created_time': 1774434159.576002, 'last_price_update_time': 1774434159.576014, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722391') HTTP/1.1" 204 0
2026-03-25 10:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68064515-2c96-5c80-9c12-75fcef16e739 with identifier: 10722564
2026-03-25 10:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68064515-2c96-5c80-9c12-75fcef16e739 with identifier: 10722564
2026-03-25 10:22:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68064515-2c96-5c80-9c12-75fcef16e739 with identifier: 10722564 to the API
2026-03-25 10:22:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722564>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '68064515-2c96-5c80-9c12-75fcef16e739',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AUG204',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722564',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 215432,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5715479/general/de47a432-da93-43c1-807f-1b9df37eaff1.jpg',
'https://images.openlane.eu/carimgs/5715479/general/5b0a4200-9f2f-45fe-9ae6-527b7f2108c7.jpg',
'https://images.openlane.eu/carimgs/5715479/general/3d20fc82-a615-4b6f-b20e-c26fc13f6e17.jpg',
'https://images.openlane.eu/carimgs/5715479/general/3a84dad9-398a-48da-8ec6-bdbdad4006eb.jpg',
'https://images.openlane.eu/carimgs/5715479/general/162fea0e-76b0-4589-991e-25bd586bb168.jpg',
'https://images.openlane.eu/carimgs/5715479/general/5e4409b5-6e7e-4930-85c3-14cede352259.jpg',
'https://images.openlane.eu/carimgs/5715479/general/fc382e9b-f00c-4dcc-ac45-c67887e91afc.jpg',
'https://images.openlane.eu/carimgs/5715479/general/85ba702c-60b8-4d9f-8c56-84db255a7b1f.jpg',
'https://images.openlane.eu/carimgs/5715479/general/3d678fbe-34e6-41c9-b219-133ea697924c.jpg',
'https://images.openlane.eu/carimgs/5715479/general/ecc2e62d-8469-499c-b704-ba1423257c22.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68064515-2c96-5c80-9c12-75fcef16e739/68064515-2c96-5c80-9c12-75fcef16e739_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362940,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715479/general/de47a432-da93-43c1-807f-1b9df37eaff1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68064515-2c96-5c80-9c12-75fcef16e739/68064515-2c96-5c80-9c12-75fcef16e739_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337602,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715479/general/5b0a4200-9f2f-45fe-9ae6-527b7f2108c7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68064515-2c96-5c80-9c12-75fcef16e739/68064515-2c96-5c80-9c12-75fcef16e739_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391049,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715479/general/3d20fc82-a615-4b6f-b20e-c26fc13f6e17.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68064515-2c96-5c80-9c12-75fcef16e739/68064515-2c96-5c80-9c12-75fcef16e739_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363794,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715479/general/3a84dad9-398a-48da-8ec6-bdbdad4006eb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68064515-2c96-5c80-9c12-75fcef16e739/68064515-2c96-5c80-9c12-75fcef16e739_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303584,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715479/general/162fea0e-76b0-4589-991e-25bd586bb168.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68064515-2c96-5c80-9c12-75fcef16e739/68064515-2c96-5c80-9c12-75fcef16e739_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326142,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715479/general/5e4409b5-6e7e-4930-85c3-14cede352259.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68064515-2c96-5c80-9c12-75fcef16e739/68064515-2c96-5c80-9c12-75fcef16e739_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355857,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715479/general/fc382e9b-f00c-4dcc-ac45-c67887e91afc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68064515-2c96-5c80-9c12-75fcef16e739/68064515-2c96-5c80-9c12-75fcef16e739_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351834,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715479/general/85ba702c-60b8-4d9f-8c56-84db255a7b1f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68064515-2c96-5c80-9c12-75fcef16e739/68064515-2c96-5c80-9c12-75fcef16e739_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265300,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715479/general/3d678fbe-34e6-41c9-b219-133ea697924c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68064515-2c96-5c80-9c12-75fcef16e739/68064515-2c96-5c80-9c12-75fcef16e739_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359437,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715479/general/ecc2e62d-8469-499c-b704-ba1423257c22.jpg',
'Width': 1920}],
'price': 15650,
'price_includes_vat': True,
'registration_date': '2021-07-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz E Break 300de Business Solution - Hybrid - Automatic '
'- 194 hp - 215.432 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722564%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [adesa.be] INFO: Saving data for 10722564: {'created_time': 1774434160.121758, 'last_price_update_time': 1774434160.121771, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722564') HTTP/1.1" 204 0
2026-03-25 10:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722702> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722479> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10: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-25 10:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722378> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:22:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0d6c906-e0b2-56ab-9e6a-65193ada2536 with identifier: 10722543
2026-03-25 10:22:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0d6c906-e0b2-56ab-9e6a-65193ada2536 with scrape type 1
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f0d6c906-e0b2-56ab-9e6a-65193ada2536
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706540%252Fgeneral%252F443e1e54-67de-4922-892d-8b512c601b50.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706540/general/443e1e54-67de-4922-892d-8b512c601b50.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706540%252Fgeneral%252F6c97e82e-8716-4d6d-9431-57c1470f5b1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706540/general/6c97e82e-8716-4d6d-9431-57c1470f5b1b.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706540%252Fgeneral%252F664fa1fc-ff8d-4852-9553-e0beca727789.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706540/general/664fa1fc-ff8d-4852-9553-e0beca727789.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706540%252Fgeneral%252F58776d0d-c906-4d8d-8b92-4a857f3916d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706540/general/58776d0d-c906-4d8d-8b92-4a857f3916d6.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706540%252Fgeneral%252Faca23da3-5f83-468f-848b-de8937557ec1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706540/general/aca23da3-5f83-468f-848b-de8937557ec1.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706540%252Fgeneral%252F03c76966-ec16-4093-8506-ade9d750975e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706540/general/03c76966-ec16-4093-8506-ade9d750975e.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706540%252Fgeneral%252F1d94404e-6084-45f8-bcbb-b0e73256c0ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706540/general/1d94404e-6084-45f8-bcbb-b0e73256c0ee.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706540%252Fgeneral%252F79d034ff-bd34-4faf-8a53-11b3fef0fe26.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706540/general/79d034ff-bd34-4faf-8a53-11b3fef0fe26.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706540%252Fgeneral%252Fab46e918-572a-4506-b734-b4a56179917c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706540/general/ab46e918-572a-4506-b734-b4a56179917c.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706540%252Fgeneral%252F409e2eb4-84b6-475b-9d76-511df33f52d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706540/general/409e2eb4-84b6-475b-9d76-511df33f52d3.jpg already downloaded
2026-03-25 10:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0d6c906-e0b2-56ab-9e6a-65193ada2536, identifier: 10722543
2026-03-25 10:22:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fa4a6d7-44b5-526b-8501-b4d6643c63ac with identifier: 10722702
2026-03-25 10:22:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fa4a6d7-44b5-526b-8501-b4d6643c63ac with scrape type 1
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1fa4a6d7-44b5-526b-8501-b4d6643c63ac
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734250%252Fgeneral%252F61509298-462a-4ba2-bed5-2025657d004a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734250/general/61509298-462a-4ba2-bed5-2025657d004a.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734250%252Fgeneral%252Fdaec58c8-45e1-462e-9be7-8459d4823eb4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734250/general/daec58c8-45e1-462e-9be7-8459d4823eb4.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734250%252Fgeneral%252F0cb89826-a1ed-4604-b307-2f4a6a56761f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734250/general/0cb89826-a1ed-4604-b307-2f4a6a56761f.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734250%252Fgeneral%252F25fc21da-b22d-43d6-b350-359a5812a67b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734250/general/25fc21da-b22d-43d6-b350-359a5812a67b.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734250%252Fgeneral%252Fbcc7a23b-72f9-40cf-9a68-b421e29ed090.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734250/general/bcc7a23b-72f9-40cf-9a68-b421e29ed090.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734250%252Fgeneral%252Ff87eca87-4362-44b9-a369-9a80024c53a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734250/general/f87eca87-4362-44b9-a369-9a80024c53a0.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734250%252Fgeneral%252F8f331b73-4b17-4eb6-b967-80e005487580.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734250/general/8f331b73-4b17-4eb6-b967-80e005487580.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734250%252Fgeneral%252F0660862d-aba2-4e5a-9bb5-634896d968c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734250/general/0660862d-aba2-4e5a-9bb5-634896d968c9.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734250%252Fgeneral%252Ffe1b3699-a853-4c76-a7a0-8e3828030ab1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734250/general/fe1b3699-a853-4c76-a7a0-8e3828030ab1.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734250%252Fgeneral%252Fc7eff3e1-fa2d-434e-820e-c288012274ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734250/general/c7eff3e1-fa2d-434e-820e-c288012274ad.jpg already downloaded
2026-03-25 10:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1fa4a6d7-44b5-526b-8501-b4d6643c63ac, identifier: 10722702
2026-03-25 10:22:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 086dd5db-62e0-5245-aa46-72944687dc17 with identifier: 10722479
2026-03-25 10:22:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 086dd5db-62e0-5245-aa46-72944687dc17 with scrape type 1
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 086dd5db-62e0-5245-aa46-72944687dc17
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696305%252Fgeneral%252F2672feed-31f2-4c23-83a6-a6ed8062e2b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696305/general/2672feed-31f2-4c23-83a6-a6ed8062e2b7.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696305%252Fgeneral%252F685029a4-aaf7-4430-a0b7-47025b1ee025.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696305/general/685029a4-aaf7-4430-a0b7-47025b1ee025.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696305%252Fgeneral%252F4556cf84-0644-4f2b-bf3f-3a9a8eaa6e27.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696305/general/4556cf84-0644-4f2b-bf3f-3a9a8eaa6e27.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696305%252Fgeneral%252Ff093a534-19b0-4fe1-b0d2-66102f8e2149.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696305/general/f093a534-19b0-4fe1-b0d2-66102f8e2149.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696305%252Fgeneral%252Ff303b67b-cdfc-4e38-b44e-0eff14b7bd8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696305/general/f303b67b-cdfc-4e38-b44e-0eff14b7bd8c.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696305%252Fgeneral%252Ffb4a201e-b80e-4b5b-be00-1c7d2a8c723e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696305/general/fb4a201e-b80e-4b5b-be00-1c7d2a8c723e.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696305%252Fgeneral%252Ffbe54c1f-e557-4067-ab86-42971e52044a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696305/general/fbe54c1f-e557-4067-ab86-42971e52044a.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696305%252Fgeneral%252F7a92a5c1-2a70-47b6-8510-b73e4a041a6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696305/general/7a92a5c1-2a70-47b6-8510-b73e4a041a6d.jpg already downloaded
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696305%252Fgeneral%252Ff952691a-c48a-423e-ae37-94a5791c3f55.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696305/general/f952691a-c48a-423e-ae37-94a5791c3f55.jpg already downloaded
2026-03-25 10:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696305%252Fgeneral%252F97815042-df93-4d79-a829-90f7425c7327.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696305/general/97815042-df93-4d79-a829-90f7425c7327.jpg already downloaded
2026-03-25 10:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 086dd5db-62e0-5245-aa46-72944687dc17, identifier: 10722479
2026-03-25 10:22:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0d6c906-e0b2-56ab-9e6a-65193ada2536 with identifier: 10722543
2026-03-25 10:22:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0d6c906-e0b2-56ab-9e6a-65193ada2536 with identifier: 10722543
2026-03-25 10:22:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0d6c906-e0b2-56ab-9e6a-65193ada2536 with identifier: 10722543 to the API
2026-03-25 10:22:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:22:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:22:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722543>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'f0d6c906-e0b2-56ab-9e6a-65193ada2536',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CBA229',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722543',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 102962,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5706540/general/443e1e54-67de-4922-892d-8b512c601b50.jpg',
'https://images.openlane.eu/carimgs/5706540/general/6c97e82e-8716-4d6d-9431-57c1470f5b1b.jpg',
'https://images.openlane.eu/carimgs/5706540/general/664fa1fc-ff8d-4852-9553-e0beca727789.jpg',
'https://images.openlane.eu/carimgs/5706540/general/58776d0d-c906-4d8d-8b92-4a857f3916d6.jpg',
'https://images.openlane.eu/carimgs/5706540/general/aca23da3-5f83-468f-848b-de8937557ec1.jpg',
'https://images.openlane.eu/carimgs/5706540/general/03c76966-ec16-4093-8506-ade9d750975e.jpg',
'https://images.openlane.eu/carimgs/5706540/general/1d94404e-6084-45f8-bcbb-b0e73256c0ee.jpg',
'https://images.openlane.eu/carimgs/5706540/general/79d034ff-bd34-4faf-8a53-11b3fef0fe26.jpg',
'https://images.openlane.eu/carimgs/5706540/general/ab46e918-572a-4506-b734-b4a56179917c.jpg',
'https://images.openlane.eu/carimgs/5706540/general/409e2eb4-84b6-475b-9d76-511df33f52d3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0d6c906-e0b2-56ab-9e6a-65193ada2536/f0d6c906-e0b2-56ab-9e6a-65193ada2536_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219247,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706540/general/443e1e54-67de-4922-892d-8b512c601b50.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0d6c906-e0b2-56ab-9e6a-65193ada2536/f0d6c906-e0b2-56ab-9e6a-65193ada2536_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231913,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706540/general/6c97e82e-8716-4d6d-9431-57c1470f5b1b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0d6c906-e0b2-56ab-9e6a-65193ada2536/f0d6c906-e0b2-56ab-9e6a-65193ada2536_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213603,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706540/general/664fa1fc-ff8d-4852-9553-e0beca727789.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0d6c906-e0b2-56ab-9e6a-65193ada2536/f0d6c906-e0b2-56ab-9e6a-65193ada2536_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250072,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706540/general/58776d0d-c906-4d8d-8b92-4a857f3916d6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0d6c906-e0b2-56ab-9e6a-65193ada2536/f0d6c906-e0b2-56ab-9e6a-65193ada2536_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253888,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706540/general/aca23da3-5f83-468f-848b-de8937557ec1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0d6c906-e0b2-56ab-9e6a-65193ada2536/f0d6c906-e0b2-56ab-9e6a-65193ada2536_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219001,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706540/general/03c76966-ec16-4093-8506-ade9d750975e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0d6c906-e0b2-56ab-9e6a-65193ada2536/f0d6c906-e0b2-56ab-9e6a-65193ada2536_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228562,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706540/general/1d94404e-6084-45f8-bcbb-b0e73256c0ee.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0d6c906-e0b2-56ab-9e6a-65193ada2536/f0d6c906-e0b2-56ab-9e6a-65193ada2536_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250678,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706540/general/79d034ff-bd34-4faf-8a53-11b3fef0fe26.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0d6c906-e0b2-56ab-9e6a-65193ada2536/f0d6c906-e0b2-56ab-9e6a-65193ada2536_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325703,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706540/general/ab46e918-572a-4506-b734-b4a56179917c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0d6c906-e0b2-56ab-9e6a-65193ada2536/f0d6c906-e0b2-56ab-9e6a-65193ada2536_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210435,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706540/general/409e2eb4-84b6-475b-9d76-511df33f52d3.jpg',
'Width': 1400}],
'price': 17650,
'price_includes_vat': True,
'registration_date': '2022-05-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 102.962 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 10:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722543%27 HTTP/1.1" 200 None
2026-03-25 10:22:41 [adesa.be] INFO: Saving data for 10722543: {'created_time': 1774434161.496642, 'last_price_update_time': 1774434161.496653, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722543') HTTP/1.1" 204 0
2026-03-25 10:22:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1fa4a6d7-44b5-526b-8501-b4d6643c63ac with identifier: 10722702
2026-03-25 10:22:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1fa4a6d7-44b5-526b-8501-b4d6643c63ac with identifier: 10722702
2026-03-25 10:22:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1fa4a6d7-44b5-526b-8501-b4d6643c63ac with identifier: 10722702 to the API
2026-03-25 10:22:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:22:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:22:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722702>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '1fa4a6d7-44b5-526b-8501-b4d6643c63ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWF816',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722702',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 109434,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5734250/general/61509298-462a-4ba2-bed5-2025657d004a.jpg',
'https://images.openlane.eu/carimgs/5734250/general/daec58c8-45e1-462e-9be7-8459d4823eb4.jpg',
'https://images.openlane.eu/carimgs/5734250/general/0cb89826-a1ed-4604-b307-2f4a6a56761f.jpg',
'https://images.openlane.eu/carimgs/5734250/general/25fc21da-b22d-43d6-b350-359a5812a67b.jpg',
'https://images.openlane.eu/carimgs/5734250/general/bcc7a23b-72f9-40cf-9a68-b421e29ed090.jpg',
'https://images.openlane.eu/carimgs/5734250/general/f87eca87-4362-44b9-a369-9a80024c53a0.jpg',
'https://images.openlane.eu/carimgs/5734250/general/8f331b73-4b17-4eb6-b967-80e005487580.jpg',
'https://images.openlane.eu/carimgs/5734250/general/0660862d-aba2-4e5a-9bb5-634896d968c9.jpg',
'https://images.openlane.eu/carimgs/5734250/general/fe1b3699-a853-4c76-a7a0-8e3828030ab1.jpg',
'https://images.openlane.eu/carimgs/5734250/general/c7eff3e1-fa2d-434e-820e-c288012274ad.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa4a6d7-44b5-526b-8501-b4d6643c63ac/1fa4a6d7-44b5-526b-8501-b4d6643c63ac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265975,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734250/general/61509298-462a-4ba2-bed5-2025657d004a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa4a6d7-44b5-526b-8501-b4d6643c63ac/1fa4a6d7-44b5-526b-8501-b4d6643c63ac_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279294,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734250/general/daec58c8-45e1-462e-9be7-8459d4823eb4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa4a6d7-44b5-526b-8501-b4d6643c63ac/1fa4a6d7-44b5-526b-8501-b4d6643c63ac_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268968,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734250/general/0cb89826-a1ed-4604-b307-2f4a6a56761f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa4a6d7-44b5-526b-8501-b4d6643c63ac/1fa4a6d7-44b5-526b-8501-b4d6643c63ac_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262155,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734250/general/25fc21da-b22d-43d6-b350-359a5812a67b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa4a6d7-44b5-526b-8501-b4d6643c63ac/1fa4a6d7-44b5-526b-8501-b4d6643c63ac_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275772,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734250/general/bcc7a23b-72f9-40cf-9a68-b421e29ed090.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa4a6d7-44b5-526b-8501-b4d6643c63ac/1fa4a6d7-44b5-526b-8501-b4d6643c63ac_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255887,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734250/general/f87eca87-4362-44b9-a369-9a80024c53a0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa4a6d7-44b5-526b-8501-b4d6643c63ac/1fa4a6d7-44b5-526b-8501-b4d6643c63ac_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286659,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734250/general/8f331b73-4b17-4eb6-b967-80e005487580.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa4a6d7-44b5-526b-8501-b4d6643c63ac/1fa4a6d7-44b5-526b-8501-b4d6643c63ac_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268732,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734250/general/0660862d-aba2-4e5a-9bb5-634896d968c9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa4a6d7-44b5-526b-8501-b4d6643c63ac/1fa4a6d7-44b5-526b-8501-b4d6643c63ac_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313217,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734250/general/fe1b3699-a853-4c76-a7a0-8e3828030ab1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa4a6d7-44b5-526b-8501-b4d6643c63ac/1fa4a6d7-44b5-526b-8501-b4d6643c63ac_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279837,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734250/general/c7eff3e1-fa2d-434e-820e-c288012274ad.jpg',
'Width': 1400}],
'price': 12350,
'price_includes_vat': True,
'registration_date': '2021-01-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 180 Business Solution - Petrol - '
'Manual - 136 hp - 109.434 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722702%27 HTTP/1.1" 200 None
2026-03-25 10:22:41 [adesa.be] INFO: Saving data for 10722702: {'created_time': 1774434161.817564, 'last_price_update_time': 1774434161.817575, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722702') HTTP/1.1" 204 0
2026-03-25 10:22:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 086dd5db-62e0-5245-aa46-72944687dc17 with identifier: 10722479
2026-03-25 10:22:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 086dd5db-62e0-5245-aa46-72944687dc17 with identifier: 10722479
2026-03-25 10:22:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 086dd5db-62e0-5245-aa46-72944687dc17 with identifier: 10722479 to the API
2026-03-25 10:22:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722479>
{'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': 136,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '086dd5db-62e0-5245-aa46-72944687dc17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNS967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722479',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 83345,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5696305/general/2672feed-31f2-4c23-83a6-a6ed8062e2b7.jpg',
'https://images.openlane.eu/carimgs/5696305/general/685029a4-aaf7-4430-a0b7-47025b1ee025.jpg',
'https://images.openlane.eu/carimgs/5696305/general/4556cf84-0644-4f2b-bf3f-3a9a8eaa6e27.jpg',
'https://images.openlane.eu/carimgs/5696305/general/f093a534-19b0-4fe1-b0d2-66102f8e2149.jpg',
'https://images.openlane.eu/carimgs/5696305/general/f303b67b-cdfc-4e38-b44e-0eff14b7bd8c.jpg',
'https://images.openlane.eu/carimgs/5696305/general/fb4a201e-b80e-4b5b-be00-1c7d2a8c723e.jpg',
'https://images.openlane.eu/carimgs/5696305/general/fbe54c1f-e557-4067-ab86-42971e52044a.jpg',
'https://images.openlane.eu/carimgs/5696305/general/7a92a5c1-2a70-47b6-8510-b73e4a041a6d.jpg',
'https://images.openlane.eu/carimgs/5696305/general/f952691a-c48a-423e-ae37-94a5791c3f55.jpg',
'https://images.openlane.eu/carimgs/5696305/general/97815042-df93-4d79-a829-90f7425c7327.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_086dd5db-62e0-5245-aa46-72944687dc17/086dd5db-62e0-5245-aa46-72944687dc17_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118499,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696305/general/2672feed-31f2-4c23-83a6-a6ed8062e2b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_086dd5db-62e0-5245-aa46-72944687dc17/086dd5db-62e0-5245-aa46-72944687dc17_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114274,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696305/general/685029a4-aaf7-4430-a0b7-47025b1ee025.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_086dd5db-62e0-5245-aa46-72944687dc17/086dd5db-62e0-5245-aa46-72944687dc17_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122553,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696305/general/4556cf84-0644-4f2b-bf3f-3a9a8eaa6e27.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_086dd5db-62e0-5245-aa46-72944687dc17/086dd5db-62e0-5245-aa46-72944687dc17_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94249,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696305/general/f093a534-19b0-4fe1-b0d2-66102f8e2149.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_086dd5db-62e0-5245-aa46-72944687dc17/086dd5db-62e0-5245-aa46-72944687dc17_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135201,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696305/general/f303b67b-cdfc-4e38-b44e-0eff14b7bd8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_086dd5db-62e0-5245-aa46-72944687dc17/086dd5db-62e0-5245-aa46-72944687dc17_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81532,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696305/general/fb4a201e-b80e-4b5b-be00-1c7d2a8c723e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_086dd5db-62e0-5245-aa46-72944687dc17/086dd5db-62e0-5245-aa46-72944687dc17_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108878,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696305/general/fbe54c1f-e557-4067-ab86-42971e52044a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_086dd5db-62e0-5245-aa46-72944687dc17/086dd5db-62e0-5245-aa46-72944687dc17_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97509,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696305/general/7a92a5c1-2a70-47b6-8510-b73e4a041a6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_086dd5db-62e0-5245-aa46-72944687dc17/086dd5db-62e0-5245-aa46-72944687dc17_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696305/general/f952691a-c48a-423e-ae37-94a5791c3f55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_086dd5db-62e0-5245-aa46-72944687dc17/086dd5db-62e0-5245-aa46-72944687dc17_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133432,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696305/general/97815042-df93-4d79-a829-90f7425c7327.jpg',
'Width': 1024}],
'price': 13650,
'price_includes_vat': True,
'registration_date': '2020-10-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 180 Business Solution - Petrol - '
'Automatic - 136 hp - 83.345 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722479%27 HTTP/1.1" 200 None
2026-03-25 10:22:42 [adesa.be] INFO: Saving data for 10722479: {'created_time': 1774434162.169596, 'last_price_update_time': 1774434162.169606, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722479') HTTP/1.1" 204 0
2026-03-25 10:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722466> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722414> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:22:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3da406ef-a9f4-5237-8198-01a1c466d286 with identifier: 10722378
2026-03-25 10:22:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3da406ef-a9f4-5237-8198-01a1c466d286 with scrape type 1
2026-03-25 10:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3da406ef-a9f4-5237-8198-01a1c466d286
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664717%252Fgeneral%252Fc7f0f94f-4e52-4411-b726-fe40c0911b1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664717/general/c7f0f94f-4e52-4411-b726-fe40c0911b1b.jpg already downloaded
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664717%252Fgeneral%252F8f2dc807-c709-4a05-8ae8-6033a01aea46.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664717/general/8f2dc807-c709-4a05-8ae8-6033a01aea46.jpg already downloaded
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664717%252Fgeneral%252Fa04f712e-716a-42a4-bbf2-9bfad1e3eaa2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664717/general/a04f712e-716a-42a4-bbf2-9bfad1e3eaa2.jpg already downloaded
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664717%252Fgeneral%252F334dcb9d-bd4c-44ec-8d6e-27a977103139.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664717/general/334dcb9d-bd4c-44ec-8d6e-27a977103139.jpg already downloaded
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664717%252Fgeneral%252F98e75fc1-60ea-4736-a776-030fbe9b15d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664717/general/98e75fc1-60ea-4736-a776-030fbe9b15d6.jpg already downloaded
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664717%252Fgeneral%252Fa4f87ef4-d5ab-4cc8-9060-6f9dae7779ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664717/general/a4f87ef4-d5ab-4cc8-9060-6f9dae7779ba.jpg already downloaded
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664717%252Fgeneral%252F1c7c3564-f4ca-47d7-b922-088847dad939.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664717/general/1c7c3564-f4ca-47d7-b922-088847dad939.jpg already downloaded
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664717%252Fgeneral%252F72b660b3-ed94-49ea-aad1-923b3beffd40.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664717/general/72b660b3-ed94-49ea-aad1-923b3beffd40.jpg already downloaded
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664717%252Fgeneral%252F735e0956-4dd8-439d-b510-1c30b95b3b5b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664717/general/735e0956-4dd8-439d-b510-1c30b95b3b5b.jpg already downloaded
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664717%252Fgeneral%252Fbc6b5013-e871-4a60-999e-fbecfbad2a3c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664717/general/bc6b5013-e871-4a60-999e-fbecfbad2a3c.jpg already downloaded
2026-03-25 10:22:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3da406ef-a9f4-5237-8198-01a1c466d286, identifier: 10722378
2026-03-25 10:22:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3da406ef-a9f4-5237-8198-01a1c466d286 with identifier: 10722378
2026-03-25 10:22:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3da406ef-a9f4-5237-8198-01a1c466d286 with identifier: 10722378
2026-03-25 10:22:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3da406ef-a9f4-5237-8198-01a1c466d286 with identifier: 10722378 to the API
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722378>
{'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': 136,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '3da406ef-a9f4-5237-8198-01a1c466d286',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJA698',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722378',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 49781,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5664717/general/c7f0f94f-4e52-4411-b726-fe40c0911b1b.jpg',
'https://images.openlane.eu/carimgs/5664717/general/8f2dc807-c709-4a05-8ae8-6033a01aea46.jpg',
'https://images.openlane.eu/carimgs/5664717/general/a04f712e-716a-42a4-bbf2-9bfad1e3eaa2.jpg',
'https://images.openlane.eu/carimgs/5664717/general/334dcb9d-bd4c-44ec-8d6e-27a977103139.jpg',
'https://images.openlane.eu/carimgs/5664717/general/98e75fc1-60ea-4736-a776-030fbe9b15d6.jpg',
'https://images.openlane.eu/carimgs/5664717/general/a4f87ef4-d5ab-4cc8-9060-6f9dae7779ba.jpg',
'https://images.openlane.eu/carimgs/5664717/general/1c7c3564-f4ca-47d7-b922-088847dad939.jpg',
'https://images.openlane.eu/carimgs/5664717/general/72b660b3-ed94-49ea-aad1-923b3beffd40.jpg',
'https://images.openlane.eu/carimgs/5664717/general/735e0956-4dd8-439d-b510-1c30b95b3b5b.jpg',
'https://images.openlane.eu/carimgs/5664717/general/bc6b5013-e871-4a60-999e-fbecfbad2a3c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3da406ef-a9f4-5237-8198-01a1c466d286/3da406ef-a9f4-5237-8198-01a1c466d286_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664717/general/8f2dc807-c709-4a05-8ae8-6033a01aea46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3da406ef-a9f4-5237-8198-01a1c466d286/3da406ef-a9f4-5237-8198-01a1c466d286_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191392,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664717/general/c7f0f94f-4e52-4411-b726-fe40c0911b1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3da406ef-a9f4-5237-8198-01a1c466d286/3da406ef-a9f4-5237-8198-01a1c466d286_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161123,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664717/general/334dcb9d-bd4c-44ec-8d6e-27a977103139.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3da406ef-a9f4-5237-8198-01a1c466d286/3da406ef-a9f4-5237-8198-01a1c466d286_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664717/general/a04f712e-716a-42a4-bbf2-9bfad1e3eaa2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3da406ef-a9f4-5237-8198-01a1c466d286/3da406ef-a9f4-5237-8198-01a1c466d286_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133158,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664717/general/1c7c3564-f4ca-47d7-b922-088847dad939.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3da406ef-a9f4-5237-8198-01a1c466d286/3da406ef-a9f4-5237-8198-01a1c466d286_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87885,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664717/general/a4f87ef4-d5ab-4cc8-9060-6f9dae7779ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3da406ef-a9f4-5237-8198-01a1c466d286/3da406ef-a9f4-5237-8198-01a1c466d286_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155894,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664717/general/72b660b3-ed94-49ea-aad1-923b3beffd40.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3da406ef-a9f4-5237-8198-01a1c466d286/3da406ef-a9f4-5237-8198-01a1c466d286_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149194,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664717/general/98e75fc1-60ea-4736-a776-030fbe9b15d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3da406ef-a9f4-5237-8198-01a1c466d286/3da406ef-a9f4-5237-8198-01a1c466d286_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664717/general/735e0956-4dd8-439d-b510-1c30b95b3b5b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3da406ef-a9f4-5237-8198-01a1c466d286/3da406ef-a9f4-5237-8198-01a1c466d286_image_10.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664717/general/bc6b5013-e871-4a60-999e-fbecfbad2a3c.jpg',
'Width': 1024}],
'price': 15650,
'price_includes_vat': True,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 180 Business Solution - Petrol - '
'Manual - 136 hp - 49.781 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722378%27 HTTP/1.1" 200 None
2026-03-25 10:22:42 [adesa.be] INFO: Saving data for 10722378: {'created_time': 1774434162.82163, 'last_price_update_time': 1774434162.821643, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722378') HTTP/1.1" 204 0
2026-03-25 10:22:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c27c238d-874e-5c3e-9cb0-9e0be20e0a6c with identifier: 10722466
2026-03-25 10:22:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c27c238d-874e-5c3e-9cb0-9e0be20e0a6c with scrape type 1
2026-03-25 10:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c27c238d-874e-5c3e-9cb0-9e0be20e0a6c
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694129%252Fgeneral%252Fd16ec9ba-1ae3-4511-bd6e-e7e97142f114.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694129/general/d16ec9ba-1ae3-4511-bd6e-e7e97142f114.jpg already downloaded
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694129%252Fgeneral%252F205151e9-0d9e-4b26-a283-2f53db6685a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694129/general/205151e9-0d9e-4b26-a283-2f53db6685a9.jpg already downloaded
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694129%252Fgeneral%252F7325b93b-e789-427f-bd29-1811a4e2a45f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694129/general/7325b93b-e789-427f-bd29-1811a4e2a45f.jpg already downloaded
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694129%252Fgeneral%252F5fdda7be-5c55-4203-81e9-a3a046c59fba.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694129/general/5fdda7be-5c55-4203-81e9-a3a046c59fba.jpg already downloaded
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694129%252Fgeneral%252F3f5e3250-e161-407f-8f98-d748eb5d26a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694129/general/3f5e3250-e161-407f-8f98-d748eb5d26a3.jpg already downloaded
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694129%252Fgeneral%252F7768a38e-a02d-43eb-a6a4-6793b843ef0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694129/general/7768a38e-a02d-43eb-a6a4-6793b843ef0e.jpg already downloaded
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694129%252Fgeneral%252F291ca42b-a4e2-48ee-8d21-2bcd17e05165.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694129/general/291ca42b-a4e2-48ee-8d21-2bcd17e05165.jpg already downloaded
2026-03-25 10:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5694129%252Fgeneral%252Faf85175b-a8d4-42bc-a5da-29d5d4445477.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694129/general/af85175b-a8d4-42bc-a5da-29d5d4445477.jpg already downloaded
2026-03-25 10:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5694129%252Fgeneral%252Fecb93234-cc1a-4843-b671-46ffb0f31d58.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694129/general/ecb93234-cc1a-4843-b671-46ffb0f31d58.jpg already downloaded
2026-03-25 10:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5694129%252Fgeneral%252Fc6dc4ead-4f7f-4ac5-ab36-911d5c1f885a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694129/general/c6dc4ead-4f7f-4ac5-ab36-911d5c1f885a.jpg already downloaded
2026-03-25 10:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c27c238d-874e-5c3e-9cb0-9e0be20e0a6c, identifier: 10722466
2026-03-25 10:22:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86024a69-ac9e-5505-8216-1c73e65b13a8 with identifier: 10722414
2026-03-25 10:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86024a69-ac9e-5505-8216-1c73e65b13a8 with scrape type 1
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 86024a69-ac9e-5505-8216-1c73e65b13a8
2026-03-25 10:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5683791%252Fgeneral%252F25b9aa30-e4e9-46a4-9bb1-6d97881d5caf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683791/general/25b9aa30-e4e9-46a4-9bb1-6d97881d5caf.jpg already downloaded
2026-03-25 10:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5683791%252Fgeneral%252F0a612da2-fbc8-4237-857d-41d9c13c5af0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683791/general/0a612da2-fbc8-4237-857d-41d9c13c5af0.jpg already downloaded
2026-03-25 10:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5683791%252Fgeneral%252F3c8c7599-dd0c-400a-92db-37e018092f26.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683791/general/3c8c7599-dd0c-400a-92db-37e018092f26.jpg already downloaded
2026-03-25 10:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5683791%252Fgeneral%252F670e60a1-5432-4031-b647-a2e842b91ddf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683791/general/670e60a1-5432-4031-b647-a2e842b91ddf.jpg already downloaded
2026-03-25 10:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5683791%252Fgeneral%252Ffb85765d-4962-4028-93a1-ea29752d13fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683791/general/fb85765d-4962-4028-93a1-ea29752d13fe.jpg already downloaded
2026-03-25 10:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5683791%252Fgeneral%252F8d567078-963d-4603-b02e-a94e9f57f13b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683791/general/8d567078-963d-4603-b02e-a94e9f57f13b.jpg already downloaded
2026-03-25 10:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5683791%252Fgeneral%252F0ce0e698-e2c8-4bcf-84bb-2644da7a5460.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683791/general/0ce0e698-e2c8-4bcf-84bb-2644da7a5460.jpg already downloaded
2026-03-25 10:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5683791%252Fgeneral%252F4ffc1718-a143-4cb6-9d9b-d08178268e19.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683791/general/4ffc1718-a143-4cb6-9d9b-d08178268e19.jpg already downloaded
2026-03-25 10:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5683791%252Fgeneral%252Feaeea6db-4537-4f60-bc6a-40e9b5c9c5f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683791/general/eaeea6db-4537-4f60-bc6a-40e9b5c9c5f2.jpg already downloaded
2026-03-25 10:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5683791%252Fgeneral%252F15b46e3f-41b9-4002-be63-f817c1b1321a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683791/general/15b46e3f-41b9-4002-be63-f817c1b1321a.jpg already downloaded
2026-03-25 10:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 86024a69-ac9e-5505-8216-1c73e65b13a8, identifier: 10722414
2026-03-25 10:22:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4 with identifier: 10722394
2026-03-25 10:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4 with scrape type 1
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4
2026-03-25 10:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5678420%252Fgeneral%252F6fb9c045-91b5-4f2b-896e-e02cdd81ef81.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678420/general/6fb9c045-91b5-4f2b-896e-e02cdd81ef81.jpg already downloaded
2026-03-25 10:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5678420%252Fgeneral%252F8f5c7dd5-231d-4eb4-80ab-b43e5431f38c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678420/general/8f5c7dd5-231d-4eb4-80ab-b43e5431f38c.jpg already downloaded
2026-03-25 10:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5678420%252Fgeneral%252Ffcd6606d-f963-4bdb-8ec5-a14235d64685.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678420/general/fcd6606d-f963-4bdb-8ec5-a14235d64685.jpg already downloaded
2026-03-25 10:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5678420%252Fgeneral%252Fdea32a78-e55c-48cd-8df5-d17a34e76f6b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678420/general/dea32a78-e55c-48cd-8df5-d17a34e76f6b.jpg already downloaded
2026-03-25 10:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5678420%252Fgeneral%252Fab2f5438-7e5d-4515-9732-b8ed78101db3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678420/general/ab2f5438-7e5d-4515-9732-b8ed78101db3.jpg already downloaded
2026-03-25 10:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5678420%252Fgeneral%252F2e139ac5-a792-4a74-9136-18d0a4bc9a05.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678420/general/2e139ac5-a792-4a74-9136-18d0a4bc9a05.jpg already downloaded
2026-03-25 10:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5678420%252Fgeneral%252Fb8438dba-f045-4112-9d75-c3bc9fe58c13.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678420/general/b8438dba-f045-4112-9d75-c3bc9fe58c13.jpg already downloaded
2026-03-25 10:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5678420%252Fgeneral%252Fdf14eaa9-662c-43da-bf73-52119b173487.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678420/general/df14eaa9-662c-43da-bf73-52119b173487.jpg already downloaded
2026-03-25 10:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5678420%252Fgeneral%252F68781dde-b21c-4aa2-9d36-08a7619f6f4c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678420/general/68781dde-b21c-4aa2-9d36-08a7619f6f4c.jpg already downloaded
2026-03-25 10:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5678420%252Fgeneral%252Fe3c20fb4-af2f-4cba-8217-a23374608bcc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678420/general/e3c20fb4-af2f-4cba-8217-a23374608bcc.jpg already downloaded
2026-03-25 10:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4, identifier: 10722394
2026-03-25 10:22:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c27c238d-874e-5c3e-9cb0-9e0be20e0a6c with identifier: 10722466
2026-03-25 10:22:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c27c238d-874e-5c3e-9cb0-9e0be20e0a6c with identifier: 10722466
2026-03-25 10:22:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c27c238d-874e-5c3e-9cb0-9e0be20e0a6c with identifier: 10722466 to the API
2026-03-25 10:22:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722466>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'c27c238d-874e-5c3e-9cb0-9e0be20e0a6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQH232',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722466',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 128479,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5694129/general/d16ec9ba-1ae3-4511-bd6e-e7e97142f114.jpg',
'https://images.openlane.eu/carimgs/5694129/general/205151e9-0d9e-4b26-a283-2f53db6685a9.jpg',
'https://images.openlane.eu/carimgs/5694129/general/7325b93b-e789-427f-bd29-1811a4e2a45f.jpg',
'https://images.openlane.eu/carimgs/5694129/general/5fdda7be-5c55-4203-81e9-a3a046c59fba.jpg',
'https://images.openlane.eu/carimgs/5694129/general/3f5e3250-e161-407f-8f98-d748eb5d26a3.jpg',
'https://images.openlane.eu/carimgs/5694129/general/7768a38e-a02d-43eb-a6a4-6793b843ef0e.jpg',
'https://images.openlane.eu/carimgs/5694129/general/291ca42b-a4e2-48ee-8d21-2bcd17e05165.jpg',
'https://images.openlane.eu/carimgs/5694129/general/af85175b-a8d4-42bc-a5da-29d5d4445477.jpg',
'https://images.openlane.eu/carimgs/5694129/general/ecb93234-cc1a-4843-b671-46ffb0f31d58.jpg',
'https://images.openlane.eu/carimgs/5694129/general/c6dc4ead-4f7f-4ac5-ab36-911d5c1f885a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c27c238d-874e-5c3e-9cb0-9e0be20e0a6c/c27c238d-874e-5c3e-9cb0-9e0be20e0a6c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297406,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694129/general/d16ec9ba-1ae3-4511-bd6e-e7e97142f114.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c27c238d-874e-5c3e-9cb0-9e0be20e0a6c/c27c238d-874e-5c3e-9cb0-9e0be20e0a6c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321768,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694129/general/205151e9-0d9e-4b26-a283-2f53db6685a9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c27c238d-874e-5c3e-9cb0-9e0be20e0a6c/c27c238d-874e-5c3e-9cb0-9e0be20e0a6c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300010,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694129/general/7325b93b-e789-427f-bd29-1811a4e2a45f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c27c238d-874e-5c3e-9cb0-9e0be20e0a6c/c27c238d-874e-5c3e-9cb0-9e0be20e0a6c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261429,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694129/general/5fdda7be-5c55-4203-81e9-a3a046c59fba.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c27c238d-874e-5c3e-9cb0-9e0be20e0a6c/c27c238d-874e-5c3e-9cb0-9e0be20e0a6c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291364,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694129/general/3f5e3250-e161-407f-8f98-d748eb5d26a3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c27c238d-874e-5c3e-9cb0-9e0be20e0a6c/c27c238d-874e-5c3e-9cb0-9e0be20e0a6c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288285,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694129/general/7768a38e-a02d-43eb-a6a4-6793b843ef0e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c27c238d-874e-5c3e-9cb0-9e0be20e0a6c/c27c238d-874e-5c3e-9cb0-9e0be20e0a6c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383295,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694129/general/291ca42b-a4e2-48ee-8d21-2bcd17e05165.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c27c238d-874e-5c3e-9cb0-9e0be20e0a6c/c27c238d-874e-5c3e-9cb0-9e0be20e0a6c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256885,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694129/general/af85175b-a8d4-42bc-a5da-29d5d4445477.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c27c238d-874e-5c3e-9cb0-9e0be20e0a6c/c27c238d-874e-5c3e-9cb0-9e0be20e0a6c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38678,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694129/general/ecb93234-cc1a-4843-b671-46ffb0f31d58.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c27c238d-874e-5c3e-9cb0-9e0be20e0a6c/c27c238d-874e-5c3e-9cb0-9e0be20e0a6c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295590,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694129/general/c6dc4ead-4f7f-4ac5-ab36-911d5c1f885a.jpg',
'Width': 1400}],
'price': 14650,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz B 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 128.479 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-25 10:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722466%27 HTTP/1.1" 200 None
2026-03-25 10:22:44 [adesa.be] INFO: Saving data for 10722466: {'created_time': 1774434164.133422, 'last_price_update_time': 1774434164.133433, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722466') HTTP/1.1" 204 0
2026-03-25 10:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 86024a69-ac9e-5505-8216-1c73e65b13a8 with identifier: 10722414
2026-03-25 10:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 86024a69-ac9e-5505-8216-1c73e65b13a8 with identifier: 10722414
2026-03-25 10:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 86024a69-ac9e-5505-8216-1c73e65b13a8 with identifier: 10722414 to the API
2026-03-25 10:22:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722414>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '86024a69-ac9e-5505-8216-1c73e65b13a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EFJ298',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722414',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 20854,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5683791/general/25b9aa30-e4e9-46a4-9bb1-6d97881d5caf.jpg',
'https://images.openlane.eu/carimgs/5683791/general/0a612da2-fbc8-4237-857d-41d9c13c5af0.jpg',
'https://images.openlane.eu/carimgs/5683791/general/3c8c7599-dd0c-400a-92db-37e018092f26.jpg',
'https://images.openlane.eu/carimgs/5683791/general/670e60a1-5432-4031-b647-a2e842b91ddf.jpg',
'https://images.openlane.eu/carimgs/5683791/general/fb85765d-4962-4028-93a1-ea29752d13fe.jpg',
'https://images.openlane.eu/carimgs/5683791/general/8d567078-963d-4603-b02e-a94e9f57f13b.jpg',
'https://images.openlane.eu/carimgs/5683791/general/0ce0e698-e2c8-4bcf-84bb-2644da7a5460.jpg',
'https://images.openlane.eu/carimgs/5683791/general/4ffc1718-a143-4cb6-9d9b-d08178268e19.jpg',
'https://images.openlane.eu/carimgs/5683791/general/eaeea6db-4537-4f60-bc6a-40e9b5c9c5f2.jpg',
'https://images.openlane.eu/carimgs/5683791/general/15b46e3f-41b9-4002-be63-f817c1b1321a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86024a69-ac9e-5505-8216-1c73e65b13a8/86024a69-ac9e-5505-8216-1c73e65b13a8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312829,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683791/general/25b9aa30-e4e9-46a4-9bb1-6d97881d5caf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86024a69-ac9e-5505-8216-1c73e65b13a8/86024a69-ac9e-5505-8216-1c73e65b13a8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288981,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683791/general/0a612da2-fbc8-4237-857d-41d9c13c5af0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86024a69-ac9e-5505-8216-1c73e65b13a8/86024a69-ac9e-5505-8216-1c73e65b13a8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308010,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683791/general/3c8c7599-dd0c-400a-92db-37e018092f26.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86024a69-ac9e-5505-8216-1c73e65b13a8/86024a69-ac9e-5505-8216-1c73e65b13a8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239629,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683791/general/670e60a1-5432-4031-b647-a2e842b91ddf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86024a69-ac9e-5505-8216-1c73e65b13a8/86024a69-ac9e-5505-8216-1c73e65b13a8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263403,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683791/general/fb85765d-4962-4028-93a1-ea29752d13fe.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86024a69-ac9e-5505-8216-1c73e65b13a8/86024a69-ac9e-5505-8216-1c73e65b13a8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258999,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683791/general/8d567078-963d-4603-b02e-a94e9f57f13b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86024a69-ac9e-5505-8216-1c73e65b13a8/86024a69-ac9e-5505-8216-1c73e65b13a8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260215,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683791/general/0ce0e698-e2c8-4bcf-84bb-2644da7a5460.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86024a69-ac9e-5505-8216-1c73e65b13a8/86024a69-ac9e-5505-8216-1c73e65b13a8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254523,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683791/general/4ffc1718-a143-4cb6-9d9b-d08178268e19.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86024a69-ac9e-5505-8216-1c73e65b13a8/86024a69-ac9e-5505-8216-1c73e65b13a8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213689,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683791/general/eaeea6db-4537-4f60-bc6a-40e9b5c9c5f2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86024a69-ac9e-5505-8216-1c73e65b13a8/86024a69-ac9e-5505-8216-1c73e65b13a8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36482,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683791/general/15b46e3f-41b9-4002-be63-f817c1b1321a.jpg',
'Width': 400}],
'price': 21850,
'price_includes_vat': True,
'registration_date': '2023-09-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Luxury Line - Hybrid - 163 hp - 20.854 km',
'transmission': 'automatic',
'trim': 'Luxury Line',
'vin': None,
'year': 2023}
2026-03-25 10:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722414%27 HTTP/1.1" 200 None
2026-03-25 10:22:44 [adesa.be] INFO: Saving data for 10722414: {'created_time': 1774434164.763801, 'last_price_update_time': 1774434164.763816, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722414') HTTP/1.1" 204 0
2026-03-25 10:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4 with identifier: 10722394
2026-03-25 10:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4 with identifier: 10722394
2026-03-25 10:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4 with identifier: 10722394 to the API
2026-03-25 10:22:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:22:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722394>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPW864',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722394',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 164062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5678420/general/6fb9c045-91b5-4f2b-896e-e02cdd81ef81.jpg',
'https://images.openlane.eu/carimgs/5678420/general/8f5c7dd5-231d-4eb4-80ab-b43e5431f38c.jpg',
'https://images.openlane.eu/carimgs/5678420/general/fcd6606d-f963-4bdb-8ec5-a14235d64685.jpg',
'https://images.openlane.eu/carimgs/5678420/general/dea32a78-e55c-48cd-8df5-d17a34e76f6b.jpg',
'https://images.openlane.eu/carimgs/5678420/general/ab2f5438-7e5d-4515-9732-b8ed78101db3.jpg',
'https://images.openlane.eu/carimgs/5678420/general/2e139ac5-a792-4a74-9136-18d0a4bc9a05.jpg',
'https://images.openlane.eu/carimgs/5678420/general/b8438dba-f045-4112-9d75-c3bc9fe58c13.jpg',
'https://images.openlane.eu/carimgs/5678420/general/df14eaa9-662c-43da-bf73-52119b173487.jpg',
'https://images.openlane.eu/carimgs/5678420/general/68781dde-b21c-4aa2-9d36-08a7619f6f4c.jpg',
'https://images.openlane.eu/carimgs/5678420/general/e3c20fb4-af2f-4cba-8217-a23374608bcc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4/f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85013,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678420/general/6fb9c045-91b5-4f2b-896e-e02cdd81ef81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4/f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92277,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678420/general/8f5c7dd5-231d-4eb4-80ab-b43e5431f38c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4/f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678420/general/fcd6606d-f963-4bdb-8ec5-a14235d64685.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4/f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70918,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678420/general/dea32a78-e55c-48cd-8df5-d17a34e76f6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4/f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95576,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678420/general/ab2f5438-7e5d-4515-9732-b8ed78101db3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4/f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94480,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678420/general/2e139ac5-a792-4a74-9136-18d0a4bc9a05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4/f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100139,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678420/general/b8438dba-f045-4112-9d75-c3bc9fe58c13.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4/f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678420/general/df14eaa9-662c-43da-bf73-52119b173487.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4/f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678420/general/68781dde-b21c-4aa2-9d36-08a7619f6f4c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4/f5c2eeba-a6a5-5138-8bc4-cb995ed9ffa4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678420/general/e3c20fb4-af2f-4cba-8217-a23374608bcc.jpg',
'Width': 1024}],
'price': 13750,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e - Hybrid - 160 hp - 164.062 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722394%27 HTTP/1.1" 200 None
2026-03-25 10:22:45 [adesa.be] INFO: Saving data for 10722394: {'created_time': 1774434165.13605, 'last_price_update_time': 1774434165.136063, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722394') HTTP/1.1" 204 0
2026-03-25 10:22:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722477> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722583> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722465> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c with identifier: 10722477
2026-03-25 10:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c with scrape type 1
2026-03-25 10:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5696294%252Fgeneral%252F2b6b21b5-ddbd-4efc-ae98-4babbc321f68.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696294/general/2b6b21b5-ddbd-4efc-ae98-4babbc321f68.jpg already downloaded
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5696294%252Fgeneral%252Fd9fc926f-61a7-4a9b-9347-e6c1158136da.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696294/general/d9fc926f-61a7-4a9b-9347-e6c1158136da.jpg already downloaded
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5696294%252Fgeneral%252Fc292914d-0d4b-48ea-b4b9-a2b98a61564c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696294/general/c292914d-0d4b-48ea-b4b9-a2b98a61564c.jpg already downloaded
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5696294%252Fgeneral%252Ffa7f38df-ad96-48e1-bdd4-47173b5cd6f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696294/general/fa7f38df-ad96-48e1-bdd4-47173b5cd6f7.jpg already downloaded
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5696294%252Fgeneral%252Fa7e1ea7f-ba55-4a32-afb6-b2c36cbcc767.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696294/general/a7e1ea7f-ba55-4a32-afb6-b2c36cbcc767.jpg already downloaded
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5696294%252Fgeneral%252Fc06f43f9-bd06-4d10-9763-3e127ff70c4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696294/general/c06f43f9-bd06-4d10-9763-3e127ff70c4b.jpg already downloaded
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5696294%252Fgeneral%252F9298dae4-fafd-4b1e-8001-60413dce7754.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696294/general/9298dae4-fafd-4b1e-8001-60413dce7754.jpg already downloaded
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5696294%252Fgeneral%252F3b00bdbb-8ed5-46dc-976c-4689cefbf92f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696294/general/3b00bdbb-8ed5-46dc-976c-4689cefbf92f.jpg already downloaded
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5696294%252Fgeneral%252F063b32d3-8c88-4592-9212-d747450ba806.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696294/general/063b32d3-8c88-4592-9212-d747450ba806.jpg already downloaded
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5696294%252Fgeneral%252Fe3a9036b-bce7-4a30-be3a-566528e8f960.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696294/general/e3a9036b-bce7-4a30-be3a-566528e8f960.jpg already downloaded
2026-03-25 10:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c, identifier: 10722477
2026-03-25 10:22:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c with identifier: 10722477
2026-03-25 10:22:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c with identifier: 10722477
2026-03-25 10:22:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c with identifier: 10722477 to the API
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:22:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722477>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJJ834',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722477',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 93370,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5696294/general/2b6b21b5-ddbd-4efc-ae98-4babbc321f68.jpg',
'https://images.openlane.eu/carimgs/5696294/general/d9fc926f-61a7-4a9b-9347-e6c1158136da.jpg',
'https://images.openlane.eu/carimgs/5696294/general/c292914d-0d4b-48ea-b4b9-a2b98a61564c.jpg',
'https://images.openlane.eu/carimgs/5696294/general/fa7f38df-ad96-48e1-bdd4-47173b5cd6f7.jpg',
'https://images.openlane.eu/carimgs/5696294/general/a7e1ea7f-ba55-4a32-afb6-b2c36cbcc767.jpg',
'https://images.openlane.eu/carimgs/5696294/general/c06f43f9-bd06-4d10-9763-3e127ff70c4b.jpg',
'https://images.openlane.eu/carimgs/5696294/general/9298dae4-fafd-4b1e-8001-60413dce7754.jpg',
'https://images.openlane.eu/carimgs/5696294/general/3b00bdbb-8ed5-46dc-976c-4689cefbf92f.jpg',
'https://images.openlane.eu/carimgs/5696294/general/063b32d3-8c88-4592-9212-d747450ba806.jpg',
'https://images.openlane.eu/carimgs/5696294/general/e3a9036b-bce7-4a30-be3a-566528e8f960.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c/cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173889,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696294/general/2b6b21b5-ddbd-4efc-ae98-4babbc321f68.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c/cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696294/general/d9fc926f-61a7-4a9b-9347-e6c1158136da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c/cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135509,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696294/general/c292914d-0d4b-48ea-b4b9-a2b98a61564c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c/cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696294/general/fa7f38df-ad96-48e1-bdd4-47173b5cd6f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c/cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132677,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696294/general/a7e1ea7f-ba55-4a32-afb6-b2c36cbcc767.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c/cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81716,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696294/general/c06f43f9-bd06-4d10-9763-3e127ff70c4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c/cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102665,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696294/general/9298dae4-fafd-4b1e-8001-60413dce7754.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c/cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102874,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696294/general/3b00bdbb-8ed5-46dc-976c-4689cefbf92f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c/cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151955,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696294/general/063b32d3-8c88-4592-9212-d747450ba806.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c/cb0c5fb5-4fbf-5ffe-8745-7aba2d97dc6c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103527,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696294/general/e3a9036b-bce7-4a30-be3a-566528e8f960.jpg',
'Width': 1024}],
'price': 15450,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 93.370 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722477%27 HTTP/1.1" 200 None
2026-03-25 10:22:45 [adesa.be] INFO: Saving data for 10722477: {'created_time': 1774434165.880597, 'last_price_update_time': 1774434165.880609, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722477') HTTP/1.1" 204 0
2026-03-25 10:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40872f67-a061-5fd0-9ec0-136766d82ca7 with identifier: 10722675
2026-03-25 10:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40872f67-a061-5fd0-9ec0-136766d82ca7 with scrape type 1
2026-03-25 10:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 40872f67-a061-5fd0-9ec0-136766d82ca7
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5731720%252Fgeneral%252F86dc71bb-ab70-420d-b85f-1848a4196827.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731720/general/86dc71bb-ab70-420d-b85f-1848a4196827.jpg already downloaded
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5731720%252Fgeneral%252F34e77b60-53d2-4b7a-b06a-ee845e690bf1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731720/general/34e77b60-53d2-4b7a-b06a-ee845e690bf1.jpg already downloaded
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5731720%252Fgeneral%252Fa6ad438e-477c-4729-8a0d-7949cf2a7272.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731720/general/a6ad438e-477c-4729-8a0d-7949cf2a7272.jpg already downloaded
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5731720%252Fgeneral%252Ffd010501-23d7-44d2-b047-b41813e5acde.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731720/general/fd010501-23d7-44d2-b047-b41813e5acde.jpg already downloaded
2026-03-25 10:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5731720%252Fgeneral%252Ff8433670-bd3b-495b-8cf8-b26e38beb0b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731720/general/f8433670-bd3b-495b-8cf8-b26e38beb0b9.jpg already downloaded
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5731720%252Fgeneral%252F65e31730-1154-4a00-be8a-17812476b8fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731720/general/65e31730-1154-4a00-be8a-17812476b8fe.jpg already downloaded
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5731720%252Fgeneral%252Fd4ff8fce-580a-4b06-8e32-1d23ae0409ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731720/general/d4ff8fce-580a-4b06-8e32-1d23ae0409ab.jpg already downloaded
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5731720%252Fgeneral%252F35cac638-587b-4c62-8b01-10b5010a552d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731720/general/35cac638-587b-4c62-8b01-10b5010a552d.jpg already downloaded
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5731720%252Fgeneral%252Ff75f4ccc-2fd6-4f38-b978-cd9231a094b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731720/general/f75f4ccc-2fd6-4f38-b978-cd9231a094b3.jpg already downloaded
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5731720%252Fgeneral%252Fb0f77938-4fc0-462f-9b45-872fb612e661.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731720/general/b0f77938-4fc0-462f-9b45-872fb612e661.jpg already downloaded
2026-03-25 10:22:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40872f67-a061-5fd0-9ec0-136766d82ca7, identifier: 10722675
2026-03-25 10:22:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 845aad33-158e-5b27-b7dd-a521c643d9c5 with identifier: 10722583
2026-03-25 10:22:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 845aad33-158e-5b27-b7dd-a521c643d9c5 with scrape type 1
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 845aad33-158e-5b27-b7dd-a521c643d9c5
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5720921%252Fgeneral%252Fd8c43a61-0a40-44eb-aece-18f4f2ef107c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720921/general/d8c43a61-0a40-44eb-aece-18f4f2ef107c.jpg already downloaded
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5720921%252Fgeneral%252F8e7e4650-d7af-4338-ac92-953412ce2d5b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720921/general/8e7e4650-d7af-4338-ac92-953412ce2d5b.jpg already downloaded
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5720921%252Fgeneral%252F054c614e-f454-478c-b865-b2cd1f21a63d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720921/general/054c614e-f454-478c-b865-b2cd1f21a63d.jpg already downloaded
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5720921%252Fgeneral%252Fe4ee6167-fc5b-4b14-bfe1-e7e7c8f93bee.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720921/general/e4ee6167-fc5b-4b14-bfe1-e7e7c8f93bee.jpg already downloaded
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5720921%252Fgeneral%252Ff68b4ee8-710e-4025-abbd-78e206c908fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720921/general/f68b4ee8-710e-4025-abbd-78e206c908fe.jpg already downloaded
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5720921%252Fgeneral%252F51e88d28-8df9-4d58-9bbe-92bdef276766.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720921/general/51e88d28-8df9-4d58-9bbe-92bdef276766.jpg already downloaded
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5720921%252Fgeneral%252F45daab85-1fd0-4545-806b-05229b789487.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720921/general/45daab85-1fd0-4545-806b-05229b789487.jpg already downloaded
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5720921%252Fgeneral%252F041e7403-3c40-4e27-9255-ef4112a87509.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720921/general/041e7403-3c40-4e27-9255-ef4112a87509.jpg already downloaded
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5720921%252Fgeneral%252Fe87c6fe0-61d9-413f-9390-0de713c077f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720921/general/e87c6fe0-61d9-413f-9390-0de713c077f9.jpg already downloaded
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5720921%252Fgeneral%252Fc1bf2a51-41c7-4f3e-9e7b-afe23ec6e0ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720921/general/c1bf2a51-41c7-4f3e-9e7b-afe23ec6e0ee.jpg already downloaded
2026-03-25 10:22:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 845aad33-158e-5b27-b7dd-a521c643d9c5, identifier: 10722583
2026-03-25 10:22:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa5c2902-a42d-5b75-a36b-d63c93a368a6 with identifier: 10722465
2026-03-25 10:22:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa5c2902-a42d-5b75-a36b-d63c93a368a6 with scrape type 1
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aa5c2902-a42d-5b75-a36b-d63c93a368a6
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5694124%252Fgeneral%252Fb8ff9f1c-374f-42bc-ae94-28854812652d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694124/general/b8ff9f1c-374f-42bc-ae94-28854812652d.jpg already downloaded
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5694124%252Fgeneral%252F78c0b4de-cd9f-4082-805c-12149e322194.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694124/general/78c0b4de-cd9f-4082-805c-12149e322194.jpg already downloaded
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5694124%252Fgeneral%252F583651ae-e1a9-482b-8cbb-24caa912672c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694124/general/583651ae-e1a9-482b-8cbb-24caa912672c.jpg already downloaded
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5694124%252Fgeneral%252F350d3ecc-4210-4e08-9234-08c64a629710.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694124/general/350d3ecc-4210-4e08-9234-08c64a629710.jpg already downloaded
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5694124%252Fgeneral%252F48cc64a7-1b3a-474e-b0b4-36a0b40034bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694124/general/48cc64a7-1b3a-474e-b0b4-36a0b40034bd.jpg already downloaded
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5694124%252Fgeneral%252Fa1982c7c-d456-48ae-b281-94ad0b1c6556.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694124/general/a1982c7c-d456-48ae-b281-94ad0b1c6556.jpg already downloaded
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5694124%252Fgeneral%252Fdf5f19a2-511a-4af5-9de9-452b4ceeff78.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694124/general/df5f19a2-511a-4af5-9de9-452b4ceeff78.jpg already downloaded
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5694124%252Fgeneral%252F512f3027-1ec6-4c8e-89b4-87c884bfa647.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694124/general/512f3027-1ec6-4c8e-89b4-87c884bfa647.jpg already downloaded
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5694124%252Fgeneral%252F21a380ac-a7b2-4622-ae20-137e29de00a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694124/general/21a380ac-a7b2-4622-ae20-137e29de00a0.jpg already downloaded
2026-03-25 10:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5694124%252Fgeneral%252Fab0d9299-15a2-49ef-8d58-ee197659a16c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694124/general/ab0d9299-15a2-49ef-8d58-ee197659a16c.jpg already downloaded
2026-03-25 10:22:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aa5c2902-a42d-5b75-a36b-d63c93a368a6, identifier: 10722465
2026-03-25 10:22:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40872f67-a061-5fd0-9ec0-136766d82ca7 with identifier: 10722675
2026-03-25 10:22:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40872f67-a061-5fd0-9ec0-136766d82ca7 with identifier: 10722675
2026-03-25 10:22:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40872f67-a061-5fd0-9ec0-136766d82ca7 with identifier: 10722675 to the API
2026-03-25 10:22:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:22:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:22:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722675>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '40872f67-a061-5fd0-9ec0-136766d82ca7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDR166',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722675',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 81688,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5731720/general/86dc71bb-ab70-420d-b85f-1848a4196827.jpg',
'https://images.openlane.eu/carimgs/5731720/general/34e77b60-53d2-4b7a-b06a-ee845e690bf1.jpg',
'https://images.openlane.eu/carimgs/5731720/general/a6ad438e-477c-4729-8a0d-7949cf2a7272.jpg',
'https://images.openlane.eu/carimgs/5731720/general/fd010501-23d7-44d2-b047-b41813e5acde.jpg',
'https://images.openlane.eu/carimgs/5731720/general/f8433670-bd3b-495b-8cf8-b26e38beb0b9.jpg',
'https://images.openlane.eu/carimgs/5731720/general/65e31730-1154-4a00-be8a-17812476b8fe.jpg',
'https://images.openlane.eu/carimgs/5731720/general/d4ff8fce-580a-4b06-8e32-1d23ae0409ab.jpg',
'https://images.openlane.eu/carimgs/5731720/general/35cac638-587b-4c62-8b01-10b5010a552d.jpg',
'https://images.openlane.eu/carimgs/5731720/general/f75f4ccc-2fd6-4f38-b978-cd9231a094b3.jpg',
'https://images.openlane.eu/carimgs/5731720/general/b0f77938-4fc0-462f-9b45-872fb612e661.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40872f67-a061-5fd0-9ec0-136766d82ca7/40872f67-a061-5fd0-9ec0-136766d82ca7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174927,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731720/general/86dc71bb-ab70-420d-b85f-1848a4196827.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40872f67-a061-5fd0-9ec0-136766d82ca7/40872f67-a061-5fd0-9ec0-136766d82ca7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152633,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731720/general/34e77b60-53d2-4b7a-b06a-ee845e690bf1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40872f67-a061-5fd0-9ec0-136766d82ca7/40872f67-a061-5fd0-9ec0-136766d82ca7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112301,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731720/general/a6ad438e-477c-4729-8a0d-7949cf2a7272.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40872f67-a061-5fd0-9ec0-136766d82ca7/40872f67-a061-5fd0-9ec0-136766d82ca7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129667,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731720/general/fd010501-23d7-44d2-b047-b41813e5acde.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40872f67-a061-5fd0-9ec0-136766d82ca7/40872f67-a061-5fd0-9ec0-136766d82ca7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109519,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731720/general/f8433670-bd3b-495b-8cf8-b26e38beb0b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40872f67-a061-5fd0-9ec0-136766d82ca7/40872f67-a061-5fd0-9ec0-136766d82ca7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731720/general/65e31730-1154-4a00-be8a-17812476b8fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40872f67-a061-5fd0-9ec0-136766d82ca7/40872f67-a061-5fd0-9ec0-136766d82ca7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731720/general/d4ff8fce-580a-4b06-8e32-1d23ae0409ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40872f67-a061-5fd0-9ec0-136766d82ca7/40872f67-a061-5fd0-9ec0-136766d82ca7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129684,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731720/general/35cac638-587b-4c62-8b01-10b5010a552d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40872f67-a061-5fd0-9ec0-136766d82ca7/40872f67-a061-5fd0-9ec0-136766d82ca7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53164,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731720/general/f75f4ccc-2fd6-4f38-b978-cd9231a094b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40872f67-a061-5fd0-9ec0-136766d82ca7/40872f67-a061-5fd0-9ec0-136766d82ca7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123151,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731720/general/b0f77938-4fc0-462f-9b45-872fb612e661.jpg',
'Width': 1024}],
'price': 15650,
'price_includes_vat': True,
'registration_date': '2021-10-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 81.688 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722675%27 HTTP/1.1" 200 None
2026-03-25 10:22:47 [adesa.be] INFO: Saving data for 10722675: {'created_time': 1774434167.244886, 'last_price_update_time': 1774434167.244898, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722675') HTTP/1.1" 204 0
2026-03-25 10:22:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 845aad33-158e-5b27-b7dd-a521c643d9c5 with identifier: 10722583
2026-03-25 10:22:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 845aad33-158e-5b27-b7dd-a521c643d9c5 with identifier: 10722583
2026-03-25 10:22:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 845aad33-158e-5b27-b7dd-a521c643d9c5 with identifier: 10722583 to the API
2026-03-25 10:22:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:22:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:22:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722583>
{'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': 163,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '845aad33-158e-5b27-b7dd-a521c643d9c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRP202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722583',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 30338,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5720921/general/d8c43a61-0a40-44eb-aece-18f4f2ef107c.jpg',
'https://images.openlane.eu/carimgs/5720921/general/8e7e4650-d7af-4338-ac92-953412ce2d5b.jpg',
'https://images.openlane.eu/carimgs/5720921/general/054c614e-f454-478c-b865-b2cd1f21a63d.jpg',
'https://images.openlane.eu/carimgs/5720921/general/e4ee6167-fc5b-4b14-bfe1-e7e7c8f93bee.jpg',
'https://images.openlane.eu/carimgs/5720921/general/f68b4ee8-710e-4025-abbd-78e206c908fe.jpg',
'https://images.openlane.eu/carimgs/5720921/general/51e88d28-8df9-4d58-9bbe-92bdef276766.jpg',
'https://images.openlane.eu/carimgs/5720921/general/45daab85-1fd0-4545-806b-05229b789487.jpg',
'https://images.openlane.eu/carimgs/5720921/general/041e7403-3c40-4e27-9255-ef4112a87509.jpg',
'https://images.openlane.eu/carimgs/5720921/general/e87c6fe0-61d9-413f-9390-0de713c077f9.jpg',
'https://images.openlane.eu/carimgs/5720921/general/c1bf2a51-41c7-4f3e-9e7b-afe23ec6e0ee.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_845aad33-158e-5b27-b7dd-a521c643d9c5/845aad33-158e-5b27-b7dd-a521c643d9c5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296696,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720921/general/d8c43a61-0a40-44eb-aece-18f4f2ef107c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_845aad33-158e-5b27-b7dd-a521c643d9c5/845aad33-158e-5b27-b7dd-a521c643d9c5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310111,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720921/general/8e7e4650-d7af-4338-ac92-953412ce2d5b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_845aad33-158e-5b27-b7dd-a521c643d9c5/845aad33-158e-5b27-b7dd-a521c643d9c5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302873,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720921/general/054c614e-f454-478c-b865-b2cd1f21a63d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_845aad33-158e-5b27-b7dd-a521c643d9c5/845aad33-158e-5b27-b7dd-a521c643d9c5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240370,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720921/general/e4ee6167-fc5b-4b14-bfe1-e7e7c8f93bee.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_845aad33-158e-5b27-b7dd-a521c643d9c5/845aad33-158e-5b27-b7dd-a521c643d9c5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329072,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720921/general/f68b4ee8-710e-4025-abbd-78e206c908fe.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_845aad33-158e-5b27-b7dd-a521c643d9c5/845aad33-158e-5b27-b7dd-a521c643d9c5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417705,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720921/general/51e88d28-8df9-4d58-9bbe-92bdef276766.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_845aad33-158e-5b27-b7dd-a521c643d9c5/845aad33-158e-5b27-b7dd-a521c643d9c5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232226,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720921/general/45daab85-1fd0-4545-806b-05229b789487.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_845aad33-158e-5b27-b7dd-a521c643d9c5/845aad33-158e-5b27-b7dd-a521c643d9c5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36830,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720921/general/041e7403-3c40-4e27-9255-ef4112a87509.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_845aad33-158e-5b27-b7dd-a521c643d9c5/845aad33-158e-5b27-b7dd-a521c643d9c5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272182,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720921/general/e87c6fe0-61d9-413f-9390-0de713c077f9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_845aad33-158e-5b27-b7dd-a521c643d9c5/845aad33-158e-5b27-b7dd-a521c643d9c5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284045,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720921/general/c1bf2a51-41c7-4f3e-9e7b-afe23ec6e0ee.jpg',
'Width': 1400}],
'price': 19250,
'price_includes_vat': True,
'registration_date': '2023-06-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 163 '
'hp - 30.338 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2023}
2026-03-25 10:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722583%27 HTTP/1.1" 200 None
2026-03-25 10:22:47 [adesa.be] INFO: Saving data for 10722583: {'created_time': 1774434167.653524, 'last_price_update_time': 1774434167.653538, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722583') HTTP/1.1" 204 0
2026-03-25 10:22:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aa5c2902-a42d-5b75-a36b-d63c93a368a6 with identifier: 10722465
2026-03-25 10:22:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aa5c2902-a42d-5b75-a36b-d63c93a368a6 with identifier: 10722465
2026-03-25 10:22:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aa5c2902-a42d-5b75-a36b-d63c93a368a6 with identifier: 10722465 to the API
2026-03-25 10:22:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:22:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:22:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722465>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'aa5c2902-a42d-5b75-a36b-d63c93a368a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKV915',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722465',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 85166,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5694124/general/b8ff9f1c-374f-42bc-ae94-28854812652d.jpg',
'https://images.openlane.eu/carimgs/5694124/general/78c0b4de-cd9f-4082-805c-12149e322194.jpg',
'https://images.openlane.eu/carimgs/5694124/general/583651ae-e1a9-482b-8cbb-24caa912672c.jpg',
'https://images.openlane.eu/carimgs/5694124/general/350d3ecc-4210-4e08-9234-08c64a629710.jpg',
'https://images.openlane.eu/carimgs/5694124/general/48cc64a7-1b3a-474e-b0b4-36a0b40034bd.jpg',
'https://images.openlane.eu/carimgs/5694124/general/a1982c7c-d456-48ae-b281-94ad0b1c6556.jpg',
'https://images.openlane.eu/carimgs/5694124/general/df5f19a2-511a-4af5-9de9-452b4ceeff78.jpg',
'https://images.openlane.eu/carimgs/5694124/general/512f3027-1ec6-4c8e-89b4-87c884bfa647.jpg',
'https://images.openlane.eu/carimgs/5694124/general/21a380ac-a7b2-4622-ae20-137e29de00a0.jpg',
'https://images.openlane.eu/carimgs/5694124/general/ab0d9299-15a2-49ef-8d58-ee197659a16c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa5c2902-a42d-5b75-a36b-d63c93a368a6/aa5c2902-a42d-5b75-a36b-d63c93a368a6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183776,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694124/general/b8ff9f1c-374f-42bc-ae94-28854812652d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa5c2902-a42d-5b75-a36b-d63c93a368a6/aa5c2902-a42d-5b75-a36b-d63c93a368a6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191881,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694124/general/78c0b4de-cd9f-4082-805c-12149e322194.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa5c2902-a42d-5b75-a36b-d63c93a368a6/aa5c2902-a42d-5b75-a36b-d63c93a368a6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171770,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694124/general/583651ae-e1a9-482b-8cbb-24caa912672c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa5c2902-a42d-5b75-a36b-d63c93a368a6/aa5c2902-a42d-5b75-a36b-d63c93a368a6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155732,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694124/general/350d3ecc-4210-4e08-9234-08c64a629710.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa5c2902-a42d-5b75-a36b-d63c93a368a6/aa5c2902-a42d-5b75-a36b-d63c93a368a6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84765,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694124/general/48cc64a7-1b3a-474e-b0b4-36a0b40034bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa5c2902-a42d-5b75-a36b-d63c93a368a6/aa5c2902-a42d-5b75-a36b-d63c93a368a6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694124/general/a1982c7c-d456-48ae-b281-94ad0b1c6556.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa5c2902-a42d-5b75-a36b-d63c93a368a6/aa5c2902-a42d-5b75-a36b-d63c93a368a6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694124/general/df5f19a2-511a-4af5-9de9-452b4ceeff78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa5c2902-a42d-5b75-a36b-d63c93a368a6/aa5c2902-a42d-5b75-a36b-d63c93a368a6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694124/general/512f3027-1ec6-4c8e-89b4-87c884bfa647.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa5c2902-a42d-5b75-a36b-d63c93a368a6/aa5c2902-a42d-5b75-a36b-d63c93a368a6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154213,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694124/general/21a380ac-a7b2-4622-ae20-137e29de00a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa5c2902-a42d-5b75-a36b-d63c93a368a6/aa5c2902-a42d-5b75-a36b-d63c93a368a6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694124/general/ab0d9299-15a2-49ef-8d58-ee197659a16c.jpg',
'Width': 1024}],
'price': 15450,
'price_includes_vat': True,
'registration_date': '2021-12-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 85.166 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 10:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722465%27 HTTP/1.1" 200 None
2026-03-25 10:22:47 [adesa.be] INFO: Saving data for 10722465: {'created_time': 1774434167.991025, 'last_price_update_time': 1774434167.991045, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722465') HTTP/1.1" 204 0
2026-03-25 10:22:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722430> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722700> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722448> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10: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-25 10:22:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f with identifier: 10722430
2026-03-25 10:22:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f with scrape type 1
2026-03-25 10:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689480%252Fgeneral%252F5f64e6be-5659-4bbe-bb6f-adb9f41c4799.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689480/general/5f64e6be-5659-4bbe-bb6f-adb9f41c4799.jpg already downloaded
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689480%252Fgeneral%252F433a6a77-eeb5-4433-a3c5-2ab4b6026270.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689480/general/433a6a77-eeb5-4433-a3c5-2ab4b6026270.jpg already downloaded
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689480%252Fgeneral%252Fea2b0108-5eaa-4878-9088-55a5f088312e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689480/general/ea2b0108-5eaa-4878-9088-55a5f088312e.jpg already downloaded
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689480%252Fgeneral%252Fce2f355f-eedc-49ca-ba6f-855bff512f0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689480/general/ce2f355f-eedc-49ca-ba6f-855bff512f0c.jpg already downloaded
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689480%252Fgeneral%252F0867d444-5ece-4613-9b4d-69b9ebeec8de.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689480/general/0867d444-5ece-4613-9b4d-69b9ebeec8de.jpg already downloaded
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689480%252Fgeneral%252F847e9a51-cead-4212-b0d0-da620a7b858b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689480/general/847e9a51-cead-4212-b0d0-da620a7b858b.jpg already downloaded
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689480%252Fgeneral%252Fd1a6d50b-3d66-45c4-b682-c895537ca564.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689480/general/d1a6d50b-3d66-45c4-b682-c895537ca564.jpg already downloaded
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689480%252Fgeneral%252F89062888-4398-412a-96bc-3e7886a6218c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689480/general/89062888-4398-412a-96bc-3e7886a6218c.jpg already downloaded
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689480%252Fgeneral%252Fa7e2485c-68f1-41d5-9865-1628456f1458.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689480/general/a7e2485c-68f1-41d5-9865-1628456f1458.jpg already downloaded
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689480%252Fgeneral%252F067e955a-1069-4d3e-809e-c5ea22090b99.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689480/general/067e955a-1069-4d3e-809e-c5ea22090b99.jpg already downloaded
2026-03-25 10:22:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f, identifier: 10722430
2026-03-25 10:22:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f with identifier: 10722430
2026-03-25 10:22:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f with identifier: 10722430
2026-03-25 10:22:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f with identifier: 10722430 to the API
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722430>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKV832',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722430',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 81085,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5689480/general/5f64e6be-5659-4bbe-bb6f-adb9f41c4799.jpg',
'https://images.openlane.eu/carimgs/5689480/general/433a6a77-eeb5-4433-a3c5-2ab4b6026270.jpg',
'https://images.openlane.eu/carimgs/5689480/general/ea2b0108-5eaa-4878-9088-55a5f088312e.jpg',
'https://images.openlane.eu/carimgs/5689480/general/ce2f355f-eedc-49ca-ba6f-855bff512f0c.jpg',
'https://images.openlane.eu/carimgs/5689480/general/0867d444-5ece-4613-9b4d-69b9ebeec8de.jpg',
'https://images.openlane.eu/carimgs/5689480/general/847e9a51-cead-4212-b0d0-da620a7b858b.jpg',
'https://images.openlane.eu/carimgs/5689480/general/d1a6d50b-3d66-45c4-b682-c895537ca564.jpg',
'https://images.openlane.eu/carimgs/5689480/general/89062888-4398-412a-96bc-3e7886a6218c.jpg',
'https://images.openlane.eu/carimgs/5689480/general/a7e2485c-68f1-41d5-9865-1628456f1458.jpg',
'https://images.openlane.eu/carimgs/5689480/general/067e955a-1069-4d3e-809e-c5ea22090b99.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f/9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380373,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689480/general/5f64e6be-5659-4bbe-bb6f-adb9f41c4799.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f/9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354412,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689480/general/433a6a77-eeb5-4433-a3c5-2ab4b6026270.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f/9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389848,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689480/general/ea2b0108-5eaa-4878-9088-55a5f088312e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f/9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345626,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689480/general/ce2f355f-eedc-49ca-ba6f-855bff512f0c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f/9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331084,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689480/general/0867d444-5ece-4613-9b4d-69b9ebeec8de.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f/9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349510,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689480/general/847e9a51-cead-4212-b0d0-da620a7b858b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f/9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351143,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689480/general/d1a6d50b-3d66-45c4-b682-c895537ca564.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f/9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165333,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689480/general/89062888-4398-412a-96bc-3e7886a6218c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f/9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335025,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689480/general/a7e2485c-68f1-41d5-9865-1628456f1458.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f/9fa8e7bc-795c-52c7-b3e2-8c9aeb49309f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264546,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689480/general/067e955a-1069-4d3e-809e-c5ea22090b99.jpg',
'Width': 1920}],
'price': 14650,
'price_includes_vat': True,
'registration_date': '2021-04-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Citroën C5 Aircross 1.6 Shine - Hybrid - Automatic - 181 hp - '
'81.085 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2021}
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722430%27 HTTP/1.1" 200 None
2026-03-25 10:22:48 [adesa.be] INFO: Saving data for 10722430: {'created_time': 1774434168.7434, 'last_price_update_time': 1774434168.743414, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722430') HTTP/1.1" 204 0
2026-03-25 10:22:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a66e30fc-8b57-5e33-9ee9-da25df1cac5f with identifier: 10722700
2026-03-25 10:22:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a66e30fc-8b57-5e33-9ee9-da25df1cac5f with scrape type 1
2026-03-25 10:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a66e30fc-8b57-5e33-9ee9-da25df1cac5f
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734228%252Fgeneral%252F0aacf4eb-c8e8-4055-bf70-623d294be45e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734228/general/0aacf4eb-c8e8-4055-bf70-623d294be45e.jpg already downloaded
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734228%252Fgeneral%252F852ee878-6ccc-474b-8276-8f5c2f10cd1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734228/general/852ee878-6ccc-474b-8276-8f5c2f10cd1d.jpg already downloaded
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734228%252Fgeneral%252Faacdd098-7c07-43ab-95d6-4a6d3a22e320.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734228/general/aacdd098-7c07-43ab-95d6-4a6d3a22e320.jpg already downloaded
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734228%252Fgeneral%252F61a24cf9-3a33-4dcc-af8a-b3be8618da75.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734228/general/61a24cf9-3a33-4dcc-af8a-b3be8618da75.jpg already downloaded
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734228%252Fgeneral%252F8931fef9-7940-4642-b133-0ed93f7b3f8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734228/general/8931fef9-7940-4642-b133-0ed93f7b3f8f.jpg already downloaded
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734228%252Fgeneral%252Fe5c4f4d6-9449-4922-8d68-a9fe045cec4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734228/general/e5c4f4d6-9449-4922-8d68-a9fe045cec4e.jpg already downloaded
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734228%252Fgeneral%252F4101bae4-7afb-4e00-92fc-1a0e9b1b91df.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734228/general/4101bae4-7afb-4e00-92fc-1a0e9b1b91df.jpg already downloaded
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734228%252Fgeneral%252F0446d743-bca6-41b7-be99-ab3d7e22514b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734228/general/0446d743-bca6-41b7-be99-ab3d7e22514b.jpg already downloaded
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734228%252Fgeneral%252F8c9c030f-86c6-40a7-89a5-84388d17c2c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734228/general/8c9c030f-86c6-40a7-89a5-84388d17c2c9.jpg already downloaded
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734228%252Fgeneral%252F7f9f6ab4-46d7-4ccb-8933-3f6d556dac65.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734228/general/7f9f6ab4-46d7-4ccb-8933-3f6d556dac65.jpg already downloaded
2026-03-25 10:22:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a66e30fc-8b57-5e33-9ee9-da25df1cac5f, identifier: 10722700
2026-03-25 10:22:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82fb29c6-6763-5535-a5ee-1a94458f9143 with identifier: 10722448
2026-03-25 10:22:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82fb29c6-6763-5535-a5ee-1a94458f9143 with scrape type 1
2026-03-25 10:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 82fb29c6-6763-5535-a5ee-1a94458f9143
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691872%252Fgeneral%252F550491e4-719f-4cad-9009-320b2e9ed665.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691872/general/550491e4-719f-4cad-9009-320b2e9ed665.jpg already downloaded
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691872%252Fgeneral%252Fe3740937-2aee-46f4-b996-8d812c5ceb3e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691872/general/e3740937-2aee-46f4-b996-8d812c5ceb3e.jpg already downloaded
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691872%252Fgeneral%252F0f362211-0469-4236-bb1e-bdfbf0c3d826.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691872/general/0f362211-0469-4236-bb1e-bdfbf0c3d826.jpg already downloaded
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691872%252Fgeneral%252F771c064e-b101-469e-80e0-2d13c9c8b468.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691872/general/771c064e-b101-469e-80e0-2d13c9c8b468.jpg already downloaded
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691872%252Fgeneral%252F0b30c584-3807-4da8-972b-82ae04c87abd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691872/general/0b30c584-3807-4da8-972b-82ae04c87abd.jpg already downloaded
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691872%252Fgeneral%252F717c827e-9bcc-45e5-9a82-d630a813b94b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691872/general/717c827e-9bcc-45e5-9a82-d630a813b94b.jpg already downloaded
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691872%252Fgeneral%252Fad43f19d-d2a0-49a3-aeff-83a15e1538d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691872/general/ad43f19d-d2a0-49a3-aeff-83a15e1538d6.jpg already downloaded
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691872%252Fgeneral%252F9e4241a8-5577-402e-8345-4badabfa6856.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691872/general/9e4241a8-5577-402e-8345-4badabfa6856.jpg already downloaded
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691872%252Fgeneral%252Fb8730474-62fa-4810-917b-9e43f4512b5d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691872/general/b8730474-62fa-4810-917b-9e43f4512b5d.jpg already downloaded
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691872%252Fgeneral%252F4e78f0ea-037c-431a-bf8d-797af5a1c5f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691872/general/4e78f0ea-037c-431a-bf8d-797af5a1c5f1.jpg already downloaded
2026-03-25 10:22:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82fb29c6-6763-5535-a5ee-1a94458f9143, identifier: 10722448
2026-03-25 10:22:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a66e30fc-8b57-5e33-9ee9-da25df1cac5f with identifier: 10722700
2026-03-25 10:22:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a66e30fc-8b57-5e33-9ee9-da25df1cac5f with identifier: 10722700
2026-03-25 10:22:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a66e30fc-8b57-5e33-9ee9-da25df1cac5f with identifier: 10722700 to the API
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722700>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'a66e30fc-8b57-5e33-9ee9-da25df1cac5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPX253',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722700',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 68337,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5734228/general/0aacf4eb-c8e8-4055-bf70-623d294be45e.jpg',
'https://images.openlane.eu/carimgs/5734228/general/852ee878-6ccc-474b-8276-8f5c2f10cd1d.jpg',
'https://images.openlane.eu/carimgs/5734228/general/aacdd098-7c07-43ab-95d6-4a6d3a22e320.jpg',
'https://images.openlane.eu/carimgs/5734228/general/61a24cf9-3a33-4dcc-af8a-b3be8618da75.jpg',
'https://images.openlane.eu/carimgs/5734228/general/8931fef9-7940-4642-b133-0ed93f7b3f8f.jpg',
'https://images.openlane.eu/carimgs/5734228/general/e5c4f4d6-9449-4922-8d68-a9fe045cec4e.jpg',
'https://images.openlane.eu/carimgs/5734228/general/4101bae4-7afb-4e00-92fc-1a0e9b1b91df.jpg',
'https://images.openlane.eu/carimgs/5734228/general/0446d743-bca6-41b7-be99-ab3d7e22514b.jpg',
'https://images.openlane.eu/carimgs/5734228/general/8c9c030f-86c6-40a7-89a5-84388d17c2c9.jpg',
'https://images.openlane.eu/carimgs/5734228/general/7f9f6ab4-46d7-4ccb-8933-3f6d556dac65.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a66e30fc-8b57-5e33-9ee9-da25df1cac5f/a66e30fc-8b57-5e33-9ee9-da25df1cac5f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100668,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734228/general/0aacf4eb-c8e8-4055-bf70-623d294be45e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a66e30fc-8b57-5e33-9ee9-da25df1cac5f/a66e30fc-8b57-5e33-9ee9-da25df1cac5f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734228/general/852ee878-6ccc-474b-8276-8f5c2f10cd1d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a66e30fc-8b57-5e33-9ee9-da25df1cac5f/a66e30fc-8b57-5e33-9ee9-da25df1cac5f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100305,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734228/general/aacdd098-7c07-43ab-95d6-4a6d3a22e320.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a66e30fc-8b57-5e33-9ee9-da25df1cac5f/a66e30fc-8b57-5e33-9ee9-da25df1cac5f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95965,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734228/general/61a24cf9-3a33-4dcc-af8a-b3be8618da75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a66e30fc-8b57-5e33-9ee9-da25df1cac5f/a66e30fc-8b57-5e33-9ee9-da25df1cac5f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734228/general/8931fef9-7940-4642-b133-0ed93f7b3f8f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a66e30fc-8b57-5e33-9ee9-da25df1cac5f/a66e30fc-8b57-5e33-9ee9-da25df1cac5f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87243,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734228/general/e5c4f4d6-9449-4922-8d68-a9fe045cec4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a66e30fc-8b57-5e33-9ee9-da25df1cac5f/a66e30fc-8b57-5e33-9ee9-da25df1cac5f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115615,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734228/general/4101bae4-7afb-4e00-92fc-1a0e9b1b91df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a66e30fc-8b57-5e33-9ee9-da25df1cac5f/a66e30fc-8b57-5e33-9ee9-da25df1cac5f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83068,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734228/general/0446d743-bca6-41b7-be99-ab3d7e22514b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a66e30fc-8b57-5e33-9ee9-da25df1cac5f/a66e30fc-8b57-5e33-9ee9-da25df1cac5f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228158,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734228/general/8c9c030f-86c6-40a7-89a5-84388d17c2c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a66e30fc-8b57-5e33-9ee9-da25df1cac5f/a66e30fc-8b57-5e33-9ee9-da25df1cac5f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104473,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734228/general/7f9f6ab4-46d7-4ccb-8933-3f6d556dac65.jpg',
'Width': 1024}],
'price': 12650,
'price_includes_vat': True,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Citroën C5 Aircross 1.6i Feel - Hybrid - Automatic - 181 hp - '
'68.337 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2020}
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722700%27 HTTP/1.1" 200 None
2026-03-25 10:22:49 [adesa.be] INFO: Saving data for 10722700: {'created_time': 1774434169.653264, 'last_price_update_time': 1774434169.653277, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722700') HTTP/1.1" 204 0
2026-03-25 10:22:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82fb29c6-6763-5535-a5ee-1a94458f9143 with identifier: 10722448
2026-03-25 10:22:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82fb29c6-6763-5535-a5ee-1a94458f9143 with identifier: 10722448
2026-03-25 10:22:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82fb29c6-6763-5535-a5ee-1a94458f9143 with identifier: 10722448 to the API
2026-03-25 10:22:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722448>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '82fb29c6-6763-5535-a5ee-1a94458f9143',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGA863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722448',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 131721,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5691872/general/550491e4-719f-4cad-9009-320b2e9ed665.jpg',
'https://images.openlane.eu/carimgs/5691872/general/e3740937-2aee-46f4-b996-8d812c5ceb3e.jpg',
'https://images.openlane.eu/carimgs/5691872/general/0f362211-0469-4236-bb1e-bdfbf0c3d826.jpg',
'https://images.openlane.eu/carimgs/5691872/general/771c064e-b101-469e-80e0-2d13c9c8b468.jpg',
'https://images.openlane.eu/carimgs/5691872/general/0b30c584-3807-4da8-972b-82ae04c87abd.jpg',
'https://images.openlane.eu/carimgs/5691872/general/717c827e-9bcc-45e5-9a82-d630a813b94b.jpg',
'https://images.openlane.eu/carimgs/5691872/general/ad43f19d-d2a0-49a3-aeff-83a15e1538d6.jpg',
'https://images.openlane.eu/carimgs/5691872/general/9e4241a8-5577-402e-8345-4badabfa6856.jpg',
'https://images.openlane.eu/carimgs/5691872/general/b8730474-62fa-4810-917b-9e43f4512b5d.jpg',
'https://images.openlane.eu/carimgs/5691872/general/4e78f0ea-037c-431a-bf8d-797af5a1c5f1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82fb29c6-6763-5535-a5ee-1a94458f9143/82fb29c6-6763-5535-a5ee-1a94458f9143_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210890,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691872/general/550491e4-719f-4cad-9009-320b2e9ed665.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82fb29c6-6763-5535-a5ee-1a94458f9143/82fb29c6-6763-5535-a5ee-1a94458f9143_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218518,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691872/general/e3740937-2aee-46f4-b996-8d812c5ceb3e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82fb29c6-6763-5535-a5ee-1a94458f9143/82fb29c6-6763-5535-a5ee-1a94458f9143_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203337,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691872/general/0f362211-0469-4236-bb1e-bdfbf0c3d826.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82fb29c6-6763-5535-a5ee-1a94458f9143/82fb29c6-6763-5535-a5ee-1a94458f9143_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221833,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691872/general/771c064e-b101-469e-80e0-2d13c9c8b468.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82fb29c6-6763-5535-a5ee-1a94458f9143/82fb29c6-6763-5535-a5ee-1a94458f9143_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234613,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691872/general/0b30c584-3807-4da8-972b-82ae04c87abd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82fb29c6-6763-5535-a5ee-1a94458f9143/82fb29c6-6763-5535-a5ee-1a94458f9143_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239760,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691872/general/717c827e-9bcc-45e5-9a82-d630a813b94b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82fb29c6-6763-5535-a5ee-1a94458f9143/82fb29c6-6763-5535-a5ee-1a94458f9143_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196041,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691872/general/ad43f19d-d2a0-49a3-aeff-83a15e1538d6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82fb29c6-6763-5535-a5ee-1a94458f9143/82fb29c6-6763-5535-a5ee-1a94458f9143_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 471390,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691872/general/9e4241a8-5577-402e-8345-4badabfa6856.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82fb29c6-6763-5535-a5ee-1a94458f9143/82fb29c6-6763-5535-a5ee-1a94458f9143_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205751,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691872/general/b8730474-62fa-4810-917b-9e43f4512b5d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82fb29c6-6763-5535-a5ee-1a94458f9143/82fb29c6-6763-5535-a5ee-1a94458f9143_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25231,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691872/general/4e78f0ea-037c-431a-bf8d-797af5a1c5f1.jpg',
'Width': 400}],
'price': 15350,
'price_includes_vat': True,
'registration_date': '2023-03-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 131.721 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722448%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [adesa.be] INFO: Saving data for 10722448: {'created_time': 1774434170.064747, 'last_price_update_time': 1774434170.064759, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722448') HTTP/1.1" 204 0
2026-03-25 10:22:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10: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-25 10:22:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722617> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:22:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7caaed98-044b-5845-8225-2901be203e53 with identifier: 10722669
2026-03-25 10:22:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7caaed98-044b-5845-8225-2901be203e53 with scrape type 1
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7caaed98-044b-5845-8225-2901be203e53
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731700%252Fgeneral%252F1af4dded-4aec-4187-aa5d-44d15b9fd329.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731700/general/1af4dded-4aec-4187-aa5d-44d15b9fd329.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731700%252Fgeneral%252Fbf44a0b0-0b9a-4f0c-a32f-bc3bc2c7e142.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731700/general/bf44a0b0-0b9a-4f0c-a32f-bc3bc2c7e142.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731700%252Fgeneral%252F9fe96cce-4720-458d-a9d5-1f494496c50c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731700/general/9fe96cce-4720-458d-a9d5-1f494496c50c.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731700%252Fgeneral%252F8d7160b9-4558-4d19-9fed-adcf92a75004.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731700/general/8d7160b9-4558-4d19-9fed-adcf92a75004.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731700%252Fgeneral%252Ffd85686f-9bf1-43a1-a0b7-d3fd55e807f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731700/general/fd85686f-9bf1-43a1-a0b7-d3fd55e807f7.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731700%252Fgeneral%252F4588c63d-0e37-4054-b7b7-7f9e87d1f888.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731700/general/4588c63d-0e37-4054-b7b7-7f9e87d1f888.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731700%252Fgeneral%252Fb219c4c7-e9b9-4c63-93f3-a17aff506dda.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731700/general/b219c4c7-e9b9-4c63-93f3-a17aff506dda.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731700%252Fgeneral%252Fba2b50d4-405e-488b-9e55-b6ad4875fa10.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731700/general/ba2b50d4-405e-488b-9e55-b6ad4875fa10.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731700%252Fgeneral%252F56f73de1-fc76-4a86-9c3f-e592819726b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731700/general/56f73de1-fc76-4a86-9c3f-e592819726b0.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731700%252Fgeneral%252Fcaf2c53e-9fc3-4936-8c19-b07ec85a0fe3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731700/general/caf2c53e-9fc3-4936-8c19-b07ec85a0fe3.jpg already downloaded
2026-03-25 10:22:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7caaed98-044b-5845-8225-2901be203e53, identifier: 10722669
2026-03-25 10:22:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d186acc4-8640-513a-85c7-5488f2f3d14f with identifier: 10722475
2026-03-25 10:22:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d186acc4-8640-513a-85c7-5488f2f3d14f with scrape type 1
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d186acc4-8640-513a-85c7-5488f2f3d14f
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696270%252Fgeneral%252Fbab3856c-14dd-4772-9ce4-ee03ebf03b32.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696270/general/bab3856c-14dd-4772-9ce4-ee03ebf03b32.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696270%252Fgeneral%252F06ebae51-cbc6-4086-b9eb-ee4656c92071.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696270/general/06ebae51-cbc6-4086-b9eb-ee4656c92071.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696270%252Fgeneral%252F58ceb090-894c-44e6-91c4-9855ac021d27.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696270/general/58ceb090-894c-44e6-91c4-9855ac021d27.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696270%252Fgeneral%252Faa5aee36-b344-402e-a619-7794d7b4d1bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696270/general/aa5aee36-b344-402e-a619-7794d7b4d1bd.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696270%252Fgeneral%252F33236086-9b07-4735-8eba-f8d192e0fffe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696270/general/33236086-9b07-4735-8eba-f8d192e0fffe.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696270%252Fgeneral%252Fff9dd1ad-1329-4328-9ccf-ceaa1128af4f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696270/general/ff9dd1ad-1329-4328-9ccf-ceaa1128af4f.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696270%252Fgeneral%252Fd7c0ef8c-f25b-4e33-b05e-28f866b23728.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696270/general/d7c0ef8c-f25b-4e33-b05e-28f866b23728.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696270%252Fgeneral%252F9446f3b2-f7d4-42d2-8922-6ae402db484c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696270/general/9446f3b2-f7d4-42d2-8922-6ae402db484c.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696270%252Fgeneral%252F9404af7d-331b-4e6b-935a-eb88e2d69450.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696270/general/9404af7d-331b-4e6b-935a-eb88e2d69450.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696270%252Fgeneral%252F4a6b4209-13eb-4c84-a520-dc7a904b7aa9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696270/general/4a6b4209-13eb-4c84-a520-dc7a904b7aa9.jpg already downloaded
2026-03-25 10:22:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d186acc4-8640-513a-85c7-5488f2f3d14f, identifier: 10722475
2026-03-25 10:22:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b1f270f-2cc0-53e3-a63e-d0d284cf88ad with identifier: 10722519
2026-03-25 10:22:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b1f270f-2cc0-53e3-a63e-d0d284cf88ad with scrape type 1
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7b1f270f-2cc0-53e3-a63e-d0d284cf88ad
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704127%252Fgeneral%252Fba031e12-a374-42a4-8448-8c423b05e2d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704127/general/ba031e12-a374-42a4-8448-8c423b05e2d2.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704127%252Fgeneral%252Fe7810ba6-8d83-45f8-8b93-93c0f8557ace.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704127/general/e7810ba6-8d83-45f8-8b93-93c0f8557ace.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704127%252Fgeneral%252F1614be57-83ad-49ff-9b5f-1fd7cf7abc15.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704127/general/1614be57-83ad-49ff-9b5f-1fd7cf7abc15.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704127%252Fgeneral%252F41e408c2-b26f-4477-bea9-626b332d9325.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704127/general/41e408c2-b26f-4477-bea9-626b332d9325.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704127%252Fgeneral%252F6c8151ab-f7a8-4e4d-9407-bc9dfe4096ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704127/general/6c8151ab-f7a8-4e4d-9407-bc9dfe4096ce.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704127%252Fgeneral%252Fd986ad6f-254e-4c01-9070-fc260a7216fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704127/general/d986ad6f-254e-4c01-9070-fc260a7216fd.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704127%252Fgeneral%252F22701b18-c17c-40d9-9926-01fa40228fbb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704127/general/22701b18-c17c-40d9-9926-01fa40228fbb.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704127%252Fgeneral%252F45f04c2e-c872-4f58-9f6a-77f0c52b2445.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704127/general/45f04c2e-c872-4f58-9f6a-77f0c52b2445.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704127%252Fgeneral%252F3f435ebe-71e9-43de-b129-724607dd5b4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704127/general/3f435ebe-71e9-43de-b129-724607dd5b4d.jpg already downloaded
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704127%252Fgeneral%252Fa128b310-67c0-4caa-a83a-8941a66cca47.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704127/general/a128b310-67c0-4caa-a83a-8941a66cca47.jpg already downloaded
2026-03-25 10:22:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b1f270f-2cc0-53e3-a63e-d0d284cf88ad, identifier: 10722519
2026-03-25 10:22:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7caaed98-044b-5845-8225-2901be203e53 with identifier: 10722669
2026-03-25 10:22:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7caaed98-044b-5845-8225-2901be203e53 with identifier: 10722669
2026-03-25 10:22:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7caaed98-044b-5845-8225-2901be203e53 with identifier: 10722669 to the API
2026-03-25 10:22:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722669>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '7caaed98-044b-5845-8225-2901be203e53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRL311',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722669',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 77826,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5731700/general/1af4dded-4aec-4187-aa5d-44d15b9fd329.jpg',
'https://images.openlane.eu/carimgs/5731700/general/bf44a0b0-0b9a-4f0c-a32f-bc3bc2c7e142.jpg',
'https://images.openlane.eu/carimgs/5731700/general/9fe96cce-4720-458d-a9d5-1f494496c50c.jpg',
'https://images.openlane.eu/carimgs/5731700/general/8d7160b9-4558-4d19-9fed-adcf92a75004.jpg',
'https://images.openlane.eu/carimgs/5731700/general/fd85686f-9bf1-43a1-a0b7-d3fd55e807f7.jpg',
'https://images.openlane.eu/carimgs/5731700/general/4588c63d-0e37-4054-b7b7-7f9e87d1f888.jpg',
'https://images.openlane.eu/carimgs/5731700/general/b219c4c7-e9b9-4c63-93f3-a17aff506dda.jpg',
'https://images.openlane.eu/carimgs/5731700/general/ba2b50d4-405e-488b-9e55-b6ad4875fa10.jpg',
'https://images.openlane.eu/carimgs/5731700/general/56f73de1-fc76-4a86-9c3f-e592819726b0.jpg',
'https://images.openlane.eu/carimgs/5731700/general/caf2c53e-9fc3-4936-8c19-b07ec85a0fe3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7caaed98-044b-5845-8225-2901be203e53/7caaed98-044b-5845-8225-2901be203e53_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272197,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731700/general/1af4dded-4aec-4187-aa5d-44d15b9fd329.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7caaed98-044b-5845-8225-2901be203e53/7caaed98-044b-5845-8225-2901be203e53_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281338,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731700/general/bf44a0b0-0b9a-4f0c-a32f-bc3bc2c7e142.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7caaed98-044b-5845-8225-2901be203e53/7caaed98-044b-5845-8225-2901be203e53_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275704,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731700/general/9fe96cce-4720-458d-a9d5-1f494496c50c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7caaed98-044b-5845-8225-2901be203e53/7caaed98-044b-5845-8225-2901be203e53_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244391,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731700/general/8d7160b9-4558-4d19-9fed-adcf92a75004.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7caaed98-044b-5845-8225-2901be203e53/7caaed98-044b-5845-8225-2901be203e53_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218203,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731700/general/fd85686f-9bf1-43a1-a0b7-d3fd55e807f7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7caaed98-044b-5845-8225-2901be203e53/7caaed98-044b-5845-8225-2901be203e53_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266916,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731700/general/4588c63d-0e37-4054-b7b7-7f9e87d1f888.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7caaed98-044b-5845-8225-2901be203e53/7caaed98-044b-5845-8225-2901be203e53_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234343,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731700/general/b219c4c7-e9b9-4c63-93f3-a17aff506dda.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7caaed98-044b-5845-8225-2901be203e53/7caaed98-044b-5845-8225-2901be203e53_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208712,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731700/general/ba2b50d4-405e-488b-9e55-b6ad4875fa10.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7caaed98-044b-5845-8225-2901be203e53/7caaed98-044b-5845-8225-2901be203e53_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286860,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731700/general/56f73de1-fc76-4a86-9c3f-e592819726b0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7caaed98-044b-5845-8225-2901be203e53/7caaed98-044b-5845-8225-2901be203e53_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246917,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731700/general/caf2c53e-9fc3-4936-8c19-b07ec85a0fe3.jpg',
'Width': 1400}],
'price': 9050,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Citroën C5 Aircross 1.2i Business - Petrol - Manual - 131 hp - '
'77.826 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 10:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722669%27 HTTP/1.1" 200 None
2026-03-25 10:22:51 [adesa.be] INFO: Saving data for 10722669: {'created_time': 1774434171.545035, 'last_price_update_time': 1774434171.545047, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722669') HTTP/1.1" 204 0
2026-03-25 10:22:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d186acc4-8640-513a-85c7-5488f2f3d14f with identifier: 10722475
2026-03-25 10:22:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d186acc4-8640-513a-85c7-5488f2f3d14f with identifier: 10722475
2026-03-25 10:22:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d186acc4-8640-513a-85c7-5488f2f3d14f with identifier: 10722475 to the API
2026-03-25 10:22:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722475>
{'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': 110,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'd186acc4-8640-513a-85c7-5488f2f3d14f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EGC635',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722475',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 44479,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5696270/general/bab3856c-14dd-4772-9ce4-ee03ebf03b32.jpg',
'https://images.openlane.eu/carimgs/5696270/general/06ebae51-cbc6-4086-b9eb-ee4656c92071.jpg',
'https://images.openlane.eu/carimgs/5696270/general/58ceb090-894c-44e6-91c4-9855ac021d27.jpg',
'https://images.openlane.eu/carimgs/5696270/general/aa5aee36-b344-402e-a619-7794d7b4d1bd.jpg',
'https://images.openlane.eu/carimgs/5696270/general/33236086-9b07-4735-8eba-f8d192e0fffe.jpg',
'https://images.openlane.eu/carimgs/5696270/general/ff9dd1ad-1329-4328-9ccf-ceaa1128af4f.jpg',
'https://images.openlane.eu/carimgs/5696270/general/d7c0ef8c-f25b-4e33-b05e-28f866b23728.jpg',
'https://images.openlane.eu/carimgs/5696270/general/9446f3b2-f7d4-42d2-8922-6ae402db484c.jpg',
'https://images.openlane.eu/carimgs/5696270/general/9404af7d-331b-4e6b-935a-eb88e2d69450.jpg',
'https://images.openlane.eu/carimgs/5696270/general/4a6b4209-13eb-4c84-a520-dc7a904b7aa9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d186acc4-8640-513a-85c7-5488f2f3d14f/d186acc4-8640-513a-85c7-5488f2f3d14f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228803,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696270/general/bab3856c-14dd-4772-9ce4-ee03ebf03b32.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d186acc4-8640-513a-85c7-5488f2f3d14f/d186acc4-8640-513a-85c7-5488f2f3d14f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225625,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696270/general/06ebae51-cbc6-4086-b9eb-ee4656c92071.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d186acc4-8640-513a-85c7-5488f2f3d14f/d186acc4-8640-513a-85c7-5488f2f3d14f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195399,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696270/general/58ceb090-894c-44e6-91c4-9855ac021d27.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d186acc4-8640-513a-85c7-5488f2f3d14f/d186acc4-8640-513a-85c7-5488f2f3d14f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197826,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696270/general/aa5aee36-b344-402e-a619-7794d7b4d1bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d186acc4-8640-513a-85c7-5488f2f3d14f/d186acc4-8640-513a-85c7-5488f2f3d14f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696270/general/33236086-9b07-4735-8eba-f8d192e0fffe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d186acc4-8640-513a-85c7-5488f2f3d14f/d186acc4-8640-513a-85c7-5488f2f3d14f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135529,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696270/general/ff9dd1ad-1329-4328-9ccf-ceaa1128af4f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d186acc4-8640-513a-85c7-5488f2f3d14f/d186acc4-8640-513a-85c7-5488f2f3d14f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157402,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696270/general/d7c0ef8c-f25b-4e33-b05e-28f866b23728.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d186acc4-8640-513a-85c7-5488f2f3d14f/d186acc4-8640-513a-85c7-5488f2f3d14f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101668,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696270/general/9446f3b2-f7d4-42d2-8922-6ae402db484c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d186acc4-8640-513a-85c7-5488f2f3d14f/d186acc4-8640-513a-85c7-5488f2f3d14f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194304,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696270/general/9404af7d-331b-4e6b-935a-eb88e2d69450.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d186acc4-8640-513a-85c7-5488f2f3d14f/d186acc4-8640-513a-85c7-5488f2f3d14f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44471,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696270/general/4a6b4209-13eb-4c84-a520-dc7a904b7aa9.jpg',
'Width': 400}],
'price': 8450,
'price_includes_vat': True,
'registration_date': '2023-09-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Citroën C3 Aircross 1.2i Feel - Petrol - Manual - 110 hp - 44.479 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722475%27 HTTP/1.1" 200 None
2026-03-25 10:22:52 [adesa.be] INFO: Saving data for 10722475: {'created_time': 1774434172.075841, 'last_price_update_time': 1774434172.075853, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722475') HTTP/1.1" 204 0
2026-03-25 10:22:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b1f270f-2cc0-53e3-a63e-d0d284cf88ad with identifier: 10722519
2026-03-25 10:22:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b1f270f-2cc0-53e3-a63e-d0d284cf88ad with identifier: 10722519
2026-03-25 10:22:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b1f270f-2cc0-53e3-a63e-d0d284cf88ad with identifier: 10722519 to the API
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:22:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722519>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '7b1f270f-2cc0-53e3-a63e-d0d284cf88ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMU143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722519',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 70990,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5704127/general/ba031e12-a374-42a4-8448-8c423b05e2d2.jpg',
'https://images.openlane.eu/carimgs/5704127/general/e7810ba6-8d83-45f8-8b93-93c0f8557ace.jpg',
'https://images.openlane.eu/carimgs/5704127/general/1614be57-83ad-49ff-9b5f-1fd7cf7abc15.jpg',
'https://images.openlane.eu/carimgs/5704127/general/41e408c2-b26f-4477-bea9-626b332d9325.jpg',
'https://images.openlane.eu/carimgs/5704127/general/6c8151ab-f7a8-4e4d-9407-bc9dfe4096ce.jpg',
'https://images.openlane.eu/carimgs/5704127/general/d986ad6f-254e-4c01-9070-fc260a7216fd.jpg',
'https://images.openlane.eu/carimgs/5704127/general/22701b18-c17c-40d9-9926-01fa40228fbb.jpg',
'https://images.openlane.eu/carimgs/5704127/general/45f04c2e-c872-4f58-9f6a-77f0c52b2445.jpg',
'https://images.openlane.eu/carimgs/5704127/general/3f435ebe-71e9-43de-b129-724607dd5b4d.jpg',
'https://images.openlane.eu/carimgs/5704127/general/a128b310-67c0-4caa-a83a-8941a66cca47.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1f270f-2cc0-53e3-a63e-d0d284cf88ad/7b1f270f-2cc0-53e3-a63e-d0d284cf88ad_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119916,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704127/general/ba031e12-a374-42a4-8448-8c423b05e2d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1f270f-2cc0-53e3-a63e-d0d284cf88ad/7b1f270f-2cc0-53e3-a63e-d0d284cf88ad_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121307,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704127/general/e7810ba6-8d83-45f8-8b93-93c0f8557ace.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1f270f-2cc0-53e3-a63e-d0d284cf88ad/7b1f270f-2cc0-53e3-a63e-d0d284cf88ad_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116825,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704127/general/1614be57-83ad-49ff-9b5f-1fd7cf7abc15.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1f270f-2cc0-53e3-a63e-d0d284cf88ad/7b1f270f-2cc0-53e3-a63e-d0d284cf88ad_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704127/general/41e408c2-b26f-4477-bea9-626b332d9325.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1f270f-2cc0-53e3-a63e-d0d284cf88ad/7b1f270f-2cc0-53e3-a63e-d0d284cf88ad_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704127/general/6c8151ab-f7a8-4e4d-9407-bc9dfe4096ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1f270f-2cc0-53e3-a63e-d0d284cf88ad/7b1f270f-2cc0-53e3-a63e-d0d284cf88ad_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103147,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704127/general/d986ad6f-254e-4c01-9070-fc260a7216fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1f270f-2cc0-53e3-a63e-d0d284cf88ad/7b1f270f-2cc0-53e3-a63e-d0d284cf88ad_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114905,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704127/general/22701b18-c17c-40d9-9926-01fa40228fbb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1f270f-2cc0-53e3-a63e-d0d284cf88ad/7b1f270f-2cc0-53e3-a63e-d0d284cf88ad_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122506,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704127/general/45f04c2e-c872-4f58-9f6a-77f0c52b2445.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1f270f-2cc0-53e3-a63e-d0d284cf88ad/7b1f270f-2cc0-53e3-a63e-d0d284cf88ad_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100703,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704127/general/3f435ebe-71e9-43de-b129-724607dd5b4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1f270f-2cc0-53e3-a63e-d0d284cf88ad/7b1f270f-2cc0-53e3-a63e-d0d284cf88ad_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65691,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704127/general/a128b310-67c0-4caa-a83a-8941a66cca47.jpg',
'Width': 1024}],
'price': 10950,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Citroën C4 Grand Spacetourer 1.2 Shine - Petrol - Manual - 130 hp - '
'70.990 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722519%27 HTTP/1.1" 200 None
2026-03-25 10:22:52 [adesa.be] INFO: Saving data for 10722519: {'created_time': 1774434172.616039, 'last_price_update_time': 1774434172.616057, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722519') HTTP/1.1" 204 0
2026-03-25 10:22:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722599> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1147cd25-6a43-52ea-a65f-f83cdb854ba1 with identifier: 10722617
2026-03-25 10:22:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1147cd25-6a43-52ea-a65f-f83cdb854ba1 with scrape type 1
2026-03-25 10:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1147cd25-6a43-52ea-a65f-f83cdb854ba1
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726166%252Fgeneral%252F3f389bd3-63a4-48ea-83ca-27fad83e48e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726166/general/3f389bd3-63a4-48ea-83ca-27fad83e48e0.jpg already downloaded
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726166%252Fgeneral%252F67326236-72e6-4710-abb4-8ef6df73c3da.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726166/general/67326236-72e6-4710-abb4-8ef6df73c3da.jpg already downloaded
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726166%252Fgeneral%252F1cc907d5-ee1c-4667-964f-02401df1f176.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726166/general/1cc907d5-ee1c-4667-964f-02401df1f176.jpg already downloaded
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726166%252Fgeneral%252F41c82743-37d6-4cb3-b630-f209e0585a4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726166/general/41c82743-37d6-4cb3-b630-f209e0585a4d.jpg already downloaded
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726166%252Fgeneral%252F1aab5a58-eda9-4dde-ad7e-08c536962f23.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726166/general/1aab5a58-eda9-4dde-ad7e-08c536962f23.jpg already downloaded
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726166%252Fgeneral%252Faad3008f-883d-40d6-984c-16e1f993bc9c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726166/general/aad3008f-883d-40d6-984c-16e1f993bc9c.jpg already downloaded
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726166%252Fgeneral%252Fdb8da03c-c992-4ee6-80a7-9fe015ce1bc2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726166/general/db8da03c-c992-4ee6-80a7-9fe015ce1bc2.jpg already downloaded
2026-03-25 10:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726166%252Fgeneral%252Fe7838de1-f9a4-48c9-89e4-38a36926864f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726166/general/e7838de1-f9a4-48c9-89e4-38a36926864f.jpg already downloaded
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726166%252Fgeneral%252F5ae75346-e247-49bc-863d-304373aaa668.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726166/general/5ae75346-e247-49bc-863d-304373aaa668.jpg already downloaded
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726166%252Fgeneral%252F67550738-ba2e-4307-a169-573485761b32.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726166/general/67550738-ba2e-4307-a169-573485761b32.jpg already downloaded
2026-03-25 10:22:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1147cd25-6a43-52ea-a65f-f83cdb854ba1, identifier: 10722617
2026-03-25 10:22:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722410> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1147cd25-6a43-52ea-a65f-f83cdb854ba1 with identifier: 10722617
2026-03-25 10:22:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1147cd25-6a43-52ea-a65f-f83cdb854ba1 with identifier: 10722617
2026-03-25 10:22:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1147cd25-6a43-52ea-a65f-f83cdb854ba1 with identifier: 10722617 to the API
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:22:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722617>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '1147cd25-6a43-52ea-a65f-f83cdb854ba1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQW818',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722617',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 89827,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5726166/general/3f389bd3-63a4-48ea-83ca-27fad83e48e0.jpg',
'https://images.openlane.eu/carimgs/5726166/general/67326236-72e6-4710-abb4-8ef6df73c3da.jpg',
'https://images.openlane.eu/carimgs/5726166/general/1cc907d5-ee1c-4667-964f-02401df1f176.jpg',
'https://images.openlane.eu/carimgs/5726166/general/41c82743-37d6-4cb3-b630-f209e0585a4d.jpg',
'https://images.openlane.eu/carimgs/5726166/general/1aab5a58-eda9-4dde-ad7e-08c536962f23.jpg',
'https://images.openlane.eu/carimgs/5726166/general/aad3008f-883d-40d6-984c-16e1f993bc9c.jpg',
'https://images.openlane.eu/carimgs/5726166/general/db8da03c-c992-4ee6-80a7-9fe015ce1bc2.jpg',
'https://images.openlane.eu/carimgs/5726166/general/e7838de1-f9a4-48c9-89e4-38a36926864f.jpg',
'https://images.openlane.eu/carimgs/5726166/general/5ae75346-e247-49bc-863d-304373aaa668.jpg',
'https://images.openlane.eu/carimgs/5726166/general/67550738-ba2e-4307-a169-573485761b32.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1147cd25-6a43-52ea-a65f-f83cdb854ba1/1147cd25-6a43-52ea-a65f-f83cdb854ba1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88658,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726166/general/3f389bd3-63a4-48ea-83ca-27fad83e48e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1147cd25-6a43-52ea-a65f-f83cdb854ba1/1147cd25-6a43-52ea-a65f-f83cdb854ba1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25377,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726166/general/67326236-72e6-4710-abb4-8ef6df73c3da.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1147cd25-6a43-52ea-a65f-f83cdb854ba1/1147cd25-6a43-52ea-a65f-f83cdb854ba1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84825,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726166/general/1cc907d5-ee1c-4667-964f-02401df1f176.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1147cd25-6a43-52ea-a65f-f83cdb854ba1/1147cd25-6a43-52ea-a65f-f83cdb854ba1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726166/general/41c82743-37d6-4cb3-b630-f209e0585a4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1147cd25-6a43-52ea-a65f-f83cdb854ba1/1147cd25-6a43-52ea-a65f-f83cdb854ba1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94960,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726166/general/1aab5a58-eda9-4dde-ad7e-08c536962f23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1147cd25-6a43-52ea-a65f-f83cdb854ba1/1147cd25-6a43-52ea-a65f-f83cdb854ba1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84470,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726166/general/aad3008f-883d-40d6-984c-16e1f993bc9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1147cd25-6a43-52ea-a65f-f83cdb854ba1/1147cd25-6a43-52ea-a65f-f83cdb854ba1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93705,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726166/general/db8da03c-c992-4ee6-80a7-9fe015ce1bc2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1147cd25-6a43-52ea-a65f-f83cdb854ba1/1147cd25-6a43-52ea-a65f-f83cdb854ba1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95413,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726166/general/e7838de1-f9a4-48c9-89e4-38a36926864f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1147cd25-6a43-52ea-a65f-f83cdb854ba1/1147cd25-6a43-52ea-a65f-f83cdb854ba1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69053,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726166/general/5ae75346-e247-49bc-863d-304373aaa668.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1147cd25-6a43-52ea-a65f-f83cdb854ba1/1147cd25-6a43-52ea-a65f-f83cdb854ba1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80510,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726166/general/67550738-ba2e-4307-a169-573485761b32.jpg',
'Width': 1024}],
'price': 12350,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Citroën C4 Grand Spacetourer 1.2 Shine - Petrol - Manual - 130 hp - '
'89.827 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722617%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [adesa.be] INFO: Saving data for 10722617: {'created_time': 1774434173.467119, 'last_price_update_time': 1774434173.467132, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722617') HTTP/1.1" 204 0
2026-03-25 10:22:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af640e99-79da-54d1-a8f8-b814fd4422ae with identifier: 10722541
2026-03-25 10:22:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af640e99-79da-54d1-a8f8-b814fd4422ae with scrape type 1
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af640e99-79da-54d1-a8f8-b814fd4422ae
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706488%252Fgeneral%252Fade66a4e-b135-418c-8918-b3f4ae487ccd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706488/general/ade66a4e-b135-418c-8918-b3f4ae487ccd.jpg already downloaded
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706488%252Fgeneral%252Fa3e51d79-3a1b-462d-a302-fd2dadf84249.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706488/general/a3e51d79-3a1b-462d-a302-fd2dadf84249.jpg already downloaded
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706488%252Fgeneral%252F125fdb9d-944c-4fde-a05a-a834f43c10da.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706488/general/125fdb9d-944c-4fde-a05a-a834f43c10da.jpg already downloaded
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706488%252Fgeneral%252F117a0b8c-031e-4159-a450-16207be5ad9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706488/general/117a0b8c-031e-4159-a450-16207be5ad9a.jpg already downloaded
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706488%252Fgeneral%252Fcb209a4f-6057-41d8-9908-296dd24f585a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706488/general/cb209a4f-6057-41d8-9908-296dd24f585a.jpg already downloaded
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706488%252Fgeneral%252Fd2d28d4a-37d0-4faa-a8af-c9c6876c6483.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706488/general/d2d28d4a-37d0-4faa-a8af-c9c6876c6483.jpg already downloaded
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706488%252Fgeneral%252F78bc56b4-8081-48bc-95f7-17fd9b3d9c93.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706488/general/78bc56b4-8081-48bc-95f7-17fd9b3d9c93.jpg already downloaded
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706488%252Fgeneral%252F0b1feb62-4ca4-4908-9d0c-e6c67ca5af17.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706488/general/0b1feb62-4ca4-4908-9d0c-e6c67ca5af17.jpg already downloaded
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706488%252Fgeneral%252F4c93b10d-5b5a-4c8f-bf7b-b3846d768691.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706488/general/4c93b10d-5b5a-4c8f-bf7b-b3846d768691.jpg already downloaded
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706488%252Fgeneral%252F6ca67908-f346-43b6-bfa5-3c0c63a7f415.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706488/general/6ca67908-f346-43b6-bfa5-3c0c63a7f415.jpg already downloaded
2026-03-25 10:22:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af640e99-79da-54d1-a8f8-b814fd4422ae, identifier: 10722541
2026-03-25 10:22:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50e79ee7-507f-5e50-a2d8-7500511559b0 with identifier: 10722599
2026-03-25 10:22:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50e79ee7-507f-5e50-a2d8-7500511559b0 with scrape type 1
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 50e79ee7-507f-5e50-a2d8-7500511559b0
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723472%252Fgeneral%252Fecbf1de8-bb1e-4537-81d6-7d211f14f9d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723472/general/ecbf1de8-bb1e-4537-81d6-7d211f14f9d3.jpg already downloaded
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723472%252Fgeneral%252Fad480a42-8805-4715-982f-12eb61be1063.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723472/general/ad480a42-8805-4715-982f-12eb61be1063.jpg already downloaded
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723472%252Fgeneral%252F134e1984-eca4-4e49-b1d0-cba6b8ceb1bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723472/general/134e1984-eca4-4e49-b1d0-cba6b8ceb1bb.jpg already downloaded
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723472%252Fgeneral%252F0dc01509-ef54-46a3-974f-37018cf26e59.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723472/general/0dc01509-ef54-46a3-974f-37018cf26e59.jpg already downloaded
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723472%252Fgeneral%252Fb0d4cfc7-1edd-42a4-b4a5-bfa01e77a29a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723472/general/b0d4cfc7-1edd-42a4-b4a5-bfa01e77a29a.jpg already downloaded
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723472%252Fgeneral%252F321029ad-0466-42f9-a652-2afde649c9f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723472/general/321029ad-0466-42f9-a652-2afde649c9f4.jpg already downloaded
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723472%252Fgeneral%252F26d35911-3622-4c50-af4e-f8fd1d8582b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723472/general/26d35911-3622-4c50-af4e-f8fd1d8582b6.jpg already downloaded
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723472%252Fgeneral%252F55653590-4115-45d4-8ec3-e44c81f69c2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723472/general/55653590-4115-45d4-8ec3-e44c81f69c2e.jpg already downloaded
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723472%252Fgeneral%252Fbdee7add-c34e-4604-ba9d-21d576676343.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723472/general/bdee7add-c34e-4604-ba9d-21d576676343.jpg already downloaded
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723472%252Fgeneral%252F351f191e-b292-47a3-be97-261df5b47965.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723472/general/351f191e-b292-47a3-be97-261df5b47965.jpg already downloaded
2026-03-25 10:22:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50e79ee7-507f-5e50-a2d8-7500511559b0, identifier: 10722599
2026-03-25 10:22:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 761d9391-3126-5e76-b42a-71068b1c4f5b with identifier: 10714564
2026-03-25 10:22:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 761d9391-3126-5e76-b42a-71068b1c4f5b with scrape type 2
2026-03-25 10:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 761d9391-3126-5e76-b42a-71068b1c4f5b with scrape type 2
2026-03-25 10:22:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 761d9391-3126-5e76-b42a-71068b1c4f5b, identifier: 10714564
2026-03-25 10:22:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c with identifier: 10722410
2026-03-25 10:22:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c with scrape type 1
2026-03-25 10:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683778%252Fgeneral%252F640bf561-69b6-4167-a468-9964a5fb1bb0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683778/general/640bf561-69b6-4167-a468-9964a5fb1bb0.jpg already downloaded
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683778%252Fgeneral%252F0532dc2b-65ad-4520-8660-85b29abb27ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683778/general/0532dc2b-65ad-4520-8660-85b29abb27ae.jpg already downloaded
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683778%252Fgeneral%252F5f96e9e0-664e-49ca-9074-77522234dc76.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683778/general/5f96e9e0-664e-49ca-9074-77522234dc76.jpg already downloaded
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683778%252Fgeneral%252F89eea7c6-7906-4d1d-a953-cd8932d8a138.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683778/general/89eea7c6-7906-4d1d-a953-cd8932d8a138.jpg already downloaded
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683778%252Fgeneral%252Fecaf7c7c-e5dc-45e1-aa2f-6e9f9d461ffc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683778/general/ecaf7c7c-e5dc-45e1-aa2f-6e9f9d461ffc.jpg already downloaded
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683778%252Fgeneral%252F706261af-beaf-471a-aa01-bdd60fff676a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683778/general/706261af-beaf-471a-aa01-bdd60fff676a.jpg already downloaded
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683778%252Fgeneral%252Fb57049b3-7064-4d5e-adeb-7ac593bfe7ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683778/general/b57049b3-7064-4d5e-adeb-7ac593bfe7ca.jpg already downloaded
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683778%252Fgeneral%252F89cdaa8a-4f07-4cf5-bd3e-031cddfc7cab.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683778/general/89cdaa8a-4f07-4cf5-bd3e-031cddfc7cab.jpg already downloaded
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683778%252Fgeneral%252F39e38da4-2025-4f4c-b33c-8971b13e5ff2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683778/general/39e38da4-2025-4f4c-b33c-8971b13e5ff2.jpg already downloaded
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683778%252Fgeneral%252F01987da3-b3d4-4d23-bc2e-3b2b4a009bc6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683778/general/01987da3-b3d4-4d23-bc2e-3b2b4a009bc6.jpg already downloaded
2026-03-25 10:22:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c, identifier: 10722410
2026-03-25 10:22:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af640e99-79da-54d1-a8f8-b814fd4422ae with identifier: 10722541
2026-03-25 10:22:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af640e99-79da-54d1-a8f8-b814fd4422ae with identifier: 10722541
2026-03-25 10:22:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af640e99-79da-54d1-a8f8-b814fd4422ae with identifier: 10722541 to the API
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:22:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722541>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'af640e99-79da-54d1-a8f8-b814fd4422ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CKA177',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722541',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 53093,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5706488/general/ade66a4e-b135-418c-8918-b3f4ae487ccd.jpg',
'https://images.openlane.eu/carimgs/5706488/general/a3e51d79-3a1b-462d-a302-fd2dadf84249.jpg',
'https://images.openlane.eu/carimgs/5706488/general/125fdb9d-944c-4fde-a05a-a834f43c10da.jpg',
'https://images.openlane.eu/carimgs/5706488/general/117a0b8c-031e-4159-a450-16207be5ad9a.jpg',
'https://images.openlane.eu/carimgs/5706488/general/cb209a4f-6057-41d8-9908-296dd24f585a.jpg',
'https://images.openlane.eu/carimgs/5706488/general/d2d28d4a-37d0-4faa-a8af-c9c6876c6483.jpg',
'https://images.openlane.eu/carimgs/5706488/general/78bc56b4-8081-48bc-95f7-17fd9b3d9c93.jpg',
'https://images.openlane.eu/carimgs/5706488/general/0b1feb62-4ca4-4908-9d0c-e6c67ca5af17.jpg',
'https://images.openlane.eu/carimgs/5706488/general/4c93b10d-5b5a-4c8f-bf7b-b3846d768691.jpg',
'https://images.openlane.eu/carimgs/5706488/general/6ca67908-f346-43b6-bfa5-3c0c63a7f415.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af640e99-79da-54d1-a8f8-b814fd4422ae/af640e99-79da-54d1-a8f8-b814fd4422ae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327186,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706488/general/ade66a4e-b135-418c-8918-b3f4ae487ccd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af640e99-79da-54d1-a8f8-b814fd4422ae/af640e99-79da-54d1-a8f8-b814fd4422ae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365450,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706488/general/a3e51d79-3a1b-462d-a302-fd2dadf84249.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af640e99-79da-54d1-a8f8-b814fd4422ae/af640e99-79da-54d1-a8f8-b814fd4422ae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407043,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706488/general/125fdb9d-944c-4fde-a05a-a834f43c10da.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af640e99-79da-54d1-a8f8-b814fd4422ae/af640e99-79da-54d1-a8f8-b814fd4422ae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345238,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706488/general/117a0b8c-031e-4159-a450-16207be5ad9a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af640e99-79da-54d1-a8f8-b814fd4422ae/af640e99-79da-54d1-a8f8-b814fd4422ae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297597,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706488/general/cb209a4f-6057-41d8-9908-296dd24f585a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af640e99-79da-54d1-a8f8-b814fd4422ae/af640e99-79da-54d1-a8f8-b814fd4422ae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285031,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706488/general/d2d28d4a-37d0-4faa-a8af-c9c6876c6483.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af640e99-79da-54d1-a8f8-b814fd4422ae/af640e99-79da-54d1-a8f8-b814fd4422ae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346767,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706488/general/78bc56b4-8081-48bc-95f7-17fd9b3d9c93.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af640e99-79da-54d1-a8f8-b814fd4422ae/af640e99-79da-54d1-a8f8-b814fd4422ae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393972,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706488/general/0b1feb62-4ca4-4908-9d0c-e6c67ca5af17.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af640e99-79da-54d1-a8f8-b814fd4422ae/af640e99-79da-54d1-a8f8-b814fd4422ae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338822,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706488/general/4c93b10d-5b5a-4c8f-bf7b-b3846d768691.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af640e99-79da-54d1-a8f8-b814fd4422ae/af640e99-79da-54d1-a8f8-b814fd4422ae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454196,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706488/general/6ca67908-f346-43b6-bfa5-3c0c63a7f415.jpg',
'Width': 1920}],
'price': 18150,
'price_includes_vat': True,
'registration_date': '2022-08-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 53.093 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722541%27 HTTP/1.1" 200 None
2026-03-25 10:22:54 [adesa.be] INFO: Saving data for 10722541: {'created_time': 1774434174.874761, 'last_price_update_time': 1774434174.874774, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722541') HTTP/1.1" 204 0
2026-03-25 10:22:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50e79ee7-507f-5e50-a2d8-7500511559b0 with identifier: 10722599
2026-03-25 10:22:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50e79ee7-507f-5e50-a2d8-7500511559b0 with identifier: 10722599
2026-03-25 10:22:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50e79ee7-507f-5e50-a2d8-7500511559b0 with identifier: 10722599 to the API
2026-03-25 10:22:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:22:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:22:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722599>
{'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': 125,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '50e79ee7-507f-5e50-a2d8-7500511559b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CKJ263',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722599',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 61928,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5723472/general/ecbf1de8-bb1e-4537-81d6-7d211f14f9d3.jpg',
'https://images.openlane.eu/carimgs/5723472/general/ad480a42-8805-4715-982f-12eb61be1063.jpg',
'https://images.openlane.eu/carimgs/5723472/general/134e1984-eca4-4e49-b1d0-cba6b8ceb1bb.jpg',
'https://images.openlane.eu/carimgs/5723472/general/0dc01509-ef54-46a3-974f-37018cf26e59.jpg',
'https://images.openlane.eu/carimgs/5723472/general/b0d4cfc7-1edd-42a4-b4a5-bfa01e77a29a.jpg',
'https://images.openlane.eu/carimgs/5723472/general/321029ad-0466-42f9-a652-2afde649c9f4.jpg',
'https://images.openlane.eu/carimgs/5723472/general/26d35911-3622-4c50-af4e-f8fd1d8582b6.jpg',
'https://images.openlane.eu/carimgs/5723472/general/55653590-4115-45d4-8ec3-e44c81f69c2e.jpg',
'https://images.openlane.eu/carimgs/5723472/general/bdee7add-c34e-4604-ba9d-21d576676343.jpg',
'https://images.openlane.eu/carimgs/5723472/general/351f191e-b292-47a3-be97-261df5b47965.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50e79ee7-507f-5e50-a2d8-7500511559b0/50e79ee7-507f-5e50-a2d8-7500511559b0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299113,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723472/general/ecbf1de8-bb1e-4537-81d6-7d211f14f9d3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50e79ee7-507f-5e50-a2d8-7500511559b0/50e79ee7-507f-5e50-a2d8-7500511559b0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285087,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723472/general/ad480a42-8805-4715-982f-12eb61be1063.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50e79ee7-507f-5e50-a2d8-7500511559b0/50e79ee7-507f-5e50-a2d8-7500511559b0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301955,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723472/general/134e1984-eca4-4e49-b1d0-cba6b8ceb1bb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50e79ee7-507f-5e50-a2d8-7500511559b0/50e79ee7-507f-5e50-a2d8-7500511559b0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290661,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723472/general/0dc01509-ef54-46a3-974f-37018cf26e59.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50e79ee7-507f-5e50-a2d8-7500511559b0/50e79ee7-507f-5e50-a2d8-7500511559b0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292211,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723472/general/b0d4cfc7-1edd-42a4-b4a5-bfa01e77a29a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50e79ee7-507f-5e50-a2d8-7500511559b0/50e79ee7-507f-5e50-a2d8-7500511559b0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243624,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723472/general/321029ad-0466-42f9-a652-2afde649c9f4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50e79ee7-507f-5e50-a2d8-7500511559b0/50e79ee7-507f-5e50-a2d8-7500511559b0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284524,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723472/general/26d35911-3622-4c50-af4e-f8fd1d8582b6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50e79ee7-507f-5e50-a2d8-7500511559b0/50e79ee7-507f-5e50-a2d8-7500511559b0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466435,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723472/general/55653590-4115-45d4-8ec3-e44c81f69c2e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50e79ee7-507f-5e50-a2d8-7500511559b0/50e79ee7-507f-5e50-a2d8-7500511559b0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202778,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723472/general/bdee7add-c34e-4604-ba9d-21d576676343.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50e79ee7-507f-5e50-a2d8-7500511559b0/50e79ee7-507f-5e50-a2d8-7500511559b0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36753,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723472/general/351f191e-b292-47a3-be97-261df5b47965.jpg',
'Width': 400}],
'price': 16650,
'price_includes_vat': True,
'registration_date': '2022-08-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 61.928 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722599%27 HTTP/1.1" 200 None
2026-03-25 10:22:55 [adesa.be] INFO: Saving data for 10722599: {'created_time': 1774434175.197852, 'last_price_update_time': 1774434175.197863, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722599') HTTP/1.1" 204 0
2026-03-25 10:22:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 761d9391-3126-5e76-b42a-71068b1c4f5b with identifier: 10714564
2026-03-25 10:22:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 761d9391-3126-5e76-b42a-71068b1c4f5b with identifier: 10714564
2026-03-25 10:22:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 761d9391-3126-5e76-b42a-71068b1c4f5b with identifier: 10714564 to the API
2026-03-25 10:22:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:22:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:22:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714564>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T08:30:00Z',
'fuel_type': 'Petrol',
'id': '761d9391-3126-5e76-b42a-71068b1c4f5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCE320',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714564',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 53762,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-09-28',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 2008 1.2i GT - Petrol - Automatic - 130 hp - 53.762 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-25 10:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714564%27 HTTP/1.1" 200 None
2026-03-25 10:22:55 [adesa.be] INFO: Saving data for 10714564: {'auction_closing_time': 1774600200.0, 'created_time': 1774347579.041597, 'last_price_update_time': 1774434175.500069}
2026-03-25 10:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714564') HTTP/1.1" 204 0
2026-03-25 10:22:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c with identifier: 10722410
2026-03-25 10:22:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c with identifier: 10722410
2026-03-25 10:22:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c with identifier: 10722410 to the API
2026-03-25 10:22:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:22:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:22:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722410>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXG435',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722410',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 192617,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5683778/general/640bf561-69b6-4167-a468-9964a5fb1bb0.jpg',
'https://images.openlane.eu/carimgs/5683778/general/0532dc2b-65ad-4520-8660-85b29abb27ae.jpg',
'https://images.openlane.eu/carimgs/5683778/general/5f96e9e0-664e-49ca-9074-77522234dc76.jpg',
'https://images.openlane.eu/carimgs/5683778/general/89eea7c6-7906-4d1d-a953-cd8932d8a138.jpg',
'https://images.openlane.eu/carimgs/5683778/general/ecaf7c7c-e5dc-45e1-aa2f-6e9f9d461ffc.jpg',
'https://images.openlane.eu/carimgs/5683778/general/706261af-beaf-471a-aa01-bdd60fff676a.jpg',
'https://images.openlane.eu/carimgs/5683778/general/b57049b3-7064-4d5e-adeb-7ac593bfe7ca.jpg',
'https://images.openlane.eu/carimgs/5683778/general/89cdaa8a-4f07-4cf5-bd3e-031cddfc7cab.jpg',
'https://images.openlane.eu/carimgs/5683778/general/39e38da4-2025-4f4c-b33c-8971b13e5ff2.jpg',
'https://images.openlane.eu/carimgs/5683778/general/01987da3-b3d4-4d23-bc2e-3b2b4a009bc6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c/a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272891,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683778/general/640bf561-69b6-4167-a468-9964a5fb1bb0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c/a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317768,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683778/general/0532dc2b-65ad-4520-8660-85b29abb27ae.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c/a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281813,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683778/general/5f96e9e0-664e-49ca-9074-77522234dc76.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c/a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270710,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683778/general/89eea7c6-7906-4d1d-a953-cd8932d8a138.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c/a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245098,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683778/general/ecaf7c7c-e5dc-45e1-aa2f-6e9f9d461ffc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c/a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251680,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683778/general/706261af-beaf-471a-aa01-bdd60fff676a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c/a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267817,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683778/general/b57049b3-7064-4d5e-adeb-7ac593bfe7ca.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c/a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274018,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683778/general/89cdaa8a-4f07-4cf5-bd3e-031cddfc7cab.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c/a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228100,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683778/general/39e38da4-2025-4f4c-b33c-8971b13e5ff2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c/a2e1818f-ee5b-54a8-bd5a-06c3fd7e100c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236614,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683778/general/01987da3-b3d4-4d23-bc2e-3b2b4a009bc6.jpg',
'Width': 1400}],
'price': 15750,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 163 hp - 192.617 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722410%27 HTTP/1.1" 200 None
2026-03-25 10:22:55 [adesa.be] INFO: Saving data for 10722410: {'created_time': 1774434175.853834, 'last_price_update_time': 1774434175.853854, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722410') HTTP/1.1" 204 0
2026-03-25 10:22:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722638> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3d1708d-20af-5047-b615-71b7892f2f59 with identifier: 10722518
2026-03-25 10:22:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3d1708d-20af-5047-b615-71b7892f2f59 with scrape type 1
2026-03-25 10:22:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b3d1708d-20af-5047-b615-71b7892f2f59
2026-03-25 10:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704124%252Fgeneral%252Fabeec68a-597d-4cc7-8a8e-e1fb9d106d19.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704124/general/abeec68a-597d-4cc7-8a8e-e1fb9d106d19.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704124%252Fgeneral%252F92928a25-fee7-4332-b897-75949e771899.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704124/general/92928a25-fee7-4332-b897-75949e771899.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704124%252Fgeneral%252Fcd5e29aa-b948-4839-a73e-29f92dade6e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704124/general/cd5e29aa-b948-4839-a73e-29f92dade6e0.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704124%252Fgeneral%252F9929c336-9300-46b8-8b72-00102ce4e569.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704124/general/9929c336-9300-46b8-8b72-00102ce4e569.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704124%252Fgeneral%252Fcef4c10c-6409-4d7e-8ad5-d55dff36baaa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704124/general/cef4c10c-6409-4d7e-8ad5-d55dff36baaa.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704124%252Fgeneral%252F28274b79-ae04-4fab-952d-72802d330b13.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704124/general/28274b79-ae04-4fab-952d-72802d330b13.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704124%252Fgeneral%252Fed093395-0924-436b-b4a8-3ac00379edb4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704124/general/ed093395-0924-436b-b4a8-3ac00379edb4.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704124%252Fgeneral%252F47a2c4de-c22f-44c5-a325-3f8334ce349d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704124/general/47a2c4de-c22f-44c5-a325-3f8334ce349d.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704124%252Fgeneral%252F49fb012d-749f-4af9-934e-d0cad4171267.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704124/general/49fb012d-749f-4af9-934e-d0cad4171267.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704124%252Fgeneral%252Fdf31a532-302a-412f-bc84-8854e00806af.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704124/general/df31a532-302a-412f-bc84-8854e00806af.jpg already downloaded
2026-03-25 10:22:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3d1708d-20af-5047-b615-71b7892f2f59, identifier: 10722518
2026-03-25 10:22:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03d935e9-d82a-5e81-b946-247f63ebf155 with identifier: 10722638
2026-03-25 10:22:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03d935e9-d82a-5e81-b946-247f63ebf155 with scrape type 1
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 03d935e9-d82a-5e81-b946-247f63ebf155
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728919%252Fgeneral%252F526cc669-cbb9-458b-8e60-85484ab98988.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728919/general/526cc669-cbb9-458b-8e60-85484ab98988.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728919%252Fgeneral%252Fb14a75f6-ff30-48e5-9f3e-d0151be6eaf5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728919/general/b14a75f6-ff30-48e5-9f3e-d0151be6eaf5.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728919%252Fgeneral%252Fc716e64a-2d2a-4ae6-9188-f8a4a62391fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728919/general/c716e64a-2d2a-4ae6-9188-f8a4a62391fd.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728919%252Fgeneral%252Fb35cae77-24a3-4a5b-892e-61fbebac65af.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728919/general/b35cae77-24a3-4a5b-892e-61fbebac65af.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728919%252Fgeneral%252F880e0857-a954-4ae9-b3bf-e05d88d404de.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728919/general/880e0857-a954-4ae9-b3bf-e05d88d404de.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728919%252Fgeneral%252Fa4d7e8ae-580d-41da-8179-978f4b3c0d9e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728919/general/a4d7e8ae-580d-41da-8179-978f4b3c0d9e.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728919%252Fgeneral%252Fc42e815b-d5ac-4004-805f-f21d2dff01fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728919/general/c42e815b-d5ac-4004-805f-f21d2dff01fe.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728919%252Fgeneral%252F5ef462f7-72ed-4add-b4e4-7186722ba4d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728919/general/5ef462f7-72ed-4add-b4e4-7186722ba4d5.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728919%252Fgeneral%252Fddffc643-e9dc-4c88-b65b-e31a593ee614.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728919/general/ddffc643-e9dc-4c88-b65b-e31a593ee614.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728919%252Fgeneral%252F79617849-7937-4fdd-8a4a-fd31a8fac8e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728919/general/79617849-7937-4fdd-8a4a-fd31a8fac8e1.jpg already downloaded
2026-03-25 10:22:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03d935e9-d82a-5e81-b946-247f63ebf155, identifier: 10722638
2026-03-25 10:22:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36cc1a9b-ccf7-5674-be6f-9648839c7d0c with identifier: 10722616
2026-03-25 10:22:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36cc1a9b-ccf7-5674-be6f-9648839c7d0c with scrape type 1
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 36cc1a9b-ccf7-5674-be6f-9648839c7d0c
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726152%252Fgeneral%252F2a797e70-c5ef-4bd4-a9b5-98e86b0b2356.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726152/general/2a797e70-c5ef-4bd4-a9b5-98e86b0b2356.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726152%252Fgeneral%252Fdbb184dd-ab23-4bca-bb5b-0cbe1e05e4c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726152/general/dbb184dd-ab23-4bca-bb5b-0cbe1e05e4c7.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726152%252Fgeneral%252Fc0d4eefc-44a2-4a7d-b43b-79c4fefb496d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726152/general/c0d4eefc-44a2-4a7d-b43b-79c4fefb496d.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726152%252Fgeneral%252Fca1faa9f-5cc5-4ca2-9e6e-b29224dc318b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726152/general/ca1faa9f-5cc5-4ca2-9e6e-b29224dc318b.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726152%252Fgeneral%252F2ddcb473-b7fd-48c6-aa31-b4f7944eba6a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726152/general/2ddcb473-b7fd-48c6-aa31-b4f7944eba6a.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726152%252Fgeneral%252F1f9173fc-0ffa-42e7-9e64-8453bca032f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726152/general/1f9173fc-0ffa-42e7-9e64-8453bca032f3.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726152%252Fgeneral%252F12a02c8f-b4f3-4fa1-a9c7-aa1e73c4d2f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726152/general/12a02c8f-b4f3-4fa1-a9c7-aa1e73c4d2f8.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726152%252Fgeneral%252F97ee184d-b860-4a3c-ba2e-204d1370d694.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726152/general/97ee184d-b860-4a3c-ba2e-204d1370d694.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726152%252Fgeneral%252Fd32b8319-69bc-4615-8d8d-b68e62f83033.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726152/general/d32b8319-69bc-4615-8d8d-b68e62f83033.jpg already downloaded
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726152%252Fgeneral%252Ff2b850d3-6a2f-411e-b2db-b4433309c85a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726152/general/f2b850d3-6a2f-411e-b2db-b4433309c85a.jpg already downloaded
2026-03-25 10:22:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36cc1a9b-ccf7-5674-be6f-9648839c7d0c, identifier: 10722616
2026-03-25 10:22:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3d1708d-20af-5047-b615-71b7892f2f59 with identifier: 10722518
2026-03-25 10:22:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3d1708d-20af-5047-b615-71b7892f2f59 with identifier: 10722518
2026-03-25 10:22:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3d1708d-20af-5047-b615-71b7892f2f59 with identifier: 10722518 to the API
2026-03-25 10:22:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:22:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:22:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722518>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'b3d1708d-20af-5047-b615-71b7892f2f59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABM506',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722518',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 122499,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5704124/general/abeec68a-597d-4cc7-8a8e-e1fb9d106d19.jpg',
'https://images.openlane.eu/carimgs/5704124/general/92928a25-fee7-4332-b897-75949e771899.jpg',
'https://images.openlane.eu/carimgs/5704124/general/cd5e29aa-b948-4839-a73e-29f92dade6e0.jpg',
'https://images.openlane.eu/carimgs/5704124/general/9929c336-9300-46b8-8b72-00102ce4e569.jpg',
'https://images.openlane.eu/carimgs/5704124/general/cef4c10c-6409-4d7e-8ad5-d55dff36baaa.jpg',
'https://images.openlane.eu/carimgs/5704124/general/28274b79-ae04-4fab-952d-72802d330b13.jpg',
'https://images.openlane.eu/carimgs/5704124/general/ed093395-0924-436b-b4a8-3ac00379edb4.jpg',
'https://images.openlane.eu/carimgs/5704124/general/47a2c4de-c22f-44c5-a325-3f8334ce349d.jpg',
'https://images.openlane.eu/carimgs/5704124/general/49fb012d-749f-4af9-934e-d0cad4171267.jpg',
'https://images.openlane.eu/carimgs/5704124/general/df31a532-302a-412f-bc84-8854e00806af.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d1708d-20af-5047-b615-71b7892f2f59/b3d1708d-20af-5047-b615-71b7892f2f59_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290189,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704124/general/abeec68a-597d-4cc7-8a8e-e1fb9d106d19.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d1708d-20af-5047-b615-71b7892f2f59/b3d1708d-20af-5047-b615-71b7892f2f59_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310270,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704124/general/92928a25-fee7-4332-b897-75949e771899.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d1708d-20af-5047-b615-71b7892f2f59/b3d1708d-20af-5047-b615-71b7892f2f59_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267365,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704124/general/cd5e29aa-b948-4839-a73e-29f92dade6e0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d1708d-20af-5047-b615-71b7892f2f59/b3d1708d-20af-5047-b615-71b7892f2f59_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259286,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704124/general/9929c336-9300-46b8-8b72-00102ce4e569.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d1708d-20af-5047-b615-71b7892f2f59/b3d1708d-20af-5047-b615-71b7892f2f59_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224992,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704124/general/cef4c10c-6409-4d7e-8ad5-d55dff36baaa.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d1708d-20af-5047-b615-71b7892f2f59/b3d1708d-20af-5047-b615-71b7892f2f59_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249614,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704124/general/28274b79-ae04-4fab-952d-72802d330b13.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d1708d-20af-5047-b615-71b7892f2f59/b3d1708d-20af-5047-b615-71b7892f2f59_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230974,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704124/general/ed093395-0924-436b-b4a8-3ac00379edb4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d1708d-20af-5047-b615-71b7892f2f59/b3d1708d-20af-5047-b615-71b7892f2f59_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257117,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704124/general/47a2c4de-c22f-44c5-a325-3f8334ce349d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d1708d-20af-5047-b615-71b7892f2f59/b3d1708d-20af-5047-b615-71b7892f2f59_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242142,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704124/general/49fb012d-749f-4af9-934e-d0cad4171267.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d1708d-20af-5047-b615-71b7892f2f59/b3d1708d-20af-5047-b615-71b7892f2f59_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230420,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704124/general/df31a532-302a-412f-bc84-8854e00806af.jpg',
'Width': 1400}],
'price': 15650,
'price_includes_vat': True,
'registration_date': '2021-02-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 122.499 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722518%27 HTTP/1.1" 200 None
2026-03-25 10:22:57 [adesa.be] INFO: Saving data for 10722518: {'created_time': 1774434177.382101, 'last_price_update_time': 1774434177.382112, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722518') HTTP/1.1" 204 0
2026-03-25 10:22:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03d935e9-d82a-5e81-b946-247f63ebf155 with identifier: 10722638
2026-03-25 10:22:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03d935e9-d82a-5e81-b946-247f63ebf155 with identifier: 10722638
2026-03-25 10:22:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03d935e9-d82a-5e81-b946-247f63ebf155 with identifier: 10722638 to the API
2026-03-25 10:22:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:22:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:22:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722638>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '03d935e9-d82a-5e81-b946-247f63ebf155',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJJ934',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722638',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 121863,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5728919/general/526cc669-cbb9-458b-8e60-85484ab98988.jpg',
'https://images.openlane.eu/carimgs/5728919/general/b14a75f6-ff30-48e5-9f3e-d0151be6eaf5.jpg',
'https://images.openlane.eu/carimgs/5728919/general/c716e64a-2d2a-4ae6-9188-f8a4a62391fd.jpg',
'https://images.openlane.eu/carimgs/5728919/general/b35cae77-24a3-4a5b-892e-61fbebac65af.jpg',
'https://images.openlane.eu/carimgs/5728919/general/880e0857-a954-4ae9-b3bf-e05d88d404de.jpg',
'https://images.openlane.eu/carimgs/5728919/general/a4d7e8ae-580d-41da-8179-978f4b3c0d9e.jpg',
'https://images.openlane.eu/carimgs/5728919/general/c42e815b-d5ac-4004-805f-f21d2dff01fe.jpg',
'https://images.openlane.eu/carimgs/5728919/general/5ef462f7-72ed-4add-b4e4-7186722ba4d5.jpg',
'https://images.openlane.eu/carimgs/5728919/general/ddffc643-e9dc-4c88-b65b-e31a593ee614.jpg',
'https://images.openlane.eu/carimgs/5728919/general/79617849-7937-4fdd-8a4a-fd31a8fac8e1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03d935e9-d82a-5e81-b946-247f63ebf155/03d935e9-d82a-5e81-b946-247f63ebf155_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366319,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728919/general/526cc669-cbb9-458b-8e60-85484ab98988.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03d935e9-d82a-5e81-b946-247f63ebf155/03d935e9-d82a-5e81-b946-247f63ebf155_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345184,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728919/general/b14a75f6-ff30-48e5-9f3e-d0151be6eaf5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03d935e9-d82a-5e81-b946-247f63ebf155/03d935e9-d82a-5e81-b946-247f63ebf155_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358633,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728919/general/c716e64a-2d2a-4ae6-9188-f8a4a62391fd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03d935e9-d82a-5e81-b946-247f63ebf155/03d935e9-d82a-5e81-b946-247f63ebf155_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330541,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728919/general/b35cae77-24a3-4a5b-892e-61fbebac65af.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03d935e9-d82a-5e81-b946-247f63ebf155/03d935e9-d82a-5e81-b946-247f63ebf155_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299151,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728919/general/880e0857-a954-4ae9-b3bf-e05d88d404de.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03d935e9-d82a-5e81-b946-247f63ebf155/03d935e9-d82a-5e81-b946-247f63ebf155_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327224,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728919/general/a4d7e8ae-580d-41da-8179-978f4b3c0d9e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03d935e9-d82a-5e81-b946-247f63ebf155/03d935e9-d82a-5e81-b946-247f63ebf155_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296129,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728919/general/c42e815b-d5ac-4004-805f-f21d2dff01fe.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03d935e9-d82a-5e81-b946-247f63ebf155/03d935e9-d82a-5e81-b946-247f63ebf155_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338244,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728919/general/5ef462f7-72ed-4add-b4e4-7186722ba4d5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03d935e9-d82a-5e81-b946-247f63ebf155/03d935e9-d82a-5e81-b946-247f63ebf155_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284709,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728919/general/ddffc643-e9dc-4c88-b65b-e31a593ee614.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03d935e9-d82a-5e81-b946-247f63ebf155/03d935e9-d82a-5e81-b946-247f63ebf155_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370469,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728919/general/79617849-7937-4fdd-8a4a-fd31a8fac8e1.jpg',
'Width': 1920}],
'price': 13950,
'price_includes_vat': True,
'registration_date': '2021-04-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 121.863 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722638%27 HTTP/1.1" 200 None
2026-03-25 10:22:57 [adesa.be] INFO: Saving data for 10722638: {'created_time': 1774434177.76553, 'last_price_update_time': 1774434177.765542, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722638') HTTP/1.1" 204 0
2026-03-25 10:22:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36cc1a9b-ccf7-5674-be6f-9648839c7d0c with identifier: 10722616
2026-03-25 10:22:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36cc1a9b-ccf7-5674-be6f-9648839c7d0c with identifier: 10722616
2026-03-25 10:22:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36cc1a9b-ccf7-5674-be6f-9648839c7d0c with identifier: 10722616 to the API
2026-03-25 10:22:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:22:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:22:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722616>
{'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': 125,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '36cc1a9b-ccf7-5674-be6f-9648839c7d0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSA061',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722616',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 111269,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5726152/general/2a797e70-c5ef-4bd4-a9b5-98e86b0b2356.jpg',
'https://images.openlane.eu/carimgs/5726152/general/dbb184dd-ab23-4bca-bb5b-0cbe1e05e4c7.jpg',
'https://images.openlane.eu/carimgs/5726152/general/c0d4eefc-44a2-4a7d-b43b-79c4fefb496d.jpg',
'https://images.openlane.eu/carimgs/5726152/general/ca1faa9f-5cc5-4ca2-9e6e-b29224dc318b.jpg',
'https://images.openlane.eu/carimgs/5726152/general/2ddcb473-b7fd-48c6-aa31-b4f7944eba6a.jpg',
'https://images.openlane.eu/carimgs/5726152/general/1f9173fc-0ffa-42e7-9e64-8453bca032f3.jpg',
'https://images.openlane.eu/carimgs/5726152/general/12a02c8f-b4f3-4fa1-a9c7-aa1e73c4d2f8.jpg',
'https://images.openlane.eu/carimgs/5726152/general/97ee184d-b860-4a3c-ba2e-204d1370d694.jpg',
'https://images.openlane.eu/carimgs/5726152/general/d32b8319-69bc-4615-8d8d-b68e62f83033.jpg',
'https://images.openlane.eu/carimgs/5726152/general/f2b850d3-6a2f-411e-b2db-b4433309c85a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36cc1a9b-ccf7-5674-be6f-9648839c7d0c/36cc1a9b-ccf7-5674-be6f-9648839c7d0c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316776,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726152/general/2a797e70-c5ef-4bd4-a9b5-98e86b0b2356.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36cc1a9b-ccf7-5674-be6f-9648839c7d0c/36cc1a9b-ccf7-5674-be6f-9648839c7d0c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40153,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726152/general/dbb184dd-ab23-4bca-bb5b-0cbe1e05e4c7.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36cc1a9b-ccf7-5674-be6f-9648839c7d0c/36cc1a9b-ccf7-5674-be6f-9648839c7d0c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334194,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726152/general/c0d4eefc-44a2-4a7d-b43b-79c4fefb496d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36cc1a9b-ccf7-5674-be6f-9648839c7d0c/36cc1a9b-ccf7-5674-be6f-9648839c7d0c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341326,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726152/general/ca1faa9f-5cc5-4ca2-9e6e-b29224dc318b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36cc1a9b-ccf7-5674-be6f-9648839c7d0c/36cc1a9b-ccf7-5674-be6f-9648839c7d0c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255859,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726152/general/2ddcb473-b7fd-48c6-aa31-b4f7944eba6a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36cc1a9b-ccf7-5674-be6f-9648839c7d0c/36cc1a9b-ccf7-5674-be6f-9648839c7d0c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263431,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726152/general/1f9173fc-0ffa-42e7-9e64-8453bca032f3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36cc1a9b-ccf7-5674-be6f-9648839c7d0c/36cc1a9b-ccf7-5674-be6f-9648839c7d0c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290533,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726152/general/12a02c8f-b4f3-4fa1-a9c7-aa1e73c4d2f8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36cc1a9b-ccf7-5674-be6f-9648839c7d0c/36cc1a9b-ccf7-5674-be6f-9648839c7d0c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276129,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726152/general/97ee184d-b860-4a3c-ba2e-204d1370d694.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36cc1a9b-ccf7-5674-be6f-9648839c7d0c/36cc1a9b-ccf7-5674-be6f-9648839c7d0c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445629,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726152/general/d32b8319-69bc-4615-8d8d-b68e62f83033.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36cc1a9b-ccf7-5674-be6f-9648839c7d0c/36cc1a9b-ccf7-5674-be6f-9648839c7d0c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238726,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726152/general/f2b850d3-6a2f-411e-b2db-b4433309c85a.jpg',
'Width': 1400}],
'price': 16750,
'price_includes_vat': True,
'registration_date': '2022-03-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 111.269 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722616%27 HTTP/1.1" 200 None
2026-03-25 10:22:58 [adesa.be] INFO: Saving data for 10722616: {'created_time': 1774434178.15426, 'last_price_update_time': 1774434178.154273, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722616') HTTP/1.1" 204 0
2026-03-25 10:22:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0b8728d-8a28-5527-b165-062d1ae0ed79 with identifier: 10722699
2026-03-25 10:22:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0b8728d-8a28-5527-b165-062d1ae0ed79 with scrape type 1
2026-03-25 10:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f0b8728d-8a28-5527-b165-062d1ae0ed79
2026-03-25 10:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5734220%252Fgeneral%252F3a7c4cc6-da4d-464e-9415-c44044309524.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734220/general/3a7c4cc6-da4d-464e-9415-c44044309524.jpg already downloaded
2026-03-25 10:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5734220%252Fgeneral%252Fcb8a76fb-bf93-4951-8373-7022a100332b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734220/general/cb8a76fb-bf93-4951-8373-7022a100332b.jpg already downloaded
2026-03-25 10:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5734220%252Fgeneral%252Fc9476d82-6898-499a-9827-478a911d822b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734220/general/c9476d82-6898-499a-9827-478a911d822b.jpg already downloaded
2026-03-25 10:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5734220%252Fgeneral%252Fb2309ff0-8fd8-491f-a92d-a15cc80b6b72.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734220/general/b2309ff0-8fd8-491f-a92d-a15cc80b6b72.jpg already downloaded
2026-03-25 10:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5734220%252Fgeneral%252F16a0c9ed-b68d-4e68-9fd7-85dce7dc2fe0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734220/general/16a0c9ed-b68d-4e68-9fd7-85dce7dc2fe0.jpg already downloaded
2026-03-25 10:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5734220%252Fgeneral%252Fc53771bb-b8cb-43cf-b7ef-e6c0e08c6d20.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734220/general/c53771bb-b8cb-43cf-b7ef-e6c0e08c6d20.jpg already downloaded
2026-03-25 10:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5734220%252Fgeneral%252F79f6defe-89b6-42d4-9d9e-164aecf3b633.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734220/general/79f6defe-89b6-42d4-9d9e-164aecf3b633.jpg already downloaded
2026-03-25 10:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5734220%252Fgeneral%252F3df689f6-d352-440d-b552-a3157addfc1c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734220/general/3df689f6-d352-440d-b552-a3157addfc1c.jpg already downloaded
2026-03-25 10:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5734220%252Fgeneral%252F701dcecf-54d7-4c89-897a-91e1a2160709.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734220/general/701dcecf-54d7-4c89-897a-91e1a2160709.jpg already downloaded
2026-03-25 10:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22: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%252F5734220%252Fgeneral%252F41464b6e-7bcc-4d7a-815c-ae7c45375c27.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734220/general/41464b6e-7bcc-4d7a-815c-ae7c45375c27.jpg already downloaded
2026-03-25 10:22:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0b8728d-8a28-5527-b165-062d1ae0ed79, identifier: 10722699
2026-03-25 10:22:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0b8728d-8a28-5527-b165-062d1ae0ed79 with identifier: 10722699
2026-03-25 10:22:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0b8728d-8a28-5527-b165-062d1ae0ed79 with identifier: 10722699
2026-03-25 10:22:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0b8728d-8a28-5527-b165-062d1ae0ed79 with identifier: 10722699 to the API
2026-03-25 10:22:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:22:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722699>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'f0b8728d-8a28-5527-b165-062d1ae0ed79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEW093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722699',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 29648,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5734220/general/3a7c4cc6-da4d-464e-9415-c44044309524.jpg',
'https://images.openlane.eu/carimgs/5734220/general/cb8a76fb-bf93-4951-8373-7022a100332b.jpg',
'https://images.openlane.eu/carimgs/5734220/general/c9476d82-6898-499a-9827-478a911d822b.jpg',
'https://images.openlane.eu/carimgs/5734220/general/b2309ff0-8fd8-491f-a92d-a15cc80b6b72.jpg',
'https://images.openlane.eu/carimgs/5734220/general/16a0c9ed-b68d-4e68-9fd7-85dce7dc2fe0.jpg',
'https://images.openlane.eu/carimgs/5734220/general/c53771bb-b8cb-43cf-b7ef-e6c0e08c6d20.jpg',
'https://images.openlane.eu/carimgs/5734220/general/79f6defe-89b6-42d4-9d9e-164aecf3b633.jpg',
'https://images.openlane.eu/carimgs/5734220/general/3df689f6-d352-440d-b552-a3157addfc1c.jpg',
'https://images.openlane.eu/carimgs/5734220/general/701dcecf-54d7-4c89-897a-91e1a2160709.jpg',
'https://images.openlane.eu/carimgs/5734220/general/41464b6e-7bcc-4d7a-815c-ae7c45375c27.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b8728d-8a28-5527-b165-062d1ae0ed79/f0b8728d-8a28-5527-b165-062d1ae0ed79_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36452,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734220/general/3a7c4cc6-da4d-464e-9415-c44044309524.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b8728d-8a28-5527-b165-062d1ae0ed79/f0b8728d-8a28-5527-b165-062d1ae0ed79_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284905,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734220/general/cb8a76fb-bf93-4951-8373-7022a100332b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b8728d-8a28-5527-b165-062d1ae0ed79/f0b8728d-8a28-5527-b165-062d1ae0ed79_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243238,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734220/general/c9476d82-6898-499a-9827-478a911d822b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b8728d-8a28-5527-b165-062d1ae0ed79/f0b8728d-8a28-5527-b165-062d1ae0ed79_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258071,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734220/general/b2309ff0-8fd8-491f-a92d-a15cc80b6b72.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b8728d-8a28-5527-b165-062d1ae0ed79/f0b8728d-8a28-5527-b165-062d1ae0ed79_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234185,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734220/general/16a0c9ed-b68d-4e68-9fd7-85dce7dc2fe0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b8728d-8a28-5527-b165-062d1ae0ed79/f0b8728d-8a28-5527-b165-062d1ae0ed79_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256794,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734220/general/c53771bb-b8cb-43cf-b7ef-e6c0e08c6d20.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b8728d-8a28-5527-b165-062d1ae0ed79/f0b8728d-8a28-5527-b165-062d1ae0ed79_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285678,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734220/general/79f6defe-89b6-42d4-9d9e-164aecf3b633.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b8728d-8a28-5527-b165-062d1ae0ed79/f0b8728d-8a28-5527-b165-062d1ae0ed79_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261208,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734220/general/3df689f6-d352-440d-b552-a3157addfc1c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b8728d-8a28-5527-b165-062d1ae0ed79/f0b8728d-8a28-5527-b165-062d1ae0ed79_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421523,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734220/general/701dcecf-54d7-4c89-897a-91e1a2160709.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b8728d-8a28-5527-b165-062d1ae0ed79/f0b8728d-8a28-5527-b165-062d1ae0ed79_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218643,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734220/general/41464b6e-7bcc-4d7a-815c-ae7c45375c27.jpg',
'Width': 1400}],
'price': 20150,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 29.648 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 10:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722699%27 HTTP/1.1" 200 None
2026-03-25 10:22:58 [adesa.be] INFO: Saving data for 10722699: {'created_time': 1774434178.777835, 'last_price_update_time': 1774434178.77785, 'auction_closing_time': 1774528500.0}
2026-03-25 10:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722699') HTTP/1.1" 204 0
2026-03-25 10:22:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:22:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:22:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99711496-6957-5243-9f41-1344ed13c9f3 with identifier: 10722493
2026-03-25 10:22:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99711496-6957-5243-9f41-1344ed13c9f3 with scrape type 1
2026-03-25 10:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 99711496-6957-5243-9f41-1344ed13c9f3
2026-03-25 10:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699178%252Fgeneral%252Fb19ca4ba-bcb3-4820-ba9c-95fdca88747f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699178/general/b19ca4ba-bcb3-4820-ba9c-95fdca88747f.jpg already downloaded
2026-03-25 10:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699178%252Fgeneral%252Fb2c392e1-2b84-4779-9dc2-c0eddfa1cb8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699178/general/b2c392e1-2b84-4779-9dc2-c0eddfa1cb8c.jpg already downloaded
2026-03-25 10:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699178%252Fgeneral%252Fd501c5fd-8683-45bf-bd48-c80e708dbfe1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699178/general/d501c5fd-8683-45bf-bd48-c80e708dbfe1.jpg already downloaded
2026-03-25 10:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699178%252Fgeneral%252Ff6f29ec5-9dff-408d-99c5-fc957c4c0f9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699178/general/f6f29ec5-9dff-408d-99c5-fc957c4c0f9a.jpg already downloaded
2026-03-25 10:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699178%252Fgeneral%252F3555935c-85d8-4fbf-9f57-1a3239ca4726.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699178/general/3555935c-85d8-4fbf-9f57-1a3239ca4726.jpg already downloaded
2026-03-25 10:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699178%252Fgeneral%252F426d002e-62c9-4b67-bd78-9d15ea7fd896.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699178/general/426d002e-62c9-4b67-bd78-9d15ea7fd896.jpg already downloaded
2026-03-25 10:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699178%252Fgeneral%252F089d7228-56df-4308-8ce1-27dc7aae3b36.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699178/general/089d7228-56df-4308-8ce1-27dc7aae3b36.jpg already downloaded
2026-03-25 10:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699178%252Fgeneral%252F4577aa74-d065-4fa5-9c88-5c0feb565894.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699178/general/4577aa74-d065-4fa5-9c88-5c0feb565894.jpg already downloaded
2026-03-25 10:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699178%252Fgeneral%252F1ba03890-3718-496a-8cf6-f7babb98596c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699178/general/1ba03890-3718-496a-8cf6-f7babb98596c.jpg already downloaded
2026-03-25 10:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699178%252Fgeneral%252Fb9841710-7f1e-411b-a21d-ca2829e1bf15.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699178/general/b9841710-7f1e-411b-a21d-ca2829e1bf15.jpg already downloaded
2026-03-25 10:22:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99711496-6957-5243-9f41-1344ed13c9f3, identifier: 10722493
2026-03-25 10:22:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99711496-6957-5243-9f41-1344ed13c9f3 with identifier: 10722493
2026-03-25 10:22:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99711496-6957-5243-9f41-1344ed13c9f3 with identifier: 10722493
2026-03-25 10:23:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99711496-6957-5243-9f41-1344ed13c9f3 with identifier: 10722493 to the API
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722493>
{'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': 125,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '99711496-6957-5243-9f41-1344ed13c9f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRK084',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722493',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 80299,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5699178/general/b19ca4ba-bcb3-4820-ba9c-95fdca88747f.jpg',
'https://images.openlane.eu/carimgs/5699178/general/b2c392e1-2b84-4779-9dc2-c0eddfa1cb8c.jpg',
'https://images.openlane.eu/carimgs/5699178/general/d501c5fd-8683-45bf-bd48-c80e708dbfe1.jpg',
'https://images.openlane.eu/carimgs/5699178/general/f6f29ec5-9dff-408d-99c5-fc957c4c0f9a.jpg',
'https://images.openlane.eu/carimgs/5699178/general/3555935c-85d8-4fbf-9f57-1a3239ca4726.jpg',
'https://images.openlane.eu/carimgs/5699178/general/426d002e-62c9-4b67-bd78-9d15ea7fd896.jpg',
'https://images.openlane.eu/carimgs/5699178/general/089d7228-56df-4308-8ce1-27dc7aae3b36.jpg',
'https://images.openlane.eu/carimgs/5699178/general/4577aa74-d065-4fa5-9c88-5c0feb565894.jpg',
'https://images.openlane.eu/carimgs/5699178/general/1ba03890-3718-496a-8cf6-f7babb98596c.jpg',
'https://images.openlane.eu/carimgs/5699178/general/b9841710-7f1e-411b-a21d-ca2829e1bf15.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99711496-6957-5243-9f41-1344ed13c9f3/99711496-6957-5243-9f41-1344ed13c9f3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161544,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699178/general/b19ca4ba-bcb3-4820-ba9c-95fdca88747f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99711496-6957-5243-9f41-1344ed13c9f3/99711496-6957-5243-9f41-1344ed13c9f3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175492,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699178/general/b2c392e1-2b84-4779-9dc2-c0eddfa1cb8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99711496-6957-5243-9f41-1344ed13c9f3/99711496-6957-5243-9f41-1344ed13c9f3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94732,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699178/general/d501c5fd-8683-45bf-bd48-c80e708dbfe1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99711496-6957-5243-9f41-1344ed13c9f3/99711496-6957-5243-9f41-1344ed13c9f3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157857,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699178/general/f6f29ec5-9dff-408d-99c5-fc957c4c0f9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99711496-6957-5243-9f41-1344ed13c9f3/99711496-6957-5243-9f41-1344ed13c9f3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135251,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699178/general/3555935c-85d8-4fbf-9f57-1a3239ca4726.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99711496-6957-5243-9f41-1344ed13c9f3/99711496-6957-5243-9f41-1344ed13c9f3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119462,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699178/general/426d002e-62c9-4b67-bd78-9d15ea7fd896.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99711496-6957-5243-9f41-1344ed13c9f3/99711496-6957-5243-9f41-1344ed13c9f3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122279,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699178/general/089d7228-56df-4308-8ce1-27dc7aae3b36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99711496-6957-5243-9f41-1344ed13c9f3/99711496-6957-5243-9f41-1344ed13c9f3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157191,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699178/general/4577aa74-d065-4fa5-9c88-5c0feb565894.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99711496-6957-5243-9f41-1344ed13c9f3/99711496-6957-5243-9f41-1344ed13c9f3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110091,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699178/general/1ba03890-3718-496a-8cf6-f7babb98596c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99711496-6957-5243-9f41-1344ed13c9f3/99711496-6957-5243-9f41-1344ed13c9f3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151567,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699178/general/b9841710-7f1e-411b-a21d-ca2829e1bf15.jpg',
'Width': 1024}],
'price': 17850,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 80.299 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722493%27 HTTP/1.1" 200 None
2026-03-25 10:23:00 [adesa.be] INFO: Saving data for 10722493: {'created_time': 1774434180.346915, 'last_price_update_time': 1774434180.346927, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722493') HTTP/1.1" 204 0
2026-03-25 10:23:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6112aff-8da2-57ea-b487-6455159bd3da with identifier: 10722698
2026-03-25 10:23:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6112aff-8da2-57ea-b487-6455159bd3da with scrape type 1
2026-03-25 10:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f6112aff-8da2-57ea-b487-6455159bd3da
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734216%252Fgeneral%252Fbefd0cfc-f7e4-4cc8-8c44-09aac064da65.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734216/general/befd0cfc-f7e4-4cc8-8c44-09aac064da65.jpg already downloaded
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734216%252Fgeneral%252F11d612d2-e7ea-446a-be9b-d4c188a2a821.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734216/general/11d612d2-e7ea-446a-be9b-d4c188a2a821.jpg already downloaded
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734216%252Fgeneral%252F24a91078-a1af-4078-9e0f-b1ed7b395e9e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734216/general/24a91078-a1af-4078-9e0f-b1ed7b395e9e.jpg already downloaded
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734216%252Fgeneral%252F076682a7-eafc-4664-ab5f-882199aa3dd9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734216/general/076682a7-eafc-4664-ab5f-882199aa3dd9.jpg already downloaded
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734216%252Fgeneral%252Ff4684e4f-6a87-41ba-ac15-e6151e953d29.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734216/general/f4684e4f-6a87-41ba-ac15-e6151e953d29.jpg already downloaded
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734216%252Fgeneral%252Fdcd660de-b41f-431e-b7b6-cbb074fea0c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734216/general/dcd660de-b41f-431e-b7b6-cbb074fea0c7.jpg already downloaded
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734216%252Fgeneral%252F02e4141a-9110-4052-a720-02e504b8d0d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734216/general/02e4141a-9110-4052-a720-02e504b8d0d3.jpg already downloaded
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734216%252Fgeneral%252F122de4b9-7382-4688-8214-4bd5a19bc54d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734216/general/122de4b9-7382-4688-8214-4bd5a19bc54d.jpg already downloaded
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734216%252Fgeneral%252F692214f5-dfd8-4e66-90f4-7e38173bce68.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734216/general/692214f5-dfd8-4e66-90f4-7e38173bce68.jpg already downloaded
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734216%252Fgeneral%252Fea610262-45b0-4f95-9a05-4fd4e1b86e42.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734216/general/ea610262-45b0-4f95-9a05-4fd4e1b86e42.jpg already downloaded
2026-03-25 10:23:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6112aff-8da2-57ea-b487-6455159bd3da, identifier: 10722698
2026-03-25 10:23:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6112aff-8da2-57ea-b487-6455159bd3da with identifier: 10722698
2026-03-25 10:23:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6112aff-8da2-57ea-b487-6455159bd3da with identifier: 10722698
2026-03-25 10:23:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6112aff-8da2-57ea-b487-6455159bd3da with identifier: 10722698 to the API
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722698>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'f6112aff-8da2-57ea-b487-6455159bd3da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLP508',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722698',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 150966,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5734216/general/befd0cfc-f7e4-4cc8-8c44-09aac064da65.jpg',
'https://images.openlane.eu/carimgs/5734216/general/11d612d2-e7ea-446a-be9b-d4c188a2a821.jpg',
'https://images.openlane.eu/carimgs/5734216/general/24a91078-a1af-4078-9e0f-b1ed7b395e9e.jpg',
'https://images.openlane.eu/carimgs/5734216/general/076682a7-eafc-4664-ab5f-882199aa3dd9.jpg',
'https://images.openlane.eu/carimgs/5734216/general/f4684e4f-6a87-41ba-ac15-e6151e953d29.jpg',
'https://images.openlane.eu/carimgs/5734216/general/dcd660de-b41f-431e-b7b6-cbb074fea0c7.jpg',
'https://images.openlane.eu/carimgs/5734216/general/02e4141a-9110-4052-a720-02e504b8d0d3.jpg',
'https://images.openlane.eu/carimgs/5734216/general/122de4b9-7382-4688-8214-4bd5a19bc54d.jpg',
'https://images.openlane.eu/carimgs/5734216/general/692214f5-dfd8-4e66-90f4-7e38173bce68.jpg',
'https://images.openlane.eu/carimgs/5734216/general/ea610262-45b0-4f95-9a05-4fd4e1b86e42.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6112aff-8da2-57ea-b487-6455159bd3da/f6112aff-8da2-57ea-b487-6455159bd3da_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340682,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734216/general/befd0cfc-f7e4-4cc8-8c44-09aac064da65.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6112aff-8da2-57ea-b487-6455159bd3da/f6112aff-8da2-57ea-b487-6455159bd3da_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358893,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734216/general/11d612d2-e7ea-446a-be9b-d4c188a2a821.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6112aff-8da2-57ea-b487-6455159bd3da/f6112aff-8da2-57ea-b487-6455159bd3da_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373460,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734216/general/24a91078-a1af-4078-9e0f-b1ed7b395e9e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6112aff-8da2-57ea-b487-6455159bd3da/f6112aff-8da2-57ea-b487-6455159bd3da_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359114,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734216/general/076682a7-eafc-4664-ab5f-882199aa3dd9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6112aff-8da2-57ea-b487-6455159bd3da/f6112aff-8da2-57ea-b487-6455159bd3da_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324153,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734216/general/f4684e4f-6a87-41ba-ac15-e6151e953d29.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6112aff-8da2-57ea-b487-6455159bd3da/f6112aff-8da2-57ea-b487-6455159bd3da_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293662,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734216/general/dcd660de-b41f-431e-b7b6-cbb074fea0c7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6112aff-8da2-57ea-b487-6455159bd3da/f6112aff-8da2-57ea-b487-6455159bd3da_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300807,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734216/general/02e4141a-9110-4052-a720-02e504b8d0d3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6112aff-8da2-57ea-b487-6455159bd3da/f6112aff-8da2-57ea-b487-6455159bd3da_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340186,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734216/general/122de4b9-7382-4688-8214-4bd5a19bc54d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6112aff-8da2-57ea-b487-6455159bd3da/f6112aff-8da2-57ea-b487-6455159bd3da_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350746,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734216/general/692214f5-dfd8-4e66-90f4-7e38173bce68.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6112aff-8da2-57ea-b487-6455159bd3da/f6112aff-8da2-57ea-b487-6455159bd3da_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326821,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734216/general/ea610262-45b0-4f95-9a05-4fd4e1b86e42.jpg',
'Width': 1920}],
'price': 13950,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 150.966 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722698%27 HTTP/1.1" 200 None
2026-03-25 10:23:00 [adesa.be] INFO: Saving data for 10722698: {'created_time': 1774434180.972016, 'last_price_update_time': 1774434180.972029, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722698') HTTP/1.1" 204 0
2026-03-25 10:23:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722517> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:23:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722429> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:23:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a5c52bb-744a-5643-94e9-fd36555e6928 with identifier: 10722516
2026-03-25 10:23:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a5c52bb-744a-5643-94e9-fd36555e6928 with scrape type 1
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2a5c52bb-744a-5643-94e9-fd36555e6928
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704111%252Fgeneral%252F17b1ab9e-7eda-4e89-ab13-6ea73cb3c0cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704111/general/17b1ab9e-7eda-4e89-ab13-6ea73cb3c0cb.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704111%252Fgeneral%252Fd382f9d0-e89c-4068-a960-c64000fa35be.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704111/general/d382f9d0-e89c-4068-a960-c64000fa35be.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704111%252Fgeneral%252F9947c2eb-e5e3-4899-8060-2669d5b2aa70.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704111/general/9947c2eb-e5e3-4899-8060-2669d5b2aa70.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704111%252Fgeneral%252Fba98ddfb-7e51-490f-8b1d-cf2f164e4a53.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704111/general/ba98ddfb-7e51-490f-8b1d-cf2f164e4a53.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704111%252Fgeneral%252F2bdcbc80-9379-4a26-adbb-c3101561f95c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704111/general/2bdcbc80-9379-4a26-adbb-c3101561f95c.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704111%252Fgeneral%252F2f283df5-45b8-4992-8074-b49da3107572.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704111/general/2f283df5-45b8-4992-8074-b49da3107572.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704111%252Fgeneral%252Fa67d9c89-e748-4609-82e9-933422c9c33d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704111/general/a67d9c89-e748-4609-82e9-933422c9c33d.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704111%252Fgeneral%252F2f8c3589-74b6-4f5c-a716-bbb0ee1651bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704111/general/2f8c3589-74b6-4f5c-a716-bbb0ee1651bc.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704111%252Fgeneral%252F4be85cd6-34ef-45b4-99c5-3d1e0a1d2030.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704111/general/4be85cd6-34ef-45b4-99c5-3d1e0a1d2030.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704111%252Fgeneral%252F8a1781e5-fa05-472a-89a9-003df94698f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704111/general/8a1781e5-fa05-472a-89a9-003df94698f6.jpg already downloaded
2026-03-25 10:23:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a5c52bb-744a-5643-94e9-fd36555e6928, identifier: 10722516
2026-03-25 10:23:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94c6f2b4-823f-5fa3-9ea1-3912b4d49962 with identifier: 10722530
2026-03-25 10:23:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94c6f2b4-823f-5fa3-9ea1-3912b4d49962 with scrape type 1
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 94c6f2b4-823f-5fa3-9ea1-3912b4d49962
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704417%252Fgeneral%252Fb16dd2a3-846f-4c6d-bcad-fab3bbdad8fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704417/general/b16dd2a3-846f-4c6d-bcad-fab3bbdad8fe.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704417%252Fgeneral%252F7c6ff593-9c19-4309-9a20-a3fe82181c0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704417/general/7c6ff593-9c19-4309-9a20-a3fe82181c0c.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704417%252Fgeneral%252F070b6833-bf18-4b62-9b9d-c800cb45410b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704417/general/070b6833-bf18-4b62-9b9d-c800cb45410b.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704417%252Fgeneral%252F146216bf-48a5-42cd-a0cc-b23c14796d56.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704417/general/146216bf-48a5-42cd-a0cc-b23c14796d56.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704417%252Fgeneral%252F64cb6d94-15a5-4a4f-be2c-ec23d8f36224.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704417/general/64cb6d94-15a5-4a4f-be2c-ec23d8f36224.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704417%252Fgeneral%252Fa27c33f7-b359-4a97-971f-6c6969de58e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704417/general/a27c33f7-b359-4a97-971f-6c6969de58e0.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704417%252Fgeneral%252Fbe8fc8be-cc2e-4550-9866-57580fe240be.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704417/general/be8fc8be-cc2e-4550-9866-57580fe240be.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704417%252Fgeneral%252Fa966a205-9331-4374-af89-53c1d2dc56b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704417/general/a966a205-9331-4374-af89-53c1d2dc56b1.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704417%252Fgeneral%252F02714c83-a042-46d8-a917-f3a903c28a39.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704417/general/02714c83-a042-46d8-a917-f3a903c28a39.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704417%252Fgeneral%252F05530509-a3c0-47fd-935c-866e77d204d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704417/general/05530509-a3c0-47fd-935c-866e77d204d0.jpg already downloaded
2026-03-25 10:23:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94c6f2b4-823f-5fa3-9ea1-3912b4d49962, identifier: 10722530
2026-03-25 10:23:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e26d982f-bcdc-5580-9430-ff92c155470f with identifier: 10722562
2026-03-25 10:23:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e26d982f-bcdc-5580-9430-ff92c155470f with scrape type 1
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e26d982f-bcdc-5580-9430-ff92c155470f
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715428%252Fgeneral%252F0657683e-c418-40b5-b8b0-0690e4ddd1d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715428/general/0657683e-c418-40b5-b8b0-0690e4ddd1d5.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715428%252Fgeneral%252F324c65b4-c0ed-4261-993e-6a2a93e8a387.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715428/general/324c65b4-c0ed-4261-993e-6a2a93e8a387.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715428%252Fgeneral%252F345c29ac-ce54-46dc-b1a4-77720ccb7bcd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715428/general/345c29ac-ce54-46dc-b1a4-77720ccb7bcd.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715428%252Fgeneral%252F7521d18e-9eb8-4467-ba01-c50b3aeb054a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715428/general/7521d18e-9eb8-4467-ba01-c50b3aeb054a.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715428%252Fgeneral%252F1b4c51d5-bf35-4e8c-9c48-0341fe29861b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715428/general/1b4c51d5-bf35-4e8c-9c48-0341fe29861b.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715428%252Fgeneral%252F0debe640-cdaa-4f5e-be87-bcb1b49d000d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715428/general/0debe640-cdaa-4f5e-be87-bcb1b49d000d.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715428%252Fgeneral%252F549bf8f5-c720-41d2-94f9-9f7428923603.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715428/general/549bf8f5-c720-41d2-94f9-9f7428923603.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715428%252Fgeneral%252F1ee4987a-dd74-4463-a31d-4b72f03dcd92.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715428/general/1ee4987a-dd74-4463-a31d-4b72f03dcd92.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715428%252Fgeneral%252F4e42ee12-583d-42d0-b3ac-9b149b079df5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715428/general/4e42ee12-583d-42d0-b3ac-9b149b079df5.jpg already downloaded
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715428%252Fgeneral%252F9e3c9a54-1cc7-4b54-90f1-f21f1c5b9fa1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715428/general/9e3c9a54-1cc7-4b54-90f1-f21f1c5b9fa1.jpg already downloaded
2026-03-25 10:23:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e26d982f-bcdc-5580-9430-ff92c155470f, identifier: 10722562
2026-03-25 10:23:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a5c52bb-744a-5643-94e9-fd36555e6928 with identifier: 10722516
2026-03-25 10:23:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a5c52bb-744a-5643-94e9-fd36555e6928 with identifier: 10722516
2026-03-25 10:23:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a5c52bb-744a-5643-94e9-fd36555e6928 with identifier: 10722516 to the API
2026-03-25 10:23:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722516>
{'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': 125,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '2a5c52bb-744a-5643-94e9-fd36555e6928',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHY231',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722516',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 116371,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5704111/general/17b1ab9e-7eda-4e89-ab13-6ea73cb3c0cb.jpg',
'https://images.openlane.eu/carimgs/5704111/general/d382f9d0-e89c-4068-a960-c64000fa35be.jpg',
'https://images.openlane.eu/carimgs/5704111/general/9947c2eb-e5e3-4899-8060-2669d5b2aa70.jpg',
'https://images.openlane.eu/carimgs/5704111/general/ba98ddfb-7e51-490f-8b1d-cf2f164e4a53.jpg',
'https://images.openlane.eu/carimgs/5704111/general/2bdcbc80-9379-4a26-adbb-c3101561f95c.jpg',
'https://images.openlane.eu/carimgs/5704111/general/2f283df5-45b8-4992-8074-b49da3107572.jpg',
'https://images.openlane.eu/carimgs/5704111/general/a67d9c89-e748-4609-82e9-933422c9c33d.jpg',
'https://images.openlane.eu/carimgs/5704111/general/2f8c3589-74b6-4f5c-a716-bbb0ee1651bc.jpg',
'https://images.openlane.eu/carimgs/5704111/general/4be85cd6-34ef-45b4-99c5-3d1e0a1d2030.jpg',
'https://images.openlane.eu/carimgs/5704111/general/8a1781e5-fa05-472a-89a9-003df94698f6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a5c52bb-744a-5643-94e9-fd36555e6928/2a5c52bb-744a-5643-94e9-fd36555e6928_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290644,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704111/general/17b1ab9e-7eda-4e89-ab13-6ea73cb3c0cb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a5c52bb-744a-5643-94e9-fd36555e6928/2a5c52bb-744a-5643-94e9-fd36555e6928_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298676,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704111/general/d382f9d0-e89c-4068-a960-c64000fa35be.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a5c52bb-744a-5643-94e9-fd36555e6928/2a5c52bb-744a-5643-94e9-fd36555e6928_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282405,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704111/general/9947c2eb-e5e3-4899-8060-2669d5b2aa70.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a5c52bb-744a-5643-94e9-fd36555e6928/2a5c52bb-744a-5643-94e9-fd36555e6928_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248857,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704111/general/ba98ddfb-7e51-490f-8b1d-cf2f164e4a53.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a5c52bb-744a-5643-94e9-fd36555e6928/2a5c52bb-744a-5643-94e9-fd36555e6928_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260767,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704111/general/2bdcbc80-9379-4a26-adbb-c3101561f95c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a5c52bb-744a-5643-94e9-fd36555e6928/2a5c52bb-744a-5643-94e9-fd36555e6928_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235425,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704111/general/2f283df5-45b8-4992-8074-b49da3107572.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a5c52bb-744a-5643-94e9-fd36555e6928/2a5c52bb-744a-5643-94e9-fd36555e6928_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267473,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704111/general/a67d9c89-e748-4609-82e9-933422c9c33d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a5c52bb-744a-5643-94e9-fd36555e6928/2a5c52bb-744a-5643-94e9-fd36555e6928_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267780,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704111/general/2f8c3589-74b6-4f5c-a716-bbb0ee1651bc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a5c52bb-744a-5643-94e9-fd36555e6928/2a5c52bb-744a-5643-94e9-fd36555e6928_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257704,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704111/general/4be85cd6-34ef-45b4-99c5-3d1e0a1d2030.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a5c52bb-744a-5643-94e9-fd36555e6928/2a5c52bb-744a-5643-94e9-fd36555e6928_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39336,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704111/general/8a1781e5-fa05-472a-89a9-003df94698f6.jpg',
'Width': 400}],
'price': 15050,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 116.371 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722516%27 HTTP/1.1" 200 None
2026-03-25 10:23:02 [adesa.be] INFO: Saving data for 10722516: {'created_time': 1774434182.341984, 'last_price_update_time': 1774434182.341995, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722516') HTTP/1.1" 204 0
2026-03-25 10:23:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94c6f2b4-823f-5fa3-9ea1-3912b4d49962 with identifier: 10722530
2026-03-25 10:23:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94c6f2b4-823f-5fa3-9ea1-3912b4d49962 with identifier: 10722530
2026-03-25 10:23:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94c6f2b4-823f-5fa3-9ea1-3912b4d49962 with identifier: 10722530 to the API
2026-03-25 10:23:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722530>
{'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': 136,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '94c6f2b4-823f-5fa3-9ea1-3912b4d49962',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGW780',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722530',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 98914,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5704417/general/b16dd2a3-846f-4c6d-bcad-fab3bbdad8fe.jpg',
'https://images.openlane.eu/carimgs/5704417/general/7c6ff593-9c19-4309-9a20-a3fe82181c0c.jpg',
'https://images.openlane.eu/carimgs/5704417/general/070b6833-bf18-4b62-9b9d-c800cb45410b.jpg',
'https://images.openlane.eu/carimgs/5704417/general/146216bf-48a5-42cd-a0cc-b23c14796d56.jpg',
'https://images.openlane.eu/carimgs/5704417/general/64cb6d94-15a5-4a4f-be2c-ec23d8f36224.jpg',
'https://images.openlane.eu/carimgs/5704417/general/a27c33f7-b359-4a97-971f-6c6969de58e0.jpg',
'https://images.openlane.eu/carimgs/5704417/general/be8fc8be-cc2e-4550-9866-57580fe240be.jpg',
'https://images.openlane.eu/carimgs/5704417/general/a966a205-9331-4374-af89-53c1d2dc56b1.jpg',
'https://images.openlane.eu/carimgs/5704417/general/02714c83-a042-46d8-a917-f3a903c28a39.jpg',
'https://images.openlane.eu/carimgs/5704417/general/05530509-a3c0-47fd-935c-866e77d204d0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c6f2b4-823f-5fa3-9ea1-3912b4d49962/94c6f2b4-823f-5fa3-9ea1-3912b4d49962_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358383,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704417/general/b16dd2a3-846f-4c6d-bcad-fab3bbdad8fe.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c6f2b4-823f-5fa3-9ea1-3912b4d49962/94c6f2b4-823f-5fa3-9ea1-3912b4d49962_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348320,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704417/general/7c6ff593-9c19-4309-9a20-a3fe82181c0c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c6f2b4-823f-5fa3-9ea1-3912b4d49962/94c6f2b4-823f-5fa3-9ea1-3912b4d49962_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346141,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704417/general/070b6833-bf18-4b62-9b9d-c800cb45410b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c6f2b4-823f-5fa3-9ea1-3912b4d49962/94c6f2b4-823f-5fa3-9ea1-3912b4d49962_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317766,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704417/general/146216bf-48a5-42cd-a0cc-b23c14796d56.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c6f2b4-823f-5fa3-9ea1-3912b4d49962/94c6f2b4-823f-5fa3-9ea1-3912b4d49962_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325232,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704417/general/64cb6d94-15a5-4a4f-be2c-ec23d8f36224.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c6f2b4-823f-5fa3-9ea1-3912b4d49962/94c6f2b4-823f-5fa3-9ea1-3912b4d49962_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375631,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704417/general/a27c33f7-b359-4a97-971f-6c6969de58e0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c6f2b4-823f-5fa3-9ea1-3912b4d49962/94c6f2b4-823f-5fa3-9ea1-3912b4d49962_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388408,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704417/general/be8fc8be-cc2e-4550-9866-57580fe240be.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c6f2b4-823f-5fa3-9ea1-3912b4d49962/94c6f2b4-823f-5fa3-9ea1-3912b4d49962_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285578,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704417/general/a966a205-9331-4374-af89-53c1d2dc56b1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c6f2b4-823f-5fa3-9ea1-3912b4d49962/94c6f2b4-823f-5fa3-9ea1-3912b4d49962_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301283,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704417/general/02714c83-a042-46d8-a917-f3a903c28a39.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c6f2b4-823f-5fa3-9ea1-3912b4d49962/94c6f2b4-823f-5fa3-9ea1-3912b4d49962_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258875,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704417/general/05530509-a3c0-47fd-935c-866e77d204d0.jpg',
'Width': 1920}],
'price': 13650,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 18i Premiere - Petrol - Manual - 136 hp - 98.914 km',
'transmission': 'manual',
'trim': 'Premiere',
'vin': None,
'year': 2021}
2026-03-25 10:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722530%27 HTTP/1.1" 200 None
2026-03-25 10:23:02 [adesa.be] INFO: Saving data for 10722530: {'created_time': 1774434182.686339, 'last_price_update_time': 1774434182.686351, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722530') HTTP/1.1" 204 0
2026-03-25 10:23:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e26d982f-bcdc-5580-9430-ff92c155470f with identifier: 10722562
2026-03-25 10:23:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e26d982f-bcdc-5580-9430-ff92c155470f with identifier: 10722562
2026-03-25 10:23:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e26d982f-bcdc-5580-9430-ff92c155470f with identifier: 10722562 to the API
2026-03-25 10:23:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722562>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'e26d982f-bcdc-5580-9430-ff92c155470f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWU557',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722562',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 150408,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5715428/general/0657683e-c418-40b5-b8b0-0690e4ddd1d5.jpg',
'https://images.openlane.eu/carimgs/5715428/general/324c65b4-c0ed-4261-993e-6a2a93e8a387.jpg',
'https://images.openlane.eu/carimgs/5715428/general/345c29ac-ce54-46dc-b1a4-77720ccb7bcd.jpg',
'https://images.openlane.eu/carimgs/5715428/general/7521d18e-9eb8-4467-ba01-c50b3aeb054a.jpg',
'https://images.openlane.eu/carimgs/5715428/general/1b4c51d5-bf35-4e8c-9c48-0341fe29861b.jpg',
'https://images.openlane.eu/carimgs/5715428/general/0debe640-cdaa-4f5e-be87-bcb1b49d000d.jpg',
'https://images.openlane.eu/carimgs/5715428/general/549bf8f5-c720-41d2-94f9-9f7428923603.jpg',
'https://images.openlane.eu/carimgs/5715428/general/1ee4987a-dd74-4463-a31d-4b72f03dcd92.jpg',
'https://images.openlane.eu/carimgs/5715428/general/4e42ee12-583d-42d0-b3ac-9b149b079df5.jpg',
'https://images.openlane.eu/carimgs/5715428/general/9e3c9a54-1cc7-4b54-90f1-f21f1c5b9fa1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e26d982f-bcdc-5580-9430-ff92c155470f/e26d982f-bcdc-5580-9430-ff92c155470f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195195,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715428/general/0657683e-c418-40b5-b8b0-0690e4ddd1d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e26d982f-bcdc-5580-9430-ff92c155470f/e26d982f-bcdc-5580-9430-ff92c155470f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37489,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715428/general/324c65b4-c0ed-4261-993e-6a2a93e8a387.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e26d982f-bcdc-5580-9430-ff92c155470f/e26d982f-bcdc-5580-9430-ff92c155470f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170980,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715428/general/345c29ac-ce54-46dc-b1a4-77720ccb7bcd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e26d982f-bcdc-5580-9430-ff92c155470f/e26d982f-bcdc-5580-9430-ff92c155470f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715428/general/7521d18e-9eb8-4467-ba01-c50b3aeb054a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e26d982f-bcdc-5580-9430-ff92c155470f/e26d982f-bcdc-5580-9430-ff92c155470f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115751,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715428/general/1b4c51d5-bf35-4e8c-9c48-0341fe29861b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e26d982f-bcdc-5580-9430-ff92c155470f/e26d982f-bcdc-5580-9430-ff92c155470f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715428/general/0debe640-cdaa-4f5e-be87-bcb1b49d000d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e26d982f-bcdc-5580-9430-ff92c155470f/e26d982f-bcdc-5580-9430-ff92c155470f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715428/general/549bf8f5-c720-41d2-94f9-9f7428923603.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e26d982f-bcdc-5580-9430-ff92c155470f/e26d982f-bcdc-5580-9430-ff92c155470f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145687,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715428/general/1ee4987a-dd74-4463-a31d-4b72f03dcd92.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e26d982f-bcdc-5580-9430-ff92c155470f/e26d982f-bcdc-5580-9430-ff92c155470f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715428/general/4e42ee12-583d-42d0-b3ac-9b149b079df5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e26d982f-bcdc-5580-9430-ff92c155470f/e26d982f-bcdc-5580-9430-ff92c155470f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715428/general/9e3c9a54-1cc7-4b54-90f1-f21f1c5b9fa1.jpg',
'Width': 1024}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 150.408 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722562%27 HTTP/1.1" 200 None
2026-03-25 10:23:03 [adesa.be] INFO: Saving data for 10722562: {'created_time': 1774434183.085945, 'last_price_update_time': 1774434183.085957, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722562') HTTP/1.1" 204 0
2026-03-25 10:23:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:23:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb06bded-19b3-5d30-8b91-6f6584bd6c42 with identifier: 10722517
2026-03-25 10:23:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb06bded-19b3-5d30-8b91-6f6584bd6c42 with scrape type 1
2026-03-25 10:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eb06bded-19b3-5d30-8b91-6f6584bd6c42
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704122%252Fgeneral%252Fae97149c-cc9d-4c15-a909-9f8299b11ed2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704122/general/ae97149c-cc9d-4c15-a909-9f8299b11ed2.jpg already downloaded
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704122%252Fgeneral%252F0a1ad6ac-e9c8-4ba0-a9c0-6e490f1e4eb3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704122/general/0a1ad6ac-e9c8-4ba0-a9c0-6e490f1e4eb3.jpg already downloaded
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704122%252Fgeneral%252Fd3dbf93f-6140-471f-876a-d7b887bdd997.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704122/general/d3dbf93f-6140-471f-876a-d7b887bdd997.jpg already downloaded
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704122%252Fgeneral%252Fe86edfa7-b067-4b75-8d43-eea43cd2fa28.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704122/general/e86edfa7-b067-4b75-8d43-eea43cd2fa28.jpg already downloaded
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704122%252Fgeneral%252Fa2d336f6-8e1c-49f8-8ace-bed8f35d66f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704122/general/a2d336f6-8e1c-49f8-8ace-bed8f35d66f0.jpg already downloaded
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704122%252Fgeneral%252Fd6e5f138-d98b-40d6-9eff-a2ce444dbaa3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704122/general/d6e5f138-d98b-40d6-9eff-a2ce444dbaa3.jpg already downloaded
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704122%252Fgeneral%252Fd42d0399-879f-4b1e-abfb-6d1e8fe548c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704122/general/d42d0399-879f-4b1e-abfb-6d1e8fe548c4.jpg already downloaded
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704122%252Fgeneral%252Fcd8ff5a0-8d4a-46f0-94d2-6cc6b483968e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704122/general/cd8ff5a0-8d4a-46f0-94d2-6cc6b483968e.jpg already downloaded
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704122%252Fgeneral%252F78b6abca-c335-47f2-8002-4809f17ad594.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704122/general/78b6abca-c335-47f2-8002-4809f17ad594.jpg already downloaded
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704122%252Fgeneral%252F1574ac49-edb1-4e4c-bc8f-f6192ca5fdcd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704122/general/1574ac49-edb1-4e4c-bc8f-f6192ca5fdcd.jpg already downloaded
2026-03-25 10:23:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb06bded-19b3-5d30-8b91-6f6584bd6c42, identifier: 10722517
2026-03-25 10:23:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0 with identifier: 10722429
2026-03-25 10:23:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0 with scrape type 1
2026-03-25 10:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689460%252Fgeneral%252Fd8285f0d-f943-4de6-8e73-deab53e9e681.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689460/general/d8285f0d-f943-4de6-8e73-deab53e9e681.jpg already downloaded
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689460%252Fgeneral%252F814fa113-69e9-4508-aa87-88d3eca8affc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689460/general/814fa113-69e9-4508-aa87-88d3eca8affc.jpg already downloaded
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689460%252Fgeneral%252F1d2d44ca-c80f-4179-a069-dff55263966d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689460/general/1d2d44ca-c80f-4179-a069-dff55263966d.jpg already downloaded
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689460%252Fgeneral%252Fe8e6c4e5-41a5-412e-ad7f-172c4b97be2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689460/general/e8e6c4e5-41a5-412e-ad7f-172c4b97be2c.jpg already downloaded
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689460%252Fgeneral%252F1b85178d-49c8-4835-b967-e5238627c015.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689460/general/1b85178d-49c8-4835-b967-e5238627c015.jpg already downloaded
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689460%252Fgeneral%252F2d77d81f-7dd8-4767-887d-111605dbd1b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689460/general/2d77d81f-7dd8-4767-887d-111605dbd1b6.jpg already downloaded
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689460%252Fgeneral%252F10cdf85b-f58c-411a-b7cd-2de2c65d10aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689460/general/10cdf85b-f58c-411a-b7cd-2de2c65d10aa.jpg already downloaded
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689460%252Fgeneral%252Fa1276211-76fb-4c93-9208-c042a2354290.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689460/general/a1276211-76fb-4c93-9208-c042a2354290.jpg already downloaded
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689460%252Fgeneral%252F63469c81-e6fd-46be-b075-36f7d4dadf04.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689460/general/63469c81-e6fd-46be-b075-36f7d4dadf04.jpg already downloaded
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689460%252Fgeneral%252F4990057b-b174-4446-993d-caa19a1349c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689460/general/4990057b-b174-4446-993d-caa19a1349c2.jpg already downloaded
2026-03-25 10:23:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0, identifier: 10722429
2026-03-25 10:23:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb06bded-19b3-5d30-8b91-6f6584bd6c42 with identifier: 10722517
2026-03-25 10:23:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb06bded-19b3-5d30-8b91-6f6584bd6c42 with identifier: 10722517
2026-03-25 10:23:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb06bded-19b3-5d30-8b91-6f6584bd6c42 with identifier: 10722517 to the API
2026-03-25 10:23:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722517>
{'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': 136,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': 'eb06bded-19b3-5d30-8b91-6f6584bd6c42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMQ704',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722517',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 102888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5704122/general/ae97149c-cc9d-4c15-a909-9f8299b11ed2.jpg',
'https://images.openlane.eu/carimgs/5704122/general/0a1ad6ac-e9c8-4ba0-a9c0-6e490f1e4eb3.jpg',
'https://images.openlane.eu/carimgs/5704122/general/d3dbf93f-6140-471f-876a-d7b887bdd997.jpg',
'https://images.openlane.eu/carimgs/5704122/general/e86edfa7-b067-4b75-8d43-eea43cd2fa28.jpg',
'https://images.openlane.eu/carimgs/5704122/general/a2d336f6-8e1c-49f8-8ace-bed8f35d66f0.jpg',
'https://images.openlane.eu/carimgs/5704122/general/d6e5f138-d98b-40d6-9eff-a2ce444dbaa3.jpg',
'https://images.openlane.eu/carimgs/5704122/general/d42d0399-879f-4b1e-abfb-6d1e8fe548c4.jpg',
'https://images.openlane.eu/carimgs/5704122/general/cd8ff5a0-8d4a-46f0-94d2-6cc6b483968e.jpg',
'https://images.openlane.eu/carimgs/5704122/general/78b6abca-c335-47f2-8002-4809f17ad594.jpg',
'https://images.openlane.eu/carimgs/5704122/general/1574ac49-edb1-4e4c-bc8f-f6192ca5fdcd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb06bded-19b3-5d30-8b91-6f6584bd6c42/eb06bded-19b3-5d30-8b91-6f6584bd6c42_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289119,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704122/general/ae97149c-cc9d-4c15-a909-9f8299b11ed2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb06bded-19b3-5d30-8b91-6f6584bd6c42/eb06bded-19b3-5d30-8b91-6f6584bd6c42_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287085,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704122/general/0a1ad6ac-e9c8-4ba0-a9c0-6e490f1e4eb3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb06bded-19b3-5d30-8b91-6f6584bd6c42/eb06bded-19b3-5d30-8b91-6f6584bd6c42_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274273,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704122/general/d3dbf93f-6140-471f-876a-d7b887bdd997.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb06bded-19b3-5d30-8b91-6f6584bd6c42/eb06bded-19b3-5d30-8b91-6f6584bd6c42_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295517,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704122/general/e86edfa7-b067-4b75-8d43-eea43cd2fa28.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb06bded-19b3-5d30-8b91-6f6584bd6c42/eb06bded-19b3-5d30-8b91-6f6584bd6c42_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273018,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704122/general/a2d336f6-8e1c-49f8-8ace-bed8f35d66f0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb06bded-19b3-5d30-8b91-6f6584bd6c42/eb06bded-19b3-5d30-8b91-6f6584bd6c42_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288164,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704122/general/d6e5f138-d98b-40d6-9eff-a2ce444dbaa3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb06bded-19b3-5d30-8b91-6f6584bd6c42/eb06bded-19b3-5d30-8b91-6f6584bd6c42_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257527,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704122/general/d42d0399-879f-4b1e-abfb-6d1e8fe548c4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb06bded-19b3-5d30-8b91-6f6584bd6c42/eb06bded-19b3-5d30-8b91-6f6584bd6c42_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285339,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704122/general/cd8ff5a0-8d4a-46f0-94d2-6cc6b483968e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb06bded-19b3-5d30-8b91-6f6584bd6c42/eb06bded-19b3-5d30-8b91-6f6584bd6c42_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268859,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704122/general/78b6abca-c335-47f2-8002-4809f17ad594.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb06bded-19b3-5d30-8b91-6f6584bd6c42/eb06bded-19b3-5d30-8b91-6f6584bd6c42_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276738,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704122/general/1574ac49-edb1-4e4c-bc8f-f6192ca5fdcd.jpg',
'Width': 1400}],
'price': 14050,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 18i Premiere - Petrol - Manual - 136 hp - 102.888 km',
'transmission': 'manual',
'trim': 'Premiere',
'vin': None,
'year': 2022}
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722517%27 HTTP/1.1" 200 None
2026-03-25 10:23:04 [adesa.be] INFO: Saving data for 10722517: {'created_time': 1774434184.263015, 'last_price_update_time': 1774434184.263029, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722517') HTTP/1.1" 204 0
2026-03-25 10:23:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0 with identifier: 10722429
2026-03-25 10:23:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0 with identifier: 10722429
2026-03-25 10:23:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0 with identifier: 10722429 to the API
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722429>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWA740',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722429',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 128234,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5689460/general/d8285f0d-f943-4de6-8e73-deab53e9e681.jpg',
'https://images.openlane.eu/carimgs/5689460/general/814fa113-69e9-4508-aa87-88d3eca8affc.jpg',
'https://images.openlane.eu/carimgs/5689460/general/1d2d44ca-c80f-4179-a069-dff55263966d.jpg',
'https://images.openlane.eu/carimgs/5689460/general/e8e6c4e5-41a5-412e-ad7f-172c4b97be2c.jpg',
'https://images.openlane.eu/carimgs/5689460/general/1b85178d-49c8-4835-b967-e5238627c015.jpg',
'https://images.openlane.eu/carimgs/5689460/general/2d77d81f-7dd8-4767-887d-111605dbd1b6.jpg',
'https://images.openlane.eu/carimgs/5689460/general/10cdf85b-f58c-411a-b7cd-2de2c65d10aa.jpg',
'https://images.openlane.eu/carimgs/5689460/general/a1276211-76fb-4c93-9208-c042a2354290.jpg',
'https://images.openlane.eu/carimgs/5689460/general/63469c81-e6fd-46be-b075-36f7d4dadf04.jpg',
'https://images.openlane.eu/carimgs/5689460/general/4990057b-b174-4446-993d-caa19a1349c2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0/f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 429544,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689460/general/d8285f0d-f943-4de6-8e73-deab53e9e681.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0/f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39933,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689460/general/814fa113-69e9-4508-aa87-88d3eca8affc.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0/f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430695,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689460/general/1d2d44ca-c80f-4179-a069-dff55263966d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0/f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400400,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689460/general/e8e6c4e5-41a5-412e-ad7f-172c4b97be2c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0/f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280684,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689460/general/1b85178d-49c8-4835-b967-e5238627c015.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0/f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331217,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689460/general/2d77d81f-7dd8-4767-887d-111605dbd1b6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0/f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328021,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689460/general/10cdf85b-f58c-411a-b7cd-2de2c65d10aa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0/f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421239,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689460/general/a1276211-76fb-4c93-9208-c042a2354290.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0/f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351844,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689460/general/63469c81-e6fd-46be-b075-36f7d4dadf04.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0/f6362c30-3a5d-5831-a1b0-0dc6dc6eb0e0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300211,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689460/general/4990057b-b174-4446-993d-caa19a1349c2.jpg',
'Width': 1920}],
'price': 14250,
'price_includes_vat': True,
'registration_date': '2021-01-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e Business Design - xDrive - Hybrid - 125 hp - 128.234 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722429%27 HTTP/1.1" 200 None
2026-03-25 10:23:04 [adesa.be] INFO: Saving data for 10722429: {'created_time': 1774434184.608515, 'last_price_update_time': 1774434184.608525, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722429') HTTP/1.1" 204 0
2026-03-25 10:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722407> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:23:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 270103cc-b39c-51e4-9487-6eb94f869d25 with identifier: 10722667
2026-03-25 10:23:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 270103cc-b39c-51e4-9487-6eb94f869d25 with scrape type 1
2026-03-25 10:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 270103cc-b39c-51e4-9487-6eb94f869d25
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731693%252Fgeneral%252F53841953-6c7f-4c75-97db-43815c862c1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731693/general/53841953-6c7f-4c75-97db-43815c862c1e.jpg already downloaded
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731693%252Fgeneral%252F504d76d1-8b15-4358-ac45-902e37d1aa64.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731693/general/504d76d1-8b15-4358-ac45-902e37d1aa64.jpg already downloaded
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731693%252Fgeneral%252F3261d2cf-f3ed-4046-8956-5ed19e109961.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731693/general/3261d2cf-f3ed-4046-8956-5ed19e109961.jpg already downloaded
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731693%252Fgeneral%252F4a299355-191e-460d-bc5d-425b86d81d14.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731693/general/4a299355-191e-460d-bc5d-425b86d81d14.jpg already downloaded
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731693%252Fgeneral%252Fb09c9d7a-153f-4f4a-bc3c-21344214b0ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731693/general/b09c9d7a-153f-4f4a-bc3c-21344214b0ba.jpg already downloaded
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731693%252Fgeneral%252F75ffc05f-1863-40f6-9a7d-d39ed01d573f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731693/general/75ffc05f-1863-40f6-9a7d-d39ed01d573f.jpg already downloaded
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731693%252Fgeneral%252F0f2a94f8-ac09-4649-a749-f528fe41de4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731693/general/0f2a94f8-ac09-4649-a749-f528fe41de4b.jpg already downloaded
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731693%252Fgeneral%252Fd7e8bea4-2235-4e5e-83c8-fc53285bd0d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731693/general/d7e8bea4-2235-4e5e-83c8-fc53285bd0d4.jpg already downloaded
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731693%252Fgeneral%252Fd26727e2-31a1-4121-acc1-ba2cc7ff159a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731693/general/d26727e2-31a1-4121-acc1-ba2cc7ff159a.jpg already downloaded
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731693%252Fgeneral%252Faf49d6b9-f23e-45d3-a938-08345caa9c33.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731693/general/af49d6b9-f23e-45d3-a938-08345caa9c33.jpg already downloaded
2026-03-25 10:23:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 270103cc-b39c-51e4-9487-6eb94f869d25, identifier: 10722667
2026-03-25 10:23:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 270103cc-b39c-51e4-9487-6eb94f869d25 with identifier: 10722667
2026-03-25 10:23:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 270103cc-b39c-51e4-9487-6eb94f869d25 with identifier: 10722667
2026-03-25 10:23:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 270103cc-b39c-51e4-9487-6eb94f869d25 with identifier: 10722667 to the API
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722667>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '270103cc-b39c-51e4-9487-6eb94f869d25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRF027',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722667',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 169483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5731693/general/53841953-6c7f-4c75-97db-43815c862c1e.jpg',
'https://images.openlane.eu/carimgs/5731693/general/504d76d1-8b15-4358-ac45-902e37d1aa64.jpg',
'https://images.openlane.eu/carimgs/5731693/general/3261d2cf-f3ed-4046-8956-5ed19e109961.jpg',
'https://images.openlane.eu/carimgs/5731693/general/4a299355-191e-460d-bc5d-425b86d81d14.jpg',
'https://images.openlane.eu/carimgs/5731693/general/b09c9d7a-153f-4f4a-bc3c-21344214b0ba.jpg',
'https://images.openlane.eu/carimgs/5731693/general/75ffc05f-1863-40f6-9a7d-d39ed01d573f.jpg',
'https://images.openlane.eu/carimgs/5731693/general/0f2a94f8-ac09-4649-a749-f528fe41de4b.jpg',
'https://images.openlane.eu/carimgs/5731693/general/d7e8bea4-2235-4e5e-83c8-fc53285bd0d4.jpg',
'https://images.openlane.eu/carimgs/5731693/general/d26727e2-31a1-4121-acc1-ba2cc7ff159a.jpg',
'https://images.openlane.eu/carimgs/5731693/general/af49d6b9-f23e-45d3-a938-08345caa9c33.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270103cc-b39c-51e4-9487-6eb94f869d25/270103cc-b39c-51e4-9487-6eb94f869d25_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396393,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731693/general/53841953-6c7f-4c75-97db-43815c862c1e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270103cc-b39c-51e4-9487-6eb94f869d25/270103cc-b39c-51e4-9487-6eb94f869d25_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373517,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731693/general/504d76d1-8b15-4358-ac45-902e37d1aa64.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270103cc-b39c-51e4-9487-6eb94f869d25/270103cc-b39c-51e4-9487-6eb94f869d25_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361792,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731693/general/3261d2cf-f3ed-4046-8956-5ed19e109961.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270103cc-b39c-51e4-9487-6eb94f869d25/270103cc-b39c-51e4-9487-6eb94f869d25_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354265,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731693/general/4a299355-191e-460d-bc5d-425b86d81d14.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270103cc-b39c-51e4-9487-6eb94f869d25/270103cc-b39c-51e4-9487-6eb94f869d25_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291682,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731693/general/b09c9d7a-153f-4f4a-bc3c-21344214b0ba.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270103cc-b39c-51e4-9487-6eb94f869d25/270103cc-b39c-51e4-9487-6eb94f869d25_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318721,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731693/general/75ffc05f-1863-40f6-9a7d-d39ed01d573f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270103cc-b39c-51e4-9487-6eb94f869d25/270103cc-b39c-51e4-9487-6eb94f869d25_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334360,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731693/general/0f2a94f8-ac09-4649-a749-f528fe41de4b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270103cc-b39c-51e4-9487-6eb94f869d25/270103cc-b39c-51e4-9487-6eb94f869d25_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346502,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731693/general/d7e8bea4-2235-4e5e-83c8-fc53285bd0d4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270103cc-b39c-51e4-9487-6eb94f869d25/270103cc-b39c-51e4-9487-6eb94f869d25_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304992,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731693/general/d26727e2-31a1-4121-acc1-ba2cc7ff159a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270103cc-b39c-51e4-9487-6eb94f869d25/270103cc-b39c-51e4-9487-6eb94f869d25_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345136,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731693/general/af49d6b9-f23e-45d3-a938-08345caa9c33.jpg',
'Width': 1920}],
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 169.483 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722667%27 HTTP/1.1" 200 None
2026-03-25 10:23:05 [adesa.be] INFO: Saving data for 10722667: {'created_time': 1774434185.674649, 'last_price_update_time': 1774434185.674661, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722667') HTTP/1.1" 204 0
2026-03-25 10:23:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722579> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722635> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba46f90e-e620-5ce9-a9f7-32a1619f03e7 with identifier: 10722407
2026-03-25 10:23:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba46f90e-e620-5ce9-a9f7-32a1619f03e7 with scrape type 1
2026-03-25 10:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ba46f90e-e620-5ce9-a9f7-32a1619f03e7
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683774%252Fgeneral%252F0e66bbb8-6e21-4e0a-884e-826c0a90c2b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683774/general/0e66bbb8-6e21-4e0a-884e-826c0a90c2b7.jpg already downloaded
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683774%252Fgeneral%252Fdf09fa03-f531-48a0-a0a2-12ebde9762c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683774/general/df09fa03-f531-48a0-a0a2-12ebde9762c3.jpg already downloaded
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683774%252Fgeneral%252F74afeab6-5632-48d4-9fb6-7bcb811aa12c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683774/general/74afeab6-5632-48d4-9fb6-7bcb811aa12c.jpg already downloaded
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683774%252Fgeneral%252F71b77bbd-1295-43e0-9880-debf08bb7da7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683774/general/71b77bbd-1295-43e0-9880-debf08bb7da7.jpg already downloaded
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683774%252Fgeneral%252F5a53bf8f-f04c-415e-ae5f-a8e994cf81c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683774/general/5a53bf8f-f04c-415e-ae5f-a8e994cf81c9.jpg already downloaded
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683774%252Fgeneral%252F3fe485c2-46e4-4ea0-8390-8d4d22affab4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683774/general/3fe485c2-46e4-4ea0-8390-8d4d22affab4.jpg already downloaded
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683774%252Fgeneral%252Fbcbae43a-6ac5-4043-a32a-562f3e05c849.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683774/general/bcbae43a-6ac5-4043-a32a-562f3e05c849.jpg already downloaded
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683774%252Fgeneral%252F1c6d7dc4-3d50-4a6c-a9d0-05110407dcc1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683774/general/1c6d7dc4-3d50-4a6c-a9d0-05110407dcc1.jpg already downloaded
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683774%252Fgeneral%252F7dd3f8f4-ddc3-438e-b399-87f8489d725c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683774/general/7dd3f8f4-ddc3-438e-b399-87f8489d725c.jpg already downloaded
2026-03-25 10:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683774%252Fgeneral%252F872d19e6-e1f5-4e74-8435-e4bc26eb1c1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683774/general/872d19e6-e1f5-4e74-8435-e4bc26eb1c1e.jpg already downloaded
2026-03-25 10:23:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba46f90e-e620-5ce9-a9f7-32a1619f03e7, identifier: 10722407
2026-03-25 10:23:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba46f90e-e620-5ce9-a9f7-32a1619f03e7 with identifier: 10722407
2026-03-25 10:23:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba46f90e-e620-5ce9-a9f7-32a1619f03e7 with identifier: 10722407
2026-03-25 10:23:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba46f90e-e620-5ce9-a9f7-32a1619f03e7 with identifier: 10722407 to the API
2026-03-25 10:23:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722407>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'ba46f90e-e620-5ce9-a9f7-32a1619f03e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WHK147',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722407',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 172637,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5683774/general/0e66bbb8-6e21-4e0a-884e-826c0a90c2b7.jpg',
'https://images.openlane.eu/carimgs/5683774/general/df09fa03-f531-48a0-a0a2-12ebde9762c3.jpg',
'https://images.openlane.eu/carimgs/5683774/general/74afeab6-5632-48d4-9fb6-7bcb811aa12c.jpg',
'https://images.openlane.eu/carimgs/5683774/general/71b77bbd-1295-43e0-9880-debf08bb7da7.jpg',
'https://images.openlane.eu/carimgs/5683774/general/5a53bf8f-f04c-415e-ae5f-a8e994cf81c9.jpg',
'https://images.openlane.eu/carimgs/5683774/general/3fe485c2-46e4-4ea0-8390-8d4d22affab4.jpg',
'https://images.openlane.eu/carimgs/5683774/general/bcbae43a-6ac5-4043-a32a-562f3e05c849.jpg',
'https://images.openlane.eu/carimgs/5683774/general/1c6d7dc4-3d50-4a6c-a9d0-05110407dcc1.jpg',
'https://images.openlane.eu/carimgs/5683774/general/7dd3f8f4-ddc3-438e-b399-87f8489d725c.jpg',
'https://images.openlane.eu/carimgs/5683774/general/872d19e6-e1f5-4e74-8435-e4bc26eb1c1e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba46f90e-e620-5ce9-a9f7-32a1619f03e7/ba46f90e-e620-5ce9-a9f7-32a1619f03e7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316528,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683774/general/0e66bbb8-6e21-4e0a-884e-826c0a90c2b7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba46f90e-e620-5ce9-a9f7-32a1619f03e7/ba46f90e-e620-5ce9-a9f7-32a1619f03e7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328038,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683774/general/df09fa03-f531-48a0-a0a2-12ebde9762c3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba46f90e-e620-5ce9-a9f7-32a1619f03e7/ba46f90e-e620-5ce9-a9f7-32a1619f03e7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301563,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683774/general/74afeab6-5632-48d4-9fb6-7bcb811aa12c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba46f90e-e620-5ce9-a9f7-32a1619f03e7/ba46f90e-e620-5ce9-a9f7-32a1619f03e7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236358,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683774/general/71b77bbd-1295-43e0-9880-debf08bb7da7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba46f90e-e620-5ce9-a9f7-32a1619f03e7/ba46f90e-e620-5ce9-a9f7-32a1619f03e7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249807,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683774/general/5a53bf8f-f04c-415e-ae5f-a8e994cf81c9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba46f90e-e620-5ce9-a9f7-32a1619f03e7/ba46f90e-e620-5ce9-a9f7-32a1619f03e7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278421,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683774/general/3fe485c2-46e4-4ea0-8390-8d4d22affab4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba46f90e-e620-5ce9-a9f7-32a1619f03e7/ba46f90e-e620-5ce9-a9f7-32a1619f03e7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246748,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683774/general/bcbae43a-6ac5-4043-a32a-562f3e05c849.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba46f90e-e620-5ce9-a9f7-32a1619f03e7/ba46f90e-e620-5ce9-a9f7-32a1619f03e7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302322,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683774/general/1c6d7dc4-3d50-4a6c-a9d0-05110407dcc1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba46f90e-e620-5ce9-a9f7-32a1619f03e7/ba46f90e-e620-5ce9-a9f7-32a1619f03e7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252493,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683774/general/7dd3f8f4-ddc3-438e-b399-87f8489d725c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba46f90e-e620-5ce9-a9f7-32a1619f03e7/ba46f90e-e620-5ce9-a9f7-32a1619f03e7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39565,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683774/general/872d19e6-e1f5-4e74-8435-e4bc26eb1c1e.jpg',
'Width': 400}],
'price': 9050,
'price_includes_vat': True,
'registration_date': '2019-06-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 18d Lounge - Diesel - 150 hp - 172.637 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2019}
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722407%27 HTTP/1.1" 200 None
2026-03-25 10:23:08 [adesa.be] INFO: Saving data for 10722407: {'created_time': 1774434188.058827, 'last_price_update_time': 1774434188.058842, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722407') HTTP/1.1" 204 0
2026-03-25 10:23:08 [scrapy.extensions.logstats] INFO: Crawled 600 pages (at 88 pages/min), scraped 560 items (at 85 items/min)
2026-03-25 10:23:08 [scrapy.extensions.memusage] INFO: Peak memory usage is 214MiB
2026-03-25 10:23:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 736ee918-7d60-5edb-b4f6-6dcf33b61c86 with identifier: 10722579
2026-03-25 10:23:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 736ee918-7d60-5edb-b4f6-6dcf33b61c86 with scrape type 1
2026-03-25 10:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 736ee918-7d60-5edb-b4f6-6dcf33b61c86
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720895%252Fgeneral%252Fe40d002f-3873-413c-a430-2db99fc7370e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720895/general/e40d002f-3873-413c-a430-2db99fc7370e.jpg already downloaded
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720895%252Fgeneral%252F4df72d89-ce95-4a84-96bd-618f0ad10946.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720895/general/4df72d89-ce95-4a84-96bd-618f0ad10946.jpg already downloaded
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720895%252Fgeneral%252F7649039b-2188-4ada-be48-3649fb8ed7e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720895/general/7649039b-2188-4ada-be48-3649fb8ed7e6.jpg already downloaded
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720895%252Fgeneral%252F941f421f-ae59-45d1-8f50-2aa6e8634c46.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720895/general/941f421f-ae59-45d1-8f50-2aa6e8634c46.jpg already downloaded
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720895%252Fgeneral%252F7612866f-8283-4805-9992-7cc3862142b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720895/general/7612866f-8283-4805-9992-7cc3862142b6.jpg already downloaded
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720895%252Fgeneral%252F0344e949-2f4e-4b1b-98a9-fd951c1cd309.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720895/general/0344e949-2f4e-4b1b-98a9-fd951c1cd309.jpg already downloaded
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720895%252Fgeneral%252F9646fcad-82a5-41b4-8581-6d404d65ec2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720895/general/9646fcad-82a5-41b4-8581-6d404d65ec2a.jpg already downloaded
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720895%252Fgeneral%252F8ee468d0-0be8-4522-9201-cd0b89ab5c05.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720895/general/8ee468d0-0be8-4522-9201-cd0b89ab5c05.jpg already downloaded
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720895%252Fgeneral%252F70d6293d-7652-4f25-975b-dd752e5d64cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720895/general/70d6293d-7652-4f25-975b-dd752e5d64cb.jpg already downloaded
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720895%252Fgeneral%252F7d7fb9b2-85d0-43a3-97eb-fe6b17fb3ece.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720895/general/7d7fb9b2-85d0-43a3-97eb-fe6b17fb3ece.jpg already downloaded
2026-03-25 10:23:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 736ee918-7d60-5edb-b4f6-6dcf33b61c86, identifier: 10722579
2026-03-25 10:23:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2475535-59d8-56b1-8030-94e505332252 with identifier: 10722553
2026-03-25 10:23:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2475535-59d8-56b1-8030-94e505332252 with scrape type 1
2026-03-25 10:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e2475535-59d8-56b1-8030-94e505332252
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709648%252Fgeneral%252Fee109364-f566-4db8-aff6-6cdfa0abca08.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709648/general/ee109364-f566-4db8-aff6-6cdfa0abca08.jpg already downloaded
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709648%252Fgeneral%252F1381eebf-e43e-4b73-b3ad-44b1cf9f3670.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709648/general/1381eebf-e43e-4b73-b3ad-44b1cf9f3670.jpg already downloaded
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709648%252Fgeneral%252Fe87a140d-c36f-4e66-8aae-f5b1e60e3f5c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709648/general/e87a140d-c36f-4e66-8aae-f5b1e60e3f5c.jpg already downloaded
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709648%252Fgeneral%252Fd3f754a5-2f42-454c-a5db-b2425b76926a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709648/general/d3f754a5-2f42-454c-a5db-b2425b76926a.jpg already downloaded
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709648%252Fgeneral%252Ff30e8f18-366e-4fcb-8869-3f2504f8d895.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709648/general/f30e8f18-366e-4fcb-8869-3f2504f8d895.jpg already downloaded
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709648%252Fgeneral%252F89b52b90-a3cb-4223-af3e-eb817c9b135e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709648/general/89b52b90-a3cb-4223-af3e-eb817c9b135e.jpg already downloaded
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709648%252Fgeneral%252F13f0df38-08dc-4f02-891e-710920358d67.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709648/general/13f0df38-08dc-4f02-891e-710920358d67.jpg already downloaded
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709648%252Fgeneral%252F5a1c722a-083b-4d28-bb89-0ca2bd3b3912.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709648/general/5a1c722a-083b-4d28-bb89-0ca2bd3b3912.jpg already downloaded
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709648%252Fgeneral%252F8435ce60-ccbf-4a5a-a137-ee5bfab17dc9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709648/general/8435ce60-ccbf-4a5a-a137-ee5bfab17dc9.jpg already downloaded
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709648%252Fgeneral%252F275cda2e-75de-4213-82a3-ed40b2ff662e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709648/general/275cda2e-75de-4213-82a3-ed40b2ff662e.jpg already downloaded
2026-03-25 10:23:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e2475535-59d8-56b1-8030-94e505332252, identifier: 10722553
2026-03-25 10:23:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722636> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 736ee918-7d60-5edb-b4f6-6dcf33b61c86 with identifier: 10722579
2026-03-25 10:23:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 736ee918-7d60-5edb-b4f6-6dcf33b61c86 with identifier: 10722579
2026-03-25 10:23:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 736ee918-7d60-5edb-b4f6-6dcf33b61c86 with identifier: 10722579 to the API
2026-03-25 10:23:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722579>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '736ee918-7d60-5edb-b4f6-6dcf33b61c86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADU567',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722579',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 137513,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5720895/general/e40d002f-3873-413c-a430-2db99fc7370e.jpg',
'https://images.openlane.eu/carimgs/5720895/general/4df72d89-ce95-4a84-96bd-618f0ad10946.jpg',
'https://images.openlane.eu/carimgs/5720895/general/7649039b-2188-4ada-be48-3649fb8ed7e6.jpg',
'https://images.openlane.eu/carimgs/5720895/general/941f421f-ae59-45d1-8f50-2aa6e8634c46.jpg',
'https://images.openlane.eu/carimgs/5720895/general/7612866f-8283-4805-9992-7cc3862142b6.jpg',
'https://images.openlane.eu/carimgs/5720895/general/0344e949-2f4e-4b1b-98a9-fd951c1cd309.jpg',
'https://images.openlane.eu/carimgs/5720895/general/9646fcad-82a5-41b4-8581-6d404d65ec2a.jpg',
'https://images.openlane.eu/carimgs/5720895/general/8ee468d0-0be8-4522-9201-cd0b89ab5c05.jpg',
'https://images.openlane.eu/carimgs/5720895/general/70d6293d-7652-4f25-975b-dd752e5d64cb.jpg',
'https://images.openlane.eu/carimgs/5720895/general/7d7fb9b2-85d0-43a3-97eb-fe6b17fb3ece.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_736ee918-7d60-5edb-b4f6-6dcf33b61c86/736ee918-7d60-5edb-b4f6-6dcf33b61c86_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93549,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720895/general/e40d002f-3873-413c-a430-2db99fc7370e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_736ee918-7d60-5edb-b4f6-6dcf33b61c86/736ee918-7d60-5edb-b4f6-6dcf33b61c86_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78590,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720895/general/4df72d89-ce95-4a84-96bd-618f0ad10946.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_736ee918-7d60-5edb-b4f6-6dcf33b61c86/736ee918-7d60-5edb-b4f6-6dcf33b61c86_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91877,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720895/general/7649039b-2188-4ada-be48-3649fb8ed7e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_736ee918-7d60-5edb-b4f6-6dcf33b61c86/736ee918-7d60-5edb-b4f6-6dcf33b61c86_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720895/general/941f421f-ae59-45d1-8f50-2aa6e8634c46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_736ee918-7d60-5edb-b4f6-6dcf33b61c86/736ee918-7d60-5edb-b4f6-6dcf33b61c86_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91850,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720895/general/7612866f-8283-4805-9992-7cc3862142b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_736ee918-7d60-5edb-b4f6-6dcf33b61c86/736ee918-7d60-5edb-b4f6-6dcf33b61c86_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104345,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720895/general/0344e949-2f4e-4b1b-98a9-fd951c1cd309.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_736ee918-7d60-5edb-b4f6-6dcf33b61c86/736ee918-7d60-5edb-b4f6-6dcf33b61c86_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97014,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720895/general/9646fcad-82a5-41b4-8581-6d404d65ec2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_736ee918-7d60-5edb-b4f6-6dcf33b61c86/736ee918-7d60-5edb-b4f6-6dcf33b61c86_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90988,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720895/general/8ee468d0-0be8-4522-9201-cd0b89ab5c05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_736ee918-7d60-5edb-b4f6-6dcf33b61c86/736ee918-7d60-5edb-b4f6-6dcf33b61c86_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720895/general/70d6293d-7652-4f25-975b-dd752e5d64cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_736ee918-7d60-5edb-b4f6-6dcf33b61c86/736ee918-7d60-5edb-b4f6-6dcf33b61c86_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720895/general/7d7fb9b2-85d0-43a3-97eb-fe6b17fb3ece.jpg',
'Width': 1024}],
'price': 10450,
'price_includes_vat': True,
'registration_date': '2021-03-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 137.513 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722579%27 HTTP/1.1" 200 None
2026-03-25 10:23:10 [adesa.be] INFO: Saving data for 10722579: {'created_time': 1774434190.254511, 'last_price_update_time': 1774434190.254524, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722579') HTTP/1.1" 204 0
2026-03-25 10:23:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e2475535-59d8-56b1-8030-94e505332252 with identifier: 10722553
2026-03-25 10:23:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e2475535-59d8-56b1-8030-94e505332252 with identifier: 10722553
2026-03-25 10:23:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e2475535-59d8-56b1-8030-94e505332252 with identifier: 10722553 to the API
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722553>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'e2475535-59d8-56b1-8030-94e505332252',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLJ748',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722553',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 92887,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5709648/general/ee109364-f566-4db8-aff6-6cdfa0abca08.jpg',
'https://images.openlane.eu/carimgs/5709648/general/1381eebf-e43e-4b73-b3ad-44b1cf9f3670.jpg',
'https://images.openlane.eu/carimgs/5709648/general/e87a140d-c36f-4e66-8aae-f5b1e60e3f5c.jpg',
'https://images.openlane.eu/carimgs/5709648/general/d3f754a5-2f42-454c-a5db-b2425b76926a.jpg',
'https://images.openlane.eu/carimgs/5709648/general/f30e8f18-366e-4fcb-8869-3f2504f8d895.jpg',
'https://images.openlane.eu/carimgs/5709648/general/89b52b90-a3cb-4223-af3e-eb817c9b135e.jpg',
'https://images.openlane.eu/carimgs/5709648/general/13f0df38-08dc-4f02-891e-710920358d67.jpg',
'https://images.openlane.eu/carimgs/5709648/general/5a1c722a-083b-4d28-bb89-0ca2bd3b3912.jpg',
'https://images.openlane.eu/carimgs/5709648/general/8435ce60-ccbf-4a5a-a137-ee5bfab17dc9.jpg',
'https://images.openlane.eu/carimgs/5709648/general/275cda2e-75de-4213-82a3-ed40b2ff662e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2475535-59d8-56b1-8030-94e505332252/e2475535-59d8-56b1-8030-94e505332252_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232454,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709648/general/ee109364-f566-4db8-aff6-6cdfa0abca08.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2475535-59d8-56b1-8030-94e505332252/e2475535-59d8-56b1-8030-94e505332252_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226447,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709648/general/1381eebf-e43e-4b73-b3ad-44b1cf9f3670.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2475535-59d8-56b1-8030-94e505332252/e2475535-59d8-56b1-8030-94e505332252_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252113,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709648/general/e87a140d-c36f-4e66-8aae-f5b1e60e3f5c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2475535-59d8-56b1-8030-94e505332252/e2475535-59d8-56b1-8030-94e505332252_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199795,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709648/general/d3f754a5-2f42-454c-a5db-b2425b76926a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2475535-59d8-56b1-8030-94e505332252/e2475535-59d8-56b1-8030-94e505332252_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208908,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709648/general/f30e8f18-366e-4fcb-8869-3f2504f8d895.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2475535-59d8-56b1-8030-94e505332252/e2475535-59d8-56b1-8030-94e505332252_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226020,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709648/general/89b52b90-a3cb-4223-af3e-eb817c9b135e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2475535-59d8-56b1-8030-94e505332252/e2475535-59d8-56b1-8030-94e505332252_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252677,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709648/general/13f0df38-08dc-4f02-891e-710920358d67.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2475535-59d8-56b1-8030-94e505332252/e2475535-59d8-56b1-8030-94e505332252_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264878,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709648/general/5a1c722a-083b-4d28-bb89-0ca2bd3b3912.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2475535-59d8-56b1-8030-94e505332252/e2475535-59d8-56b1-8030-94e505332252_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234876,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709648/general/8435ce60-ccbf-4a5a-a137-ee5bfab17dc9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2475535-59d8-56b1-8030-94e505332252/e2475535-59d8-56b1-8030-94e505332252_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29236,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709648/general/275cda2e-75de-4213-82a3-ed40b2ff662e.jpg',
'Width': 400}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Automatic - 116 hp - 92.887 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722553%27 HTTP/1.1" 200 None
2026-03-25 10:23:10 [adesa.be] INFO: Saving data for 10722553: {'created_time': 1774434190.661576, 'last_price_update_time': 1774434190.66159, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722553') HTTP/1.1" 204 0
2026-03-25 10:23:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f236ac0-9777-569f-a8e8-8f3178680a98 with identifier: 10722665
2026-03-25 10:23:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f236ac0-9777-569f-a8e8-8f3178680a98 with scrape type 1
2026-03-25 10:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7f236ac0-9777-569f-a8e8-8f3178680a98
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731691%252Fgeneral%252F49bb98e9-aff9-46ba-94b9-eb6458f6a1e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731691/general/49bb98e9-aff9-46ba-94b9-eb6458f6a1e1.jpg already downloaded
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731691%252Fgeneral%252Fb4837fc7-05ea-44e5-9969-480e4868c99b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731691/general/b4837fc7-05ea-44e5-9969-480e4868c99b.jpg already downloaded
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731691%252Fgeneral%252Ff506e179-f62c-4e19-b6ca-2cb44fc585ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731691/general/f506e179-f62c-4e19-b6ca-2cb44fc585ab.jpg already downloaded
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731691%252Fgeneral%252F46b37113-6e7d-403c-96b0-29eb8cafa4ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731691/general/46b37113-6e7d-403c-96b0-29eb8cafa4ca.jpg already downloaded
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731691%252Fgeneral%252Feb30e734-0e1c-4844-9da8-679a80becbc0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731691/general/eb30e734-0e1c-4844-9da8-679a80becbc0.jpg already downloaded
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731691%252Fgeneral%252Fd7c504a7-27aa-4d5f-9462-0b9eb430ca64.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731691/general/d7c504a7-27aa-4d5f-9462-0b9eb430ca64.jpg already downloaded
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731691%252Fgeneral%252F0b5ef3eb-577c-449a-b083-76511f343855.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731691/general/0b5ef3eb-577c-449a-b083-76511f343855.jpg already downloaded
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731691%252Fgeneral%252Fa92cc747-1db5-4d81-87f5-377e93018ea2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731691/general/a92cc747-1db5-4d81-87f5-377e93018ea2.jpg already downloaded
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731691%252Fgeneral%252F969e1418-e149-4956-8868-ea387a93583c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731691/general/969e1418-e149-4956-8868-ea387a93583c.jpg already downloaded
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731691%252Fgeneral%252Fb491df78-c1a0-4e34-8615-1899b5439f66.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731691/general/b491df78-c1a0-4e34-8615-1899b5439f66.jpg already downloaded
2026-03-25 10:23:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f236ac0-9777-569f-a8e8-8f3178680a98, identifier: 10722665
2026-03-25 10:23:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0e4f739-e990-54d0-9a89-4007fabcd516 with identifier: 10722474
2026-03-25 10:23:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0e4f739-e990-54d0-9a89-4007fabcd516 with scrape type 1
2026-03-25 10:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c0e4f739-e990-54d0-9a89-4007fabcd516
2026-03-25 10:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696253%252Fgeneral%252F2e560757-bead-4f10-88eb-c2caa8b38686.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696253/general/2e560757-bead-4f10-88eb-c2caa8b38686.jpg already downloaded
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696253%252Fgeneral%252F3f986ee7-d9a7-4021-a63b-2b9bd9277cad.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696253/general/3f986ee7-d9a7-4021-a63b-2b9bd9277cad.jpg already downloaded
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696253%252Fgeneral%252Ff6a12323-303a-43d7-be57-2918d845d1b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696253/general/f6a12323-303a-43d7-be57-2918d845d1b8.jpg already downloaded
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696253%252Fgeneral%252Fe8fe8b64-f904-4a40-93e3-c413ec420b78.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696253/general/e8fe8b64-f904-4a40-93e3-c413ec420b78.jpg already downloaded
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696253%252Fgeneral%252Fa8f6bea9-ef05-4e0a-b896-fd3a4333dd4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696253/general/a8f6bea9-ef05-4e0a-b896-fd3a4333dd4e.jpg already downloaded
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696253%252Fgeneral%252F304def26-e9c2-4f9e-8b5a-42549073eaea.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696253/general/304def26-e9c2-4f9e-8b5a-42549073eaea.jpg already downloaded
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696253%252Fgeneral%252Fbce3d966-e4b1-43ad-b301-4952ee6821fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696253/general/bce3d966-e4b1-43ad-b301-4952ee6821fd.jpg already downloaded
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696253%252Fgeneral%252F430b3526-872f-4e00-b55e-2a531528ada4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696253/general/430b3526-872f-4e00-b55e-2a531528ada4.jpg already downloaded
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696253%252Fgeneral%252F6cfd0745-6d59-40c2-9ec2-4e1c5387e22b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696253/general/6cfd0745-6d59-40c2-9ec2-4e1c5387e22b.jpg already downloaded
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696253%252Fgeneral%252F2293c156-3a5c-43df-a8a3-4d65ef0f3947.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696253/general/2293c156-3a5c-43df-a8a3-4d65ef0f3947.jpg already downloaded
2026-03-25 10:23:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c0e4f739-e990-54d0-9a89-4007fabcd516, identifier: 10722474
2026-03-25 10:23:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59c9504b-3a2b-5693-bed8-463420e8be7a with identifier: 10722635
2026-03-25 10:23:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59c9504b-3a2b-5693-bed8-463420e8be7a with scrape type 1
2026-03-25 10:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 59c9504b-3a2b-5693-bed8-463420e8be7a
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728905%252Fgeneral%252Fc7fdba36-4077-478a-8b88-1389462f4013.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728905/general/c7fdba36-4077-478a-8b88-1389462f4013.jpg already downloaded
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728905%252Fgeneral%252F6e7d3df9-3bb4-4767-b418-da061458239d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728905/general/6e7d3df9-3bb4-4767-b418-da061458239d.jpg already downloaded
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728905%252Fgeneral%252Ff1bb8550-d55e-4bf5-8a71-6de1f80a2d22.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728905/general/f1bb8550-d55e-4bf5-8a71-6de1f80a2d22.jpg already downloaded
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728905%252Fgeneral%252Fdccb09f1-65f9-4515-b7af-f363f8f0eaee.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728905/general/dccb09f1-65f9-4515-b7af-f363f8f0eaee.jpg already downloaded
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728905%252Fgeneral%252F60745f2c-9f71-4431-96a7-1e1501464c2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728905/general/60745f2c-9f71-4431-96a7-1e1501464c2a.jpg already downloaded
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728905%252Fgeneral%252Fc01c7e6c-93b5-4318-8235-3afc11b29e33.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728905/general/c01c7e6c-93b5-4318-8235-3afc11b29e33.jpg already downloaded
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728905%252Fgeneral%252F8d0c3628-4863-45a1-ad55-96f401df5583.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728905/general/8d0c3628-4863-45a1-ad55-96f401df5583.jpg already downloaded
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728905%252Fgeneral%252F54f3910f-d26e-4472-a46b-0e4d918620fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728905/general/54f3910f-d26e-4472-a46b-0e4d918620fb.jpg already downloaded
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728905%252Fgeneral%252F6ee0eccc-3b54-4012-a818-014d77e7067e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728905/general/6ee0eccc-3b54-4012-a818-014d77e7067e.jpg already downloaded
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728905%252Fgeneral%252F574ea749-4c9d-48c3-b0c7-66269d892458.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728905/general/574ea749-4c9d-48c3-b0c7-66269d892458.jpg already downloaded
2026-03-25 10:23:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59c9504b-3a2b-5693-bed8-463420e8be7a, identifier: 10722635
2026-03-25 10:23:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f236ac0-9777-569f-a8e8-8f3178680a98 with identifier: 10722665
2026-03-25 10:23:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f236ac0-9777-569f-a8e8-8f3178680a98 with identifier: 10722665
2026-03-25 10:23:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f236ac0-9777-569f-a8e8-8f3178680a98 with identifier: 10722665 to the API
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722665>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '7f236ac0-9777-569f-a8e8-8f3178680a98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQN921',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722665',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 145068,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5731691/general/49bb98e9-aff9-46ba-94b9-eb6458f6a1e1.jpg',
'https://images.openlane.eu/carimgs/5731691/general/b4837fc7-05ea-44e5-9969-480e4868c99b.jpg',
'https://images.openlane.eu/carimgs/5731691/general/f506e179-f62c-4e19-b6ca-2cb44fc585ab.jpg',
'https://images.openlane.eu/carimgs/5731691/general/46b37113-6e7d-403c-96b0-29eb8cafa4ca.jpg',
'https://images.openlane.eu/carimgs/5731691/general/eb30e734-0e1c-4844-9da8-679a80becbc0.jpg',
'https://images.openlane.eu/carimgs/5731691/general/d7c504a7-27aa-4d5f-9462-0b9eb430ca64.jpg',
'https://images.openlane.eu/carimgs/5731691/general/0b5ef3eb-577c-449a-b083-76511f343855.jpg',
'https://images.openlane.eu/carimgs/5731691/general/a92cc747-1db5-4d81-87f5-377e93018ea2.jpg',
'https://images.openlane.eu/carimgs/5731691/general/969e1418-e149-4956-8868-ea387a93583c.jpg',
'https://images.openlane.eu/carimgs/5731691/general/b491df78-c1a0-4e34-8615-1899b5439f66.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f236ac0-9777-569f-a8e8-8f3178680a98/7f236ac0-9777-569f-a8e8-8f3178680a98_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43697,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731691/general/49bb98e9-aff9-46ba-94b9-eb6458f6a1e1.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f236ac0-9777-569f-a8e8-8f3178680a98/7f236ac0-9777-569f-a8e8-8f3178680a98_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339133,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731691/general/b4837fc7-05ea-44e5-9969-480e4868c99b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f236ac0-9777-569f-a8e8-8f3178680a98/7f236ac0-9777-569f-a8e8-8f3178680a98_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344939,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731691/general/f506e179-f62c-4e19-b6ca-2cb44fc585ab.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f236ac0-9777-569f-a8e8-8f3178680a98/7f236ac0-9777-569f-a8e8-8f3178680a98_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271905,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731691/general/46b37113-6e7d-403c-96b0-29eb8cafa4ca.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f236ac0-9777-569f-a8e8-8f3178680a98/7f236ac0-9777-569f-a8e8-8f3178680a98_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272597,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731691/general/eb30e734-0e1c-4844-9da8-679a80becbc0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f236ac0-9777-569f-a8e8-8f3178680a98/7f236ac0-9777-569f-a8e8-8f3178680a98_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281463,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731691/general/d7c504a7-27aa-4d5f-9462-0b9eb430ca64.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f236ac0-9777-569f-a8e8-8f3178680a98/7f236ac0-9777-569f-a8e8-8f3178680a98_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266115,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731691/general/0b5ef3eb-577c-449a-b083-76511f343855.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f236ac0-9777-569f-a8e8-8f3178680a98/7f236ac0-9777-569f-a8e8-8f3178680a98_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 449024,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731691/general/a92cc747-1db5-4d81-87f5-377e93018ea2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f236ac0-9777-569f-a8e8-8f3178680a98/7f236ac0-9777-569f-a8e8-8f3178680a98_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262553,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731691/general/969e1418-e149-4956-8868-ea387a93583c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f236ac0-9777-569f-a8e8-8f3178680a98/7f236ac0-9777-569f-a8e8-8f3178680a98_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369755,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731691/general/b491df78-c1a0-4e34-8615-1899b5439f66.jpg',
'Width': 1400}],
'price': 12550,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Automatic - 116 hp - 145.068 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722665%27 HTTP/1.1" 200 None
2026-03-25 10:23:11 [adesa.be] INFO: Saving data for 10722665: {'created_time': 1774434191.945864, 'last_price_update_time': 1774434191.945876, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722665') HTTP/1.1" 204 0
2026-03-25 10:23:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c0e4f739-e990-54d0-9a89-4007fabcd516 with identifier: 10722474
2026-03-25 10:23:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c0e4f739-e990-54d0-9a89-4007fabcd516 with identifier: 10722474
2026-03-25 10:23:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c0e4f739-e990-54d0-9a89-4007fabcd516 with identifier: 10722474 to the API
2026-03-25 10:23:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722474>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'c0e4f739-e990-54d0-9a89-4007fabcd516',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRC034',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722474',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 152141,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5696253/general/2e560757-bead-4f10-88eb-c2caa8b38686.jpg',
'https://images.openlane.eu/carimgs/5696253/general/3f986ee7-d9a7-4021-a63b-2b9bd9277cad.jpg',
'https://images.openlane.eu/carimgs/5696253/general/f6a12323-303a-43d7-be57-2918d845d1b8.jpg',
'https://images.openlane.eu/carimgs/5696253/general/e8fe8b64-f904-4a40-93e3-c413ec420b78.jpg',
'https://images.openlane.eu/carimgs/5696253/general/a8f6bea9-ef05-4e0a-b896-fd3a4333dd4e.jpg',
'https://images.openlane.eu/carimgs/5696253/general/304def26-e9c2-4f9e-8b5a-42549073eaea.jpg',
'https://images.openlane.eu/carimgs/5696253/general/bce3d966-e4b1-43ad-b301-4952ee6821fd.jpg',
'https://images.openlane.eu/carimgs/5696253/general/430b3526-872f-4e00-b55e-2a531528ada4.jpg',
'https://images.openlane.eu/carimgs/5696253/general/6cfd0745-6d59-40c2-9ec2-4e1c5387e22b.jpg',
'https://images.openlane.eu/carimgs/5696253/general/2293c156-3a5c-43df-a8a3-4d65ef0f3947.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0e4f739-e990-54d0-9a89-4007fabcd516/c0e4f739-e990-54d0-9a89-4007fabcd516_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150423,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696253/general/2e560757-bead-4f10-88eb-c2caa8b38686.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0e4f739-e990-54d0-9a89-4007fabcd516/c0e4f739-e990-54d0-9a89-4007fabcd516_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150178,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696253/general/3f986ee7-d9a7-4021-a63b-2b9bd9277cad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0e4f739-e990-54d0-9a89-4007fabcd516/c0e4f739-e990-54d0-9a89-4007fabcd516_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696253/general/f6a12323-303a-43d7-be57-2918d845d1b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0e4f739-e990-54d0-9a89-4007fabcd516/c0e4f739-e990-54d0-9a89-4007fabcd516_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149219,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696253/general/e8fe8b64-f904-4a40-93e3-c413ec420b78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0e4f739-e990-54d0-9a89-4007fabcd516/c0e4f739-e990-54d0-9a89-4007fabcd516_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146667,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696253/general/a8f6bea9-ef05-4e0a-b896-fd3a4333dd4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0e4f739-e990-54d0-9a89-4007fabcd516/c0e4f739-e990-54d0-9a89-4007fabcd516_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98306,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696253/general/304def26-e9c2-4f9e-8b5a-42549073eaea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0e4f739-e990-54d0-9a89-4007fabcd516/c0e4f739-e990-54d0-9a89-4007fabcd516_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122980,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696253/general/bce3d966-e4b1-43ad-b301-4952ee6821fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0e4f739-e990-54d0-9a89-4007fabcd516/c0e4f739-e990-54d0-9a89-4007fabcd516_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696253/general/430b3526-872f-4e00-b55e-2a531528ada4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0e4f739-e990-54d0-9a89-4007fabcd516/c0e4f739-e990-54d0-9a89-4007fabcd516_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108976,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696253/general/6cfd0745-6d59-40c2-9ec2-4e1c5387e22b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0e4f739-e990-54d0-9a89-4007fabcd516/c0e4f739-e990-54d0-9a89-4007fabcd516_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154739,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696253/general/2293c156-3a5c-43df-a8a3-4d65ef0f3947.jpg',
'Width': 1024}],
'price': 11650,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'152.141 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2020}
2026-03-25 10:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722474%27 HTTP/1.1" 200 None
2026-03-25 10:23:12 [adesa.be] INFO: Saving data for 10722474: {'created_time': 1774434192.301017, 'last_price_update_time': 1774434192.301027, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722474') HTTP/1.1" 204 0
2026-03-25 10:23:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59c9504b-3a2b-5693-bed8-463420e8be7a with identifier: 10722635
2026-03-25 10:23:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59c9504b-3a2b-5693-bed8-463420e8be7a with identifier: 10722635
2026-03-25 10:23:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59c9504b-3a2b-5693-bed8-463420e8be7a with identifier: 10722635 to the API
2026-03-25 10:23:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722635>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '59c9504b-3a2b-5693-bed8-463420e8be7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVG683',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722635',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 79497,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5728905/general/c7fdba36-4077-478a-8b88-1389462f4013.jpg',
'https://images.openlane.eu/carimgs/5728905/general/6e7d3df9-3bb4-4767-b418-da061458239d.jpg',
'https://images.openlane.eu/carimgs/5728905/general/f1bb8550-d55e-4bf5-8a71-6de1f80a2d22.jpg',
'https://images.openlane.eu/carimgs/5728905/general/dccb09f1-65f9-4515-b7af-f363f8f0eaee.jpg',
'https://images.openlane.eu/carimgs/5728905/general/60745f2c-9f71-4431-96a7-1e1501464c2a.jpg',
'https://images.openlane.eu/carimgs/5728905/general/c01c7e6c-93b5-4318-8235-3afc11b29e33.jpg',
'https://images.openlane.eu/carimgs/5728905/general/8d0c3628-4863-45a1-ad55-96f401df5583.jpg',
'https://images.openlane.eu/carimgs/5728905/general/54f3910f-d26e-4472-a46b-0e4d918620fb.jpg',
'https://images.openlane.eu/carimgs/5728905/general/6ee0eccc-3b54-4012-a818-014d77e7067e.jpg',
'https://images.openlane.eu/carimgs/5728905/general/574ea749-4c9d-48c3-b0c7-66269d892458.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c9504b-3a2b-5693-bed8-463420e8be7a/59c9504b-3a2b-5693-bed8-463420e8be7a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92129,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728905/general/c7fdba36-4077-478a-8b88-1389462f4013.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c9504b-3a2b-5693-bed8-463420e8be7a/59c9504b-3a2b-5693-bed8-463420e8be7a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24670,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728905/general/6e7d3df9-3bb4-4767-b418-da061458239d.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c9504b-3a2b-5693-bed8-463420e8be7a/59c9504b-3a2b-5693-bed8-463420e8be7a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89143,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728905/general/f1bb8550-d55e-4bf5-8a71-6de1f80a2d22.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c9504b-3a2b-5693-bed8-463420e8be7a/59c9504b-3a2b-5693-bed8-463420e8be7a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728905/general/dccb09f1-65f9-4515-b7af-f363f8f0eaee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c9504b-3a2b-5693-bed8-463420e8be7a/59c9504b-3a2b-5693-bed8-463420e8be7a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728905/general/60745f2c-9f71-4431-96a7-1e1501464c2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c9504b-3a2b-5693-bed8-463420e8be7a/59c9504b-3a2b-5693-bed8-463420e8be7a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103166,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728905/general/c01c7e6c-93b5-4318-8235-3afc11b29e33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c9504b-3a2b-5693-bed8-463420e8be7a/59c9504b-3a2b-5693-bed8-463420e8be7a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728905/general/8d0c3628-4863-45a1-ad55-96f401df5583.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c9504b-3a2b-5693-bed8-463420e8be7a/59c9504b-3a2b-5693-bed8-463420e8be7a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728905/general/54f3910f-d26e-4472-a46b-0e4d918620fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c9504b-3a2b-5693-bed8-463420e8be7a/59c9504b-3a2b-5693-bed8-463420e8be7a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81915,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728905/general/6ee0eccc-3b54-4012-a818-014d77e7067e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c9504b-3a2b-5693-bed8-463420e8be7a/59c9504b-3a2b-5693-bed8-463420e8be7a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151021,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728905/general/574ea749-4c9d-48c3-b0c7-66269d892458.jpg',
'Width': 1024}],
'price': 12950,
'price_includes_vat': True,
'registration_date': '2022-04-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 79.497 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722635%27 HTTP/1.1" 200 None
2026-03-25 10:23:12 [adesa.be] INFO: Saving data for 10722635: {'created_time': 1774434192.622005, 'last_price_update_time': 1774434192.622015, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722635') HTTP/1.1" 204 0
2026-03-25 10:23:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed039d5b-92fd-5eb0-806a-35cfa47093eb with identifier: 10722636
2026-03-25 10:23:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed039d5b-92fd-5eb0-806a-35cfa47093eb with scrape type 1
2026-03-25 10:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ed039d5b-92fd-5eb0-806a-35cfa47093eb
2026-03-25 10:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5728909%252Fgeneral%252F5967ecdb-deff-412b-9963-0afb272c4628.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728909/general/5967ecdb-deff-412b-9963-0afb272c4628.jpg already downloaded
2026-03-25 10:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5728909%252Fgeneral%252F0d52f1d2-3b9a-4933-82bf-ebcedf084e6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728909/general/0d52f1d2-3b9a-4933-82bf-ebcedf084e6f.jpg already downloaded
2026-03-25 10:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5728909%252Fgeneral%252Fa81ae81d-e7cb-44eb-91af-8290aa512de7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728909/general/a81ae81d-e7cb-44eb-91af-8290aa512de7.jpg already downloaded
2026-03-25 10:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5728909%252Fgeneral%252Fdb696c9f-9a92-4070-9213-8a4ea57ef98d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728909/general/db696c9f-9a92-4070-9213-8a4ea57ef98d.jpg already downloaded
2026-03-25 10:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5728909%252Fgeneral%252F6927ccd2-8ed3-402c-bf3e-e5df649de772.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728909/general/6927ccd2-8ed3-402c-bf3e-e5df649de772.jpg already downloaded
2026-03-25 10:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5728909%252Fgeneral%252F691775ac-2c87-446e-ad1d-90a4155a09a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728909/general/691775ac-2c87-446e-ad1d-90a4155a09a7.jpg already downloaded
2026-03-25 10:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5728909%252Fgeneral%252Fdff02132-013e-402d-a8e0-c440e63ebfec.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728909/general/dff02132-013e-402d-a8e0-c440e63ebfec.jpg already downloaded
2026-03-25 10:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5728909%252Fgeneral%252Fb72426ea-61b5-4ded-b926-e6df80dc49f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728909/general/b72426ea-61b5-4ded-b926-e6df80dc49f0.jpg already downloaded
2026-03-25 10:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5728909%252Fgeneral%252Fe08b374c-4627-4978-907b-5c5447da56e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728909/general/e08b374c-4627-4978-907b-5c5447da56e3.jpg already downloaded
2026-03-25 10:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5728909%252Fgeneral%252F27bc1cca-c036-4cfd-99bc-bcc6ae774cf4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728909/general/27bc1cca-c036-4cfd-99bc-bcc6ae774cf4.jpg already downloaded
2026-03-25 10:23:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ed039d5b-92fd-5eb0-806a-35cfa47093eb, identifier: 10722636
2026-03-25 10:23:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722445> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ed039d5b-92fd-5eb0-806a-35cfa47093eb with identifier: 10722636
2026-03-25 10:23:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ed039d5b-92fd-5eb0-806a-35cfa47093eb with identifier: 10722636
2026-03-25 10:23:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ed039d5b-92fd-5eb0-806a-35cfa47093eb with identifier: 10722636 to the API
2026-03-25 10:23:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722636>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'ed039d5b-92fd-5eb0-806a-35cfa47093eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRZ188',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722636',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 100619,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5728909/general/5967ecdb-deff-412b-9963-0afb272c4628.jpg',
'https://images.openlane.eu/carimgs/5728909/general/0d52f1d2-3b9a-4933-82bf-ebcedf084e6f.jpg',
'https://images.openlane.eu/carimgs/5728909/general/a81ae81d-e7cb-44eb-91af-8290aa512de7.jpg',
'https://images.openlane.eu/carimgs/5728909/general/db696c9f-9a92-4070-9213-8a4ea57ef98d.jpg',
'https://images.openlane.eu/carimgs/5728909/general/6927ccd2-8ed3-402c-bf3e-e5df649de772.jpg',
'https://images.openlane.eu/carimgs/5728909/general/691775ac-2c87-446e-ad1d-90a4155a09a7.jpg',
'https://images.openlane.eu/carimgs/5728909/general/dff02132-013e-402d-a8e0-c440e63ebfec.jpg',
'https://images.openlane.eu/carimgs/5728909/general/b72426ea-61b5-4ded-b926-e6df80dc49f0.jpg',
'https://images.openlane.eu/carimgs/5728909/general/e08b374c-4627-4978-907b-5c5447da56e3.jpg',
'https://images.openlane.eu/carimgs/5728909/general/27bc1cca-c036-4cfd-99bc-bcc6ae774cf4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed039d5b-92fd-5eb0-806a-35cfa47093eb/ed039d5b-92fd-5eb0-806a-35cfa47093eb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70515,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728909/general/5967ecdb-deff-412b-9963-0afb272c4628.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed039d5b-92fd-5eb0-806a-35cfa47093eb/ed039d5b-92fd-5eb0-806a-35cfa47093eb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21838,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728909/general/0d52f1d2-3b9a-4933-82bf-ebcedf084e6f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed039d5b-92fd-5eb0-806a-35cfa47093eb/ed039d5b-92fd-5eb0-806a-35cfa47093eb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76400,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728909/general/a81ae81d-e7cb-44eb-91af-8290aa512de7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed039d5b-92fd-5eb0-806a-35cfa47093eb/ed039d5b-92fd-5eb0-806a-35cfa47093eb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728909/general/db696c9f-9a92-4070-9213-8a4ea57ef98d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed039d5b-92fd-5eb0-806a-35cfa47093eb/ed039d5b-92fd-5eb0-806a-35cfa47093eb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83690,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728909/general/6927ccd2-8ed3-402c-bf3e-e5df649de772.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed039d5b-92fd-5eb0-806a-35cfa47093eb/ed039d5b-92fd-5eb0-806a-35cfa47093eb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96851,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728909/general/691775ac-2c87-446e-ad1d-90a4155a09a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed039d5b-92fd-5eb0-806a-35cfa47093eb/ed039d5b-92fd-5eb0-806a-35cfa47093eb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96565,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728909/general/dff02132-013e-402d-a8e0-c440e63ebfec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed039d5b-92fd-5eb0-806a-35cfa47093eb/ed039d5b-92fd-5eb0-806a-35cfa47093eb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93322,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728909/general/b72426ea-61b5-4ded-b926-e6df80dc49f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed039d5b-92fd-5eb0-806a-35cfa47093eb/ed039d5b-92fd-5eb0-806a-35cfa47093eb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93997,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728909/general/e08b374c-4627-4978-907b-5c5447da56e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed039d5b-92fd-5eb0-806a-35cfa47093eb/ed039d5b-92fd-5eb0-806a-35cfa47093eb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728909/general/27bc1cca-c036-4cfd-99bc-bcc6ae774cf4.jpg',
'Width': 1024}],
'price': 12350,
'price_includes_vat': True,
'registration_date': '2022-03-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 100.619 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722636%27 HTTP/1.1" 200 None
2026-03-25 10:23:13 [adesa.be] INFO: Saving data for 10722636: {'created_time': 1774434193.355476, 'last_price_update_time': 1774434193.355486, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722636') HTTP/1.1" 204 0
2026-03-25 10:23:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 711d8e9f-db32-5bf3-855a-3f476fcc843d with identifier: 10722664
2026-03-25 10:23:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 711d8e9f-db32-5bf3-855a-3f476fcc843d with scrape type 1
2026-03-25 10:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 711d8e9f-db32-5bf3-855a-3f476fcc843d
2026-03-25 10:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5731690%252Fgeneral%252Fc3e52dc8-1680-41c5-8207-e268591f6f28.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731690/general/c3e52dc8-1680-41c5-8207-e268591f6f28.jpg already downloaded
2026-03-25 10:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5731690%252Fgeneral%252Fb75ca749-9210-45f3-8b21-00e6a1e7c0b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731690/general/b75ca749-9210-45f3-8b21-00e6a1e7c0b5.jpg already downloaded
2026-03-25 10:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5731690%252Fgeneral%252F1e8c4989-3283-422a-b26d-4b065f2884b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731690/general/1e8c4989-3283-422a-b26d-4b065f2884b7.jpg already downloaded
2026-03-25 10:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5731690%252Fgeneral%252F6952850c-48ec-4852-be53-f34bd29da19d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731690/general/6952850c-48ec-4852-be53-f34bd29da19d.jpg already downloaded
2026-03-25 10:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5731690%252Fgeneral%252Fb83bc71c-a2c1-454d-a388-cfff8264c826.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731690/general/b83bc71c-a2c1-454d-a388-cfff8264c826.jpg already downloaded
2026-03-25 10:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5731690%252Fgeneral%252F352bd177-022a-4676-9d66-f528580fd8b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731690/general/352bd177-022a-4676-9d66-f528580fd8b9.jpg already downloaded
2026-03-25 10:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5731690%252Fgeneral%252F1ed1d5ec-f490-4a3f-a366-78351e2c93c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731690/general/1ed1d5ec-f490-4a3f-a366-78351e2c93c6.jpg already downloaded
2026-03-25 10:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5731690%252Fgeneral%252F5689e5e7-09aa-4b07-a806-1817a0298712.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731690/general/5689e5e7-09aa-4b07-a806-1817a0298712.jpg already downloaded
2026-03-25 10:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5731690%252Fgeneral%252Fdb2c973c-a619-4478-8080-d1c0aeac2ade.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731690/general/db2c973c-a619-4478-8080-d1c0aeac2ade.jpg already downloaded
2026-03-25 10:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5731690%252Fgeneral%252F40098b50-f1ea-4daf-996e-7280d9abc2a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731690/general/40098b50-f1ea-4daf-996e-7280d9abc2a6.jpg already downloaded
2026-03-25 10:23:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 711d8e9f-db32-5bf3-855a-3f476fcc843d, identifier: 10722664
2026-03-25 10:23:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 711d8e9f-db32-5bf3-855a-3f476fcc843d with identifier: 10722664
2026-03-25 10:23:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 711d8e9f-db32-5bf3-855a-3f476fcc843d with identifier: 10722664
2026-03-25 10:23:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 711d8e9f-db32-5bf3-855a-3f476fcc843d with identifier: 10722664 to the API
2026-03-25 10:23:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722664>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '711d8e9f-db32-5bf3-855a-3f476fcc843d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRJ394',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722664',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 114666,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5731690/general/c3e52dc8-1680-41c5-8207-e268591f6f28.jpg',
'https://images.openlane.eu/carimgs/5731690/general/b75ca749-9210-45f3-8b21-00e6a1e7c0b5.jpg',
'https://images.openlane.eu/carimgs/5731690/general/1e8c4989-3283-422a-b26d-4b065f2884b7.jpg',
'https://images.openlane.eu/carimgs/5731690/general/6952850c-48ec-4852-be53-f34bd29da19d.jpg',
'https://images.openlane.eu/carimgs/5731690/general/b83bc71c-a2c1-454d-a388-cfff8264c826.jpg',
'https://images.openlane.eu/carimgs/5731690/general/352bd177-022a-4676-9d66-f528580fd8b9.jpg',
'https://images.openlane.eu/carimgs/5731690/general/1ed1d5ec-f490-4a3f-a366-78351e2c93c6.jpg',
'https://images.openlane.eu/carimgs/5731690/general/5689e5e7-09aa-4b07-a806-1817a0298712.jpg',
'https://images.openlane.eu/carimgs/5731690/general/db2c973c-a619-4478-8080-d1c0aeac2ade.jpg',
'https://images.openlane.eu/carimgs/5731690/general/40098b50-f1ea-4daf-996e-7280d9abc2a6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711d8e9f-db32-5bf3-855a-3f476fcc843d/711d8e9f-db32-5bf3-855a-3f476fcc843d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292359,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731690/general/c3e52dc8-1680-41c5-8207-e268591f6f28.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711d8e9f-db32-5bf3-855a-3f476fcc843d/711d8e9f-db32-5bf3-855a-3f476fcc843d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295449,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731690/general/b75ca749-9210-45f3-8b21-00e6a1e7c0b5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711d8e9f-db32-5bf3-855a-3f476fcc843d/711d8e9f-db32-5bf3-855a-3f476fcc843d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285496,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731690/general/1e8c4989-3283-422a-b26d-4b065f2884b7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711d8e9f-db32-5bf3-855a-3f476fcc843d/711d8e9f-db32-5bf3-855a-3f476fcc843d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237710,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731690/general/6952850c-48ec-4852-be53-f34bd29da19d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711d8e9f-db32-5bf3-855a-3f476fcc843d/711d8e9f-db32-5bf3-855a-3f476fcc843d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251232,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731690/general/b83bc71c-a2c1-454d-a388-cfff8264c826.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711d8e9f-db32-5bf3-855a-3f476fcc843d/711d8e9f-db32-5bf3-855a-3f476fcc843d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316118,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731690/general/352bd177-022a-4676-9d66-f528580fd8b9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711d8e9f-db32-5bf3-855a-3f476fcc843d/711d8e9f-db32-5bf3-855a-3f476fcc843d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268215,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731690/general/1ed1d5ec-f490-4a3f-a366-78351e2c93c6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711d8e9f-db32-5bf3-855a-3f476fcc843d/711d8e9f-db32-5bf3-855a-3f476fcc843d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399349,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731690/general/5689e5e7-09aa-4b07-a806-1817a0298712.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711d8e9f-db32-5bf3-855a-3f476fcc843d/711d8e9f-db32-5bf3-855a-3f476fcc843d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248381,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731690/general/db2c973c-a619-4478-8080-d1c0aeac2ade.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711d8e9f-db32-5bf3-855a-3f476fcc843d/711d8e9f-db32-5bf3-855a-3f476fcc843d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36882,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731690/general/40098b50-f1ea-4daf-996e-7280d9abc2a6.jpg',
'Width': 400}],
'price': 14050,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Automatic - 116 hp - 114.666 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722664%27 HTTP/1.1" 200 None
2026-03-25 10:23:13 [adesa.be] INFO: Saving data for 10722664: {'created_time': 1774434193.978125, 'last_price_update_time': 1774434193.978136, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722664') HTTP/1.1" 204 0
2026-03-25 10:23:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a04a33c4-9486-51ca-bb03-608f1931fdea with identifier: 10722492
2026-03-25 10:23:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a04a33c4-9486-51ca-bb03-608f1931fdea with scrape type 1
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a04a33c4-9486-51ca-bb03-608f1931fdea
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699150%252Fgeneral%252F4acfb600-1f96-4963-90fa-24e099692f2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699150/general/4acfb600-1f96-4963-90fa-24e099692f2c.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699150%252Fgeneral%252F71f05902-3086-4070-bea7-57f8ab3d5926.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699150/general/71f05902-3086-4070-bea7-57f8ab3d5926.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699150%252Fgeneral%252Fce05f98b-acd2-4911-848f-1e424b525a00.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699150/general/ce05f98b-acd2-4911-848f-1e424b525a00.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699150%252Fgeneral%252F5c2229aa-f963-4512-8195-27cfb77571f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699150/general/5c2229aa-f963-4512-8195-27cfb77571f6.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699150%252Fgeneral%252F7a6ce430-0e18-494d-b3e9-5277d787b36d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699150/general/7a6ce430-0e18-494d-b3e9-5277d787b36d.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699150%252Fgeneral%252F6e30ea14-968f-4d45-bb3d-1d13f0701a13.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699150/general/6e30ea14-968f-4d45-bb3d-1d13f0701a13.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699150%252Fgeneral%252F07a91f4a-5673-4428-a1d7-8beeb3ce0ec3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699150/general/07a91f4a-5673-4428-a1d7-8beeb3ce0ec3.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699150%252Fgeneral%252Fceb4a4a4-c969-4409-b8b9-895aec8b4a7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699150/general/ceb4a4a4-c969-4409-b8b9-895aec8b4a7b.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699150%252Fgeneral%252Fe66a68fe-5dad-4440-9f00-a8a6991095d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699150/general/e66a68fe-5dad-4440-9f00-a8a6991095d5.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699150%252Fgeneral%252F4e4b0977-8e42-4b1f-88c3-0d2d558c0afa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699150/general/4e4b0977-8e42-4b1f-88c3-0d2d558c0afa.jpg already downloaded
2026-03-25 10:23:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a04a33c4-9486-51ca-bb03-608f1931fdea, identifier: 10722492
2026-03-25 10:23:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7da4d93-b193-5b82-ab70-354a65cf4483 with identifier: 10722445
2026-03-25 10:23:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7da4d93-b193-5b82-ab70-354a65cf4483 with scrape type 1
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c7da4d93-b193-5b82-ab70-354a65cf4483
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691804%252Fgeneral%252F3e3d1f0b-41ac-49d5-b2e6-7bf97445f9cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691804/general/3e3d1f0b-41ac-49d5-b2e6-7bf97445f9cc.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691804%252Fgeneral%252Fe104888e-b537-409a-aa9b-17c00ac82f4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691804/general/e104888e-b537-409a-aa9b-17c00ac82f4b.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691804%252Fgeneral%252F83fad1fd-9b44-403c-bff6-fa23a33617e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691804/general/83fad1fd-9b44-403c-bff6-fa23a33617e5.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691804%252Fgeneral%252F22447298-678c-40f8-8455-a9ac725a3247.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691804/general/22447298-678c-40f8-8455-a9ac725a3247.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691804%252Fgeneral%252Fe1e9989a-aad3-4ad9-90ef-77db535d14f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691804/general/e1e9989a-aad3-4ad9-90ef-77db535d14f6.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691804%252Fgeneral%252Fcf57f536-5f60-4140-8c07-e2fde3426e86.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691804/general/cf57f536-5f60-4140-8c07-e2fde3426e86.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691804%252Fgeneral%252Fa4d66c9e-2d3f-4003-8c38-49afdce7a280.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691804/general/a4d66c9e-2d3f-4003-8c38-49afdce7a280.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691804%252Fgeneral%252Fee20adc7-546e-426a-86d5-4f2ea3218678.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691804/general/ee20adc7-546e-426a-86d5-4f2ea3218678.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691804%252Fgeneral%252F5184f04b-acfb-4244-ba5e-231ae3521e71.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691804/general/5184f04b-acfb-4244-ba5e-231ae3521e71.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691804%252Fgeneral%252F191dd6e9-9e55-4be6-860d-0b077c87fb99.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691804/general/191dd6e9-9e55-4be6-860d-0b077c87fb99.jpg already downloaded
2026-03-25 10:23:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c7da4d93-b193-5b82-ab70-354a65cf4483, identifier: 10722445
2026-03-25 10:23:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c6266be-a976-5f06-b225-2ec3112168c5 with identifier: 10722568
2026-03-25 10:23:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c6266be-a976-5f06-b225-2ec3112168c5 with scrape type 1
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2c6266be-a976-5f06-b225-2ec3112168c5
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718873%252Fgeneral%252F6d57b937-2907-4b70-a3f3-0e06bc025d68.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718873/general/6d57b937-2907-4b70-a3f3-0e06bc025d68.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718873%252Fgeneral%252Fe0361291-7421-48ca-8dd6-c5dea0461bf4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718873/general/e0361291-7421-48ca-8dd6-c5dea0461bf4.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718873%252Fgeneral%252Ff7f7a609-1953-40ec-8609-ddbc4f9f4c58.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718873/general/f7f7a609-1953-40ec-8609-ddbc4f9f4c58.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718873%252Fgeneral%252F0fbd829f-56ca-43ef-b32c-b3830d64fd92.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718873/general/0fbd829f-56ca-43ef-b32c-b3830d64fd92.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718873%252Fgeneral%252Fed159764-5789-4e60-8825-76a6aad54247.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718873/general/ed159764-5789-4e60-8825-76a6aad54247.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718873%252Fgeneral%252F572f523c-205c-48be-ae01-e5983025e349.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718873/general/572f523c-205c-48be-ae01-e5983025e349.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718873%252Fgeneral%252F347fd483-fd72-4eb1-9141-07d4c9a520ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718873/general/347fd483-fd72-4eb1-9141-07d4c9a520ab.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718873%252Fgeneral%252F79209f8b-0a77-4cb5-a151-31b3eeb57719.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718873/general/79209f8b-0a77-4cb5-a151-31b3eeb57719.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718873%252Fgeneral%252F9caf010d-8f64-4a36-a292-c46e194cfc5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718873/general/9caf010d-8f64-4a36-a292-c46e194cfc5e.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718873%252Fgeneral%252F3dca55fa-999e-46d6-bf25-444f14f93dbe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718873/general/3dca55fa-999e-46d6-bf25-444f14f93dbe.jpg already downloaded
2026-03-25 10:23:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c6266be-a976-5f06-b225-2ec3112168c5, identifier: 10722568
2026-03-25 10:23:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef9bc18d-b437-5b68-a1f9-e879b75d396c with identifier: 10722597
2026-03-25 10:23:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef9bc18d-b437-5b68-a1f9-e879b75d396c with scrape type 1
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ef9bc18d-b437-5b68-a1f9-e879b75d396c
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723463%252Fgeneral%252Fae83685e-36fb-4c1a-9b38-c5b05c0ceee8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723463/general/ae83685e-36fb-4c1a-9b38-c5b05c0ceee8.jpg already downloaded
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723463%252Fgeneral%252Fb1097e6e-26ec-4452-b984-5c52499434ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723463/general/b1097e6e-26ec-4452-b984-5c52499434ed.jpg already downloaded
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723463%252Fgeneral%252F39f64711-11cd-45e1-a65b-d92ab5aa9385.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723463/general/39f64711-11cd-45e1-a65b-d92ab5aa9385.jpg already downloaded
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723463%252Fgeneral%252Ff1cf66b0-e656-4983-b221-7ad4e7e06e40.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723463/general/f1cf66b0-e656-4983-b221-7ad4e7e06e40.jpg already downloaded
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723463%252Fgeneral%252F2db851fa-53ca-48e5-8014-64ed2c11932d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723463/general/2db851fa-53ca-48e5-8014-64ed2c11932d.jpg already downloaded
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723463%252Fgeneral%252Fd4f92f51-e632-4f1b-ab40-90c6a28f6213.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723463/general/d4f92f51-e632-4f1b-ab40-90c6a28f6213.jpg already downloaded
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723463%252Fgeneral%252Febf5c8d9-bc8a-422d-a5d6-50f15cb9e6c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723463/general/ebf5c8d9-bc8a-422d-a5d6-50f15cb9e6c8.jpg already downloaded
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723463%252Fgeneral%252Fa28a3023-427c-4302-a6c6-828a878d0960.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723463/general/a28a3023-427c-4302-a6c6-828a878d0960.jpg already downloaded
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723463%252Fgeneral%252F24c324cb-edc9-4b92-8354-7460485ff52a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723463/general/24c324cb-edc9-4b92-8354-7460485ff52a.jpg already downloaded
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723463%252Fgeneral%252Fe2c6b7bb-714d-47cf-b272-369e03924da1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723463/general/e2c6b7bb-714d-47cf-b272-369e03924da1.jpg already downloaded
2026-03-25 10:23:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef9bc18d-b437-5b68-a1f9-e879b75d396c, identifier: 10722597
2026-03-25 10:23:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a04a33c4-9486-51ca-bb03-608f1931fdea with identifier: 10722492
2026-03-25 10:23:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a04a33c4-9486-51ca-bb03-608f1931fdea with identifier: 10722492
2026-03-25 10:23:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a04a33c4-9486-51ca-bb03-608f1931fdea with identifier: 10722492 to the API
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722492>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Electric',
'id': 'a04a33c4-9486-51ca-bb03-608f1931fdea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDL900',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722492',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 64095,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5699150/general/4acfb600-1f96-4963-90fa-24e099692f2c.jpg',
'https://images.openlane.eu/carimgs/5699150/general/71f05902-3086-4070-bea7-57f8ab3d5926.jpg',
'https://images.openlane.eu/carimgs/5699150/general/ce05f98b-acd2-4911-848f-1e424b525a00.jpg',
'https://images.openlane.eu/carimgs/5699150/general/5c2229aa-f963-4512-8195-27cfb77571f6.jpg',
'https://images.openlane.eu/carimgs/5699150/general/7a6ce430-0e18-494d-b3e9-5277d787b36d.jpg',
'https://images.openlane.eu/carimgs/5699150/general/6e30ea14-968f-4d45-bb3d-1d13f0701a13.jpg',
'https://images.openlane.eu/carimgs/5699150/general/07a91f4a-5673-4428-a1d7-8beeb3ce0ec3.jpg',
'https://images.openlane.eu/carimgs/5699150/general/ceb4a4a4-c969-4409-b8b9-895aec8b4a7b.jpg',
'https://images.openlane.eu/carimgs/5699150/general/e66a68fe-5dad-4440-9f00-a8a6991095d5.jpg',
'https://images.openlane.eu/carimgs/5699150/general/4e4b0977-8e42-4b1f-88c3-0d2d558c0afa.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a04a33c4-9486-51ca-bb03-608f1931fdea/a04a33c4-9486-51ca-bb03-608f1931fdea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144524,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699150/general/4acfb600-1f96-4963-90fa-24e099692f2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a04a33c4-9486-51ca-bb03-608f1931fdea/a04a33c4-9486-51ca-bb03-608f1931fdea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133449,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699150/general/71f05902-3086-4070-bea7-57f8ab3d5926.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a04a33c4-9486-51ca-bb03-608f1931fdea/a04a33c4-9486-51ca-bb03-608f1931fdea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141675,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699150/general/ce05f98b-acd2-4911-848f-1e424b525a00.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a04a33c4-9486-51ca-bb03-608f1931fdea/a04a33c4-9486-51ca-bb03-608f1931fdea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126903,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699150/general/5c2229aa-f963-4512-8195-27cfb77571f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a04a33c4-9486-51ca-bb03-608f1931fdea/a04a33c4-9486-51ca-bb03-608f1931fdea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108976,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699150/general/7a6ce430-0e18-494d-b3e9-5277d787b36d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a04a33c4-9486-51ca-bb03-608f1931fdea/a04a33c4-9486-51ca-bb03-608f1931fdea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98809,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699150/general/6e30ea14-968f-4d45-bb3d-1d13f0701a13.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a04a33c4-9486-51ca-bb03-608f1931fdea/a04a33c4-9486-51ca-bb03-608f1931fdea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112535,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699150/general/07a91f4a-5673-4428-a1d7-8beeb3ce0ec3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a04a33c4-9486-51ca-bb03-608f1931fdea/a04a33c4-9486-51ca-bb03-608f1931fdea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90076,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699150/general/ceb4a4a4-c969-4409-b8b9-895aec8b4a7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a04a33c4-9486-51ca-bb03-608f1931fdea/a04a33c4-9486-51ca-bb03-608f1931fdea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161740,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699150/general/e66a68fe-5dad-4440-9f00-a8a6991095d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a04a33c4-9486-51ca-bb03-608f1931fdea/a04a33c4-9486-51ca-bb03-608f1931fdea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117230,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699150/general/4e4b0977-8e42-4b1f-88c3-0d2d558c0afa.jpg',
'Width': 1024}],
'price': 22650,
'price_includes_vat': True,
'registration_date': '2021-10-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW iX3 74 kWh - Electric - Automatic - 286 hp - 64.095 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722492%27 HTTP/1.1" 200 None
2026-03-25 10:23:15 [adesa.be] INFO: Saving data for 10722492: {'created_time': 1774434195.549414, 'last_price_update_time': 1774434195.549424, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722492') HTTP/1.1" 204 0
2026-03-25 10:23:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c7da4d93-b193-5b82-ab70-354a65cf4483 with identifier: 10722445
2026-03-25 10:23:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c7da4d93-b193-5b82-ab70-354a65cf4483 with identifier: 10722445
2026-03-25 10:23:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c7da4d93-b193-5b82-ab70-354a65cf4483 with identifier: 10722445 to the API
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722445>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Electric',
'id': 'c7da4d93-b193-5b82-ab70-354a65cf4483',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGF084',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722445',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 80986,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5691804/general/3e3d1f0b-41ac-49d5-b2e6-7bf97445f9cc.jpg',
'https://images.openlane.eu/carimgs/5691804/general/e104888e-b537-409a-aa9b-17c00ac82f4b.jpg',
'https://images.openlane.eu/carimgs/5691804/general/83fad1fd-9b44-403c-bff6-fa23a33617e5.jpg',
'https://images.openlane.eu/carimgs/5691804/general/22447298-678c-40f8-8455-a9ac725a3247.jpg',
'https://images.openlane.eu/carimgs/5691804/general/e1e9989a-aad3-4ad9-90ef-77db535d14f6.jpg',
'https://images.openlane.eu/carimgs/5691804/general/cf57f536-5f60-4140-8c07-e2fde3426e86.jpg',
'https://images.openlane.eu/carimgs/5691804/general/a4d66c9e-2d3f-4003-8c38-49afdce7a280.jpg',
'https://images.openlane.eu/carimgs/5691804/general/ee20adc7-546e-426a-86d5-4f2ea3218678.jpg',
'https://images.openlane.eu/carimgs/5691804/general/5184f04b-acfb-4244-ba5e-231ae3521e71.jpg',
'https://images.openlane.eu/carimgs/5691804/general/191dd6e9-9e55-4be6-860d-0b077c87fb99.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7da4d93-b193-5b82-ab70-354a65cf4483/c7da4d93-b193-5b82-ab70-354a65cf4483_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415977,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691804/general/3e3d1f0b-41ac-49d5-b2e6-7bf97445f9cc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7da4d93-b193-5b82-ab70-354a65cf4483/c7da4d93-b193-5b82-ab70-354a65cf4483_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390493,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691804/general/e104888e-b537-409a-aa9b-17c00ac82f4b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7da4d93-b193-5b82-ab70-354a65cf4483/c7da4d93-b193-5b82-ab70-354a65cf4483_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 433064,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691804/general/83fad1fd-9b44-403c-bff6-fa23a33617e5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7da4d93-b193-5b82-ab70-354a65cf4483/c7da4d93-b193-5b82-ab70-354a65cf4483_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 409739,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691804/general/22447298-678c-40f8-8455-a9ac725a3247.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7da4d93-b193-5b82-ab70-354a65cf4483/c7da4d93-b193-5b82-ab70-354a65cf4483_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312555,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691804/general/e1e9989a-aad3-4ad9-90ef-77db535d14f6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7da4d93-b193-5b82-ab70-354a65cf4483/c7da4d93-b193-5b82-ab70-354a65cf4483_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328768,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691804/general/cf57f536-5f60-4140-8c07-e2fde3426e86.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7da4d93-b193-5b82-ab70-354a65cf4483/c7da4d93-b193-5b82-ab70-354a65cf4483_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357139,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691804/general/a4d66c9e-2d3f-4003-8c38-49afdce7a280.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7da4d93-b193-5b82-ab70-354a65cf4483/c7da4d93-b193-5b82-ab70-354a65cf4483_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326128,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691804/general/ee20adc7-546e-426a-86d5-4f2ea3218678.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7da4d93-b193-5b82-ab70-354a65cf4483/c7da4d93-b193-5b82-ab70-354a65cf4483_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248039,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691804/general/5184f04b-acfb-4244-ba5e-231ae3521e71.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7da4d93-b193-5b82-ab70-354a65cf4483/c7da4d93-b193-5b82-ab70-354a65cf4483_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332664,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691804/general/191dd6e9-9e55-4be6-860d-0b077c87fb99.jpg',
'Width': 1920}],
'price': 22650,
'price_includes_vat': True,
'registration_date': '2021-11-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW iX3 74 kWh - Electric - Automatic - 286 hp - 80.986 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722445%27 HTTP/1.1" 200 None
2026-03-25 10:23:15 [adesa.be] INFO: Saving data for 10722445: {'created_time': 1774434195.867882, 'last_price_update_time': 1774434195.867896, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722445') HTTP/1.1" 204 0
2026-03-25 10:23:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c6266be-a976-5f06-b225-2ec3112168c5 with identifier: 10722568
2026-03-25 10:23:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c6266be-a976-5f06-b225-2ec3112168c5 with identifier: 10722568
2026-03-25 10:23:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c6266be-a976-5f06-b225-2ec3112168c5 with identifier: 10722568 to the API
2026-03-25 10:23:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722568>
{'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': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '2c6266be-a976-5f06-b225-2ec3112168c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXN313',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722568',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 145722,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5718873/general/6d57b937-2907-4b70-a3f3-0e06bc025d68.jpg',
'https://images.openlane.eu/carimgs/5718873/general/e0361291-7421-48ca-8dd6-c5dea0461bf4.jpg',
'https://images.openlane.eu/carimgs/5718873/general/f7f7a609-1953-40ec-8609-ddbc4f9f4c58.jpg',
'https://images.openlane.eu/carimgs/5718873/general/0fbd829f-56ca-43ef-b32c-b3830d64fd92.jpg',
'https://images.openlane.eu/carimgs/5718873/general/ed159764-5789-4e60-8825-76a6aad54247.jpg',
'https://images.openlane.eu/carimgs/5718873/general/572f523c-205c-48be-ae01-e5983025e349.jpg',
'https://images.openlane.eu/carimgs/5718873/general/347fd483-fd72-4eb1-9141-07d4c9a520ab.jpg',
'https://images.openlane.eu/carimgs/5718873/general/79209f8b-0a77-4cb5-a151-31b3eeb57719.jpg',
'https://images.openlane.eu/carimgs/5718873/general/9caf010d-8f64-4a36-a292-c46e194cfc5e.jpg',
'https://images.openlane.eu/carimgs/5718873/general/3dca55fa-999e-46d6-bf25-444f14f93dbe.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c6266be-a976-5f06-b225-2ec3112168c5/2c6266be-a976-5f06-b225-2ec3112168c5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297064,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718873/general/6d57b937-2907-4b70-a3f3-0e06bc025d68.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c6266be-a976-5f06-b225-2ec3112168c5/2c6266be-a976-5f06-b225-2ec3112168c5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279965,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718873/general/e0361291-7421-48ca-8dd6-c5dea0461bf4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c6266be-a976-5f06-b225-2ec3112168c5/2c6266be-a976-5f06-b225-2ec3112168c5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310630,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718873/general/f7f7a609-1953-40ec-8609-ddbc4f9f4c58.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c6266be-a976-5f06-b225-2ec3112168c5/2c6266be-a976-5f06-b225-2ec3112168c5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293806,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718873/general/0fbd829f-56ca-43ef-b32c-b3830d64fd92.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c6266be-a976-5f06-b225-2ec3112168c5/2c6266be-a976-5f06-b225-2ec3112168c5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274392,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718873/general/ed159764-5789-4e60-8825-76a6aad54247.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c6266be-a976-5f06-b225-2ec3112168c5/2c6266be-a976-5f06-b225-2ec3112168c5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277916,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718873/general/572f523c-205c-48be-ae01-e5983025e349.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c6266be-a976-5f06-b225-2ec3112168c5/2c6266be-a976-5f06-b225-2ec3112168c5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216840,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718873/general/347fd483-fd72-4eb1-9141-07d4c9a520ab.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c6266be-a976-5f06-b225-2ec3112168c5/2c6266be-a976-5f06-b225-2ec3112168c5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302698,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718873/general/79209f8b-0a77-4cb5-a151-31b3eeb57719.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c6266be-a976-5f06-b225-2ec3112168c5/2c6266be-a976-5f06-b225-2ec3112168c5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333410,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718873/general/9caf010d-8f64-4a36-a292-c46e194cfc5e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c6266be-a976-5f06-b225-2ec3112168c5/2c6266be-a976-5f06-b225-2ec3112168c5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203075,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718873/general/3dca55fa-999e-46d6-bf25-444f14f93dbe.jpg',
'Width': 1920}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 145.722 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722568%27 HTTP/1.1" 200 None
2026-03-25 10:23:16 [adesa.be] INFO: Saving data for 10722568: {'created_time': 1774434196.198649, 'last_price_update_time': 1774434196.198661, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722568') HTTP/1.1" 204 0
2026-03-25 10:23:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef9bc18d-b437-5b68-a1f9-e879b75d396c with identifier: 10722597
2026-03-25 10:23:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef9bc18d-b437-5b68-a1f9-e879b75d396c with identifier: 10722597
2026-03-25 10:23:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef9bc18d-b437-5b68-a1f9-e879b75d396c with identifier: 10722597 to the API
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722597>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'ef9bc18d-b437-5b68-a1f9-e879b75d396c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPP159',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722597',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 167994,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5723463/general/ae83685e-36fb-4c1a-9b38-c5b05c0ceee8.jpg',
'https://images.openlane.eu/carimgs/5723463/general/b1097e6e-26ec-4452-b984-5c52499434ed.jpg',
'https://images.openlane.eu/carimgs/5723463/general/39f64711-11cd-45e1-a65b-d92ab5aa9385.jpg',
'https://images.openlane.eu/carimgs/5723463/general/f1cf66b0-e656-4983-b221-7ad4e7e06e40.jpg',
'https://images.openlane.eu/carimgs/5723463/general/2db851fa-53ca-48e5-8014-64ed2c11932d.jpg',
'https://images.openlane.eu/carimgs/5723463/general/d4f92f51-e632-4f1b-ab40-90c6a28f6213.jpg',
'https://images.openlane.eu/carimgs/5723463/general/ebf5c8d9-bc8a-422d-a5d6-50f15cb9e6c8.jpg',
'https://images.openlane.eu/carimgs/5723463/general/a28a3023-427c-4302-a6c6-828a878d0960.jpg',
'https://images.openlane.eu/carimgs/5723463/general/24c324cb-edc9-4b92-8354-7460485ff52a.jpg',
'https://images.openlane.eu/carimgs/5723463/general/e2c6b7bb-714d-47cf-b272-369e03924da1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef9bc18d-b437-5b68-a1f9-e879b75d396c/ef9bc18d-b437-5b68-a1f9-e879b75d396c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35690,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723463/general/ae83685e-36fb-4c1a-9b38-c5b05c0ceee8.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef9bc18d-b437-5b68-a1f9-e879b75d396c/ef9bc18d-b437-5b68-a1f9-e879b75d396c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300136,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723463/general/b1097e6e-26ec-4452-b984-5c52499434ed.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef9bc18d-b437-5b68-a1f9-e879b75d396c/ef9bc18d-b437-5b68-a1f9-e879b75d396c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262139,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723463/general/39f64711-11cd-45e1-a65b-d92ab5aa9385.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef9bc18d-b437-5b68-a1f9-e879b75d396c/ef9bc18d-b437-5b68-a1f9-e879b75d396c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286437,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723463/general/f1cf66b0-e656-4983-b221-7ad4e7e06e40.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef9bc18d-b437-5b68-a1f9-e879b75d396c/ef9bc18d-b437-5b68-a1f9-e879b75d396c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260282,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723463/general/2db851fa-53ca-48e5-8014-64ed2c11932d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef9bc18d-b437-5b68-a1f9-e879b75d396c/ef9bc18d-b437-5b68-a1f9-e879b75d396c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282805,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723463/general/d4f92f51-e632-4f1b-ab40-90c6a28f6213.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef9bc18d-b437-5b68-a1f9-e879b75d396c/ef9bc18d-b437-5b68-a1f9-e879b75d396c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264656,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723463/general/ebf5c8d9-bc8a-422d-a5d6-50f15cb9e6c8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef9bc18d-b437-5b68-a1f9-e879b75d396c/ef9bc18d-b437-5b68-a1f9-e879b75d396c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253905,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723463/general/a28a3023-427c-4302-a6c6-828a878d0960.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef9bc18d-b437-5b68-a1f9-e879b75d396c/ef9bc18d-b437-5b68-a1f9-e879b75d396c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369941,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723463/general/24c324cb-edc9-4b92-8354-7460485ff52a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef9bc18d-b437-5b68-a1f9-e879b75d396c/ef9bc18d-b437-5b68-a1f9-e879b75d396c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248807,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723463/general/e2c6b7bb-714d-47cf-b272-369e03924da1.jpg',
'Width': 1400}],
'price': 21100,
'price_includes_vat': True,
'registration_date': '2022-10-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 5 Series Touring 530e - xDrive - Hybrid - Automatic - 163 hp - '
'167.994 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722597%27 HTTP/1.1" 200 None
2026-03-25 10:23:16 [adesa.be] INFO: Saving data for 10722597: {'created_time': 1774434196.541059, 'last_price_update_time': 1774434196.541076, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722597') HTTP/1.1" 204 0
2026-03-25 10:23:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722400> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10:23:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b377934f-8d4a-5993-a8b7-fcd921c7eeaa with identifier: 10722540
2026-03-25 10:23:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b377934f-8d4a-5993-a8b7-fcd921c7eeaa with scrape type 1
2026-03-25 10:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b377934f-8d4a-5993-a8b7-fcd921c7eeaa
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706476%252Fgeneral%252F3f96df8d-bb91-4446-bd6a-b2534ac9b2b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706476/general/3f96df8d-bb91-4446-bd6a-b2534ac9b2b2.jpg already downloaded
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706476%252Fgeneral%252F0f15fe47-dc93-43ab-b603-8650228755e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706476/general/0f15fe47-dc93-43ab-b603-8650228755e9.jpg already downloaded
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706476%252Fgeneral%252Ff5f193f7-a407-4cb7-a0c2-7ec8de264c6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706476/general/f5f193f7-a407-4cb7-a0c2-7ec8de264c6e.jpg already downloaded
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706476%252Fgeneral%252F43a33af5-ba32-4cd9-9af9-9b6438940bd6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706476/general/43a33af5-ba32-4cd9-9af9-9b6438940bd6.jpg already downloaded
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706476%252Fgeneral%252F03c56a6a-e71d-4c37-bb18-dc228c5e9e2d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706476/general/03c56a6a-e71d-4c37-bb18-dc228c5e9e2d.jpg already downloaded
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706476%252Fgeneral%252F8b1a241a-6b0e-40dd-8f30-d8df6f65e72c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706476/general/8b1a241a-6b0e-40dd-8f30-d8df6f65e72c.jpg already downloaded
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706476%252Fgeneral%252F9d20e4f1-cbd2-4f3e-b0b5-6a594dea814e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706476/general/9d20e4f1-cbd2-4f3e-b0b5-6a594dea814e.jpg already downloaded
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706476%252Fgeneral%252F71ea468f-9c8f-494c-af61-5b305a1d4a2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706476/general/71ea468f-9c8f-494c-af61-5b305a1d4a2e.jpg already downloaded
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706476%252Fgeneral%252F5653f189-92e8-42a2-a981-9f7d04b9710b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706476/general/5653f189-92e8-42a2-a981-9f7d04b9710b.jpg already downloaded
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706476%252Fgeneral%252F8dcdc9df-71aa-4abc-947b-dee6d0e27c1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706476/general/8dcdc9df-71aa-4abc-947b-dee6d0e27c1e.jpg already downloaded
2026-03-25 10:23:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b377934f-8d4a-5993-a8b7-fcd921c7eeaa, identifier: 10722540
2026-03-25 10:23:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4953cbb6-fea1-52ae-83dd-8ef881b4745b with identifier: 10722400
2026-03-25 10:23:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4953cbb6-fea1-52ae-83dd-8ef881b4745b with scrape type 1
2026-03-25 10:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4953cbb6-fea1-52ae-83dd-8ef881b4745b
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680778%252Fgeneral%252F080f29f7-d2a4-4bdb-94b6-a7f5e658ed52.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680778/general/080f29f7-d2a4-4bdb-94b6-a7f5e658ed52.jpg already downloaded
2026-03-25 10:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680778%252Fgeneral%252F17c74d5b-0e2b-4a3c-972e-5f3831a43bf6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680778/general/17c74d5b-0e2b-4a3c-972e-5f3831a43bf6.jpg already downloaded
2026-03-25 10:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680778%252Fgeneral%252F5221fe58-7133-4b38-9591-faf50ee5485a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680778/general/5221fe58-7133-4b38-9591-faf50ee5485a.jpg already downloaded
2026-03-25 10:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680778%252Fgeneral%252F02cc9163-4a32-4e2f-9448-6c509a8f4e60.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680778/general/02cc9163-4a32-4e2f-9448-6c509a8f4e60.jpg already downloaded
2026-03-25 10:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680778%252Fgeneral%252Ff5bd725d-8fcf-44c5-8fb0-bed393b467e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680778/general/f5bd725d-8fcf-44c5-8fb0-bed393b467e4.jpg already downloaded
2026-03-25 10:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680778%252Fgeneral%252F94bc0baf-1abe-4632-aa38-12766089d20b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680778/general/94bc0baf-1abe-4632-aa38-12766089d20b.jpg already downloaded
2026-03-25 10:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680778%252Fgeneral%252F6eba3e70-b5d2-4cfe-91e5-e450f0e0dd9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680778/general/6eba3e70-b5d2-4cfe-91e5-e450f0e0dd9b.jpg already downloaded
2026-03-25 10:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680778%252Fgeneral%252F43c5f0bf-d76c-4a0d-b6f0-3c14b37189e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680778/general/43c5f0bf-d76c-4a0d-b6f0-3c14b37189e2.jpg already downloaded
2026-03-25 10:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680778%252Fgeneral%252F2c1307b8-5463-4499-b6ec-85de57e411e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680778/general/2c1307b8-5463-4499-b6ec-85de57e411e5.jpg already downloaded
2026-03-25 10:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680778%252Fgeneral%252Fca670622-849f-4ec3-888f-667a9d2d58cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680778/general/ca670622-849f-4ec3-888f-667a9d2d58cd.jpg already downloaded
2026-03-25 10:23:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4953cbb6-fea1-52ae-83dd-8ef881b4745b, identifier: 10722400
2026-03-25 10:23:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b377934f-8d4a-5993-a8b7-fcd921c7eeaa with identifier: 10722540
2026-03-25 10:23:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b377934f-8d4a-5993-a8b7-fcd921c7eeaa with identifier: 10722540
2026-03-25 10:23:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b377934f-8d4a-5993-a8b7-fcd921c7eeaa with identifier: 10722540 to the API
2026-03-25 10:23:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722540>
{'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': 163,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'b377934f-8d4a-5993-a8b7-fcd921c7eeaa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQU977',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722540',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 66887,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5706476/general/3f96df8d-bb91-4446-bd6a-b2534ac9b2b2.jpg',
'https://images.openlane.eu/carimgs/5706476/general/0f15fe47-dc93-43ab-b603-8650228755e9.jpg',
'https://images.openlane.eu/carimgs/5706476/general/f5f193f7-a407-4cb7-a0c2-7ec8de264c6e.jpg',
'https://images.openlane.eu/carimgs/5706476/general/43a33af5-ba32-4cd9-9af9-9b6438940bd6.jpg',
'https://images.openlane.eu/carimgs/5706476/general/03c56a6a-e71d-4c37-bb18-dc228c5e9e2d.jpg',
'https://images.openlane.eu/carimgs/5706476/general/8b1a241a-6b0e-40dd-8f30-d8df6f65e72c.jpg',
'https://images.openlane.eu/carimgs/5706476/general/9d20e4f1-cbd2-4f3e-b0b5-6a594dea814e.jpg',
'https://images.openlane.eu/carimgs/5706476/general/71ea468f-9c8f-494c-af61-5b305a1d4a2e.jpg',
'https://images.openlane.eu/carimgs/5706476/general/5653f189-92e8-42a2-a981-9f7d04b9710b.jpg',
'https://images.openlane.eu/carimgs/5706476/general/8dcdc9df-71aa-4abc-947b-dee6d0e27c1e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b377934f-8d4a-5993-a8b7-fcd921c7eeaa/b377934f-8d4a-5993-a8b7-fcd921c7eeaa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265011,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706476/general/3f96df8d-bb91-4446-bd6a-b2534ac9b2b2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b377934f-8d4a-5993-a8b7-fcd921c7eeaa/b377934f-8d4a-5993-a8b7-fcd921c7eeaa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295068,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706476/general/0f15fe47-dc93-43ab-b603-8650228755e9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b377934f-8d4a-5993-a8b7-fcd921c7eeaa/b377934f-8d4a-5993-a8b7-fcd921c7eeaa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287897,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706476/general/f5f193f7-a407-4cb7-a0c2-7ec8de264c6e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b377934f-8d4a-5993-a8b7-fcd921c7eeaa/b377934f-8d4a-5993-a8b7-fcd921c7eeaa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277991,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706476/general/43a33af5-ba32-4cd9-9af9-9b6438940bd6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b377934f-8d4a-5993-a8b7-fcd921c7eeaa/b377934f-8d4a-5993-a8b7-fcd921c7eeaa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251547,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706476/general/03c56a6a-e71d-4c37-bb18-dc228c5e9e2d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b377934f-8d4a-5993-a8b7-fcd921c7eeaa/b377934f-8d4a-5993-a8b7-fcd921c7eeaa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250869,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706476/general/8b1a241a-6b0e-40dd-8f30-d8df6f65e72c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b377934f-8d4a-5993-a8b7-fcd921c7eeaa/b377934f-8d4a-5993-a8b7-fcd921c7eeaa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290142,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706476/general/9d20e4f1-cbd2-4f3e-b0b5-6a594dea814e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b377934f-8d4a-5993-a8b7-fcd921c7eeaa/b377934f-8d4a-5993-a8b7-fcd921c7eeaa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222355,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706476/general/71ea468f-9c8f-494c-af61-5b305a1d4a2e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b377934f-8d4a-5993-a8b7-fcd921c7eeaa/b377934f-8d4a-5993-a8b7-fcd921c7eeaa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288734,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706476/general/5653f189-92e8-42a2-a981-9f7d04b9710b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b377934f-8d4a-5993-a8b7-fcd921c7eeaa/b377934f-8d4a-5993-a8b7-fcd921c7eeaa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242447,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706476/general/8dcdc9df-71aa-4abc-947b-dee6d0e27c1e.jpg',
'Width': 1400}],
'price': 22150,
'price_includes_vat': True,
'registration_date': '2022-10-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 5 Series Touring 520d - Diesel - Automatic - 163 hp - 66.887 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722540%27 HTTP/1.1" 200 None
2026-03-25 10:23:17 [adesa.be] INFO: Saving data for 10722540: {'created_time': 1774434197.580344, 'last_price_update_time': 1774434197.580357, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722540') HTTP/1.1" 204 0
2026-03-25 10:23:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4953cbb6-fea1-52ae-83dd-8ef881b4745b with identifier: 10722400
2026-03-25 10:23:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4953cbb6-fea1-52ae-83dd-8ef881b4745b with identifier: 10722400
2026-03-25 10:23:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4953cbb6-fea1-52ae-83dd-8ef881b4745b with identifier: 10722400 to the API
2026-03-25 10:23:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722400>
{'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': 184,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '4953cbb6-fea1-52ae-83dd-8ef881b4745b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CWT349',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722400',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 144843,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5680778/general/080f29f7-d2a4-4bdb-94b6-a7f5e658ed52.jpg',
'https://images.openlane.eu/carimgs/5680778/general/17c74d5b-0e2b-4a3c-972e-5f3831a43bf6.jpg',
'https://images.openlane.eu/carimgs/5680778/general/5221fe58-7133-4b38-9591-faf50ee5485a.jpg',
'https://images.openlane.eu/carimgs/5680778/general/02cc9163-4a32-4e2f-9448-6c509a8f4e60.jpg',
'https://images.openlane.eu/carimgs/5680778/general/f5bd725d-8fcf-44c5-8fb0-bed393b467e4.jpg',
'https://images.openlane.eu/carimgs/5680778/general/94bc0baf-1abe-4632-aa38-12766089d20b.jpg',
'https://images.openlane.eu/carimgs/5680778/general/6eba3e70-b5d2-4cfe-91e5-e450f0e0dd9b.jpg',
'https://images.openlane.eu/carimgs/5680778/general/43c5f0bf-d76c-4a0d-b6f0-3c14b37189e2.jpg',
'https://images.openlane.eu/carimgs/5680778/general/2c1307b8-5463-4499-b6ec-85de57e411e5.jpg',
'https://images.openlane.eu/carimgs/5680778/general/ca670622-849f-4ec3-888f-667a9d2d58cd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4953cbb6-fea1-52ae-83dd-8ef881b4745b/4953cbb6-fea1-52ae-83dd-8ef881b4745b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299467,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680778/general/080f29f7-d2a4-4bdb-94b6-a7f5e658ed52.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4953cbb6-fea1-52ae-83dd-8ef881b4745b/4953cbb6-fea1-52ae-83dd-8ef881b4745b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291648,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680778/general/17c74d5b-0e2b-4a3c-972e-5f3831a43bf6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4953cbb6-fea1-52ae-83dd-8ef881b4745b/4953cbb6-fea1-52ae-83dd-8ef881b4745b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283546,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680778/general/5221fe58-7133-4b38-9591-faf50ee5485a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4953cbb6-fea1-52ae-83dd-8ef881b4745b/4953cbb6-fea1-52ae-83dd-8ef881b4745b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253672,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680778/general/02cc9163-4a32-4e2f-9448-6c509a8f4e60.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4953cbb6-fea1-52ae-83dd-8ef881b4745b/4953cbb6-fea1-52ae-83dd-8ef881b4745b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262154,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680778/general/f5bd725d-8fcf-44c5-8fb0-bed393b467e4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4953cbb6-fea1-52ae-83dd-8ef881b4745b/4953cbb6-fea1-52ae-83dd-8ef881b4745b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244422,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680778/general/94bc0baf-1abe-4632-aa38-12766089d20b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4953cbb6-fea1-52ae-83dd-8ef881b4745b/4953cbb6-fea1-52ae-83dd-8ef881b4745b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226070,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680778/general/6eba3e70-b5d2-4cfe-91e5-e450f0e0dd9b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4953cbb6-fea1-52ae-83dd-8ef881b4745b/4953cbb6-fea1-52ae-83dd-8ef881b4745b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278501,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680778/general/43c5f0bf-d76c-4a0d-b6f0-3c14b37189e2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4953cbb6-fea1-52ae-83dd-8ef881b4745b/4953cbb6-fea1-52ae-83dd-8ef881b4745b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222139,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680778/general/2c1307b8-5463-4499-b6ec-85de57e411e5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4953cbb6-fea1-52ae-83dd-8ef881b4745b/4953cbb6-fea1-52ae-83dd-8ef881b4745b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39326,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680778/general/ca670622-849f-4ec3-888f-667a9d2d58cd.jpg',
'Width': 400}],
'price': 18350,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 5 Series Touring 530e Lounge - xDrive - Hybrid - Automatic - '
'184 hp - 144.843 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722400%27 HTTP/1.1" 200 None
2026-03-25 10:23:18 [adesa.be] INFO: Saving data for 10722400: {'created_time': 1774434198.053993, 'last_price_update_time': 1774434198.054006, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722400') HTTP/1.1" 204 0
2026-03-25 10:23:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722360> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722375> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10: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-25 10: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-25 10:23:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:23:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ae05d3f-3824-5ef5-8a9c-4923010a862e with identifier: 10722360
2026-03-25 10:23:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ae05d3f-3824-5ef5-8a9c-4923010a862e with scrape type 1
2026-03-25 10:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ae05d3f-3824-5ef5-8a9c-4923010a862e
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5497281%252Fgeneral%252F64251ae3-e88c-406b-b5aa-5b058740e93c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5497281/general/64251ae3-e88c-406b-b5aa-5b058740e93c.jpg already downloaded
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5497281%252Fgeneral%252F876ffa50-4418-4701-95fd-98081cba8f02.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5497281/general/876ffa50-4418-4701-95fd-98081cba8f02.jpg already downloaded
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5497281%252Fgeneral%252F13601e08-0118-4fa5-b3cf-24c73b6d4f52.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5497281/general/13601e08-0118-4fa5-b3cf-24c73b6d4f52.jpg already downloaded
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5497281%252Fgeneral%252Feecc9140-8bdd-4940-9736-4fbff7ba87fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5497281/general/eecc9140-8bdd-4940-9736-4fbff7ba87fe.jpg already downloaded
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5497281%252Fgeneral%252F09f3fad0-e6f3-47ba-9dcd-7f8912ff1dd3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5497281/general/09f3fad0-e6f3-47ba-9dcd-7f8912ff1dd3.jpg already downloaded
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5497281%252Fgeneral%252F96f4bca0-e98c-4914-aba5-2dad925b96ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5497281/general/96f4bca0-e98c-4914-aba5-2dad925b96ce.jpg already downloaded
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5497281%252Fgeneral%252F871953ec-8d8e-46e9-937c-5664f183e892.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5497281/general/871953ec-8d8e-46e9-937c-5664f183e892.jpg already downloaded
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5497281%252Fgeneral%252F02aefa79-13d7-4420-bfea-66a856c77681.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5497281/general/02aefa79-13d7-4420-bfea-66a856c77681.jpg already downloaded
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5497281%252Fgeneral%252F4402eba2-99c2-4b39-9a7b-456c4d4c1ac1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5497281/general/4402eba2-99c2-4b39-9a7b-456c4d4c1ac1.jpg already downloaded
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5497281%252Fgeneral%252F1517c6bd-2afc-413b-9631-86c92f942bbd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5497281/general/1517c6bd-2afc-413b-9631-86c92f942bbd.jpg already downloaded
2026-03-25 10:23:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ae05d3f-3824-5ef5-8a9c-4923010a862e, identifier: 10722360
2026-03-25 10:23:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 171e3dd9-3cd5-51b8-80b9-479b119c5a48 with identifier: 10722512
2026-03-25 10:23:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 171e3dd9-3cd5-51b8-80b9-479b119c5a48 with scrape type 1
2026-03-25 10:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 171e3dd9-3cd5-51b8-80b9-479b119c5a48
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704094%252Fgeneral%252Ff38202d1-f633-4490-a210-4155b54c6139.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704094/general/f38202d1-f633-4490-a210-4155b54c6139.jpg already downloaded
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704094%252Fgeneral%252F7c9bdfad-774b-4ef1-8cfd-030ea682d297.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704094/general/7c9bdfad-774b-4ef1-8cfd-030ea682d297.jpg already downloaded
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704094%252Fgeneral%252F2a939df9-04c0-424e-9e78-662b355d4bd5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704094/general/2a939df9-04c0-424e-9e78-662b355d4bd5.jpg already downloaded
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704094%252Fgeneral%252F8843b7d8-6eda-404a-b54c-bca3e5a08204.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704094/general/8843b7d8-6eda-404a-b54c-bca3e5a08204.jpg already downloaded
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704094%252Fgeneral%252F7754b060-8539-473c-bcdc-36d4cd7ead5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704094/general/7754b060-8539-473c-bcdc-36d4cd7ead5e.jpg already downloaded
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704094%252Fgeneral%252F6aaae06b-994a-462d-a17d-1b10b1b75ecd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704094/general/6aaae06b-994a-462d-a17d-1b10b1b75ecd.jpg already downloaded
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704094%252Fgeneral%252F626057d9-56e2-4c27-afb7-9ebd70a537df.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704094/general/626057d9-56e2-4c27-afb7-9ebd70a537df.jpg already downloaded
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704094%252Fgeneral%252F60f77979-57f2-421c-be7e-a4e1c8966cd4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704094/general/60f77979-57f2-421c-be7e-a4e1c8966cd4.jpg already downloaded
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704094%252Fgeneral%252Ff318850b-d081-4b12-a67b-68325412cf7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704094/general/f318850b-d081-4b12-a67b-68325412cf7b.jpg already downloaded
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704094%252Fgeneral%252F6768e8d7-1bc3-46f8-991e-7ac3e35c9dc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704094/general/6768e8d7-1bc3-46f8-991e-7ac3e35c9dc3.jpg already downloaded
2026-03-25 10:23:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 171e3dd9-3cd5-51b8-80b9-479b119c5a48, identifier: 10722512
2026-03-25 10:23:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ae05d3f-3824-5ef5-8a9c-4923010a862e with identifier: 10722360
2026-03-25 10:23:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ae05d3f-3824-5ef5-8a9c-4923010a862e with identifier: 10722360
2026-03-25 10:23:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ae05d3f-3824-5ef5-8a9c-4923010a862e with identifier: 10722360 to the API
2026-03-25 10:23:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722360>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '2ae05d3f-3824-5ef5-8a9c-4923010a862e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQU948',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722360',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 57869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5497281/general/64251ae3-e88c-406b-b5aa-5b058740e93c.jpg',
'https://images.openlane.eu/carimgs/5497281/general/876ffa50-4418-4701-95fd-98081cba8f02.jpg',
'https://images.openlane.eu/carimgs/5497281/general/13601e08-0118-4fa5-b3cf-24c73b6d4f52.jpg',
'https://images.openlane.eu/carimgs/5497281/general/eecc9140-8bdd-4940-9736-4fbff7ba87fe.jpg',
'https://images.openlane.eu/carimgs/5497281/general/09f3fad0-e6f3-47ba-9dcd-7f8912ff1dd3.jpg',
'https://images.openlane.eu/carimgs/5497281/general/96f4bca0-e98c-4914-aba5-2dad925b96ce.jpg',
'https://images.openlane.eu/carimgs/5497281/general/871953ec-8d8e-46e9-937c-5664f183e892.jpg',
'https://images.openlane.eu/carimgs/5497281/general/02aefa79-13d7-4420-bfea-66a856c77681.jpg',
'https://images.openlane.eu/carimgs/5497281/general/4402eba2-99c2-4b39-9a7b-456c4d4c1ac1.jpg',
'https://images.openlane.eu/carimgs/5497281/general/1517c6bd-2afc-413b-9631-86c92f942bbd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ae05d3f-3824-5ef5-8a9c-4923010a862e/2ae05d3f-3824-5ef5-8a9c-4923010a862e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320996,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5497281/general/64251ae3-e88c-406b-b5aa-5b058740e93c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ae05d3f-3824-5ef5-8a9c-4923010a862e/2ae05d3f-3824-5ef5-8a9c-4923010a862e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319768,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5497281/general/876ffa50-4418-4701-95fd-98081cba8f02.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ae05d3f-3824-5ef5-8a9c-4923010a862e/2ae05d3f-3824-5ef5-8a9c-4923010a862e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312311,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5497281/general/13601e08-0118-4fa5-b3cf-24c73b6d4f52.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ae05d3f-3824-5ef5-8a9c-4923010a862e/2ae05d3f-3824-5ef5-8a9c-4923010a862e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294288,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5497281/general/eecc9140-8bdd-4940-9736-4fbff7ba87fe.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ae05d3f-3824-5ef5-8a9c-4923010a862e/2ae05d3f-3824-5ef5-8a9c-4923010a862e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365198,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5497281/general/09f3fad0-e6f3-47ba-9dcd-7f8912ff1dd3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ae05d3f-3824-5ef5-8a9c-4923010a862e/2ae05d3f-3824-5ef5-8a9c-4923010a862e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284034,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5497281/general/96f4bca0-e98c-4914-aba5-2dad925b96ce.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ae05d3f-3824-5ef5-8a9c-4923010a862e/2ae05d3f-3824-5ef5-8a9c-4923010a862e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254876,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5497281/general/871953ec-8d8e-46e9-937c-5664f183e892.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ae05d3f-3824-5ef5-8a9c-4923010a862e/2ae05d3f-3824-5ef5-8a9c-4923010a862e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401123,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5497281/general/02aefa79-13d7-4420-bfea-66a856c77681.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ae05d3f-3824-5ef5-8a9c-4923010a862e/2ae05d3f-3824-5ef5-8a9c-4923010a862e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244411,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5497281/general/4402eba2-99c2-4b39-9a7b-456c4d4c1ac1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ae05d3f-3824-5ef5-8a9c-4923010a862e/2ae05d3f-3824-5ef5-8a9c-4923010a862e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312154,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5497281/general/1517c6bd-2afc-413b-9631-86c92f942bbd.jpg',
'Width': 1920}],
'price': 22650,
'price_includes_vat': True,
'registration_date': '2022-10-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 5 Series Touring 520d - Diesel - Automatic - 163 hp - 57.869 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722360%27 HTTP/1.1" 200 None
2026-03-25 10:23:19 [adesa.be] INFO: Saving data for 10722360: {'created_time': 1774434199.127987, 'last_price_update_time': 1774434199.128, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722360') HTTP/1.1" 204 0
2026-03-25 10:23:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 171e3dd9-3cd5-51b8-80b9-479b119c5a48 with identifier: 10722512
2026-03-25 10:23:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 171e3dd9-3cd5-51b8-80b9-479b119c5a48 with identifier: 10722512
2026-03-25 10:23:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 171e3dd9-3cd5-51b8-80b9-479b119c5a48 with identifier: 10722512 to the API
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722512>
{'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': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '171e3dd9-3cd5-51b8-80b9-479b119c5a48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXG994',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722512',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 84286,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5704094/general/f38202d1-f633-4490-a210-4155b54c6139.jpg',
'https://images.openlane.eu/carimgs/5704094/general/7c9bdfad-774b-4ef1-8cfd-030ea682d297.jpg',
'https://images.openlane.eu/carimgs/5704094/general/2a939df9-04c0-424e-9e78-662b355d4bd5.jpg',
'https://images.openlane.eu/carimgs/5704094/general/8843b7d8-6eda-404a-b54c-bca3e5a08204.jpg',
'https://images.openlane.eu/carimgs/5704094/general/7754b060-8539-473c-bcdc-36d4cd7ead5e.jpg',
'https://images.openlane.eu/carimgs/5704094/general/6aaae06b-994a-462d-a17d-1b10b1b75ecd.jpg',
'https://images.openlane.eu/carimgs/5704094/general/626057d9-56e2-4c27-afb7-9ebd70a537df.jpg',
'https://images.openlane.eu/carimgs/5704094/general/60f77979-57f2-421c-be7e-a4e1c8966cd4.jpg',
'https://images.openlane.eu/carimgs/5704094/general/f318850b-d081-4b12-a67b-68325412cf7b.jpg',
'https://images.openlane.eu/carimgs/5704094/general/6768e8d7-1bc3-46f8-991e-7ac3e35c9dc3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171e3dd9-3cd5-51b8-80b9-479b119c5a48/171e3dd9-3cd5-51b8-80b9-479b119c5a48_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182294,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704094/general/f38202d1-f633-4490-a210-4155b54c6139.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171e3dd9-3cd5-51b8-80b9-479b119c5a48/171e3dd9-3cd5-51b8-80b9-479b119c5a48_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704094/general/7c9bdfad-774b-4ef1-8cfd-030ea682d297.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171e3dd9-3cd5-51b8-80b9-479b119c5a48/171e3dd9-3cd5-51b8-80b9-479b119c5a48_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165903,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704094/general/2a939df9-04c0-424e-9e78-662b355d4bd5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171e3dd9-3cd5-51b8-80b9-479b119c5a48/171e3dd9-3cd5-51b8-80b9-479b119c5a48_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154046,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704094/general/8843b7d8-6eda-404a-b54c-bca3e5a08204.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171e3dd9-3cd5-51b8-80b9-479b119c5a48/171e3dd9-3cd5-51b8-80b9-479b119c5a48_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123025,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704094/general/7754b060-8539-473c-bcdc-36d4cd7ead5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171e3dd9-3cd5-51b8-80b9-479b119c5a48/171e3dd9-3cd5-51b8-80b9-479b119c5a48_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704094/general/6aaae06b-994a-462d-a17d-1b10b1b75ecd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171e3dd9-3cd5-51b8-80b9-479b119c5a48/171e3dd9-3cd5-51b8-80b9-479b119c5a48_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127711,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704094/general/626057d9-56e2-4c27-afb7-9ebd70a537df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171e3dd9-3cd5-51b8-80b9-479b119c5a48/171e3dd9-3cd5-51b8-80b9-479b119c5a48_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96662,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704094/general/60f77979-57f2-421c-be7e-a4e1c8966cd4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171e3dd9-3cd5-51b8-80b9-479b119c5a48/171e3dd9-3cd5-51b8-80b9-479b119c5a48_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103275,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704094/general/f318850b-d081-4b12-a67b-68325412cf7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171e3dd9-3cd5-51b8-80b9-479b119c5a48/171e3dd9-3cd5-51b8-80b9-479b119c5a48_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161900,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704094/general/6768e8d7-1bc3-46f8-991e-7ac3e35c9dc3.jpg',
'Width': 1024}],
'price': 15650,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Gran Coupé 216d - Diesel - Automatic - 116 hp - 84.286 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722512%27 HTTP/1.1" 200 None
2026-03-25 10:23:19 [adesa.be] INFO: Saving data for 10722512: {'created_time': 1774434199.493278, 'last_price_update_time': 1774434199.493289, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722512') HTTP/1.1" 204 0
2026-03-25 10:23:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a304c9e9-f961-56d3-897b-800bf0d56460 with identifier: 10722375
2026-03-25 10:23:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a304c9e9-f961-56d3-897b-800bf0d56460 with scrape type 1
2026-03-25 10:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a304c9e9-f961-56d3-897b-800bf0d56460
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659725%252Fgeneral%252F3283a8dc-a586-4f43-9b45-c42f0f375a5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659725/general/3283a8dc-a586-4f43-9b45-c42f0f375a5a.jpg already downloaded
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659725%252Fgeneral%252Fcd2aeb56-01b2-41b5-81a6-04f8634c1b90.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659725/general/cd2aeb56-01b2-41b5-81a6-04f8634c1b90.jpg already downloaded
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659725%252Fgeneral%252Ff62dd649-12ea-45f2-a457-a265faa3c55b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659725/general/f62dd649-12ea-45f2-a457-a265faa3c55b.jpg already downloaded
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659725%252Fgeneral%252F09b2eb22-8c04-4cd5-bf5b-db601508e213.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659725/general/09b2eb22-8c04-4cd5-bf5b-db601508e213.jpg already downloaded
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659725%252Fgeneral%252Fb690fd24-dfdc-4c97-9319-2a6d01469929.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659725/general/b690fd24-dfdc-4c97-9319-2a6d01469929.jpg already downloaded
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659725%252Fgeneral%252F8f0441a6-0974-4bcc-abcf-f6bc381f0c53.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659725/general/8f0441a6-0974-4bcc-abcf-f6bc381f0c53.jpg already downloaded
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659725%252Fgeneral%252Fb252133e-bdc5-40d9-b7c5-963be8ddb237.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659725/general/b252133e-bdc5-40d9-b7c5-963be8ddb237.jpg already downloaded
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659725%252Fgeneral%252F430e604a-9d95-405a-b2a0-03de4d456895.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659725/general/430e604a-9d95-405a-b2a0-03de4d456895.jpg already downloaded
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659725%252Fgeneral%252Fff9235b0-6e70-4e61-9110-8cb6b1e348d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659725/general/ff9235b0-6e70-4e61-9110-8cb6b1e348d4.jpg already downloaded
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5659725%252Fgeneral%252F1dae2b8d-64fb-4d90-9237-6eebb67e55f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5659725/general/1dae2b8d-64fb-4d90-9237-6eebb67e55f8.jpg already downloaded
2026-03-25 10:23:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a304c9e9-f961-56d3-897b-800bf0d56460, identifier: 10722375
2026-03-25 10:23:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 612e661d-c269-5864-bfd8-9d5b055e482a with identifier: 10722539
2026-03-25 10:23:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 612e661d-c269-5864-bfd8-9d5b055e482a with scrape type 1
2026-03-25 10:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 612e661d-c269-5864-bfd8-9d5b055e482a
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706467%252Fgeneral%252Fe26fd239-9c44-48c2-8662-ee7d7c21ef03.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706467/general/e26fd239-9c44-48c2-8662-ee7d7c21ef03.jpg already downloaded
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706467%252Fgeneral%252Fd3f90bfe-8801-4963-bf79-e174b6bac2ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706467/general/d3f90bfe-8801-4963-bf79-e174b6bac2ff.jpg already downloaded
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706467%252Fgeneral%252F390bae29-3a1a-4a5e-8778-e913a5defed9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706467/general/390bae29-3a1a-4a5e-8778-e913a5defed9.jpg already downloaded
2026-03-25 10:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5706467%252Fgeneral%252Ff96d9af6-82e8-485c-8f93-5b3673bebf38.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706467/general/f96d9af6-82e8-485c-8f93-5b3673bebf38.jpg already downloaded
2026-03-25 10:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5706467%252Fgeneral%252F314d06e3-3698-4767-ae48-9e8c7a4ffbf0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706467/general/314d06e3-3698-4767-ae48-9e8c7a4ffbf0.jpg already downloaded
2026-03-25 10:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5706467%252Fgeneral%252Fc87af119-d6f7-429a-be6f-b912b8d4a9ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706467/general/c87af119-d6f7-429a-be6f-b912b8d4a9ad.jpg already downloaded
2026-03-25 10:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5706467%252Fgeneral%252Fb5e60b2b-16f3-4c41-9c49-274b73adf6ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706467/general/b5e60b2b-16f3-4c41-9c49-274b73adf6ec.jpg already downloaded
2026-03-25 10:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5706467%252Fgeneral%252Fadadee9a-0868-4d18-bea1-a098d7324815.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706467/general/adadee9a-0868-4d18-bea1-a098d7324815.jpg already downloaded
2026-03-25 10:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5706467%252Fgeneral%252Fbcf3e934-67aa-4874-9801-ecd4b19d7325.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706467/general/bcf3e934-67aa-4874-9801-ecd4b19d7325.jpg already downloaded
2026-03-25 10:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5706467%252Fgeneral%252Fc649febb-4687-4089-957d-8afbeaf335c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706467/general/c649febb-4687-4089-957d-8afbeaf335c1.jpg already downloaded
2026-03-25 10:23:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 612e661d-c269-5864-bfd8-9d5b055e482a, identifier: 10722539
2026-03-25 10:23:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a304c9e9-f961-56d3-897b-800bf0d56460 with identifier: 10722375
2026-03-25 10:23:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a304c9e9-f961-56d3-897b-800bf0d56460 with identifier: 10722375
2026-03-25 10:23:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a304c9e9-f961-56d3-897b-800bf0d56460 with identifier: 10722375 to the API
2026-03-25 10:23:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722375>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'a304c9e9-f961-56d3-897b-800bf0d56460',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRM680',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722375',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 118063,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5659725/general/3283a8dc-a586-4f43-9b45-c42f0f375a5a.jpg',
'https://images.openlane.eu/carimgs/5659725/general/cd2aeb56-01b2-41b5-81a6-04f8634c1b90.jpg',
'https://images.openlane.eu/carimgs/5659725/general/f62dd649-12ea-45f2-a457-a265faa3c55b.jpg',
'https://images.openlane.eu/carimgs/5659725/general/09b2eb22-8c04-4cd5-bf5b-db601508e213.jpg',
'https://images.openlane.eu/carimgs/5659725/general/b690fd24-dfdc-4c97-9319-2a6d01469929.jpg',
'https://images.openlane.eu/carimgs/5659725/general/8f0441a6-0974-4bcc-abcf-f6bc381f0c53.jpg',
'https://images.openlane.eu/carimgs/5659725/general/b252133e-bdc5-40d9-b7c5-963be8ddb237.jpg',
'https://images.openlane.eu/carimgs/5659725/general/430e604a-9d95-405a-b2a0-03de4d456895.jpg',
'https://images.openlane.eu/carimgs/5659725/general/ff9235b0-6e70-4e61-9110-8cb6b1e348d4.jpg',
'https://images.openlane.eu/carimgs/5659725/general/1dae2b8d-64fb-4d90-9237-6eebb67e55f8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a304c9e9-f961-56d3-897b-800bf0d56460/a304c9e9-f961-56d3-897b-800bf0d56460_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90374,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659725/general/3283a8dc-a586-4f43-9b45-c42f0f375a5a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a304c9e9-f961-56d3-897b-800bf0d56460/a304c9e9-f961-56d3-897b-800bf0d56460_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659725/general/cd2aeb56-01b2-41b5-81a6-04f8634c1b90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a304c9e9-f961-56d3-897b-800bf0d56460/a304c9e9-f961-56d3-897b-800bf0d56460_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104423,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659725/general/f62dd649-12ea-45f2-a457-a265faa3c55b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a304c9e9-f961-56d3-897b-800bf0d56460/a304c9e9-f961-56d3-897b-800bf0d56460_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99874,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659725/general/09b2eb22-8c04-4cd5-bf5b-db601508e213.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a304c9e9-f961-56d3-897b-800bf0d56460/a304c9e9-f961-56d3-897b-800bf0d56460_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113193,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659725/general/b690fd24-dfdc-4c97-9319-2a6d01469929.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a304c9e9-f961-56d3-897b-800bf0d56460/a304c9e9-f961-56d3-897b-800bf0d56460_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113193,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659725/general/8f0441a6-0974-4bcc-abcf-f6bc381f0c53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a304c9e9-f961-56d3-897b-800bf0d56460/a304c9e9-f961-56d3-897b-800bf0d56460_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118160,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659725/general/b252133e-bdc5-40d9-b7c5-963be8ddb237.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a304c9e9-f961-56d3-897b-800bf0d56460/a304c9e9-f961-56d3-897b-800bf0d56460_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659725/general/430e604a-9d95-405a-b2a0-03de4d456895.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a304c9e9-f961-56d3-897b-800bf0d56460/a304c9e9-f961-56d3-897b-800bf0d56460_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117734,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659725/general/ff9235b0-6e70-4e61-9110-8cb6b1e348d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a304c9e9-f961-56d3-897b-800bf0d56460/a304c9e9-f961-56d3-897b-800bf0d56460_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128000,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5659725/general/1dae2b8d-64fb-4d90-9237-6eebb67e55f8.jpg',
'Width': 1024}],
'price': 13550,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Gran Coupé 216d - Diesel - Automatic - 116 hp - '
'118.063 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722375%27 HTTP/1.1" 200 None
2026-03-25 10:23:20 [adesa.be] INFO: Saving data for 10722375: {'created_time': 1774434200.542304, 'last_price_update_time': 1774434200.542316, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722375') HTTP/1.1" 204 0
2026-03-25 10:23:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 612e661d-c269-5864-bfd8-9d5b055e482a with identifier: 10722539
2026-03-25 10:23:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 612e661d-c269-5864-bfd8-9d5b055e482a with identifier: 10722539
2026-03-25 10:23:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 612e661d-c269-5864-bfd8-9d5b055e482a with identifier: 10722539 to the API
2026-03-25 10:23:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722539>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '612e661d-c269-5864-bfd8-9d5b055e482a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DQQ979',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722539',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 77791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5706467/general/e26fd239-9c44-48c2-8662-ee7d7c21ef03.jpg',
'https://images.openlane.eu/carimgs/5706467/general/d3f90bfe-8801-4963-bf79-e174b6bac2ff.jpg',
'https://images.openlane.eu/carimgs/5706467/general/390bae29-3a1a-4a5e-8778-e913a5defed9.jpg',
'https://images.openlane.eu/carimgs/5706467/general/f96d9af6-82e8-485c-8f93-5b3673bebf38.jpg',
'https://images.openlane.eu/carimgs/5706467/general/314d06e3-3698-4767-ae48-9e8c7a4ffbf0.jpg',
'https://images.openlane.eu/carimgs/5706467/general/c87af119-d6f7-429a-be6f-b912b8d4a9ad.jpg',
'https://images.openlane.eu/carimgs/5706467/general/b5e60b2b-16f3-4c41-9c49-274b73adf6ec.jpg',
'https://images.openlane.eu/carimgs/5706467/general/adadee9a-0868-4d18-bea1-a098d7324815.jpg',
'https://images.openlane.eu/carimgs/5706467/general/bcf3e934-67aa-4874-9801-ecd4b19d7325.jpg',
'https://images.openlane.eu/carimgs/5706467/general/c649febb-4687-4089-957d-8afbeaf335c1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_612e661d-c269-5864-bfd8-9d5b055e482a/612e661d-c269-5864-bfd8-9d5b055e482a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83389,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706467/general/e26fd239-9c44-48c2-8662-ee7d7c21ef03.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_612e661d-c269-5864-bfd8-9d5b055e482a/612e661d-c269-5864-bfd8-9d5b055e482a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81744,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706467/general/d3f90bfe-8801-4963-bf79-e174b6bac2ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_612e661d-c269-5864-bfd8-9d5b055e482a/612e661d-c269-5864-bfd8-9d5b055e482a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84913,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706467/general/390bae29-3a1a-4a5e-8778-e913a5defed9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_612e661d-c269-5864-bfd8-9d5b055e482a/612e661d-c269-5864-bfd8-9d5b055e482a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706467/general/f96d9af6-82e8-485c-8f93-5b3673bebf38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_612e661d-c269-5864-bfd8-9d5b055e482a/612e661d-c269-5864-bfd8-9d5b055e482a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93668,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706467/general/314d06e3-3698-4767-ae48-9e8c7a4ffbf0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_612e661d-c269-5864-bfd8-9d5b055e482a/612e661d-c269-5864-bfd8-9d5b055e482a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78695,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706467/general/c87af119-d6f7-429a-be6f-b912b8d4a9ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_612e661d-c269-5864-bfd8-9d5b055e482a/612e661d-c269-5864-bfd8-9d5b055e482a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116680,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706467/general/b5e60b2b-16f3-4c41-9c49-274b73adf6ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_612e661d-c269-5864-bfd8-9d5b055e482a/612e661d-c269-5864-bfd8-9d5b055e482a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76518,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706467/general/adadee9a-0868-4d18-bea1-a098d7324815.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_612e661d-c269-5864-bfd8-9d5b055e482a/612e661d-c269-5864-bfd8-9d5b055e482a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86034,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706467/general/bcf3e934-67aa-4874-9801-ecd4b19d7325.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_612e661d-c269-5864-bfd8-9d5b055e482a/612e661d-c269-5864-bfd8-9d5b055e482a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144153,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706467/general/c649febb-4687-4089-957d-8afbeaf335c1.jpg',
'Width': 1024}],
'price': 17150,
'price_includes_vat': True,
'registration_date': '2023-05-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Gran Coupé 218i - Petrol - Automatic - 136 hp - 77.791 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 10:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722539%27 HTTP/1.1" 200 None
2026-03-25 10:23:20 [adesa.be] INFO: Saving data for 10722539: {'created_time': 1774434200.867451, 'last_price_update_time': 1774434200.867463, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722539') HTTP/1.1" 204 0
2026-03-25 10:23:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:23:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc with identifier: 10722528
2026-03-25 10:23:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc with scrape type 1
2026-03-25 10:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5704390%252Fgeneral%252F0ec8f09b-d40b-47e0-9f0e-eacf5c691e10.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704390/general/0ec8f09b-d40b-47e0-9f0e-eacf5c691e10.jpg already downloaded
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5704390%252Fgeneral%252F5e4feca7-6a52-43fd-b288-5409fdfab0a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704390/general/5e4feca7-6a52-43fd-b288-5409fdfab0a8.jpg already downloaded
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5704390%252Fgeneral%252F7ba0deae-1359-4272-a269-1adebc13e894.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704390/general/7ba0deae-1359-4272-a269-1adebc13e894.jpg already downloaded
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5704390%252Fgeneral%252Fceb5b949-7516-4e9a-be8c-a2885d3ab3cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704390/general/ceb5b949-7516-4e9a-be8c-a2885d3ab3cc.jpg already downloaded
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5704390%252Fgeneral%252F6de330c1-6275-4d21-a487-990922028e9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704390/general/6de330c1-6275-4d21-a487-990922028e9b.jpg already downloaded
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5704390%252Fgeneral%252F526e79e1-6713-4559-b0bc-ed82224972fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704390/general/526e79e1-6713-4559-b0bc-ed82224972fa.jpg already downloaded
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5704390%252Fgeneral%252Fa5063b92-3ffe-4564-a776-a0f7cbec399e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704390/general/a5063b92-3ffe-4564-a776-a0f7cbec399e.jpg already downloaded
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5704390%252Fgeneral%252F28ffab9e-2dab-4737-a49f-10763423ae5b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704390/general/28ffab9e-2dab-4737-a49f-10763423ae5b.jpg already downloaded
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5704390%252Fgeneral%252F45bd3337-05ca-4745-8fbd-b3016515ca5c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704390/general/45bd3337-05ca-4745-8fbd-b3016515ca5c.jpg already downloaded
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5704390%252Fgeneral%252F53d2c3e7-9b4b-4e01-bf52-fae743530616.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704390/general/53d2c3e7-9b4b-4e01-bf52-fae743530616.jpg already downloaded
2026-03-25 10:23:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc, identifier: 10722528
2026-03-25 10:23:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc with identifier: 10722528
2026-03-25 10:23:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc with identifier: 10722528
2026-03-25 10:23:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc with identifier: 10722528 to the API
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722528>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNJ663',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722528',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 112080,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5704390/general/0ec8f09b-d40b-47e0-9f0e-eacf5c691e10.jpg',
'https://images.openlane.eu/carimgs/5704390/general/5e4feca7-6a52-43fd-b288-5409fdfab0a8.jpg',
'https://images.openlane.eu/carimgs/5704390/general/7ba0deae-1359-4272-a269-1adebc13e894.jpg',
'https://images.openlane.eu/carimgs/5704390/general/ceb5b949-7516-4e9a-be8c-a2885d3ab3cc.jpg',
'https://images.openlane.eu/carimgs/5704390/general/6de330c1-6275-4d21-a487-990922028e9b.jpg',
'https://images.openlane.eu/carimgs/5704390/general/526e79e1-6713-4559-b0bc-ed82224972fa.jpg',
'https://images.openlane.eu/carimgs/5704390/general/a5063b92-3ffe-4564-a776-a0f7cbec399e.jpg',
'https://images.openlane.eu/carimgs/5704390/general/28ffab9e-2dab-4737-a49f-10763423ae5b.jpg',
'https://images.openlane.eu/carimgs/5704390/general/45bd3337-05ca-4745-8fbd-b3016515ca5c.jpg',
'https://images.openlane.eu/carimgs/5704390/general/53d2c3e7-9b4b-4e01-bf52-fae743530616.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc/ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286377,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704390/general/0ec8f09b-d40b-47e0-9f0e-eacf5c691e10.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc/ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292259,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704390/general/5e4feca7-6a52-43fd-b288-5409fdfab0a8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc/ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278425,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704390/general/7ba0deae-1359-4272-a269-1adebc13e894.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc/ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219871,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704390/general/ceb5b949-7516-4e9a-be8c-a2885d3ab3cc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc/ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254790,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704390/general/6de330c1-6275-4d21-a487-990922028e9b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc/ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243951,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704390/general/526e79e1-6713-4559-b0bc-ed82224972fa.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc/ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289733,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704390/general/a5063b92-3ffe-4564-a776-a0f7cbec399e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc/ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271184,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704390/general/28ffab9e-2dab-4737-a49f-10763423ae5b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc/ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277226,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704390/general/45bd3337-05ca-4745-8fbd-b3016515ca5c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc/ad79f2ae-5a78-5c2c-a9f9-0ab65f464cdc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35993,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704390/general/53d2c3e7-9b4b-4e01-bf52-fae743530616.jpg',
'Width': 400}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Gran Coupé 216d - Diesel - Automatic - 116 hp - '
'112.080 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722528%27 HTTP/1.1" 200 None
2026-03-25 10:23:21 [adesa.be] INFO: Saving data for 10722528: {'created_time': 1774434201.577777, 'last_price_update_time': 1774434201.57779, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722528') HTTP/1.1" 204 0
2026-03-25 10:23:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722424> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:23:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cea05cf-b613-5f58-89f6-eda30988eaad with identifier: 10722424
2026-03-25 10:23:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cea05cf-b613-5f58-89f6-eda30988eaad with scrape type 1
2026-03-25 10:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4cea05cf-b613-5f58-89f6-eda30988eaad
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5689428%252Fgeneral%252F97dff26f-07cb-4263-a58e-b6912e8644a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689428/general/97dff26f-07cb-4263-a58e-b6912e8644a5.jpg already downloaded
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5689428%252Fgeneral%252F19b84934-f836-406e-9f75-63ac06b34c88.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689428/general/19b84934-f836-406e-9f75-63ac06b34c88.jpg already downloaded
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5689428%252Fgeneral%252F9b97144e-b6fa-472e-a306-710fcfb8f5de.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689428/general/9b97144e-b6fa-472e-a306-710fcfb8f5de.jpg already downloaded
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5689428%252Fgeneral%252Fbd46f20f-7f87-4d9f-a245-9f54262f902a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689428/general/bd46f20f-7f87-4d9f-a245-9f54262f902a.jpg already downloaded
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5689428%252Fgeneral%252F5cf7d0ec-5891-48b2-b33f-c49e682d4e61.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689428/general/5cf7d0ec-5891-48b2-b33f-c49e682d4e61.jpg already downloaded
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5689428%252Fgeneral%252Fc0595c71-cf49-459f-8c46-e019196b5a8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689428/general/c0595c71-cf49-459f-8c46-e019196b5a8c.jpg already downloaded
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5689428%252Fgeneral%252Ff6c1b41f-4465-4371-8e77-3871153d37a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689428/general/f6c1b41f-4465-4371-8e77-3871153d37a0.jpg already downloaded
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5689428%252Fgeneral%252Fd86f2333-1e1d-4033-a400-dc0181ebb4da.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689428/general/d86f2333-1e1d-4033-a400-dc0181ebb4da.jpg already downloaded
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5689428%252Fgeneral%252F5e73235e-7f0a-4a82-b380-e9cfbe923611.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689428/general/5e73235e-7f0a-4a82-b380-e9cfbe923611.jpg already downloaded
2026-03-25 10:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5689428%252Fgeneral%252Ff2fff060-810f-45f4-a4bd-2dc352d1c334.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689428/general/f2fff060-810f-45f4-a4bd-2dc352d1c334.jpg already downloaded
2026-03-25 10:23:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4cea05cf-b613-5f58-89f6-eda30988eaad, identifier: 10722424
2026-03-25 10:23:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4cea05cf-b613-5f58-89f6-eda30988eaad with identifier: 10722424
2026-03-25 10:23:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4cea05cf-b613-5f58-89f6-eda30988eaad with identifier: 10722424
2026-03-25 10:23:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4cea05cf-b613-5f58-89f6-eda30988eaad with identifier: 10722424 to the API
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722424>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '4cea05cf-b613-5f58-89f6-eda30988eaad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGN608',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722424',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 102888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5689428/general/97dff26f-07cb-4263-a58e-b6912e8644a5.jpg',
'https://images.openlane.eu/carimgs/5689428/general/19b84934-f836-406e-9f75-63ac06b34c88.jpg',
'https://images.openlane.eu/carimgs/5689428/general/9b97144e-b6fa-472e-a306-710fcfb8f5de.jpg',
'https://images.openlane.eu/carimgs/5689428/general/bd46f20f-7f87-4d9f-a245-9f54262f902a.jpg',
'https://images.openlane.eu/carimgs/5689428/general/5cf7d0ec-5891-48b2-b33f-c49e682d4e61.jpg',
'https://images.openlane.eu/carimgs/5689428/general/c0595c71-cf49-459f-8c46-e019196b5a8c.jpg',
'https://images.openlane.eu/carimgs/5689428/general/f6c1b41f-4465-4371-8e77-3871153d37a0.jpg',
'https://images.openlane.eu/carimgs/5689428/general/d86f2333-1e1d-4033-a400-dc0181ebb4da.jpg',
'https://images.openlane.eu/carimgs/5689428/general/5e73235e-7f0a-4a82-b380-e9cfbe923611.jpg',
'https://images.openlane.eu/carimgs/5689428/general/f2fff060-810f-45f4-a4bd-2dc352d1c334.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cea05cf-b613-5f58-89f6-eda30988eaad/4cea05cf-b613-5f58-89f6-eda30988eaad_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 484347,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689428/general/97dff26f-07cb-4263-a58e-b6912e8644a5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cea05cf-b613-5f58-89f6-eda30988eaad/4cea05cf-b613-5f58-89f6-eda30988eaad_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 428796,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689428/general/19b84934-f836-406e-9f75-63ac06b34c88.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cea05cf-b613-5f58-89f6-eda30988eaad/4cea05cf-b613-5f58-89f6-eda30988eaad_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 465614,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689428/general/9b97144e-b6fa-472e-a306-710fcfb8f5de.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cea05cf-b613-5f58-89f6-eda30988eaad/4cea05cf-b613-5f58-89f6-eda30988eaad_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381939,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689428/general/bd46f20f-7f87-4d9f-a245-9f54262f902a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cea05cf-b613-5f58-89f6-eda30988eaad/4cea05cf-b613-5f58-89f6-eda30988eaad_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390739,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689428/general/5cf7d0ec-5891-48b2-b33f-c49e682d4e61.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cea05cf-b613-5f58-89f6-eda30988eaad/4cea05cf-b613-5f58-89f6-eda30988eaad_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304078,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689428/general/c0595c71-cf49-459f-8c46-e019196b5a8c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cea05cf-b613-5f58-89f6-eda30988eaad/4cea05cf-b613-5f58-89f6-eda30988eaad_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287090,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689428/general/f6c1b41f-4465-4371-8e77-3871153d37a0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cea05cf-b613-5f58-89f6-eda30988eaad/4cea05cf-b613-5f58-89f6-eda30988eaad_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320251,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689428/general/d86f2333-1e1d-4033-a400-dc0181ebb4da.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cea05cf-b613-5f58-89f6-eda30988eaad/4cea05cf-b613-5f58-89f6-eda30988eaad_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454285,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689428/general/5e73235e-7f0a-4a82-b380-e9cfbe923611.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cea05cf-b613-5f58-89f6-eda30988eaad/4cea05cf-b613-5f58-89f6-eda30988eaad_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317919,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689428/general/f2fff060-810f-45f4-a4bd-2dc352d1c334.jpg',
'Width': 1920}],
'price': 15550,
'price_includes_vat': True,
'registration_date': '2022-07-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Gran Coupé 216d - Diesel - 116 hp - 102.888 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722424%27 HTTP/1.1" 200 None
2026-03-25 10:23:22 [adesa.be] INFO: Saving data for 10722424: {'created_time': 1774434202.271086, 'last_price_update_time': 1774434202.271099, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722424') HTTP/1.1" 204 0
2026-03-25 10:23:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722472> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722423> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722383> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41e5ca17-1419-5ef6-a334-c968b2b85db9 with identifier: 10722472
2026-03-25 10:23:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41e5ca17-1419-5ef6-a334-c968b2b85db9 with scrape type 1
2026-03-25 10:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 41e5ca17-1419-5ef6-a334-c968b2b85db9
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696223%252Fgeneral%252Fc15cf29c-cc7f-4a60-971d-562b7bb2eab3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696223/general/c15cf29c-cc7f-4a60-971d-562b7bb2eab3.jpg already downloaded
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696223%252Fgeneral%252Fa7b10fbe-88ce-47fa-9b18-6f318cc5041a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696223/general/a7b10fbe-88ce-47fa-9b18-6f318cc5041a.jpg already downloaded
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696223%252Fgeneral%252Fc66d0f5a-ae3b-4a87-a59c-eb4e2d127e93.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696223/general/c66d0f5a-ae3b-4a87-a59c-eb4e2d127e93.jpg already downloaded
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696223%252Fgeneral%252Ff8d48af7-1e4e-44ef-bfbc-657b2a9d9cd2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696223/general/f8d48af7-1e4e-44ef-bfbc-657b2a9d9cd2.jpg already downloaded
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696223%252Fgeneral%252F57b92ece-c49a-40ad-950d-f5f16e02708b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696223/general/57b92ece-c49a-40ad-950d-f5f16e02708b.jpg already downloaded
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696223%252Fgeneral%252F2deaf419-a927-48c5-bf79-9c0e845de22c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696223/general/2deaf419-a927-48c5-bf79-9c0e845de22c.jpg already downloaded
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696223%252Fgeneral%252F8ca856b6-e353-4e06-8201-68d7e14a9568.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696223/general/8ca856b6-e353-4e06-8201-68d7e14a9568.jpg already downloaded
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696223%252Fgeneral%252Fbda8e69b-989f-438a-91ae-d16fbfa03e35.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696223/general/bda8e69b-989f-438a-91ae-d16fbfa03e35.jpg already downloaded
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696223%252Fgeneral%252Fdce9dba9-c4f1-4f3e-ada1-19d4ea27b932.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696223/general/dce9dba9-c4f1-4f3e-ada1-19d4ea27b932.jpg already downloaded
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696223%252Fgeneral%252F7b9673ac-bb90-4838-9c98-7d6ab16ec341.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696223/general/7b9673ac-bb90-4838-9c98-7d6ab16ec341.jpg already downloaded
2026-03-25 10:23:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41e5ca17-1419-5ef6-a334-c968b2b85db9, identifier: 10722472
2026-03-25 10:23:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cf79090-af4c-5be3-98d2-f50e352c989c with identifier: 10722511
2026-03-25 10:23:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cf79090-af4c-5be3-98d2-f50e352c989c with scrape type 1
2026-03-25 10:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7cf79090-af4c-5be3-98d2-f50e352c989c
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704093%252Fgeneral%252F91672c11-f43d-48d4-8b9d-1f0ed82e847b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704093/general/91672c11-f43d-48d4-8b9d-1f0ed82e847b.jpg already downloaded
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704093%252Fgeneral%252F83dc4dff-a60f-4a8e-900c-45fdfb30b137.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704093/general/83dc4dff-a60f-4a8e-900c-45fdfb30b137.jpg already downloaded
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704093%252Fgeneral%252F0ccd3b16-01d3-4169-bb2b-30ebf1c32b68.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704093/general/0ccd3b16-01d3-4169-bb2b-30ebf1c32b68.jpg already downloaded
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704093%252Fgeneral%252Ff03280b9-e2b5-4b4c-8fd2-c2fc3324e677.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704093/general/f03280b9-e2b5-4b4c-8fd2-c2fc3324e677.jpg already downloaded
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704093%252Fgeneral%252F242aec4c-2155-4965-b7cb-108baf696941.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704093/general/242aec4c-2155-4965-b7cb-108baf696941.jpg already downloaded
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704093%252Fgeneral%252Fa61b7d0f-e4bf-4a7f-9c36-456dafc32069.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704093/general/a61b7d0f-e4bf-4a7f-9c36-456dafc32069.jpg already downloaded
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704093%252Fgeneral%252F2c94393e-11ef-4587-8a8c-b495c1db9769.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704093/general/2c94393e-11ef-4587-8a8c-b495c1db9769.jpg already downloaded
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704093%252Fgeneral%252F4621bec2-bc02-4d3b-bb2e-b0f7ce3e3596.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704093/general/4621bec2-bc02-4d3b-bb2e-b0f7ce3e3596.jpg already downloaded
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704093%252Fgeneral%252F47f189a8-4ec8-436f-b075-2a5f43bc823e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704093/general/47f189a8-4ec8-436f-b075-2a5f43bc823e.jpg already downloaded
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704093%252Fgeneral%252F4fde5eb2-d42f-4d36-8c9e-6a03b59cbf29.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704093/general/4fde5eb2-d42f-4d36-8c9e-6a03b59cbf29.jpg already downloaded
2026-03-25 10:23:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7cf79090-af4c-5be3-98d2-f50e352c989c, identifier: 10722511
2026-03-25 10:23:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41e5ca17-1419-5ef6-a334-c968b2b85db9 with identifier: 10722472
2026-03-25 10:23:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41e5ca17-1419-5ef6-a334-c968b2b85db9 with identifier: 10722472
2026-03-25 10:23:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41e5ca17-1419-5ef6-a334-c968b2b85db9 with identifier: 10722472 to the API
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722472>
{'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': 109,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Petrol',
'id': '41e5ca17-1419-5ef6-a334-c968b2b85db9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEU795',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722472',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 14625,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5696223/general/c15cf29c-cc7f-4a60-971d-562b7bb2eab3.jpg',
'https://images.openlane.eu/carimgs/5696223/general/a7b10fbe-88ce-47fa-9b18-6f318cc5041a.jpg',
'https://images.openlane.eu/carimgs/5696223/general/c66d0f5a-ae3b-4a87-a59c-eb4e2d127e93.jpg',
'https://images.openlane.eu/carimgs/5696223/general/f8d48af7-1e4e-44ef-bfbc-657b2a9d9cd2.jpg',
'https://images.openlane.eu/carimgs/5696223/general/57b92ece-c49a-40ad-950d-f5f16e02708b.jpg',
'https://images.openlane.eu/carimgs/5696223/general/2deaf419-a927-48c5-bf79-9c0e845de22c.jpg',
'https://images.openlane.eu/carimgs/5696223/general/8ca856b6-e353-4e06-8201-68d7e14a9568.jpg',
'https://images.openlane.eu/carimgs/5696223/general/bda8e69b-989f-438a-91ae-d16fbfa03e35.jpg',
'https://images.openlane.eu/carimgs/5696223/general/dce9dba9-c4f1-4f3e-ada1-19d4ea27b932.jpg',
'https://images.openlane.eu/carimgs/5696223/general/7b9673ac-bb90-4838-9c98-7d6ab16ec341.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41e5ca17-1419-5ef6-a334-c968b2b85db9/41e5ca17-1419-5ef6-a334-c968b2b85db9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145140,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696223/general/c15cf29c-cc7f-4a60-971d-562b7bb2eab3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41e5ca17-1419-5ef6-a334-c968b2b85db9/41e5ca17-1419-5ef6-a334-c968b2b85db9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134097,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696223/general/a7b10fbe-88ce-47fa-9b18-6f318cc5041a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41e5ca17-1419-5ef6-a334-c968b2b85db9/41e5ca17-1419-5ef6-a334-c968b2b85db9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163543,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696223/general/c66d0f5a-ae3b-4a87-a59c-eb4e2d127e93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41e5ca17-1419-5ef6-a334-c968b2b85db9/41e5ca17-1419-5ef6-a334-c968b2b85db9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123424,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696223/general/f8d48af7-1e4e-44ef-bfbc-657b2a9d9cd2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41e5ca17-1419-5ef6-a334-c968b2b85db9/41e5ca17-1419-5ef6-a334-c968b2b85db9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696223/general/57b92ece-c49a-40ad-950d-f5f16e02708b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41e5ca17-1419-5ef6-a334-c968b2b85db9/41e5ca17-1419-5ef6-a334-c968b2b85db9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102300,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696223/general/2deaf419-a927-48c5-bf79-9c0e845de22c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41e5ca17-1419-5ef6-a334-c968b2b85db9/41e5ca17-1419-5ef6-a334-c968b2b85db9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111473,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696223/general/8ca856b6-e353-4e06-8201-68d7e14a9568.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41e5ca17-1419-5ef6-a334-c968b2b85db9/41e5ca17-1419-5ef6-a334-c968b2b85db9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696223/general/bda8e69b-989f-438a-91ae-d16fbfa03e35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41e5ca17-1419-5ef6-a334-c968b2b85db9/41e5ca17-1419-5ef6-a334-c968b2b85db9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87479,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696223/general/dce9dba9-c4f1-4f3e-ada1-19d4ea27b932.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41e5ca17-1419-5ef6-a334-c968b2b85db9/41e5ca17-1419-5ef6-a334-c968b2b85db9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94354,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696223/general/7b9673ac-bb90-4838-9c98-7d6ab16ec341.jpg',
'Width': 1024}],
'price': 13050,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Active Tourer 216i - Petrol - Manual - 109 hp - 14.625 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722472%27 HTTP/1.1" 200 None
2026-03-25 10:23:23 [adesa.be] INFO: Saving data for 10722472: {'created_time': 1774434203.428962, 'last_price_update_time': 1774434203.428973, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722472') HTTP/1.1" 204 0
2026-03-25 10:23:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7cf79090-af4c-5be3-98d2-f50e352c989c with identifier: 10722511
2026-03-25 10:23:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7cf79090-af4c-5be3-98d2-f50e352c989c with identifier: 10722511
2026-03-25 10:23:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7cf79090-af4c-5be3-98d2-f50e352c989c with identifier: 10722511 to the API
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722511>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '7cf79090-af4c-5be3-98d2-f50e352c989c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHD191',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722511',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 73595,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5704093/general/91672c11-f43d-48d4-8b9d-1f0ed82e847b.jpg',
'https://images.openlane.eu/carimgs/5704093/general/83dc4dff-a60f-4a8e-900c-45fdfb30b137.jpg',
'https://images.openlane.eu/carimgs/5704093/general/0ccd3b16-01d3-4169-bb2b-30ebf1c32b68.jpg',
'https://images.openlane.eu/carimgs/5704093/general/f03280b9-e2b5-4b4c-8fd2-c2fc3324e677.jpg',
'https://images.openlane.eu/carimgs/5704093/general/242aec4c-2155-4965-b7cb-108baf696941.jpg',
'https://images.openlane.eu/carimgs/5704093/general/a61b7d0f-e4bf-4a7f-9c36-456dafc32069.jpg',
'https://images.openlane.eu/carimgs/5704093/general/2c94393e-11ef-4587-8a8c-b495c1db9769.jpg',
'https://images.openlane.eu/carimgs/5704093/general/4621bec2-bc02-4d3b-bb2e-b0f7ce3e3596.jpg',
'https://images.openlane.eu/carimgs/5704093/general/47f189a8-4ec8-436f-b075-2a5f43bc823e.jpg',
'https://images.openlane.eu/carimgs/5704093/general/4fde5eb2-d42f-4d36-8c9e-6a03b59cbf29.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cf79090-af4c-5be3-98d2-f50e352c989c/7cf79090-af4c-5be3-98d2-f50e352c989c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88823,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704093/general/91672c11-f43d-48d4-8b9d-1f0ed82e847b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cf79090-af4c-5be3-98d2-f50e352c989c/7cf79090-af4c-5be3-98d2-f50e352c989c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86743,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704093/general/83dc4dff-a60f-4a8e-900c-45fdfb30b137.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cf79090-af4c-5be3-98d2-f50e352c989c/7cf79090-af4c-5be3-98d2-f50e352c989c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704093/general/0ccd3b16-01d3-4169-bb2b-30ebf1c32b68.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cf79090-af4c-5be3-98d2-f50e352c989c/7cf79090-af4c-5be3-98d2-f50e352c989c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84234,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704093/general/f03280b9-e2b5-4b4c-8fd2-c2fc3324e677.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cf79090-af4c-5be3-98d2-f50e352c989c/7cf79090-af4c-5be3-98d2-f50e352c989c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704093/general/242aec4c-2155-4965-b7cb-108baf696941.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cf79090-af4c-5be3-98d2-f50e352c989c/7cf79090-af4c-5be3-98d2-f50e352c989c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79134,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704093/general/a61b7d0f-e4bf-4a7f-9c36-456dafc32069.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cf79090-af4c-5be3-98d2-f50e352c989c/7cf79090-af4c-5be3-98d2-f50e352c989c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99391,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704093/general/2c94393e-11ef-4587-8a8c-b495c1db9769.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cf79090-af4c-5be3-98d2-f50e352c989c/7cf79090-af4c-5be3-98d2-f50e352c989c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704093/general/4621bec2-bc02-4d3b-bb2e-b0f7ce3e3596.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cf79090-af4c-5be3-98d2-f50e352c989c/7cf79090-af4c-5be3-98d2-f50e352c989c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96427,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704093/general/47f189a8-4ec8-436f-b075-2a5f43bc823e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cf79090-af4c-5be3-98d2-f50e352c989c/7cf79090-af4c-5be3-98d2-f50e352c989c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121587,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704093/general/4fde5eb2-d42f-4d36-8c9e-6a03b59cbf29.jpg',
'Width': 1024}],
'price': 11950,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Active Tourer 216d - Diesel - Automatic - 116 hp - '
'73.595 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722511%27 HTTP/1.1" 200 None
2026-03-25 10:23:23 [adesa.be] INFO: Saving data for 10722511: {'created_time': 1774434203.76424, 'last_price_update_time': 1774434203.764273, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722511') HTTP/1.1" 204 0
2026-03-25 10:23:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de59c581-26fd-5943-8ee9-4cfc7ca6e947 with identifier: 10722423
2026-03-25 10:23:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de59c581-26fd-5943-8ee9-4cfc7ca6e947 with scrape type 1
2026-03-25 10:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item de59c581-26fd-5943-8ee9-4cfc7ca6e947
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689417%252Fgeneral%252Fc31b0126-731a-4c0d-b14d-0e4471fc113b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689417/general/c31b0126-731a-4c0d-b14d-0e4471fc113b.jpg already downloaded
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689417%252Fgeneral%252F3e424fe8-4f0c-4e11-a0cd-c0cec20be990.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689417/general/3e424fe8-4f0c-4e11-a0cd-c0cec20be990.jpg already downloaded
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689417%252Fgeneral%252Fdd1d8a14-3f85-4a40-8603-e201822aed59.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689417/general/dd1d8a14-3f85-4a40-8603-e201822aed59.jpg already downloaded
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689417%252Fgeneral%252F084891c9-2705-43fe-88bc-3c1db9c65f03.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689417/general/084891c9-2705-43fe-88bc-3c1db9c65f03.jpg already downloaded
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689417%252Fgeneral%252F2723a176-d953-48d5-9843-dfa785f87e19.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689417/general/2723a176-d953-48d5-9843-dfa785f87e19.jpg already downloaded
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689417%252Fgeneral%252F1224466c-8079-46ba-a49a-bdf87adac46d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689417/general/1224466c-8079-46ba-a49a-bdf87adac46d.jpg already downloaded
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689417%252Fgeneral%252Fa4451efd-a558-4b40-aeeb-f009f3d8233c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689417/general/a4451efd-a558-4b40-aeeb-f009f3d8233c.jpg already downloaded
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689417%252Fgeneral%252F1598a28e-86bc-4f8b-a7ff-45819ec784d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689417/general/1598a28e-86bc-4f8b-a7ff-45819ec784d6.jpg already downloaded
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689417%252Fgeneral%252Fbfe4c2e7-9722-4651-a094-9fbcf09d5112.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689417/general/bfe4c2e7-9722-4651-a094-9fbcf09d5112.jpg already downloaded
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689417%252Fgeneral%252F3df0068f-ad1e-4229-90bb-cba38236f434.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689417/general/3df0068f-ad1e-4229-90bb-cba38236f434.jpg already downloaded
2026-03-25 10:23:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de59c581-26fd-5943-8ee9-4cfc7ca6e947, identifier: 10722423
2026-03-25 10:23:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722406> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de59c581-26fd-5943-8ee9-4cfc7ca6e947 with identifier: 10722423
2026-03-25 10:23:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de59c581-26fd-5943-8ee9-4cfc7ca6e947 with identifier: 10722423
2026-03-25 10:23:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de59c581-26fd-5943-8ee9-4cfc7ca6e947 with identifier: 10722423 to the API
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722423>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'de59c581-26fd-5943-8ee9-4cfc7ca6e947',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEA987',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722423',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 94681,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5689417/general/c31b0126-731a-4c0d-b14d-0e4471fc113b.jpg',
'https://images.openlane.eu/carimgs/5689417/general/3e424fe8-4f0c-4e11-a0cd-c0cec20be990.jpg',
'https://images.openlane.eu/carimgs/5689417/general/dd1d8a14-3f85-4a40-8603-e201822aed59.jpg',
'https://images.openlane.eu/carimgs/5689417/general/084891c9-2705-43fe-88bc-3c1db9c65f03.jpg',
'https://images.openlane.eu/carimgs/5689417/general/2723a176-d953-48d5-9843-dfa785f87e19.jpg',
'https://images.openlane.eu/carimgs/5689417/general/1224466c-8079-46ba-a49a-bdf87adac46d.jpg',
'https://images.openlane.eu/carimgs/5689417/general/a4451efd-a558-4b40-aeeb-f009f3d8233c.jpg',
'https://images.openlane.eu/carimgs/5689417/general/1598a28e-86bc-4f8b-a7ff-45819ec784d6.jpg',
'https://images.openlane.eu/carimgs/5689417/general/bfe4c2e7-9722-4651-a094-9fbcf09d5112.jpg',
'https://images.openlane.eu/carimgs/5689417/general/3df0068f-ad1e-4229-90bb-cba38236f434.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de59c581-26fd-5943-8ee9-4cfc7ca6e947/de59c581-26fd-5943-8ee9-4cfc7ca6e947_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 456585,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689417/general/c31b0126-731a-4c0d-b14d-0e4471fc113b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de59c581-26fd-5943-8ee9-4cfc7ca6e947/de59c581-26fd-5943-8ee9-4cfc7ca6e947_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419139,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689417/general/3e424fe8-4f0c-4e11-a0cd-c0cec20be990.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de59c581-26fd-5943-8ee9-4cfc7ca6e947/de59c581-26fd-5943-8ee9-4cfc7ca6e947_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425947,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689417/general/dd1d8a14-3f85-4a40-8603-e201822aed59.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de59c581-26fd-5943-8ee9-4cfc7ca6e947/de59c581-26fd-5943-8ee9-4cfc7ca6e947_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 453975,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689417/general/084891c9-2705-43fe-88bc-3c1db9c65f03.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de59c581-26fd-5943-8ee9-4cfc7ca6e947/de59c581-26fd-5943-8ee9-4cfc7ca6e947_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349091,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689417/general/2723a176-d953-48d5-9843-dfa785f87e19.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de59c581-26fd-5943-8ee9-4cfc7ca6e947/de59c581-26fd-5943-8ee9-4cfc7ca6e947_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319988,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689417/general/1224466c-8079-46ba-a49a-bdf87adac46d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de59c581-26fd-5943-8ee9-4cfc7ca6e947/de59c581-26fd-5943-8ee9-4cfc7ca6e947_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341749,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689417/general/a4451efd-a558-4b40-aeeb-f009f3d8233c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de59c581-26fd-5943-8ee9-4cfc7ca6e947/de59c581-26fd-5943-8ee9-4cfc7ca6e947_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372076,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689417/general/1598a28e-86bc-4f8b-a7ff-45819ec784d6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de59c581-26fd-5943-8ee9-4cfc7ca6e947/de59c581-26fd-5943-8ee9-4cfc7ca6e947_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318462,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689417/general/bfe4c2e7-9722-4651-a094-9fbcf09d5112.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de59c581-26fd-5943-8ee9-4cfc7ca6e947/de59c581-26fd-5943-8ee9-4cfc7ca6e947_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328421,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689417/general/3df0068f-ad1e-4229-90bb-cba38236f434.jpg',
'Width': 1920}],
'price': 12650,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 94.681 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722423%27 HTTP/1.1" 200 None
2026-03-25 10:23:24 [adesa.be] INFO: Saving data for 10722423: {'created_time': 1774434204.410425, 'last_price_update_time': 1774434204.410436, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722423') HTTP/1.1" 204 0
2026-03-25 10: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-25 10:23:24 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 18.627(s), this was the 1st time calling it.
2026-03-25 10:23:24 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.940317654796068 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Wed, 25 Mar 2026 10:23:23 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'd7527d60d07d83601c51f23f0eda28f4', '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=d7527d60d07d83601c51f23f0eda28f4.
2026-03-25 10:23:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 356537de-a06c-57b4-8f14-08fb4faf1c7d with identifier: 10722383
2026-03-25 10:23:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 356537de-a06c-57b4-8f14-08fb4faf1c7d with scrape type 1
2026-03-25 10:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 356537de-a06c-57b4-8f14-08fb4faf1c7d
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672559%252Fgeneral%252F950917e3-9ed7-4e6d-b859-3344516381bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672559/general/950917e3-9ed7-4e6d-b859-3344516381bb.jpg already downloaded
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672559%252Fgeneral%252F9c756865-1941-4154-a61d-1b0c18994b1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672559/general/9c756865-1941-4154-a61d-1b0c18994b1d.jpg already downloaded
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672559%252Fgeneral%252Fa08e1850-3f8e-48c2-8bb7-43fe1b7e2cdc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672559/general/a08e1850-3f8e-48c2-8bb7-43fe1b7e2cdc.jpg already downloaded
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672559%252Fgeneral%252Ffb9087a3-55b1-48fb-9ee0-1c84db44770f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672559/general/fb9087a3-55b1-48fb-9ee0-1c84db44770f.jpg already downloaded
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672559%252Fgeneral%252Fe49d7508-69c9-4f15-b59c-21024f968515.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672559/general/e49d7508-69c9-4f15-b59c-21024f968515.jpg already downloaded
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672559%252Fgeneral%252Fe922e0a9-02f6-4129-b672-e1f9e32b5ab3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672559/general/e922e0a9-02f6-4129-b672-e1f9e32b5ab3.jpg already downloaded
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672559%252Fgeneral%252Ff886d15c-2052-4356-88ea-580693e698e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672559/general/f886d15c-2052-4356-88ea-580693e698e7.jpg already downloaded
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672559%252Fgeneral%252Fe9287a91-7f01-4760-b6e2-3bdc95eff7e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672559/general/e9287a91-7f01-4760-b6e2-3bdc95eff7e7.jpg already downloaded
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672559%252Fgeneral%252F5df8d161-efee-46e6-bd67-192d3f9f1be1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672559/general/5df8d161-efee-46e6-bd67-192d3f9f1be1.jpg already downloaded
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672559%252Fgeneral%252F551141e9-5ff2-41c8-9093-39acae84e189.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672559/general/551141e9-5ff2-41c8-9093-39acae84e189.jpg already downloaded
2026-03-25 10:23:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 356537de-a06c-57b4-8f14-08fb4faf1c7d, identifier: 10722383
2026-03-25 10:23:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 356537de-a06c-57b4-8f14-08fb4faf1c7d with identifier: 10722383
2026-03-25 10:23:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 356537de-a06c-57b4-8f14-08fb4faf1c7d with identifier: 10722383
2026-03-25 10:23:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 356537de-a06c-57b4-8f14-08fb4faf1c7d with identifier: 10722383 to the API
2026-03-25 10:23:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722383>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '356537de-a06c-57b4-8f14-08fb4faf1c7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ECF494',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722383',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 53679,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5672559/general/950917e3-9ed7-4e6d-b859-3344516381bb.jpg',
'https://images.openlane.eu/carimgs/5672559/general/9c756865-1941-4154-a61d-1b0c18994b1d.jpg',
'https://images.openlane.eu/carimgs/5672559/general/a08e1850-3f8e-48c2-8bb7-43fe1b7e2cdc.jpg',
'https://images.openlane.eu/carimgs/5672559/general/fb9087a3-55b1-48fb-9ee0-1c84db44770f.jpg',
'https://images.openlane.eu/carimgs/5672559/general/e49d7508-69c9-4f15-b59c-21024f968515.jpg',
'https://images.openlane.eu/carimgs/5672559/general/e922e0a9-02f6-4129-b672-e1f9e32b5ab3.jpg',
'https://images.openlane.eu/carimgs/5672559/general/f886d15c-2052-4356-88ea-580693e698e7.jpg',
'https://images.openlane.eu/carimgs/5672559/general/e9287a91-7f01-4760-b6e2-3bdc95eff7e7.jpg',
'https://images.openlane.eu/carimgs/5672559/general/5df8d161-efee-46e6-bd67-192d3f9f1be1.jpg',
'https://images.openlane.eu/carimgs/5672559/general/551141e9-5ff2-41c8-9093-39acae84e189.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356537de-a06c-57b4-8f14-08fb4faf1c7d/356537de-a06c-57b4-8f14-08fb4faf1c7d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384372,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672559/general/950917e3-9ed7-4e6d-b859-3344516381bb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356537de-a06c-57b4-8f14-08fb4faf1c7d/356537de-a06c-57b4-8f14-08fb4faf1c7d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357467,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672559/general/9c756865-1941-4154-a61d-1b0c18994b1d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356537de-a06c-57b4-8f14-08fb4faf1c7d/356537de-a06c-57b4-8f14-08fb4faf1c7d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387444,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672559/general/a08e1850-3f8e-48c2-8bb7-43fe1b7e2cdc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356537de-a06c-57b4-8f14-08fb4faf1c7d/356537de-a06c-57b4-8f14-08fb4faf1c7d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362452,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672559/general/fb9087a3-55b1-48fb-9ee0-1c84db44770f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356537de-a06c-57b4-8f14-08fb4faf1c7d/356537de-a06c-57b4-8f14-08fb4faf1c7d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343548,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672559/general/e49d7508-69c9-4f15-b59c-21024f968515.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356537de-a06c-57b4-8f14-08fb4faf1c7d/356537de-a06c-57b4-8f14-08fb4faf1c7d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320767,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672559/general/e922e0a9-02f6-4129-b672-e1f9e32b5ab3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356537de-a06c-57b4-8f14-08fb4faf1c7d/356537de-a06c-57b4-8f14-08fb4faf1c7d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345250,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672559/general/f886d15c-2052-4356-88ea-580693e698e7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356537de-a06c-57b4-8f14-08fb4faf1c7d/356537de-a06c-57b4-8f14-08fb4faf1c7d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381101,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672559/general/e9287a91-7f01-4760-b6e2-3bdc95eff7e7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356537de-a06c-57b4-8f14-08fb4faf1c7d/356537de-a06c-57b4-8f14-08fb4faf1c7d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356538,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672559/general/5df8d161-efee-46e6-bd67-192d3f9f1be1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356537de-a06c-57b4-8f14-08fb4faf1c7d/356537de-a06c-57b4-8f14-08fb4faf1c7d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260940,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672559/general/551141e9-5ff2-41c8-9093-39acae84e189.jpg',
'Width': 1920}],
'price': 18650,
'price_includes_vat': True,
'registration_date': '2023-08-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Active Tourer 225e - xDrive - Hybrid - Automatic - 136 '
'hp - 53.679 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722383%27 HTTP/1.1" 200 None
2026-03-25 10:23:25 [adesa.be] INFO: Saving data for 10722383: {'created_time': 1774434205.053229, 'last_price_update_time': 1774434205.05324, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722383') HTTP/1.1" 204 0
2026-03-25 10:23:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbebb1fe-fb25-59ca-bff0-6e89927eb80b with identifier: 10722406
2026-03-25 10:23:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbebb1fe-fb25-59ca-bff0-6e89927eb80b with scrape type 1
2026-03-25 10:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cbebb1fe-fb25-59ca-bff0-6e89927eb80b
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683758%252Fgeneral%252F569bb3ea-ba88-4210-9aa8-e0aaddc0c8bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683758/general/569bb3ea-ba88-4210-9aa8-e0aaddc0c8bf.jpg already downloaded
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683758%252Fgeneral%252F37677f27-1c0b-43ca-80a8-3840837a5ace.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683758/general/37677f27-1c0b-43ca-80a8-3840837a5ace.jpg already downloaded
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683758%252Fgeneral%252Fdd946b95-6b12-46f3-8aa9-31bc6ade4d2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683758/general/dd946b95-6b12-46f3-8aa9-31bc6ade4d2a.jpg already downloaded
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683758%252Fgeneral%252F8ba19c4f-eb58-4c82-aa04-a301b7effcc8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683758/general/8ba19c4f-eb58-4c82-aa04-a301b7effcc8.jpg already downloaded
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683758%252Fgeneral%252F10a93895-7dbb-4439-ab3e-8ab4cdf291d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683758/general/10a93895-7dbb-4439-ab3e-8ab4cdf291d3.jpg already downloaded
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683758%252Fgeneral%252Fac3780e1-63b7-44df-8913-cb7cc6fbc1f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683758/general/ac3780e1-63b7-44df-8913-cb7cc6fbc1f9.jpg already downloaded
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683758%252Fgeneral%252F8018d568-1062-4fb5-ae3f-61aff8c9886f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683758/general/8018d568-1062-4fb5-ae3f-61aff8c9886f.jpg already downloaded
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683758%252Fgeneral%252F36f015e1-e675-4bc1-9300-b203d230aee6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683758/general/36f015e1-e675-4bc1-9300-b203d230aee6.jpg already downloaded
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683758%252Fgeneral%252F04bfab25-c81c-4fb8-9b23-91a189d4cfa9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683758/general/04bfab25-c81c-4fb8-9b23-91a189d4cfa9.jpg already downloaded
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683758%252Fgeneral%252Ff9d553da-3a6c-4695-9b2b-128e940fa765.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683758/general/f9d553da-3a6c-4695-9b2b-128e940fa765.jpg already downloaded
2026-03-25 10:23:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cbebb1fe-fb25-59ca-bff0-6e89927eb80b, identifier: 10722406
2026-03-25 10:23:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cbebb1fe-fb25-59ca-bff0-6e89927eb80b with identifier: 10722406
2026-03-25 10:23:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cbebb1fe-fb25-59ca-bff0-6e89927eb80b with identifier: 10722406
2026-03-25 10:23:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cbebb1fe-fb25-59ca-bff0-6e89927eb80b with identifier: 10722406 to the API
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722406>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'cbebb1fe-fb25-59ca-bff0-6e89927eb80b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQJ958',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722406',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 70763,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5683758/general/569bb3ea-ba88-4210-9aa8-e0aaddc0c8bf.jpg',
'https://images.openlane.eu/carimgs/5683758/general/37677f27-1c0b-43ca-80a8-3840837a5ace.jpg',
'https://images.openlane.eu/carimgs/5683758/general/dd946b95-6b12-46f3-8aa9-31bc6ade4d2a.jpg',
'https://images.openlane.eu/carimgs/5683758/general/8ba19c4f-eb58-4c82-aa04-a301b7effcc8.jpg',
'https://images.openlane.eu/carimgs/5683758/general/10a93895-7dbb-4439-ab3e-8ab4cdf291d3.jpg',
'https://images.openlane.eu/carimgs/5683758/general/ac3780e1-63b7-44df-8913-cb7cc6fbc1f9.jpg',
'https://images.openlane.eu/carimgs/5683758/general/8018d568-1062-4fb5-ae3f-61aff8c9886f.jpg',
'https://images.openlane.eu/carimgs/5683758/general/36f015e1-e675-4bc1-9300-b203d230aee6.jpg',
'https://images.openlane.eu/carimgs/5683758/general/04bfab25-c81c-4fb8-9b23-91a189d4cfa9.jpg',
'https://images.openlane.eu/carimgs/5683758/general/f9d553da-3a6c-4695-9b2b-128e940fa765.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbebb1fe-fb25-59ca-bff0-6e89927eb80b/cbebb1fe-fb25-59ca-bff0-6e89927eb80b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302686,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683758/general/569bb3ea-ba88-4210-9aa8-e0aaddc0c8bf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbebb1fe-fb25-59ca-bff0-6e89927eb80b/cbebb1fe-fb25-59ca-bff0-6e89927eb80b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328686,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683758/general/37677f27-1c0b-43ca-80a8-3840837a5ace.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbebb1fe-fb25-59ca-bff0-6e89927eb80b/cbebb1fe-fb25-59ca-bff0-6e89927eb80b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313881,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683758/general/dd946b95-6b12-46f3-8aa9-31bc6ade4d2a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbebb1fe-fb25-59ca-bff0-6e89927eb80b/cbebb1fe-fb25-59ca-bff0-6e89927eb80b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286484,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683758/general/8ba19c4f-eb58-4c82-aa04-a301b7effcc8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbebb1fe-fb25-59ca-bff0-6e89927eb80b/cbebb1fe-fb25-59ca-bff0-6e89927eb80b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251185,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683758/general/10a93895-7dbb-4439-ab3e-8ab4cdf291d3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbebb1fe-fb25-59ca-bff0-6e89927eb80b/cbebb1fe-fb25-59ca-bff0-6e89927eb80b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281801,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683758/general/ac3780e1-63b7-44df-8913-cb7cc6fbc1f9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbebb1fe-fb25-59ca-bff0-6e89927eb80b/cbebb1fe-fb25-59ca-bff0-6e89927eb80b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263257,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683758/general/8018d568-1062-4fb5-ae3f-61aff8c9886f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbebb1fe-fb25-59ca-bff0-6e89927eb80b/cbebb1fe-fb25-59ca-bff0-6e89927eb80b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285394,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683758/general/36f015e1-e675-4bc1-9300-b203d230aee6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbebb1fe-fb25-59ca-bff0-6e89927eb80b/cbebb1fe-fb25-59ca-bff0-6e89927eb80b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316575,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683758/general/04bfab25-c81c-4fb8-9b23-91a189d4cfa9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbebb1fe-fb25-59ca-bff0-6e89927eb80b/cbebb1fe-fb25-59ca-bff0-6e89927eb80b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232328,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683758/general/f9d553da-3a6c-4695-9b2b-128e940fa765.jpg',
'Width': 1400}],
'price': 12550,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 70.763 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722406%27 HTTP/1.1" 200 None
2026-03-25 10:23:25 [adesa.be] INFO: Saving data for 10722406: {'created_time': 1774434205.672876, 'last_price_update_time': 1774434205.672887, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722406') HTTP/1.1" 204 0
2026-03-25 10:23:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722567> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:23:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722388> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:23:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17f9bde9-65b0-5671-aa36-26ed9cbac45c with identifier: 10722567
2026-03-25 10:23:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17f9bde9-65b0-5671-aa36-26ed9cbac45c with scrape type 1
2026-03-25 10:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 17f9bde9-65b0-5671-aa36-26ed9cbac45c
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718861%252Fgeneral%252F00dce512-f737-4ca3-87ad-bf2903f25b58.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718861/general/00dce512-f737-4ca3-87ad-bf2903f25b58.jpg already downloaded
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718861%252Fgeneral%252F49d0d6b4-dc1f-4fb5-a56e-c44c94e732ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718861/general/49d0d6b4-dc1f-4fb5-a56e-c44c94e732ef.jpg already downloaded
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718861%252Fgeneral%252Ff05bcc2f-c51a-4c93-b564-b9ef3417b6ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718861/general/f05bcc2f-c51a-4c93-b564-b9ef3417b6ab.jpg already downloaded
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718861%252Fgeneral%252Ff7bcfe32-f39f-4568-8d65-88666320a4e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718861/general/f7bcfe32-f39f-4568-8d65-88666320a4e3.jpg already downloaded
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718861%252Fgeneral%252F2344388c-0864-456f-8579-c6033176fb25.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718861/general/2344388c-0864-456f-8579-c6033176fb25.jpg already downloaded
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718861%252Fgeneral%252F1ebc1966-2294-4e8c-86d5-84d0a08531be.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718861/general/1ebc1966-2294-4e8c-86d5-84d0a08531be.jpg already downloaded
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718861%252Fgeneral%252F5024c313-bbe1-4128-b396-ab64e9330a0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718861/general/5024c313-bbe1-4128-b396-ab64e9330a0c.jpg already downloaded
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718861%252Fgeneral%252Fd5c1ec34-55cb-4fc4-b7aa-b17a5ec919bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718861/general/d5c1ec34-55cb-4fc4-b7aa-b17a5ec919bd.jpg already downloaded
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718861%252Fgeneral%252Fc1269fe7-50ce-4c44-ad54-5d4266e38f38.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718861/general/c1269fe7-50ce-4c44-ad54-5d4266e38f38.jpg already downloaded
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718861%252Fgeneral%252Fbe774906-de32-41fc-b5d5-5653b993ee78.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718861/general/be774906-de32-41fc-b5d5-5653b993ee78.jpg already downloaded
2026-03-25 10:23:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 17f9bde9-65b0-5671-aa36-26ed9cbac45c, identifier: 10722567
2026-03-25 10:23:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 17f9bde9-65b0-5671-aa36-26ed9cbac45c with identifier: 10722567
2026-03-25 10:23:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 17f9bde9-65b0-5671-aa36-26ed9cbac45c with identifier: 10722567
2026-03-25 10:23:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 17f9bde9-65b0-5671-aa36-26ed9cbac45c with identifier: 10722567 to the API
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722567>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '17f9bde9-65b0-5671-aa36-26ed9cbac45c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQK583',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722567',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 65837,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5718861/general/00dce512-f737-4ca3-87ad-bf2903f25b58.jpg',
'https://images.openlane.eu/carimgs/5718861/general/49d0d6b4-dc1f-4fb5-a56e-c44c94e732ef.jpg',
'https://images.openlane.eu/carimgs/5718861/general/f05bcc2f-c51a-4c93-b564-b9ef3417b6ab.jpg',
'https://images.openlane.eu/carimgs/5718861/general/f7bcfe32-f39f-4568-8d65-88666320a4e3.jpg',
'https://images.openlane.eu/carimgs/5718861/general/2344388c-0864-456f-8579-c6033176fb25.jpg',
'https://images.openlane.eu/carimgs/5718861/general/1ebc1966-2294-4e8c-86d5-84d0a08531be.jpg',
'https://images.openlane.eu/carimgs/5718861/general/5024c313-bbe1-4128-b396-ab64e9330a0c.jpg',
'https://images.openlane.eu/carimgs/5718861/general/d5c1ec34-55cb-4fc4-b7aa-b17a5ec919bd.jpg',
'https://images.openlane.eu/carimgs/5718861/general/c1269fe7-50ce-4c44-ad54-5d4266e38f38.jpg',
'https://images.openlane.eu/carimgs/5718861/general/be774906-de32-41fc-b5d5-5653b993ee78.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17f9bde9-65b0-5671-aa36-26ed9cbac45c/17f9bde9-65b0-5671-aa36-26ed9cbac45c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383300,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718861/general/00dce512-f737-4ca3-87ad-bf2903f25b58.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17f9bde9-65b0-5671-aa36-26ed9cbac45c/17f9bde9-65b0-5671-aa36-26ed9cbac45c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37187,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718861/general/49d0d6b4-dc1f-4fb5-a56e-c44c94e732ef.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17f9bde9-65b0-5671-aa36-26ed9cbac45c/17f9bde9-65b0-5671-aa36-26ed9cbac45c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387060,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718861/general/f05bcc2f-c51a-4c93-b564-b9ef3417b6ab.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17f9bde9-65b0-5671-aa36-26ed9cbac45c/17f9bde9-65b0-5671-aa36-26ed9cbac45c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378390,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718861/general/f7bcfe32-f39f-4568-8d65-88666320a4e3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17f9bde9-65b0-5671-aa36-26ed9cbac45c/17f9bde9-65b0-5671-aa36-26ed9cbac45c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318122,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718861/general/2344388c-0864-456f-8579-c6033176fb25.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17f9bde9-65b0-5671-aa36-26ed9cbac45c/17f9bde9-65b0-5671-aa36-26ed9cbac45c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319349,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718861/general/1ebc1966-2294-4e8c-86d5-84d0a08531be.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17f9bde9-65b0-5671-aa36-26ed9cbac45c/17f9bde9-65b0-5671-aa36-26ed9cbac45c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351125,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718861/general/5024c313-bbe1-4128-b396-ab64e9330a0c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17f9bde9-65b0-5671-aa36-26ed9cbac45c/17f9bde9-65b0-5671-aa36-26ed9cbac45c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349226,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718861/general/d5c1ec34-55cb-4fc4-b7aa-b17a5ec919bd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17f9bde9-65b0-5671-aa36-26ed9cbac45c/17f9bde9-65b0-5671-aa36-26ed9cbac45c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263817,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718861/general/c1269fe7-50ce-4c44-ad54-5d4266e38f38.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17f9bde9-65b0-5671-aa36-26ed9cbac45c/17f9bde9-65b0-5671-aa36-26ed9cbac45c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384789,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718861/general/be774906-de32-41fc-b5d5-5653b993ee78.jpg',
'Width': 1920}],
'price': 12650,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 65.837 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722567%27 HTTP/1.1" 200 None
2026-03-25 10:23:26 [adesa.be] INFO: Saving data for 10722567: {'created_time': 1774434206.569692, 'last_price_update_time': 1774434206.569703, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722567') HTTP/1.1" 204 0
2026-03-25 10:23:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a3d3500-0392-5822-88f7-a8066bb60a7f with identifier: 10722388
2026-03-25 10:23:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a3d3500-0392-5822-88f7-a8066bb60a7f with scrape type 1
2026-03-25 10:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0a3d3500-0392-5822-88f7-a8066bb60a7f
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674889%252Fgeneral%252Fa822ed16-9f1f-4830-afd0-2ddb602b3825.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674889/general/a822ed16-9f1f-4830-afd0-2ddb602b3825.jpg already downloaded
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674889%252Fgeneral%252F576fb85a-4852-4963-82b5-2fad686f1f48.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674889/general/576fb85a-4852-4963-82b5-2fad686f1f48.jpg already downloaded
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674889%252Fgeneral%252Fe12dcba5-4956-405f-9bef-dbd852e8f7d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674889/general/e12dcba5-4956-405f-9bef-dbd852e8f7d9.jpg already downloaded
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674889%252Fgeneral%252Fff5f94d3-5fae-4ec2-aa70-be79b805f53a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674889/general/ff5f94d3-5fae-4ec2-aa70-be79b805f53a.jpg already downloaded
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674889%252Fgeneral%252F6792fbf3-5b35-4583-a4aa-45c564c4f8a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674889/general/6792fbf3-5b35-4583-a4aa-45c564c4f8a6.jpg already downloaded
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674889%252Fgeneral%252F4490c830-1f1b-411d-bba9-ec1141430741.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674889/general/4490c830-1f1b-411d-bba9-ec1141430741.jpg already downloaded
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674889%252Fgeneral%252Fff41ee12-22ba-4a95-9687-abc7d14be0f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674889/general/ff41ee12-22ba-4a95-9687-abc7d14be0f6.jpg already downloaded
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674889%252Fgeneral%252Ff392e905-e11b-404a-b150-a07cdd2180ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674889/general/f392e905-e11b-404a-b150-a07cdd2180ed.jpg already downloaded
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674889%252Fgeneral%252F49601cee-b90f-41bc-a9cc-1c81a1ffd4cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674889/general/49601cee-b90f-41bc-a9cc-1c81a1ffd4cb.jpg already downloaded
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674889%252Fgeneral%252Ff04ef6bb-6220-4eff-8ab1-ac4a7749028f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674889/general/f04ef6bb-6220-4eff-8ab1-ac4a7749028f.jpg already downloaded
2026-03-25 10:23:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a3d3500-0392-5822-88f7-a8066bb60a7f, identifier: 10722388
2026-03-25 10:23:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a3d3500-0392-5822-88f7-a8066bb60a7f with identifier: 10722388
2026-03-25 10:23:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a3d3500-0392-5822-88f7-a8066bb60a7f with identifier: 10722388
2026-03-25 10:23:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a3d3500-0392-5822-88f7-a8066bb60a7f with identifier: 10722388 to the API
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722388>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '0a3d3500-0392-5822-88f7-a8066bb60a7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CMT935',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722388',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 54790,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5674889/general/a822ed16-9f1f-4830-afd0-2ddb602b3825.jpg',
'https://images.openlane.eu/carimgs/5674889/general/576fb85a-4852-4963-82b5-2fad686f1f48.jpg',
'https://images.openlane.eu/carimgs/5674889/general/e12dcba5-4956-405f-9bef-dbd852e8f7d9.jpg',
'https://images.openlane.eu/carimgs/5674889/general/ff5f94d3-5fae-4ec2-aa70-be79b805f53a.jpg',
'https://images.openlane.eu/carimgs/5674889/general/6792fbf3-5b35-4583-a4aa-45c564c4f8a6.jpg',
'https://images.openlane.eu/carimgs/5674889/general/4490c830-1f1b-411d-bba9-ec1141430741.jpg',
'https://images.openlane.eu/carimgs/5674889/general/ff41ee12-22ba-4a95-9687-abc7d14be0f6.jpg',
'https://images.openlane.eu/carimgs/5674889/general/f392e905-e11b-404a-b150-a07cdd2180ed.jpg',
'https://images.openlane.eu/carimgs/5674889/general/49601cee-b90f-41bc-a9cc-1c81a1ffd4cb.jpg',
'https://images.openlane.eu/carimgs/5674889/general/f04ef6bb-6220-4eff-8ab1-ac4a7749028f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a3d3500-0392-5822-88f7-a8066bb60a7f/0a3d3500-0392-5822-88f7-a8066bb60a7f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169590,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674889/general/a822ed16-9f1f-4830-afd0-2ddb602b3825.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a3d3500-0392-5822-88f7-a8066bb60a7f/0a3d3500-0392-5822-88f7-a8066bb60a7f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267244,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674889/general/576fb85a-4852-4963-82b5-2fad686f1f48.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a3d3500-0392-5822-88f7-a8066bb60a7f/0a3d3500-0392-5822-88f7-a8066bb60a7f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282714,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674889/general/e12dcba5-4956-405f-9bef-dbd852e8f7d9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a3d3500-0392-5822-88f7-a8066bb60a7f/0a3d3500-0392-5822-88f7-a8066bb60a7f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273501,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674889/general/ff5f94d3-5fae-4ec2-aa70-be79b805f53a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a3d3500-0392-5822-88f7-a8066bb60a7f/0a3d3500-0392-5822-88f7-a8066bb60a7f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114976,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674889/general/6792fbf3-5b35-4583-a4aa-45c564c4f8a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a3d3500-0392-5822-88f7-a8066bb60a7f/0a3d3500-0392-5822-88f7-a8066bb60a7f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132603,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674889/general/4490c830-1f1b-411d-bba9-ec1141430741.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a3d3500-0392-5822-88f7-a8066bb60a7f/0a3d3500-0392-5822-88f7-a8066bb60a7f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110643,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674889/general/ff41ee12-22ba-4a95-9687-abc7d14be0f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a3d3500-0392-5822-88f7-a8066bb60a7f/0a3d3500-0392-5822-88f7-a8066bb60a7f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275387,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674889/general/f392e905-e11b-404a-b150-a07cdd2180ed.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a3d3500-0392-5822-88f7-a8066bb60a7f/0a3d3500-0392-5822-88f7-a8066bb60a7f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236274,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674889/general/49601cee-b90f-41bc-a9cc-1c81a1ffd4cb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a3d3500-0392-5822-88f7-a8066bb60a7f/0a3d3500-0392-5822-88f7-a8066bb60a7f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156561,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674889/general/f04ef6bb-6220-4eff-8ab1-ac4a7749028f.jpg',
'Width': 1024}],
'price': 14050,
'price_includes_vat': True,
'registration_date': '2022-09-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 54.790 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722388%27 HTTP/1.1" 200 None
2026-03-25 10:23:27 [adesa.be] INFO: Saving data for 10722388: {'created_time': 1774434207.455997, 'last_price_update_time': 1774434207.456013, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722388') HTTP/1.1" 204 0
2026-03-25 10:23:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dac5359-1cf6-5157-9ccd-7f282a233307 with identifier: 10722613
2026-03-25 10:23:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dac5359-1cf6-5157-9ccd-7f282a233307 with scrape type 1
2026-03-25 10:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0dac5359-1cf6-5157-9ccd-7f282a233307
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5726102%252Fgeneral%252Ff7c5cd4c-9477-47c3-ade4-714c8557660e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726102/general/f7c5cd4c-9477-47c3-ade4-714c8557660e.jpg already downloaded
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5726102%252Fgeneral%252F80b0fc9c-f48b-4f02-a563-2f8a2b73069f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726102/general/80b0fc9c-f48b-4f02-a563-2f8a2b73069f.jpg already downloaded
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5726102%252Fgeneral%252Fed7cd9af-65b9-45b5-a333-8ec0ea728e17.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726102/general/ed7cd9af-65b9-45b5-a333-8ec0ea728e17.jpg already downloaded
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5726102%252Fgeneral%252F6b75ee4b-fd8a-48cd-9012-b77d3dd4012e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726102/general/6b75ee4b-fd8a-48cd-9012-b77d3dd4012e.jpg already downloaded
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5726102%252Fgeneral%252F2315e26e-9875-44d1-9f84-d1866bea9572.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726102/general/2315e26e-9875-44d1-9f84-d1866bea9572.jpg already downloaded
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5726102%252Fgeneral%252F088a81f8-610d-475a-8d39-7bb0adfe8870.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726102/general/088a81f8-610d-475a-8d39-7bb0adfe8870.jpg already downloaded
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5726102%252Fgeneral%252F37621796-7e7b-47f2-ace8-86bb3ef5312f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726102/general/37621796-7e7b-47f2-ace8-86bb3ef5312f.jpg already downloaded
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5726102%252Fgeneral%252F0d338dae-5f1f-4c42-a812-84ccf2377184.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726102/general/0d338dae-5f1f-4c42-a812-84ccf2377184.jpg already downloaded
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5726102%252Fgeneral%252F16d46b07-b94b-4864-a3cb-dbf86ca819ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726102/general/16d46b07-b94b-4864-a3cb-dbf86ca819ca.jpg already downloaded
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5726102%252Fgeneral%252Fcbbe2882-3a3b-47f6-892d-b90f8f2da544.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726102/general/cbbe2882-3a3b-47f6-892d-b90f8f2da544.jpg already downloaded
2026-03-25 10:23:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0dac5359-1cf6-5157-9ccd-7f282a233307, identifier: 10722613
2026-03-25 10:23:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b702c613-1c34-5e53-bb11-7556c75d2374 with identifier: 10722552
2026-03-25 10:23:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b702c613-1c34-5e53-bb11-7556c75d2374 with scrape type 1
2026-03-25 10:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b702c613-1c34-5e53-bb11-7556c75d2374
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5709640%252Fgeneral%252F2c53064c-b7cc-4217-9a57-d9375507df4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709640/general/2c53064c-b7cc-4217-9a57-d9375507df4e.jpg already downloaded
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5709640%252Fgeneral%252F23d18361-008c-41a0-838d-6960bcd4ff6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709640/general/23d18361-008c-41a0-838d-6960bcd4ff6d.jpg already downloaded
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5709640%252Fgeneral%252F7500007b-fb0f-4db2-b439-045fdddda9e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709640/general/7500007b-fb0f-4db2-b439-045fdddda9e0.jpg already downloaded
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5709640%252Fgeneral%252F758b52f5-fe66-4218-8efe-900743a12143.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709640/general/758b52f5-fe66-4218-8efe-900743a12143.jpg already downloaded
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5709640%252Fgeneral%252Fc21f67e1-f1a9-4325-b9a7-5a2bdbe31c46.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709640/general/c21f67e1-f1a9-4325-b9a7-5a2bdbe31c46.jpg already downloaded
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5709640%252Fgeneral%252F99cdc842-a0e0-4395-95d7-4f143066e75f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709640/general/99cdc842-a0e0-4395-95d7-4f143066e75f.jpg already downloaded
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5709640%252Fgeneral%252Fe324c3aa-6bf8-498f-b582-3a7711bdd0f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709640/general/e324c3aa-6bf8-498f-b582-3a7711bdd0f5.jpg already downloaded
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5709640%252Fgeneral%252F11f8066b-75d8-418f-89cb-1f9f2de8759a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709640/general/11f8066b-75d8-418f-89cb-1f9f2de8759a.jpg already downloaded
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5709640%252Fgeneral%252F427e95c7-af53-41a2-8b01-f041866f41fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709640/general/427e95c7-af53-41a2-8b01-f041866f41fb.jpg already downloaded
2026-03-25 10:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5709640%252Fgeneral%252F728b596d-9f12-4147-abfa-10f0054cdee3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709640/general/728b596d-9f12-4147-abfa-10f0054cdee3.jpg already downloaded
2026-03-25 10:23:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b702c613-1c34-5e53-bb11-7556c75d2374, identifier: 10722552
2026-03-25 10:23:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0dac5359-1cf6-5157-9ccd-7f282a233307 with identifier: 10722613
2026-03-25 10:23:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0dac5359-1cf6-5157-9ccd-7f282a233307 with identifier: 10722613
2026-03-25 10:23:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0dac5359-1cf6-5157-9ccd-7f282a233307 with identifier: 10722613 to the API
2026-03-25 10:23:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722613>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '0dac5359-1cf6-5157-9ccd-7f282a233307',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQK807',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722613',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 48037,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5726102/general/f7c5cd4c-9477-47c3-ade4-714c8557660e.jpg',
'https://images.openlane.eu/carimgs/5726102/general/80b0fc9c-f48b-4f02-a563-2f8a2b73069f.jpg',
'https://images.openlane.eu/carimgs/5726102/general/ed7cd9af-65b9-45b5-a333-8ec0ea728e17.jpg',
'https://images.openlane.eu/carimgs/5726102/general/6b75ee4b-fd8a-48cd-9012-b77d3dd4012e.jpg',
'https://images.openlane.eu/carimgs/5726102/general/2315e26e-9875-44d1-9f84-d1866bea9572.jpg',
'https://images.openlane.eu/carimgs/5726102/general/088a81f8-610d-475a-8d39-7bb0adfe8870.jpg',
'https://images.openlane.eu/carimgs/5726102/general/37621796-7e7b-47f2-ace8-86bb3ef5312f.jpg',
'https://images.openlane.eu/carimgs/5726102/general/0d338dae-5f1f-4c42-a812-84ccf2377184.jpg',
'https://images.openlane.eu/carimgs/5726102/general/16d46b07-b94b-4864-a3cb-dbf86ca819ca.jpg',
'https://images.openlane.eu/carimgs/5726102/general/cbbe2882-3a3b-47f6-892d-b90f8f2da544.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dac5359-1cf6-5157-9ccd-7f282a233307/0dac5359-1cf6-5157-9ccd-7f282a233307_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382319,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726102/general/f7c5cd4c-9477-47c3-ade4-714c8557660e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dac5359-1cf6-5157-9ccd-7f282a233307/0dac5359-1cf6-5157-9ccd-7f282a233307_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377693,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726102/general/80b0fc9c-f48b-4f02-a563-2f8a2b73069f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dac5359-1cf6-5157-9ccd-7f282a233307/0dac5359-1cf6-5157-9ccd-7f282a233307_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353344,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726102/general/ed7cd9af-65b9-45b5-a333-8ec0ea728e17.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dac5359-1cf6-5157-9ccd-7f282a233307/0dac5359-1cf6-5157-9ccd-7f282a233307_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363826,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726102/general/6b75ee4b-fd8a-48cd-9012-b77d3dd4012e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dac5359-1cf6-5157-9ccd-7f282a233307/0dac5359-1cf6-5157-9ccd-7f282a233307_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364313,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726102/general/2315e26e-9875-44d1-9f84-d1866bea9572.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dac5359-1cf6-5157-9ccd-7f282a233307/0dac5359-1cf6-5157-9ccd-7f282a233307_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345743,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726102/general/088a81f8-610d-475a-8d39-7bb0adfe8870.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dac5359-1cf6-5157-9ccd-7f282a233307/0dac5359-1cf6-5157-9ccd-7f282a233307_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395046,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726102/general/37621796-7e7b-47f2-ace8-86bb3ef5312f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dac5359-1cf6-5157-9ccd-7f282a233307/0dac5359-1cf6-5157-9ccd-7f282a233307_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333148,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726102/general/0d338dae-5f1f-4c42-a812-84ccf2377184.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dac5359-1cf6-5157-9ccd-7f282a233307/0dac5359-1cf6-5157-9ccd-7f282a233307_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335272,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726102/general/16d46b07-b94b-4864-a3cb-dbf86ca819ca.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dac5359-1cf6-5157-9ccd-7f282a233307/0dac5359-1cf6-5157-9ccd-7f282a233307_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460635,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726102/general/cbbe2882-3a3b-47f6-892d-b90f8f2da544.jpg',
'Width': 1920}],
'price': 12950,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 48.037 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722613%27 HTTP/1.1" 200 None
2026-03-25 10:23:28 [adesa.be] INFO: Saving data for 10722613: {'created_time': 1774434208.502914, 'last_price_update_time': 1774434208.502925, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722613') HTTP/1.1" 204 0
2026-03-25 10:23:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b702c613-1c34-5e53-bb11-7556c75d2374 with identifier: 10722552
2026-03-25 10:23:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b702c613-1c34-5e53-bb11-7556c75d2374 with identifier: 10722552
2026-03-25 10:23:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b702c613-1c34-5e53-bb11-7556c75d2374 with identifier: 10722552 to the API
2026-03-25 10:23:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722552>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'b702c613-1c34-5e53-bb11-7556c75d2374',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CEG791',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722552',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 120860,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5709640/general/2c53064c-b7cc-4217-9a57-d9375507df4e.jpg',
'https://images.openlane.eu/carimgs/5709640/general/23d18361-008c-41a0-838d-6960bcd4ff6d.jpg',
'https://images.openlane.eu/carimgs/5709640/general/7500007b-fb0f-4db2-b439-045fdddda9e0.jpg',
'https://images.openlane.eu/carimgs/5709640/general/758b52f5-fe66-4218-8efe-900743a12143.jpg',
'https://images.openlane.eu/carimgs/5709640/general/c21f67e1-f1a9-4325-b9a7-5a2bdbe31c46.jpg',
'https://images.openlane.eu/carimgs/5709640/general/99cdc842-a0e0-4395-95d7-4f143066e75f.jpg',
'https://images.openlane.eu/carimgs/5709640/general/e324c3aa-6bf8-498f-b582-3a7711bdd0f5.jpg',
'https://images.openlane.eu/carimgs/5709640/general/11f8066b-75d8-418f-89cb-1f9f2de8759a.jpg',
'https://images.openlane.eu/carimgs/5709640/general/427e95c7-af53-41a2-8b01-f041866f41fb.jpg',
'https://images.openlane.eu/carimgs/5709640/general/728b596d-9f12-4147-abfa-10f0054cdee3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b702c613-1c34-5e53-bb11-7556c75d2374/b702c613-1c34-5e53-bb11-7556c75d2374_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175567,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709640/general/2c53064c-b7cc-4217-9a57-d9375507df4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b702c613-1c34-5e53-bb11-7556c75d2374/b702c613-1c34-5e53-bb11-7556c75d2374_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170886,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709640/general/23d18361-008c-41a0-838d-6960bcd4ff6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b702c613-1c34-5e53-bb11-7556c75d2374/b702c613-1c34-5e53-bb11-7556c75d2374_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153529,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709640/general/7500007b-fb0f-4db2-b439-045fdddda9e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b702c613-1c34-5e53-bb11-7556c75d2374/b702c613-1c34-5e53-bb11-7556c75d2374_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188638,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709640/general/758b52f5-fe66-4218-8efe-900743a12143.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b702c613-1c34-5e53-bb11-7556c75d2374/b702c613-1c34-5e53-bb11-7556c75d2374_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137342,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709640/general/c21f67e1-f1a9-4325-b9a7-5a2bdbe31c46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b702c613-1c34-5e53-bb11-7556c75d2374/b702c613-1c34-5e53-bb11-7556c75d2374_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129329,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709640/general/99cdc842-a0e0-4395-95d7-4f143066e75f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b702c613-1c34-5e53-bb11-7556c75d2374/b702c613-1c34-5e53-bb11-7556c75d2374_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132391,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709640/general/e324c3aa-6bf8-498f-b582-3a7711bdd0f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b702c613-1c34-5e53-bb11-7556c75d2374/b702c613-1c34-5e53-bb11-7556c75d2374_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156864,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709640/general/11f8066b-75d8-418f-89cb-1f9f2de8759a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b702c613-1c34-5e53-bb11-7556c75d2374/b702c613-1c34-5e53-bb11-7556c75d2374_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77920,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709640/general/427e95c7-af53-41a2-8b01-f041866f41fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b702c613-1c34-5e53-bb11-7556c75d2374/b702c613-1c34-5e53-bb11-7556c75d2374_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146999,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709640/general/728b596d-9f12-4147-abfa-10f0054cdee3.jpg',
'Width': 1024}],
'price': 11550,
'price_includes_vat': True,
'registration_date': '2022-06-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 120.860 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722552%27 HTTP/1.1" 200 None
2026-03-25 10:23:29 [adesa.be] INFO: Saving data for 10722552: {'created_time': 1774434209.58753, 'last_price_update_time': 1774434209.58754, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722552') HTTP/1.1" 204 0
2026-03-25 10:23:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722370> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 10:23:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6745ab67-184b-540d-a568-77e6ecc971df with identifier: 10722551
2026-03-25 10:23:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6745ab67-184b-540d-a568-77e6ecc971df with scrape type 1
2026-03-25 10:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6745ab67-184b-540d-a568-77e6ecc971df
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709638%252Fgeneral%252F6f9f8381-ad26-42b9-a99d-24202a3745ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709638/general/6f9f8381-ad26-42b9-a99d-24202a3745ea.jpg already downloaded
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709638%252Fgeneral%252F4ea4663b-ae3a-4896-803a-8a286402f251.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709638/general/4ea4663b-ae3a-4896-803a-8a286402f251.jpg already downloaded
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709638%252Fgeneral%252F6c7f5642-4afd-497d-9ea0-1e990df3faf3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709638/general/6c7f5642-4afd-497d-9ea0-1e990df3faf3.jpg already downloaded
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709638%252Fgeneral%252F9968b6ac-8eed-4736-9bf9-9899aee6f020.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709638/general/9968b6ac-8eed-4736-9bf9-9899aee6f020.jpg already downloaded
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709638%252Fgeneral%252F385c6cf0-c12c-4c0d-b7d3-d100684f2166.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709638/general/385c6cf0-c12c-4c0d-b7d3-d100684f2166.jpg already downloaded
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709638%252Fgeneral%252Fef7a1955-647c-40f1-899a-07f88492c7e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709638/general/ef7a1955-647c-40f1-899a-07f88492c7e4.jpg already downloaded
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709638%252Fgeneral%252F6ea53ab4-30f4-4f7f-b4a0-293f1ee867a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709638/general/6ea53ab4-30f4-4f7f-b4a0-293f1ee867a6.jpg already downloaded
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709638%252Fgeneral%252Fa3bcbbed-a348-406f-bff0-0a5b575c15f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709638/general/a3bcbbed-a348-406f-bff0-0a5b575c15f9.jpg already downloaded
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709638%252Fgeneral%252F1b4f6789-e4d0-4048-9077-8bb697f72ede.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709638/general/1b4f6789-e4d0-4048-9077-8bb697f72ede.jpg already downloaded
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709638%252Fgeneral%252F9bc1757c-1351-42d4-930e-069cce1a86b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709638/general/9bc1757c-1351-42d4-930e-069cce1a86b9.jpg already downloaded
2026-03-25 10:23:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6745ab67-184b-540d-a568-77e6ecc971df, identifier: 10722551
2026-03-25 10:23:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6745ab67-184b-540d-a568-77e6ecc971df with identifier: 10722551
2026-03-25 10:23:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6745ab67-184b-540d-a568-77e6ecc971df with identifier: 10722551
2026-03-25 10:23:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6745ab67-184b-540d-a568-77e6ecc971df with identifier: 10722551 to the API
2026-03-25 10:23:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722551>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '6745ab67-184b-540d-a568-77e6ecc971df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVK856',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722551',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 116706,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5709638/general/6f9f8381-ad26-42b9-a99d-24202a3745ea.jpg',
'https://images.openlane.eu/carimgs/5709638/general/4ea4663b-ae3a-4896-803a-8a286402f251.jpg',
'https://images.openlane.eu/carimgs/5709638/general/6c7f5642-4afd-497d-9ea0-1e990df3faf3.jpg',
'https://images.openlane.eu/carimgs/5709638/general/9968b6ac-8eed-4736-9bf9-9899aee6f020.jpg',
'https://images.openlane.eu/carimgs/5709638/general/385c6cf0-c12c-4c0d-b7d3-d100684f2166.jpg',
'https://images.openlane.eu/carimgs/5709638/general/ef7a1955-647c-40f1-899a-07f88492c7e4.jpg',
'https://images.openlane.eu/carimgs/5709638/general/6ea53ab4-30f4-4f7f-b4a0-293f1ee867a6.jpg',
'https://images.openlane.eu/carimgs/5709638/general/a3bcbbed-a348-406f-bff0-0a5b575c15f9.jpg',
'https://images.openlane.eu/carimgs/5709638/general/1b4f6789-e4d0-4048-9077-8bb697f72ede.jpg',
'https://images.openlane.eu/carimgs/5709638/general/9bc1757c-1351-42d4-930e-069cce1a86b9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6745ab67-184b-540d-a568-77e6ecc971df/6745ab67-184b-540d-a568-77e6ecc971df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709638/general/6f9f8381-ad26-42b9-a99d-24202a3745ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6745ab67-184b-540d-a568-77e6ecc971df/6745ab67-184b-540d-a568-77e6ecc971df_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35429,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709638/general/4ea4663b-ae3a-4896-803a-8a286402f251.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6745ab67-184b-540d-a568-77e6ecc971df/6745ab67-184b-540d-a568-77e6ecc971df_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168809,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709638/general/6c7f5642-4afd-497d-9ea0-1e990df3faf3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6745ab67-184b-540d-a568-77e6ecc971df/6745ab67-184b-540d-a568-77e6ecc971df_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155038,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709638/general/9968b6ac-8eed-4736-9bf9-9899aee6f020.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6745ab67-184b-540d-a568-77e6ecc971df/6745ab67-184b-540d-a568-77e6ecc971df_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111117,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709638/general/385c6cf0-c12c-4c0d-b7d3-d100684f2166.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6745ab67-184b-540d-a568-77e6ecc971df/6745ab67-184b-540d-a568-77e6ecc971df_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120620,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709638/general/ef7a1955-647c-40f1-899a-07f88492c7e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6745ab67-184b-540d-a568-77e6ecc971df/6745ab67-184b-540d-a568-77e6ecc971df_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121086,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709638/general/6ea53ab4-30f4-4f7f-b4a0-293f1ee867a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6745ab67-184b-540d-a568-77e6ecc971df/6745ab67-184b-540d-a568-77e6ecc971df_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173665,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709638/general/a3bcbbed-a348-406f-bff0-0a5b575c15f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6745ab67-184b-540d-a568-77e6ecc971df/6745ab67-184b-540d-a568-77e6ecc971df_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100996,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709638/general/1b4f6789-e4d0-4048-9077-8bb697f72ede.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6745ab67-184b-540d-a568-77e6ecc971df/6745ab67-184b-540d-a568-77e6ecc971df_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140325,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709638/general/9bc1757c-1351-42d4-930e-069cce1a86b9.jpg',
'Width': 1024}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-04-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 116.706 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722551%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [adesa.be] INFO: Saving data for 10722551: {'created_time': 1774434210.178131, 'last_price_update_time': 1774434210.178143, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722551') HTTP/1.1" 204 0
2026-03-25 10:23:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a35e2371-07e3-5478-9597-5ce7e394e53f with identifier: 10722510
2026-03-25 10:23:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a35e2371-07e3-5478-9597-5ce7e394e53f with scrape type 1
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a35e2371-07e3-5478-9597-5ce7e394e53f
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704091%252Fgeneral%252F442385f6-4909-4969-bd8b-f80a8a305111.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704091/general/442385f6-4909-4969-bd8b-f80a8a305111.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704091%252Fgeneral%252F55eb239f-1217-4487-9959-d71612ba717c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704091/general/55eb239f-1217-4487-9959-d71612ba717c.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704091%252Fgeneral%252F3eb3f0dc-c64b-4b85-937d-2f489afde4de.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704091/general/3eb3f0dc-c64b-4b85-937d-2f489afde4de.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704091%252Fgeneral%252F36bbc5a1-7153-4d1e-a9d1-75fc691cf942.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704091/general/36bbc5a1-7153-4d1e-a9d1-75fc691cf942.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704091%252Fgeneral%252F7eb11859-a99e-4e30-8723-0fba771d2a3f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704091/general/7eb11859-a99e-4e30-8723-0fba771d2a3f.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704091%252Fgeneral%252Fe7fae09b-a85b-4902-ab2e-7a62a860dfb9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704091/general/e7fae09b-a85b-4902-ab2e-7a62a860dfb9.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704091%252Fgeneral%252Fc74d5fd0-02e8-44bf-a3c5-d3535e4bb58d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704091/general/c74d5fd0-02e8-44bf-a3c5-d3535e4bb58d.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704091%252Fgeneral%252F0ddd7000-5365-4ccb-a9e3-2267f24c1078.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704091/general/0ddd7000-5365-4ccb-a9e3-2267f24c1078.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704091%252Fgeneral%252Fd43b2bc4-380b-4677-84c2-4da013e79e3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704091/general/d43b2bc4-380b-4677-84c2-4da013e79e3b.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704091%252Fgeneral%252F0f9978c7-5d05-48e1-969b-0d8bee5c524a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704091/general/0f9978c7-5d05-48e1-969b-0d8bee5c524a.jpg already downloaded
2026-03-25 10:23:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a35e2371-07e3-5478-9597-5ce7e394e53f, identifier: 10722510
2026-03-25 10:23:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 565da400-af59-5e7f-a03c-622546975fa5 with identifier: 10722550
2026-03-25 10:23:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 565da400-af59-5e7f-a03c-622546975fa5 with scrape type 1
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 565da400-af59-5e7f-a03c-622546975fa5
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709637%252Fgeneral%252F5f2c6a4d-a5eb-4621-83c4-3cdbd2cb80b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709637/general/5f2c6a4d-a5eb-4621-83c4-3cdbd2cb80b7.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709637%252Fgeneral%252F88a5592f-5e5f-40bb-ac72-29d5f4edce23.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709637/general/88a5592f-5e5f-40bb-ac72-29d5f4edce23.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709637%252Fgeneral%252F8b3123fa-5728-4967-b0c0-229957143bec.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709637/general/8b3123fa-5728-4967-b0c0-229957143bec.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709637%252Fgeneral%252F8812b680-b7fa-484d-bae6-5a08692c5b39.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709637/general/8812b680-b7fa-484d-bae6-5a08692c5b39.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709637%252Fgeneral%252Fbdaf9303-91c9-4188-8301-db26ad43b15d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709637/general/bdaf9303-91c9-4188-8301-db26ad43b15d.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709637%252Fgeneral%252F90f6f11d-b89f-4abf-bcc9-463ff849ee58.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709637/general/90f6f11d-b89f-4abf-bcc9-463ff849ee58.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709637%252Fgeneral%252F2c75a8ff-44b9-4db3-93bb-6cc7f9ef3462.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709637/general/2c75a8ff-44b9-4db3-93bb-6cc7f9ef3462.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709637%252Fgeneral%252F7d3e400d-31bc-4101-9480-4f517f322b59.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709637/general/7d3e400d-31bc-4101-9480-4f517f322b59.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709637%252Fgeneral%252F9a0e5c27-17ed-4c45-b6ca-42a2e25a36d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709637/general/9a0e5c27-17ed-4c45-b6ca-42a2e25a36d1.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709637%252Fgeneral%252F14407a27-9aea-4726-bcc1-3be4e34b7627.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709637/general/14407a27-9aea-4726-bcc1-3be4e34b7627.jpg already downloaded
2026-03-25 10:23:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 565da400-af59-5e7f-a03c-622546975fa5, identifier: 10722550
2026-03-25 10:23:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7e0410f-b5de-5a08-9f24-c79b65dea263 with identifier: 10722370
2026-03-25 10:23:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7e0410f-b5de-5a08-9f24-c79b65dea263 with scrape type 1
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7e0410f-b5de-5a08-9f24-c79b65dea263
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654752%252Fgeneral%252Ffe23a9fd-a720-4230-b77c-6c778df4218d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654752/general/fe23a9fd-a720-4230-b77c-6c778df4218d.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654752%252Fgeneral%252F7ade6512-6cba-433a-bf25-5e04f99032dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654752/general/7ade6512-6cba-433a-bf25-5e04f99032dd.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654752%252Fgeneral%252F3fe1e769-2f8d-4a7d-b828-0f96117590e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654752/general/3fe1e769-2f8d-4a7d-b828-0f96117590e4.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654752%252Fgeneral%252Fe7860bb7-0bdb-4687-94a8-66473f34d475.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654752/general/e7860bb7-0bdb-4687-94a8-66473f34d475.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654752%252Fgeneral%252F76027f6c-c52c-413a-b643-09119d434909.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654752/general/76027f6c-c52c-413a-b643-09119d434909.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654752%252Fgeneral%252F24e8e64c-183d-4f11-9161-23eb53ffc4f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654752/general/24e8e64c-183d-4f11-9161-23eb53ffc4f8.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654752%252Fgeneral%252Fa49d0bb7-1e96-42a1-83a3-bc81bf9495cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654752/general/a49d0bb7-1e96-42a1-83a3-bc81bf9495cf.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654752%252Fgeneral%252F82c2af7e-a801-4731-9f50-bd38a8c95f86.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654752/general/82c2af7e-a801-4731-9f50-bd38a8c95f86.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654752%252Fgeneral%252F7858fee3-b40d-4a1b-8b51-2095fddfa132.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654752/general/7858fee3-b40d-4a1b-8b51-2095fddfa132.jpg already downloaded
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654752%252Fgeneral%252Ffcfdf201-797b-40d2-a28c-dd1593c0e70b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654752/general/fcfdf201-797b-40d2-a28c-dd1593c0e70b.jpg already downloaded
2026-03-25 10:23:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7e0410f-b5de-5a08-9f24-c79b65dea263, identifier: 10722370
2026-03-25 10:23:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a35e2371-07e3-5478-9597-5ce7e394e53f with identifier: 10722510
2026-03-25 10:23:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a35e2371-07e3-5478-9597-5ce7e394e53f with identifier: 10722510
2026-03-25 10:23:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a35e2371-07e3-5478-9597-5ce7e394e53f with identifier: 10722510 to the API
2026-03-25 10:23:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722510>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'a35e2371-07e3-5478-9597-5ce7e394e53f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVK782',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722510',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 107933,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5704091/general/442385f6-4909-4969-bd8b-f80a8a305111.jpg',
'https://images.openlane.eu/carimgs/5704091/general/55eb239f-1217-4487-9959-d71612ba717c.jpg',
'https://images.openlane.eu/carimgs/5704091/general/3eb3f0dc-c64b-4b85-937d-2f489afde4de.jpg',
'https://images.openlane.eu/carimgs/5704091/general/36bbc5a1-7153-4d1e-a9d1-75fc691cf942.jpg',
'https://images.openlane.eu/carimgs/5704091/general/7eb11859-a99e-4e30-8723-0fba771d2a3f.jpg',
'https://images.openlane.eu/carimgs/5704091/general/e7fae09b-a85b-4902-ab2e-7a62a860dfb9.jpg',
'https://images.openlane.eu/carimgs/5704091/general/c74d5fd0-02e8-44bf-a3c5-d3535e4bb58d.jpg',
'https://images.openlane.eu/carimgs/5704091/general/0ddd7000-5365-4ccb-a9e3-2267f24c1078.jpg',
'https://images.openlane.eu/carimgs/5704091/general/d43b2bc4-380b-4677-84c2-4da013e79e3b.jpg',
'https://images.openlane.eu/carimgs/5704091/general/0f9978c7-5d05-48e1-969b-0d8bee5c524a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35e2371-07e3-5478-9597-5ce7e394e53f/a35e2371-07e3-5478-9597-5ce7e394e53f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193189,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704091/general/442385f6-4909-4969-bd8b-f80a8a305111.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35e2371-07e3-5478-9597-5ce7e394e53f/a35e2371-07e3-5478-9597-5ce7e394e53f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180094,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704091/general/55eb239f-1217-4487-9959-d71612ba717c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35e2371-07e3-5478-9597-5ce7e394e53f/a35e2371-07e3-5478-9597-5ce7e394e53f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174948,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704091/general/3eb3f0dc-c64b-4b85-937d-2f489afde4de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35e2371-07e3-5478-9597-5ce7e394e53f/a35e2371-07e3-5478-9597-5ce7e394e53f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170317,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704091/general/36bbc5a1-7153-4d1e-a9d1-75fc691cf942.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35e2371-07e3-5478-9597-5ce7e394e53f/a35e2371-07e3-5478-9597-5ce7e394e53f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137658,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704091/general/7eb11859-a99e-4e30-8723-0fba771d2a3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35e2371-07e3-5478-9597-5ce7e394e53f/a35e2371-07e3-5478-9597-5ce7e394e53f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124843,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704091/general/e7fae09b-a85b-4902-ab2e-7a62a860dfb9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35e2371-07e3-5478-9597-5ce7e394e53f/a35e2371-07e3-5478-9597-5ce7e394e53f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143302,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704091/general/c74d5fd0-02e8-44bf-a3c5-d3535e4bb58d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35e2371-07e3-5478-9597-5ce7e394e53f/a35e2371-07e3-5478-9597-5ce7e394e53f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157629,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704091/general/0ddd7000-5365-4ccb-a9e3-2267f24c1078.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35e2371-07e3-5478-9597-5ce7e394e53f/a35e2371-07e3-5478-9597-5ce7e394e53f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111124,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704091/general/d43b2bc4-380b-4677-84c2-4da013e79e3b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35e2371-07e3-5478-9597-5ce7e394e53f/a35e2371-07e3-5478-9597-5ce7e394e53f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184265,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704091/general/0f9978c7-5d05-48e1-969b-0d8bee5c524a.jpg',
'Width': 1024}],
'price': 12750,
'price_includes_vat': True,
'registration_date': '2022-04-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 107.933 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722510%27 HTTP/1.1" 200 None
2026-03-25 10:23:31 [adesa.be] INFO: Saving data for 10722510: {'created_time': 1774434211.774913, 'last_price_update_time': 1774434211.774923, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722510') HTTP/1.1" 204 0
2026-03-25 10:23:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 565da400-af59-5e7f-a03c-622546975fa5 with identifier: 10722550
2026-03-25 10:23:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 565da400-af59-5e7f-a03c-622546975fa5 with identifier: 10722550
2026-03-25 10:23:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 565da400-af59-5e7f-a03c-622546975fa5 with identifier: 10722550 to the API
2026-03-25 10:23:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722550>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '565da400-af59-5e7f-a03c-622546975fa5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CEG827',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722550',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 110564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5709637/general/5f2c6a4d-a5eb-4621-83c4-3cdbd2cb80b7.jpg',
'https://images.openlane.eu/carimgs/5709637/general/88a5592f-5e5f-40bb-ac72-29d5f4edce23.jpg',
'https://images.openlane.eu/carimgs/5709637/general/8b3123fa-5728-4967-b0c0-229957143bec.jpg',
'https://images.openlane.eu/carimgs/5709637/general/8812b680-b7fa-484d-bae6-5a08692c5b39.jpg',
'https://images.openlane.eu/carimgs/5709637/general/bdaf9303-91c9-4188-8301-db26ad43b15d.jpg',
'https://images.openlane.eu/carimgs/5709637/general/90f6f11d-b89f-4abf-bcc9-463ff849ee58.jpg',
'https://images.openlane.eu/carimgs/5709637/general/2c75a8ff-44b9-4db3-93bb-6cc7f9ef3462.jpg',
'https://images.openlane.eu/carimgs/5709637/general/7d3e400d-31bc-4101-9480-4f517f322b59.jpg',
'https://images.openlane.eu/carimgs/5709637/general/9a0e5c27-17ed-4c45-b6ca-42a2e25a36d1.jpg',
'https://images.openlane.eu/carimgs/5709637/general/14407a27-9aea-4726-bcc1-3be4e34b7627.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_565da400-af59-5e7f-a03c-622546975fa5/565da400-af59-5e7f-a03c-622546975fa5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168093,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709637/general/5f2c6a4d-a5eb-4621-83c4-3cdbd2cb80b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_565da400-af59-5e7f-a03c-622546975fa5/565da400-af59-5e7f-a03c-622546975fa5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160007,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709637/general/88a5592f-5e5f-40bb-ac72-29d5f4edce23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_565da400-af59-5e7f-a03c-622546975fa5/565da400-af59-5e7f-a03c-622546975fa5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170693,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709637/general/8b3123fa-5728-4967-b0c0-229957143bec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_565da400-af59-5e7f-a03c-622546975fa5/565da400-af59-5e7f-a03c-622546975fa5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165289,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709637/general/8812b680-b7fa-484d-bae6-5a08692c5b39.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_565da400-af59-5e7f-a03c-622546975fa5/565da400-af59-5e7f-a03c-622546975fa5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127522,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709637/general/bdaf9303-91c9-4188-8301-db26ad43b15d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_565da400-af59-5e7f-a03c-622546975fa5/565da400-af59-5e7f-a03c-622546975fa5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126359,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709637/general/90f6f11d-b89f-4abf-bcc9-463ff849ee58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_565da400-af59-5e7f-a03c-622546975fa5/565da400-af59-5e7f-a03c-622546975fa5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129247,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709637/general/2c75a8ff-44b9-4db3-93bb-6cc7f9ef3462.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_565da400-af59-5e7f-a03c-622546975fa5/565da400-af59-5e7f-a03c-622546975fa5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709637/general/7d3e400d-31bc-4101-9480-4f517f322b59.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_565da400-af59-5e7f-a03c-622546975fa5/565da400-af59-5e7f-a03c-622546975fa5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87736,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709637/general/9a0e5c27-17ed-4c45-b6ca-42a2e25a36d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_565da400-af59-5e7f-a03c-622546975fa5/565da400-af59-5e7f-a03c-622546975fa5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709637/general/14407a27-9aea-4726-bcc1-3be4e34b7627.jpg',
'Width': 1024}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-06-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 110.564 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722550%27 HTTP/1.1" 200 None
2026-03-25 10:23:32 [adesa.be] INFO: Saving data for 10722550: {'created_time': 1774434212.244129, 'last_price_update_time': 1774434212.244143, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722550') HTTP/1.1" 204 0
2026-03-25 10:23:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7e0410f-b5de-5a08-9f24-c79b65dea263 with identifier: 10722370
2026-03-25 10:23:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7e0410f-b5de-5a08-9f24-c79b65dea263 with identifier: 10722370
2026-03-25 10:23:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7e0410f-b5de-5a08-9f24-c79b65dea263 with identifier: 10722370 to the API
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722370>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': 'd7e0410f-b5de-5a08-9f24-c79b65dea263',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQK436',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722370',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 103163,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5654752/general/fe23a9fd-a720-4230-b77c-6c778df4218d.jpg',
'https://images.openlane.eu/carimgs/5654752/general/7ade6512-6cba-433a-bf25-5e04f99032dd.jpg',
'https://images.openlane.eu/carimgs/5654752/general/3fe1e769-2f8d-4a7d-b828-0f96117590e4.jpg',
'https://images.openlane.eu/carimgs/5654752/general/e7860bb7-0bdb-4687-94a8-66473f34d475.jpg',
'https://images.openlane.eu/carimgs/5654752/general/76027f6c-c52c-413a-b643-09119d434909.jpg',
'https://images.openlane.eu/carimgs/5654752/general/24e8e64c-183d-4f11-9161-23eb53ffc4f8.jpg',
'https://images.openlane.eu/carimgs/5654752/general/a49d0bb7-1e96-42a1-83a3-bc81bf9495cf.jpg',
'https://images.openlane.eu/carimgs/5654752/general/82c2af7e-a801-4731-9f50-bd38a8c95f86.jpg',
'https://images.openlane.eu/carimgs/5654752/general/7858fee3-b40d-4a1b-8b51-2095fddfa132.jpg',
'https://images.openlane.eu/carimgs/5654752/general/fcfdf201-797b-40d2-a28c-dd1593c0e70b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7e0410f-b5de-5a08-9f24-c79b65dea263/d7e0410f-b5de-5a08-9f24-c79b65dea263_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88486,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654752/general/fe23a9fd-a720-4230-b77c-6c778df4218d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7e0410f-b5de-5a08-9f24-c79b65dea263/d7e0410f-b5de-5a08-9f24-c79b65dea263_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91684,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654752/general/7ade6512-6cba-433a-bf25-5e04f99032dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7e0410f-b5de-5a08-9f24-c79b65dea263/d7e0410f-b5de-5a08-9f24-c79b65dea263_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99648,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654752/general/3fe1e769-2f8d-4a7d-b828-0f96117590e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7e0410f-b5de-5a08-9f24-c79b65dea263/d7e0410f-b5de-5a08-9f24-c79b65dea263_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96182,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654752/general/e7860bb7-0bdb-4687-94a8-66473f34d475.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7e0410f-b5de-5a08-9f24-c79b65dea263/d7e0410f-b5de-5a08-9f24-c79b65dea263_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118363,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654752/general/76027f6c-c52c-413a-b643-09119d434909.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7e0410f-b5de-5a08-9f24-c79b65dea263/d7e0410f-b5de-5a08-9f24-c79b65dea263_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117989,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654752/general/24e8e64c-183d-4f11-9161-23eb53ffc4f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7e0410f-b5de-5a08-9f24-c79b65dea263/d7e0410f-b5de-5a08-9f24-c79b65dea263_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116136,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654752/general/a49d0bb7-1e96-42a1-83a3-bc81bf9495cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7e0410f-b5de-5a08-9f24-c79b65dea263/d7e0410f-b5de-5a08-9f24-c79b65dea263_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111201,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654752/general/82c2af7e-a801-4731-9f50-bd38a8c95f86.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7e0410f-b5de-5a08-9f24-c79b65dea263/d7e0410f-b5de-5a08-9f24-c79b65dea263_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108448,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654752/general/7858fee3-b40d-4a1b-8b51-2095fddfa132.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7e0410f-b5de-5a08-9f24-c79b65dea263/d7e0410f-b5de-5a08-9f24-c79b65dea263_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136750,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654752/general/fcfdf201-797b-40d2-a28c-dd1593c0e70b.jpg',
'Width': 1024}],
'price': 12950,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Automatic - 116 hp - 103.163 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722370%27 HTTP/1.1" 200 None
2026-03-25 10:23:32 [adesa.be] INFO: Saving data for 10722370: {'created_time': 1774434212.563214, 'last_price_update_time': 1774434212.563229, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722370') HTTP/1.1" 204 0
2026-03-25 10:23:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722471> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722418> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59b08680-a1b3-590c-9990-9b7003dcad27 with identifier: 10722538
2026-03-25 10:23:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59b08680-a1b3-590c-9990-9b7003dcad27 with scrape type 1
2026-03-25 10:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 59b08680-a1b3-590c-9990-9b7003dcad27
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706465%252Fgeneral%252Fa05dd94c-ebd1-4d46-8fb4-2659a801a56e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706465/general/a05dd94c-ebd1-4d46-8fb4-2659a801a56e.jpg already downloaded
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706465%252Fgeneral%252F6888f2d0-d766-4b52-a137-0129927ab49f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706465/general/6888f2d0-d766-4b52-a137-0129927ab49f.jpg already downloaded
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706465%252Fgeneral%252Fac342194-ffa4-493d-8d93-fad0ec96f728.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706465/general/ac342194-ffa4-493d-8d93-fad0ec96f728.jpg already downloaded
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706465%252Fgeneral%252F0a935548-8d07-427d-9f0e-58f5793ff20d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706465/general/0a935548-8d07-427d-9f0e-58f5793ff20d.jpg already downloaded
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706465%252Fgeneral%252Fcdf48533-a4f7-4fd4-94eb-58156269d5c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706465/general/cdf48533-a4f7-4fd4-94eb-58156269d5c8.jpg already downloaded
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706465%252Fgeneral%252F1577f93d-80b8-4f59-a0b8-bc29df6b29e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706465/general/1577f93d-80b8-4f59-a0b8-bc29df6b29e7.jpg already downloaded
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706465%252Fgeneral%252Fa965fd9b-a6cf-47a5-9edb-b05c8e1a822a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706465/general/a965fd9b-a6cf-47a5-9edb-b05c8e1a822a.jpg already downloaded
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706465%252Fgeneral%252Fb115931b-ad39-40c0-a69b-aeb6c12d143b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706465/general/b115931b-ad39-40c0-a69b-aeb6c12d143b.jpg already downloaded
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706465%252Fgeneral%252F98196448-0221-4ec1-ae90-30ceee5634bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706465/general/98196448-0221-4ec1-ae90-30ceee5634bd.jpg already downloaded
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706465%252Fgeneral%252Fc0930db6-21b8-40f8-bd90-3d3bb2214711.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706465/general/c0930db6-21b8-40f8-bd90-3d3bb2214711.jpg already downloaded
2026-03-25 10:23:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59b08680-a1b3-590c-9990-9b7003dcad27, identifier: 10722538
2026-03-25 10:23:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e393aeaa-5963-56ba-b612-acdb3bd7bf95 with identifier: 10722471
2026-03-25 10:23:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e393aeaa-5963-56ba-b612-acdb3bd7bf95 with scrape type 1
2026-03-25 10:23:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e393aeaa-5963-56ba-b612-acdb3bd7bf95
2026-03-25 10:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5696212%252Fgeneral%252Fae6f3a86-70ec-447b-a3ac-e72b81cb5f90.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696212/general/ae6f3a86-70ec-447b-a3ac-e72b81cb5f90.jpg already downloaded
2026-03-25 10:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5696212%252Fgeneral%252F6a1d26aa-b7ab-46cb-8cf4-0d34f6d4a217.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696212/general/6a1d26aa-b7ab-46cb-8cf4-0d34f6d4a217.jpg already downloaded
2026-03-25 10:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5696212%252Fgeneral%252F3d1bd2e5-c02e-4afa-9f9d-a865d7193172.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696212/general/3d1bd2e5-c02e-4afa-9f9d-a865d7193172.jpg already downloaded
2026-03-25 10:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5696212%252Fgeneral%252Fc876156b-5e50-4672-b50c-f1724836fabb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696212/general/c876156b-5e50-4672-b50c-f1724836fabb.jpg already downloaded
2026-03-25 10:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5696212%252Fgeneral%252F93cb1945-13d7-475f-84b1-2ce2dec0bcb0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696212/general/93cb1945-13d7-475f-84b1-2ce2dec0bcb0.jpg already downloaded
2026-03-25 10:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5696212%252Fgeneral%252F7c4ff585-9bad-47a4-908d-b74170e9eed4.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696212/general/7c4ff585-9bad-47a4-908d-b74170e9eed4.jpg already downloaded
2026-03-25 10:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5696212%252Fgeneral%252Fe86f2bf7-9d00-4a90-aef2-e9b188df7e3e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696212/general/e86f2bf7-9d00-4a90-aef2-e9b188df7e3e.jpg already downloaded
2026-03-25 10:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5696212%252Fgeneral%252Fa248cc14-725f-4091-8aad-18ad0dbb87ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696212/general/a248cc14-725f-4091-8aad-18ad0dbb87ae.jpg already downloaded
2026-03-25 10:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5696212%252Fgeneral%252F7ab90bed-0bac-4965-ac6f-e0c7758eba19.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696212/general/7ab90bed-0bac-4965-ac6f-e0c7758eba19.jpg already downloaded
2026-03-25 10:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5696212%252Fgeneral%252F75b5ac75-c145-4eec-bcbb-673fe4c39c5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696212/general/75b5ac75-c145-4eec-bcbb-673fe4c39c5e.jpg already downloaded
2026-03-25 10:23:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e393aeaa-5963-56ba-b612-acdb3bd7bf95, identifier: 10722471
2026-03-25 10:23:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59b08680-a1b3-590c-9990-9b7003dcad27 with identifier: 10722538
2026-03-25 10:23:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59b08680-a1b3-590c-9990-9b7003dcad27 with identifier: 10722538
2026-03-25 10:23:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59b08680-a1b3-590c-9990-9b7003dcad27 with identifier: 10722538 to the API
2026-03-25 10:23:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722538>
{'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': 265,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '59b08680-a1b3-590c-9990-9b7003dcad27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPB667',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722538',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 112798,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5706465/general/a05dd94c-ebd1-4d46-8fb4-2659a801a56e.jpg',
'https://images.openlane.eu/carimgs/5706465/general/6888f2d0-d766-4b52-a137-0129927ab49f.jpg',
'https://images.openlane.eu/carimgs/5706465/general/ac342194-ffa4-493d-8d93-fad0ec96f728.jpg',
'https://images.openlane.eu/carimgs/5706465/general/0a935548-8d07-427d-9f0e-58f5793ff20d.jpg',
'https://images.openlane.eu/carimgs/5706465/general/cdf48533-a4f7-4fd4-94eb-58156269d5c8.jpg',
'https://images.openlane.eu/carimgs/5706465/general/1577f93d-80b8-4f59-a0b8-bc29df6b29e7.jpg',
'https://images.openlane.eu/carimgs/5706465/general/a965fd9b-a6cf-47a5-9edb-b05c8e1a822a.jpg',
'https://images.openlane.eu/carimgs/5706465/general/b115931b-ad39-40c0-a69b-aeb6c12d143b.jpg',
'https://images.openlane.eu/carimgs/5706465/general/98196448-0221-4ec1-ae90-30ceee5634bd.jpg',
'https://images.openlane.eu/carimgs/5706465/general/c0930db6-21b8-40f8-bd90-3d3bb2214711.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59b08680-a1b3-590c-9990-9b7003dcad27/59b08680-a1b3-590c-9990-9b7003dcad27_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96731,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706465/general/a05dd94c-ebd1-4d46-8fb4-2659a801a56e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59b08680-a1b3-590c-9990-9b7003dcad27/59b08680-a1b3-590c-9990-9b7003dcad27_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99675,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706465/general/6888f2d0-d766-4b52-a137-0129927ab49f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59b08680-a1b3-590c-9990-9b7003dcad27/59b08680-a1b3-590c-9990-9b7003dcad27_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706465/general/ac342194-ffa4-493d-8d93-fad0ec96f728.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59b08680-a1b3-590c-9990-9b7003dcad27/59b08680-a1b3-590c-9990-9b7003dcad27_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96377,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706465/general/0a935548-8d07-427d-9f0e-58f5793ff20d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59b08680-a1b3-590c-9990-9b7003dcad27/59b08680-a1b3-590c-9990-9b7003dcad27_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109438,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706465/general/cdf48533-a4f7-4fd4-94eb-58156269d5c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59b08680-a1b3-590c-9990-9b7003dcad27/59b08680-a1b3-590c-9990-9b7003dcad27_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105893,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706465/general/1577f93d-80b8-4f59-a0b8-bc29df6b29e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59b08680-a1b3-590c-9990-9b7003dcad27/59b08680-a1b3-590c-9990-9b7003dcad27_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118096,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706465/general/a965fd9b-a6cf-47a5-9edb-b05c8e1a822a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59b08680-a1b3-590c-9990-9b7003dcad27/59b08680-a1b3-590c-9990-9b7003dcad27_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95559,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706465/general/b115931b-ad39-40c0-a69b-aeb6c12d143b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59b08680-a1b3-590c-9990-9b7003dcad27/59b08680-a1b3-590c-9990-9b7003dcad27_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85638,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706465/general/98196448-0221-4ec1-ae90-30ceee5634bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59b08680-a1b3-590c-9990-9b7003dcad27/59b08680-a1b3-590c-9990-9b7003dcad27_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216871,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706465/general/c0930db6-21b8-40f8-bd90-3d3bb2214711.jpg',
'Width': 1024}],
'price': 26350,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q5 Sportback 2.0 TFSI S Line - Quattro - Hybrid - Automatic - '
'265 hp - 112.798 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 10:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722538%27 HTTP/1.1" 200 None
2026-03-25 10:23:33 [adesa.be] INFO: Saving data for 10722538: {'created_time': 1774434213.742885, 'last_price_update_time': 1774434213.742901, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722538') HTTP/1.1" 204 0
2026-03-25 10:23:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e393aeaa-5963-56ba-b612-acdb3bd7bf95 with identifier: 10722471
2026-03-25 10:23:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e393aeaa-5963-56ba-b612-acdb3bd7bf95 with identifier: 10722471
2026-03-25 10:23:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e393aeaa-5963-56ba-b612-acdb3bd7bf95 with identifier: 10722471 to the API
2026-03-25 10:23:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722471>
{'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-26T12:35:00Z',
'fuel_type': 'Electric',
'id': 'e393aeaa-5963-56ba-b612-acdb3bd7bf95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJR008',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722471',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 99655,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5696212/general/ae6f3a86-70ec-447b-a3ac-e72b81cb5f90.jpg',
'https://images.openlane.eu/carimgs/5696212/general/6a1d26aa-b7ab-46cb-8cf4-0d34f6d4a217.jpg',
'https://images.openlane.eu/carimgs/5696212/general/3d1bd2e5-c02e-4afa-9f9d-a865d7193172.jpg',
'https://images.openlane.eu/carimgs/5696212/general/c876156b-5e50-4672-b50c-f1724836fabb.jpg',
'https://images.openlane.eu/carimgs/5696212/general/93cb1945-13d7-475f-84b1-2ce2dec0bcb0.jpg',
'https://images.openlane.eu/carimgs/5696212/general/7c4ff585-9bad-47a4-908d-b74170e9eed4.jpg',
'https://images.openlane.eu/carimgs/5696212/general/e86f2bf7-9d00-4a90-aef2-e9b188df7e3e.jpg',
'https://images.openlane.eu/carimgs/5696212/general/a248cc14-725f-4091-8aad-18ad0dbb87ae.jpg',
'https://images.openlane.eu/carimgs/5696212/general/7ab90bed-0bac-4965-ac6f-e0c7758eba19.jpg',
'https://images.openlane.eu/carimgs/5696212/general/75b5ac75-c145-4eec-bcbb-673fe4c39c5e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e393aeaa-5963-56ba-b612-acdb3bd7bf95/e393aeaa-5963-56ba-b612-acdb3bd7bf95_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195669,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696212/general/ae6f3a86-70ec-447b-a3ac-e72b81cb5f90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e393aeaa-5963-56ba-b612-acdb3bd7bf95/e393aeaa-5963-56ba-b612-acdb3bd7bf95_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43363,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696212/general/6a1d26aa-b7ab-46cb-8cf4-0d34f6d4a217.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e393aeaa-5963-56ba-b612-acdb3bd7bf95/e393aeaa-5963-56ba-b612-acdb3bd7bf95_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217096,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696212/general/3d1bd2e5-c02e-4afa-9f9d-a865d7193172.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e393aeaa-5963-56ba-b612-acdb3bd7bf95/e393aeaa-5963-56ba-b612-acdb3bd7bf95_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226896,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696212/general/c876156b-5e50-4672-b50c-f1724836fabb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e393aeaa-5963-56ba-b612-acdb3bd7bf95/e393aeaa-5963-56ba-b612-acdb3bd7bf95_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116989,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696212/general/93cb1945-13d7-475f-84b1-2ce2dec0bcb0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e393aeaa-5963-56ba-b612-acdb3bd7bf95/e393aeaa-5963-56ba-b612-acdb3bd7bf95_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118410,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696212/general/7c4ff585-9bad-47a4-908d-b74170e9eed4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e393aeaa-5963-56ba-b612-acdb3bd7bf95/e393aeaa-5963-56ba-b612-acdb3bd7bf95_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133246,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696212/general/e86f2bf7-9d00-4a90-aef2-e9b188df7e3e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e393aeaa-5963-56ba-b612-acdb3bd7bf95/e393aeaa-5963-56ba-b612-acdb3bd7bf95_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177508,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696212/general/a248cc14-725f-4091-8aad-18ad0dbb87ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e393aeaa-5963-56ba-b612-acdb3bd7bf95/e393aeaa-5963-56ba-b612-acdb3bd7bf95_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696212/general/7ab90bed-0bac-4965-ac6f-e0c7758eba19.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e393aeaa-5963-56ba-b612-acdb3bd7bf95/e393aeaa-5963-56ba-b612-acdb3bd7bf95_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103275,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696212/general/75b5ac75-c145-4eec-bcbb-673fe4c39c5e.jpg',
'Width': 1024}],
'price': 19650,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q4 E-tron 40 S Line - Electric - Automatic - 204 hp - 99.655 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722471%27 HTTP/1.1" 200 None
2026-03-25 10:23:34 [adesa.be] INFO: Saving data for 10722471: {'created_time': 1774434214.105948, 'last_price_update_time': 1774434214.105959, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722471') HTTP/1.1" 204 0
2026-03-25 10:23:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722422> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28341e01-878c-5d90-8323-76bd0759548b with identifier: 10722405
2026-03-25 10:23:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28341e01-878c-5d90-8323-76bd0759548b with scrape type 1
2026-03-25 10:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 28341e01-878c-5d90-8323-76bd0759548b
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683755%252Fgeneral%252F8371e273-57ff-4dd7-896c-b6705d7f35b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683755/general/8371e273-57ff-4dd7-896c-b6705d7f35b0.jpg already downloaded
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683755%252Fgeneral%252F1c7ec781-6602-4ab7-8807-dcf7565038c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683755/general/1c7ec781-6602-4ab7-8807-dcf7565038c5.jpg already downloaded
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683755%252Fgeneral%252F7cbaef50-6fc6-480b-9c89-82e97697605d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683755/general/7cbaef50-6fc6-480b-9c89-82e97697605d.jpg already downloaded
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683755%252Fgeneral%252Ff6bfa18f-54d0-448c-a8f7-0868539f6f19.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683755/general/f6bfa18f-54d0-448c-a8f7-0868539f6f19.jpg already downloaded
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683755%252Fgeneral%252Fffd7d128-f4f7-44a1-b820-e3fe375be4cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683755/general/ffd7d128-f4f7-44a1-b820-e3fe375be4cf.jpg already downloaded
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683755%252Fgeneral%252Fce384295-b435-4fbe-8a1f-2d1583ccade2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683755/general/ce384295-b435-4fbe-8a1f-2d1583ccade2.jpg already downloaded
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683755%252Fgeneral%252F027e8c11-6e31-4259-9302-a9618361b965.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683755/general/027e8c11-6e31-4259-9302-a9618361b965.jpg already downloaded
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683755%252Fgeneral%252F17c6d943-05da-4980-974a-d6e8a9ee9c3f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683755/general/17c6d943-05da-4980-974a-d6e8a9ee9c3f.jpg already downloaded
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683755%252Fgeneral%252F3b830706-7df6-48d1-ae58-cbcf0996389d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683755/general/3b830706-7df6-48d1-ae58-cbcf0996389d.jpg already downloaded
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683755%252Fgeneral%252F67ba38e1-d76f-40ed-afa3-bc74f8e90c1f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683755/general/67ba38e1-d76f-40ed-afa3-bc74f8e90c1f.jpg already downloaded
2026-03-25 10:23:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 28341e01-878c-5d90-8323-76bd0759548b, identifier: 10722405
2026-03-25 10:23:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46e6fc4d-2e41-54b6-8b0d-1676a7196448 with identifier: 10722418
2026-03-25 10:23:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46e6fc4d-2e41-54b6-8b0d-1676a7196448 with scrape type 1
2026-03-25 10:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 46e6fc4d-2e41-54b6-8b0d-1676a7196448
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687303%252Fgeneral%252Fb7397a3b-5e37-4721-87c3-352bb1a45156.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687303/general/b7397a3b-5e37-4721-87c3-352bb1a45156.jpg already downloaded
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687303%252Fgeneral%252Fff14db50-0a3d-49b6-b90b-25505a9d8b6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687303/general/ff14db50-0a3d-49b6-b90b-25505a9d8b6c.jpg already downloaded
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687303%252Fgeneral%252F26a66b52-ada1-42f3-a970-995633d572cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687303/general/26a66b52-ada1-42f3-a970-995633d572cb.jpg already downloaded
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687303%252Fgeneral%252F5ad81791-ff86-44af-946f-2801f4c974d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687303/general/5ad81791-ff86-44af-946f-2801f4c974d6.jpg already downloaded
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687303%252Fgeneral%252F4bf85445-10d4-4b43-b685-98b7a6c5a368.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687303/general/4bf85445-10d4-4b43-b685-98b7a6c5a368.jpg already downloaded
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687303%252Fgeneral%252F0415d144-59d3-4a87-be61-2cdb1b15c628.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687303/general/0415d144-59d3-4a87-be61-2cdb1b15c628.jpg already downloaded
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687303%252Fgeneral%252F53fbdfe9-bc0e-4346-886c-4f67bf6ee764.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687303/general/53fbdfe9-bc0e-4346-886c-4f67bf6ee764.jpg already downloaded
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687303%252Fgeneral%252F6ab84ccd-9a8a-407f-a919-36f3c4e6f570.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687303/general/6ab84ccd-9a8a-407f-a919-36f3c4e6f570.jpg already downloaded
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687303%252Fgeneral%252Fb4f1d8aa-0199-403b-a18f-a95491bf419f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687303/general/b4f1d8aa-0199-403b-a18f-a95491bf419f.jpg already downloaded
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687303%252Fgeneral%252Fe8dcab8e-7661-4380-99ef-aa4481669f99.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687303/general/e8dcab8e-7661-4380-99ef-aa4481669f99.jpg already downloaded
2026-03-25 10:23:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46e6fc4d-2e41-54b6-8b0d-1676a7196448, identifier: 10722418
2026-03-25 10:23:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 28341e01-878c-5d90-8323-76bd0759548b with identifier: 10722405
2026-03-25 10:23:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 28341e01-878c-5d90-8323-76bd0759548b with identifier: 10722405
2026-03-25 10:23:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 28341e01-878c-5d90-8323-76bd0759548b with identifier: 10722405 to the API
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722405>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 285,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Electric',
'id': '28341e01-878c-5d90-8323-76bd0759548b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FMA993',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722405',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 13316,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5683755/general/8371e273-57ff-4dd7-896c-b6705d7f35b0.jpg',
'https://images.openlane.eu/carimgs/5683755/general/1c7ec781-6602-4ab7-8807-dcf7565038c5.jpg',
'https://images.openlane.eu/carimgs/5683755/general/7cbaef50-6fc6-480b-9c89-82e97697605d.jpg',
'https://images.openlane.eu/carimgs/5683755/general/f6bfa18f-54d0-448c-a8f7-0868539f6f19.jpg',
'https://images.openlane.eu/carimgs/5683755/general/ffd7d128-f4f7-44a1-b820-e3fe375be4cf.jpg',
'https://images.openlane.eu/carimgs/5683755/general/ce384295-b435-4fbe-8a1f-2d1583ccade2.jpg',
'https://images.openlane.eu/carimgs/5683755/general/027e8c11-6e31-4259-9302-a9618361b965.jpg',
'https://images.openlane.eu/carimgs/5683755/general/17c6d943-05da-4980-974a-d6e8a9ee9c3f.jpg',
'https://images.openlane.eu/carimgs/5683755/general/3b830706-7df6-48d1-ae58-cbcf0996389d.jpg',
'https://images.openlane.eu/carimgs/5683755/general/67ba38e1-d76f-40ed-afa3-bc74f8e90c1f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28341e01-878c-5d90-8323-76bd0759548b/28341e01-878c-5d90-8323-76bd0759548b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314520,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683755/general/8371e273-57ff-4dd7-896c-b6705d7f35b0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28341e01-878c-5d90-8323-76bd0759548b/28341e01-878c-5d90-8323-76bd0759548b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306703,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683755/general/1c7ec781-6602-4ab7-8807-dcf7565038c5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28341e01-878c-5d90-8323-76bd0759548b/28341e01-878c-5d90-8323-76bd0759548b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293172,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683755/general/7cbaef50-6fc6-480b-9c89-82e97697605d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28341e01-878c-5d90-8323-76bd0759548b/28341e01-878c-5d90-8323-76bd0759548b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278405,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683755/general/f6bfa18f-54d0-448c-a8f7-0868539f6f19.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28341e01-878c-5d90-8323-76bd0759548b/28341e01-878c-5d90-8323-76bd0759548b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266417,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683755/general/ffd7d128-f4f7-44a1-b820-e3fe375be4cf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28341e01-878c-5d90-8323-76bd0759548b/28341e01-878c-5d90-8323-76bd0759548b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270007,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683755/general/ce384295-b435-4fbe-8a1f-2d1583ccade2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28341e01-878c-5d90-8323-76bd0759548b/28341e01-878c-5d90-8323-76bd0759548b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242071,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683755/general/027e8c11-6e31-4259-9302-a9618361b965.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28341e01-878c-5d90-8323-76bd0759548b/28341e01-878c-5d90-8323-76bd0759548b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280899,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683755/general/17c6d943-05da-4980-974a-d6e8a9ee9c3f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28341e01-878c-5d90-8323-76bd0759548b/28341e01-878c-5d90-8323-76bd0759548b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221729,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683755/general/3b830706-7df6-48d1-ae58-cbcf0996389d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28341e01-878c-5d90-8323-76bd0759548b/28341e01-878c-5d90-8323-76bd0759548b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40161,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683755/general/67ba38e1-d76f-40ed-afa3-bc74f8e90c1f.jpg',
'Width': 400}],
'price': 30250,
'price_includes_vat': True,
'registration_date': '2024-06-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q4 E-tron Sportback 82 kWh Advanced - Electric - Automatic - '
'285 hp - 13.316 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2024}
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722405%27 HTTP/1.1" 200 None
2026-03-25 10:23:35 [adesa.be] INFO: Saving data for 10722405: {'created_time': 1774434215.06701, 'last_price_update_time': 1774434215.067021, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722405') HTTP/1.1" 204 0
2026-03-25 10:23:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46e6fc4d-2e41-54b6-8b0d-1676a7196448 with identifier: 10722418
2026-03-25 10:23:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46e6fc4d-2e41-54b6-8b0d-1676a7196448 with identifier: 10722418
2026-03-25 10:23:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46e6fc4d-2e41-54b6-8b0d-1676a7196448 with identifier: 10722418 to the API
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722418>
{'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-26T12:35:00Z',
'fuel_type': 'Diesel',
'id': '46e6fc4d-2e41-54b6-8b0d-1676a7196448',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CEG839',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722418',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 50270,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5687303/general/b7397a3b-5e37-4721-87c3-352bb1a45156.jpg',
'https://images.openlane.eu/carimgs/5687303/general/ff14db50-0a3d-49b6-b90b-25505a9d8b6c.jpg',
'https://images.openlane.eu/carimgs/5687303/general/26a66b52-ada1-42f3-a970-995633d572cb.jpg',
'https://images.openlane.eu/carimgs/5687303/general/5ad81791-ff86-44af-946f-2801f4c974d6.jpg',
'https://images.openlane.eu/carimgs/5687303/general/4bf85445-10d4-4b43-b685-98b7a6c5a368.jpg',
'https://images.openlane.eu/carimgs/5687303/general/0415d144-59d3-4a87-be61-2cdb1b15c628.jpg',
'https://images.openlane.eu/carimgs/5687303/general/53fbdfe9-bc0e-4346-886c-4f67bf6ee764.jpg',
'https://images.openlane.eu/carimgs/5687303/general/6ab84ccd-9a8a-407f-a919-36f3c4e6f570.jpg',
'https://images.openlane.eu/carimgs/5687303/general/b4f1d8aa-0199-403b-a18f-a95491bf419f.jpg',
'https://images.openlane.eu/carimgs/5687303/general/e8dcab8e-7661-4380-99ef-aa4481669f99.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46e6fc4d-2e41-54b6-8b0d-1676a7196448/46e6fc4d-2e41-54b6-8b0d-1676a7196448_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687303/general/b7397a3b-5e37-4721-87c3-352bb1a45156.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46e6fc4d-2e41-54b6-8b0d-1676a7196448/46e6fc4d-2e41-54b6-8b0d-1676a7196448_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192968,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687303/general/ff14db50-0a3d-49b6-b90b-25505a9d8b6c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46e6fc4d-2e41-54b6-8b0d-1676a7196448/46e6fc4d-2e41-54b6-8b0d-1676a7196448_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189656,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687303/general/26a66b52-ada1-42f3-a970-995633d572cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46e6fc4d-2e41-54b6-8b0d-1676a7196448/46e6fc4d-2e41-54b6-8b0d-1676a7196448_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687303/general/5ad81791-ff86-44af-946f-2801f4c974d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46e6fc4d-2e41-54b6-8b0d-1676a7196448/46e6fc4d-2e41-54b6-8b0d-1676a7196448_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140369,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687303/general/4bf85445-10d4-4b43-b685-98b7a6c5a368.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46e6fc4d-2e41-54b6-8b0d-1676a7196448/46e6fc4d-2e41-54b6-8b0d-1676a7196448_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120985,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687303/general/0415d144-59d3-4a87-be61-2cdb1b15c628.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46e6fc4d-2e41-54b6-8b0d-1676a7196448/46e6fc4d-2e41-54b6-8b0d-1676a7196448_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687303/general/53fbdfe9-bc0e-4346-886c-4f67bf6ee764.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46e6fc4d-2e41-54b6-8b0d-1676a7196448/46e6fc4d-2e41-54b6-8b0d-1676a7196448_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137063,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687303/general/6ab84ccd-9a8a-407f-a919-36f3c4e6f570.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46e6fc4d-2e41-54b6-8b0d-1676a7196448/46e6fc4d-2e41-54b6-8b0d-1676a7196448_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79749,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687303/general/b4f1d8aa-0199-403b-a18f-a95491bf419f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46e6fc4d-2e41-54b6-8b0d-1676a7196448/46e6fc4d-2e41-54b6-8b0d-1676a7196448_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171537,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687303/general/e8dcab8e-7661-4380-99ef-aa4481669f99.jpg',
'Width': 1024}],
'price': 13550,
'price_includes_vat': True,
'registration_date': '2022-06-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 50.270 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722418%27 HTTP/1.1" 200 None
2026-03-25 10:23:35 [adesa.be] INFO: Saving data for 10722418: {'created_time': 1774434215.376523, 'last_price_update_time': 1774434215.376534, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722418') HTTP/1.1" 204 0
2026-03-25 10:23:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 792c3bfd-0fae-509d-a407-d95a69f2137d with identifier: 10722696
2026-03-25 10:23:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 792c3bfd-0fae-509d-a407-d95a69f2137d with scrape type 1
2026-03-25 10:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 792c3bfd-0fae-509d-a407-d95a69f2137d
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734195%252Fgeneral%252F5d3bb6dd-66ee-425f-9532-67c2e49cf207.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734195/general/5d3bb6dd-66ee-425f-9532-67c2e49cf207.jpg already downloaded
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734195%252Fgeneral%252Fce2a6c16-47d7-4021-a7f4-a1a516f07a8e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734195/general/ce2a6c16-47d7-4021-a7f4-a1a516f07a8e.jpg already downloaded
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734195%252Fgeneral%252F2aea96d6-5e9e-4d36-8538-ea301fc91982.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734195/general/2aea96d6-5e9e-4d36-8538-ea301fc91982.jpg already downloaded
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734195%252Fgeneral%252Fdf88f17e-485d-42d3-89ea-23a9a392ff4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734195/general/df88f17e-485d-42d3-89ea-23a9a392ff4d.jpg already downloaded
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734195%252Fgeneral%252F5011ff26-b937-4932-994e-c659e2a80352.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734195/general/5011ff26-b937-4932-994e-c659e2a80352.jpg already downloaded
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734195%252Fgeneral%252F53212dcf-544b-44fd-928f-fc12e4991284.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734195/general/53212dcf-544b-44fd-928f-fc12e4991284.jpg already downloaded
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734195%252Fgeneral%252F73aafe13-ebc7-4454-98eb-331ecd32b975.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734195/general/73aafe13-ebc7-4454-98eb-331ecd32b975.jpg already downloaded
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734195%252Fgeneral%252F9210ccdf-ccd0-4747-855b-9aff5dc307b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734195/general/9210ccdf-ccd0-4747-855b-9aff5dc307b7.jpg already downloaded
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734195%252Fgeneral%252Ff849b95f-0eda-42c4-b84e-fc340f24a775.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734195/general/f849b95f-0eda-42c4-b84e-fc340f24a775.jpg already downloaded
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734195%252Fgeneral%252F5ffdd715-0ab5-44b9-aa53-25ae70c2cf7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734195/general/5ffdd715-0ab5-44b9-aa53-25ae70c2cf7b.jpg already downloaded
2026-03-25 10:23:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 792c3bfd-0fae-509d-a407-d95a69f2137d, identifier: 10722696
2026-03-25 10:23:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4a7fe16-ef57-5445-87a8-1c077984ea68 with identifier: 10722598
2026-03-25 10:23:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4a7fe16-ef57-5445-87a8-1c077984ea68 with scrape type 1
2026-03-25 10:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d4a7fe16-ef57-5445-87a8-1c077984ea68
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723466%252Fgeneral%252Fdda049d1-8803-4058-950d-0a5f172de3b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723466/general/dda049d1-8803-4058-950d-0a5f172de3b0.jpg already downloaded
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723466%252Fgeneral%252Fbeb95e78-f172-40ed-b087-43c602b6a638.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723466/general/beb95e78-f172-40ed-b087-43c602b6a638.jpg already downloaded
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723466%252Fgeneral%252F3e44da08-6b76-4c5a-90cb-63bcd0127e0a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723466/general/3e44da08-6b76-4c5a-90cb-63bcd0127e0a.jpg already downloaded
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723466%252Fgeneral%252F929e99da-1a8a-464b-8ad9-2cbe9c8acc89.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723466/general/929e99da-1a8a-464b-8ad9-2cbe9c8acc89.jpg already downloaded
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723466%252Fgeneral%252Ff634d1bc-93bb-433b-9752-59aa10bbb3e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723466/general/f634d1bc-93bb-433b-9752-59aa10bbb3e6.jpg already downloaded
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723466%252Fgeneral%252Fecb4ecf3-f772-4f8d-bc38-2e55c05523cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723466/general/ecb4ecf3-f772-4f8d-bc38-2e55c05523cd.jpg already downloaded
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723466%252Fgeneral%252F13e67f72-fc9c-4484-bbd1-b5ca7294d6f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723466/general/13e67f72-fc9c-4484-bbd1-b5ca7294d6f3.jpg already downloaded
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723466%252Fgeneral%252F75988814-bee2-452d-b201-f32cb8f908e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723466/general/75988814-bee2-452d-b201-f32cb8f908e1.jpg already downloaded
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723466%252Fgeneral%252F4b22c01b-8912-40b6-b2ea-558d9f012b2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723466/general/4b22c01b-8912-40b6-b2ea-558d9f012b2b.jpg already downloaded
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723466%252Fgeneral%252Fd043bb47-3be9-41f0-a6d3-ceb3d2ef3de9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723466/general/d043bb47-3be9-41f0-a6d3-ceb3d2ef3de9.jpg already downloaded
2026-03-25 10:23:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d4a7fe16-ef57-5445-87a8-1c077984ea68, identifier: 10722598
2026-03-25 10:23:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b052735-c398-5379-8291-1b8b73ca7c4a with identifier: 10722422
2026-03-25 10:23:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b052735-c398-5379-8291-1b8b73ca7c4a with scrape type 1
2026-03-25 10:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9b052735-c398-5379-8291-1b8b73ca7c4a
2026-03-25 10:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5689413%252Fgeneral%252F4afbfb0b-89e1-4a42-9d81-266735b7549c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689413/general/4afbfb0b-89e1-4a42-9d81-266735b7549c.jpg already downloaded
2026-03-25 10:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5689413%252Fgeneral%252F1d331fb5-bf7a-4d5a-b762-9707205a2f82.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689413/general/1d331fb5-bf7a-4d5a-b762-9707205a2f82.jpg already downloaded
2026-03-25 10:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5689413%252Fgeneral%252F3dcb6498-e24d-49c1-a8c2-9192ef32c9a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689413/general/3dcb6498-e24d-49c1-a8c2-9192ef32c9a7.jpg already downloaded
2026-03-25 10:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5689413%252Fgeneral%252Ff25ff636-2454-4442-a80a-8565ca6543eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689413/general/f25ff636-2454-4442-a80a-8565ca6543eb.jpg already downloaded
2026-03-25 10:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5689413%252Fgeneral%252Ffa2c618c-d974-4d29-8952-f0a6bab85a8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689413/general/fa2c618c-d974-4d29-8952-f0a6bab85a8b.jpg already downloaded
2026-03-25 10:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5689413%252Fgeneral%252Fe3232292-58c9-4032-a91c-281afef50df9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689413/general/e3232292-58c9-4032-a91c-281afef50df9.jpg already downloaded
2026-03-25 10:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5689413%252Fgeneral%252F524f3cad-2273-4882-91f2-8789b225c523.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689413/general/524f3cad-2273-4882-91f2-8789b225c523.jpg already downloaded
2026-03-25 10:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5689413%252Fgeneral%252F71b33909-953d-4885-ad38-2096beeae161.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689413/general/71b33909-953d-4885-ad38-2096beeae161.jpg already downloaded
2026-03-25 10:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5689413%252Fgeneral%252F6e0b56bb-7202-4358-8f36-15bcd6daae69.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689413/general/6e0b56bb-7202-4358-8f36-15bcd6daae69.jpg already downloaded
2026-03-25 10:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5689413%252Fgeneral%252Fef428bfa-0c20-4f65-88cd-95f54a2422f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689413/general/ef428bfa-0c20-4f65-88cd-95f54a2422f8.jpg already downloaded
2026-03-25 10:23:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9b052735-c398-5379-8291-1b8b73ca7c4a, identifier: 10722422
2026-03-25 10:23:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 792c3bfd-0fae-509d-a407-d95a69f2137d with identifier: 10722696
2026-03-25 10:23:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 792c3bfd-0fae-509d-a407-d95a69f2137d with identifier: 10722696
2026-03-25 10:23:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 792c3bfd-0fae-509d-a407-d95a69f2137d with identifier: 10722696 to the API
2026-03-25 10:23:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722696>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '792c3bfd-0fae-509d-a407-d95a69f2137d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJA895',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722696',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 95959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5734195/general/5d3bb6dd-66ee-425f-9532-67c2e49cf207.jpg',
'https://images.openlane.eu/carimgs/5734195/general/ce2a6c16-47d7-4021-a7f4-a1a516f07a8e.jpg',
'https://images.openlane.eu/carimgs/5734195/general/2aea96d6-5e9e-4d36-8538-ea301fc91982.jpg',
'https://images.openlane.eu/carimgs/5734195/general/df88f17e-485d-42d3-89ea-23a9a392ff4d.jpg',
'https://images.openlane.eu/carimgs/5734195/general/5011ff26-b937-4932-994e-c659e2a80352.jpg',
'https://images.openlane.eu/carimgs/5734195/general/53212dcf-544b-44fd-928f-fc12e4991284.jpg',
'https://images.openlane.eu/carimgs/5734195/general/73aafe13-ebc7-4454-98eb-331ecd32b975.jpg',
'https://images.openlane.eu/carimgs/5734195/general/9210ccdf-ccd0-4747-855b-9aff5dc307b7.jpg',
'https://images.openlane.eu/carimgs/5734195/general/f849b95f-0eda-42c4-b84e-fc340f24a775.jpg',
'https://images.openlane.eu/carimgs/5734195/general/5ffdd715-0ab5-44b9-aa53-25ae70c2cf7b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_792c3bfd-0fae-509d-a407-d95a69f2137d/792c3bfd-0fae-509d-a407-d95a69f2137d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293092,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734195/general/5d3bb6dd-66ee-425f-9532-67c2e49cf207.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_792c3bfd-0fae-509d-a407-d95a69f2137d/792c3bfd-0fae-509d-a407-d95a69f2137d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291394,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734195/general/ce2a6c16-47d7-4021-a7f4-a1a516f07a8e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_792c3bfd-0fae-509d-a407-d95a69f2137d/792c3bfd-0fae-509d-a407-d95a69f2137d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278946,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734195/general/2aea96d6-5e9e-4d36-8538-ea301fc91982.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_792c3bfd-0fae-509d-a407-d95a69f2137d/792c3bfd-0fae-509d-a407-d95a69f2137d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264411,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734195/general/df88f17e-485d-42d3-89ea-23a9a392ff4d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_792c3bfd-0fae-509d-a407-d95a69f2137d/792c3bfd-0fae-509d-a407-d95a69f2137d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258183,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734195/general/5011ff26-b937-4932-994e-c659e2a80352.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_792c3bfd-0fae-509d-a407-d95a69f2137d/792c3bfd-0fae-509d-a407-d95a69f2137d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267477,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734195/general/53212dcf-544b-44fd-928f-fc12e4991284.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_792c3bfd-0fae-509d-a407-d95a69f2137d/792c3bfd-0fae-509d-a407-d95a69f2137d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250230,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734195/general/73aafe13-ebc7-4454-98eb-331ecd32b975.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_792c3bfd-0fae-509d-a407-d95a69f2137d/792c3bfd-0fae-509d-a407-d95a69f2137d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265435,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734195/general/9210ccdf-ccd0-4747-855b-9aff5dc307b7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_792c3bfd-0fae-509d-a407-d95a69f2137d/792c3bfd-0fae-509d-a407-d95a69f2137d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260167,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734195/general/f849b95f-0eda-42c4-b84e-fc340f24a775.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_792c3bfd-0fae-509d-a407-d95a69f2137d/792c3bfd-0fae-509d-a407-d95a69f2137d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237928,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734195/general/5ffdd715-0ab5-44b9-aa53-25ae70c2cf7b.jpg',
'Width': 1400}],
'price': 18950,
'price_includes_vat': True,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 95.959 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-25 10:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722696%27 HTTP/1.1" 200 None
2026-03-25 10:23:36 [adesa.be] INFO: Saving data for 10722696: {'created_time': 1774434216.597482, 'last_price_update_time': 1774434216.597493, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722696') HTTP/1.1" 204 0
2026-03-25 10:23:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d4a7fe16-ef57-5445-87a8-1c077984ea68 with identifier: 10722598
2026-03-25 10:23:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d4a7fe16-ef57-5445-87a8-1c077984ea68 with identifier: 10722598
2026-03-25 10:23:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d4a7fe16-ef57-5445-87a8-1c077984ea68 with identifier: 10722598 to the API
2026-03-25 10:23:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722598>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Electric',
'id': 'd4a7fe16-ef57-5445-87a8-1c077984ea68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GVH701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722598',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX2',
'odometer': 7987,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5723466/general/dda049d1-8803-4058-950d-0a5f172de3b0.jpg',
'https://images.openlane.eu/carimgs/5723466/general/beb95e78-f172-40ed-b087-43c602b6a638.jpg',
'https://images.openlane.eu/carimgs/5723466/general/3e44da08-6b76-4c5a-90cb-63bcd0127e0a.jpg',
'https://images.openlane.eu/carimgs/5723466/general/929e99da-1a8a-464b-8ad9-2cbe9c8acc89.jpg',
'https://images.openlane.eu/carimgs/5723466/general/f634d1bc-93bb-433b-9752-59aa10bbb3e6.jpg',
'https://images.openlane.eu/carimgs/5723466/general/ecb4ecf3-f772-4f8d-bc38-2e55c05523cd.jpg',
'https://images.openlane.eu/carimgs/5723466/general/13e67f72-fc9c-4484-bbd1-b5ca7294d6f3.jpg',
'https://images.openlane.eu/carimgs/5723466/general/75988814-bee2-452d-b201-f32cb8f908e1.jpg',
'https://images.openlane.eu/carimgs/5723466/general/4b22c01b-8912-40b6-b2ea-558d9f012b2b.jpg',
'https://images.openlane.eu/carimgs/5723466/general/d043bb47-3be9-41f0-a6d3-ceb3d2ef3de9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4a7fe16-ef57-5445-87a8-1c077984ea68/d4a7fe16-ef57-5445-87a8-1c077984ea68_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374509,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723466/general/dda049d1-8803-4058-950d-0a5f172de3b0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4a7fe16-ef57-5445-87a8-1c077984ea68/d4a7fe16-ef57-5445-87a8-1c077984ea68_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36935,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723466/general/beb95e78-f172-40ed-b087-43c602b6a638.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4a7fe16-ef57-5445-87a8-1c077984ea68/d4a7fe16-ef57-5445-87a8-1c077984ea68_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370234,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723466/general/3e44da08-6b76-4c5a-90cb-63bcd0127e0a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4a7fe16-ef57-5445-87a8-1c077984ea68/d4a7fe16-ef57-5445-87a8-1c077984ea68_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364891,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723466/general/929e99da-1a8a-464b-8ad9-2cbe9c8acc89.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4a7fe16-ef57-5445-87a8-1c077984ea68/d4a7fe16-ef57-5445-87a8-1c077984ea68_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267577,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723466/general/f634d1bc-93bb-433b-9752-59aa10bbb3e6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4a7fe16-ef57-5445-87a8-1c077984ea68/d4a7fe16-ef57-5445-87a8-1c077984ea68_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322466,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723466/general/ecb4ecf3-f772-4f8d-bc38-2e55c05523cd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4a7fe16-ef57-5445-87a8-1c077984ea68/d4a7fe16-ef57-5445-87a8-1c077984ea68_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323486,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723466/general/13e67f72-fc9c-4484-bbd1-b5ca7294d6f3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4a7fe16-ef57-5445-87a8-1c077984ea68/d4a7fe16-ef57-5445-87a8-1c077984ea68_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311834,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723466/general/75988814-bee2-452d-b201-f32cb8f908e1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4a7fe16-ef57-5445-87a8-1c077984ea68/d4a7fe16-ef57-5445-87a8-1c077984ea68_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335089,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723466/general/4b22c01b-8912-40b6-b2ea-558d9f012b2b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4a7fe16-ef57-5445-87a8-1c077984ea68/d4a7fe16-ef57-5445-87a8-1c077984ea68_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280465,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723466/general/d043bb47-3be9-41f0-a6d3-ceb3d2ef3de9.jpg',
'Width': 1920}],
'price': 31100,
'price_includes_vat': True,
'registration_date': '2025-04-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW iX2 20 - Electric - Automatic - 204 hp - 7.987 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 10:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722598%27 HTTP/1.1" 200 None
2026-03-25 10:23:36 [adesa.be] INFO: Saving data for 10722598: {'created_time': 1774434216.948592, 'last_price_update_time': 1774434216.948604, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722598') HTTP/1.1" 204 0
2026-03-25 10:23:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9b052735-c398-5379-8291-1b8b73ca7c4a with identifier: 10722422
2026-03-25 10:23:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9b052735-c398-5379-8291-1b8b73ca7c4a with identifier: 10722422
2026-03-25 10:23:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9b052735-c398-5379-8291-1b8b73ca7c4a with identifier: 10722422 to the API
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23: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-25 10:23:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722422>
{'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-26T12:35:00Z',
'fuel_type': 'Electric',
'id': '9b052735-c398-5379-8291-1b8b73ca7c4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKU970',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722422',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 66890,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5689413/general/4afbfb0b-89e1-4a42-9d81-266735b7549c.jpg',
'https://images.openlane.eu/carimgs/5689413/general/1d331fb5-bf7a-4d5a-b762-9707205a2f82.jpg',
'https://images.openlane.eu/carimgs/5689413/general/3dcb6498-e24d-49c1-a8c2-9192ef32c9a7.jpg',
'https://images.openlane.eu/carimgs/5689413/general/f25ff636-2454-4442-a80a-8565ca6543eb.jpg',
'https://images.openlane.eu/carimgs/5689413/general/fa2c618c-d974-4d29-8952-f0a6bab85a8b.jpg',
'https://images.openlane.eu/carimgs/5689413/general/e3232292-58c9-4032-a91c-281afef50df9.jpg',
'https://images.openlane.eu/carimgs/5689413/general/524f3cad-2273-4882-91f2-8789b225c523.jpg',
'https://images.openlane.eu/carimgs/5689413/general/71b33909-953d-4885-ad38-2096beeae161.jpg',
'https://images.openlane.eu/carimgs/5689413/general/6e0b56bb-7202-4358-8f36-15bcd6daae69.jpg',
'https://images.openlane.eu/carimgs/5689413/general/ef428bfa-0c20-4f65-88cd-95f54a2422f8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b052735-c398-5379-8291-1b8b73ca7c4a/9b052735-c398-5379-8291-1b8b73ca7c4a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 458637,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689413/general/4afbfb0b-89e1-4a42-9d81-266735b7549c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b052735-c398-5379-8291-1b8b73ca7c4a/9b052735-c398-5379-8291-1b8b73ca7c4a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383950,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689413/general/1d331fb5-bf7a-4d5a-b762-9707205a2f82.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b052735-c398-5379-8291-1b8b73ca7c4a/9b052735-c398-5379-8291-1b8b73ca7c4a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436435,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689413/general/3dcb6498-e24d-49c1-a8c2-9192ef32c9a7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b052735-c398-5379-8291-1b8b73ca7c4a/9b052735-c398-5379-8291-1b8b73ca7c4a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355160,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689413/general/f25ff636-2454-4442-a80a-8565ca6543eb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b052735-c398-5379-8291-1b8b73ca7c4a/9b052735-c398-5379-8291-1b8b73ca7c4a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285577,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689413/general/fa2c618c-d974-4d29-8952-f0a6bab85a8b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b052735-c398-5379-8291-1b8b73ca7c4a/9b052735-c398-5379-8291-1b8b73ca7c4a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278135,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689413/general/e3232292-58c9-4032-a91c-281afef50df9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b052735-c398-5379-8291-1b8b73ca7c4a/9b052735-c398-5379-8291-1b8b73ca7c4a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344798,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689413/general/524f3cad-2273-4882-91f2-8789b225c523.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b052735-c398-5379-8291-1b8b73ca7c4a/9b052735-c398-5379-8291-1b8b73ca7c4a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274847,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689413/general/71b33909-953d-4885-ad38-2096beeae161.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b052735-c398-5379-8291-1b8b73ca7c4a/9b052735-c398-5379-8291-1b8b73ca7c4a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276316,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689413/general/6e0b56bb-7202-4358-8f36-15bcd6daae69.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b052735-c398-5379-8291-1b8b73ca7c4a/9b052735-c398-5379-8291-1b8b73ca7c4a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297179,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689413/general/ef428bfa-0c20-4f65-88cd-95f54a2422f8.jpg',
'Width': 1920}],
'price': 24750,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q4 E-tron 40 - Electric - Automatic - 204 hp - 66.890 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722422%27 HTTP/1.1" 200 None
2026-03-25 10:23:37 [adesa.be] INFO: Saving data for 10722422: {'created_time': 1774434217.25906, 'last_price_update_time': 1774434217.259071, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722422') HTTP/1.1" 204 0
2026-03-25 10:23:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722633> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722576> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b35c98ae-54a7-5fe5-8779-3142c19fe30f with identifier: 10722577
2026-03-25 10:23:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b35c98ae-54a7-5fe5-8779-3142c19fe30f with scrape type 1
2026-03-25 10:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b35c98ae-54a7-5fe5-8779-3142c19fe30f
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720863%252Fgeneral%252F7308dc17-b430-403b-8c4d-8b76afb018ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720863/general/7308dc17-b430-403b-8c4d-8b76afb018ed.jpg already downloaded
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720863%252Fgeneral%252Fc669eb18-60b5-4996-8bb5-16d10c366f9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720863/general/c669eb18-60b5-4996-8bb5-16d10c366f9b.jpg already downloaded
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720863%252Fgeneral%252F74d5b2a0-983f-4f9e-9a71-a11d15c9aeca.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720863/general/74d5b2a0-983f-4f9e-9a71-a11d15c9aeca.jpg already downloaded
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720863%252Fgeneral%252F22e0d40c-9d42-48f4-a8f5-7d1155c38caf.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720863/general/22e0d40c-9d42-48f4-a8f5-7d1155c38caf.jpg already downloaded
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720863%252Fgeneral%252Fe4c96bda-92c1-430d-adfd-fb795f12f5fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720863/general/e4c96bda-92c1-430d-adfd-fb795f12f5fd.jpg already downloaded
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720863%252Fgeneral%252Ffc935a05-199f-4945-80cd-98adabe73317.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720863/general/fc935a05-199f-4945-80cd-98adabe73317.jpg already downloaded
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720863%252Fgeneral%252Fd2acb119-84ad-44c9-8749-0a7ca7664e04.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720863/general/d2acb119-84ad-44c9-8749-0a7ca7664e04.jpg already downloaded
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720863%252Fgeneral%252F5568fc7e-a386-474c-9542-f54db5f1b861.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720863/general/5568fc7e-a386-474c-9542-f54db5f1b861.jpg already downloaded
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720863%252Fgeneral%252Ffb41263c-3a9f-4f18-aef1-aa6559528ca1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720863/general/fb41263c-3a9f-4f18-aef1-aa6559528ca1.jpg already downloaded
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720863%252Fgeneral%252Ff5cb3680-3097-4d22-a021-8cd42708c155.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720863/general/f5cb3680-3097-4d22-a021-8cd42708c155.jpg already downloaded
2026-03-25 10:23:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b35c98ae-54a7-5fe5-8779-3142c19fe30f, identifier: 10722577
2026-03-25 10:23:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b35c98ae-54a7-5fe5-8779-3142c19fe30f with identifier: 10722577
2026-03-25 10:23:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b35c98ae-54a7-5fe5-8779-3142c19fe30f with identifier: 10722577
2026-03-25 10:23:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b35c98ae-54a7-5fe5-8779-3142c19fe30f with identifier: 10722577 to the API
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23: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-25 10:23:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722577>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'b35c98ae-54a7-5fe5-8779-3142c19fe30f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUZ497',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722577',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 87882,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5720863/general/7308dc17-b430-403b-8c4d-8b76afb018ed.jpg',
'https://images.openlane.eu/carimgs/5720863/general/c669eb18-60b5-4996-8bb5-16d10c366f9b.jpg',
'https://images.openlane.eu/carimgs/5720863/general/74d5b2a0-983f-4f9e-9a71-a11d15c9aeca.jpg',
'https://images.openlane.eu/carimgs/5720863/general/22e0d40c-9d42-48f4-a8f5-7d1155c38caf.jpg',
'https://images.openlane.eu/carimgs/5720863/general/e4c96bda-92c1-430d-adfd-fb795f12f5fd.jpg',
'https://images.openlane.eu/carimgs/5720863/general/fc935a05-199f-4945-80cd-98adabe73317.jpg',
'https://images.openlane.eu/carimgs/5720863/general/d2acb119-84ad-44c9-8749-0a7ca7664e04.jpg',
'https://images.openlane.eu/carimgs/5720863/general/5568fc7e-a386-474c-9542-f54db5f1b861.jpg',
'https://images.openlane.eu/carimgs/5720863/general/fb41263c-3a9f-4f18-aef1-aa6559528ca1.jpg',
'https://images.openlane.eu/carimgs/5720863/general/f5cb3680-3097-4d22-a021-8cd42708c155.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b35c98ae-54a7-5fe5-8779-3142c19fe30f/b35c98ae-54a7-5fe5-8779-3142c19fe30f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278951,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720863/general/7308dc17-b430-403b-8c4d-8b76afb018ed.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b35c98ae-54a7-5fe5-8779-3142c19fe30f/b35c98ae-54a7-5fe5-8779-3142c19fe30f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279218,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720863/general/c669eb18-60b5-4996-8bb5-16d10c366f9b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b35c98ae-54a7-5fe5-8779-3142c19fe30f/b35c98ae-54a7-5fe5-8779-3142c19fe30f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268481,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720863/general/74d5b2a0-983f-4f9e-9a71-a11d15c9aeca.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b35c98ae-54a7-5fe5-8779-3142c19fe30f/b35c98ae-54a7-5fe5-8779-3142c19fe30f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262586,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720863/general/22e0d40c-9d42-48f4-a8f5-7d1155c38caf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b35c98ae-54a7-5fe5-8779-3142c19fe30f/b35c98ae-54a7-5fe5-8779-3142c19fe30f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246102,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720863/general/e4c96bda-92c1-430d-adfd-fb795f12f5fd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b35c98ae-54a7-5fe5-8779-3142c19fe30f/b35c98ae-54a7-5fe5-8779-3142c19fe30f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233327,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720863/general/fc935a05-199f-4945-80cd-98adabe73317.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b35c98ae-54a7-5fe5-8779-3142c19fe30f/b35c98ae-54a7-5fe5-8779-3142c19fe30f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267783,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720863/general/d2acb119-84ad-44c9-8749-0a7ca7664e04.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b35c98ae-54a7-5fe5-8779-3142c19fe30f/b35c98ae-54a7-5fe5-8779-3142c19fe30f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234685,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720863/general/5568fc7e-a386-474c-9542-f54db5f1b861.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b35c98ae-54a7-5fe5-8779-3142c19fe30f/b35c98ae-54a7-5fe5-8779-3142c19fe30f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240475,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720863/general/fb41263c-3a9f-4f18-aef1-aa6559528ca1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b35c98ae-54a7-5fe5-8779-3142c19fe30f/b35c98ae-54a7-5fe5-8779-3142c19fe30f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258748,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720863/general/f5cb3680-3097-4d22-a021-8cd42708c155.jpg',
'Width': 1400}],
'price': 20250,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 87.882 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722577%27 HTTP/1.1" 200 None
2026-03-25 10:23:37 [adesa.be] INFO: Saving data for 10722577: {'created_time': 1774434217.89468, 'last_price_update_time': 1774434217.894691, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722577') HTTP/1.1" 204 0
2026-03-25 10:23:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de8f68ea-138f-584c-8b35-5f8637e3f0de with identifier: 10722661
2026-03-25 10:23:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de8f68ea-138f-584c-8b35-5f8637e3f0de with scrape type 1
2026-03-25 10:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item de8f68ea-138f-584c-8b35-5f8637e3f0de
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731670%252Fgeneral%252Ff2592ef7-bca7-4431-a058-4cbce16c062f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731670/general/f2592ef7-bca7-4431-a058-4cbce16c062f.jpg already downloaded
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731670%252Fgeneral%252F0b06d91d-2bab-4fc6-a9c4-371c2eeb36e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731670/general/0b06d91d-2bab-4fc6-a9c4-371c2eeb36e7.jpg already downloaded
2026-03-25 10:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5731670%252Fgeneral%252F8d5bfccb-2efe-4514-92ea-7ec9adfaa267.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731670/general/8d5bfccb-2efe-4514-92ea-7ec9adfaa267.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5731670%252Fgeneral%252F273d243f-b81b-4435-8a13-34b89fc575a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731670/general/273d243f-b81b-4435-8a13-34b89fc575a3.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5731670%252Fgeneral%252Fbc57ab30-351a-481c-9652-62602ea7739c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731670/general/bc57ab30-351a-481c-9652-62602ea7739c.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5731670%252Fgeneral%252F45ca073f-941c-4272-8719-40a23bb4011e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731670/general/45ca073f-941c-4272-8719-40a23bb4011e.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5731670%252Fgeneral%252Fb8280472-dac3-4ba6-896a-583b3a93036f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731670/general/b8280472-dac3-4ba6-896a-583b3a93036f.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5731670%252Fgeneral%252Fde02dc43-5a81-4c4e-b18e-0250149a3fb6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731670/general/de02dc43-5a81-4c4e-b18e-0250149a3fb6.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5731670%252Fgeneral%252Fc26a867f-dc98-4141-be25-8b541e9fd89d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731670/general/c26a867f-dc98-4141-be25-8b541e9fd89d.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5731670%252Fgeneral%252F18fc3cd1-a15a-470e-80ce-0f4a43cd9511.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731670/general/18fc3cd1-a15a-470e-80ce-0f4a43cd9511.jpg already downloaded
2026-03-25 10:23:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de8f68ea-138f-584c-8b35-5f8637e3f0de, identifier: 10722661
2026-03-25 10:23:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7f56a45-72b7-571a-b194-57c0dd49f6c4 with identifier: 10722633
2026-03-25 10:23:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7f56a45-72b7-571a-b194-57c0dd49f6c4 with scrape type 1
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7f56a45-72b7-571a-b194-57c0dd49f6c4
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5728876%252Fgeneral%252Fd8778a3f-6cf4-42f6-b044-a06574d1b577.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728876/general/d8778a3f-6cf4-42f6-b044-a06574d1b577.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5728876%252Fgeneral%252F2249b557-ef24-4266-957c-82ed434ef678.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728876/general/2249b557-ef24-4266-957c-82ed434ef678.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5728876%252Fgeneral%252F4b9ed64c-4600-4c24-be45-e35603bbdb1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728876/general/4b9ed64c-4600-4c24-be45-e35603bbdb1a.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5728876%252Fgeneral%252F30d8679b-0822-4559-9182-b7cddc0557b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728876/general/30d8679b-0822-4559-9182-b7cddc0557b6.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5728876%252Fgeneral%252Fcb91c76b-8615-4f3c-866a-c99881f302c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728876/general/cb91c76b-8615-4f3c-866a-c99881f302c1.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5728876%252Fgeneral%252F52ca4db3-2fd6-437d-8c22-849e5a0977f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728876/general/52ca4db3-2fd6-437d-8c22-849e5a0977f2.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5728876%252Fgeneral%252F6c20277d-9c3c-4bc7-b7ad-f6d7baf9ca13.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728876/general/6c20277d-9c3c-4bc7-b7ad-f6d7baf9ca13.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5728876%252Fgeneral%252Fda9206bf-bb66-4787-8071-4ab000919469.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728876/general/da9206bf-bb66-4787-8071-4ab000919469.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5728876%252Fgeneral%252F53d5d76b-e6d3-4c1e-b87b-8d50b0f31ddd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728876/general/53d5d76b-e6d3-4c1e-b87b-8d50b0f31ddd.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5728876%252Fgeneral%252F4b531ca0-95c5-4095-8d81-5dbbbc76cac9.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728876/general/4b531ca0-95c5-4095-8d81-5dbbbc76cac9.jpg already downloaded
2026-03-25 10:23:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7f56a45-72b7-571a-b194-57c0dd49f6c4, identifier: 10722633
2026-03-25 10:23:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9546dae-5383-5608-9c8d-9a05f088759d with identifier: 10722576
2026-03-25 10:23:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9546dae-5383-5608-9c8d-9a05f088759d with scrape type 1
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e9546dae-5383-5608-9c8d-9a05f088759d
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5720857%252Fgeneral%252F4341eb45-2843-40f8-b58c-b929ee6ce86d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720857/general/4341eb45-2843-40f8-b58c-b929ee6ce86d.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5720857%252Fgeneral%252F19688eb1-ed2b-492b-9be7-0e7a007542aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720857/general/19688eb1-ed2b-492b-9be7-0e7a007542aa.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5720857%252Fgeneral%252F33e82be4-d83b-4241-a4e5-61d374a3ca46.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720857/general/33e82be4-d83b-4241-a4e5-61d374a3ca46.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5720857%252Fgeneral%252Ff75ee48e-e676-4421-9c7f-fcdc2654e822.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720857/general/f75ee48e-e676-4421-9c7f-fcdc2654e822.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5720857%252Fgeneral%252Fccddaa55-48cb-4378-b2b2-015d5c40add0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720857/general/ccddaa55-48cb-4378-b2b2-015d5c40add0.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5720857%252Fgeneral%252F1978a3e6-391b-4908-8f2a-f088283fc54e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720857/general/1978a3e6-391b-4908-8f2a-f088283fc54e.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5720857%252Fgeneral%252F25a480f0-c85c-4ceb-bc1e-afb7ebdb201b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720857/general/25a480f0-c85c-4ceb-bc1e-afb7ebdb201b.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5720857%252Fgeneral%252Ff41fe021-9aeb-4cc5-8cf6-fa4ace12f6a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720857/general/f41fe021-9aeb-4cc5-8cf6-fa4ace12f6a1.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5720857%252Fgeneral%252F116538f1-8156-4bc7-8962-c08adda8c6e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720857/general/116538f1-8156-4bc7-8962-c08adda8c6e2.jpg already downloaded
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5720857%252Fgeneral%252F21f00ecc-c3c6-468a-93fe-c8292e00a144.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720857/general/21f00ecc-c3c6-468a-93fe-c8292e00a144.jpg already downloaded
2026-03-25 10:23:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9546dae-5383-5608-9c8d-9a05f088759d, identifier: 10722576
2026-03-25 10:23:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de8f68ea-138f-584c-8b35-5f8637e3f0de with identifier: 10722661
2026-03-25 10:23:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de8f68ea-138f-584c-8b35-5f8637e3f0de with identifier: 10722661
2026-03-25 10:23:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de8f68ea-138f-584c-8b35-5f8637e3f0de with identifier: 10722661 to the API
2026-03-25 10:23:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722661>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'de8f68ea-138f-584c-8b35-5f8637e3f0de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CER208',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722661',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 53332,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5731670/general/f2592ef7-bca7-4431-a058-4cbce16c062f.jpg',
'https://images.openlane.eu/carimgs/5731670/general/0b06d91d-2bab-4fc6-a9c4-371c2eeb36e7.jpg',
'https://images.openlane.eu/carimgs/5731670/general/8d5bfccb-2efe-4514-92ea-7ec9adfaa267.jpg',
'https://images.openlane.eu/carimgs/5731670/general/273d243f-b81b-4435-8a13-34b89fc575a3.jpg',
'https://images.openlane.eu/carimgs/5731670/general/bc57ab30-351a-481c-9652-62602ea7739c.jpg',
'https://images.openlane.eu/carimgs/5731670/general/45ca073f-941c-4272-8719-40a23bb4011e.jpg',
'https://images.openlane.eu/carimgs/5731670/general/b8280472-dac3-4ba6-896a-583b3a93036f.jpg',
'https://images.openlane.eu/carimgs/5731670/general/de02dc43-5a81-4c4e-b18e-0250149a3fb6.jpg',
'https://images.openlane.eu/carimgs/5731670/general/c26a867f-dc98-4141-be25-8b541e9fd89d.jpg',
'https://images.openlane.eu/carimgs/5731670/general/18fc3cd1-a15a-470e-80ce-0f4a43cd9511.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8f68ea-138f-584c-8b35-5f8637e3f0de/de8f68ea-138f-584c-8b35-5f8637e3f0de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252739,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731670/general/f2592ef7-bca7-4431-a058-4cbce16c062f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8f68ea-138f-584c-8b35-5f8637e3f0de/de8f68ea-138f-584c-8b35-5f8637e3f0de_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269051,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731670/general/0b06d91d-2bab-4fc6-a9c4-371c2eeb36e7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8f68ea-138f-584c-8b35-5f8637e3f0de/de8f68ea-138f-584c-8b35-5f8637e3f0de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275938,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731670/general/8d5bfccb-2efe-4514-92ea-7ec9adfaa267.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8f68ea-138f-584c-8b35-5f8637e3f0de/de8f68ea-138f-584c-8b35-5f8637e3f0de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240027,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731670/general/273d243f-b81b-4435-8a13-34b89fc575a3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8f68ea-138f-584c-8b35-5f8637e3f0de/de8f68ea-138f-584c-8b35-5f8637e3f0de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232436,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731670/general/bc57ab30-351a-481c-9652-62602ea7739c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8f68ea-138f-584c-8b35-5f8637e3f0de/de8f68ea-138f-584c-8b35-5f8637e3f0de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240527,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731670/general/45ca073f-941c-4272-8719-40a23bb4011e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8f68ea-138f-584c-8b35-5f8637e3f0de/de8f68ea-138f-584c-8b35-5f8637e3f0de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250603,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731670/general/b8280472-dac3-4ba6-896a-583b3a93036f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8f68ea-138f-584c-8b35-5f8637e3f0de/de8f68ea-138f-584c-8b35-5f8637e3f0de_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265821,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731670/general/de02dc43-5a81-4c4e-b18e-0250149a3fb6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8f68ea-138f-584c-8b35-5f8637e3f0de/de8f68ea-138f-584c-8b35-5f8637e3f0de_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255584,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731670/general/c26a867f-dc98-4141-be25-8b541e9fd89d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8f68ea-138f-584c-8b35-5f8637e3f0de/de8f68ea-138f-584c-8b35-5f8637e3f0de_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236117,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731670/general/18fc3cd1-a15a-470e-80ce-0f4a43cd9511.jpg',
'Width': 1400}],
'price': 21450,
'price_includes_vat': True,
'registration_date': '2022-06-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 53.332 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-25 10:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722661%27 HTTP/1.1" 200 None
2026-03-25 10:23:39 [adesa.be] INFO: Saving data for 10722661: {'created_time': 1774434219.198046, 'last_price_update_time': 1774434219.198059, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722661') HTTP/1.1" 204 0
2026-03-25 10:23:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7f56a45-72b7-571a-b194-57c0dd49f6c4 with identifier: 10722633
2026-03-25 10:23:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7f56a45-72b7-571a-b194-57c0dd49f6c4 with identifier: 10722633
2026-03-25 10:23:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7f56a45-72b7-571a-b194-57c0dd49f6c4 with identifier: 10722633 to the API
2026-03-25 10:23:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722633>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'd7f56a45-72b7-571a-b194-57c0dd49f6c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMS033',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722633',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 102948,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5728876/general/d8778a3f-6cf4-42f6-b044-a06574d1b577.jpg',
'https://images.openlane.eu/carimgs/5728876/general/2249b557-ef24-4266-957c-82ed434ef678.jpg',
'https://images.openlane.eu/carimgs/5728876/general/4b9ed64c-4600-4c24-be45-e35603bbdb1a.jpg',
'https://images.openlane.eu/carimgs/5728876/general/30d8679b-0822-4559-9182-b7cddc0557b6.jpg',
'https://images.openlane.eu/carimgs/5728876/general/cb91c76b-8615-4f3c-866a-c99881f302c1.jpg',
'https://images.openlane.eu/carimgs/5728876/general/52ca4db3-2fd6-437d-8c22-849e5a0977f2.jpg',
'https://images.openlane.eu/carimgs/5728876/general/6c20277d-9c3c-4bc7-b7ad-f6d7baf9ca13.jpg',
'https://images.openlane.eu/carimgs/5728876/general/da9206bf-bb66-4787-8071-4ab000919469.jpg',
'https://images.openlane.eu/carimgs/5728876/general/53d5d76b-e6d3-4c1e-b87b-8d50b0f31ddd.jpg',
'https://images.openlane.eu/carimgs/5728876/general/4b531ca0-95c5-4095-8d81-5dbbbc76cac9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7f56a45-72b7-571a-b194-57c0dd49f6c4/d7f56a45-72b7-571a-b194-57c0dd49f6c4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 452700,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728876/general/d8778a3f-6cf4-42f6-b044-a06574d1b577.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7f56a45-72b7-571a-b194-57c0dd49f6c4/d7f56a45-72b7-571a-b194-57c0dd49f6c4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34437,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728876/general/2249b557-ef24-4266-957c-82ed434ef678.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7f56a45-72b7-571a-b194-57c0dd49f6c4/d7f56a45-72b7-571a-b194-57c0dd49f6c4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 439910,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728876/general/4b9ed64c-4600-4c24-be45-e35603bbdb1a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7f56a45-72b7-571a-b194-57c0dd49f6c4/d7f56a45-72b7-571a-b194-57c0dd49f6c4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373617,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728876/general/30d8679b-0822-4559-9182-b7cddc0557b6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7f56a45-72b7-571a-b194-57c0dd49f6c4/d7f56a45-72b7-571a-b194-57c0dd49f6c4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356808,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728876/general/cb91c76b-8615-4f3c-866a-c99881f302c1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7f56a45-72b7-571a-b194-57c0dd49f6c4/d7f56a45-72b7-571a-b194-57c0dd49f6c4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316905,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728876/general/52ca4db3-2fd6-437d-8c22-849e5a0977f2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7f56a45-72b7-571a-b194-57c0dd49f6c4/d7f56a45-72b7-571a-b194-57c0dd49f6c4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360894,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728876/general/6c20277d-9c3c-4bc7-b7ad-f6d7baf9ca13.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7f56a45-72b7-571a-b194-57c0dd49f6c4/d7f56a45-72b7-571a-b194-57c0dd49f6c4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362580,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728876/general/da9206bf-bb66-4787-8071-4ab000919469.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7f56a45-72b7-571a-b194-57c0dd49f6c4/d7f56a45-72b7-571a-b194-57c0dd49f6c4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309709,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728876/general/53d5d76b-e6d3-4c1e-b87b-8d50b0f31ddd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7f56a45-72b7-571a-b194-57c0dd49f6c4/d7f56a45-72b7-571a-b194-57c0dd49f6c4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315455,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728876/general/4b531ca0-95c5-4095-8d81-5dbbbc76cac9.jpg',
'Width': 1920}],
'price': 18650,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 102.948 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-25 10:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722633%27 HTTP/1.1" 200 None
2026-03-25 10:23:39 [adesa.be] INFO: Saving data for 10722633: {'created_time': 1774434219.504299, 'last_price_update_time': 1774434219.504311, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722633') HTTP/1.1" 204 0
2026-03-25 10:23:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9546dae-5383-5608-9c8d-9a05f088759d with identifier: 10722576
2026-03-25 10:23:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9546dae-5383-5608-9c8d-9a05f088759d with identifier: 10722576
2026-03-25 10:23:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9546dae-5383-5608-9c8d-9a05f088759d with identifier: 10722576 to the API
2026-03-25 10:23:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722576>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'e9546dae-5383-5608-9c8d-9a05f088759d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGU653',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722576',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 44031,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5720857/general/4341eb45-2843-40f8-b58c-b929ee6ce86d.jpg',
'https://images.openlane.eu/carimgs/5720857/general/19688eb1-ed2b-492b-9be7-0e7a007542aa.jpg',
'https://images.openlane.eu/carimgs/5720857/general/33e82be4-d83b-4241-a4e5-61d374a3ca46.jpg',
'https://images.openlane.eu/carimgs/5720857/general/f75ee48e-e676-4421-9c7f-fcdc2654e822.jpg',
'https://images.openlane.eu/carimgs/5720857/general/ccddaa55-48cb-4378-b2b2-015d5c40add0.jpg',
'https://images.openlane.eu/carimgs/5720857/general/1978a3e6-391b-4908-8f2a-f088283fc54e.jpg',
'https://images.openlane.eu/carimgs/5720857/general/25a480f0-c85c-4ceb-bc1e-afb7ebdb201b.jpg',
'https://images.openlane.eu/carimgs/5720857/general/f41fe021-9aeb-4cc5-8cf6-fa4ace12f6a1.jpg',
'https://images.openlane.eu/carimgs/5720857/general/116538f1-8156-4bc7-8962-c08adda8c6e2.jpg',
'https://images.openlane.eu/carimgs/5720857/general/21f00ecc-c3c6-468a-93fe-c8292e00a144.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9546dae-5383-5608-9c8d-9a05f088759d/e9546dae-5383-5608-9c8d-9a05f088759d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89624,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720857/general/4341eb45-2843-40f8-b58c-b929ee6ce86d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9546dae-5383-5608-9c8d-9a05f088759d/e9546dae-5383-5608-9c8d-9a05f088759d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91912,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720857/general/19688eb1-ed2b-492b-9be7-0e7a007542aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9546dae-5383-5608-9c8d-9a05f088759d/e9546dae-5383-5608-9c8d-9a05f088759d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720857/general/33e82be4-d83b-4241-a4e5-61d374a3ca46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9546dae-5383-5608-9c8d-9a05f088759d/e9546dae-5383-5608-9c8d-9a05f088759d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87328,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720857/general/f75ee48e-e676-4421-9c7f-fcdc2654e822.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9546dae-5383-5608-9c8d-9a05f088759d/e9546dae-5383-5608-9c8d-9a05f088759d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96499,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720857/general/ccddaa55-48cb-4378-b2b2-015d5c40add0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9546dae-5383-5608-9c8d-9a05f088759d/e9546dae-5383-5608-9c8d-9a05f088759d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95540,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720857/general/1978a3e6-391b-4908-8f2a-f088283fc54e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9546dae-5383-5608-9c8d-9a05f088759d/e9546dae-5383-5608-9c8d-9a05f088759d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102561,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720857/general/25a480f0-c85c-4ceb-bc1e-afb7ebdb201b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9546dae-5383-5608-9c8d-9a05f088759d/e9546dae-5383-5608-9c8d-9a05f088759d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89589,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720857/general/f41fe021-9aeb-4cc5-8cf6-fa4ace12f6a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9546dae-5383-5608-9c8d-9a05f088759d/e9546dae-5383-5608-9c8d-9a05f088759d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87085,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720857/general/116538f1-8156-4bc7-8962-c08adda8c6e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9546dae-5383-5608-9c8d-9a05f088759d/e9546dae-5383-5608-9c8d-9a05f088759d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102852,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720857/general/21f00ecc-c3c6-468a-93fe-c8292e00a144.jpg',
'Width': 1024}],
'price': 21450,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 44.031 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-25 10:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722576%27 HTTP/1.1" 200 None
2026-03-25 10:23:39 [adesa.be] INFO: Saving data for 10722576: {'created_time': 1774434219.856671, 'last_price_update_time': 1774434219.856682, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722576') HTTP/1.1" 204 0
2026-03-25 10:23:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722399> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 945fe811-8f3d-5874-9107-452a7941bc67 with identifier: 10722632
2026-03-25 10:23:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 945fe811-8f3d-5874-9107-452a7941bc67 with scrape type 1
2026-03-25 10:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 945fe811-8f3d-5874-9107-452a7941bc67
2026-03-25 10:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728871%252Fgeneral%252Fdb974d79-f615-41c6-8df6-043f83603f93.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728871/general/db974d79-f615-41c6-8df6-043f83603f93.jpg already downloaded
2026-03-25 10:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728871%252Fgeneral%252Fcdf48798-6ec2-4fec-a9e2-e44ac8a03a9e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728871/general/cdf48798-6ec2-4fec-a9e2-e44ac8a03a9e.jpg already downloaded
2026-03-25 10:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728871%252Fgeneral%252Fb8576b94-e31e-47e9-ba08-3ab91e3f1428.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728871/general/b8576b94-e31e-47e9-ba08-3ab91e3f1428.jpg already downloaded
2026-03-25 10:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728871%252Fgeneral%252F61ef1d05-5464-4452-93ac-01e7a8a29e0f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728871/general/61ef1d05-5464-4452-93ac-01e7a8a29e0f.jpg already downloaded
2026-03-25 10:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728871%252Fgeneral%252Fea9c87ad-3d77-41f8-b548-8486e1e2ae1c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728871/general/ea9c87ad-3d77-41f8-b548-8486e1e2ae1c.jpg already downloaded
2026-03-25 10:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728871%252Fgeneral%252F77e686e7-056d-45f2-8f7a-06dafc5256c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728871/general/77e686e7-056d-45f2-8f7a-06dafc5256c2.jpg already downloaded
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728871%252Fgeneral%252Fca2b26d4-8a1f-4fa4-9d75-7e98beb98f5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728871/general/ca2b26d4-8a1f-4fa4-9d75-7e98beb98f5e.jpg already downloaded
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728871%252Fgeneral%252Fff5805b2-a6e2-4a6a-b072-733c16cbece8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728871/general/ff5805b2-a6e2-4a6a-b072-733c16cbece8.jpg already downloaded
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728871%252Fgeneral%252F4f499fef-1a42-43a2-a56d-fc59e514371c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728871/general/4f499fef-1a42-43a2-a56d-fc59e514371c.jpg already downloaded
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728871%252Fgeneral%252F412c661c-55e5-484e-8f9a-c92a244d5012.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728871/general/412c661c-55e5-484e-8f9a-c92a244d5012.jpg already downloaded
2026-03-25 10:23:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 945fe811-8f3d-5874-9107-452a7941bc67, identifier: 10722632
2026-03-25 10:23:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 945fe811-8f3d-5874-9107-452a7941bc67 with identifier: 10722632
2026-03-25 10:23:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 945fe811-8f3d-5874-9107-452a7941bc67 with identifier: 10722632
2026-03-25 10:23:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 945fe811-8f3d-5874-9107-452a7941bc67 with identifier: 10722632 to the API
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722632>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '945fe811-8f3d-5874-9107-452a7941bc67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUZ465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722632',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 60223,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5728871/general/db974d79-f615-41c6-8df6-043f83603f93.jpg',
'https://images.openlane.eu/carimgs/5728871/general/cdf48798-6ec2-4fec-a9e2-e44ac8a03a9e.jpg',
'https://images.openlane.eu/carimgs/5728871/general/b8576b94-e31e-47e9-ba08-3ab91e3f1428.jpg',
'https://images.openlane.eu/carimgs/5728871/general/61ef1d05-5464-4452-93ac-01e7a8a29e0f.jpg',
'https://images.openlane.eu/carimgs/5728871/general/ea9c87ad-3d77-41f8-b548-8486e1e2ae1c.jpg',
'https://images.openlane.eu/carimgs/5728871/general/77e686e7-056d-45f2-8f7a-06dafc5256c2.jpg',
'https://images.openlane.eu/carimgs/5728871/general/ca2b26d4-8a1f-4fa4-9d75-7e98beb98f5e.jpg',
'https://images.openlane.eu/carimgs/5728871/general/ff5805b2-a6e2-4a6a-b072-733c16cbece8.jpg',
'https://images.openlane.eu/carimgs/5728871/general/4f499fef-1a42-43a2-a56d-fc59e514371c.jpg',
'https://images.openlane.eu/carimgs/5728871/general/412c661c-55e5-484e-8f9a-c92a244d5012.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_945fe811-8f3d-5874-9107-452a7941bc67/945fe811-8f3d-5874-9107-452a7941bc67_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39049,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728871/general/db974d79-f615-41c6-8df6-043f83603f93.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_945fe811-8f3d-5874-9107-452a7941bc67/945fe811-8f3d-5874-9107-452a7941bc67_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336006,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728871/general/cdf48798-6ec2-4fec-a9e2-e44ac8a03a9e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_945fe811-8f3d-5874-9107-452a7941bc67/945fe811-8f3d-5874-9107-452a7941bc67_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307993,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728871/general/b8576b94-e31e-47e9-ba08-3ab91e3f1428.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_945fe811-8f3d-5874-9107-452a7941bc67/945fe811-8f3d-5874-9107-452a7941bc67_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269165,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728871/general/61ef1d05-5464-4452-93ac-01e7a8a29e0f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_945fe811-8f3d-5874-9107-452a7941bc67/945fe811-8f3d-5874-9107-452a7941bc67_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276134,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728871/general/ea9c87ad-3d77-41f8-b548-8486e1e2ae1c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_945fe811-8f3d-5874-9107-452a7941bc67/945fe811-8f3d-5874-9107-452a7941bc67_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253423,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728871/general/77e686e7-056d-45f2-8f7a-06dafc5256c2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_945fe811-8f3d-5874-9107-452a7941bc67/945fe811-8f3d-5874-9107-452a7941bc67_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281454,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728871/general/ca2b26d4-8a1f-4fa4-9d75-7e98beb98f5e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_945fe811-8f3d-5874-9107-452a7941bc67/945fe811-8f3d-5874-9107-452a7941bc67_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257175,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728871/general/ff5805b2-a6e2-4a6a-b072-733c16cbece8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_945fe811-8f3d-5874-9107-452a7941bc67/945fe811-8f3d-5874-9107-452a7941bc67_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289167,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728871/general/4f499fef-1a42-43a2-a56d-fc59e514371c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_945fe811-8f3d-5874-9107-452a7941bc67/945fe811-8f3d-5874-9107-452a7941bc67_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253707,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728871/general/412c661c-55e5-484e-8f9a-c92a244d5012.jpg',
'Width': 1400}],
'price': 20050,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 60.223 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722632%27 HTTP/1.1" 200 None
2026-03-25 10:23:40 [adesa.be] INFO: Saving data for 10722632: {'created_time': 1774434220.480318, 'last_price_update_time': 1774434220.480328, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722632') HTTP/1.1" 204 0
2026-03-25 10:23:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10: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-25 10:23:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e53aed5-7fa5-57a8-b488-13e40115b348 with identifier: 10722610
2026-03-25 10:23:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e53aed5-7fa5-57a8-b488-13e40115b348 with scrape type 1
2026-03-25 10:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3e53aed5-7fa5-57a8-b488-13e40115b348
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726084%252Fgeneral%252F7f6965e9-f03f-4b20-904a-076af2808270.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726084/general/7f6965e9-f03f-4b20-904a-076af2808270.jpg already downloaded
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726084%252Fgeneral%252F0af9bc68-950e-45cf-871d-75b8ef90480c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726084/general/0af9bc68-950e-45cf-871d-75b8ef90480c.jpg already downloaded
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726084%252Fgeneral%252Ffdd4dabb-0984-465c-bfc9-a5762e03cf9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726084/general/fdd4dabb-0984-465c-bfc9-a5762e03cf9d.jpg already downloaded
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726084%252Fgeneral%252F978fb449-fea4-4d09-90be-67521bb68be3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726084/general/978fb449-fea4-4d09-90be-67521bb68be3.jpg already downloaded
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726084%252Fgeneral%252F53314c15-be9e-469c-8f2a-62802a3dec8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726084/general/53314c15-be9e-469c-8f2a-62802a3dec8d.jpg already downloaded
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726084%252Fgeneral%252F746ded0d-26cb-4838-aff3-cd6300c84d0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726084/general/746ded0d-26cb-4838-aff3-cd6300c84d0d.jpg already downloaded
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726084%252Fgeneral%252F898ec538-9278-437a-92bd-b09b85387df0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726084/general/898ec538-9278-437a-92bd-b09b85387df0.jpg already downloaded
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726084%252Fgeneral%252Ffa906584-674d-4596-9d9d-b3c99a034d70.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726084/general/fa906584-674d-4596-9d9d-b3c99a034d70.jpg already downloaded
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726084%252Fgeneral%252Fb7e9bed4-b089-4606-981f-6a2da02872f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726084/general/b7e9bed4-b089-4606-981f-6a2da02872f2.jpg already downloaded
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726084%252Fgeneral%252Fa2c68583-f199-4972-9479-71cbc879b425.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726084/general/a2c68583-f199-4972-9479-71cbc879b425.jpg already downloaded
2026-03-25 10:23:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e53aed5-7fa5-57a8-b488-13e40115b348, identifier: 10722610
2026-03-25 10:23:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b592a130-d6fc-5f9d-aaeb-e18840bb7b73 with identifier: 10722399
2026-03-25 10:23:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b592a130-d6fc-5f9d-aaeb-e18840bb7b73 with scrape type 1
2026-03-25 10:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b592a130-d6fc-5f9d-aaeb-e18840bb7b73
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680748%252Fgeneral%252F9f3ac11c-f0f1-43b9-89ff-61a914f1b6ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680748/general/9f3ac11c-f0f1-43b9-89ff-61a914f1b6ec.jpg already downloaded
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680748%252Fgeneral%252F1a6e21d0-b69a-431f-ae87-230d3c5df4d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680748/general/1a6e21d0-b69a-431f-ae87-230d3c5df4d3.jpg already downloaded
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680748%252Fgeneral%252F6fdb728a-88c8-49c7-b91f-da525697d138.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680748/general/6fdb728a-88c8-49c7-b91f-da525697d138.jpg already downloaded
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680748%252Fgeneral%252F06c5d988-5fa2-4d1b-9548-da5cd2c44cad.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680748/general/06c5d988-5fa2-4d1b-9548-da5cd2c44cad.jpg already downloaded
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680748%252Fgeneral%252Fe13902ea-4d9a-458a-9d90-c905cff070c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680748/general/e13902ea-4d9a-458a-9d90-c905cff070c1.jpg already downloaded
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680748%252Fgeneral%252F4279889c-149e-4206-a184-feb86a727dab.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680748/general/4279889c-149e-4206-a184-feb86a727dab.jpg already downloaded
2026-03-25 10:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680748%252Fgeneral%252F0015fe1a-d3e0-4cb5-92f8-c45c8c86d56a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680748/general/0015fe1a-d3e0-4cb5-92f8-c45c8c86d56a.jpg already downloaded
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680748%252Fgeneral%252Ff789a695-6666-41af-afec-158d842fb37a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680748/general/f789a695-6666-41af-afec-158d842fb37a.jpg already downloaded
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680748%252Fgeneral%252Fb54a222d-df60-4996-83c8-fc323f992a8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680748/general/b54a222d-df60-4996-83c8-fc323f992a8c.jpg already downloaded
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680748%252Fgeneral%252F723fa147-3671-4785-b285-6358f9afb428.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680748/general/723fa147-3671-4785-b285-6358f9afb428.jpg already downloaded
2026-03-25 10:23:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b592a130-d6fc-5f9d-aaeb-e18840bb7b73, identifier: 10722399
2026-03-25 10:23:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94c21327-e3de-57da-a58e-9c4205df3b69 with identifier: 10722490
2026-03-25 10:23:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94c21327-e3de-57da-a58e-9c4205df3b69 with scrape type 1
2026-03-25 10:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 94c21327-e3de-57da-a58e-9c4205df3b69
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699043%252Fgeneral%252F8829a326-98c8-455f-ae14-91d45f3d7942.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699043/general/8829a326-98c8-455f-ae14-91d45f3d7942.jpg already downloaded
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699043%252Fgeneral%252F93bcbb0a-0526-4e9d-84df-37e88abde8c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699043/general/93bcbb0a-0526-4e9d-84df-37e88abde8c5.jpg already downloaded
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699043%252Fgeneral%252Fdd6022df-182c-45af-89c4-f04183707edb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699043/general/dd6022df-182c-45af-89c4-f04183707edb.jpg already downloaded
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699043%252Fgeneral%252Ff6ffa436-5f1d-4c25-bb3c-ec9b8d26c9f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699043/general/f6ffa436-5f1d-4c25-bb3c-ec9b8d26c9f2.jpg already downloaded
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699043%252Fgeneral%252F81149e98-b867-4cb3-9048-9909e5a70504.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699043/general/81149e98-b867-4cb3-9048-9909e5a70504.jpg already downloaded
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699043%252Fgeneral%252Fe1fdc94b-94cb-4bd5-8240-eec6dc46091b.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699043/general/e1fdc94b-94cb-4bd5-8240-eec6dc46091b.jpg already downloaded
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699043%252Fgeneral%252Ff494c92f-1892-4d52-a93f-5d6ce3f42df8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699043/general/f494c92f-1892-4d52-a93f-5d6ce3f42df8.jpg already downloaded
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699043%252Fgeneral%252F00f9ee5d-9c3f-4535-9876-3aea508437c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699043/general/00f9ee5d-9c3f-4535-9876-3aea508437c0.jpg already downloaded
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699043%252Fgeneral%252Fdc3065d1-0fee-4d84-9e17-5239516050bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699043/general/dc3065d1-0fee-4d84-9e17-5239516050bc.jpg already downloaded
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699043%252Fgeneral%252F6d0803e0-512d-4681-92a0-75d971993d4a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699043/general/6d0803e0-512d-4681-92a0-75d971993d4a.jpg already downloaded
2026-03-25 10:23:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94c21327-e3de-57da-a58e-9c4205df3b69, identifier: 10722490
2026-03-25 10:23:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e53aed5-7fa5-57a8-b488-13e40115b348 with identifier: 10722610
2026-03-25 10:23:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e53aed5-7fa5-57a8-b488-13e40115b348 with identifier: 10722610
2026-03-25 10:23:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e53aed5-7fa5-57a8-b488-13e40115b348 with identifier: 10722610 to the API
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10: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-25 10:23:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722610>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '3e53aed5-7fa5-57a8-b488-13e40115b348',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AMJ027',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722610',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 55405,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5726084/general/7f6965e9-f03f-4b20-904a-076af2808270.jpg',
'https://images.openlane.eu/carimgs/5726084/general/0af9bc68-950e-45cf-871d-75b8ef90480c.jpg',
'https://images.openlane.eu/carimgs/5726084/general/fdd4dabb-0984-465c-bfc9-a5762e03cf9d.jpg',
'https://images.openlane.eu/carimgs/5726084/general/978fb449-fea4-4d09-90be-67521bb68be3.jpg',
'https://images.openlane.eu/carimgs/5726084/general/53314c15-be9e-469c-8f2a-62802a3dec8d.jpg',
'https://images.openlane.eu/carimgs/5726084/general/746ded0d-26cb-4838-aff3-cd6300c84d0d.jpg',
'https://images.openlane.eu/carimgs/5726084/general/898ec538-9278-437a-92bd-b09b85387df0.jpg',
'https://images.openlane.eu/carimgs/5726084/general/fa906584-674d-4596-9d9d-b3c99a034d70.jpg',
'https://images.openlane.eu/carimgs/5726084/general/b7e9bed4-b089-4606-981f-6a2da02872f2.jpg',
'https://images.openlane.eu/carimgs/5726084/general/a2c68583-f199-4972-9479-71cbc879b425.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e53aed5-7fa5-57a8-b488-13e40115b348/3e53aed5-7fa5-57a8-b488-13e40115b348_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85797,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726084/general/7f6965e9-f03f-4b20-904a-076af2808270.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e53aed5-7fa5-57a8-b488-13e40115b348/3e53aed5-7fa5-57a8-b488-13e40115b348_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24245,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726084/general/0af9bc68-950e-45cf-871d-75b8ef90480c.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e53aed5-7fa5-57a8-b488-13e40115b348/3e53aed5-7fa5-57a8-b488-13e40115b348_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91193,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726084/general/fdd4dabb-0984-465c-bfc9-a5762e03cf9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e53aed5-7fa5-57a8-b488-13e40115b348/3e53aed5-7fa5-57a8-b488-13e40115b348_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726084/general/978fb449-fea4-4d09-90be-67521bb68be3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e53aed5-7fa5-57a8-b488-13e40115b348/3e53aed5-7fa5-57a8-b488-13e40115b348_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96842,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726084/general/53314c15-be9e-469c-8f2a-62802a3dec8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e53aed5-7fa5-57a8-b488-13e40115b348/3e53aed5-7fa5-57a8-b488-13e40115b348_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84405,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726084/general/746ded0d-26cb-4838-aff3-cd6300c84d0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e53aed5-7fa5-57a8-b488-13e40115b348/3e53aed5-7fa5-57a8-b488-13e40115b348_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107339,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726084/general/898ec538-9278-437a-92bd-b09b85387df0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e53aed5-7fa5-57a8-b488-13e40115b348/3e53aed5-7fa5-57a8-b488-13e40115b348_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92335,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726084/general/fa906584-674d-4596-9d9d-b3c99a034d70.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e53aed5-7fa5-57a8-b488-13e40115b348/3e53aed5-7fa5-57a8-b488-13e40115b348_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89225,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726084/general/b7e9bed4-b089-4606-981f-6a2da02872f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e53aed5-7fa5-57a8-b488-13e40115b348/3e53aed5-7fa5-57a8-b488-13e40115b348_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98144,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726084/general/a2c68583-f199-4972-9479-71cbc879b425.jpg',
'Width': 1024}],
'price': 19950,
'price_includes_vat': True,
'registration_date': '2021-05-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 45 TFSIe Attraction - Hybrid - Automatic - 150 hp - 55.405 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10: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%2710722610%27 HTTP/1.1" 200 None
2026-03-25 10:23:41 [adesa.be] INFO: Saving data for 10722610: {'created_time': 1774434221.736086, 'last_price_update_time': 1774434221.736102, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722610') HTTP/1.1" 204 0
2026-03-25 10:23:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b592a130-d6fc-5f9d-aaeb-e18840bb7b73 with identifier: 10722399
2026-03-25 10:23:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b592a130-d6fc-5f9d-aaeb-e18840bb7b73 with identifier: 10722399
2026-03-25 10:23:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b592a130-d6fc-5f9d-aaeb-e18840bb7b73 with identifier: 10722399 to the API
2026-03-25 10:23:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722399>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'b592a130-d6fc-5f9d-aaeb-e18840bb7b73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPH252',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722399',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 128654,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5680748/general/9f3ac11c-f0f1-43b9-89ff-61a914f1b6ec.jpg',
'https://images.openlane.eu/carimgs/5680748/general/1a6e21d0-b69a-431f-ae87-230d3c5df4d3.jpg',
'https://images.openlane.eu/carimgs/5680748/general/6fdb728a-88c8-49c7-b91f-da525697d138.jpg',
'https://images.openlane.eu/carimgs/5680748/general/06c5d988-5fa2-4d1b-9548-da5cd2c44cad.jpg',
'https://images.openlane.eu/carimgs/5680748/general/e13902ea-4d9a-458a-9d90-c905cff070c1.jpg',
'https://images.openlane.eu/carimgs/5680748/general/4279889c-149e-4206-a184-feb86a727dab.jpg',
'https://images.openlane.eu/carimgs/5680748/general/0015fe1a-d3e0-4cb5-92f8-c45c8c86d56a.jpg',
'https://images.openlane.eu/carimgs/5680748/general/f789a695-6666-41af-afec-158d842fb37a.jpg',
'https://images.openlane.eu/carimgs/5680748/general/b54a222d-df60-4996-83c8-fc323f992a8c.jpg',
'https://images.openlane.eu/carimgs/5680748/general/723fa147-3671-4785-b285-6358f9afb428.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b592a130-d6fc-5f9d-aaeb-e18840bb7b73/b592a130-d6fc-5f9d-aaeb-e18840bb7b73_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311112,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680748/general/9f3ac11c-f0f1-43b9-89ff-61a914f1b6ec.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b592a130-d6fc-5f9d-aaeb-e18840bb7b73/b592a130-d6fc-5f9d-aaeb-e18840bb7b73_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293690,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680748/general/1a6e21d0-b69a-431f-ae87-230d3c5df4d3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b592a130-d6fc-5f9d-aaeb-e18840bb7b73/b592a130-d6fc-5f9d-aaeb-e18840bb7b73_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300614,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680748/general/6fdb728a-88c8-49c7-b91f-da525697d138.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b592a130-d6fc-5f9d-aaeb-e18840bb7b73/b592a130-d6fc-5f9d-aaeb-e18840bb7b73_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240578,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680748/general/06c5d988-5fa2-4d1b-9548-da5cd2c44cad.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b592a130-d6fc-5f9d-aaeb-e18840bb7b73/b592a130-d6fc-5f9d-aaeb-e18840bb7b73_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243464,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680748/general/e13902ea-4d9a-458a-9d90-c905cff070c1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b592a130-d6fc-5f9d-aaeb-e18840bb7b73/b592a130-d6fc-5f9d-aaeb-e18840bb7b73_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267520,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680748/general/4279889c-149e-4206-a184-feb86a727dab.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b592a130-d6fc-5f9d-aaeb-e18840bb7b73/b592a130-d6fc-5f9d-aaeb-e18840bb7b73_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390072,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680748/general/0015fe1a-d3e0-4cb5-92f8-c45c8c86d56a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b592a130-d6fc-5f9d-aaeb-e18840bb7b73/b592a130-d6fc-5f9d-aaeb-e18840bb7b73_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215309,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680748/general/f789a695-6666-41af-afec-158d842fb37a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b592a130-d6fc-5f9d-aaeb-e18840bb7b73/b592a130-d6fc-5f9d-aaeb-e18840bb7b73_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245875,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680748/general/b54a222d-df60-4996-83c8-fc323f992a8c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b592a130-d6fc-5f9d-aaeb-e18840bb7b73/b592a130-d6fc-5f9d-aaeb-e18840bb7b73_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39274,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680748/general/723fa147-3671-4785-b285-6358f9afb428.jpg',
'Width': 400}],
'price': 19150,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 45 TFSIe S Line - Hybrid - Automatic - 150 hp - 128.654 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722399%27 HTTP/1.1" 200 None
2026-03-25 10:23:42 [adesa.be] INFO: Saving data for 10722399: {'created_time': 1774434222.141743, 'last_price_update_time': 1774434222.141753, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722399') HTTP/1.1" 204 0
2026-03-25 10:23:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94c21327-e3de-57da-a58e-9c4205df3b69 with identifier: 10722490
2026-03-25 10:23:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94c21327-e3de-57da-a58e-9c4205df3b69 with identifier: 10722490
2026-03-25 10:23:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94c21327-e3de-57da-a58e-9c4205df3b69 with identifier: 10722490 to the API
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722490>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '94c21327-e3de-57da-a58e-9c4205df3b69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATP465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722490',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 76254,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5699043/general/8829a326-98c8-455f-ae14-91d45f3d7942.jpg',
'https://images.openlane.eu/carimgs/5699043/general/93bcbb0a-0526-4e9d-84df-37e88abde8c5.jpg',
'https://images.openlane.eu/carimgs/5699043/general/dd6022df-182c-45af-89c4-f04183707edb.jpg',
'https://images.openlane.eu/carimgs/5699043/general/f6ffa436-5f1d-4c25-bb3c-ec9b8d26c9f2.jpg',
'https://images.openlane.eu/carimgs/5699043/general/81149e98-b867-4cb3-9048-9909e5a70504.jpg',
'https://images.openlane.eu/carimgs/5699043/general/e1fdc94b-94cb-4bd5-8240-eec6dc46091b.jpg',
'https://images.openlane.eu/carimgs/5699043/general/f494c92f-1892-4d52-a93f-5d6ce3f42df8.jpg',
'https://images.openlane.eu/carimgs/5699043/general/00f9ee5d-9c3f-4535-9876-3aea508437c0.jpg',
'https://images.openlane.eu/carimgs/5699043/general/dc3065d1-0fee-4d84-9e17-5239516050bc.jpg',
'https://images.openlane.eu/carimgs/5699043/general/6d0803e0-512d-4681-92a0-75d971993d4a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c21327-e3de-57da-a58e-9c4205df3b69/94c21327-e3de-57da-a58e-9c4205df3b69_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156919,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699043/general/8829a326-98c8-455f-ae14-91d45f3d7942.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c21327-e3de-57da-a58e-9c4205df3b69/94c21327-e3de-57da-a58e-9c4205df3b69_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124829,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699043/general/93bcbb0a-0526-4e9d-84df-37e88abde8c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c21327-e3de-57da-a58e-9c4205df3b69/94c21327-e3de-57da-a58e-9c4205df3b69_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184156,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699043/general/dd6022df-182c-45af-89c4-f04183707edb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c21327-e3de-57da-a58e-9c4205df3b69/94c21327-e3de-57da-a58e-9c4205df3b69_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699043/general/f6ffa436-5f1d-4c25-bb3c-ec9b8d26c9f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c21327-e3de-57da-a58e-9c4205df3b69/94c21327-e3de-57da-a58e-9c4205df3b69_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131657,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699043/general/81149e98-b867-4cb3-9048-9909e5a70504.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c21327-e3de-57da-a58e-9c4205df3b69/94c21327-e3de-57da-a58e-9c4205df3b69_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699043/general/e1fdc94b-94cb-4bd5-8240-eec6dc46091b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c21327-e3de-57da-a58e-9c4205df3b69/94c21327-e3de-57da-a58e-9c4205df3b69_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699043/general/f494c92f-1892-4d52-a93f-5d6ce3f42df8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c21327-e3de-57da-a58e-9c4205df3b69/94c21327-e3de-57da-a58e-9c4205df3b69_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150187,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699043/general/00f9ee5d-9c3f-4535-9876-3aea508437c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c21327-e3de-57da-a58e-9c4205df3b69/94c21327-e3de-57da-a58e-9c4205df3b69_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699043/general/dc3065d1-0fee-4d84-9e17-5239516050bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94c21327-e3de-57da-a58e-9c4205df3b69/94c21327-e3de-57da-a58e-9c4205df3b69_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119267,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699043/general/6d0803e0-512d-4681-92a0-75d971993d4a.jpg',
'Width': 1024}],
'price': 20050,
'price_includes_vat': True,
'registration_date': '2021-07-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 45 TFSIe S Line - Hybrid - Automatic - 150 hp - 76.254 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722490%27 HTTP/1.1" 200 None
2026-03-25 10:23:42 [adesa.be] INFO: Saving data for 10722490: {'created_time': 1774434222.490498, 'last_price_update_time': 1774434222.490512, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722490') HTTP/1.1" 204 0
2026-03-25 10:23:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722470> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722404> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 10:23:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 10:23:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e198ee4-d654-594e-a108-51fe233f7193 with identifier: 10722612
2026-03-25 10:23:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e198ee4-d654-594e-a108-51fe233f7193 with scrape type 1
2026-03-25 10:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6e198ee4-d654-594e-a108-51fe233f7193
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726091%252Fgeneral%252Fe2a35f48-e384-4109-ab73-e60540514661.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726091/general/e2a35f48-e384-4109-ab73-e60540514661.jpg already downloaded
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726091%252Fgeneral%252Fef84410d-0b46-46a8-b76a-3ee9c126350a.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726091/general/ef84410d-0b46-46a8-b76a-3ee9c126350a.jpg already downloaded
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726091%252Fgeneral%252Fd190ba1c-b7ab-4afd-ae15-cbf1d7a011dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726091/general/d190ba1c-b7ab-4afd-ae15-cbf1d7a011dd.jpg already downloaded
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726091%252Fgeneral%252Fc424a341-3fb4-47fb-9daa-ca906a7c01c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726091/general/c424a341-3fb4-47fb-9daa-ca906a7c01c8.jpg already downloaded
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726091%252Fgeneral%252F24df7162-616c-4931-b8f4-64271ff06fdb.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726091/general/24df7162-616c-4931-b8f4-64271ff06fdb.jpg already downloaded
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726091%252Fgeneral%252F9fcd0c36-66e9-41a8-a62b-5517a4b176f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726091/general/9fcd0c36-66e9-41a8-a62b-5517a4b176f2.jpg already downloaded
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726091%252Fgeneral%252Ff54ba5c0-843d-4a4e-9380-44c3e7d1318f.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726091/general/f54ba5c0-843d-4a4e-9380-44c3e7d1318f.jpg already downloaded
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726091%252Fgeneral%252F0020786b-7e09-40c8-bd2b-29487696e655.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726091/general/0020786b-7e09-40c8-bd2b-29487696e655.jpg already downloaded
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726091%252Fgeneral%252Ffa8ce6d3-ae64-4a7b-8d07-590468dd8076.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726091/general/fa8ce6d3-ae64-4a7b-8d07-590468dd8076.jpg already downloaded
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726091%252Fgeneral%252Fd0ccf854-b8e1-464e-a257-40287171d287.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726091/general/d0ccf854-b8e1-464e-a257-40287171d287.jpg already downloaded
2026-03-25 10:23:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e198ee4-d654-594e-a108-51fe233f7193, identifier: 10722612
2026-03-25 10:23:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e198ee4-d654-594e-a108-51fe233f7193 with identifier: 10722612
2026-03-25 10:23:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e198ee4-d654-594e-a108-51fe233f7193 with identifier: 10722612
2026-03-25 10:23:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e198ee4-d654-594e-a108-51fe233f7193 with identifier: 10722612 to the API
2026-03-25 10:23:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 10:23:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 10:23:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722612>
{'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-26T12:35:00Z',
'fuel_type': 'Hybrid',
'id': '6e198ee4-d654-594e-a108-51fe233f7193',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHK885',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722612',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 70710,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5726091/general/e2a35f48-e384-4109-ab73-e60540514661.jpg',
'https://images.openlane.eu/carimgs/5726091/general/ef84410d-0b46-46a8-b76a-3ee9c126350a.jpg',
'https://images.openlane.eu/carimgs/5726091/general/d190ba1c-b7ab-4afd-ae15-cbf1d7a011dd.jpg',
'https://images.openlane.eu/carimgs/5726091/general/c424a341-3fb4-47fb-9daa-ca906a7c01c8.jpg',
'https://images.openlane.eu/carimgs/5726091/general/24df7162-616c-4931-b8f4-64271ff06fdb.jpg',
'https://images.openlane.eu/carimgs/5726091/general/9fcd0c36-66e9-41a8-a62b-5517a4b176f2.jpg',
'https://images.openlane.eu/carimgs/5726091/general/f54ba5c0-843d-4a4e-9380-44c3e7d1318f.jpg',
'https://images.openlane.eu/carimgs/5726091/general/0020786b-7e09-40c8-bd2b-29487696e655.jpg',
'https://images.openlane.eu/carimgs/5726091/general/fa8ce6d3-ae64-4a7b-8d07-590468dd8076.jpg',
'https://images.openlane.eu/carimgs/5726091/general/d0ccf854-b8e1-464e-a257-40287171d287.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e198ee4-d654-594e-a108-51fe233f7193/6e198ee4-d654-594e-a108-51fe233f7193_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389034,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726091/general/e2a35f48-e384-4109-ab73-e60540514661.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e198ee4-d654-594e-a108-51fe233f7193/6e198ee4-d654-594e-a108-51fe233f7193_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34949,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726091/general/ef84410d-0b46-46a8-b76a-3ee9c126350a.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e198ee4-d654-594e-a108-51fe233f7193/6e198ee4-d654-594e-a108-51fe233f7193_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395322,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726091/general/d190ba1c-b7ab-4afd-ae15-cbf1d7a011dd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e198ee4-d654-594e-a108-51fe233f7193/6e198ee4-d654-594e-a108-51fe233f7193_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363226,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726091/general/c424a341-3fb4-47fb-9daa-ca906a7c01c8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e198ee4-d654-594e-a108-51fe233f7193/6e198ee4-d654-594e-a108-51fe233f7193_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321277,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726091/general/24df7162-616c-4931-b8f4-64271ff06fdb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e198ee4-d654-594e-a108-51fe233f7193/6e198ee4-d654-594e-a108-51fe233f7193_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287832,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726091/general/9fcd0c36-66e9-41a8-a62b-5517a4b176f2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e198ee4-d654-594e-a108-51fe233f7193/6e198ee4-d654-594e-a108-51fe233f7193_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308238,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726091/general/f54ba5c0-843d-4a4e-9380-44c3e7d1318f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e198ee4-d654-594e-a108-51fe233f7193/6e198ee4-d654-594e-a108-51fe233f7193_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327620,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726091/general/0020786b-7e09-40c8-bd2b-29487696e655.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e198ee4-d654-594e-a108-51fe233f7193/6e198ee4-d654-594e-a108-51fe233f7193_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277868,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726091/general/fa8ce6d3-ae64-4a7b-8d07-590468dd8076.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e198ee4-d654-594e-a108-51fe233f7193/6e198ee4-d654-594e-a108-51fe233f7193_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349819,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726091/general/d0ccf854-b8e1-464e-a257-40287171d287.jpg',
'Width': 1920}],
'price': 20650,
'price_includes_vat': True,
'registration_date': '2021-11-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 1.4 TFSI Attraction - Hybrid - Automatic - 150 hp '
'- 70.710 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-25 10:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722612%27 HTTP/1.1" 200 None
2026-03-25 10:23:43 [adesa.be] INFO: Saving data for 10722612: {'created_time': 1774434223.147123, 'last_price_update_time': 1774434223.147135, 'auction_closing_time': 1774528500.0}
2026-03-25 10:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10722612') HTTP/1.1" 204 0
2026-03-25 10:23:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 241ab82e-f943-50af-8af1-214f57f21b7f with identifier: 10722470
2026-03-25 10:23:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 241ab82e-f943-50af-8af1-214f57f21b7f with scrape type 1
2026-03-25 10:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 241ab82e-f943-50af-8af1-214f57f21b7f
2026-03-25 10:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5696205%252Fgeneral%252Ff4aa1a90-a9cd-46fe-bd76-1199935a38e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 10:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696205/general/f4aa1a90-a9cd-46fe-bd76-1199935a38e2.jpg already downloaded
2026-03-25 10:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 10:23: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%252F5696205%252Fgeneral%252F3b887e8b-3a70-48bc-a4c7-2b101968c614.jpg%27 HTTP/1.1"